Pull request #4797 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 6cb94d1249c9906908fa52193fb081dd5c943314+971ded0da61705452274f4b577f848bc3eecf2cb (ae5cf087dac98154e320129de168defb471f2147) 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-ssh17705548371349858588.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17413031554054645537.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4797/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4797/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12356814138890739182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15442829992813582140.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4797/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4797/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10934048475403622781.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-ubuntu20.04-docker-8c-8g-211’ is offline Running on prd-ubuntu20.04-docker-8c-8g-213 in /w/workspace/edgexfoundry_edgex-go_PR-4797 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 6cb94d1249c9906908fa52193fb081dd5c943314 Merge succeeded, producing 6cb94d1249c9906908fa52193fb081dd5c943314 Checking out Revision 6cb94d1249c9906908fa52193fb081dd5c943314 (PR-4797) > 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/4797/head:refs/remotes/origin/PR-4797 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cb94d1249c9906908fa52193fb081dd5c943314 # 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 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cb94d1249c9906908fa52193fb081dd5c943314 # timeout=10 Commit message: "feat: Add new bypassValidation query param to Add Device API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:33:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:33:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:33:13 ========================================================= 07:33:13 EdgeX Global Pipelines Version Info 07:33:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk be36b08e3d6f426bbf1d042e5e268041ff48cc83 # timeout=10 07:33:14 ------------------- 07:33:14 stable info: 07:33:14 ------------------- 07:33:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:33:14 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:33:14 Message: update stable to v1.0.258 07:33:15 ------------------- 07:33:15 experimental info: 07:33:15 ------------------- 07:33:15 Commited By: **** collab-it+edgex@linuxfoundation.org 07:33:15 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:33:15 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4797 [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4797 [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4797 [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cb94d1249c9906908fa52193fb081dd5c943314 [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cb94d1 [Pipeline] echo 07:33:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:15 provisioning config files... 07:33:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config18239793735767246378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:16 ---> ****-login.sh 07:33:16 nexus3.edgexfoundry.org:10001 07:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:16 Configure a credential helper to remove this warning. See 07:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:16 07:33:16 Login Succeeded 07:33:16 nexus3.edgexfoundry.org:10002 07:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:16 Configure a credential helper to remove this warning. See 07:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:16 07:33:16 Login Succeeded 07:33:16 nexus3.edgexfoundry.org:10003 07:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:16 Configure a credential helper to remove this warning. See 07:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:16 07:33:16 Login Succeeded 07:33:16 nexus3.edgexfoundry.org:10004 07:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:16 Configure a credential helper to remove this warning. See 07:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:16 07:33:16 Login Succeeded 07:33:16 ****.io 07:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:17 Configure a credential helper to remove this warning. See 07:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:17 07:33:17 Login Succeeded 07:33:17 ---> ****-login.sh ends [Pipeline] } 07:33:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:33:17 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:33:17 + + cutdirname -d/ cmd/core-command/Dockerfile -f2 07:33:17 07:33:17 + echo core-command,cmd/core-command/Dockerfile 07:33:17 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:33:17 + cut -d/ -f2 07:33:17 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:33:17 + + dirname cmd/core-data/Dockerfile 07:33:17 cut -d/ -f2 07:33:17 + echo core-data,cmd/core-data/Dockerfile 07:33:17 + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 07:33:17 07:33:17 + echo core-metadata,cmd/core-metadata/Dockerfile 07:33:17 + cut -d/ -f2+ 07:33:17 dirname cmd/security-bootstrapper/Dockerfile 07:33:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:33:17 + dirname cmd/security-proxy-auth/Dockerfile 07:33:17 + cut -d/ -f2 07:33:17 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:33:17 + + dirname cmd/security-proxy-setup/Dockerfile 07:33:17 cut -d/ -f2 07:33:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:33:17 + dirname cmd/security-secretstore-setup/Dockerfile 07:33:17 + cut -d/ -f2 07:33:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:33:17 + + dirname cmd/security-spiffe-token-provider/Dockerfilecut 07:33:17 -d/ -f2 07:33:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:33:17 + dirname cmd/security-spire-agent/Dockerfile 07:33:17 + cut -d/ -f2 07:33:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:33:17 + dirname+ cmd/security-spire-config/Dockerfile 07:33:17 cut -d/ -f2 07:33:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:33:17 + dirname cmd/security-spire-server/Dockerfile 07:33:17 + cut -d/ -f2 07:33:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:33:17 + dirname cmd/support-notifications/Dockerfile 07:33:17 + cut -d/ -f2 07:33:17 + echo support-notifications,cmd/support-notifications/Dockerfile 07:33:17 + dirname cmd/support-scheduler/Dockerfile 07:33:17 + cut -d/ -f2 07:33:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:33:17 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:33:18 + git rev-list -1 --merges 6cb94d1249c9906908fa52193fb081dd5c943314~1..6cb94d1249c9906908fa52193fb081dd5c943314 [Pipeline] echo 07:33:18 -----------> git rev-list -1 --merges 6cb94d1249c9906908fa52193fb081dd5c943314~1..6cb94d1249c9906908fa52193fb081dd5c943314 6cb94d1249c9906908fa52193fb081dd5c943314 [false] [Pipeline] sh 07:33:18 + git log --format=format:%s -1 6cb94d1249c9906908fa52193fb081dd5c943314 [Pipeline] echo 07:33:18 ========================================================= 07:33:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:33:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:33:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:33:18 + grep -v github /etc/ssh/ssh_known_hosts 07:33:18 + [ -e /tmp/ssh_known_hosts ] 07:33:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:33:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:33:18 + sudo tee -a /etc/ssh/ssh_known_hosts 07:33:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:33:19 07:33:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:33:19 0.1.4: Pulling from edgex-devops/py-git-semver 07:33:19 b85a868b505f: Pulling fs layer 07:33:19 e2be974225ed: Pulling fs layer 07:33:19 339a4e72a1f5: Pulling fs layer 07:33:19 988bab9f4d93: Pulling fs layer 07:33:19 1469e6f7b9e6: Pulling fs layer 07:33:19 eaf3925da568: Pulling fs layer 07:33:19 bab4dde63d76: Pulling fs layer 07:33:19 bde34c3a00c8: Pulling fs layer 07:33:19 b352a97aabf1: Pulling fs layer 07:33:19 4872d77fe225: Pulling fs layer 07:33:19 5851b861e8e6: Pulling fs layer 07:33:19 4872d77fe225: Waiting 07:33:19 988bab9f4d93: Waiting 07:33:19 1469e6f7b9e6: Waiting 07:33:19 eaf3925da568: Waiting 07:33:19 bab4dde63d76: Waiting 07:33:19 b352a97aabf1: Waiting 07:33:19 bde34c3a00c8: Waiting 07:33:19 5851b861e8e6: Waiting 07:33:19 e2be974225ed: Download complete 07:33:19 988bab9f4d93: Verifying Checksum 07:33:19 988bab9f4d93: Download complete 07:33:19 1469e6f7b9e6: Verifying Checksum 07:33:19 1469e6f7b9e6: Download complete 07:33:19 eaf3925da568: Verifying Checksum 07:33:19 eaf3925da568: Download complete 07:33:19 339a4e72a1f5: Verifying Checksum 07:33:19 339a4e72a1f5: Download complete 07:33:19 bde34c3a00c8: Download complete 07:33:19 b352a97aabf1: Verifying Checksum 07:33:19 b352a97aabf1: Download complete 07:33:19 4872d77fe225: Download complete 07:33:19 5851b861e8e6: Verifying Checksum 07:33:19 5851b861e8e6: Download complete 07:33:19 b85a868b505f: Download complete 07:33:19 bab4dde63d76: Verifying Checksum 07:33:19 bab4dde63d76: Download complete 07:33:20 b85a868b505f: Pull complete 07:33:21 e2be974225ed: Pull complete 07:33:21 339a4e72a1f5: Pull complete 07:33:21 988bab9f4d93: Pull complete 07:33:21 1469e6f7b9e6: Pull complete 07:33:21 eaf3925da568: Pull complete 07:33:23 bab4dde63d76: Pull complete 07:33:23 bde34c3a00c8: Pull complete 07:33:24 b352a97aabf1: Pull complete 07:33:24 4872d77fe225: Pull complete 07:33:24 5851b861e8e6: Pull complete 07:33:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:33:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:24 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 07:33:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:33:27 $ docker top c75c7d3911633465e56a10e91d61ac76e5e98e36cb9eeae732f5d2d64626a6fe -eo pid,comm 07:33:27 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). 07:33:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:33:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:27 [ssh-agent] Looking for ssh-agent implementation... 07:33:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:27 $ docker exec c75c7d3911633465e56a10e91d61ac76e5e98e36cb9eeae732f5d2d64626a6fe ssh-agent 07:33:27 SSH_AUTH_SOCK=/tmp/ssh-e1SWIGhHBwcb/agent.33 07:33:27 SSH_AGENT_PID=39 07:33:27 Running ssh-add (command line suppressed) 07:33:27 Identity added: /w/workspace/edgex-go/2@tmp/private_key_12466307512204686017.key (/w/workspace/edgex-go/2@tmp/private_key_12466307512204686017.key) 07:33:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:28 + git tag --points-at HEAD [Pipeline] } 07:33:28 $ docker exec --env ******** --env ******** c75c7d3911633465e56a10e91d61ac76e5e98e36cb9eeae732f5d2d64626a6fe ssh-agent -k 07:33:28 unset SSH_AUTH_SOCK; 07:33:28 unset SSH_AGENT_PID; 07:33:28 echo Agent pid 39 killed; 07:33:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:33:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:28 [ssh-agent] Looking for ssh-agent implementation... 07:33:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:28 $ docker exec c75c7d3911633465e56a10e91d61ac76e5e98e36cb9eeae732f5d2d64626a6fe ssh-agent 07:33:28 SSH_AUTH_SOCK=/tmp/ssh-tTZX18OfYw10/agent.72 07:33:28 SSH_AGENT_PID=77 07:33:28 Running ssh-add (command line suppressed) 07:33:28 Identity added: /w/workspace/edgex-go/2@tmp/private_key_12902193668393924731.key (/w/workspace/edgex-go/2@tmp/private_key_12902193668393924731.key) 07:33:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:28 + git semver init 07:33:29 2024-05-07 07:33:29,060 [run_init] DEBUG init version:0.0.0 force:False 07:33:29 2024-05-07 07:33:29,062 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 07:33:29 2024-05-07 07:33:29,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 07:33:29 2024-05-07 07:33:29,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 07:33:35 2024-05-07 07:33:34,419 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 07:33:35 2024-05-07 07:33:34,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4797 with force:False 07:33:35 2024-05-07 07:33:34,421 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4797 07:33:35 2024-05-07 07:33:34,426 [execute] INFO git cat-file --batch-check 07:33:35 2024-05-07 07:33:34,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 07:33:35 2024-05-07 07:33:34,432 [execute] INFO git cat-file --batch 07:33:35 2024-05-07 07:33:34,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 07:33:35 2024-05-07 07:33:34,438 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4797 07:33:35 0.0.0 [Pipeline] } 07:33:35 $ docker exec --env ******** --env ******** c75c7d3911633465e56a10e91d61ac76e5e98e36cb9eeae732f5d2d64626a6fe ssh-agent -k 07:33:35 unset SSH_AUTH_SOCK; 07:33:35 unset SSH_AGENT_PID; 07:33:35 echo Agent pid 77 killed; 07:33:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:33:36 + git semver [Pipeline] } 07:33:36 $ docker stop --time=1 c75c7d3911633465e56a10e91d61ac76e5e98e36cb9eeae732f5d2d64626a6fe 07:33:37 $ docker rm -f --volumes c75c7d3911633465e56a10e91d61ac76e5e98e36cb9eeae732f5d2d64626a6fe [Pipeline] // withDockerContainer [Pipeline] sh 07:33:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:33:38 Stashed 1 file(s) [Pipeline] echo 07:33:38 [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 07:33:38 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 07:33:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:33:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:33:38 ========================================================= 07:33:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:33:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:33:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:33:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:33:39 619be1103602: Pulling fs layer 07:33:39 7862e08f4a3e: Pulling fs layer 07:33:39 5df492c9dc93: Pulling fs layer 07:33:39 7629e6793208: Pulling fs layer 07:33:39 4f4fb700ef54: Pulling fs layer 07:33:39 7629e6793208: Waiting 07:33:39 fb5054dd5b73: Pulling fs layer 07:33:39 eeca6798cff9: Pulling fs layer 07:33:39 aa269ceb94a6: Pulling fs layer 07:33:39 fb5054dd5b73: Waiting 07:33:39 eeca6798cff9: Waiting 07:33:39 ada007ff1a6a: Pulling fs layer 07:33:39 ada007ff1a6a: Waiting 07:33:39 aa269ceb94a6: Waiting 07:33:39 7862e08f4a3e: Verifying Checksum 07:33:39 7862e08f4a3e: Download complete 07:33:39 7629e6793208: Verifying Checksum 07:33:39 7629e6793208: Download complete 07:33:39 4f4fb700ef54: Verifying Checksum 07:33:39 4f4fb700ef54: Download complete 07:33:39 fb5054dd5b73: Download complete 07:33:39 619be1103602: Verifying Checksum 07:33:39 619be1103602: Download complete 07:33:39 eeca6798cff9: Verifying Checksum 07:33:39 eeca6798cff9: Download complete 07:33:39 619be1103602: Pull complete 07:33:39 ada007ff1a6a: Verifying Checksum 07:33:39 ada007ff1a6a: Download complete 07:33:39 7862e08f4a3e: Pull complete 07:33:39 5df492c9dc93: Download complete 07:33:39 aa269ceb94a6: Verifying Checksum 07:33:43 5df492c9dc93: Pull complete 07:33:43 7629e6793208: Pull complete 07:33:43 4f4fb700ef54: Pull complete 07:33:43 fb5054dd5b73: Pull complete 07:33:43 eeca6798cff9: Pull complete 07:33:45 aa269ceb94a6: Pull complete 07:33:45 ada007ff1a6a: Pull complete 07:33:45 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:33:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:33:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:33:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:33:46 WORKDIR /edgex 07:33:46 COPY go.mod . 07:33:46 RUN go mod download 07:33:46 + docker build -t ci-base-image-x86_64 -f - . 07:33:46 Sending build context to Docker daemon 177.4MB 07:33:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:33:46 ---> f489d0715acc 07:33:46 Step 2/4 : WORKDIR /edgex 07:33:52 ---> Running in 8dfead1cfbbb 07:33:52 Removing intermediate container 8dfead1cfbbb 07:33:52 ---> 59cc64ef183c 07:33:52 Step 3/4 : COPY go.mod . 07:33:52 ---> 5c817578ed7f 07:33:52 Step 4/4 : RUN go mod download 07:33:52 ---> Running in 132e7ae55f81 07:33:53 Still waiting to schedule task 07:33:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:34:18 Removing intermediate container 132e7ae55f81 07:34:18 ---> dadda6339445 07:34:18 Successfully built dadda6339445 07:34:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:18 + docker inspect -f . ci-base-image-x86_64 07:34:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:19 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 07:34:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:34:19 $ docker top 4372fb3a2ca6e041e12c00b1e9be2a144ae6243f519b340dc98866d662a4928a -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:19 + go version 07:34:19 go version go1.21.9 linux/amd64 [Pipeline] } 07:34:19 $ docker stop --time=1 4372fb3a2ca6e041e12c00b1e9be2a144ae6243f519b340dc98866d662a4928a 07:34:21 $ docker rm -f --volumes 4372fb3a2ca6e041e12c00b1e9be2a144ae6243f519b340dc98866d662a4928a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:21 + docker inspect -f . ci-base-image-x86_64 07:34:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:21 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 07:34:21 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:34:22 $ docker top 106965a7a0b58372f0986f710284f13ca317621e9b5ea596a5f401725cf2615c -eo pid,comm [Pipeline] { [Pipeline] echo 07:34:22 ========================================================= 07:34:22 [edgeXBuildGoParallel] Running Tests and Build... 07:34:22 ========================================================= [Pipeline] sh 07:34:22 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 07:34:22 + make test 07:34:22 go test -race -coverprofile=coverage.out ./... 07:34:30 ? github.com/edgexfoundry/edgex-go [no test files] 07:35:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:35:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:35:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:35:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:35:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:35:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:35:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:35:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:35:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:35:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:35:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:35:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:35:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:35:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:35:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.054s coverage: 28.7% of statements 07:35:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:35:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:35:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:35:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements 07:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:35:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:35:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:35:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:35:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:35:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:35:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.088s coverage: 69.2% of statements 07:35:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements 07:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:35:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:35:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:35:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:35:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:35:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:35:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:35:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:35:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.886s coverage: 93.4% of statements 07:35:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.076s coverage: 6.1% of statements 07:35:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.404s coverage: 97.6% of statements 07:35:12 ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements 07:35:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:35:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.073s coverage: 0.9% of statements 07:35:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.076s coverage: 32.2% of statements 07:35:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.061s coverage: 41.7% of statements 07:35:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 82.9% of statements 07:35:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.047s coverage: 94.1% of statements 07:35:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements 07:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.050s coverage: 87.5% of statements 07:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:35:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:35:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:35:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:35:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:35:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:35:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:35:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:35:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:35:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:35:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.048s coverage: 94.4% of statements 07:35:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:35:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:35:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:35:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:35:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-214 in /w/workspace/edgexfoundry_edgex-go_PR-4797 [Pipeline] { [Pipeline] ws 07:35:28 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:35:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:35:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:35:31 The recommended git tool is: git 07:35:36 using credential edgex-jenkins-ssh 07:35:36 Cloning the remote Git repository 07:35:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:35:36 > git init /w/workspace/edgex-go/2 # timeout=10 07:35:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:35:36 > git --version # timeout=10 07:35:36 > git --version # 'git version 2.25.1' 07:35:36 using GIT_SSH to set credentials SSH Credentials for GitHub 07:35:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.280s coverage: 79.9% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.064s coverage: 92.9% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.054s coverage: 62.3% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.042s coverage: 20.0% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.041s coverage: 100.0% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.098s coverage: 82.1% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.054s coverage: 86.0% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.169s coverage: 63.1% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.303s coverage: 38.4% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.054s coverage: 89.5% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.048s coverage: 84.8% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.068s coverage: 19.9% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 95.7% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.062s coverage: 61.8% of statements 07:35:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 98.9% of statements 07:35: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 07:35:40 running golangci-lint 07:35:40 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:35:40 go version go1.21.9 linux/amd64 07:35:40 level=info msg="[config_reader] Used config file .golangci.yml" 07:35:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:35:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:35:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:57 Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 6cb94d1249c9906908fa52193fb081dd5c943314 07:35:57 Merge succeeded, producing 6cb94d1249c9906908fa52193fb081dd5c943314 07:35:57 Checking out Revision 6cb94d1249c9906908fa52193fb081dd5c943314 (PR-4797) 07:35:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:35:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:35:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:35:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4797/head:refs/remotes/origin/PR-4797 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:35:57 > git config core.sparsecheckout # timeout=10 07:35:57 > git checkout -f 6cb94d1249c9906908fa52193fb081dd5c943314 # timeout=10 07:35:57 > git remote # timeout=10 07:35:57 > git config --get remote.origin.url # timeout=10 07:35:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:35:57 > git merge 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 07:35:57 > git rev-parse HEAD^{commit} # timeout=10 07:35:57 > git config core.sparsecheckout # timeout=10 07:35:57 > git checkout -f 6cb94d1249c9906908fa52193fb081dd5c943314 # timeout=10 07:36:01 Commit message: "feat: Add new bypassValidation query param to Add Device API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:36:03 level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|name|exports_file) took 22.217000988s" 07:36:03 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.858374ms" 07:36:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:36:03 % Total % Received % Xferd Average Speed Time Time Time Current 07:36:03 Dload Upload Total Spent Left Speed 07:36:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 07:36:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:36:03 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 07:36:03 /etc/docker/daemon.json 07:36:03 { 07:36:03 "registry-mirrors": [ 07:36:03 "https://nexus3.edgexfoundry.org:10001" 07:36:03 ], 07:36:03 "bip": "10.250.0.254/24", 07:36:03 "hosts": [ 07:36:03 "tcp://0.0.0.0:5555", 07:36:03 "unix:///var/run/docker.sock" 07:36:03 ], 07:36:03 "mtu": 1458, 07:36:03 "selinux-enabled": true, 07:36:03 "seccomp-profile": "/etc/docker/seccomp.json" 07:36:03 } [Pipeline] sh 07:36:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:36:04 + sudo service docker restart 07:36:17 level=info msg="[linters_context/goanalysis] analyzers took 1m42.766486503s with top 10 stages: buildir: 59.044167289s, gosec: 7.912853299s, inspect: 2.495547888s, fact_deprecated: 2.431115083s, ctrlflow: 1.944961584s, printf: 1.879112021s, fact_purity: 1.505638198s, nilness: 1.367195264s, typedness: 1.28191923s, S1038: 984.593461ms" 07:36:17 level=info msg="[runner] Issues before processing: 197, after processing: 0" 07:36:17 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, cgo: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, identifier_marker: 197/197, nolint: 0/21, filename_unadjuster: 197/197, skip_dirs: 197/197, exclude: 197/197" 07:36:17 level=info msg="[runner] processing took 17.903352ms with stages: nolint: 9.164938ms, identifier_marker: 4.639695ms, exclude-rules: 1.438854ms, autogenerated_exclude: 1.167761ms, path_prettifier: 989.23µs, skip_dirs: 460.254µs, cgo: 25.18µs, filename_unadjuster: 12.51µs, max_same_issues: 720ns, fixer: 660ns, uniq_by_line: 560ns, exclude: 550ns, diff: 520ns, skip_files: 420ns, path_prefixer: 380ns, severity-rules: 270ns, sort_results: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 160ns, source_code: 140ns, path_shortener: 130ns" 07:36:17 level=info msg="[runner] linters took 12.992211284s with stages: goanalysis_metalinter: 12.974207391s" 07:36:17 level=info msg="File cache stats: 0 entries of total size 0B" 07:36:17 level=info msg="Memory: 354 samples, avg is 292.6MB, max is 1252.9MB" 07:36:17 level=info msg="Execution took 35.274580477s" 07:36:17 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:36:22 provisioning config files... 07:36:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6233448861495726964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:36:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:36:23 ./bin/test-attribution-txt.sh [Pipeline] echo 07:36:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:36:23 ---> ****-login.sh 07:36:23 nexus3.edgexfoundry.org:10001 07:36:23 + ls -al . 07:36:23 total 816 07:36:23 drwxrwxr-x 11 1001 1001 4096 May 7 07:34 . 07:36:23 drwxr-xr-x 4 root root 4096 May 7 07:34 .. 07:36:23 drwxrwxr-x 2 1001 1001 4096 May 7 07:33 .blubracket 07:36:23 -rw-rw-r-- 1 1001 1001 10 May 7 07:33 .dockerignore 07:36:23 drwxrwxr-x 8 1001 1001 4096 May 7 07:35 .git 07:36:23 drwxrwxr-x 3 1001 1001 4096 May 7 07:33 .github 07:36:23 -rw-rw-r-- 1 1001 1001 1074 May 7 07:33 .gitignore 07:36:23 -rw-rw-r-- 1 1001 1001 42 May 7 07:33 .golangci.yml 07:36:23 -rw-rw-r-- 1 1001 1001 100 May 7 07:33 .hadolint.yml 07:36:23 drwxr-xr-x 3 1001 1001 4096 May 7 07:33 .semver 07:36:23 -rw-rw-r-- 1 1001 1001 155 May 7 07:33 .sonarcloud.properties 07:36:23 -rw-rw-r-- 1 1001 1001 1171 May 7 07:33 ADOPTERS.md 07:36:23 -rw-rw-r-- 1 1001 1001 20261 May 7 07:33 Attribution.txt 07:36:23 -rw-rw-r-- 1 1001 1001 100284 May 7 07:33 CHANGELOG.md 07:36:23 -rw-rw-r-- 1 1001 1001 3804 May 7 07:33 CONTRIBUTING.md 07:36:23 -rw-rw-r-- 1 1001 1001 677 May 7 07:33 GOVERNANCE.md 07:36:23 -rw-rw-r-- 1 1001 1001 861 May 7 07:33 Jenkinsfile 07:36:23 -rw-rw-r-- 1 1001 1001 10775 May 7 07:33 LICENSE 07:36:23 -rw-rw-r-- 1 1001 1001 15392 May 7 07:33 Makefile 07:36:23 -rw-rw-r-- 1 1001 1001 582 May 7 07:33 OWNERS.md 07:36:23 -rw-rw-r-- 1 1001 1001 9528 May 7 07:33 README.md 07:36:23 -rw-rw-r-- 1 1001 1001 789 May 7 07:33 SECURITY.md 07:36:23 -rw-rw-r-- 1 1001 1001 5 May 7 07:33 VERSION 07:36:23 drwxrwxr-x 2 1001 1001 4096 May 7 07:33 bin 07:36:23 drwxrwxr-x 18 1001 1001 4096 May 7 07:33 cmd 07:36:23 -rw-r--r-- 1 root root 455418 May 7 07:35 coverage.out 07:36:23 drwxrwxr-x 2 1001 1001 4096 May 7 07:33 fuzz_test 07:36:23 -rw-rw-r-- 1 1001 1001 7036 May 7 07:33 go.mod 07:36:23 -rw-rw-r-- 1 1001 1001 101377 May 7 07:33 go.sum 07:36:23 drwxrwxr-x 7 1001 1001 4096 May 7 07:33 internal 07:36:23 drwxrwxr-x 3 1001 1001 4096 May 7 07:33 openapi 07:36:23 -rw-rw-r-- 1 1001 1001 584 May 7 07:33 security.txt 07:36:23 -rw-rw-r-- 1 1001 1001 204 May 7 07:33 version.go [Pipeline] sh 07:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:23 + '[' -e coverage.out ] 07:36:23 + chown 1001:1001 coverage.out [Pipeline] stash 07:36:23 Stashed 1 file(s) [Pipeline] sh 07:36:24 + make build 07:36:24 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 07:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:24 Configure a credential helper to remove this warning. See 07:36:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:24 07:36:24 Login Succeeded 07:36:24 nexus3.edgexfoundry.org:10002 07:36:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:24 Configure a credential helper to remove this warning. See 07:36:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:24 07:36:24 Login Succeeded 07:36:24 nexus3.edgexfoundry.org:10003 07:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:25 Configure a credential helper to remove this warning. See 07:36:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:25 07:36:25 Login Succeeded 07:36:25 nexus3.edgexfoundry.org:10004 07:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:25 Configure a credential helper to remove this warning. See 07:36:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:25 07:36:25 Login Succeeded 07:36:25 ****.io 07:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:25 Configure a credential helper to remove this warning. See 07:36:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:25 07:36:25 Login Succeeded 07:36:25 ---> ****-login.sh ends [Pipeline] } 07:36:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:36:26 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 07:36:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:36:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:36:26 ========================================================= 07:36:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:36:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:36:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:36:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:36:26 c6b39de5b339: Pulling fs layer 07:36:26 a69c41024577: Pulling fs layer 07:36:26 d6de4b400683: Pulling fs layer 07:36:26 35cb2a7552d0: Pulling fs layer 07:36:26 4f4fb700ef54: Pulling fs layer 07:36:26 464afbd9ba4c: Pulling fs layer 07:36:26 00f215d4a9da: Pulling fs layer 07:36:26 d496ad576159: Pulling fs layer 07:36:26 35cb2a7552d0: Waiting 07:36:26 4f4fb700ef54: Waiting 07:36:26 464afbd9ba4c: Waiting 07:36:26 00f215d4a9da: Waiting 07:36:26 d496ad576159: Waiting 07:36:27 a69c41024577: Verifying Checksum 07:36:27 a69c41024577: Download complete 07:36:27 35cb2a7552d0: Verifying Checksum 07:36:27 35cb2a7552d0: Download complete 07:36:27 4f4fb700ef54: Verifying Checksum 07:36:27 4f4fb700ef54: Download complete 07:36:27 464afbd9ba4c: Verifying Checksum 07:36:27 464afbd9ba4c: Download complete 07:36:27 c6b39de5b339: Verifying Checksum 07:36:27 c6b39de5b339: Download complete 07:36:27 d496ad576159: Verifying Checksum 07:36:27 d496ad576159: Download complete 07:36:27 c6b39de5b339: Pull complete 07:36:28 a69c41024577: Pull complete 07:36:28 d6de4b400683: Verifying Checksum 07:36:28 d6de4b400683: Download complete 07:36:29 00f215d4a9da: Verifying Checksum 07:36:29 00f215d4a9da: Download complete 07:36:42 d6de4b400683: Pull complete 07:36:42 35cb2a7552d0: Pull complete 07:36:42 4f4fb700ef54: Pull complete 07:36:42 464afbd9ba4c: Pull complete 07:36:50 00f215d4a9da: Pull complete 07:36:50 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 07:36:50 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 07:36:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:36:52 d496ad576159: Pull complete 07:36:52 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:36:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:36: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 07:36:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:36:52 WORKDIR /edgex 07:36:52 COPY go.mod . 07:36:52 RUN go mod download 07:36:52 + docker build -t ci-base-image-arm64 -f - . 07:36:53 Sending build context to Docker daemon 3.004MB 07:36:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:36:53 ---> f246e2811388 07:36:53 Step 2/4 : WORKDIR /edgex 07:36:55 ---> Running in 08116918a829 07:36:55 Removing intermediate container 08116918a829 07:36:55 ---> 2781ee31237f 07:36:55 Step 3/4 : COPY go.mod . 07:36:55 ---> 28166c751c0f 07:36:55 Step 4/4 : RUN go mod download 07:36:55 ---> Running in 6e9975bcbafe 07:36:57 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 07:36:59 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 07:37:01 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 07:37:02 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 07:37: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/secrets-config ./cmd/secrets-config 07:37: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:37:05 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] } 07:37:06 $ docker stop --time=1 106965a7a0b58372f0986f710284f13ca317621e9b5ea596a5f401725cf2615c 07:37:11 $ docker rm -f --volumes 106965a7a0b58372f0986f710284f13ca317621e9b5ea596a5f401725cf2615c [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 07:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:37:12 07:37:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:37:13 latest: Pulling from edgex-devops/edgex-compose 07:37:13 91d30c5bc195: Pulling fs layer 07:37:13 2e9b0aa3be6d: Pulling fs layer 07:37:13 9c61dcf015f6: Pulling fs layer 07:37:13 4698f68db338: Pulling fs layer 07:37:13 2a2f49069b9e: Pulling fs layer 07:37:13 e0025b399a48: Pulling fs layer 07:37:13 4698f68db338: Waiting 07:37:13 e0025b399a48: Waiting 07:37:13 91d30c5bc195: Verifying Checksum 07:37:13 91d30c5bc195: Download complete 07:37:13 4698f68db338: Verifying Checksum 07:37:13 4698f68db338: Download complete 07:37:13 2e9b0aa3be6d: Verifying Checksum 07:37:13 2e9b0aa3be6d: Download complete 07:37:13 e0025b399a48: Verifying Checksum 07:37:13 e0025b399a48: Download complete 07:37:13 2a2f49069b9e: Verifying Checksum 07:37:13 2a2f49069b9e: Download complete 07:37:13 91d30c5bc195: Pull complete 07:37:13 9c61dcf015f6: Verifying Checksum 07:37:13 9c61dcf015f6: Download complete 07:37:13 2e9b0aa3be6d: Pull complete 07:37:17 9c61dcf015f6: Pull complete 07:37:17 4698f68db338: Pull complete 07:37:17 2a2f49069b9e: Pull complete 07:37:17 e0025b399a48: Pull complete 07:37:17 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:17 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 07:37:17 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:37:21 $ docker top 5fcbaf0e8d0a1ec46844a00c28dad587d9680364d439e99f531bf43c968d7eb8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:21 + docker compose -f ./docker-compose-build.yml build --parallel 07:37:24 #1 [core-metadata internal] load build definition from Dockerfile 07:37:24 #1 transferring dockerfile: 2.06kB done 07:37:24 #1 DONE 0.0s 07:37:24 07:37:24 #2 [security-spire-server internal] load build definition from Dockerfile 07:37:24 #2 transferring dockerfile: 1.70kB done 07:37:24 #2 DONE 0.0s 07:37:24 07:37:24 #3 [core-data internal] load build definition from Dockerfile 07:37:24 #3 transferring dockerfile: 2.01kB done 07:37:24 #3 DONE 0.0s 07:37:24 07:37:24 #4 [security-secretstore-setup internal] load build definition from Dockerfile 07:37:24 #4 transferring dockerfile: 2.49kB done 07:37:24 #4 DONE 0.0s 07:37:24 07:37:24 #5 [support-notifications internal] load build definition from Dockerfile 07:37:24 #5 transferring dockerfile: 1.95kB done 07:37:24 #5 DONE 0.0s 07:37:24 07:37:24 #6 [security-spire-agent internal] load build definition from Dockerfile 07:37:24 #6 transferring dockerfile: 1.81kB done 07:37:24 #6 DONE 0.0s 07:37:24 07:37:24 #7 [security-proxy-auth internal] load build definition from Dockerfile 07:37:24 #7 transferring dockerfile: 2.15kB done 07:37:24 #7 DONE 0.0s 07:37:24 07:37:24 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:37:24 #8 transferring dockerfile: 1.89kB done 07:37:24 #8 DONE 0.0s 07:37:24 07:37:24 #9 [security-spire-config internal] load build definition from Dockerfile 07:37:24 #9 transferring dockerfile: 1.69kB done 07:37:24 #9 DONE 0.0s 07:37:24 07:37:24 #10 [core-command internal] load build definition from Dockerfile 07:37:24 #10 transferring dockerfile: 1.93kB done 07:37:24 #10 DONE 0.0s 07:37:24 07:37:24 #11 [support-scheduler internal] load build definition from Dockerfile 07:37:24 #11 transferring dockerfile: 1.93kB done 07:37:24 #11 DONE 0.0s 07:37:24 07:37:24 #12 [core-metadata internal] load .dockerignore 07:37:24 #12 transferring context: 50B done 07:37:24 #12 DONE 0.0s 07:37:24 07:37:24 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:37:24 #13 transferring dockerfile: 2.23kB done 07:37:24 #13 DONE 0.0s 07:37:24 07:37:24 #14 [security-proxy-setup internal] load build definition from Dockerfile 07:37:24 #14 transferring dockerfile: 2.50kB done 07:37:24 #14 DONE 0.0s 07:37:24 07:37:24 #15 [security-bootstrapper internal] load build definition from Dockerfile 07:37:24 #15 transferring dockerfile: 2.93kB done 07:37:24 #15 DONE 0.0s 07:37:24 07:37:24 #16 [security-spire-server internal] load .dockerignore 07:37:24 #16 transferring context: 50B done 07:37:24 #16 DONE 0.0s 07:37:24 07:37:24 #17 [core-data internal] load .dockerignore 07:37:24 #17 transferring context: 50B done 07:37:24 #17 DONE 0.0s 07:37:24 07:37:24 #18 [security-secretstore-setup internal] load .dockerignore 07:37:24 #18 transferring context: 50B done 07:37:24 #18 DONE 0.0s 07:37:24 07:37:24 #19 [support-notifications internal] load .dockerignore 07:37:24 #19 transferring context: 50B done 07:37:24 #19 DONE 0.0s 07:37:24 07:37:24 #20 [security-spire-agent internal] load .dockerignore 07:37:24 #20 transferring context: 50B done 07:37:24 #20 DONE 0.0s 07:37:24 07:37:24 #21 [security-proxy-auth internal] load .dockerignore 07:37:24 #21 transferring context: 50B done 07:37:24 #21 DONE 0.0s 07:37:24 07:37:24 #22 [security-spiffe-token-provider internal] load .dockerignore 07:37:24 #22 transferring context: 50B done 07:37:24 #22 DONE 0.0s 07:37:24 07:37:24 #23 [security-spire-config internal] load .dockerignore 07:37:24 #23 transferring context: 50B done 07:37:24 #23 DONE 0.0s 07:37:24 07:37:24 #24 [core-command internal] load .dockerignore 07:37:24 #24 transferring context: 50B done 07:37:24 #24 DONE 0.0s 07:37:24 07:37:24 #25 [support-scheduler internal] load .dockerignore 07:37:24 #25 transferring context: 50B done 07:37:24 #25 DONE 0.0s 07:37:24 07:37:24 #26 [core-common-config-bootstrapper internal] load .dockerignore 07:37:24 #26 transferring context: 50B done 07:37:24 #26 DONE 0.0s 07:37:24 07:37:24 #27 [security-proxy-setup internal] load .dockerignore 07:37:24 #27 transferring context: 50B done 07:37:24 #27 DONE 0.0s 07:37:24 07:37:24 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:37:24 #28 DONE 0.0s 07:37:24 07:37:24 #29 [security-bootstrapper internal] load .dockerignore 07:37:24 #29 transferring context: 50B done 07:37:24 #29 DONE 0.0s 07:37:24 07:37:24 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 07:37:24 #30 DONE 0.1s 07:37:24 07:37:24 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:24 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:24 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:24 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 07:37:24 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 07:37:24 #31 DONE 0.0s 07:37:24 07:37:24 #32 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:37:24 #32 ... 07:37:24 07:37:24 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:37:24 #28 DONE 0.0s 07:37:24 07:37:24 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:24 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:24 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:24 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 07:37:24 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 07:37:24 #31 DONE 0.1s 07:37:24 07:37:24 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:24 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:24 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:24 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 07:37:24 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 07:37:24 #31 DONE 0.1s 07:37:24 07:37:24 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:37:24 #28 DONE 0.0s 07:37:24 07:37:24 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 07:37:24 #30 ... 07:37:24 07:37:24 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:24 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:24 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:24 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 07:37:24 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 07:37:24 #31 DONE 0.1s 07:37:24 07:37:24 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:37:24 #28 DONE 0.0s 07:37:24 07:37:24 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 07:37:24 #30 ... 07:37:24 07:37:24 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:24 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:24 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:24 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 07:37:24 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 07:37:24 #31 DONE 0.1s 07:37:24 07:37:24 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:37:24 #28 DONE 0.0s 07:37:24 07:37:24 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 07:37:25 #30 ... 07:37:25 07:37:25 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:37:25 #28 DONE 0.0s 07:37:25 07:37:25 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:37:25 #33 DONE 0.7s 07:37:25 07:37:25 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:37:25 #30 DONE 0.5s 07:37:25 07:37:25 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:25 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:25 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:25 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 07:37:25 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 07:37:25 #31 DONE 0.1s 07:37:25 07:37:25 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:37:25 #33 DONE 0.7s 07:37:25 07:37:25 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:37:30 #34 ... 07:37:30 07:37:30 #35 [security-spiffe-token-provider internal] load build context 07:37:30 #35 transferring context: 286.14MB 5.5s 07:37:30 #35 ... 07:37:30 07:37:30 #36 [security-proxy-auth internal] load build context 07:37:31 #36 ... 07:37:31 07:37:31 #35 [security-spiffe-token-provider internal] load build context 07:37:32 #35 transferring context: 407.60MB 7.5s done 07:37:34 #35 ... 07:37:34 07:37:34 #37 [core-metadata internal] load build context 07:37:34 #37 transferring context: 407.60MB 7.9s done 07:37:34 #37 ... 07:37:34 07:37:34 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:37:34 #38 ... 07:37:34 07:37:34 #39 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:37:34 #39 ... 07:37:34 07:37:34 #40 [support-notifications internal] load build context 07:37:34 #40 transferring context: 407.60MB 7.8s done 07:37:35 #40 ... 07:37:35 07:37:35 #41 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:37:35 #41 ... 07:37:35 07:37:35 #42 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:37:36 #42 ... 07:37:36 07:37:36 #32 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:37:36 #32 8.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:36 #32 8.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:36 #32 8.595 (1/1) Installing dumb-init (1.2.5-r2) 07:37:36 #32 8.933 Executing busybox-1.36.1-r5.trigger 07:37:36 #32 8.941 OK: 7 MiB in 16 packages 07:37:36 #32 ... 07:37:36 07:37:36 #43 [core-common-config-bootstrapper internal] load build context 07:37:36 #43 transferring context: 407.60MB 7.9s done 07:37:36 #43 ... 07:37:36 07:37:36 #44 [security-bootstrapper internal] load build context 07:37:36 #44 ... 07:37:36 07:37:36 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 07:37:36 #45 ... 07:37:36 07:37:36 #46 [core-command internal] load build context 07:37:36 #46 transferring context: 407.60MB 7.7s done 07:37:36 #46 ... 07:37:36 07:37:36 #47 [support-scheduler internal] load build context 07:37:36 #47 transferring context: 407.60MB 7.8s done 07:37:36 #47 ... 07:37:36 07:37:36 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 07:37:36 #45 DONE 11.4s 07:37:36 07:37:36 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:37:36 #48 ... 07:37:36 07:37:36 #49 [security-secretstore-setup internal] load build context 07:37:36 #49 transferring context: 407.60MB 7.2s done 07:37:36 #49 ... 07:37:36 07:37:36 #50 [core-data internal] load build context 07:37:36 #50 transferring context: 407.60MB 9.7s done 07:37:36 #50 ... 07:37:36 07:37:36 #51 [security-proxy-setup internal] load build context 07:37:36 #51 ... 07:37:36 07:37:36 #44 [security-bootstrapper internal] load build context 07:37:36 #44 transferring context: 407.60MB 3.4s done 07:37:37 #44 ... 07:37:37 07:37:37 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:37 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:37 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:37 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 07:37:37 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 07:37:37 #31 DONE 0.1s 07:37:37 07:37:37 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:37:37 #38 DONE 13.1s 07:37:37 07:37:37 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:37:37 #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:37:39 #52 ... 07:37:39 07:37:39 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:37:39 #53 ... 07:37:39 07:37:39 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:37:39 #54 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:37:41 #54 ... 07:37:41 07:37:41 #36 [security-proxy-auth internal] load build context 07:37:41 #36 transferring context: 407.60MB 7.4s done 07:37:47 #36 ... 07:37:47 07:37:47 #49 [security-secretstore-setup internal] load build context 07:37:47 #49 DONE 22.2s 07:37:47 07:37:47 #34 [core-data builder 2/7] WORKDIR /edgex-go 07:37:47 #34 DONE 21.9s 07:37:47 07:37:47 #36 [security-proxy-auth internal] load build context 07:37:47 #36 DONE 22.2s 07:37:47 07:37:47 #35 [security-spiffe-token-provider internal] load build context 07:37:47 #35 DONE 22.1s 07:37:47 07:37:47 #40 [support-notifications internal] load build context 07:37:47 #40 DONE 22.2s 07:37:47 07:37:47 #47 [support-scheduler internal] load build context 07:37:47 #47 DONE 22.0s 07:37:47 07:37:47 #46 [core-command internal] load build context 07:37:47 #46 DONE 22.1s 07:37:47 07:37:47 #43 [core-common-config-bootstrapper internal] load build context 07:37:47 #43 DONE 22.0s 07:37:47 07:37:47 #50 [core-data internal] load build context 07:37:47 #50 DONE 22.3s 07:37:47 07:37:47 #32 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:37:47 #32 DONE 22.5s 07:37:47 07:37:47 #37 [core-metadata internal] load build context 07:37:47 #37 DONE 22.4s 07:37:47 07:37:47 #51 [security-proxy-setup internal] load build context 07:37:47 #51 transferring context: 31B 07:37:47 #51 ... 07:37:47 07:37:47 #44 [security-bootstrapper internal] load build context 07:37:47 #44 DONE 21.8s 07:37:47 07:37:47 #55 [security-spire-config internal] load build context 07:37:47 #55 transferring context: 24.94kB done 07:37:47 #55 DONE 9.3s 07:37:47 07:37:47 #56 [security-spire-agent internal] load build context 07:37:47 #56 transferring context: 26.22kB done 07:37:47 #56 DONE 9.3s 07:37:47 07:37:47 #57 [security-spire-server internal] load build context 07:37:47 #57 transferring context: 26.69kB done 07:37:47 #57 DONE 9.3s 07:37:47 07:37:47 #51 [security-proxy-setup internal] load build context 07:37:47 #51 ... 07:37:47 07:37:47 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:37:47 #58 ... 07:37:47 07:37:47 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:37:47 #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 9.1s done 07:37:47 #52 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 07:37:47 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 07:37:47 #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:37:47 #52 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 07:37:47 #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 07:37:47 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 07:37:47 #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 07:37:47 #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done 07:37:47 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 07:37:47 #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 07:37:47 #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s 07:37:49 #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done 07:37:51 #52 ... 07:37:51 07:37:51 #51 [security-proxy-setup internal] load build context 07:37:51 #51 transferring context: 407.60MB 4.4s done 07:37:51 #51 DONE 26.8s 07:37:51 07:37:51 #41 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:37:51 #41 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:51 #41 22.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:51 #41 22.88 (1/2) Installing ca-certificates (20240226-r0) 07:37:51 #41 22.90 (2/2) Installing dumb-init (1.2.5-r2) 07:37:51 #41 22.91 Executing busybox-1.36.1-r5.trigger 07:37:51 #41 22.91 Executing ca-certificates-20240226-r0.trigger 07:37:51 #41 22.98 OK: 8 MiB in 17 packages 07:37:51 #41 DONE 27.2s 07:37:51 07:37:51 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:37:51 #58 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:52 #58 ... 07:37:52 07:37:52 #39 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:37:52 #39 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:52 #39 22.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:52 #39 22.84 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:37:52 #39 22.84 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:37:52 #39 22.84 OK: 20074 distinct packages available 07:37:52 #39 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:52 #39 22.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:52 #39 23.25 (1/11) Installing ca-certificates (20240226-r0) 07:37:52 #39 23.27 (2/11) Installing brotli-libs (1.0.9-r14) 07:37:52 #39 23.28 (3/11) Installing libunistring (1.1-r1) 07:37:52 #39 23.29 (4/11) Installing libidn2 (2.3.4-r1) 07:37:52 #39 23.30 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:37:52 #39 23.31 (6/11) Installing libcurl (8.5.0-r0) 07:37:52 #39 23.32 (7/11) Installing curl (8.5.0-r0) 07:37:52 #39 23.32 (8/11) Installing dumb-init (1.2.5-r2) 07:37:52 #39 23.33 (9/11) Installing musl-obstack (1.2.3-r2) 07:37:52 #39 23.33 (10/11) Installing libucontext (1.2-r2) 07:37:52 #39 23.34 (11/11) Installing gcompat (1.1.0-r1) 07:37:52 #39 23.34 Executing busybox-1.36.1-r5.trigger 07:37:52 #39 23.37 Executing ca-certificates-20240226-r0.trigger 07:37:52 #39 23.41 OK: 12 MiB in 26 packages 07:37:52 #39 DONE 27.2s 07:37:52 07:37:52 #42 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:37:52 #42 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:52 #42 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:52 #42 23.15 (1/1) Installing dumb-init (1.2.5-r2) 07:37:52 #42 23.17 Executing busybox-1.36.1-r5.trigger 07:37:52 #42 23.17 OK: 7 MiB in 16 packages 07:37:52 #42 DONE 27.3s 07:37:52 07:37:52 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:37:52 #48 22.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:52 #48 22.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:52 #48 22.94 (1/4) Installing ca-certificates (20240226-r0) 07:37:52 #48 22.96 (2/4) Installing dumb-init (1.2.5-r2) 07:37:52 #48 22.96 (3/4) Installing su-exec (0.2-r3) 07:37:52 #48 22.98 (4/4) Installing yq (4.33.3-r5) 07:37:52 #48 23.07 Executing busybox-1.36.1-r5.trigger 07:37:52 #48 23.09 Executing ca-certificates-20240226-r0.trigger 07:37:52 #48 23.17 OK: 17 MiB in 19 packages 07:37:52 #48 DONE 27.3s 07:37:52 07:37:52 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:37:52 #58 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:52 #58 14.62 (1/2) Installing dumb-init (1.2.5-r2) 07:37:52 #58 14.63 (2/2) Installing su-exec (0.2-r3) 07:37:52 #58 14.63 Executing busybox-1.36.1-r5.trigger 07:37:52 #58 14.64 OK: 7 MiB in 17 packages 07:37:52 #58 DONE 14.7s 07:37:52 07:37:52 #59 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:37:53 #59 ... 07:37:53 07:37:53 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:37:53 #53 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:53 #53 23.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:53 #53 23.30 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:37:53 #53 23.67 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:37:53 #53 23.67 (3/6) Installing dumb-init (1.2.5-r2) 07:37:53 #53 23.68 (4/6) Installing openssl (3.1.4-r6) 07:37:53 #53 23.69 (5/6) Installing su-exec (0.2-r3) 07:37:53 #53 23.69 (6/6) Installing yq (4.33.3-r5) 07:37:53 #53 23.75 Executing busybox-1.36.1-r5.trigger 07:37:53 #53 23.76 OK: 17 MiB in 19 packages 07:37:53 #53 DONE 24.2s 07:37:53 07:37:53 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:37:53 #54 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 9.1s done 07:37:53 #54 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 07:37:53 #54 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 07:37:53 #54 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done 07:37:53 #54 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 07:37:53 #54 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 07:37:53 #54 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 07:37:53 #54 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 07:37:53 #54 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done 07:37:53 #54 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 07:37:53 #54 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 07:37:53 #54 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done 07:37:53 #54 ... 07:37:53 07:37:53 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:37:53 #0 5.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:53 #0 6.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:53 #0 6.308 OK: 264 MiB in 52 packages 07:37:53 #60 DONE 6.5s 07:37:53 07:37:53 #61 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:37:53 #61 DONE 0.1s 07:37:53 07:37:53 #62 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:53 #62 ... 07:37:53 07:37:53 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:37:53 #0 5.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:53 #0 5.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:53 #0 5.981 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:37:53 #0 5.981 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:37:53 #0 5.981 OK: 20074 distinct packages available 07:37:53 #0 6.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:53 #0 6.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:53 #0 6.579 (1/4) Installing dumb-init (1.2.5-r2) 07:37:53 #0 6.583 (2/4) Installing musl-obstack (1.2.3-r2) 07:37:53 #0 6.587 (3/4) Installing libucontext (1.2-r2) 07:37:53 #0 6.590 (4/4) Installing gcompat (1.1.0-r1) 07:37:53 #0 6.594 Executing busybox-1.36.1-r5.trigger 07:37:53 #0 6.616 OK: 8 MiB in 19 packages 07:37:53 #63 DONE 7.0s 07:37:53 07:37:53 #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:37:53 #0 5.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:53 #0 5.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:53 #0 6.193 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:37:53 #0 6.193 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:37:53 #0 6.193 OK: 20074 distinct packages available 07:37:53 #0 6.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:53 #0 6.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:53 #0 6.670 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:37:53 #0 6.701 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:37:53 #0 6.723 (3/7) Installing dumb-init (1.2.5-r2) 07:37:53 #0 6.727 (4/7) Installing musl-obstack (1.2.3-r2) 07:37:53 #0 6.732 (5/7) Installing libucontext (1.2-r2) 07:37:53 #0 6.732 (6/7) Installing gcompat (1.1.0-r1) 07:37:53 #0 6.733 (7/7) Installing openssl (3.1.4-r6) 07:37:53 #0 6.742 Executing busybox-1.36.1-r5.trigger 07:37:53 #0 6.748 OK: 8 MiB in 20 packages 07:37:53 #64 DONE 7.0s 07:37:53 07:37:53 #65 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:37:53 #0 6.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:53 #0 6.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:53 #0 6.667 OK: 264 MiB in 52 packages 07:37:53 #65 DONE 7.1s 07:37:53 07:37:53 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:37:53 #0 5.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:53 #0 6.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:53 #0 6.477 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:37:53 #0 6.477 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:37:53 #0 6.477 OK: 20070 distinct packages available 07:37:53 #0 6.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:53 #0 6.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:53 #0 6.865 OK: 264 MiB in 52 packages 07:37:53 #66 DONE 7.1s 07:37:53 07:37:53 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:37:53 #67 DONE 0.1s 07:37:53 07:37:53 #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:37:53 #68 DONE 0.2s 07:37:53 07:37:53 #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:54 #69 ... 07:37:54 07:37:54 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:37:54 #0 7.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:54 #0 7.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:54 #0 7.343 OK: 264 MiB in 52 packages 07:37:54 #70 DONE 7.6s 07:37:54 07:37:54 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:37:54 #71 ... 07:37:54 07:37:54 #72 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 07:37:54 #0 6.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:54 #0 6.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:54 #0 6.947 Upgrading critical system libraries and apk-tools: 07:37:54 #0 6.947 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:37:54 #0 7.021 Executing busybox-1.36.1-r5.trigger 07:37:54 #0 7.123 Continuing the upgrade transaction with new apk-tools: 07:37:54 #0 7.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:54 #0 7.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:54 #0 7.444 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:37:54 #0 7.532 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:37:54 #0 7.563 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:37:54 #0 7.572 OK: 7 MiB in 16 packages 07:37:54 #72 DONE 7.9s 07:37:54 07:37:54 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:37:54 #71 DONE 0.3s 07:37:54 07:37:54 #59 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:37:54 #59 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:55 #59 ... 07:37:55 07:37:55 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:37:55 #0 1.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:55 #0 2.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:55 #0 2.237 Upgrading critical system libraries and apk-tools: 07:37:55 #0 2.237 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:37:55 #0 2.242 Executing busybox-1.36.1-r5.trigger 07:37:55 #0 2.313 Continuing the upgrade transaction with new apk-tools: 07:37:55 #0 2.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:55 #0 2.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:55 #0 2.624 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:37:55 #0 2.630 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:37:55 #0 2.694 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:37:55 #0 2.703 Executing ca-certificates-20240226-r0.trigger 07:37:55 #0 2.747 OK: 8 MiB in 17 packages 07:37:55 #73 DONE 3.0s 07:37:55 07:37:55 #59 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:37:55 #59 2.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:55 #59 2.690 Upgrading critical system libraries and apk-tools: 07:37:55 #59 2.690 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:37:55 #59 2.698 Executing busybox-1.36.1-r5.trigger 07:37:55 #59 2.781 Continuing the upgrade transaction with new apk-tools: 07:37:55 #59 2.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:55 #59 2.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:55 #59 3.127 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:37:55 #59 3.155 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:37:55 #59 3.171 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:37:55 #59 3.171 OK: 7 MiB in 17 packages 07:37:56 #59 DONE 3.5s 07:37:56 07:37:56 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:37:56 #0 2.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.886 Upgrading critical system libraries and apk-tools: 07:37:56 #0 2.886 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:37:56 #0 2.895 Executing busybox-1.36.1-r5.trigger 07:37:56 #0 2.985 Continuing the upgrade transaction with new apk-tools: 07:37:56 #0 2.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:56 #0 3.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:56 #0 3.290 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:37:56 #0 3.309 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:37:56 #0 3.353 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:37:56 #0 3.361 Executing ca-certificates-20240226-r0.trigger 07:37:56 #0 3.403 OK: 12 MiB in 26 packages 07:37:56 #74 DONE 3.9s 07:37:56 07:37:56 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:37:56 #0 2.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.923 Upgrading critical system libraries and apk-tools: 07:37:56 #0 2.923 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:37:56 #0 2.933 Executing busybox-1.36.1-r5.trigger 07:37:56 #0 3.015 Continuing the upgrade transaction with new apk-tools: 07:37:56 #0 3.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:56 #0 3.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:56 #0 3.343 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:37:56 #0 3.347 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:37:56 #0 3.380 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:37:56 #0 3.389 Executing ca-certificates-20240226-r0.trigger 07:37:56 #0 3.457 OK: 17 MiB in 19 packages 07:37:56 #75 DONE 3.9s 07:37:56 07:37:56 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:37:56 #76 ... 07:37:56 07:37:56 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:37:56 #0 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:56 #0 3.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:56 #0 3.538 Upgrading critical system libraries and apk-tools: 07:37:56 #0 3.538 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:37:56 #0 3.580 Executing busybox-1.36.1-r5.trigger 07:37:56 #0 3.645 Continuing the upgrade transaction with new apk-tools: 07:37:56 #0 3.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:56 #0 3.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:56 #0 3.948 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:37:56 #0 3.956 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:37:56 #0 3.989 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:37:56 #0 3.999 OK: 7 MiB in 16 packages 07:37:56 #77 DONE 4.2s 07:37:56 07:37:56 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:37:56 #0 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.398 Upgrading critical system libraries and apk-tools: 07:37:56 #0 2.398 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:37:56 #0 2.404 Executing busybox-1.36.1-r5.trigger 07:37:56 #0 2.534 Continuing the upgrade transaction with new apk-tools: 07:37:56 #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.824 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:37:56 #0 2.832 OK: 17 MiB in 19 packages 07:37:56 #78 DONE 3.1s 07:37:56 07:37:56 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:37:56 #79 DONE 0.0s 07:37:56 07:37:56 #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:37:56 #0 2.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.390 Upgrading critical system libraries and apk-tools: 07:37:56 #0 2.390 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:37:56 #0 2.394 Executing busybox-1.36.1-r5.trigger 07:37:56 #0 2.455 Continuing the upgrade transaction with new apk-tools: 07:37:56 #0 2.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:56 #80 2.760 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:37:56 #80 2.770 OK: 8 MiB in 20 packages 07:37:56 #80 DONE 2.9s 07:37:56 07:37:56 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:37:56 #0 2.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.351 Upgrading critical system libraries and apk-tools: 07:37:56 #0 2.351 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:37:56 #0 2.363 Executing busybox-1.36.1-r5.trigger 07:37:56 #0 2.422 Continuing the upgrade transaction with new apk-tools: 07:37:56 #0 2.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:37:56 #0 2.748 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:37:56 #0 2.760 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:37:56 #0 2.795 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:37:56 #0 2.801 OK: 8 MiB in 19 packages 07:37:56 #81 DONE 2.9s 07:37:56 07:37:56 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:37:58 #82 DONE 1.6s 07:37:58 07:37:58 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:37:58 #76 DONE 2.3s 07:37:58 07:37:58 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:37:58 #83 DONE 1.6s 07:37:58 07:37:58 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:37:58 #84 DONE 1.6s 07:37:58 07:37:58 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:37:58 #85 ... 07:37:58 07:37:58 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:37:58 #86 DONE 0.1s 07:37:58 07:37:58 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:37:58 #87 DONE 0.5s 07:37:58 07:37:58 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:37:58 #88 DONE 0.5s 07:37:58 07:37:58 #89 [security-spire-server stage-2 6/9] COPY security.txt / 07:37:58 #89 DONE 0.0s 07:37:58 07:37:58 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:37:58 #85 DONE 0.5s 07:37:58 07:37:58 #90 [security-spire-config stage-2 6/10] COPY security.txt / 07:37:58 #90 DONE 0.1s 07:37:58 07:37:58 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:37:58 #91 DONE 0.1s 07:37:58 07:37:58 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:37:58 #92 DONE 0.1s 07:37:58 07:37:58 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:37:59 #93 DONE 0.1s 07:37:59 07:37:59 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:37:59 #94 DONE 0.1s 07:37:59 07:37:59 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 07:37:59 #95 DONE 0.1s 07:37:59 07:37:59 #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:37:59 #96 DONE 0.1s 07:37:59 07:37:59 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:37:59 #97 DONE 0.1s 07:37:59 07:37:59 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:37:59 #98 DONE 0.1s 07:37:59 07:37:59 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:37:59 #99 DONE 0.1s 07:37:59 07:37:59 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:37:59 #100 DONE 0.1s 07:37:59 07:37:59 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:37:59 #101 DONE 0.0s 07:37:59 07:37:59 #102 [security-spire-agent] exporting to image 07:37:59 #102 exporting layers 07:37:59 #102 exporting layers 0.5s done 07:37:59 #102 writing image sha256:fe03bf3ffba61d613e01d93f1b5ea958d8480d2a03f56b0a6488b1eb87f7d6c3 done 07:37:59 #102 naming to docker.io/library/security-spire-server done 07:37:59 #102 writing image sha256:c2166f87829f4ed88b63a75cb6b0ca81e924a8ed6356352bba1f42ef9326a7dc done 07:37:59 #102 naming to docker.io/library/security-spire-config done 07:37:59 #102 writing image sha256:5611c76ae2763935b9f2e87881ea41d256fa81c6b9b775a74fc7e4d97716a693 done 07:37:59 #102 naming to docker.io/library/security-spire-agent done 07:37:59 #102 DONE 0.7s 07:37:59 07:37:59 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:38:03 Removing intermediate container 6e9975bcbafe 07:38:03 ---> 6b737ad9727c 07:38:03 Successfully built 6b737ad9727c 07:38:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:03 + docker inspect -f . ci-base-image-arm64 07:38:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:04 prd-ubuntu20.04-docker-arm64-4c-16g-214 does not seem to be running inside a container 07:38:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:38:04 #52 ... 07:38:04 07:38:04 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:04 #103 ... 07:38:04 07:38:04 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:05 $ docker top 9dde45b85056653c78ac48b99b7428d51d58dbb3f069230ec0f815da85d4d4dc -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:06 + go version 07:38:06 go version go1.21.9 linux/arm64 [Pipeline] } 07:38:06 $ docker stop --time=1 9dde45b85056653c78ac48b99b7428d51d58dbb3f069230ec0f815da85d4d4dc 07:38:07 $ docker rm -f --volumes 9dde45b85056653c78ac48b99b7428d51d58dbb3f069230ec0f815da85d4d4dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:08 + docker inspect -f . ci-base-image-arm64 07:38:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:08 prd-ubuntu20.04-docker-arm64-4c-16g-214 does not seem to be running inside a container 07:38:08 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:38:09 $ docker top 03d03bc11cdbb1fa0bc82c583380c9838d1cd8f267719805ef5222811e273a72 -eo pid,comm [Pipeline] { [Pipeline] echo 07:38:10 ========================================================= 07:38:10 [edgeXBuildGoParallel] Running Tests and Build... 07:38:10 ========================================================= [Pipeline] sh 07:38:10 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 07:38:11 + make test 07:38:11 go test -race -coverprofile=coverage.out ./... 07:38:31 #104 ... 07:38:31 07:38:31 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:31 #103 DONE 33.9s 07:38:31 07:38:31 #62 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:31 #62 DONE 34.5s 07:38:31 07:38:31 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:31 #104 DONE 33.2s 07:38:31 07:38:31 #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:31 #69 DONE 34.0s 07:38:31 07:38:31 #105 [core-metadata builder 6/7] COPY . . 07:38:37 #105 DONE 9.3s 07:38:37 07:38:37 #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:37 #106 CACHED 07:38:37 07:38:37 #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:38:37 #107 CACHED 07:38:37 07:38:37 #108 [support-scheduler builder 6/7] COPY . . 07:38:37 #108 CACHED 07:38:37 07:38:37 #109 [core-common-config-bootstrapper builder 6/7] COPY . . 07:38:37 #109 CACHED 07:38:37 07:38:37 #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:37 #110 CACHED 07:38:37 07:38:37 #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:38:37 #111 CACHED 07:38:37 07:38:37 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:37 #112 CACHED 07:38:37 07:38:37 #113 [core-command builder 6/7] COPY . . 07:38:37 #113 CACHED 07:38:37 07:38:37 #114 [core-command builder 4/7] COPY go.mod vendor* ./ 07:38:37 #114 CACHED 07:38:37 07:38:37 #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:38:37 #115 CACHED 07:38:37 07:38:37 #116 [security-proxy-auth builder 6/7] COPY . . 07:38:37 #116 CACHED 07:38:37 07:38:37 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:37 #117 CACHED 07:38:37 07:38:37 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 07:38:37 #118 CACHED 07:38:37 07:38:37 #119 [core-data builder 6/7] COPY . . 07:38:37 #119 CACHED 07:38:37 07:38:37 #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:37 #120 CACHED 07:38:37 07:38:37 #121 [support-notifications builder 6/7] COPY . . 07:38:37 #121 DONE 9.3s 07:38:37 07:38:37 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:38:37 #122 ... 07:38:37 07:38:37 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:38:37 #123 CACHED 07:38:37 07:38:37 #124 [security-proxy-setup builder 6/7] COPY . . 07:38:37 #124 CACHED 07:38:37 07:38:37 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:37 #125 CACHED 07:38:37 07:38:37 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:37 #126 CACHED 07:38:37 07:38:37 #127 [security-bootstrapper builder 6/7] COPY . . 07:38:37 #127 CACHED 07:38:37 07:38:37 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:38:37 #128 CACHED 07:38:37 07:38:37 #129 [security-spiffe-token-provider builder 6/7] COPY . . 07:38:37 #129 DONE 9.3s 07:38:37 07:38:37 #130 [security-secretstore-setup builder 6/7] COPY . . 07:38:37 #130 DONE 9.3s 07:38:37 07:38:37 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:38:38 #131 1.284 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 07:38:48 #131 ... 07:38:48 07:38:48 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:38:48 #0 0.518 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 07:38:48 #132 ... 07:38:48 07:38:48 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:38:48 #0 1.060 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 07:38:48 #133 ... 07:38:48 07:38:48 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:38:48 #0 0.655 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 07:38:48 #134 ... 07:38:48 07:38:48 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:38:48 #0 0.901 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 07:38:48 #135 ... 07:38:48 07:38:48 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:38:48 #0 0.989 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 07:38:48 #136 ... 07:38:48 07:38:48 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:38:48 #0 1.074 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 07:38:48 #137 ... 07:38:48 07:38:48 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:38:48 #0 0.574 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 07:38:48 #138 ... 07:38:48 07:38:48 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:38:48 #122 1.096 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 07:38:48 #122 ... 07:38:48 07:38:48 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:38:48 #0 1.153 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 07:38:48 #139 ... 07:38:48 07:38:48 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:38:48 #0 1.303 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 07:38:58 ? github.com/edgexfoundry/edgex-go [no test files] 07:40:10 #140 ... 07:40:10 07:40:10 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:40:10 #139 83.02 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 07:40:49 #139 ... 07:40:49 07:40:49 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:40:49 #138 DONE 130.0s 07:40:49 07:40:49 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:40:49 #137 DONE 130.0s 07:40:49 07:40:49 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:40:49 #136 DONE 130.0s 07:40:49 07:40:49 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:40:49 #133 DONE 130.0s 07:40:49 07:40:49 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:40:49 #141 ... 07:40:49 07:40:49 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:40:49 #139 DONE 130.0s 07:40:49 07:40:49 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:40:49 #131 DONE 130.1s 07:40:49 07:40:49 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:40:49 #140 DONE 130.2s 07:40:49 07:40:49 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:40:49 #142 ... 07:40:49 07:40:49 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:40:49 #132 DONE 130.4s 07:40:49 07:40:49 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:40:49 #135 DONE 130.5s 07:40:49 07:40:49 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:40:49 #134 DONE 130.5s 07:40:49 07:40:49 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:40:49 #122 DONE 130.6s 07:40:49 07:40:49 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:40:49 #143 ... 07:40:49 07:40:49 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:40:49 #141 DONE 0.8s 07:40:49 07:40:49 #144 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:40:49 #144 DONE 0.9s 07:40:49 07:40:49 #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:40:49 #145 DONE 0.8s 07:40:49 07:40:49 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:40:49 #142 DONE 0.6s 07:40:49 07:40:49 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:40:49 #143 DONE 0.5s 07:40:49 07:40:49 #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:40:49 #146 ... 07:40:49 07:40:49 #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:40:49 #147 DONE 0.4s 07:40:49 07:40:49 #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:40:49 #148 DONE 0.4s 07:40:49 07:40:49 #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:40:49 #149 DONE 0.4s 07:40:49 07:40:49 #150 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:40:49 #150 ... 07:40:49 07:40:49 #151 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:40:49 #151 CACHED 07:40:49 07:40:49 #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:40:49 #152 CACHED 07:40:49 07:40:49 #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:40:49 #153 DONE 0.4s 07:40:49 07:40:49 #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:40:49 #154 CACHED 07:40:49 07:40:49 #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:40:49 #155 CACHED 07:40:49 07:40:49 #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:40:49 #156 CACHED 07:40:49 07:40:49 #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:40:49 #157 CACHED 07:40:49 07:40:49 #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:40:49 #158 DONE 0.4s 07:40:49 07:40:49 #159 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:40:49 #159 CACHED 07:40:49 07:40:49 #160 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:40:49 #160 CACHED 07:40:49 07:40:49 #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:40:49 #146 DONE 0.5s 07:40:49 07:40:49 #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:40:49 #161 DONE 0.3s 07:40:49 07:40:49 #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:40:50 #162 DONE 1.7s 07:40:50 07:40:50 #150 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:40:50 #150 DONE 1.8s 07:40:50 07:40:50 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:40:50 #163 DONE 1.9s 07:40:50 07:40:50 #164 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:40:50 #164 DONE 1.8s 07:40:50 07:40:50 #165 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:40:50 #165 ... 07:40:50 07:40:50 #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:40:50 #166 DONE 2.1s 07:40:50 07:40:50 #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:40:50 #167 DONE 2.2s 07:40:50 07:40:50 #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:40:50 #168 DONE 2.2s 07:40:50 07:40:50 #169 [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 07:40:50 #169 DONE 2.1s 07:40:50 07:40:50 #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:40:50 #170 DONE 2.2s 07:40:50 07:40:50 #171 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:40:51 #171 ... 07:40:51 07:40:51 #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:40:51 #172 DONE 2.9s 07:40:51 07:40:51 #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:40:51 #173 DONE 2.3s 07:40:51 07:40:51 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:40:51 #174 DONE 0.8s 07:40:51 07:40:51 #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:40:51 #175 DONE 0.8s 07:40:51 07:40:51 #176 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:40:51 #176 DONE 0.8s 07:40:51 07:40:51 #165 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:40:51 #165 DONE 0.9s 07:40:51 07:40:51 #102 [core-data] exporting to image 07:40:51 #102 exporting layers 07:40:51 #102 ... 07:40:51 07:40:51 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:40:51 #177 DONE 0.6s 07:40:51 07:40:51 #171 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:40:51 #171 DONE 0.6s 07:40:51 07:40:51 #178 [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 07:40:51 #178 DONE 0.6s 07:40:51 07:40:51 #179 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:40:51 #179 DONE 0.6s 07:40:51 07:40:51 #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:40:51 #180 DONE 0.6s 07:40:51 07:40:51 #102 [core-command] exporting to image 07:40:51 #102 ... 07:40:51 07:40:51 #181 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:40:51 #181 DONE 0.3s 07:40:51 07:40:51 #102 [support-scheduler] exporting to image 07:40:51 #102 ... 07:40:51 07:40:51 #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:40:51 #182 DONE 0.5s 07:40:51 07:40:51 #102 [support-notifications] exporting to image 07:40:51 #102 exporting layers 0.4s done 07:40:51 #102 ... 07:40:51 07:40:51 #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:40:51 #183 DONE 0.5s 07:40:51 07:40:51 #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:40:51 #184 DONE 0.5s 07:40:51 07:40:51 #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:40:51 #185 DONE 0.4s 07:40:51 07:40:51 #102 [security-spiffe-token-provider] exporting to image 07:40:51 #102 ... 07:40:51 07:40:51 #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:40:51 #186 DONE 0.5s 07:40:51 07:40:51 #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:40:51 #187 DONE 0.5s 07:40:51 07:40:51 #188 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:40:51 #188 DONE 0.4s 07:40:51 07:40:51 #189 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:40:51 #189 DONE 0.5s 07:40:51 07:40:51 #102 [core-metadata] exporting to image 07:40:51 #102 exporting layers 0.3s done 07:40:51 #102 writing image sha256:a7cb3f3dedaff0ca01cee3e52f36368943d6f3dc1b17b96292b50dc7d5dbf608 07:40:51 #102 writing image sha256:c7a7956bb83dae028ffdf1467f709e1229c95b78d99416b513ac1d32091d2c24 07:40:51 #102 writing image sha256:b71d6ad9f9cef74aedc358f7f58210c5205d069bd1f0113e8bc3c0f1b89a0be4 07:40:51 #102 writing image sha256:d6316e17ae90c98871d8c76b1ac0666fe72406e00f26d75177d9327db8dfe7a4 07:40:52 #102 ... 07:40:52 07:40:52 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:40:52 #190 DONE 0.5s 07:40:52 07:40:52 #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:40:52 #191 DONE 0.4s 07:40:52 07:40:52 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:40:52 #192 DONE 0.4s 07:40:52 07:40:52 #102 [core-command] exporting to image 07:40:52 #102 exporting layers 0.5s done 07:40:52 #102 writing image sha256:a7cb3f3dedaff0ca01cee3e52f36368943d6f3dc1b17b96292b50dc7d5dbf608 0.3s done 07:40:52 #102 writing image sha256:c7a7956bb83dae028ffdf1467f709e1229c95b78d99416b513ac1d32091d2c24 0.3s done 07:40:52 #102 writing image sha256:b71d6ad9f9cef74aedc358f7f58210c5205d069bd1f0113e8bc3c0f1b89a0be4 0.3s done 07:40:52 #102 writing image sha256:d6316e17ae90c98871d8c76b1ac0666fe72406e00f26d75177d9327db8dfe7a4 0.3s done 07:40:52 #102 naming to docker.io/library/support-notifications done 07:40:52 #102 naming to docker.io/library/support-scheduler done 07:40:52 #102 naming to docker.io/library/core-data done 07:40:52 #102 naming to docker.io/library/core-command done 07:40:52 #102 writing image sha256:149ab40b6db6e52a999f5b6a0fe28841899b8d344d71daccf12d1aba403bd9e6 done 07:40:52 #102 naming to docker.io/library/core-metadata done 07:40:52 #102 writing image sha256:b21ffbb01f1d06c3d5e127afe1d13c68528a1da35b75b28287bf8e9c139c6205 done 07:40:52 #102 naming to docker.io/library/security-spiffe-token-provider done 07:40:52 #102 DONE 1.9s 07:40:52 07:40:52 #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:40:52 #193 DONE 0.4s 07:40:52 07:40:52 #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:40:52 #194 ... 07:40:52 07:40:52 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:40:52 #195 DONE 0.4s 07:40:52 07:40:52 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:40:52 #196 DONE 0.9s 07:40:52 07:40:52 #197 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:40:52 #197 DONE 0.8s 07:40:52 07:40:52 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:40:52 #198 DONE 0.1s 07:40:52 07:40:52 #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:40:52 #199 DONE 0.1s 07:40:52 07:40:52 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:40:52 #200 DONE 0.0s 07:40:52 07:40:52 #102 [core-common-config-bootstrapper] exporting to image 07:40:52 #102 exporting layers 0.2s done 07:40:52 #102 exporting layers 0.3s done 07:40:52 #102 writing image sha256:5d7d9c8cabc7e0fa2510f9bf1ba37ca9addaa6bfe6fcbc2377bcacc8acb83da6 done 07:40:52 #102 naming to docker.io/library/core-common-config-bootstrapper done 07:40:52 #102 writing image sha256:a8f928bc1e65b7ee351e03d8f3d4ef42e7da5c2b4b07fb1d529af16338fa53eb done 07:40:52 #102 naming to docker.io/library/security-proxy-auth done 07:40:52 #102 DONE 2.2s 07:40:52 07:40:52 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:40:52 #201 DONE 0.1s 07:40:52 07:40:52 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:40:52 #202 DONE 0.2s 07:40:52 07:40:52 #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:40:52 #194 DONE 0.8s 07:40:52 07:40:52 #102 [security-proxy-setup] exporting to image 07:40:53 #102 exporting layers 0.2s done 07:40:53 #102 writing image sha256:3189d70996913649dcf39a845a3ba8a1d82db17e352766fa315e2facd7274813 done 07:40:53 #102 naming to docker.io/library/security-proxy-setup done 07:40:53 #102 DONE 2.4s 07:40:53 07:40:53 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:40:53 #203 DONE 0.5s 07:40:53 07:40:53 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:40:53 #204 DONE 0.5s 07:40:53 07:40:53 #102 [security-secretstore-setup] exporting to image 07:40:53 #102 exporting layers 0.2s done 07:40:53 #102 writing image sha256:ba08082841fccac188b40cd0c4129cc492358b85ce433df068acd7eb93c0ecf3 done 07:40:53 #102 naming to docker.io/library/security-secretstore-setup done 07:40:53 #102 DONE 2.6s 07:40:53 07:40:53 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:40:53 #54 ... 07:40:53 07:40:53 #102 [security-bootstrapper] exporting to image 07:40:53 #102 exporting layers 0.2s done 07:40:53 #102 writing image sha256:11f7199957ca39c86ea0e921237bf7986c9a891fec9f729acc3bfe4db618bd92 done 07:40:53 #102 naming to docker.io/library/security-bootstrapper done 07:40:53 #102 DONE 2.9s 07:40:53 07:40:53 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:40:53 time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:40:53 time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:40:53 time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:40:53 time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:40:53 time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:40:53 time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:40:53 time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:40:53 time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:40:53 time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:40:53 time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:40:53 time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:40:53 time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:40:53 time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:40:53 time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:40:53 $ docker stop --time=1 5fcbaf0e8d0a1ec46844a00c28dad587d9680364d439e99f531bf43c968d7eb8 07:40:55 $ docker rm -f --volumes 5fcbaf0e8d0a1ec46844a00c28dad587d9680364d439e99f531bf43c968d7eb8 [Pipeline] // withDockerContainer [Pipeline] sh 07:40:55 + docker images 07:40:55 REPOSITORY TAG IMAGE ID CREATED SIZE 07:40:55 security-bootstrapper latest 11f7199957ca 2 seconds ago 24.2MB 07:40:55 security-secretstore-setup latest ba08082841fc 2 seconds ago 42MB 07:40:55 security-proxy-auth latest a8f928bc1e65 3 seconds ago 38.1MB 07:40:55 core-common-config-bootstrapper latest 5d7d9c8cabc7 3 seconds ago 20.6MB 07:40:55 security-proxy-setup latest 3189d7099691 3 seconds ago 31.5MB 07:40:55 support-notifications latest a7cb3f3dedaf 4 seconds ago 44MB 07:40:55 security-spiffe-token-provider latest b21ffbb01f1d 4 seconds ago 34.3MB 07:40:55 core-command latest d6316e17ae90 4 seconds ago 40.5MB 07:40:55 core-metadata latest 149ab40b6db6 4 seconds ago 41MB 07:40:55 support-scheduler latest c7a7956bb83d 4 seconds ago 43.4MB 07:40:55 core-data latest b71d6ad9f9ce 4 seconds ago 40.8MB 07:40:55 security-spire-config latest c2166f87829f 2 minutes ago 107MB 07:40:55 security-spire-agent latest 5611c76ae276 2 minutes ago 166MB 07:40:55 security-spire-server latest fe03bf3ffba6 2 minutes ago 108MB 07:40:55 ci-base-image-x86_64 latest dadda6339445 6 minutes ago 978MB 07:40:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 weeks ago 565MB 07:40:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB 07:40:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:42:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:42:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:42:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:42:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:42:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:42:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:42:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:42:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:42:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:42:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:42:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:42:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.253s coverage: 28.7% of statements 07:42:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.301s coverage: 97.0% of statements 07:42:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:42:36 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:42:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:42:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.379s coverage: 69.2% of statements 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:42:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.330s coverage: 53.2% of statements 07:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:43:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.601s coverage: 93.4% of statements 07:43:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.575s coverage: 6.1% of statements 07:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:43:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:43:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:43:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:43:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:43:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:43:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:43:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:43:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.702s coverage: 97.6% of statements 07:43:15 ok github.com/edgexfoundry/edgex-go/internal/io 1.203s coverage: 72.2% of statements 07:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:43:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:43:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.402s coverage: 0.9% of statements 07:43:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.279s coverage: 32.2% of statements 07:43:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.276s coverage: 41.7% of statements 07:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.236s coverage: 82.9% of statements 07:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.213s coverage: 94.1% of statements 07:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.279s coverage: 96.3% of statements 07:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.262s coverage: 87.5% of statements 07:43:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:43:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:43:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:43:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:43:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:43:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:43:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:43:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:43:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.235s coverage: 94.4% of statements 07:43:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:43:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:43:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:43:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:44:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.951s coverage: 79.9% of statements 07:44:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.264s coverage: 92.9% of statements 07:44:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements 07:44:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.215s coverage: 62.3% of statements 07:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.200s coverage: 87.2% of statements 07:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.181s coverage: 20.0% of statements 07:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.173s coverage: 100.0% of statements 07:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.465s coverage: 81.8% of statements 07:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.468s coverage: 82.1% of statements 07:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:44:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.214s coverage: 86.0% of statements 07:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.885s coverage: 63.1% of statements 07:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.279s coverage: 100.0% of statements 07:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.103s coverage: 89.4% of statements 07:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements 07:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements 07:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 07:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.806s coverage: 38.4% of statements 07:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.238s coverage: 89.5% of statements 07:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.239s coverage: 84.8% of statements 07:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:44:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.308s coverage: 19.9% of statements 07:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:44:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.632s coverage: 95.7% of statements 07:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:44:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.268s coverage: 61.8% of statements 07:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:44:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.387s coverage: 98.9% of statements 07:44:50 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 07:44:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:44:50 go vet ./... 07:48:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:48:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:48:42 ./bin/test-attribution-txt.sh [Pipeline] echo 07:48:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:48:42 + ls -al . 07:48:42 total 812 07:48:43 drwxrwxr-x 10 1001 1001 4096 May 7 07:38 . 07:48:43 drwxr-xr-x 4 root root 4096 May 7 07:38 .. 07:48:43 drwxrwxr-x 2 1001 1001 4096 May 7 07:35 .blubracket 07:48:43 -rw-rw-r-- 1 1001 1001 10 May 7 07:35 .dockerignore 07:48:43 drwxrwxr-x 8 1001 1001 4096 May 7 07:35 .git 07:48:43 drwxrwxr-x 3 1001 1001 4096 May 7 07:35 .github 07:48:43 -rw-rw-r-- 1 1001 1001 1074 May 7 07:35 .gitignore 07:48:43 -rw-rw-r-- 1 1001 1001 42 May 7 07:35 .golangci.yml 07:48:43 -rw-rw-r-- 1 1001 1001 100 May 7 07:35 .hadolint.yml 07:48:43 -rw-rw-r-- 1 1001 1001 155 May 7 07:35 .sonarcloud.properties 07:48:43 -rw-rw-r-- 1 1001 1001 1171 May 7 07:35 ADOPTERS.md 07:48:43 -rw-rw-r-- 1 1001 1001 20261 May 7 07:35 Attribution.txt 07:48:43 -rw-rw-r-- 1 1001 1001 100284 May 7 07:35 CHANGELOG.md 07:48:43 -rw-rw-r-- 1 1001 1001 3804 May 7 07:35 CONTRIBUTING.md 07:48:43 -rw-rw-r-- 1 1001 1001 677 May 7 07:35 GOVERNANCE.md 07:48:43 -rw-rw-r-- 1 1001 1001 861 May 7 07:35 Jenkinsfile 07:48:43 -rw-rw-r-- 1 1001 1001 10775 May 7 07:35 LICENSE 07:48:43 -rw-rw-r-- 1 1001 1001 15392 May 7 07:35 Makefile 07:48:43 -rw-rw-r-- 1 1001 1001 582 May 7 07:35 OWNERS.md 07:48:43 -rw-rw-r-- 1 1001 1001 9528 May 7 07:35 README.md 07:48:43 -rw-rw-r-- 1 1001 1001 789 May 7 07:35 SECURITY.md 07:48:43 -rw-rw-r-- 1 1001 1001 5 May 7 07:33 VERSION 07:48:43 drwxrwxr-x 2 1001 1001 4096 May 7 07:35 bin 07:48:43 drwxrwxr-x 18 1001 1001 4096 May 7 07:35 cmd 07:48:43 -rw-r--r-- 1 root root 455418 May 7 07:44 coverage.out 07:48:43 drwxrwxr-x 2 1001 1001 4096 May 7 07:35 fuzz_test 07:48:43 -rw-rw-r-- 1 1001 1001 7036 May 7 07:35 go.mod 07:48:43 -rw-rw-r-- 1 1001 1001 101377 May 7 07:35 go.sum 07:48:43 drwxrwxr-x 7 1001 1001 4096 May 7 07:35 internal 07:48:43 drwxrwxr-x 3 1001 1001 4096 May 7 07:35 openapi 07:48:43 -rw-rw-r-- 1 1001 1001 584 May 7 07:35 security.txt 07:48:43 -rw-rw-r-- 1 1001 1001 204 May 7 07:35 version.go [Pipeline] sh 07:48:43 + '[' -e coverage.out ] 07:48:43 + chown 1001:1001 coverage.out [Pipeline] stash 07:48:43 Warning: overwriting stash ‘coverage-report’ 07:48:44 Stashed 1 file(s) [Pipeline] sh 07:48:45 + make build 07:48:45 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 07:51:37 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 07:51:39 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 07:51:47 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 07:51:51 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 07:52:24 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 07:52:29 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 07:52:40 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 07:52:43 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 07:52:46 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 07:52:50 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 07:52:54 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] } 07:52:59 $ docker stop --time=1 03d03bc11cdbb1fa0bc82c583380c9838d1cd8f267719805ef5222811e273a72 07:53:01 $ docker rm -f --volumes 03d03bc11cdbb1fa0bc82c583380c9838d1cd8f267719805ef5222811e273a72 [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 07:53:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:53:04 07:53:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:53:05 latest: Pulling from edgex-devops/edgex-compose-arm64 07:53:05 547446be3368: Pulling fs layer 07:53:05 d125d8839a47: Pulling fs layer 07:53:05 3e85d5ac6304: Pulling fs layer 07:53:05 c3105a71a48b: Pulling fs layer 07:53:05 0f093f025ec4: Pulling fs layer 07:53:05 c3106fc0e877: Pulling fs layer 07:53:05 c3105a71a48b: Waiting 07:53:05 0f093f025ec4: Waiting 07:53:05 c3106fc0e877: Waiting 07:53:05 547446be3368: Verifying Checksum 07:53:05 547446be3368: Download complete 07:53:05 c3105a71a48b: Verifying Checksum 07:53:05 c3105a71a48b: Download complete 07:53:05 d125d8839a47: Verifying Checksum 07:53:05 d125d8839a47: Download complete 07:53:05 c3106fc0e877: Verifying Checksum 07:53:05 c3106fc0e877: Download complete 07:53:05 0f093f025ec4: Verifying Checksum 07:53:05 0f093f025ec4: Download complete 07:53:06 547446be3368: Pull complete 07:53:07 d125d8839a47: Pull complete 07:53:07 3e85d5ac6304: Verifying Checksum 07:53:07 3e85d5ac6304: Download complete 07:53:18 3e85d5ac6304: Pull complete 07:53:18 c3105a71a48b: Pull complete 07:53:19 0f093f025ec4: Pull complete 07:53:19 c3106fc0e877: Pull complete 07:53:19 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:53:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:53:19 prd-ubuntu20.04-docker-arm64-4c-16g-214 does not seem to be running inside a container 07:53:19 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:53:21 $ docker top 43ce71f2372975ece9110597496382fa7e3d0975de3df92306692df50dea26d4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:22 + docker compose -f ./docker-compose-build.yml build --parallel 07:53:30 #1 [security-proxy-auth internal] load build definition from Dockerfile 07:53:30 #1 transferring dockerfile: 30B 07:53:30 #1 transferring dockerfile: 2.15kB 0.0s done 07:53:30 #1 DONE 0.1s 07:53:31 07:53:31 #2 [core-data internal] load build definition from Dockerfile 07:53:31 #2 transferring dockerfile: 2.01kB 0.0s done 07:53:31 #2 DONE 0.0s 07:53:31 07:53:31 #3 [security-spire-config internal] load build definition from Dockerfile 07:53:31 #3 transferring dockerfile: 1.69kB done 07:53:31 #3 DONE 0.1s 07:53:31 07:53:31 #4 [support-notifications internal] load build definition from Dockerfile 07:53:31 #4 transferring dockerfile: 1.95kB done 07:53:31 #4 DONE 0.0s 07:53:31 07:53:31 #5 [security-bootstrapper internal] load build definition from Dockerfile 07:53:31 #5 transferring dockerfile: 2.93kB done 07:53:31 #5 DONE 0.1s 07:53:31 07:53:31 #6 [core-command internal] load build definition from Dockerfile 07:53:31 #6 transferring dockerfile: 1.93kB done 07:53:31 #6 DONE 0.1s 07:53:31 07:53:31 #7 [security-spire-server internal] load build definition from Dockerfile 07:53:31 #7 transferring dockerfile: 1.70kB done 07:53:31 #7 DONE 0.1s 07:53:31 07:53:31 #8 [security-spire-agent internal] load build definition from Dockerfile 07:53:31 #8 transferring dockerfile: 1.81kB done 07:53:31 #8 DONE 0.1s 07:53:31 07:53:31 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:53:31 #9 transferring dockerfile: 1.89kB done 07:53:31 #9 DONE 0.1s 07:53:31 07:53:31 #10 [security-proxy-setup internal] load build definition from Dockerfile 07:53:31 #10 transferring dockerfile: 2.50kB done 07:53:31 #10 DONE 0.1s 07:53:31 07:53:31 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:53:31 #11 transferring dockerfile: 2.23kB 0.0s done 07:53:31 #11 DONE 0.1s 07:53:31 07:53:31 #12 [security-secretstore-setup internal] load build definition from Dockerfile 07:53:31 #12 transferring dockerfile: 2.49kB 0.0s done 07:53:31 #12 DONE 0.1s 07:53:31 07:53:31 #13 [support-scheduler internal] load build definition from Dockerfile 07:53:31 #13 transferring dockerfile: 1.93kB 0.0s done 07:53:31 #13 DONE 0.1s 07:53:31 07:53:31 #14 [core-metadata internal] load build definition from Dockerfile 07:53:31 #14 transferring dockerfile: 2.06kB done 07:53:31 #14 DONE 0.1s 07:53:31 07:53:31 #15 [security-proxy-auth internal] load .dockerignore 07:53:31 #15 transferring context: 07:53:31 #15 transferring context: 50B 0.0s done 07:53:31 #15 DONE 0.1s 07:53:32 07:53:32 #16 [core-data internal] load .dockerignore 07:53:32 #16 transferring context: 50B done 07:53:32 #16 DONE 0.1s 07:53:32 07:53:32 #17 [security-spire-config internal] load .dockerignore 07:53:32 #17 transferring context: 50B 0.0s done 07:53:32 #17 DONE 0.0s 07:53:32 07:53:32 #18 [support-notifications internal] load .dockerignore 07:53:32 #18 transferring context: 50B done 07:53:32 #18 DONE 0.0s 07:53:32 07:53:32 #19 [security-bootstrapper internal] load .dockerignore 07:53:32 #19 transferring context: 50B 0.0s done 07:53:32 #19 DONE 0.1s 07:53:32 07:53:32 #20 [core-command internal] load .dockerignore 07:53:32 #20 transferring context: 50B done 07:53:32 #20 DONE 0.1s 07:53:32 07:53:32 #21 [security-spire-server internal] load .dockerignore 07:53:32 #21 transferring context: 50B done 07:53:32 #21 DONE 0.1s 07:53:32 07:53:32 #22 [security-spire-agent internal] load .dockerignore 07:53:33 #22 transferring context: 50B 0.0s done 07:53:33 #22 DONE 0.1s 07:53:33 07:53:33 #23 [security-spiffe-token-provider internal] load .dockerignore 07:53:33 #23 transferring context: 50B 0.0s done 07:53:33 #23 DONE 0.1s 07:53:33 07:53:33 #24 [security-proxy-setup internal] load .dockerignore 07:53:33 #24 transferring context: 50B 0.0s done 07:53:33 #24 DONE 0.1s 07:53:33 07:53:33 #25 [core-common-config-bootstrapper internal] load .dockerignore 07:53:33 #25 transferring context: 50B 0.0s done 07:53:33 #25 DONE 0.1s 07:53:33 07:53:33 #26 [security-secretstore-setup internal] load .dockerignore 07:53:33 #26 transferring context: 50B done 07:53:33 #26 DONE 0.1s 07:53:33 07:53:33 #27 [support-scheduler internal] load .dockerignore 07:53:33 #27 transferring context: 50B done 07:53:33 #27 DONE 0.1s 07:53:33 07:53:33 #28 [core-metadata internal] load .dockerignore 07:53:33 #28 transferring context: 50B done 07:53:33 #28 DONE 0.0s 07:53:33 07:53:33 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:33 #29 DONE 0.0s 07:53:33 07:53:33 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 07:53:33 #30 DONE 0.4s 07:53:33 07:53:33 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:53:33 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:53:33 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:53:33 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:53:33 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:53:33 #31 DONE 0.1s 07:53:33 07:53:33 #32 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:53:34 #32 ... 07:53:34 07:53:34 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:34 #29 DONE 0.0s 07:53:34 07:53:34 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 07:53:34 #30 DONE 0.4s 07:53:34 07:53:34 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:53:34 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:53:34 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:53:34 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:53:34 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:53:34 #31 DONE 0.2s 07:53:34 07:53:34 #33 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:53:34 #33 ... 07:53:34 07:53:34 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:34 #29 DONE 0.0s 07:53:34 07:53:34 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:53:34 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:53:34 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:53:34 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:53:34 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:53:34 #31 DONE 0.3s 07:53:34 07:53:34 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:53:34 #30 DONE 0.4s 07:53:34 07:53:34 #34 [support-notifications internal] load build context 07:53:34 #34 ... 07:53:34 07:53:34 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:53:34 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:53:34 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:53:34 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:53:34 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:53:34 #31 DONE 0.3s 07:53:34 07:53:34 #34 [support-notifications internal] load build context 07:53:34 #34 ... 07:53:34 07:53:34 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:34 #29 DONE 0.0s 07:53:34 07:53:34 #34 [support-notifications internal] load build context 07:53:34 #34 ... 07:53:34 07:53:34 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:53:34 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:53:34 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:53:34 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:53:34 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:53:34 #31 DONE 0.3s 07:53:34 07:53:34 #34 [support-notifications internal] load build context 07:53:35 #34 ... 07:53:35 07:53:35 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:35 #29 DONE 0.0s 07:53:35 07:53:35 #34 [support-notifications internal] load build context 07:53:35 #34 ... 07:53:35 07:53:35 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 07:53:35 #30 DONE 1.0s 07:53:35 07:53:35 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:53:35 #35 DONE 2.2s 07:53:35 07:53:35 #34 [support-notifications internal] load build context 07:53:35 #34 ... 07:53:35 07:53:35 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:53:35 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:53:35 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:53:35 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:53:35 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:53:35 #31 DONE 0.4s 07:53:35 07:53:35 #36 [security-spiffe-token-provider internal] load build context 07:53:35 #36 DONE 0.0s 07:53:35 07:53:35 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:53:35 #35 DONE 2.3s 07:53:35 07:53:35 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:35 #29 DONE 0.0s 07:53:35 07:53:35 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 07:53:35 #37 ... 07:53:35 07:53:35 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:35 #29 DONE 0.0s 07:53:35 07:53:35 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:53:35 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:53:35 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:53:35 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:53:35 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:53:35 #31 DONE 0.4s 07:53:35 07:53:35 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:53:35 #30 DONE 1.3s 07:53:35 07:53:35 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:53:35 #35 DONE 2.3s 07:53:35 07:53:35 #38 [core-common-config-bootstrapper internal] load build context 07:53:36 #38 ... 07:53:36 07:53:36 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:53:36 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:53:36 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:53:36 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:53:36 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:53:36 #31 DONE 0.4s 07:53:36 07:53:36 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:36 #29 DONE 0.0s 07:53:36 07:53:36 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:53:36 #35 DONE 2.3s 07:53:36 07:53:36 #39 [security-proxy-auth internal] load build context 07:53:36 #39 ... 07:53:36 07:53:36 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:36 #29 DONE 0.2s 07:53:36 07:53:36 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 07:53:36 #37 DONE 1.5s 07:53:36 07:53:36 #39 [security-proxy-auth internal] load build context 07:53:37 #39 ... 07:53:37 07:53:37 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 07:53:37 #30 DONE 2.4s 07:53:37 07:53:37 #39 [security-proxy-auth internal] load build context 07:53:37 #39 ... 07:53:37 07:53:37 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:53:37 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:53:37 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:53:37 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:53:37 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:53:37 #31 DONE 0.4s 07:53:37 07:53:37 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:53:37 #35 DONE 2.4s 07:53:37 07:53:37 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:53:37 #37 DONE 1.6s 07:53:37 07:53:37 #39 [security-proxy-auth internal] load build context 07:53:37 #39 ... 07:53:37 07:53:37 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:53:37 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:53:37 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:53:37 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:53:37 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:53:37 #31 DONE 0.4s 07:53:37 07:53:37 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:53:37 #35 DONE 2.4s 07:53:37 07:53:37 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 07:53:37 #37 DONE 1.6s 07:53:37 07:53:37 #39 [security-proxy-auth internal] load build context 07:53:37 #39 transferring context: 22.86MB 3.7s 07:53:38 #39 ... 07:53:38 07:53:38 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:53:38 #40 DONE 3.8s 07:53:38 07:53:38 #39 [security-proxy-auth internal] load build context 07:53:38 #39 ... 07:53:38 07:53:38 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:53:38 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:53:38 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:53:38 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:53:38 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:53:38 #31 DONE 0.4s 07:53:38 07:53:38 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:38 #41 DONE 0.0s 07:53:38 07:53:38 #39 [security-proxy-auth internal] load build context 07:53:38 #39 ... 07:53:38 07:53:38 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 07:53:38 #42 DONE 3.6s 07:53:38 07:53:38 #39 [security-proxy-auth internal] load build context 07:53:39 #39 ... 07:53:39 07:53:39 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:53:39 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:53:39 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:53:39 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:53:39 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:53:39 #31 DONE 0.4s 07:53:39 07:53:39 #39 [security-proxy-auth internal] load build context 07:53:40 #39 ... 07:53:40 07:53:40 #43 [security-spire-server internal] load build context 07:53:40 #43 transferring context: 26.69kB 0.2s done 07:53:40 #43 DONE 2.8s 07:53:40 07:53:40 #39 [security-proxy-auth internal] load build context 07:53:40 #39 ... 07:53:40 07:53:40 #44 [security-spire-config internal] load build context 07:53:40 #44 transferring context: 24.94kB 0.3s done 07:53:40 #44 DONE 2.8s 07:53:40 07:53:40 #39 [security-proxy-auth internal] load build context 07:53:42 #39 ... 07:53:42 07:53:42 #45 [security-spire-agent internal] load build context 07:53:42 #45 transferring context: 26.22kB 0.4s done 07:53:42 #45 DONE 3.9s 07:53:42 07:53:42 #39 [security-proxy-auth internal] load build context 07:53:44 #39 ... 07:53:44 07:53:44 #46 [core-data internal] load build context 07:53:44 #46 ... 07:53:44 07:53:44 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:44 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.3s done 07:53:44 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:53:44 #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 07:53:44 #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 07:53:44 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done 07:53:44 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done 07:53:44 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 07:53:44 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 2.4s 07:53:44 #41 ... 07:53:44 07:53:44 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:53:44 #0 6.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:44 #0 6.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:44 #0 9.273 (1/2) Installing ca-certificates (20240226-r0) 07:53:44 #0 9.578 (2/2) Installing dumb-init (1.2.5-r2) 07:53:44 #0 9.578 Executing busybox-1.36.1-r5.trigger 07:53:44 #0 9.763 Executing ca-certificates-20240226-r0.trigger 07:53:44 #47 ... 07:53:44 07:53:44 #48 [security-bootstrapper internal] load build context 07:53:44 #48 ... 07:53:44 07:53:44 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:53:44 #0 8.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:44 #0 9.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:44 #49 ... 07:53:44 07:53:44 #32 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:53:44 #32 8.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:44 #32 9.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:44 #32 ... 07:53:44 07:53:44 #50 [core-command internal] load build context 07:53:45 #50 ... 07:53:45 07:53:45 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:45 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.0s done 07:53:45 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 3.1s 07:53:45 #41 ... 07:53:45 07:53:45 #34 [support-notifications internal] load build context 07:53:45 #34 ... 07:53:45 07:53:45 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:53:45 #0 8.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:45 #0 9.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:45 #51 ... 07:53:45 07:53:45 #36 [security-spiffe-token-provider internal] load build context 07:53:45 #36 ... 07:53:45 07:53:45 #34 [support-notifications internal] load build context 07:53:45 #34 transferring context: 29.75MB 11.5s 07:53:45 #34 ... 07:53:45 07:53:45 #52 [security-proxy-setup internal] load build context 07:53:46 #52 ... 07:53:46 07:53:46 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:46 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 4.2s 07:53:46 #41 ... 07:53:46 07:53:46 #38 [core-common-config-bootstrapper internal] load build context 07:53:46 #38 ... 07:53:46 07:53:46 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:46 #41 ... 07:53:46 07:53:46 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:53:46 #53 ... 07:53:46 07:53:46 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 07:53:46 #54 ... 07:53:46 07:53:46 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:53:46 #0 9.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:46 #55 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:46 #55 ... 07:53:46 07:53:46 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:53:47 #56 ... 07:53:47 07:53:47 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:53:47 #57 ... 07:53:47 07:53:47 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:53:47 #56 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:47 #56 ... 07:53:47 07:53:47 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:53:47 #47 10.71 OK: 9 MiB in 17 packages 07:53:47 #47 DONE 12.6s 07:53:47 07:53:47 #58 [core-metadata internal] load build context 07:53:47 #58 ... 07:53:47 07:53:47 #59 [security-secretstore-setup internal] load build context 07:53:47 #59 ... 07:53:47 07:53:47 #60 [support-scheduler internal] load build context 07:53:47 #60 ... 07:53:47 07:53:47 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:47 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.6s 07:53:47 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 07:53:48 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.56MB / 23.39MB 6.6s 07:53:48 #41 ... 07:53:48 07:53:48 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:53:48 #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.0s done 07:53:48 #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 07:53:48 #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 07:53:48 #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 07:53:48 #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done 07:53:48 #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done 07:53:48 #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.8s done 07:53:48 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.68MB / 17.12MB 6.3s 07:53:48 #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 07:53:49 #61 ... 07:53:49 07:53:49 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:49 #41 ... 07:53:49 07:53:49 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:53:49 #62 ... 07:53:49 07:53:49 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:53:49 #49 14.42 (1/2) Installing dumb-init (1.2.5-r2) 07:53:49 #49 14.42 (2/2) Installing su-exec (0.2-r3) 07:53:49 #49 14.42 Executing busybox-1.36.1-r5.trigger 07:53:49 #49 14.42 OK: 8 MiB in 17 packages 07:53:49 #49 ... 07:53:49 07:53:49 #32 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:53:49 #32 13.08 (1/1) Installing dumb-init (1.2.5-r2) 07:53:49 #32 13.08 Executing busybox-1.36.1-r5.trigger 07:53:49 #32 13.15 OK: 8 MiB in 16 packages 07:53:49 #32 DONE 16.2s 07:53:49 07:53:49 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:53:49 #56 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:49 #56 ... 07:53:49 07:53:49 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:53:49 #63 ... 07:53:49 07:53:49 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:53:49 #64 ... 07:53:49 07:53:49 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:49 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.91MB / 23.39MB 7.9s 07:53:50 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 8.2s 07:53:51 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.08MB / 23.39MB 9.0s 07:53:51 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 07:53:51 #41 ... 07:53:51 07:53:51 #33 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:53:51 #33 8.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:51 #33 9.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:51 #33 14.45 (1/1) Installing dumb-init (1.2.5-r2) 07:53:51 #33 14.45 Executing busybox-1.36.1-r5.trigger 07:53:51 #33 14.59 OK: 8 MiB in 16 packages 07:53:51 #33 DONE 17.1s 07:53:51 07:53:51 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:51 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.63MB / 23.39MB 9.5s 07:53:51 #41 ... 07:53:51 07:53:51 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:53:51 #49 DONE 17.2s 07:53:51 07:53:51 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:52 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 10.9s 07:53:53 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.67MB / 23.39MB 11.2s 07:53:54 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.62MB / 23.39MB 12.1s 07:53:54 #41 ... 07:53:54 07:53:54 #39 [security-proxy-auth internal] load build context 07:53:54 #39 transferring context: 43.10MB 20.4s 07:53:54 #39 ... 07:53:54 07:53:54 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:54 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.79MB / 23.39MB 12.6s 07:53:54 #41 ... 07:53:54 07:53:54 #46 [core-data internal] load build context 07:53:54 #46 ... 07:53:54 07:53:54 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:54 #41 ... 07:53:54 07:53:54 #48 [security-bootstrapper internal] load build context 07:53:55 #48 ... 07:53:55 07:53:55 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:55 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.1s 07:53:55 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.2s done 07:53:55 #41 ... 07:53:55 07:53:55 #50 [core-command internal] load build context 07:53:55 #50 ... 07:53:55 07:53:55 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:55 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 07:53:56 #41 ... 07:53:56 07:53:56 #36 [security-spiffe-token-provider internal] load build context 07:53:56 #36 ... 07:53:56 07:53:56 #50 [core-command internal] load build context 07:53:56 #50 ... 07:53:56 07:53:56 #52 [security-proxy-setup internal] load build context 07:53:56 #52 ... 07:53:56 07:53:56 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:53:56 #57 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:56 #57 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:56 #57 17.79 OK: 266 MiB in 52 packages 07:53:56 #57 DONE 19.7s 07:53:56 07:53:56 #34 [support-notifications internal] load build context 07:53:56 #34 ... 07:53:56 07:53:56 #38 [core-common-config-bootstrapper internal] load build context 07:53:56 #38 ... 07:53:56 07:53:56 #34 [support-notifications internal] load build context 07:53:57 #34 ... 07:53:57 07:53:57 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:53:57 #65 ... 07:53:57 07:53:57 #36 [security-spiffe-token-provider internal] load build context 07:53:57 #36 ... 07:53:57 07:53:57 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:53:57 #55 15.76 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:53:57 #55 16.24 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:53:57 #55 16.36 (3/6) Installing dumb-init (1.2.5-r2) 07:53:57 #55 16.38 (4/6) Installing openssl (3.1.4-r6) 07:53:57 #55 16.53 (5/6) Installing su-exec (0.2-r3) 07:53:57 #55 16.56 (6/6) Installing yq (4.33.3-r5) 07:53:57 #55 18.14 Executing busybox-1.36.1-r5.trigger 07:53:57 #55 18.38 OK: 18 MiB in 19 packages 07:53:57 #55 DONE 20.8s 07:53:57 07:53:57 #34 [support-notifications internal] load build context 07:53:57 #34 ... 07:53:57 07:53:57 #58 [core-metadata internal] load build context 07:53:57 #58 ... 07:53:57 07:53:57 #60 [support-scheduler internal] load build context 07:53:57 #60 ... 07:53:57 07:53:57 #59 [security-secretstore-setup internal] load build context 07:53:57 #59 ... 07:53:57 07:53:57 #36 [security-spiffe-token-provider internal] load build context 07:53:58 #36 ... 07:53:58 07:53:58 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:53:58 #54 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:58 #54 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:58 #54 19.71 OK: 266 MiB in 52 packages 07:53:58 #54 DONE 22.8s 07:53:58 07:53:58 #36 [security-spiffe-token-provider internal] load build context 07:53:59 #36 ... 07:53:59 07:53:59 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:53:59 #53 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:59 #53 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:59 #53 20.97 OK: 266 MiB in 52 packages 07:53:59 #53 DONE 22.7s 07:53:59 07:53:59 #36 [security-spiffe-token-provider internal] load build context 07:53:59 #36 ... 07:53:59 07:53:59 #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:53:59 #66 ... 07:53:59 07:53:59 #36 [security-spiffe-token-provider internal] load build context 07:54:00 #36 ... 07:54:00 07:54:00 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:54:00 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 10.9s done 07:54:00 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 07:54:00 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.5s 07:54:00 #61 ... 07:54:00 07:54:00 #36 [security-spiffe-token-provider internal] load build context 07:54:00 #36 ... 07:54:00 07:54:00 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:54:00 #51 14.54 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:54:00 #51 14.54 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:54:00 #51 14.54 OK: 19950 distinct packages available 07:54:00 #51 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:00 #51 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:00 #51 21.78 (1/11) Installing ca-certificates (20240226-r0) 07:54:00 #51 22.03 (2/11) Installing brotli-libs (1.0.9-r14) 07:54:00 #51 22.25 (3/11) Installing libunistring (1.1-r1) 07:54:00 #51 22.35 (4/11) Installing libidn2 (2.3.4-r1) 07:54:00 #51 22.50 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:54:00 #51 22.50 (6/11) Installing libcurl (8.5.0-r0) 07:54:00 #51 22.55 (7/11) Installing curl (8.5.0-r0) 07:54:00 #51 22.69 (8/11) Installing dumb-init (1.2.5-r2) 07:54:00 #51 22.69 (9/11) Installing musl-obstack (1.2.3-r2) 07:54:00 #51 22.69 (10/11) Installing libucontext (1.2-r2) 07:54:00 #51 22.69 (11/11) Installing gcompat (1.1.0-r1) 07:54:00 #51 22.75 Executing busybox-1.36.1-r5.trigger 07:54:00 #51 22.78 Executing ca-certificates-20240226-r0.trigger 07:54:00 #51 24.08 OK: 13 MiB in 26 packages 07:54:00 #51 ... 07:54:00 07:54:00 #36 [security-spiffe-token-provider internal] load build context 07:54:00 #36 transferring context: 33.16MB 24.5s 07:54:01 #36 ... 07:54:01 07:54:01 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:54:01 #51 DONE 25.8s 07:54:01 07:54:01 #36 [security-spiffe-token-provider internal] load build context 07:54:01 #36 ... 07:54:01 07:54:01 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:54:01 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:01 #67 ... 07:54:01 07:54:01 #50 [core-command internal] load build context 07:54:01 #50 ... 07:54:01 07:54:01 #36 [security-spiffe-token-provider internal] load build context 07:54:02 #36 ... 07:54:02 07:54:02 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:54:02 #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:02 #68 ... 07:54:02 07:54:02 #50 [core-command internal] load build context 07:54:04 #50 ... 07:54:04 07:54:04 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:54:04 #62 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:04 #62 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:04 #62 21.79 (1/4) Installing ca-certificates (20240226-r0) 07:54:04 #62 22.49 (2/4) Installing dumb-init (1.2.5-r2) 07:54:04 #62 22.49 (3/4) Installing su-exec (0.2-r3) 07:54:04 #62 22.49 (4/4) Installing yq (4.33.3-r5) 07:54:04 #62 23.60 Executing busybox-1.36.1-r5.trigger 07:54:04 #62 23.69 Executing ca-certificates-20240226-r0.trigger 07:54:04 #62 ... 07:54:04 07:54:04 #50 [core-command internal] load build context 07:54:04 #50 ... 07:54:04 07:54:04 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:54:04 #64 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:04 #64 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:04 #64 22.00 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:54:04 #64 22.00 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:54:04 #64 22.00 OK: 19950 distinct packages available 07:54:04 #64 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:04 #64 ... 07:54:04 07:54:04 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:54:04 #56 18.01 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:54:04 #56 18.01 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:54:04 #56 18.01 OK: 19946 distinct packages available 07:54:04 #56 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:04 #56 22.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:04 #56 27.15 OK: 266 MiB in 52 packages 07:54:04 #56 DONE 28.1s 07:54:04 07:54:04 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:54:04 #63 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:04 #63 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:04 #63 23.85 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:54:04 #63 23.85 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:54:04 #63 23.85 OK: 19950 distinct packages available 07:54:04 #63 ... 07:54:04 07:54:04 #39 [security-proxy-auth internal] load build context 07:54:04 #39 transferring context: 58.87MB 30.8s 07:54:04 #39 ... 07:54:04 07:54:04 #46 [core-data internal] load build context 07:54:05 #46 ... 07:54:05 07:54:05 #39 [security-proxy-auth internal] load build context 07:54:05 #39 ... 07:54:05 07:54:05 #48 [security-bootstrapper internal] load build context 07:54:05 #48 ... 07:54:05 07:54:05 #50 [core-command internal] load build context 07:54:06 #50 ... 07:54:06 07:54:06 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:54:06 #62 25.07 OK: 18 MiB in 19 packages 07:54:06 #62 DONE 27.0s 07:54:06 07:54:06 #50 [core-command internal] load build context 07:54:06 #50 ... 07:54:06 07:54:06 #52 [security-proxy-setup internal] load build context 07:54:06 #52 ... 07:54:06 07:54:06 #50 [core-command internal] load build context 07:54:06 #50 ... 07:54:06 07:54:06 #38 [core-common-config-bootstrapper internal] load build context 07:54:06 #38 ... 07:54:06 07:54:06 #50 [core-command internal] load build context 07:54:07 #50 ... 07:54:07 07:54:07 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:54:07 #0 8.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:07 #69 ... 07:54:07 07:54:07 #50 [core-command internal] load build context 07:54:07 #50 ... 07:54:07 07:54:07 #34 [support-notifications internal] load build context 07:54:07 #34 ... 07:54:07 07:54:07 #58 [core-metadata internal] load build context 07:54:08 #58 ... 07:54:08 07:54:08 #60 [support-scheduler internal] load build context 07:54:08 #60 ... 07:54:08 07:54:08 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:54:08 #65 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:08 #65 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:08 #65 17.98 Upgrading critical system libraries and apk-tools: 07:54:08 #65 17.98 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:54:08 #65 18.00 Executing busybox-1.36.1-r5.trigger 07:54:08 #65 19.36 Continuing the upgrade transaction with new apk-tools: 07:54:08 #65 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:08 #65 ... 07:54:08 07:54:08 #59 [security-secretstore-setup internal] load build context 07:54:08 #59 ... 07:54:08 07:54:08 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:54:08 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.7s 07:54:08 #41 ... 07:54:08 07:54:08 #58 [core-metadata internal] load build context 07:54:10 #58 ... 07:54:10 07:54:10 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:54:10 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.8s 07:54:10 #61 ... 07:54:10 07:54:10 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:54:11 #41 ... 07:54:11 07:54:11 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:54:11 #0 6.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:11 #0 9.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:11 #70 ... 07:54:11 07:54:11 #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:54:11 #66 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:11 #66 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:11 #66 18.98 Upgrading critical system libraries and apk-tools: 07:54:11 #66 18.98 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:54:11 #66 19.05 Executing busybox-1.36.1-r5.trigger 07:54:11 #66 20.63 Continuing the upgrade transaction with new apk-tools: 07:54:11 #66 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:11 #66 ... 07:54:11 07:54:11 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:54:12 #41 ... 07:54:12 07:54:12 #36 [security-spiffe-token-provider internal] load build context 07:54:12 #36 transferring context: 57.10MB 37.0s 07:54:12 #36 ... 07:54:12 07:54:12 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:54:13 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.7s 07:54:13 #41 ... 07:54:13 07:54:13 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:54:13 #67 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:13 #67 17.86 Upgrading critical system libraries and apk-tools: 07:54:13 #67 17.86 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:54:13 #67 17.90 Executing busybox-1.36.1-r5.trigger 07:54:13 #67 19.56 Continuing the upgrade transaction with new apk-tools: 07:54:13 #67 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:13 #67 ... 07:54:13 07:54:13 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:54:13 #64 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:13 #64 30.11 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:54:13 #64 30.49 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:54:13 #64 30.60 (3/7) Installing dumb-init (1.2.5-r2) 07:54:13 #64 30.60 (4/7) Installing musl-obstack (1.2.3-r2) 07:54:13 #64 30.60 (5/7) Installing libucontext (1.2-r2) 07:54:13 #64 30.71 (6/7) Installing gcompat (1.1.0-r1) 07:54:13 #64 30.71 (7/7) Installing openssl (3.1.4-r6) 07:54:13 #64 30.80 Executing busybox-1.36.1-r5.trigger 07:54:13 #64 31.01 OK: 9 MiB in 20 packages 07:54:13 #64 DONE 34.1s 07:54:13 07:54:13 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:54:13 #67 22.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:13 #67 ... 07:54:13 07:54:13 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:54:13 #68 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:13 #68 17.86 Upgrading critical system libraries and apk-tools: 07:54:13 #68 17.86 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:54:13 #68 17.92 Executing busybox-1.36.1-r5.trigger 07:54:13 #68 19.21 Continuing the upgrade transaction with new apk-tools: 07:54:13 #68 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:13 #68 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:14 #68 ... 07:54:14 07:54:14 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:54:15 #41 ... 07:54:15 07:54:15 #46 [core-data internal] load build context 07:54:15 #46 ... 07:54:15 07:54:15 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:54:15 #63 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:15 #63 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:15 #63 33.69 (1/4) Installing dumb-init (1.2.5-r2) 07:54:15 #63 33.69 (2/4) Installing musl-obstack (1.2.3-r2) 07:54:15 #63 33.69 (3/4) Installing libucontext (1.2-r2) 07:54:15 #63 33.69 (4/4) Installing gcompat (1.1.0-r1) 07:54:15 #63 33.69 Executing busybox-1.36.1-r5.trigger 07:54:15 #63 33.91 OK: 8 MiB in 19 packages 07:54:15 #63 ... 07:54:15 07:54:15 #46 [core-data internal] load build context 07:54:15 #46 ... 07:54:15 07:54:15 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:54:15 #63 DONE 35.8s 07:54:15 07:54:15 #46 [core-data internal] load build context 07:54:15 #46 ... 07:54:15 07:54:15 #39 [security-proxy-auth internal] load build context 07:54:15 #39 ... 07:54:15 07:54:15 #48 [security-bootstrapper internal] load build context 07:54:15 #48 ... 07:54:15 07:54:15 #39 [security-proxy-auth internal] load build context 07:54:16 #39 ... 07:54:16 07:54:16 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:54:16 #0 5.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:16 #0 8.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:16 #71 ... 07:54:16 07:54:16 #39 [security-proxy-auth internal] load build context 07:54:16 #39 ... 07:54:16 07:54:16 #52 [security-proxy-setup internal] load build context 07:54:17 #52 ... 07:54:17 07:54:17 #38 [core-common-config-bootstrapper internal] load build context 07:54:17 #38 ... 07:54:17 07:54:17 #48 [security-bootstrapper internal] load build context 07:54:17 #48 transferring context: 51.18MB 42.8s 07:54:17 #48 ... 07:54:17 07:54:17 #34 [support-notifications internal] load build context 07:54:18 #34 ... 07:54:18 07:54:18 #50 [core-command internal] load build context 07:54:18 #50 ... 07:54:18 07:54:18 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:54:18 #69 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:18 #69 17.76 Upgrading critical system libraries and apk-tools: 07:54:18 #69 17.76 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:54:18 #69 17.84 Executing busybox-1.36.1-r5.trigger 07:54:18 #69 19.29 Continuing the upgrade transaction with new apk-tools: 07:54:18 #69 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:18 #69 ... 07:54:18 07:54:18 #60 [support-scheduler internal] load build context 07:54:18 #60 ... 07:54:18 07:54:18 #59 [security-secretstore-setup internal] load build context 07:54:18 #59 ... 07:54:18 07:54:18 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:54:18 #65 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:18 #65 27.85 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:54:18 #65 27.96 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:54:18 #65 28.50 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:54:18 #65 28.62 Executing ca-certificates-20240226-r0.trigger 07:54:18 #65 29.92 OK: 9 MiB in 17 packages 07:54:18 #65 ... 07:54:18 07:54:18 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:54:18 #69 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:19 #69 ... 07:54:19 07:54:19 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:54:19 #65 DONE 32.3s 07:54:19 07:54:19 #59 [security-secretstore-setup internal] load build context 07:54:19 #59 ... 07:54:19 07:54:19 #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 07:54:19 #66 23.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:19 #66 27.67 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:54:19 #66 27.70 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:54:19 #66 28.00 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:54:19 #66 28.10 OK: 8 MiB in 16 packages 07:54:19 #66 DONE 31.1s 07:54:19 07:54:19 #59 [security-secretstore-setup internal] load build context 07:54:20 #59 ... 07:54:20 07:54:20 #58 [core-metadata internal] load build context 07:54:20 #58 ... 07:54:20 07:54:20 #59 [security-secretstore-setup internal] load build context 07:54:20 #59 ... 07:54:20 07:54:20 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:54:20 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.1s done 07:54:20 #61 ... 07:54:20 07:54:20 #59 [security-secretstore-setup internal] load build context 07:54:21 #59 ... 07:54:21 07:54:21 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:54:21 #67 26.16 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:54:21 #67 26.20 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:54:21 #67 26.74 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:54:21 #67 26.82 OK: 8 MiB in 16 packages 07:54:21 #67 DONE 29.3s 07:54:21 07:54:21 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:54:21 #68 27.08 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:54:21 #68 27.21 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:54:21 #68 27.61 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:54:21 #68 27.66 OK: 8 MiB in 17 packages 07:54:21 #68 DONE 29.1s 07:54:21 07:54:21 #50 [core-command internal] load build context 07:54:22 #50 transferring context: 112.41MB 47.5s 07:54:23 #50 ... 07:54:23 07:54:23 #36 [security-spiffe-token-provider internal] load build context 07:54:23 #36 ... 07:54:23 07:54:23 #50 [core-command internal] load build context 07:54:23 #50 ... 07:54:23 07:54:23 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:54:23 #69 24.76 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:54:23 #69 24.76 OK: 18 MiB in 19 packages 07:54:23 #69 DONE 26.1s 07:54:23 07:54:23 #50 [core-command internal] load build context 07:54:24 #50 ... 07:54:24 07:54:24 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:54:24 #0 5.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:24 #0 6.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:24 #0 10.10 Upgrading critical system libraries and apk-tools: 07:54:24 #0 10.10 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:54:24 #0 10.10 Executing busybox-1.36.1-r5.trigger 07:54:24 #72 ... 07:54:24 07:54:24 #50 [core-command internal] load build context 07:54:25 #50 ... 07:54:25 07:54:25 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:54:25 #73 DONE 1.2s 07:54:25 07:54:25 #50 [core-command internal] load build context 07:54:25 #50 ... 07:54:25 07:54:25 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:54:25 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.6s 07:54:25 #41 ... 07:54:25 07:54:25 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:54:25 #70 16.36 Upgrading critical system libraries and apk-tools: 07:54:25 #70 16.36 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:54:25 #70 16.52 Executing busybox-1.36.1-r5.trigger 07:54:25 #70 17.59 Continuing the upgrade transaction with new apk-tools: 07:54:25 #70 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:25 #70 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:25 #70 21.61 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:54:25 #70 21.62 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:54:25 #70 22.03 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:54:25 #70 22.10 Executing ca-certificates-20240226-r0.trigger 07:54:25 #70 22.64 OK: 13 MiB in 26 packages 07:54:25 #70 DONE 23.6s 07:54:25 07:54:25 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:54:25 #41 ... 07:54:25 07:54:25 #59 [security-secretstore-setup internal] load build context 07:54:25 #59 ... 07:54:25 07:54:25 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:54:25 #0 7.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:25 #0 8.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:25 #74 ... 07:54:25 07:54:25 #50 [core-command internal] load build context 07:54:25 #50 ... 07:54:25 07:54:25 #46 [core-data internal] load build context 07:54:25 #46 ... 07:54:25 07:54:25 #50 [core-command internal] load build context 07:54:26 #50 ... 07:54:26 07:54:26 #39 [security-proxy-auth internal] load build context 07:54:27 #39 ... 07:54:27 07:54:27 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:54:27 #71 13.88 Upgrading critical system libraries and apk-tools: 07:54:27 #71 13.88 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:54:27 #71 13.88 Executing busybox-1.36.1-r5.trigger 07:54:27 #71 14.57 Continuing the upgrade transaction with new apk-tools: 07:54:27 #71 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:27 #71 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:27 #71 18.65 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:54:27 #71 18.73 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:54:27 #71 19.02 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:54:27 #71 19.08 Executing ca-certificates-20240226-r0.trigger 07:54:27 #71 19.61 OK: 18 MiB in 19 packages 07:54:27 #71 DONE 20.8s 07:54:27 07:54:27 #50 [core-command internal] load build context 07:54:27 #50 ... 07:54:27 07:54:27 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:54:27 #75 DONE 5.7s 07:54:27 07:54:27 #52 [security-proxy-setup internal] load build context 07:54:27 #52 ... 07:54:27 07:54:27 #38 [core-common-config-bootstrapper internal] load build context 07:54:27 #38 ... 07:54:27 07:54:27 #50 [core-command internal] load build context 07:54:27 #50 transferring context: 126.53MB 52.5s 07:54:27 #50 ... 07:54:27 07:54:27 #48 [security-bootstrapper internal] load build context 07:54:28 #48 ... 07:54:28 07:54:28 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:54:28 #76 DONE 1.1s 07:54:28 07:54:28 #48 [security-bootstrapper internal] load build context 07:54:28 #48 ... 07:54:28 07:54:28 #50 [core-command internal] load build context 07:54:28 #50 ... 07:54:28 07:54:28 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:54:28 #72 10.57 Continuing the upgrade transaction with new apk-tools: 07:54:28 #72 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:28 #72 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:28 #72 13.63 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:54:28 #72 13.67 OK: 9 MiB in 20 packages 07:54:28 #72 DONE 14.4s 07:54:28 07:54:28 #34 [support-notifications internal] load build context 07:54:28 #34 ... 07:54:28 07:54:28 #50 [core-command internal] load build context 07:54:28 #50 ... 07:54:28 07:54:28 #60 [support-scheduler internal] load build context 07:54:28 #60 ... 07:54:28 07:54:28 #50 [core-command internal] load build context 07:54:30 #50 ... 07:54:30 07:54:30 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:54:30 #74 10.99 Upgrading critical system libraries and apk-tools: 07:54:30 #74 10.99 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:54:30 #74 11.05 Executing busybox-1.36.1-r5.trigger 07:54:30 #74 11.57 Continuing the upgrade transaction with new apk-tools: 07:54:30 #74 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:30 #74 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:30 #74 13.47 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:54:30 #74 13.49 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:54:30 #74 13.61 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:54:30 #74 13.64 OK: 8 MiB in 19 packages 07:54:30 #74 DONE 14.5s 07:54:30 07:54:30 #50 [core-command internal] load build context 07:54:30 #50 ... 07:54:30 07:54:30 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:54:30 #77 DONE 2.1s 07:54:30 07:54:30 #50 [core-command internal] load build context 07:54:30 #50 ... 07:54:30 07:54:30 #58 [core-metadata internal] load build context 07:54:30 #58 ... 07:54:30 07:54:30 #50 [core-command internal] load build context 07:54:33 #50 transferring context: 150.97MB 57.6s 07:54:33 #50 ... 07:54:33 07:54:33 #36 [security-spiffe-token-provider internal] load build context 07:54:33 #36 ... 07:54:33 07:54:33 #50 [core-command internal] load build context 07:54:34 #50 ... 07:54:34 07:54:34 #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:54:34 #78 DONE 3.1s 07:54:34 07:54:34 #50 [core-command internal] load build context 07:54:34 #50 ... 07:54:34 07:54:34 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:54:34 #79 DONE 3.5s 07:54:34 07:54:34 #50 [core-command internal] load build context 07:54:35 #50 ... 07:54:35 07:54:35 #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:54:35 #80 DONE 3.6s 07:54:35 07:54:35 #50 [core-command internal] load build context 07:54:35 #50 ... 07:54:35 07:54:35 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:54:35 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.5s done 07:54:35 #41 ... 07:54:35 07:54:35 #50 [core-command internal] load build context 07:54:35 #50 ... 07:54:35 07:54:35 #59 [security-secretstore-setup internal] load build context 07:54:35 #59 ... 07:54:35 07:54:35 #50 [core-command internal] load build context 07:54:35 #50 ... 07:54:35 07:54:35 #46 [core-data internal] load build context 07:54:35 #46 ... 07:54:35 07:54:35 #50 [core-command internal] load build context 07:54:35 #50 ... 07:54:35 07:54:35 #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:54:35 #81 DONE 1.1s 07:54:36 07:54:36 #50 [core-command internal] load build context 07:54:36 #50 ... 07:54:36 07:54:36 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:54:36 #82 DONE 1.1s 07:54:36 07:54:36 #50 [core-command internal] load build context 07:54:36 #50 ... 07:54:36 07:54:36 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:54:36 #83 DONE 1.4s 07:54:36 07:54:36 #50 [core-command internal] load build context 07:54:37 #50 ... 07:54:37 07:54:37 #39 [security-proxy-auth internal] load build context 07:54:37 #39 ... 07:54:37 07:54:37 #50 [core-command internal] load build context 07:54:37 #50 ... 07:54:37 07:54:37 #84 [security-spire-agent stage-3 7/10] COPY security.txt / 07:54:37 #84 DONE 1.1s 07:54:37 07:54:37 #50 [core-command internal] load build context 07:54:37 #50 ... 07:54:37 07:54:37 #52 [security-proxy-setup internal] load build context 07:54:37 #52 ... 07:54:37 07:54:37 #50 [core-command internal] load build context 07:54:37 #50 ... 07:54:37 07:54:37 #85 [security-spire-server stage-2 6/9] COPY security.txt / 07:54:37 #85 DONE 0.9s 07:54:37 07:54:37 #50 [core-command internal] load build context 07:54:37 #50 ... 07:54:37 07:54:37 #38 [core-common-config-bootstrapper internal] load build context 07:54:37 #38 ... 07:54:37 07:54:37 #50 [core-command internal] load build context 07:54:37 #50 ... 07:54:37 07:54:37 #86 [security-spire-config stage-2 6/10] COPY security.txt / 07:54:37 #86 DONE 1.3s 07:54:37 07:54:37 #50 [core-command internal] load build context 07:54:37 #50 transferring context: 177.99MB 62.7s 07:54:38 #50 ... 07:54:38 07:54:38 #48 [security-bootstrapper internal] load build context 07:54:38 #48 ... 07:54:38 07:54:38 #50 [core-command internal] load build context 07:54:38 #50 ... 07:54:38 07:54:38 #34 [support-notifications internal] load build context 07:54:38 #34 ... 07:54:38 07:54:38 #60 [support-scheduler internal] load build context 07:54:38 #60 ... 07:54:38 07:54:38 #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:54:38 #87 DONE 1.2s 07:54:38 07:54:38 #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:54:38 #88 DONE 1.4s 07:54:38 07:54:38 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:54:38 #89 DONE 1.0s 07:54:38 07:54:38 #60 [support-scheduler internal] load build context 07:54:38 #60 ... 07:54:38 07:54:38 #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:54:40 #90 ... 07:54:40 07:54:40 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:54:40 #91 DONE 1.2s 07:54:40 07:54:40 #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:54:40 #90 DONE 1.4s 07:54:40 07:54:40 #92 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:54:40 #92 ... 07:54:40 07:54:40 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:54:40 #93 DONE 1.6s 07:54:40 07:54:40 #60 [support-scheduler internal] load build context 07:54:40 #60 ... 07:54:40 07:54:40 #58 [core-metadata internal] load build context 07:54:40 #58 ... 07:54:40 07:54:40 #60 [support-scheduler internal] load build context 07:54:41 #60 ... 07:54:41 07:54:41 #92 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:54:41 #92 DONE 1.1s 07:54:41 07:54:41 #60 [support-scheduler internal] load build context 07:54:41 #60 ... 07:54:41 07:54:41 #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:54:41 #94 DONE 1.6s 07:54:41 07:54:41 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:54:41 #95 DONE 1.2s 07:54:41 07:54:41 #60 [support-scheduler internal] load build context 07:54:43 #60 transferring context: 168.22MB 63.6s 07:54:43 #60 ... 07:54:43 07:54:43 #36 [security-spiffe-token-provider internal] load build context 07:54:43 #36 ... 07:54:43 07:54:43 #60 [support-scheduler internal] load build context 07:54:45 #60 ... 07:54:45 07:54:45 #59 [security-secretstore-setup internal] load build context 07:54:45 #59 ... 07:54:45 07:54:45 #60 [support-scheduler internal] load build context 07:54:46 #60 ... 07:54:46 07:54:46 #46 [core-data internal] load build context 07:54:46 #46 ... 07:54:46 07:54:46 #60 [support-scheduler internal] load build context 07:54:46 #60 ... 07:54:46 07:54:46 #96 [security-spire-server] exporting to image 07:54:46 #96 exporting layers 4.5s done 07:54:46 #96 writing image sha256:1361e106af081dd70cd4cabdeb0e6d475dd655a618e78837fddae66f852e7a69 0.2s done 07:54:46 #96 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:54:46 #96 writing image sha256:dcd428f11d43ed3f16df83aa840717a53fb96c773ac2dc8fceb84213140c08b0 0.1s done 07:54:46 #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done 07:54:46 #96 writing image sha256:b156a708142bbdab24dc7f7e62f0a6fea08e98e4df89c24b9b451e577ec9322c 0.0s done 07:54:46 #96 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:54:46 #96 DONE 4.9s 07:54:46 07:54:46 #60 [support-scheduler internal] load build context 07:54:47 #60 ... 07:54:47 07:54:47 #39 [security-proxy-auth internal] load build context 07:54:47 #39 ... 07:54:47 07:54:47 #50 [core-command internal] load build context 07:54:47 #50 transferring context: 226.17MB 71.6s done 07:54:47 #50 DONE 72.3s 07:54:47 07:54:47 #46 [core-data internal] load build context 07:54:47 #46 transferring context: 226.17MB 72.7s done 07:54:47 #46 DONE 73.0s 07:54:47 07:54:47 #39 [security-proxy-auth internal] load build context 07:54:47 #39 ... 07:54:47 07:54:47 #60 [support-scheduler internal] load build context 07:54:47 #60 ... 07:54:47 07:54:47 #52 [security-proxy-setup internal] load build context 07:54:47 #52 ... 07:54:47 07:54:47 #60 [support-scheduler internal] load build context 07:54:47 #60 ... 07:54:47 07:54:47 #38 [core-common-config-bootstrapper internal] load build context 07:54:47 #38 ... 07:54:47 07:54:47 #60 [support-scheduler internal] load build context 07:54:48 #60 ... 07:54:48 07:54:48 #48 [security-bootstrapper internal] load build context 07:54:48 #48 ... 07:54:48 07:54:48 #60 [support-scheduler internal] load build context 07:54:48 #60 ... 07:54:48 07:54:48 #97 [core-command builder 4/7] COPY go.mod vendor* ./ 07:54:48 #97 DONE 1.4s 07:54:48 07:54:48 #60 [support-scheduler internal] load build context 07:54:48 #60 ... 07:54:48 07:54:48 #34 [support-notifications internal] load build context 07:54:48 #34 ... 07:54:48 07:54:48 #38 [core-common-config-bootstrapper internal] load build context 07:54:48 #38 transferring context: 226.17MB 72.6s done 07:54:48 #38 DONE 73.1s 07:54:48 07:54:48 #34 [support-notifications internal] load build context 07:54:48 #34 ... 07:54:48 07:54:48 #48 [security-bootstrapper internal] load build context 07:54:50 #48 ... 07:54:50 07:54:50 #58 [core-metadata internal] load build context 07:54:51 #58 ... 07:54:51 07:54:51 #48 [security-bootstrapper internal] load build context 07:54:51 #48 ... 07:54:51 07:54:51 #34 [support-notifications internal] load build context 07:54:51 #34 transferring context: 226.17MB 77.0s done 07:54:51 #34 DONE 77.3s 07:54:51 07:54:51 #48 [security-bootstrapper internal] load build context 07:54:52 #48 ... 07:54:52 07:54:52 #60 [support-scheduler internal] load build context 07:54:52 #60 transferring context: 226.17MB 72.3s done 07:54:52 #60 DONE 74.6s 07:54:52 07:54:52 #48 [security-bootstrapper internal] load build context 07:54:52 #48 ... 07:54:52 07:54:52 #98 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:54:52 #98 DONE 1.0s 07:54:52 07:54:52 #48 [security-bootstrapper internal] load build context 07:54:53 #48 ... 07:54:53 07:54:53 #58 [core-metadata internal] load build context 07:54:53 #58 transferring context: 226.17MB 74.0s done 07:54:53 #58 DONE 76.5s 07:54:53 07:54:53 #48 [security-bootstrapper internal] load build context 07:54:54 #48 ... 07:54:54 07:54:54 #36 [security-spiffe-token-provider internal] load build context 07:54:54 #36 ... 07:54:54 07:54:54 #59 [security-secretstore-setup internal] load build context 07:54:54 #59 ... 07:54:54 07:54:54 #36 [security-spiffe-token-provider internal] load build context 07:54:55 #36 transferring context: 226.17MB 79.2s done 07:54:55 #36 DONE 79.4s 07:54:55 07:54:55 #59 [security-secretstore-setup internal] load build context 07:54:55 #59 transferring context: 226.17MB 75.4s done 07:54:55 #59 DONE 77.8s 07:54:55 07:54:55 #48 [security-bootstrapper internal] load build context 07:54:55 #48 ... 07:54:55 07:54:55 #99 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:54:55 #99 DONE 0.8s 07:54:55 07:54:55 #48 [security-bootstrapper internal] load build context 07:54:56 #48 ... 07:54:56 07:54:56 #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:54:56 #100 DONE 0.6s 07:54:56 07:54:56 #48 [security-bootstrapper internal] load build context 07:54:57 #48 ... 07:54:57 07:54:57 #39 [security-proxy-auth internal] load build context 07:54:57 #39 transferring context: 226.17MB 82.9s done 07:54:57 #39 DONE 83.2s 07:54:57 07:54:57 #48 [security-bootstrapper internal] load build context 07:54:57 #48 ... 07:54:57 07:54:57 #52 [security-proxy-setup internal] load build context 07:54:57 #52 ... 07:54:57 07:54:57 #48 [security-bootstrapper internal] load build context 07:54:58 #48 ... 07:54:58 07:54:58 #52 [security-proxy-setup internal] load build context 07:54:58 #52 transferring context: 226.17MB 82.0s done 07:54:58 #52 DONE 82.6s 07:54:58 07:54:58 #48 [security-bootstrapper internal] load build context 07:54:58 #48 ... 07:54:58 07:54:58 #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:58 #101 ... 07:54:58 07:54:58 #48 [security-bootstrapper internal] load build context 07:55:00 #48 transferring context: 226.17MB 85.6s done 07:55:00 #48 DONE 86.0s 07:55:00 07:55:00 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:02 #102 ... 07:55:02 07:55:02 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:02 #103 ... 07:55:02 07:55:02 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:49 #104 ... 07:55:49 07:55:49 #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:49 #101 DONE 56.5s 07:55:49 07:55:49 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:49 #103 DONE 52.5s 07:55:49 07:55:49 #105 [support-notifications builder 6/7] COPY . . 07:55:49 #105 DONE 2.6s 07:55:49 07:55:49 #106 [core-metadata builder 6/7] COPY . . 07:55:49 #106 CACHED 07:55:49 07:55:49 #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:55:49 #107 CACHED 07:55:49 07:55:49 #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:49 #108 CACHED 07:55:49 07:55:49 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:55:49 #109 CACHED 07:55:49 07:55:49 #110 [support-scheduler builder 6/7] COPY . . 07:55:49 #110 CACHED 07:55:49 07:55:49 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:49 #111 CACHED 07:55:49 07:55:49 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:49 #102 DONE 51.6s 07:55:49 07:55:49 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:49 #104 DONE 52.0s 07:55:49 07:55:49 #112 [core-common-config-bootstrapper builder 6/7] COPY . . 07:55:49 #112 CACHED 07:55:49 07:55:49 #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:55:49 #113 CACHED 07:55:49 07:55:49 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:49 #114 CACHED 07:55:49 07:55:49 #115 [core-command builder 6/7] COPY . . 07:55:49 #115 DONE 2.6s 07:55:49 07:55:49 #116 [core-data builder 6/7] COPY . . 07:55:49 #116 CACHED 07:55:49 07:55:49 #117 [core-data builder 4/7] COPY go.mod vendor* ./ 07:55:49 #117 CACHED 07:55:49 07:55:49 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:49 #118 CACHED 07:55:49 07:55:49 #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:49 #119 CACHED 07:55:49 07:55:49 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:55:49 #120 CACHED 07:55:49 07:55:49 #121 [security-proxy-auth builder 6/7] COPY . . 07:55:49 #121 CACHED 07:55:49 07:55:49 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:55:52 #122 4.286 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 07:55:55 #122 ... 07:55:55 07:55:55 #123 [security-secretstore-setup builder 6/7] COPY . . 07:55:55 #123 DONE 6.9s 07:55:55 07:55:55 #124 [security-spiffe-token-provider builder 6/7] COPY . . 07:55:55 #124 DONE 6.9s 07:55:55 07:55:55 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:55:55 #125 CACHED 07:55:55 07:55:55 #126 [security-proxy-setup builder 6/7] COPY . . 07:55:55 #126 CACHED 07:55:55 07:55:55 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:55 #127 CACHED 07:55:55 07:55:55 #128 [security-bootstrapper builder 6/7] COPY . . 07:55:55 #128 CACHED 07:55:55 07:55:55 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:55:55 #129 CACHED 07:55:55 07:55:55 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:55 #130 CACHED 07:55:55 07:55:55 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:55:57 #131 ... 07:55:57 07:55:57 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:55:57 #0 3.917 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 07:55:57 #132 ... 07:55:57 07:55:57 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:55:57 #0 4.315 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 07:55:57 #133 ... 07:55:57 07:55:57 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:55:57 #0 3.609 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 07:55:58 #134 ... 07:55:58 07:55:58 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:55:58 #0 3.140 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 07:55:58 #135 ... 07:55:58 07:55:58 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:55:58 #0 4.117 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 07:55:58 #136 ... 07:55:58 07:55:58 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:55:58 #0 3.917 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 07:55:58 #137 ... 07:55:58 07:55:58 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:55:58 #131 3.359 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 07:56:05 #131 ... 07:56:05 07:56:05 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:56:05 #0 3.309 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 07:56:05 #138 ... 07:56:05 07:56:05 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:56:05 #0 3.643 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 07:56:05 #139 ... 07:56:05 07:56:05 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:56:05 #0 3.442 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 08:11:27 #140 ... 08:11:27 08:11:27 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:11:27 #138 923.9 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 08:11:34 #138 ... 08:11:34 08:11:34 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:11:34 #140 DONE 939.5s 08:11:34 08:11:34 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:11:34 #136 ... 08:11:34 08:11:34 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:11:34 #141 DONE 0.3s 08:11:34 08:11:34 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:11:35 #142 ... 08:11:35 08:11:35 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:11:35 #138 DONE 940.4s 08:11:35 08:11:35 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:11:35 #142 DONE 0.3s 08:11:35 08:11:35 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:11:35 #143 DONE 0.3s 08:11:35 08:11:35 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:11:35 #144 DONE 0.3s 08:11:35 08:11:35 #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:11:35 #145 DONE 0.3s 08:11:35 08:11:35 #146 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:11:36 #146 ... 08:11:36 08:11:36 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:11:36 #147 DONE 0.3s 08:11:36 08:11:36 #146 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:11:36 #146 DONE 0.6s 08:11:36 08:11:36 #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:11:36 #148 DONE 0.2s 08:11:36 08:11:36 #149 [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 08:11:36 #149 DONE 0.2s 08:11:36 08:11:36 #150 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:11:36 #150 ... 08:11:36 08:11:36 #151 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:11:36 #151 DONE 0.4s 08:11:37 08:11:37 #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:11:37 #152 DONE 0.2s 08:11:37 08:11:37 #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:11:37 #153 DONE 0.4s 08:11:37 08:11:37 #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:11:37 #154 DONE 0.3s 08:11:37 08:11:37 #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:11:37 #155 DONE 0.1s 08:11:37 08:11:37 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:11:38 #131 ... 08:11:38 08:11:38 #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:11:40 #156 ... 08:11:40 08:11:40 #150 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:11:40 #150 DONE 3.3s 08:11:40 08:11:40 #96 [security-proxy-setup] exporting to image 08:11:40 #96 exporting layers 08:11:41 #96 ... 08:11:41 08:11:41 #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:11:41 #156 DONE 2.9s 08:11:41 08:11:41 #96 [security-secretstore-setup] exporting to image 08:11:41 #96 exporting layers 1.7s done 08:11:41 #96 writing image sha256:ef48312a510d864cb53d90adbb315ca11ed876161f0c8ce3bec3424d165f2dcd 08:11:41 #96 writing image sha256:ef48312a510d864cb53d90adbb315ca11ed876161f0c8ce3bec3424d165f2dcd 0.0s done 08:11:41 #96 naming to docker.io/library/security-proxy-setup-arm64 done 08:11:42 #96 exporting layers 1.4s done 08:11:42 #96 writing image sha256:bd2004aca0d11f01cd79360722c1bd4dd15b073890fcf5b8da0d7f0a0b6b3115 done 08:11:42 #96 naming to docker.io/library/security-secretstore-setup-arm64 done 08:11:42 #96 DONE 7.4s 08:11:42 08:11:42 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:11:47 #135 ... 08:11:47 08:11:47 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:11:47 #139 DONE 952.5s 08:11:47 08:11:47 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:11:47 #157 DONE 0.4s 08:11:47 08:11:47 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:11:47 #134 ... 08:11:47 08:11:47 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:11:49 #158 DONE 2.2s 08:11:49 08:11:49 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:11:50 #159 DONE 0.3s 08:11:50 08:11:50 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:11:50 #133 ... 08:11:50 08:11:50 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:11:50 #160 DONE 0.2s 08:11:50 08:11:50 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:11:50 #161 DONE 0.3s 08:11:50 08:11:50 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:11:50 #162 DONE 0.1s 08:11:50 08:11:50 #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:11:50 #163 DONE 0.2s 08:11:50 08:11:50 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:11:51 #134 ... 08:11:51 08:11:51 #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:11:51 #164 DONE 0.1s 08:11:51 08:11:51 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:11:51 #165 DONE 0.2s 08:11:51 08:11:51 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:11:51 #166 DONE 0.1s 08:11:51 08:11:51 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:11:53 #167 DONE 1.8s 08:11:53 08:11:53 #96 [security-bootstrapper] exporting to image 08:11:53 #96 exporting layers 08:11:54 #96 exporting layers 0.9s done 08:11:54 #96 writing image sha256:2f083620d6d3421e7a1df6788681078599f3931537f0a40851968c387a6f1fa2 done 08:11:54 #96 naming to docker.io/library/security-bootstrapper-arm64 done 08:11:54 #96 DONE 8.3s 08:11:54 08:11:54 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:12:12 #122 ... 08:12:12 08:12:12 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:12:12 #134 DONE 982.7s 08:12:12 08:12:12 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:12:12 #61 ... 08:12:12 08:12:12 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:12:12 #168 DONE 0.2s 08:12:12 08:12:12 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:12:12 #169 DONE 0.2s 08:12:12 08:12:12 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:12:12 #170 DONE 0.3s 08:12:12 08:12:12 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:12:12 #171 DONE 0.1s 08:12:12 08:12:12 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:12:12 #172 DONE 0.1s 08:12:12 08:12:12 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:12:12 #132 ... 08:12:12 08:12:12 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:12:13 #173 DONE 1.8s 08:12:13 08:12:13 #96 [core-common-config-bootstrapper] exporting to image 08:12:13 #96 exporting layers 08:12:14 #96 exporting layers 0.8s done 08:12:14 #96 writing image sha256:8cd8018be3cea1268aa20d8b8e281d69cb838c7479e60f5a8db85001e3b45e4a done 08:12:14 #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:12:14 #96 DONE 9.1s 08:12:14 08:12:14 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:14:36 #133 ... 08:14:36 08:14:36 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:14:36 #131 DONE 1117.4s 08:14:36 08:14:36 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:14:36 #41 ... 08:14:36 08:14:36 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:14:36 #174 DONE 0.3s 08:14:36 08:14:36 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:14:36 #175 DONE 0.2s 08:14:36 08:14:36 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:14:36 #176 DONE 0.3s 08:14:36 08:14:36 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:14:36 #177 DONE 0.1s 08:14:36 08:14:36 #96 [security-spiffe-token-provider] exporting to image 08:14:36 #96 exporting layers 08:14:36 #96 exporting layers 0.9s done 08:14:36 #96 writing image sha256:985606a7561f5984247572b132c49b97bff23ddf15591578f1b2b54c50562407 0.0s done 08:14:36 #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:14:36 #96 DONE 10.1s 08:14:36 08:14:36 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:20:13 #137 DONE 1460.0s 08:20:13 08:20:13 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:20:13 #133 ... 08:20:13 08:20:13 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:20:13 #178 DONE 0.2s 08:20:13 08:20:13 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:20:13 #41 ... 08:20:13 08:20:13 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:20:13 #179 DONE 0.2s 08:20:13 08:20:13 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:20:13 #180 DONE 0.4s 08:20:13 08:20:13 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:20:13 #181 DONE 0.1s 08:20:13 08:20:13 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:20:13 #41 ... 08:20:13 08:20:13 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:20:13 #182 DONE 0.1s 08:20:13 08:20:13 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:20:13 #183 DONE 1.7s 08:20:13 08:20:13 #96 [security-proxy-auth] exporting to image 08:20:13 #96 exporting layers 08:20:13 #96 exporting layers 0.8s done 08:20:13 #96 writing image sha256:3bc777d6a9d01c41296bc236153ae0d39a4f338f89296f526a393945cfb8fbd7 done 08:20:13 #96 naming to docker.io/library/security-proxy-auth-arm64 done 08:20:13 #96 DONE 10.9s 08:20:13 08:20:13 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:21:00 #132 ... 08:21:00 08:21:00 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:21:00 #136 DONE 1504.7s 08:21:00 08:21:00 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:21:00 #61 ... 08:21:00 08:21:00 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:21:00 #184 DONE 0.1s 08:21:00 08:21:00 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:21:00 #185 DONE 0.1s 08:21:00 08:21:00 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:21:00 #186 DONE 0.3s 08:21:00 08:21:00 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:21:00 #187 DONE 0.1s 08:21:00 08:21:00 #96 [core-command] exporting to image 08:21:00 #96 exporting layers 08:21:00 #96 exporting layers 0.4s done 08:21:00 #96 writing image sha256:e9bd5289e1abda4432d1fa6ed1ff486d003cd12fea3433dbf4aca0cb39299caa done 08:21:00 #96 naming to docker.io/library/core-command-arm64 done 08:21:00 #96 DONE 11.4s 08:21:00 08:21:00 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:21:00 #132 DONE 1512.4s 08:21:00 08:21:00 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:21:00 #122 ... 08:21:00 08:21:00 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:21:00 #188 DONE 0.2s 08:21:00 08:21:00 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:21:01 #189 DONE 0.3s 08:21:01 08:21:01 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:21:01 #133 ... 08:21:01 08:21:01 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:21:01 #190 DONE 0.3s 08:21:01 08:21:01 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:21:01 #191 DONE 0.1s 08:21:01 08:21:01 #96 [core-data] exporting to image 08:21:01 #96 exporting layers 08:21:02 #96 exporting layers 0.6s done 08:21:02 #96 writing image sha256:507047b5bfffe71eb200a3356144e70fd2501898bc05bdd5bb5f5fdc406a82a5 done 08:21:02 #96 naming to docker.io/library/core-data-arm64 done 08:21:02 #96 DONE 12.0s 08:21:02 08:21:02 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:21:06 #135 ... 08:21:06 08:21:06 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:21:06 #133 DONE 1518.8s 08:21:06 08:21:06 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:21:07 #135 ... 08:21:07 08:21:07 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:21:07 #192 DONE 0.2s 08:21:07 08:21:07 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:21:07 #193 DONE 0.2s 08:21:07 08:21:07 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:21:08 #194 DONE 0.4s 08:21:08 08:21:08 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:21:08 #195 DONE 0.1s 08:21:08 08:21:08 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:21:08 #135 ... 08:21:08 08:21:08 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:21:08 #196 DONE 0.1s 08:21:08 08:21:08 #96 [core-metadata] exporting to image 08:21:08 #96 exporting layers 08:21:08 #96 exporting layers 0.4s done 08:21:08 #96 writing image sha256:72a785d71fbcfdc0e2efeb01c77018faa4312464262f713a646e5b5b90b551f4 done 08:21:08 #96 naming to docker.io/library/core-metadata-arm64 done 08:21:08 #96 DONE 12.4s 08:21:08 08:21:08 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:21:35 #135 ... 08:21:35 08:21:35 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:21:35 #122 DONE 1547.1s 08:21:35 08:21:35 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:21:35 #197 DONE 0.2s 08:21:35 08:21:35 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:21:35 #61 ... 08:21:35 08:21:35 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:21:35 #198 DONE 0.1s 08:21:35 08:21:35 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:21:35 #135 DONE 1547.8s 08:21:35 08:21:35 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:21:36 #199 DONE 0.4s 08:21:36 08:21:36 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:21:36 #61 ... 08:21:36 08:21:36 #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:21:36 #200 ... 08:21:36 08:21:36 #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:21:36 #201 DONE 0.2s 08:21:36 08:21:36 #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:21:36 #200 DONE 0.2s 08:21:36 08:21:36 #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:21:36 #202 DONE 0.1s 08:21:36 08:21:36 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:21:36 #203 DONE 0.4s 08:21:36 08:21:36 #96 [support-notifications] exporting to image 08:21:36 #96 exporting layers 08:21:36 #96 ... 08:21:36 08:21:36 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:21:36 #204 DONE 0.1s 08:21:37 08:21:37 #96 [support-notifications] exporting to image 08:21:37 #96 exporting layers 0.8s done 08:21:37 #96 writing image sha256:2109d8d48d9eb20b2638be0ef13b8f02b4621f3d3d7c2db42513715c0f97ac8e done 08:21:37 #96 naming to docker.io/library/support-notifications-arm64 done 08:21:37 #96 exporting layers 0.5s done 08:21:37 #96 writing image sha256:a75d4a5293797efa2ae1e71932d724436ee4914107496cc36815f1c47bdbb2f1 done 08:21:37 #96 naming to docker.io/library/support-scheduler-arm64 done 08:21:37 #96 DONE 13.5s 08:21:37 08:21:37 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:21:37 time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:21:37 time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:21:37 time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:21:37 time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:21:37 time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:21:37 time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:21:37 time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:21:37 time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:21:37 time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:21:37 time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:21:37 time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:21:37 time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:21:37 time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:21:37 time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:21:37 $ docker stop --time=1 43ce71f2372975ece9110597496382fa7e3d0975de3df92306692df50dea26d4 08:21:39 $ docker rm -f --volumes 43ce71f2372975ece9110597496382fa7e3d0975de3df92306692df50dea26d4 [Pipeline] // withDockerContainer [Pipeline] sh 08:21:39 + docker images 08:21:39 REPOSITORY TAG IMAGE ID CREATED SIZE 08:21:39 support-scheduler-arm64 latest a75d4a529379 3 seconds ago 42.9MB 08:21:39 support-notifications-arm64 latest 2109d8d48d9e 3 seconds ago 43.6MB 08:21:39 core-metadata-arm64 latest 72a785d71fbc 31 seconds ago 40.5MB 08:21:39 core-data-arm64 latest 507047b5bfff 38 seconds ago 40.3MB 08:21:39 core-command-arm64 latest e9bd5289e1ab 46 seconds ago 40MB 08:21:39 security-proxy-auth-arm64 latest 3bc777d6a9d0 About a minute ago 37.7MB 08:21:39 security-spiffe-token-provider-arm64 latest 985606a7561f 7 minutes ago 34.7MB 08:21:39 core-common-config-bootstrapper-arm64 latest 8cd8018be3ce 9 minutes ago 20.6MB 08:21:39 security-bootstrapper-arm64 latest 2f083620d6d3 9 minutes ago 24.1MB 08:21:39 security-secretstore-setup-arm64 latest bd2004aca0d1 9 minutes ago 41.4MB 08:21:39 security-proxy-setup-arm64 latest ef48312a510d 10 minutes ago 31.3MB 08:21:39 security-spire-server-arm64 latest b156a708142b 26 minutes ago 102MB 08:21:39 security-spire-config-arm64 latest 1361e106af08 26 minutes ago 101MB 08:21:39 security-spire-agent-arm64 latest dcd428f11d43 26 minutes ago 158MB 08:21:39 ci-base-image-arm64 latest 6b737ad9727c 43 minutes ago 974MB 08:21:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 weeks ago 561MB 08:21:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 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 08:21:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:21:40 08:21:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:21:40 arm64: Pulling from edgex-lftools-log-publisher 08:21:40 8998bd30e6a1: Pulling fs layer 08:21:40 04944245beec: Pulling fs layer 08:21:40 699f458cf7ca: Pulling fs layer 08:21:40 765212b225bb: Pulling fs layer 08:21:40 f23df028b6ca: Pulling fs layer 08:21:40 d65c8cfc05b1: Pulling fs layer 08:21:40 2437ff75d9bd: Pulling fs layer 08:21:40 765212b225bb: Waiting 08:21:40 f23df028b6ca: Waiting 08:21:40 d65c8cfc05b1: Waiting 08:21:40 2437ff75d9bd: Waiting 08:21:40 04944245beec: Verifying Checksum 08:21:40 04944245beec: Download complete 08:21:40 765212b225bb: Verifying Checksum 08:21:40 765212b225bb: Download complete 08:21:41 f23df028b6ca: Verifying Checksum 08:21:41 f23df028b6ca: Download complete 08:21:41 d65c8cfc05b1: Verifying Checksum 08:21:41 d65c8cfc05b1: Download complete 08:21:41 699f458cf7ca: Verifying Checksum 08:21:41 699f458cf7ca: Download complete 08:21:41 8998bd30e6a1: Verifying Checksum 08:21:41 8998bd30e6a1: Download complete 08:21:44 2437ff75d9bd: Verifying Checksum 08:21:44 2437ff75d9bd: Download complete 08:21:46 8998bd30e6a1: Pull complete 08:21:46 04944245beec: Pull complete 08:21:48 699f458cf7ca: Pull complete 08:21:48 765212b225bb: Pull complete 08:21:49 f23df028b6ca: Pull complete 08:21:49 d65c8cfc05b1: Pull complete 08:22:07 2437ff75d9bd: Pull complete 08:22:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:08 prd-ubuntu20.04-docker-arm64-4c-16g-214 does not seem to be running inside a container 08:22:08 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:22:10 $ docker top 1763bf66b7a599754e298097a48093d7c1b2bb3462e049d26a91af5527e42870 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:11 ---> job-cost.sh 08:22:11 lf-activate-venv: SKIPPING 08:22:11 INFO: No Stack... 08:22:12 INFO: Retrieving Pricing Info for: v3-standard-4 08:22:13 INFO: Archiving Costs [Pipeline] sh 08:22:14 + cat /w/workspace/edgex-go/2/archives/cost.csv 08:22:14 + cut -d, -f6 [Pipeline] lock 08:22:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4797-2-stack-cost] 08:22:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4797-2-stack-cost] did not exist. Created. 08:22:14 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4797-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:22:14 + echo total: 0.10999999940395355 [Pipeline] stash 08:22:14 Stashed 1 file(s) [Pipeline] } 08:22:14 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4797-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:22:14 $ docker stop --time=1 1763bf66b7a599754e298097a48093d7c1b2bb3462e049d26a91af5527e42870 08:22:16 $ docker rm -f --volumes 1763bf66b7a599754e298097a48093d7c1b2bb3462e049d26a91af5527e42870 [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 08:22:16 provisioning config files... 08:22:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config10036135183768388117tmp [Pipeline] { [Pipeline] sh 08:22:17 + set +x 08:22:17 + curl -s https://codecov.io/bash 08:22:17 + bash -s -- 08:22:17 08:22:17 _____ _ 08:22:17 / ____| | | 08:22:17 | | ___ __| | ___ ___ _____ __ 08:22:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:22:17 | |___| (_) | (_| | __/ (_| (_) \ V / 08:22:17 \_____\___/ \__,_|\___|\___\___/ \_/ 08:22:17 Bash-1.0.6 08:22:17 08:22:17 08:22:17 ==> git version 2.25.1 found 08:22:17 ==> 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 08:22:17 Release-Date: 2020-01-08 08:22:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:22:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:22:17 ==> Jenkins CI detected. 08:22:17 current dir:  /w/workspace/edgex-go/2 08:22:17 project root: . 08:22:17 --> token set from env 08:22:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:22:17 ==> Running gcov in . (disable via -X gcov) 08:22:17 ==> Python coveragepy not found 08:22:17 ==> Searching for coverage reports in: 08:22:17 + . 08:22:17 -> Found 1 reports 08:22:17 ==> Detecting git/mercurial file structure 08:22:17 ==> Reading reports 08:22:17 + ./coverage.out bytes=455418 08:22:17 ==> Appending adjustments 08:22:17 https://docs.codecov.io/docs/fixing-reports 08:22:18 + Found adjustments 08:22:18 ==> Gzipping contents 08:22:18 60K /tmp/codecov.tyyyyO.gz 08:22:18 ==> Uploading reports 08:22:18 url: https://codecov.io 08:22:18 query: branch=PR-4797&commit=6cb94d1249c9906908fa52193fb081dd5c943314&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4797%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4797&job=&cmd_args= 08:22:18 -> Pinging Codecov 08:22:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4797&commit=6cb94d1249c9906908fa52193fb081dd5c943314&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4797%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4797&job=&cmd_args= 08:22:18 -> Uploading to 08:22:18 https://storage.googleapis.com/codecov/v4/raw/2024-05-07/00271124DB129430A58F1EEE437C3FCB/6cb94d1249c9906908fa52193fb081dd5c943314/669ec446-0ebf-4e30-8fdc-4841e7b1712a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240507%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240507T082218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc8a138e61f315500088e1c9030e04840e2602975b74051f5fb17c5ac3471adb 08:22:18 % Total % Received % Xferd Average Speed Time Time Time Current 08:22:18 Dload Upload Total Spent Left Speed 08:22:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57886 0 0 100 57886 0 209k --:--:-- --:--:-- --:--:-- 209k 08:22:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6cb94d1249c9906908fa52193fb081dd5c943314 [Pipeline] } 08:22: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 08:22:19 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 08:22:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:22:21 ---> package-listing.sh 08:22:21 ++ facter osfamily 08:22:21 ++ tr '[:upper:]' '[:lower:]' 08:22:21 + OS_FAMILY=debian 08:22:21 + workspace=/w/workspace/edgex-go/2 08:22:21 + START_PACKAGES=/tmp/packages_start.txt 08:22:21 + END_PACKAGES=/tmp/packages_end.txt 08:22:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:22:21 + PACKAGES=/tmp/packages_start.txt 08:22:21 + '[' /w/workspace/edgex-go/2 ']' 08:22:21 + PACKAGES=/tmp/packages_end.txt 08:22:21 + case "${OS_FAMILY}" in 08:22:21 + dpkg -l 08:22:21 + grep '^ii' 08:22:21 + '[' -f /tmp/packages_start.txt ']' 08:22:21 + '[' -f /tmp/packages_end.txt ']' 08:22:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:22:21 + '[' /w/workspace/edgex-go/2 ']' 08:22:21 + mkdir -p /w/workspace/edgex-go/2/archives/ 08:22:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 08:22:21 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:22:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:22:22 08:22:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:22:22 latest: Pulling from edgex-lftools-log-publisher 08:22:22 5eb5b503b376: Pulling fs layer 08:22:22 5c69ac0246d0: Pulling fs layer 08:22:22 ec43610c2a17: Pulling fs layer 08:22:22 3a2ae6a8a46f: Pulling fs layer 08:22:22 33b1e0a273af: Pulling fs layer 08:22:22 5d3b04190fa2: Pulling fs layer 08:22:22 2f39f015ded8: Pulling fs layer 08:22:22 3a2ae6a8a46f: Waiting 08:22:22 33b1e0a273af: Waiting 08:22:22 5d3b04190fa2: Waiting 08:22:22 2f39f015ded8: Waiting 08:22:22 5c69ac0246d0: Download complete 08:22:22 3a2ae6a8a46f: Download complete 08:22:22 33b1e0a273af: Verifying Checksum 08:22:22 33b1e0a273af: Download complete 08:22:22 ec43610c2a17: Verifying Checksum 08:22:22 ec43610c2a17: Download complete 08:22:22 5d3b04190fa2: Verifying Checksum 08:22:22 5d3b04190fa2: Download complete 08:22:22 5eb5b503b376: Verifying Checksum 08:22:22 5eb5b503b376: Download complete 08:22:23 2f39f015ded8: Download complete 08:22:23 5eb5b503b376: Pull complete 08:22:24 5c69ac0246d0: Pull complete 08:22:24 ec43610c2a17: Pull complete 08:22:24 3a2ae6a8a46f: Pull complete 08:22:24 33b1e0a273af: Pull complete 08:22:24 5d3b04190fa2: Pull complete 08:22:29 2f39f015ded8: Pull complete 08:22:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:22:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:29 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 08:22:29 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:22:32 $ docker top 7d9effc0cf2ca76d7af73e51f656396ded78d7e87889038bc8c3a37010418a45 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:33 + touch /tmp/pre-build-complete [Pipeline] sh 08:22:33 + mkdir -p /var/log/sysstat [Pipeline] sh 08:22:33 + ls /var/log/sa-host 08:22:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:22:34 provisioning config files... 08:22:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7566854624274265694tmp [Pipeline] { [Pipeline] echo 08:22:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:22:34 ---> create-netrc.sh [Pipeline] } 08:22:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:22:34 ---> python-tools-install.sh [Pipeline] echo 08:22:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:22:34 ---> sudo-logs.sh 08:22:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:22:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:22:35 ---> job-cost.sh 08:22:35 lf-activate-venv: SKIPPING 08:22:35 DEBUG: total: 0.10999999940395355 08:22:35 INFO: Retrieving Stack Cost... 08:22:35 INFO: Retrieving Pricing Info for: v3-standard-8 08:22:36 INFO: Archiving Costs [Pipeline] echo 08:22:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:22:36 ---> logs-deploy.sh 08:22:36 lf-activate-venv: SKIPPING 08:22:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4797/2 08:22:36 INFO: archiving workspace using pattern(s): 08:22:37 Archives upload complete. 08:22:37 INFO: archiving logs to Nexus 08:22:38 ---> uname -a: 08:22:38 Linux prd-ubuntu20-04-docker-8c-8g-213 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:22:38 08:22:38 08:22:38 ---> lscpu: 08:22:38 Architecture: x86_64 08:22:38 CPU op-mode(s): 32-bit, 64-bit 08:22:38 Byte Order: Little Endian 08:22:38 Address sizes: 40 bits physical, 48 bits virtual 08:22:38 CPU(s): 8 08:22:38 On-line CPU(s) list: 0-7 08:22:38 Thread(s) per core: 1 08:22:38 Core(s) per socket: 1 08:22:38 Socket(s): 8 08:22:38 NUMA node(s): 1 08:22:38 Vendor ID: AuthenticAMD 08:22:38 CPU family: 23 08:22:38 Model: 49 08:22:38 Model name: AMD EPYC-Rome Processor 08:22:38 Stepping: 0 08:22:38 CPU MHz: 2800.000 08:22:38 BogoMIPS: 5600.00 08:22:38 Virtualization: AMD-V 08:22:38 Hypervisor vendor: KVM 08:22:38 Virtualization type: full 08:22:38 L1d cache: 256 KiB 08:22:38 L1i cache: 256 KiB 08:22:38 L2 cache: 4 MiB 08:22:38 L3 cache: 128 MiB 08:22:38 NUMA node0 CPU(s): 0-7 08:22:38 Vulnerability Itlb multihit: Not affected 08:22:38 Vulnerability L1tf: Not affected 08:22:38 Vulnerability Mds: Not affected 08:22:38 Vulnerability Meltdown: Not affected 08:22:38 Vulnerability Mmio stale data: Not affected 08:22:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:22:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:22:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:22:38 Vulnerability Srbds: Not affected 08:22:38 Vulnerability Tsx async abort: Not affected 08:22:38 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 08:22:38 08:22:38 08:22:38 ---> nproc: 08:22:38 8 08:22:38 08:22:38 08:22:38 ---> df -h: 08:22:38 Filesystem Size Used Avail Use% Mounted on 08:22:38 overlay 155G 24G 132G 15% / 08:22:38 tmpfs 64M 0 64M 0% /dev 08:22:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:22:38 shm 64M 0 64M 0% /dev/shm 08:22:38 /dev/vda1 155G 24G 132G 15% /facter-os 08:22:38 08:22:38 08:22:38 ---> sar -b -r -n DEV: 08:22:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-213) 05/07/24 _x86_64_ (8 CPU) 08:22:38 08:22:38 07:32:28 LINUX RESTART (8 CPU) 08:22:38 08:22:38 07:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:22:38 07:34:01 400.98 16.38 384.60 0.00 1969.27 56431.79 0.00 08:22:38 07:35:01 92.27 0.03 92.23 0.00 1.33 33930.21 0.00 08:22:38 07:36:01 38.79 0.03 38.76 0.00 0.27 29362.19 0.00 08:22:38 07:37:01 32.27 0.12 32.16 0.00 2.13 17284.64 0.00 08:22:38 07:38:01 535.51 2.68 532.83 0.00 136.64 206951.51 0.00 08:22:38 07:39:01 587.77 11.81 575.96 0.00 4339.09 162607.66 0.00 08:22:38 07:40:01 168.07 0.05 168.02 0.00 0.40 50496.55 0.00 08:22:38 07:41:01 711.16 0.05 711.11 0.00 0.93 125197.27 0.00 08:22:38 07:42:01 1.75 0.00 1.75 0.00 0.00 19.59 0.00 08:22:38 07:43:01 1.63 0.00 1.63 0.00 0.00 18.79 0.00 08:22:38 07:44:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 08:22:38 07:45:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 08:22:38 07:46:01 1.08 0.00 1.08 0.00 0.00 17.46 0.00 08:22:38 07:47:01 0.82 0.00 0.82 0.00 0.00 10.53 0.00 08:22:38 07:48:01 1.98 0.02 1.97 0.00 0.13 23.06 0.00 08:22:38 07:49:01 1.60 0.00 1.60 0.00 0.00 23.19 0.00 08:22:38 07:50:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 08:22:38 07:51:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 08:22:38 07:52:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 08:22:38 07:53:01 3.28 1.52 1.77 0.00 35.46 22.53 0.00 08:22:38 07:54:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 08:22:38 07:55:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 08:22:38 07:56:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 08:22:38 07:57:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 08:22:38 07:58:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 08:22:38 07:59:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 08:22:38 08:00:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 08:22:38 08:01:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 08:22:38 08:02:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 08:22:38 08:03:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 08:22:38 08:04:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 08:22:38 08:05:01 1.60 0.00 1.60 0.00 0.00 18.79 0.00 08:22:38 08:06:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 08:22:38 08:07:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 08:22:38 08:08:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 08:22:38 08:09:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 08:22:38 08:10:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 08:22:38 08:11:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 08:22:38 08:12:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 08:22:38 08:13:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 08:22:38 08:14:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 08:22:38 08:15:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 08:22:38 08:16:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 08:22:38 08:17:01 1.53 0.02 1.52 0.00 0.13 17.86 0.00 08:22:38 08:18:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 08:22:38 08:19:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 08:22:38 08:20:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 08:22:38 08:21:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 08:22:38 08:22:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 08:22:38 Average: 53.51 0.67 52.84 0.00 132.37 13937.31 0.00 08:22:38 08:22:38 07:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:22:38 07:34:01 28166600 31525584 784060 2.38 102812 3463204 1899816 5.60 1242440 3010888 324548 08:22:38 07:35:01 27379044 31482940 820148 2.49 133260 4107424 1899584 5.60 1689876 3279516 774800 08:22:38 07:36:01 26842036 31418768 881700 2.68 137016 4552264 2032636 5.99 1792400 3686768 801876 08:22:38 07:37:01 26637168 31424496 873428 2.66 139792 4728228 1969856 5.81 1759560 3888576 509348 08:22:38 07:38:01 22091292 31186200 1071924 3.26 166924 8898224 3054372 9.00 2198704 7830212 3080 08:22:38 07:39:01 15036420 29272440 2918600 8.88 306344 13401464 8694468 25.62 4954592 11534996 115028 08:22:38 07:40:01 12767096 29224884 2969888 9.03 332456 15503432 7514224 22.15 5907468 12770676 1078116 08:22:38 07:41:01 14691812 31422632 829384 2.52 342240 15898824 2065924 6.09 2960380 14002548 484 08:22:38 07:42:01 14692268 31423088 828864 2.52 342260 15898824 2065924 6.09 2959792 14002548 16 08:22:38 07:43:01 14694796 31425684 826236 2.51 342280 15898828 2065924 6.09 2957788 14002552 32 08:22:38 07:44:01 14735792 31466708 785184 2.39 342292 15898836 2065924 6.09 2916944 14002560 144 08:22:38 07:45:01 14736124 31467060 784784 2.39 342320 15898836 2065924 6.09 2916952 14002560 8 08:22:38 07:46:01 14736672 31467636 784496 2.39 342344 15898840 2065924 6.09 2917884 14002564 12 08:22:38 07:47:01 14736616 31467600 784488 2.39 342348 15898844 2065924 6.09 2918164 14002564 268 08:22:38 07:48:01 14735512 31466528 785632 2.39 342380 15898848 2033956 5.99 2918072 14002572 28 08:22:38 07:49:01 14735588 31466616 785480 2.39 342412 15898828 2033956 5.99 2918136 14002552 52 08:22:38 07:50:01 14735824 31466912 785068 2.39 342472 15898828 2033956 5.99 2918000 14002556 8 08:22:38 07:51:01 14735776 31466888 784972 2.39 342488 15898832 2033956 5.99 2918320 14002556 44 08:22:38 07:52:01 14735728 31466868 784936 2.39 342504 15898836 2033956 5.99 2918400 14002560 148 08:22:38 07:53:01 14724036 31457252 794408 2.42 342552 15899892 2033956 5.99 2932076 14002816 8 08:22:38 07:54:01 14723956 31457216 794380 2.42 342564 15899900 2033956 5.99 2931052 14002816 16 08:22:38 07:55:01 14723936 31457208 794564 2.42 342588 15899900 2033956 5.99 2930924 14002816 52 08:22:38 07:56:01 14723888 31457184 794524 2.42 342612 15899904 2033956 5.99 2930980 14002820 8 08:22:38 07:57:01 14723652 31456988 794784 2.42 342632 15899912 2033956 5.99 2931064 14002824 44 08:22:38 07:58:01 14723740 31457124 794828 2.42 342708 15899912 2033956 5.99 2930964 14002828 32 08:22:38 07:59:01 14723304 31456752 795136 2.42 342732 15899916 2033956 5.99 2931252 14002832 48 08:22:38 08:00:01 14723256 31456736 795100 2.42 342756 15899916 2033956 5.99 2931268 14002832 4 08:22:38 08:01:01 14722988 31456484 795292 2.42 342764 15899924 2033956 5.99 2931308 14002840 144 08:22:38 08:02:01 14723140 31456648 795260 2.42 342788 15899928 2050008 6.04 2931364 14002844 8 08:22:38 08:03:01 14723172 31456720 795176 2.42 342836 15899912 2050008 6.04 2931408 14002844 20 08:22:38 08:04:01 14722740 31456332 795488 2.42 342852 15899932 2050008 6.04 2931852 14002848 20 08:22:38 08:05:01 14722732 31456352 795452 2.42 342876 15899936 2050008 6.04 2931340 14002852 20 08:22:38 08:06:01 14722716 31456364 795384 2.42 342896 15899940 2050008 6.04 2931504 14002852 12 08:22:38 08:07:01 14722700 31456376 795312 2.42 342920 15899944 2050008 6.04 2931580 14002860 140 08:22:38 08:08:01 14722432 31456236 795348 2.42 342964 15900072 2050008 6.04 2931364 14002988 40 08:22:38 08:09:01 14722352 31456216 795340 2.42 342988 15900076 2050008 6.04 2931400 14002992 24 08:22:38 08:10:01 14722304 31456224 795280 2.42 343032 15900080 2066096 6.09 2931604 14002996 16 08:22:38 08:11:01 14722772 31456728 794948 2.42 343068 15900080 2049744 6.04 2931472 14002996 48 08:22:38 08:12:01 14722236 31456212 795420 2.42 343080 15900084 2049744 6.04 2931756 14003000 16 08:22:38 08:13:01 14722220 31456216 795368 2.42 343092 15900080 2049744 6.04 2931836 14003004 52 08:22:38 08:14:01 14722148 31456148 795340 2.42 343096 15900088 2049744 6.04 2931796 14003004 24 08:22:38 08:15:01 14722296 31456320 795088 2.42 343112 15900096 2049744 6.04 2931880 14003008 40 08:22:38 08:16:01 14722536 31456560 795052 2.42 343124 15900096 2049744 6.04 2931544 14003008 20 08:22:38 08:17:01 14721872 31456036 795504 2.42 343144 15900096 2049744 6.04 2931804 14003016 48 08:22:38 08:18:01 14721832 31456020 795388 2.42 343160 15900108 2049744 6.04 2931748 14003024 44 08:22:38 08:19:01 14721784 31455988 795396 2.42 343180 15900108 2049744 6.04 2931768 14003024 184 08:22:38 08:20:01 14721736 31455964 795380 2.42 343188 15900112 2049744 6.04 2931904 14003028 4 08:22:38 08:21:01 14721656 31455892 795392 2.42 343196 15900112 2049744 6.04 2931832 14003028 4 08:22:38 08:22:01 14721292 31455540 795680 2.42 343208 15900116 2049744 6.04 2931976 14003032 8 08:22:38 Average: 15863339 31361297 892332 2.71 320707 14743682 2307447 6.80 2910806 12941224 73657 08:22:38 08:22:38 07:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:22:38 07:34:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 08:22:38 07:34:01 ens3 1751.71 1525.03 12919.39 183.52 0.00 0.00 0.00 0.00 08:22:38 07:34:01 docker0 736.98 896.38 55.91 4967.81 0.00 0.00 0.00 0.00 08:22:38 07:35:01 vethe947d3f 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 08:22:38 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:35:01 ens3 26.30 15.26 25.54 10.18 0.00 0.00 0.00 0.00 08:22:38 07:35:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 08:22:38 07:36:01 vethe947d3f 1.38 1.40 0.12 0.12 0.00 0.00 0.00 0.00 08:22:38 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:36:01 ens3 32.99 21.31 25.92 14.59 0.00 0.00 0.00 0.00 08:22:38 07:36:01 docker0 1.38 1.38 0.10 0.12 0.00 0.00 0.00 0.00 08:22:38 07:37:01 vethe947d3f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:37:01 ens3 23.14 14.70 24.75 10.29 0.00 0.00 0.00 0.00 08:22:38 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:38:01 vethfab1045 0.58 1.33 0.05 0.22 0.00 0.00 0.00 0.00 08:22:38 07:38:01 veth308947c 13.90 18.73 1.35 8.34 0.00 0.00 0.00 0.00 08:22:38 07:38:01 veth06fef46 14.23 19.18 1.38 8.51 0.00 0.00 0.00 0.00 08:22:38 07:38:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 08:22:38 07:38:01 ens3 415.65 265.52 5258.66 168.98 0.00 0.00 0.00 0.00 08:22:38 07:38:01 docker0 117.66 182.97 8.54 1619.65 0.00 0.00 0.00 0.00 08:22:38 07:38:01 veth78a335b 14.05 18.65 1.36 8.39 0.00 0.00 0.00 0.00 08:22:38 07:38:01 veth16c97c2 14.15 19.50 1.37 8.45 0.00 0.00 0.00 0.00 08:22:38 07:39:01 vethbc7c3e2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:22:38 07:39:01 vethfab1045 0.12 0.15 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:39:01 veth579e19c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:22:38 07:39:01 veth02ee73c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:22:38 07:39:01 veth7cce849 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:22:38 07:39:01 veth6ae19d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:22:38 07:39:01 vethceb2e63 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:22:38 07:39:01 veth73efd47 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:22:38 07:39:01 vethb011c63 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:22:38 07:39:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 08:22:38 07:39:01 veth706685c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:22:38 07:39:01 vetha506ba5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:22:38 07:39:01 ens3 606.81 296.03 6398.39 35.78 0.00 0.00 0.00 0.00 08:22:38 07:39:01 docker0 227.97 452.20 21.03 4340.64 0.00 0.00 0.00 0.00 08:22:38 07:39:01 veth38d06ff 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:22:38 07:40:01 vethbc7c3e2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:40:01 vethfab1045 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:40:01 veth579e19c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:40:01 veth02ee73c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:40:01 veth7cce849 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:40:01 veth6ae19d9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:40:01 vethceb2e63 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:40:01 veth73efd47 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:40:01 vethb011c63 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:40:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:40:01 veth706685c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:40:01 vetha506ba5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:40:01 ens3 2.88 2.28 2.34 1.24 0.00 0.00 0.00 0.00 08:22:38 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:40:01 veth38d06ff 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:41:01 ens3 12.75 8.15 11.11 5.78 0.00 0.00 0.00 0.00 08:22:38 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:42:01 ens3 0.03 0.03 0.00 0.01 0.00 0.00 0.00 0.00 08:22:38 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:43:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:22:38 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:48:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 08:22:38 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:50:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:51:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:22:38 07:53:01 ens3 8.53 6.82 7.51 6.40 0.00 0.00 0.00 0.00 08:22:38 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:54:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:58:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:22:38 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:03:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:22:38 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:04:01 ens3 0.75 0.28 0.30 0.21 0.00 0.00 0.00 0.00 08:22:38 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:06:01 ens3 0.20 0.08 0.22 0.01 0.00 0.00 0.00 0.00 08:22:38 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:07:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:08:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:22:38 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:09:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:13:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:22:38 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:18:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:22:38 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:19:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:22:38 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 08:22:01 ens3 0.25 0.18 0.17 0.01 0.00 0.00 0.00 0.00 08:22:38 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:38 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 08:22:38 Average: ens3 58.89 44.05 503.56 8.93 0.00 0.00 0.00 0.00 08:22:38 Average: docker0 22.12 31.28 1.75 223.02 0.00 0.00 0.00 0.00 08:22:38 08:22:38 08:22:38 ---> sar -P ALL: 08:22:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-213) 05/07/24 _x86_64_ (8 CPU) 08:22:38 08:22:38 07:32:28 LINUX RESTART (8 CPU) 08:22:38 08:22:38 07:33:01 CPU %user %nice %system %iowait %steal %idle 08:22:38 07:34:01 all 10.77 0.00 4.19 2.92 0.07 82.05 08:22:38 07:34:01 0 8.73 0.00 3.85 0.17 0.05 87.20 08:22:38 07:34:01 1 10.68 0.00 4.46 0.93 0.07 83.86 08:22:38 07:34:01 2 11.34 0.00 5.14 8.28 0.10 75.13 08:22:38 07:34:01 3 10.06 0.00 3.01 1.17 0.07 85.69 08:22:38 07:34:01 4 10.27 0.00 5.89 10.27 0.07 73.50 08:22:38 07:34:01 5 15.42 0.00 3.94 1.69 0.07 78.88 08:22:38 07:34:01 6 8.92 0.00 3.94 0.08 0.07 86.99 08:22:38 07:34:01 7 10.73 0.00 3.32 0.87 0.05 85.02 08:22:38 07:35:01 all 29.13 0.00 4.95 2.19 0.08 63.63 08:22:38 07:35:01 0 28.97 0.00 5.23 0.31 0.10 65.39 08:22:38 07:35:01 1 27.98 0.00 4.70 0.03 0.08 67.20 08:22:38 07:35:01 2 29.97 0.00 5.63 11.81 0.10 52.49 08:22:38 07:35:01 3 28.23 0.00 4.35 4.13 0.08 63.21 08:22:38 07:35:01 4 29.10 0.00 5.74 0.29 0.08 64.79 08:22:38 07:35:01 5 29.85 0.00 4.68 0.43 0.07 64.98 08:22:38 07:35:01 6 29.90 0.00 4.29 0.43 0.07 65.32 08:22:38 07:35:01 7 29.07 0.00 5.02 0.17 0.08 65.66 08:22:38 07:36:01 all 35.29 0.00 6.33 1.51 0.09 56.79 08:22:38 07:36:01 0 39.01 0.00 7.71 0.94 0.08 52.26 08:22:38 07:36:01 1 40.29 0.00 6.57 0.02 0.08 53.04 08:22:38 07:36:01 2 36.45 0.00 7.01 0.32 0.08 56.13 08:22:38 07:36:01 3 30.79 0.00 6.24 7.11 0.08 55.78 08:22:38 07:36:01 4 36.68 0.00 5.85 2.65 0.08 54.73 08:22:38 07:36:01 5 36.44 0.00 6.90 0.89 0.12 55.65 08:22:38 07:36:01 6 31.38 0.00 4.97 0.10 0.10 63.44 08:22:38 07:36:01 7 31.20 0.00 5.34 0.07 0.10 63.29 08:22:38 07:37:01 all 50.08 0.00 7.36 1.40 0.11 41.06 08:22:38 07:37:01 0 50.11 0.00 7.77 1.01 0.10 41.01 08:22:38 07:37:01 1 53.75 0.00 7.91 2.10 0.12 36.12 08:22:38 07:37:01 2 54.11 0.00 8.49 0.98 0.14 36.29 08:22:38 07:37:01 3 46.85 0.00 6.61 1.45 0.10 44.99 08:22:38 07:37:01 4 49.57 0.00 7.50 1.63 0.12 41.18 08:22:38 07:37:01 5 50.43 0.00 7.60 1.07 0.09 40.82 08:22:38 07:37:01 6 49.03 0.00 6.65 2.00 0.10 42.23 08:22:38 07:37:01 7 46.81 0.00 6.35 0.95 0.09 45.80 08:22:38 07:38:01 all 19.96 0.00 8.20 15.54 0.11 56.19 08:22:38 07:38:01 0 23.75 0.00 8.95 21.51 0.12 45.67 08:22:38 07:38:01 1 19.01 0.00 8.30 19.31 0.10 53.28 08:22:38 07:38:01 2 20.14 0.00 7.12 10.60 0.09 62.05 08:22:38 07:38:01 3 17.65 0.00 6.66 7.61 0.10 67.98 08:22:38 07:38:01 4 21.23 0.00 9.68 18.62 0.10 50.37 08:22:38 07:38:01 5 21.95 0.00 9.13 16.02 0.14 52.76 08:22:38 07:38:01 6 18.11 0.00 7.26 9.58 0.12 64.92 08:22:38 07:38:01 7 17.86 0.00 8.55 21.13 0.09 52.38 08:22:38 07:39:01 all 36.67 0.00 9.14 14.30 0.12 39.77 08:22:38 07:39:01 0 37.89 0.00 9.24 6.42 0.14 46.31 08:22:38 07:39:01 1 35.89 0.00 8.95 4.54 0.10 50.52 08:22:38 07:39:01 2 35.64 0.00 8.96 6.74 0.10 48.55 08:22:38 07:39:01 3 35.63 0.00 7.61 5.34 0.14 51.30 08:22:38 07:39:01 4 38.66 0.00 9.31 7.69 0.12 44.21 08:22:38 07:39:01 5 37.57 0.00 11.25 45.15 0.19 5.84 08:22:38 07:39:01 6 36.20 0.00 8.20 11.25 0.12 44.23 08:22:38 07:39:01 7 35.88 0.00 9.67 27.84 0.08 26.52 08:22:38 07:40:01 all 88.36 0.00 11.49 0.00 0.15 0.01 08:22:38 07:40:01 0 89.11 0.00 10.75 0.00 0.13 0.00 08:22:38 07:40:01 1 87.55 0.00 12.30 0.00 0.15 0.00 08:22:38 07:40:01 2 88.80 0.00 11.03 0.00 0.13 0.03 08:22:38 07:40:01 3 88.94 0.00 10.91 0.00 0.13 0.02 08:22:38 07:40:01 4 88.07 0.00 11.76 0.00 0.17 0.00 08:22:38 07:40:01 5 88.79 0.00 11.08 0.00 0.13 0.00 08:22:38 07:40:01 6 88.56 0.00 11.27 0.02 0.14 0.02 08:22:38 07:40:01 7 87.02 0.00 12.81 0.00 0.17 0.00 08:22:38 07:41:01 all 59.71 0.00 9.91 4.52 0.14 25.72 08:22:38 07:41:01 0 58.53 0.00 9.75 6.87 0.14 24.72 08:22:38 07:41:01 1 59.35 0.00 9.37 2.20 0.13 28.94 08:22:38 07:41:01 2 60.37 0.00 9.64 2.97 0.17 26.85 08:22:38 07:41:01 3 59.56 0.00 9.14 3.32 0.10 27.87 08:22:38 07:41:01 4 59.77 0.00 10.75 3.01 0.10 26.37 08:22:38 07:41:01 5 60.80 0.00 9.76 7.81 0.15 21.47 08:22:38 07:41:01 6 59.53 0.00 10.34 5.25 0.17 24.70 08:22:38 07:41:01 7 59.74 0.00 10.56 4.82 0.15 24.73 08:22:38 07:42:01 all 0.19 0.00 0.01 0.01 0.01 99.78 08:22:38 07:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:22:38 07:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:22:38 07:42:01 2 0.02 0.00 0.02 0.03 0.02 99.92 08:22:38 07:42:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:22:38 07:42:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:22:38 07:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 07:42:01 6 1.37 0.00 0.00 0.00 0.02 98.61 08:22:38 07:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 07:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:22:38 07:43:01 0 0.00 0.00 0.03 0.02 0.02 99.93 08:22:38 07:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:22:38 07:43:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:22:38 07:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 07:43:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:22:38 07:43:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:22:38 07:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:22:38 07:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 07:44:01 all 0.06 0.00 0.01 0.00 0.00 99.92 08:22:38 07:44:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:22:38 07:44:01 1 0.40 0.00 0.02 0.00 0.00 99.58 08:22:38 07:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:22:38 07:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 07:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:22:38 07:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 07:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 07:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:22:38 07:44:01 CPU %user %nice %system %iowait %steal %idle 08:22:38 07:45:01 all 0.01 0.00 0.02 0.00 0.01 99.95 08:22:38 07:45:01 0 0.03 0.00 0.03 0.02 0.02 99.90 08:22:38 07:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:22:38 07:45:01 2 0.02 0.00 0.03 0.00 0.03 99.92 08:22:38 07:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 07:45:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:22:38 07:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:22:38 07:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 07:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 07:46:01 all 0.05 0.00 0.02 0.01 0.01 99.92 08:22:38 07:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:22:38 07:46:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:22:38 07:46:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:22:38 07:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:22:38 07:46:01 4 0.10 0.00 0.02 0.02 0.00 99.87 08:22:38 07:46:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:22:38 07:46:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:22:38 07:46:01 7 0.08 0.00 0.02 0.00 0.02 99.88 08:22:38 07:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:22:38 07:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 07:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:22:38 07:47:01 2 0.02 0.00 0.00 0.00 0.03 99.95 08:22:38 07:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 07:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:22:38 07:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:22:38 07:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 07:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:22:38 07:48:01 all 0.04 0.00 0.02 0.01 0.01 99.93 08:22:38 07:48:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:22:38 07:48:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:22:38 07:48:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:22:38 07:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 07:48:01 4 0.03 0.00 0.00 0.02 0.00 99.95 08:22:38 07:48:01 5 0.03 0.00 0.05 0.02 0.02 99.88 08:22:38 07:48:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:22:38 07:48:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:22:38 07:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:22:38 07:49:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:22:38 07:49:01 1 0.03 0.00 0.02 0.03 0.02 99.90 08:22:38 07:49:01 2 0.02 0.00 0.00 0.00 0.03 99.95 08:22:38 07:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 07:49:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:22:38 07:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 07:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:22:38 07:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:22:38 07:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:22:38 07:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 07:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 07:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:22:38 07:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 07:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:22:38 07:50:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:22:38 07:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 07:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 07:51:01 all 0.00 0.00 0.01 0.00 0.01 99.97 08:22:38 07:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 07:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 07:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:22:38 07:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 07:51:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:22:38 07:51:01 5 0.00 0.00 0.03 0.02 0.02 99.93 08:22:38 07:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 07:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 07:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:22:38 07:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 07:52:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:22:38 07:52:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:22:38 07:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 07:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:22:38 07:52:01 5 0.07 0.00 0.00 0.02 0.02 99.90 08:22:38 07:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 07:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 07:53:01 all 0.29 0.00 0.05 0.03 0.01 99.62 08:22:38 07:53:01 0 0.13 0.00 0.03 0.07 0.00 99.77 08:22:38 07:53:01 1 0.28 0.00 0.03 0.02 0.00 99.67 08:22:38 07:53:01 2 0.33 0.00 0.12 0.03 0.03 99.48 08:22:38 07:53:01 3 0.42 0.00 0.05 0.00 0.00 99.53 08:22:38 07:53:01 4 0.88 0.00 0.05 0.03 0.00 99.03 08:22:38 07:53:01 5 0.18 0.00 0.07 0.02 0.00 99.73 08:22:38 07:53:01 6 0.03 0.00 0.07 0.07 0.02 99.82 08:22:38 07:53:01 7 0.08 0.00 0.02 0.00 0.00 99.90 08:22:38 07:54:01 all 0.14 0.00 0.01 0.00 0.01 99.84 08:22:38 07:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:22:38 07:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:22:38 07:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:22:38 07:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 07:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:22:38 07:54:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:22:38 07:54:01 6 0.99 0.00 0.00 0.00 0.00 99.01 08:22:38 07:54:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:22:38 07:55:01 all 0.27 0.00 0.00 0.00 0.01 99.72 08:22:38 07:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 07:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 07:55:01 2 0.02 0.00 0.00 0.00 0.03 99.95 08:22:38 07:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 07:55:01 4 0.05 0.00 0.00 0.02 0.02 99.92 08:22:38 07:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:22:38 07:55:01 6 1.99 0.00 0.00 0.00 0.02 98.00 08:22:38 07:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:22:38 07:55:01 CPU %user %nice %system %iowait %steal %idle 08:22:38 07:56:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:22:38 07:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:22:38 07:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:22:38 07:56:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:22:38 07:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 07:56:01 4 0.02 0.00 0.00 0.03 0.02 99.93 08:22:38 07:56:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:22:38 07:56:01 6 1.99 0.00 0.00 0.00 0.00 98.01 08:22:38 07:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 07:57:01 all 0.26 0.00 0.01 0.00 0.01 99.71 08:22:38 07:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:22:38 07:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 07:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:22:38 07:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:22:38 07:57:01 4 0.00 0.00 0.00 0.03 0.00 99.97 08:22:38 07:57:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:22:38 07:57:01 6 1.99 0.00 0.00 0.00 0.02 98.00 08:22:38 07:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 07:58:01 all 0.21 0.00 0.02 0.01 0.01 99.75 08:22:38 07:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 07:58:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:22:38 07:58:01 2 0.03 0.00 0.03 0.00 0.03 99.90 08:22:38 07:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 07:58:01 4 0.00 0.00 0.00 0.03 0.02 99.95 08:22:38 07:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:22:38 07:58:01 6 1.53 0.00 0.08 0.00 0.00 98.39 08:22:38 07:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 07:59:01 all 0.00 0.00 0.01 0.00 0.01 99.97 08:22:38 07:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:22:38 07:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:22:38 07:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:22:38 07:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 07:59:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:22:38 07:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:22:38 07:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 07:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:22:38 08:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:22:38 08:00:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:22:38 08:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:22:38 08:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:22:38 08:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:01:01 1 0.00 0.00 0.03 0.02 0.02 99.93 08:22:38 08:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:22:38 08:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:22:38 08:01:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:22:38 08:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:22:38 08:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:22:38 08:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:02:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:22:38 08:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:22:38 08:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:22:38 08:02:01 2 0.03 0.00 0.03 0.00 0.03 99.90 08:22:38 08:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 08:02:01 4 0.00 0.00 0.00 0.03 0.00 99.97 08:22:38 08:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:22:38 08:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:22:38 08:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:03:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:22:38 08:03:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:22:38 08:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:03:01 4 0.03 0.00 0.00 0.02 0.02 99.93 08:22:38 08:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:22:38 08:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 08:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:22:38 08:04:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:22:38 08:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 08:04:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:22:38 08:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:22:38 08:04:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:22:38 08:04:01 4 0.08 0.00 0.00 0.02 0.00 99.90 08:22:38 08:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:22:38 08:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:22:38 08:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:22:38 08:05:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:22:38 08:05:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:22:38 08:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 08:05:01 4 0.03 0.00 0.00 0.02 0.02 99.93 08:22:38 08:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:22:38 08:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:22:38 08:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:06:01 all 0.02 0.00 0.00 0.00 0.01 99.97 08:22:38 08:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:06:01 2 0.02 0.00 0.02 0.00 0.03 99.93 08:22:38 08:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:22:38 08:06:01 5 0.07 0.00 0.00 0.00 0.02 99.92 08:22:38 08:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 08:22:38 08:06:01 CPU %user %nice %system %iowait %steal %idle 08:22:38 08:07:01 all 0.01 0.00 0.00 0.00 0.01 99.97 08:22:38 08:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:07:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:22:38 08:07:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:22:38 08:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:07:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:22:38 08:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:22:38 08:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:22:38 08:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:08:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:22:38 08:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:08:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:22:38 08:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:22:38 08:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 08:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:22:38 08:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 08:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:09:01 all 0.15 0.00 0.02 0.02 0.01 99.80 08:22:38 08:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:09:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:22:38 08:09:01 2 0.05 0.00 0.03 0.00 0.03 99.88 08:22:38 08:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:09:01 4 0.02 0.00 0.00 0.12 0.02 99.85 08:22:38 08:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:22:38 08:09:01 6 1.08 0.00 0.03 0.05 0.02 98.82 08:22:38 08:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:10:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:22:38 08:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:22:38 08:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:22:38 08:10:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:22:38 08:10:01 4 0.00 0.00 0.00 0.03 0.00 99.97 08:22:38 08:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:22:38 08:10:01 6 1.97 0.00 0.00 0.00 0.00 98.03 08:22:38 08:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:11:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:22:38 08:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:22:38 08:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 08:11:01 2 0.07 0.00 0.02 0.00 0.03 99.88 08:22:38 08:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:11:01 4 0.00 0.00 0.00 0.03 0.00 99.97 08:22:38 08:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:11:01 6 2.03 0.00 0.00 0.00 0.02 97.95 08:22:38 08:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:12:01 all 0.26 0.00 0.00 0.00 0.01 99.73 08:22:38 08:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 08:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:22:38 08:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:12:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:22:38 08:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 08:12:01 6 1.97 0.00 0.00 0.00 0.02 98.01 08:22:38 08:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:13:01 all 0.27 0.00 0.02 0.01 0.00 99.70 08:22:38 08:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:22:38 08:13:01 2 0.05 0.00 0.05 0.00 0.03 99.87 08:22:38 08:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:22:38 08:13:01 4 0.03 0.00 0.00 0.05 0.00 99.92 08:22:38 08:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 08:13:01 6 2.00 0.00 0.00 0.00 0.00 98.00 08:22:38 08:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:14:01 all 0.26 0.00 0.01 0.00 0.01 99.73 08:22:38 08:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:14:01 1 0.03 0.00 0.02 0.02 0.03 99.90 08:22:38 08:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:22:38 08:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:22:38 08:14:01 6 1.97 0.00 0.00 0.00 0.02 98.01 08:22:38 08:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:15:01 all 0.26 0.00 0.01 0.00 0.01 99.71 08:22:38 08:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:15:01 1 0.03 0.00 0.05 0.02 0.02 99.88 08:22:38 08:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 08:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:15:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:22:38 08:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:22:38 08:15:01 6 1.95 0.00 0.00 0.00 0.00 98.05 08:22:38 08:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:22:38 08:16:01 all 0.20 0.00 0.01 0.01 0.01 99.77 08:22:38 08:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:22:38 08:16:01 1 0.03 0.00 0.05 0.02 0.03 99.87 08:22:38 08:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 08:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 08:16:01 4 0.03 0.00 0.02 0.05 0.00 99.90 08:22:38 08:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 08:16:01 6 1.45 0.00 0.02 0.00 0.02 98.52 08:22:38 08:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:17:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:22:38 08:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:22:38 08:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:22:38 08:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:22:38 08:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:17:01 4 0.02 0.00 0.00 0.05 0.00 99.93 08:22:38 08:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:22:38 08:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:22:38 08:17:01 CPU %user %nice %system %iowait %steal %idle 08:22:38 08:18:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:22:38 08:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:22:38 08:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:22:38 08:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:22:38 08:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:18:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:22:38 08:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 08:18:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:22:38 08:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:22:38 08:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:22:38 08:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:22:38 08:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:19:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:22:38 08:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:22:38 08:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 08:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:22:38 08:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:20:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:22:38 08:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:20:01 4 0.02 0.00 0.00 0.03 0.00 99.95 08:22:38 08:20:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:22:38 08:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 08:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:22:38 08:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:22:38 08:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:22:38 08:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:22:38 08:21:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:22:38 08:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:21:01 6 0.10 0.00 0.00 0.00 0.02 99.88 08:22:38 08:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:22:38 08:22:01 all 0.11 0.00 0.00 0.00 0.01 99.88 08:22:38 08:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:22:01 1 0.00 0.00 0.00 0.00 0.03 99.97 08:22:38 08:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:22:38 08:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:22:38 08:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:22:38 08:22:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:22:38 08:22:01 6 0.70 0.00 0.03 0.00 0.00 99.27 08:22:38 08:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:22:38 Average: all 6.73 0.00 1.25 0.85 0.02 91.15 08:22:38 Average: 0 6.78 0.00 1.28 0.74 0.02 91.17 08:22:38 Average: 1 6.78 0.00 1.27 0.58 0.03 91.34 08:22:38 Average: 2 6.82 0.00 1.29 0.84 0.03 91.03 08:22:38 Average: 3 6.44 0.00 1.11 0.60 0.02 91.83 08:22:38 Average: 4 6.76 0.00 1.34 0.90 0.02 90.97 08:22:38 Average: 5 6.88 0.00 1.30 1.45 0.03 90.35 08:22:38 Average: 6 6.97 0.00 1.14 0.57 0.02 91.29 08:22:38 Average: 7 6.43 0.00 1.25 1.12 0.02 91.19 08:22:38 08:22:38 08:22:38