Pull request #4669 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from ac12ea4628c85602b4d030500063eef3dbfffa84+8274911434a2757c8b48b8ce5b79d548a121dbe7 (65cccc9625f7770d220068bc0221eccd3a52efff) 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-ssh17877142050414213832.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4005205374472710886.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2416030209085212575.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6886616978050590590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10420497494547958180.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4669/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4669/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3840103854778250069.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 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], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5292’ Running on prd-ubuntu20.04-docker-8c-8g-5298 in /w/workspace/edgexfoundry_edgex-go_PR-4669 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8274911434a2757c8b48b8ce5b79d548a121dbe7 into PR head commit ac12ea4628c85602b4d030500063eef3dbfffa84 Merge succeeded, producing ac12ea4628c85602b4d030500063eef3dbfffa84 Checking out Revision ac12ea4628c85602b4d030500063eef3dbfffa84 (PR-4669) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4669/head:refs/remotes/origin/PR-4669 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac12ea4628c85602b4d030500063eef3dbfffa84 # 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 8274911434a2757c8b48b8ce5b79d548a121dbe7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac12ea4628c85602b4d030500063eef3dbfffa84 # timeout=10 Commit message: "fix(security): Access-Control-Allow-Credentials is all CORS requests" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:40:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:40:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:40:11 ========================================================= 02:40:11 EdgeX Global Pipelines Version Info 02:40:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:40:12 ------------------- 02:40:12 stable info: 02:40:12 ------------------- 02:40:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:40:12 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 02:40:12 Message: update stable to v1.0.253 02:40:13 ------------------- 02:40:13 experimental info: 02:40:13 ------------------- 02:40:13 Commited By: **** collab-it+edgex@linuxfoundation.org 02:40:13 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 02:40:13 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:40:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:40:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:40:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:40:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:40:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:40:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:40:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:40:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:40:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4669 [Pipeline] echo 02:40:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4669 [Pipeline] echo 02:40:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4669 [Pipeline] echo 02:40:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac12ea4628c85602b4d030500063eef3dbfffa84 [Pipeline] echo 02:40:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac12ea4 [Pipeline] echo 02:40:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:14 provisioning config files... 02:40:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11235053227508211669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:14 ---> docker-login.sh 02:40:14 nexus3.edgexfoundry.org:10001 02:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:15 Configure a credential helper to remove this warning. See 02:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:15 02:40:15 Login Succeeded 02:40:15 nexus3.edgexfoundry.org:10002 02:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:15 Configure a credential helper to remove this warning. See 02:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:15 02:40:15 Login Succeeded 02:40:15 nexus3.edgexfoundry.org:10003 02:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:15 Configure a credential helper to remove this warning. See 02:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:15 02:40:15 Login Succeeded 02:40:15 nexus3.edgexfoundry.org:10004 02:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:15 Configure a credential helper to remove this warning. See 02:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:15 02:40:15 Login Succeeded 02:40:15 docker.io 02:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:16 Configure a credential helper to remove this warning. See 02:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:16 02:40:16 Login Succeeded 02:40:16 ---> docker-login.sh ends [Pipeline] } 02:40:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:16 + 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 02:40:16 + dirname cmd/core-command/Dockerfile 02:40:16 + cut -d/ -f2 02:40:16 + echo core-command,cmd/core-command/Dockerfile 02:40:16 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:40:16 + cut -d/ -f2 02:40:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:40:16 + dirname cmd/core-data/Dockerfile 02:40:16 + cut -d/ -f2 02:40:16 + echo core-data,cmd/core-data/Dockerfile 02:40:16 + dirname cmd/core-metadata/Dockerfile 02:40:16 + cut -d/ -f2 02:40:16 + echo core-metadata,cmd/core-metadata/Dockerfile 02:40:16 + dirname cmd/security-bootstrapper/Dockerfile 02:40:16 + cut -d/ -f2 02:40:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:40:16 + dirname cmd/security-proxy-auth/Dockerfile 02:40:16 + cut -d/ -f2 02:40:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:40:16 + dirname cmd/security-proxy-setup/Dockerfile 02:40:16 + cut -d/ -f2 02:40:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:40:16 + dirname cmd/security-secretstore-setup/Dockerfile 02:40:16 + cut -d/ -f2 02:40:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:40:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:40:16 + cut -d/ -f2 02:40:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:40:16 + dirname cmd/security-spire-agent/Dockerfile 02:40:16 + cut -d/ -f2 02:40:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:40:16 + dirname cmd/security-spire-config/Dockerfile 02:40:16 + cut -d/ -f2 02:40:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:40:16 + dirname cmd/security-spire-server/Dockerfile 02:40:16 + cut -d/ -f2 02:40:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:40:16 + dirname cmd/support-notifications/Dockerfile 02:40:16 + cut -d/ -f2 02:40:16 + echo support-notifications,cmd/support-notifications/Dockerfile 02:40:16 + dirname cmd/support-scheduler/Dockerfile 02:40:16 + cut -d/ -f2 02:40:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:40:16 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-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 02:40:17 + git rev-list -1 --merges ac12ea4628c85602b4d030500063eef3dbfffa84~1..ac12ea4628c85602b4d030500063eef3dbfffa84 [Pipeline] echo 02:40:17 -----------> git rev-list -1 --merges ac12ea4628c85602b4d030500063eef3dbfffa84~1..ac12ea4628c85602b4d030500063eef3dbfffa84 ac12ea4628c85602b4d030500063eef3dbfffa84 [false] [Pipeline] sh 02:40:17 + git log --format=format:%s -1 ac12ea4628c85602b4d030500063eef3dbfffa84 [Pipeline] echo 02:40:17 ========================================================= 02:40:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:40:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:40:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:40:17 + grep -v github /etc/ssh/ssh_known_hosts 02:40:17 + [ -e /tmp/ssh_known_hosts ] 02:40:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:40:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:40:17 + sudo tee -a /etc/ssh/ssh_known_hosts 02:40:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:40:18 02:40:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:40:18 0.1.4: Pulling from edgex-devops/py-git-semver 02:40:18 b85a868b505f: Pulling fs layer 02:40:18 e2be974225ed: Pulling fs layer 02:40:18 339a4e72a1f5: Pulling fs layer 02:40:18 988bab9f4d93: Pulling fs layer 02:40:18 1469e6f7b9e6: Pulling fs layer 02:40:18 eaf3925da568: Pulling fs layer 02:40:18 bab4dde63d76: Pulling fs layer 02:40:18 bde34c3a00c8: Pulling fs layer 02:40:18 b352a97aabf1: Pulling fs layer 02:40:18 4872d77fe225: Pulling fs layer 02:40:18 5851b861e8e6: Pulling fs layer 02:40:18 bde34c3a00c8: Waiting 02:40:18 b352a97aabf1: Waiting 02:40:18 bab4dde63d76: Waiting 02:40:18 4872d77fe225: Waiting 02:40:18 5851b861e8e6: Waiting 02:40:18 988bab9f4d93: Waiting 02:40:18 1469e6f7b9e6: Waiting 02:40:18 eaf3925da568: Waiting 02:40:18 e2be974225ed: Verifying Checksum 02:40:18 e2be974225ed: Download complete 02:40:18 988bab9f4d93: Verifying Checksum 02:40:18 988bab9f4d93: Download complete 02:40:18 339a4e72a1f5: Verifying Checksum 02:40:18 339a4e72a1f5: Download complete 02:40:18 1469e6f7b9e6: Verifying Checksum 02:40:18 1469e6f7b9e6: Download complete 02:40:19 eaf3925da568: Download complete 02:40:19 bde34c3a00c8: Verifying Checksum 02:40:19 bde34c3a00c8: Download complete 02:40:19 b352a97aabf1: Verifying Checksum 02:40:19 b352a97aabf1: Download complete 02:40:19 4872d77fe225: Verifying Checksum 02:40:19 4872d77fe225: Download complete 02:40:19 b85a868b505f: Verifying Checksum 02:40:19 b85a868b505f: Download complete 02:40:19 5851b861e8e6: Download complete 02:40:19 bab4dde63d76: Verifying Checksum 02:40:19 bab4dde63d76: Download complete 02:40:20 b85a868b505f: Pull complete 02:40:20 e2be974225ed: Pull complete 02:40:20 339a4e72a1f5: Pull complete 02:40:20 988bab9f4d93: Pull complete 02:40:21 1469e6f7b9e6: Pull complete 02:40:21 eaf3925da568: Pull complete 02:40:22 bab4dde63d76: Pull complete 02:40:22 bde34c3a00c8: Pull complete 02:40:22 b352a97aabf1: Pull complete 02:40:22 4872d77fe225: Pull complete 02:40:22 5851b861e8e6: Pull complete 02:40:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:40:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:40:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:23 prd-ubuntu20.04-docker-8c-8g-5298 does not seem to be running inside a container 02:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:40:27 $ docker top 1cbd5885ace5503ecaaec3a7673ff606daae0d88af1feb30da156272ecf9d555 -eo pid,comm 02:40: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). 02:40:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:40:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:28 [ssh-agent] Looking for ssh-agent implementation... 02:40:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:28 $ docker exec 1cbd5885ace5503ecaaec3a7673ff606daae0d88af1feb30da156272ecf9d555 ssh-agent 02:40:28 SSH_AUTH_SOCK=/tmp/ssh-Xx9gxO1gD9wp/agent.32 02:40:28 SSH_AGENT_PID=38 02:40:28 Running ssh-add (command line suppressed) 02:40:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15480647334031896636.key (/w/workspace/edgex-go/1@tmp/private_key_15480647334031896636.key) 02:40:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:28 + git tag --points-at HEAD [Pipeline] } 02:40:28 $ docker exec --env ******** --env ******** 1cbd5885ace5503ecaaec3a7673ff606daae0d88af1feb30da156272ecf9d555 ssh-agent -k 02:40:28 unset SSH_AUTH_SOCK; 02:40:28 unset SSH_AGENT_PID; 02:40:28 echo Agent pid 38 killed; 02:40:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:40:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:28 [ssh-agent] Looking for ssh-agent implementation... 02:40:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:29 $ docker exec 1cbd5885ace5503ecaaec3a7673ff606daae0d88af1feb30da156272ecf9d555 ssh-agent 02:40:29 SSH_AUTH_SOCK=/tmp/ssh-R2dMjbaDu9w3/agent.70 02:40:29 SSH_AGENT_PID=76 02:40:29 Running ssh-add (command line suppressed) 02:40:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13519406849058846639.key (/w/workspace/edgex-go/1@tmp/private_key_13519406849058846639.key) 02:40:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:29 + git semver init 02:40:29 2023-09-05 02:40:29,738 [run_init] DEBUG init version:0.0.0 force:False 02:40:29 2023-09-05 02:40:29,739 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 02:40:29 2023-09-05 02:40:29,740 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 02:40:29 2023-09-05 02:40:29,740 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 02:40:36 2023-09-05 02:40:35,618 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 02:40:36 2023-09-05 02:40:35,618 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4669 with force:False 02:40:36 2023-09-05 02:40:35,618 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4669 02:40:36 2023-09-05 02:40:35,622 [execute] INFO git cat-file --batch-check 02:40:36 2023-09-05 02:40:35,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:40:36 2023-09-05 02:40:35,627 [execute] INFO git cat-file --batch 02:40:36 2023-09-05 02:40:35,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:40:36 2023-09-05 02:40:35,632 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4669 02:40:36 0.0.0 [Pipeline] } 02:40:36 $ docker exec --env ******** --env ******** 1cbd5885ace5503ecaaec3a7673ff606daae0d88af1feb30da156272ecf9d555 ssh-agent -k 02:40:36 unset SSH_AUTH_SOCK; 02:40:36 unset SSH_AGENT_PID; 02:40:36 echo Agent pid 76 killed; 02:40:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:36 + git semver [Pipeline] } 02:40:37 $ docker stop --time=1 1cbd5885ace5503ecaaec3a7673ff606daae0d88af1feb30da156272ecf9d555 02:40:38 $ docker rm -f --volumes 1cbd5885ace5503ecaaec3a7673ff606daae0d88af1feb30da156272ecf9d555 [Pipeline] // withDockerContainer [Pipeline] sh 02:40:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:40:39 Stashed 1 file(s) [Pipeline] echo 02:40:39 [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 02:40:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:40:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:40:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:40:40 ========================================================= 02:40:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:40:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:40:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:40:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:40:40 4db1b89c0bd1: Pulling fs layer 02:40:40 6911f1a30b25: Pulling fs layer 02:40:40 e194b8c5c2a9: Pulling fs layer 02:40:40 6863d3e3a2b1: Pulling fs layer 02:40:40 ec0bb842ea78: Pulling fs layer 02:40:40 40a00589a448: Pulling fs layer 02:40:40 6c08303d61cc: Pulling fs layer 02:40:40 ec0bb842ea78: Waiting 02:40:40 6863d3e3a2b1: Waiting 02:40:40 40a00589a448: Waiting 02:40:40 6c08303d61cc: Waiting 02:40:40 798269fcf238: Pulling fs layer 02:40:40 798269fcf238: Waiting 02:40:40 6911f1a30b25: Download complete 02:40:40 4db1b89c0bd1: Verifying Checksum 02:40:40 4db1b89c0bd1: Download complete 02:40:40 ec0bb842ea78: Download complete 02:40:40 40a00589a448: Verifying Checksum 02:40:40 40a00589a448: Download complete 02:40:40 4db1b89c0bd1: Pull complete 02:40:40 6911f1a30b25: Pull complete 02:40:40 798269fcf238: Verifying Checksum 02:40:40 798269fcf238: Download complete 02:40:41 e194b8c5c2a9: Verifying Checksum 02:40:41 e194b8c5c2a9: Download complete 02:40:41 6c08303d61cc: Verifying Checksum 02:40:41 6c08303d61cc: Download complete 02:40:44 e194b8c5c2a9: Pull complete 02:40:44 6863d3e3a2b1: Pull complete 02:40:44 ec0bb842ea78: Pull complete 02:40:44 40a00589a448: Pull complete 02:40:46 6c08303d61cc: Pull complete 02:40:47 798269fcf238: Pull complete 02:40:47 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 02:40:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:40:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:40:47 + docker build -t ci-base-image-x86_64 -f - . 02:40:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:40:47 WORKDIR /edgex 02:40:47 COPY go.mod . 02:40:47 RUN go mod download 02:40:48 Sending build context to Docker daemon 170.9MB 02:40:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:40:48 ---> ec979cd7f677 02:40:48 Step 2/4 : WORKDIR /edgex 02:40:54 Still waiting to schedule task 02:40:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5296’ is offline 02:40:56 ---> Running in d8709e7a3fbe 02:40:56 Removing intermediate container d8709e7a3fbe 02:40:56 ---> 7137a8ac248f 02:40:56 Step 3/4 : COPY go.mod . 02:40:56 ---> f1e3ba527ec1 02:40:56 Step 4/4 : RUN go mod download 02:40:56 ---> Running in ad63c2b193a1 02:41:18 Removing intermediate container ad63c2b193a1 02:41:18 ---> ee18ced371ff 02:41:18 Successfully built ee18ced371ff 02:41:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:19 + docker inspect -f . ci-base-image-x86_64 02:41:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:19 prd-ubuntu20.04-docker-8c-8g-5298 does not seem to be running inside a container 02:41:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:41:19 $ docker top 46b4ae7db7cbd5d979087560f878c5639c81ce3eb1c608013b30a0ec3494cd0e -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:19 + go version 02:41:19 go version go1.20.6 linux/amd64 [Pipeline] } 02:41:20 $ docker stop --time=1 46b4ae7db7cbd5d979087560f878c5639c81ce3eb1c608013b30a0ec3494cd0e 02:41:21 $ docker rm -f --volumes 46b4ae7db7cbd5d979087560f878c5639c81ce3eb1c608013b30a0ec3494cd0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:21 + docker inspect -f . ci-base-image-x86_64 02:41:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:22 prd-ubuntu20.04-docker-8c-8g-5298 does not seem to be running inside a container 02:41:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:41:22 $ docker top 8e71fa631e2b542612d86f40065cca22696b8f083d862c1d54bcad9b3ff6f04b -eo pid,comm [Pipeline] { [Pipeline] echo 02:41:22 ========================================================= 02:41:22 [edgeXBuildGoParallel] Running Tests and Build... 02:41:22 ========================================================= [Pipeline] sh 02:41:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:41:23 + make test 02:41:23 go test -race -coverprofile=coverage.out ./... 02:41:29 ? github.com/edgexfoundry/edgex-go [no test files] 02:41:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:41:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:41:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:41:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:41:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:41:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:41:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:41:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:41:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:41:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:41:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:41:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:41:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:41:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 02:41:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 97.0% of statements 02:41:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.103s coverage: 69.4% of statements 02:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:41:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements 02:41:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:41:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:41:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:41:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:41:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:41:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.577s coverage: 93.4% of statements 02:41:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 02:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.357s coverage: 97.6% of statements 02:41:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:41:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:41:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:41:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:41:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:41:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:41:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:41:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 02:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:41:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 02:41:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 32.2% of statements 02:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 42.9% of statements 02:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 82.9% of statements 02:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 02:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 02:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 02:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:42:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:42:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:42:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:42:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:42:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:42:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements 02:42:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:42:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:42:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5299 in /w/workspace/edgexfoundry_edgex-go_PR-4669 [Pipeline] { [Pipeline] ws 02:42:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:42:19 The recommended git tool is: git 02:42:24 using credential edgex-jenkins-ssh 02:42:24 Cloning the remote Git repository 02:42:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:42:24 > git init /w/workspace/edgex-go/1 # timeout=10 02:42:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:42:24 > git --version # timeout=10 02:42:24 > git --version # 'git version 2.25.1' 02:42:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:42:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.266s coverage: 79.9% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.067s coverage: 92.9% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.8% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 63.1% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.254s coverage: 38.4% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 95.7% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements 02:42:25 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:42:25 running golangci-lint 02:42:25 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 02:42:25 go version go1.20.6 linux/amd64 02:42:25 level=info msg="[config_reader] Used config file .golangci.yml" 02:42:25 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 02:42:40 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 14.148206972s" 02:42:40 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.740321ms" 02:42:41 Merging remotes/origin/main commit 8274911434a2757c8b48b8ce5b79d548a121dbe7 into PR head commit ac12ea4628c85602b4d030500063eef3dbfffa84 02:42:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:42:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:42:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:42:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:42:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:42:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4669/head:refs/remotes/origin/PR-4669 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:42:41 > git config core.sparsecheckout # timeout=10 02:42:41 > git checkout -f ac12ea4628c85602b4d030500063eef3dbfffa84 # timeout=10 02:42:41 > git remote # timeout=10 02:42:41 > git config --get remote.origin.url # timeout=10 02:42:41 using GIT_SSH to set credentials SSH Credentials for GitHub 02:42:45 Merge succeeded, producing ac12ea4628c85602b4d030500063eef3dbfffa84 02:42:45 Checking out Revision ac12ea4628c85602b4d030500063eef3dbfffa84 (PR-4669) 02:42:45 > git merge 8274911434a2757c8b48b8ce5b79d548a121dbe7 # timeout=10 02:42:45 > git rev-parse HEAD^{commit} # timeout=10 02:42:45 > git config core.sparsecheckout # timeout=10 02:42:45 > git checkout -f ac12ea4628c85602b4d030500063eef3dbfffa84 # timeout=10 02:42:45 level=info msg="[linters_context/goanalysis] analyzers took 51.547152234s with top 10 stages: buildir: 29.156074522s, fact_deprecated: 1.956343898s, inspect: 1.838965491s, printf: 1.344325881s, ctrlflow: 1.264686311s, gosec: 988.297871ms, fact_purity: 876.042473ms, nilness: 863.701511ms, S1038: 773.029171ms, directives: 562.063013ms" 02:42:45 level=info msg="[runner] Issues before processing: 200, after processing: 0" 02:42:45 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 200/200, identifier_marker: 200/200, cgo: 200/200, skip_files: 200/200, skip_dirs: 200/200, exclude: 200/200, exclude-rules: 21/200, filename_unadjuster: 200/200, path_prettifier: 200/200, nolint: 0/21" 02:42:45 level=info msg="[runner] processing took 15.398941ms with stages: nolint: 6.281975ms, identifier_marker: 4.65139ms, autogenerated_exclude: 1.342299ms, path_prettifier: 1.3348ms, exclude-rules: 1.122737ms, skip_dirs: 619.829µs, cgo: 27.931µs, filename_unadjuster: 14.59µs, max_same_issues: 580ns, uniq_by_line: 420ns, skip_files: 420ns, severity-rules: 360ns, exclude: 280ns, source_code: 260ns, diff: 250ns, sort_results: 230ns, max_from_linter: 180ns, path_shortener: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 02:42:45 level=info msg="[runner] linters took 6.86039921s with stages: goanalysis_metalinter: 6.844918847s" 02:42:45 level=info msg="File cache stats: 0 entries of total size 0B" 02:42:45 level=info msg="Memory: 212 samples, avg is 179.8MB, max is 811.2MB" 02:42:45 level=info msg="Execution took 21.05967483s" 02:42:45 go vet ./... 02:42:48 Commit message: "fix(security): Access-Control-Allow-Credentials is all CORS requests" 02:42:48 > git --version # timeout=10 02:42:48 > git --version # 'git version 2.25.1' 02:42:48 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:42:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:42:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:42:50 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:50 Dload Upload Total Spent Left Speed 02:42:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:42:50 ./bin/test-attribution-txt.sh 02:42:50 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 02:42:50 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 02:42:50 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 02:42:50 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 02:42:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:42:50 + ls -al . 02:42:50 total 728 02:42:50 drwxrwxr-x 12 1001 1001 4096 Sep 5 02:41 . 02:42:50 drwxr-xr-x 4 root root 4096 Sep 5 02:41 .. 02:42:50 drwxrwxr-x 2 1001 1001 4096 Sep 5 02:40 .blubracket 02:42:50 -rw-rw-r-- 1 1001 1001 16 Sep 5 02:40 .dockerignore 02:42:50 drwxrwxr-x 8 1001 1001 4096 Sep 5 02:40 .git 02:42:50 drwxrwxr-x 3 1001 1001 4096 Sep 5 02:40 .github 02:42:50 -rw-rw-r-- 1 1001 1001 1173 Sep 5 02:40 .gitignore 02:42:50 -rw-rw-r-- 1 1001 1001 42 Sep 5 02:40 .golangci.yml 02:42:50 -rw-rw-r-- 1 1001 1001 100 Sep 5 02:40 .hadolint.yml 02:42:50 drwxr-xr-x 3 1001 1001 4096 Sep 5 02:40 .semver 02:42:50 -rw-rw-r-- 1 1001 1001 166 Sep 5 02:40 .sonarcloud.properties 02:42:50 -rw-rw-r-- 1 1001 1001 1171 Sep 5 02:40 ADOPTERS.md 02:42:50 -rw-rw-r-- 1 1001 1001 11152 Sep 5 02:40 Attribution.txt 02:42:50 -rw-rw-r-- 1 1001 1001 93407 Sep 5 02:40 CHANGELOG.md 02:42:50 -rw-rw-r-- 1 1001 1001 3804 Sep 5 02:40 CONTRIBUTING.md 02:42:50 -rw-rw-r-- 1 1001 1001 677 Sep 5 02:40 GOVERNANCE.md 02:42:50 -rw-rw-r-- 1 1001 1001 883 Sep 5 02:40 Jenkinsfile 02:42:50 -rw-rw-r-- 1 1001 1001 10775 Sep 5 02:40 LICENSE 02:42:50 -rw-rw-r-- 1 1001 1001 14764 Sep 5 02:40 Makefile 02:42:50 -rw-rw-r-- 1 1001 1001 582 Sep 5 02:40 OWNERS.md 02:42:50 -rw-rw-r-- 1 1001 1001 9923 Sep 5 02:40 README.md 02:42:50 -rw-rw-r-- 1 1001 1001 789 Sep 5 02:40 SECURITY.md 02:42:50 -rw-rw-r-- 1 1001 1001 5 Sep 5 02:40 VERSION 02:42:50 drwxrwxr-x 2 1001 1001 4096 Sep 5 02:40 bin 02:42:50 drwxrwxr-x 18 1001 1001 4096 Sep 5 02:40 cmd 02:42:50 -rw-r--r-- 1 root root 447827 Sep 5 02:42 coverage.out 02:42:50 drwxrwxr-x 2 1001 1001 4096 Sep 5 02:40 fuzz_test 02:42:50 -rw-rw-r-- 1 1001 1001 3687 Sep 5 02:40 go.mod 02:42:50 -rw-rw-r-- 1 1001 1001 33714 Sep 5 02:40 go.sum 02:42:50 drwxrwxr-x 7 1001 1001 4096 Sep 5 02:40 internal 02:42:50 drwxrwxr-x 3 1001 1001 4096 Sep 5 02:40 openapi 02:42:50 -rw-rw-r-- 1 1001 1001 594 Sep 5 02:40 security.txt 02:42:50 drwxrwxr-x 4 1001 1001 4096 Sep 5 02:40 snap 02:42:50 -rw-rw-r-- 1 1001 1001 204 Sep 5 02:40 version.go 02:42:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 16059 0 --:--:-- --:--:-- --:--:-- 16038 100 12751 100 12751 0 0 15978 0 --:--:-- --:--:-- --:--:-- 15958 [Pipeline] sh [Pipeline] sh 02:42:50 + '[' -e coverage.out ] 02:42:50 + chown 1001:1001 coverage.out [Pipeline] stash 02:42:51 Stashed 1 file(s) [Pipeline] sh 02:42:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:42:51 + make build 02:42:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:42:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:42:51 + sudo tee /etc/docker/daemon.new 02:42:51 { 02:42:51 "registry-mirrors": [ 02:42:51 "https://nexus3.edgexfoundry.org:10001" 02:42:51 ], 02:42:51 "bip": "10.250.0.254/24", 02:42:51 "hosts": [ 02:42:51 "tcp://0.0.0.0:5555", 02:42:51 "unix:///var/run/docker.sock" 02:42:51 ], 02:42:51 "mtu": 1458, 02:42:51 "selinux-enabled": true, 02:42:51 "seccomp-profile": "/etc/docker/seccomp.json" 02:42:51 } [Pipeline] sh 02:42:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:42:52 + sudo service docker restart 02:43:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:43:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:43:05 go build -tags " non_delayedstart" -ldflags "-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 02:43:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:10 provisioning config files... 02:43:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3179782797145837766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:11 ---> docker-login.sh 02:43:11 nexus3.edgexfoundry.org:10001 02:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:11 Configure a credential helper to remove this warning. See 02:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:11 02:43:11 Login Succeeded 02:43:11 nexus3.edgexfoundry.org:10002 02:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:11 Configure a credential helper to remove this warning. See 02:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:11 02:43:11 Login Succeeded 02:43:11 nexus3.edgexfoundry.org:10003 02:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:12 Configure a credential helper to remove this warning. See 02:43:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:12 02:43:12 Login Succeeded 02:43:12 nexus3.edgexfoundry.org:10004 02:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:12 Configure a credential helper to remove this warning. See 02:43:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:12 02:43:12 Login Succeeded 02:43:12 docker.io 02:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:13 Configure a credential helper to remove this warning. See 02:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:13 02:43:13 Login Succeeded 02:43:13 ---> docker-login.sh ends [Pipeline] } 02:43:13 Deleting 1 temporary files 02:43:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:43:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:43:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:43:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:43:14 ========================================================= 02:43:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:43:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:43:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:43:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:43:14 edb6bdbacee9: Pulling fs layer 02:43:14 5f9638ab2659: Pulling fs layer 02:43:14 8d51d6327a98: Pulling fs layer 02:43:14 8b374f2dd631: Pulling fs layer 02:43:14 ec14aa9079de: Pulling fs layer 02:43:14 2f466654f4bb: Pulling fs layer 02:43:14 554e91adad29: Pulling fs layer 02:43:14 ec14aa9079de: Waiting 02:43:14 2f466654f4bb: Waiting 02:43:14 8b374f2dd631: Waiting 02:43:14 554e91adad29: Waiting 02:43:14 5f9638ab2659: Verifying Checksum 02:43:14 5f9638ab2659: Download complete 02:43:14 8b374f2dd631: Verifying Checksum 02:43:14 8b374f2dd631: Download complete 02:43:14 ec14aa9079de: Verifying Checksum 02:43:14 ec14aa9079de: Download complete 02:43:14 edb6bdbacee9: Verifying Checksum 02:43:14 edb6bdbacee9: Download complete 02:43:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 02:43:15 edb6bdbacee9: Pull complete 02:43:15 554e91adad29: Verifying Checksum 02:43:15 554e91adad29: Download complete 02:43:16 5f9638ab2659: Pull complete 02:43:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 02:43:17 2f466654f4bb: Verifying Checksum 02:43:17 2f466654f4bb: Download complete 02:43:17 8d51d6327a98: Verifying Checksum 02:43:17 8d51d6327a98: Download complete 02:43:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 02:43:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:43:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:43:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } 02:43:21 $ docker stop --time=1 8e71fa631e2b542612d86f40065cca22696b8f083d862c1d54bcad9b3ff6f04b 02:43:26 $ docker rm -f --volumes 8e71fa631e2b542612d86f40065cca22696b8f083d862c1d54bcad9b3ff6f04b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:43:28 02:43:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:43:28 latest: Pulling from edgex-devops/edgex-compose 02:43:28 91d30c5bc195: Pulling fs layer 02:43:28 2e9b0aa3be6d: Pulling fs layer 02:43:28 9c61dcf015f6: Pulling fs layer 02:43:28 4698f68db338: Pulling fs layer 02:43:28 2a2f49069b9e: Pulling fs layer 02:43:28 e0025b399a48: Pulling fs layer 02:43:28 4698f68db338: Waiting 02:43:28 e0025b399a48: Waiting 02:43:28 2a2f49069b9e: Waiting 02:43:28 91d30c5bc195: Verifying Checksum 02:43:28 91d30c5bc195: Download complete 02:43:28 4698f68db338: Download complete 02:43:28 91d30c5bc195: Pull complete 02:43:28 2e9b0aa3be6d: Verifying Checksum 02:43:28 2e9b0aa3be6d: Download complete 02:43:29 e0025b399a48: Verifying Checksum 02:43:29 e0025b399a48: Download complete 02:43:29 2a2f49069b9e: Download complete 02:43:29 2e9b0aa3be6d: Pull complete 02:43:29 8d51d6327a98: Pull complete 02:43:29 8b374f2dd631: Pull complete 02:43:29 ec14aa9079de: Pull complete 02:43:29 9c61dcf015f6: Download complete 02:43:32 9c61dcf015f6: Pull complete 02:43:32 4698f68db338: Pull complete 02:43:32 2a2f49069b9e: Pull complete 02:43:32 e0025b399a48: Pull complete 02:43:32 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:43:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:43:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:32 prd-ubuntu20.04-docker-8c-8g-5298 does not seem to be running inside a container 02:43:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:43:34 2f466654f4bb: Pull complete 02:43:35 $ docker top 5c85c3a5de743b4c0b2d1817be57c6945c6124904fef1a549aa0f1bc9c56e2ac -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:36 + docker compose -f ./docker-compose-build.yml build --parallel 02:43:37 554e91adad29: Pull complete 02:43:37 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 02:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:43:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:43:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:43:37 WORKDIR /edgex 02:43:37 COPY go.mod . 02:43:37 RUN go mod download 02:43:37 + docker build -t ci-base-image-arm64 -f - . 02:43:38 Sending build context to Docker daemon 2.965MB 02:43:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:43:38 ---> 1e15ea492957 02:43:38 Step 2/4 : WORKDIR /edgex 02:43:38 #1 [security-spire-agent internal] load build definition from Dockerfile 02:43:38 #1 transferring dockerfile: 1.70kB done 02:43:38 #1 DONE 0.0s 02:43:38 02:43:38 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:43:38 #2 transferring dockerfile: 1.78kB done 02:43:38 #2 DONE 0.0s 02:43:38 02:43:38 #3 [security-bootstrapper internal] load build definition from Dockerfile 02:43:38 #3 transferring dockerfile: 2.82kB done 02:43:38 #3 DONE 0.0s 02:43:38 02:43:38 #4 [support-notifications internal] load build definition from Dockerfile 02:43:38 #4 transferring dockerfile: 1.84kB done 02:43:38 #4 DONE 0.0s 02:43:38 02:43:38 #5 [security-secretstore-setup internal] load build definition from Dockerfile 02:43:38 #5 transferring dockerfile: 2.38kB done 02:43:38 #5 DONE 0.1s 02:43:38 02:43:38 #6 [security-spire-server internal] load build definition from Dockerfile 02:43:38 #6 transferring dockerfile: 1.59kB done 02:43:38 #6 DONE 0.1s 02:43:38 02:43:38 #7 [security-spire-config internal] load build definition from Dockerfile 02:43:38 #7 transferring dockerfile: 1.58kB done 02:43:38 #7 DONE 0.1s 02:43:38 02:43:38 #8 [core-metadata internal] load build definition from Dockerfile 02:43:38 #8 transferring dockerfile: 1.96kB done 02:43:38 #8 DONE 0.1s 02:43:38 02:43:38 #9 [support-scheduler internal] load build definition from Dockerfile 02:43:38 #9 transferring dockerfile: 1.82kB done 02:43:38 #9 DONE 0.1s 02:43:38 02:43:38 #10 [security-proxy-auth internal] load build definition from Dockerfile 02:43:38 #10 transferring dockerfile: 2.04kB done 02:43:38 #10 DONE 0.1s 02:43:38 02:43:38 #11 [core-command internal] load build definition from Dockerfile 02:43:38 #11 transferring dockerfile: 1.82kB done 02:43:38 #11 DONE 0.1s 02:43:38 02:43:38 #12 [core-data internal] load build definition from Dockerfile 02:43:38 #12 transferring dockerfile: 1.90kB done 02:43:38 #12 DONE 0.1s 02:43:38 02:43:38 #13 [security-spire-agent internal] load .dockerignore 02:43:38 #13 transferring context: 56B done 02:43:38 #13 DONE 0.1s 02:43:38 02:43:38 #14 [security-proxy-setup internal] load build definition from Dockerfile 02:43:38 #14 transferring dockerfile: 2.39kB done 02:43:38 #14 DONE 0.1s 02:43:38 02:43:38 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:43:38 #15 transferring dockerfile: 2.12kB done 02:43:38 #15 DONE 0.1s 02:43:38 02:43:38 #16 [security-spiffe-token-provider internal] load .dockerignore 02:43:38 #16 transferring context: 56B done 02:43:38 #16 DONE 0.0s 02:43:38 02:43:38 #17 [security-bootstrapper internal] load .dockerignore 02:43:38 #17 transferring context: 56B done 02:43:38 #17 DONE 0.0s 02:43:38 02:43:38 #18 [support-notifications internal] load .dockerignore 02:43:38 #18 transferring context: 56B done 02:43:38 #18 DONE 0.0s 02:43:38 02:43:38 #19 [security-secretstore-setup internal] load .dockerignore 02:43:38 #19 transferring context: 56B done 02:43:38 #19 DONE 0.0s 02:43:38 02:43:38 #20 [security-spire-server internal] load .dockerignore 02:43:38 #20 transferring context: 56B done 02:43:38 #20 DONE 0.0s 02:43:38 02:43:38 #21 [security-spire-config internal] load .dockerignore 02:43:38 #21 transferring context: 56B done 02:43:38 #21 DONE 0.0s 02:43:38 02:43:38 #22 [core-metadata internal] load .dockerignore 02:43:38 #22 transferring context: 56B done 02:43:38 #22 DONE 0.0s 02:43:38 02:43:38 #23 [security-proxy-auth internal] load .dockerignore 02:43:38 #23 transferring context: 56B done 02:43:38 #23 DONE 0.0s 02:43:38 02:43:38 #24 [support-scheduler internal] load .dockerignore 02:43:38 #24 transferring context: 56B done 02:43:38 #24 DONE 0.0s 02:43:38 02:43:38 #25 [core-command internal] load .dockerignore 02:43:38 #25 transferring context: 56B done 02:43:38 #25 DONE 0.0s 02:43:38 02:43:38 #26 [core-data internal] load .dockerignore 02:43:38 #26 transferring context: 56B done 02:43:38 #26 DONE 0.0s 02:43:38 02:43:38 #27 [security-proxy-setup internal] load .dockerignore 02:43:38 #27 transferring context: 56B done 02:43:38 #27 DONE 0.0s 02:43:38 02:43:38 #28 [core-common-config-bootstrapper internal] load .dockerignore 02:43:38 #28 transferring context: 56B done 02:43:38 #28 DONE 0.0s 02:43:38 02:43:38 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:43:39 #29 DONE 0.0s 02:43:39 02:43:39 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 02:43:39 #30 DONE 0.3s 02:43:39 02:43:39 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:43:39 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:43:39 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 02:43:39 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 02:43:39 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s 02:43:39 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:43:39 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 02:43:39 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 02:43:39 #31 ... 02:43:39 02:43:39 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:43:39 #32 DONE 0.9s 02:43:39 02:43:39 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:43:39 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.5s done 02:43:39 #31 ... 02:43:39 02:43:39 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:43:39 #33 DONE 1.0s 02:43:39 02:43:39 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:43:39 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:43:39 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 02:43:39 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 02:43:39 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 02:43:39 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:43:39 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.5s done 02:43:40 ---> Running in 3b3b8d387dba 02:43:40 Removing intermediate container 3b3b8d387dba 02:43:40 ---> f33c65af23cc 02:43:40 Step 3/4 : COPY go.mod . 02:43:40 #31 ... 02:43:40 02:43:40 #34 [security-spire-server internal] load build context 02:43:40 #34 transferring context: 17.59kB 0.0s done 02:43:40 #34 DONE 0.4s 02:43:40 02:43:40 #35 [security-spire-config internal] load build context 02:43:40 #35 transferring context: 15.84kB 0.0s done 02:43:40 #35 DONE 0.4s 02:43:40 02:43:40 #36 [security-spire-agent internal] load build context 02:43:40 #36 transferring context: 17.12kB 0.0s done 02:43:40 #36 DONE 0.4s 02:43:40 02:43:40 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:43:40 #31 DONE 1.4s 02:43:40 02:43:40 #37 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:43:40 #37 ... 02:43:40 02:43:40 #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:43:40 #38 DONE 1.6s 02:43:40 ---> afcd1bc66622 02:43:40 Step 4/4 : RUN go mod download 02:43:40 ---> Running in dcb0d662c090 02:43:41 02:43:41 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:41 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 02:43:41 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:43:41 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 02:43:41 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 02:43:41 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 02:43:41 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 02:43:41 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 02:43:41 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:43:41 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s 02:43:41 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 02:43:41 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 02:43:41 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done 02:43:41 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 02:43:43 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done 02:43:49 #39 ... 02:43:49 02:43:49 #40 [security-spiffe-token-provider internal] load build context 02:43:49 #40 transferring context: 365.25MB 8.9s done 02:43:49 #40 ... 02:43:49 02:43:49 #41 [support-notifications internal] load build context 02:43:49 #41 transferring context: 365.25MB 8.7s done 02:43:49 #41 ... 02:43:49 02:43:49 #42 [security-bootstrapper internal] load build context 02:43:49 #42 transferring context: 365.25MB 7.8s done 02:43:49 #42 ... 02:43:49 02:43:49 #43 [security-proxy-setup internal] load build context 02:43:49 #43 transferring context: 365.25MB 9.1s done 02:43:49 #43 ... 02:43:49 02:43:49 #44 [core-command internal] load build context 02:43:49 #44 transferring context: 365.25MB 8.7s done 02:43:49 #44 ... 02:43:49 02:43:49 #45 [core-data internal] load build context 02:43:49 #45 transferring context: 365.25MB 9.9s done 02:43:50 #45 ... 02:43:50 02:43:50 #46 [core-metadata internal] load build context 02:43:50 #46 transferring context: 365.25MB 8.0s done 02:43:50 #46 ... 02:43:50 02:43:50 #47 [security-secretstore-setup internal] load build context 02:43:50 #47 transferring context: 365.25MB 8.8s done 02:43:50 #47 ... 02:43:50 02:43:50 #48 [core-common-config-bootstrapper internal] load build context 02:43:50 #48 transferring context: 365.25MB 8.3s done 02:43:51 #48 ... 02:43:51 02:43:51 #49 [support-scheduler internal] load build context 02:43:51 #49 transferring context: 365.25MB 8.3s done 02:43:51 #49 ... 02:43:51 02:43:51 #50 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:43:51 #50 ... 02:43:51 02:43:51 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:43:51 #51 ... 02:43:51 02:43:51 #52 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:43:51 #0 5.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:43:51 #0 5.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:43:51 #0 6.156 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:43:51 #0 6.156 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:43:51 #0 6.156 OK: 17818 distinct packages available 02:43:51 #0 6.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:43:51 #0 6.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:43:51 #0 6.519 (1/4) Installing dumb-init (1.2.5-r2) 02:43:51 #0 6.527 (2/4) Installing musl-obstack (1.2.3-r0) 02:43:51 #0 6.536 (3/4) Installing libucontext (1.2-r0) 02:43:51 #0 6.538 (4/4) Installing gcompat (1.1.0-r0) 02:43:51 #0 6.542 Executing busybox-1.35.0-r29.trigger 02:43:51 #0 6.556 OK: 7 MiB in 19 packages 02:43:51 #52 ... 02:43:51 02:43:51 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:43:51 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 02:43:51 #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 02:43:51 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 02:43:51 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:43:51 #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 02:43:51 #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:43:51 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 02:43:51 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.0s done 02:43:51 #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 02:43:51 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 02:43:51 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 02:43:51 #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 02:43:51 #53 ... 02:43:51 02:43:51 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:43:51 #54 ... 02:43:51 02:43:51 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:43:52 #55 ... 02:43:52 02:43:52 #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:43:52 #56 ... 02:43:52 02:43:52 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:43:52 #57 ... 02:43:52 02:43:52 #58 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:43:52 #58 ... 02:43:52 02:43:52 #37 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:43:52 #37 1.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:43:52 #37 1.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:43:52 #37 1.517 (1/2) Installing dumb-init (1.2.5-r2) 02:43:52 #37 1.525 (2/2) Installing su-exec (0.2-r2) 02:43:52 #37 1.526 Executing busybox-1.35.0-r29.trigger 02:43:52 #37 1.535 OK: 7 MiB in 17 packages 02:43:52 #37 ... 02:43:52 02:43:52 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:43:52 #59 ... 02:43:52 02:43:52 #60 [security-proxy-auth internal] load build context 02:43:52 #60 transferring context: 365.25MB 8.1s done 02:44:11 #60 ... 02:44:11 02:44:11 #42 [security-bootstrapper internal] load build context 02:44:11 #42 DONE 29.4s 02:44:11 02:44:11 #58 [core-metadata builder 2/7] WORKDIR /edgex-go 02:44:11 #58 DONE 27.3s 02:44:11 02:44:11 #52 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:44:11 #52 DONE 28.0s 02:44:11 02:44:11 #37 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:44:11 #37 DONE 28.2s 02:44:11 02:44:11 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:44:11 #61 ... 02:44:11 02:44:11 #46 [core-metadata internal] load build context 02:44:11 #46 DONE 29.4s 02:44:11 02:44:11 #60 [security-proxy-auth internal] load build context 02:44:11 #60 DONE 29.4s 02:44:11 02:44:11 #41 [support-notifications internal] load build context 02:44:11 #41 DONE 29.6s 02:44:11 02:44:11 #49 [support-scheduler internal] load build context 02:44:11 #49 DONE 29.3s 02:44:11 02:44:11 #48 [core-common-config-bootstrapper internal] load build context 02:44:11 #48 DONE 29.3s 02:44:11 02:44:11 #47 [security-secretstore-setup internal] load build context 02:44:11 #47 DONE 29.6s 02:44:11 02:44:11 #44 [core-command internal] load build context 02:44:11 #44 DONE 29.3s 02:44:11 02:44:11 #40 [security-spiffe-token-provider internal] load build context 02:44:11 #40 DONE 29.6s 02:44:11 02:44:11 #43 [security-proxy-setup internal] load build context 02:44:11 #43 DONE 29.4s 02:44:11 02:44:11 #45 [core-data internal] load build context 02:44:11 #45 DONE 29.4s 02:44:11 02:44:11 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:44:11 #62 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:11 #62 1.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:11 #62 1.312 OK: 265 MiB in 53 packages 02:44:11 #62 ... 02:44:11 02:44:11 #63 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:44:11 #63 DONE 1.2s 02:44:11 02:44:11 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:44:11 #55 28.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:11 #55 28.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:11 #55 28.91 (1/4) Installing dumb-init (1.2.5-r2) 02:44:11 #55 28.91 (2/4) Installing openssl (3.0.10-r0) 02:44:11 #55 28.92 (3/4) Installing su-exec (0.2-r2) 02:44:11 #55 28.93 (4/4) Installing yq (4.30.4-r4) 02:44:11 #55 29.00 Executing busybox-1.35.0-r29.trigger 02:44:11 #55 29.02 OK: 17 MiB in 19 packages 02:44:11 #55 DONE 29.9s 02:44:11 02:44:11 #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:44:11 #56 28.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:11 #56 28.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:11 #56 28.99 (1/1) Installing dumb-init (1.2.5-r2) 02:44:11 #56 28.99 Executing busybox-1.35.0-r29.trigger 02:44:11 #56 29.00 OK: 7 MiB in 16 packages 02:44:11 #56 DONE 29.9s 02:44:11 02:44:11 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:44:11 #51 28.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:11 #51 28.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:11 #51 29.07 (1/1) Installing dumb-init (1.2.5-r2) 02:44:11 #51 29.07 Executing busybox-1.35.0-r29.trigger 02:44:11 #51 29.08 OK: 7 MiB in 16 packages 02:44:11 #51 DONE 29.9s 02:44:11 02:44:11 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:44:11 #54 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:11 #54 28.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:11 #54 28.94 (1/2) Installing ca-certificates (20230506-r0) 02:44:11 #54 28.95 (2/2) Installing dumb-init (1.2.5-r2) 02:44:11 #54 28.96 Executing busybox-1.35.0-r29.trigger 02:44:11 #54 28.96 Executing ca-certificates-20230506-r0.trigger 02:44:11 #54 29.03 OK: 8 MiB in 17 packages 02:44:11 #54 DONE 30.0s 02:44:11 02:44:11 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:44:11 #62 DONE 2.0s 02:44:11 02:44:11 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:44:11 #57 28.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:11 #57 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:11 #57 28.98 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:44:11 #57 28.98 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:44:11 #57 28.98 OK: 17818 distinct packages available 02:44:11 #57 29.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:11 #57 29.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:11 #57 29.36 (1/9) Installing ca-certificates (20230506-r0) 02:44:11 #57 29.37 (2/9) Installing brotli-libs (1.0.9-r9) 02:44:11 #57 29.39 (3/9) Installing nghttp2-libs (1.51.0-r1) 02:44:11 #57 29.39 (4/9) Installing libcurl (8.2.1-r0) 02:44:11 #57 29.40 (5/9) Installing curl (8.2.1-r0) 02:44:11 #57 29.41 (6/9) Installing dumb-init (1.2.5-r2) 02:44:11 #57 29.41 (7/9) Installing musl-obstack (1.2.3-r0) 02:44:11 #57 29.41 (8/9) Installing libucontext (1.2-r0) 02:44:11 #57 29.42 (9/9) Installing gcompat (1.1.0-r0) 02:44:11 #57 29.42 Executing busybox-1.35.0-r29.trigger 02:44:11 #57 29.43 Executing ca-certificates-20230506-r0.trigger 02:44:11 #57 29.49 OK: 10 MiB in 24 packages 02:44:11 #57 DONE 30.0s 02:44:11 02:44:11 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:44:11 #59 28.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:11 #59 28.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:11 #59 28.87 (1/4) Installing ca-certificates (20230506-r0) 02:44:11 #59 28.90 (2/4) Installing dumb-init (1.2.5-r2) 02:44:11 #59 28.91 (3/4) Installing su-exec (0.2-r2) 02:44:11 #59 28.91 (4/4) Installing yq (4.30.4-r4) 02:44:11 #59 28.98 Executing busybox-1.35.0-r29.trigger 02:44:11 #59 28.98 Executing ca-certificates-20230506-r0.trigger 02:44:11 #59 29.04 OK: 17 MiB in 19 packages 02:44:11 #59 DONE 30.0s 02:44:11 02:44:11 #50 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:44:11 #50 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:11 #50 28.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:11 #50 28.95 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:44:11 #50 28.95 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:44:11 #50 28.95 OK: 17818 distinct packages available 02:44:11 #50 28.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:11 #50 29.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:11 #50 29.34 (1/5) Installing dumb-init (1.2.5-r2) 02:44:11 #50 29.35 (2/5) Installing musl-obstack (1.2.3-r0) 02:44:11 #50 29.35 (3/5) Installing libucontext (1.2-r0) 02:44:11 #50 29.37 (4/5) Installing gcompat (1.1.0-r0) 02:44:11 #50 29.38 (5/5) Installing openssl (3.0.10-r0) 02:44:11 #50 29.39 Executing busybox-1.35.0-r29.trigger 02:44:11 #50 29.39 OK: 8 MiB in 20 packages 02:44:11 #50 DONE 30.1s 02:44:11 02:44:11 #64 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:44:11 #64 ... 02:44:11 02:44:11 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 02:44:11 #65 DONE 0.1s 02:44:11 02:44:11 #66 [security-spire-config stage-2 4/9] COPY Attribution.txt / 02:44:11 #66 DONE 0.2s 02:44:11 02:44:11 #67 [security-spire-config stage-2 5/9] COPY security.txt / 02:44:12 #67 ... 02:44:12 02:44:12 #64 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:44:12 #64 DONE 1.3s 02:44:12 02:44:12 #68 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:44:12 #68 DONE 1.4s 02:44:12 02:44:12 #69 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:44:12 #69 DONE 1.4s 02:44:12 02:44:12 #67 [security-spire-config stage-2 5/9] COPY security.txt / 02:44:12 #67 DONE 1.3s 02:44:12 02:44:12 #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:44:12 #70 DONE 3.4s 02:44:12 02:44:12 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 02:44:12 #71 ... 02:44:12 02:44:12 #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / 02:44:12 #72 DONE 0.1s 02:44:12 02:44:12 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:44:12 #61 3.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:12 #61 3.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:12 #61 3.698 OK: 265 MiB in 53 packages 02:44:12 #61 DONE 4.3s 02:44:12 02:44:12 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:44:12 #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:12 #0 3.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:12 #0 3.709 OK: 265 MiB in 53 packages 02:44:12 #73 DONE 4.3s 02:44:12 02:44:12 #74 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:44:12 #74 DONE 0.9s 02:44:12 02:44:12 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 02:44:12 #71 DONE 0.8s 02:44:12 02:44:12 #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:44:12 #75 DONE 0.9s 02:44:12 02:44:12 #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 02:44:12 #76 ... 02:44:12 02:44:12 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:44:12 #0 3.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:12 #0 3.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:12 #0 3.751 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:44:12 #0 3.751 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:44:12 #0 3.751 OK: 17823 distinct packages available 02:44:12 #0 3.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:12 #0 3.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:12 #0 4.239 OK: 265 MiB in 53 packages 02:44:12 #77 DONE 4.4s 02:44:12 02:44:12 #78 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 02:44:12 #78 DONE 0.1s 02:44:12 02:44:12 #79 [security-spire-server stage-2 5/8] COPY security.txt / 02:44:12 #79 DONE 0.9s 02:44:12 02:44:12 #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:44:12 #80 DONE 0.2s 02:44:12 02:44:12 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:44:12 #81 DONE 0.2s 02:44:13 02:44:13 #82 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:44:13 #82 DONE 0.2s 02:44:13 02:44:13 #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:44:13 #83 DONE 0.2s 02:44:13 02:44:13 #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 02:44:13 #76 DONE 0.2s 02:44:13 02:44:13 #84 [security-spire-agent stage-3 6/9] COPY security.txt / 02:44:13 #84 DONE 0.2s 02:44:13 02:44:13 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:44:13 #85 DONE 0.2s 02:44:13 02:44:13 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:44:13 #86 DONE 0.1s 02:44:13 02:44:13 #87 [security-spire-config] exporting to image 02:44:13 #87 exporting layers 02:44:13 #87 ... 02:44:13 02:44:13 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:44:13 #88 DONE 0.1s 02:44:13 02:44:13 #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:44:13 #89 DONE 0.1s 02:44:13 02:44:13 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:44:13 #90 DONE 0.1s 02:44:13 02:44:13 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:44:13 #91 DONE 0.1s 02:44:13 02:44:13 #87 [security-spire-server] exporting to image 02:44:13 #87 exporting layers 0.6s done 02:44:13 #87 writing image sha256:99496587bb54804b5fc09418752a6e3fd8020bbd9f537859e0b5b265f224c787 0.0s done 02:44:13 #87 naming to docker.io/library/security-spire-config done 02:44:13 #87 exporting layers 0.5s done 02:44:13 #87 writing image sha256:a4e942ec98f6598d8082cd446912ad23c133a8620a11bf433306e9bc72f7999f done 02:44:13 #87 naming to docker.io/library/security-spire-server done 02:44:13 #87 writing image sha256:2ae35afeec85001c2884845d32435fd57f33b8db0b3851e2c182aa14076a54d4 done 02:44:13 #87 naming to docker.io/library/security-spire-agent done 02:44:13 #87 DONE 1.0s 02:44:13 02:44:13 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:19 #92 ... 02:44:19 02:44:19 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:44:19 #53 ... 02:44:19 02:44:19 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:44:19 Removing intermediate container dcb0d662c090 02:44:19 ---> 6b11fac0ba99 02:44:19 Successfully built 6b11fac0ba99 02:44:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:20 + docker inspect -f . ci-base-image-arm64 02:44:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:20 prd-ubuntu20.04-docker-arm64-4c-16g-5299 does not seem to be running inside a container 02:44:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:44:21 $ docker top 6a40bc07e3b16577f673adb039836ed642f85e2d344abfc55724aae27961465e -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:22 + go version 02:44:22 go version go1.20.6 linux/arm64 02:44:22 #39 ... 02:44:22 02:44:22 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:22 #93 ... 02:44:22 02:44:22 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] } 02:44:22 $ docker stop --time=1 6a40bc07e3b16577f673adb039836ed642f85e2d344abfc55724aae27961465e 02:44:23 #94 ... 02:44:23 02:44:23 #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:24 $ docker rm -f --volumes 6a40bc07e3b16577f673adb039836ed642f85e2d344abfc55724aae27961465e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:25 + docker inspect -f . ci-base-image-arm64 02:44:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:25 prd-ubuntu20.04-docker-arm64-4c-16g-5299 does not seem to be running inside a container 02:44:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:44:26 $ docker top eab7c2d164143a6cb8e6d578080091a11b2da407c8c648db66d1fe8a9dda210e -eo pid,comm [Pipeline] { [Pipeline] echo 02:44:26 ========================================================= 02:44:26 [edgeXBuildGoParallel] Running Tests and Build... 02:44:26 ========================================================= [Pipeline] sh 02:44:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:44:27 + make test 02:44:27 go test -race -coverprofile=coverage.out ./... 02:44:50 #95 ... 02:44:50 02:44:50 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:50 #92 DONE 35.5s 02:44:50 02:44:50 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:50 #94 DONE 35.7s 02:44:50 02:44:50 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:50 #93 DONE 36.8s 02:44:50 02:44:50 #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:50 #95 DONE 35.7s 02:44:50 02:44:50 #96 [security-proxy-auth builder 6/7] COPY . . 02:45:00 #96 ... 02:45:00 02:45:00 #97 [security-spiffe-token-provider builder 6/7] COPY . . 02:45:00 #97 ... 02:45:00 02:45:00 #98 [support-notifications builder 6/7] COPY . . 02:45:00 #98 ... 02:45:00 02:45:00 #99 [security-bootstrapper builder 6/7] COPY . . 02:45:00 #99 ... 02:45:00 02:45:00 #96 [security-proxy-auth builder 6/7] COPY . . 02:45:00 #96 DONE 11.5s 02:45:00 02:45:00 #100 [core-data builder 6/7] COPY . . 02:45:00 #100 CACHED 02:45:00 02:45:00 #101 [core-data builder 4/7] COPY go.mod vendor* ./ 02:45:00 #101 CACHED 02:45:00 02:45:00 #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:00 #102 CACHED 02:45:00 02:45:00 #103 [core-command builder 6/7] COPY . . 02:45:00 #103 CACHED 02:45:00 02:45:00 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:00 #104 CACHED 02:45:00 02:45:00 #105 [core-command builder 4/7] COPY go.mod vendor* ./ 02:45:00 #105 CACHED 02:45:00 02:45:00 #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:45:00 #106 CACHED 02:45:00 02:45:00 #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:00 #107 CACHED 02:45:00 02:45:00 #108 [support-scheduler builder 6/7] COPY . . 02:45:00 #108 CACHED 02:45:00 02:45:00 #109 [core-common-config-bootstrapper builder 6/7] COPY . . 02:45:00 #109 CACHED 02:45:00 02:45:00 #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:45:00 #110 CACHED 02:45:00 02:45:00 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:00 #111 CACHED 02:45:00 02:45:00 #112 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:45:00 #112 CACHED 02:45:00 02:45:00 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:00 #113 CACHED 02:45:00 02:45:00 #114 [core-metadata builder 6/7] COPY . . 02:45:00 #114 CACHED 02:45:00 02:45:00 #97 [security-spiffe-token-provider builder 6/7] COPY . . 02:45:00 #97 DONE 11.5s 02:45:00 02:45:00 #98 [support-notifications builder 6/7] COPY . . 02:45:00 #98 DONE 11.5s 02:45:00 02:45:00 #115 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:45:00 #115 CACHED 02:45:00 02:45:00 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:00 #116 CACHED 02:45:00 02:45:00 #117 [security-proxy-setup builder 6/7] COPY . . 02:45:00 #117 CACHED 02:45:00 02:45:00 #99 [security-bootstrapper builder 6/7] COPY . . 02:45:00 #99 DONE 11.5s 02:45:00 02:45:00 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:00 #118 CACHED 02:45:00 02:45:00 #119 [security-secretstore-setup builder 6/7] COPY . . 02:45:00 #119 CACHED 02:45:00 02:45:00 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:45:00 #120 CACHED 02:45:00 02:45:00 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:45:01 #121 1.164 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:45:06 ? github.com/edgexfoundry/edgex-go [no test files] 02:45:11 #121 ... 02:45:11 02:45:11 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:45:11 #0 0.936 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:45:11 #122 ... 02:45:11 02:45:11 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:45:11 #0 1.298 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:45:11 #123 ... 02:45:11 02:45:11 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:45:11 #0 0.475 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:45:11 #124 ... 02:45:11 02:45:11 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:45:11 #0 0.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:45:11 #125 ... 02:45:11 02:45:11 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:45:11 #0 0.414 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:45:11 #126 ... 02:45:11 02:45:11 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:45:11 #0 0.953 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 02:45:11 #127 ... 02:45:11 02:45:11 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:45:11 #0 1.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 02:45:11 #128 ... 02:45:11 02:45:11 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:45:11 #0 1.000 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:45:11 #129 ... 02:45:11 02:45:11 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:45:11 #0 1.309 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 02:45:11 #130 ... 02:45:11 02:45:11 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:45:11 #0 0.600 go build -tags " non_delayedstart" -ldflags "-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 02:46:19 #131 ... 02:46:19 02:46:19 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:46:19 #128 72.46 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 02:46:29 #128 DONE 88.2s 02:46:29 02:46:29 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:29 #123 DONE 88.3s 02:46:29 02:46:29 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:46:29 #126 DONE 88.3s 02:46:29 02:46:29 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:46:29 #131 DONE 88.3s 02:46:29 02:46:29 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:46:29 #130 DONE 88.3s 02:46:29 02:46:29 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:46:29 #129 DONE 88.3s 02:46:29 02:46:29 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:46:29 #124 DONE 88.4s 02:46:29 02:46:29 #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:46:29 #132 ... 02:46:29 02:46:29 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:46:29 #127 DONE 88.4s 02:46:29 02:46:29 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:46:29 #122 DONE 88.4s 02:46:29 02:46:29 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:46:29 #125 DONE 88.4s 02:46:29 02:46:29 #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:46:29 #133 ... 02:46:29 02:46:29 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:46:29 #121 DONE 88.7s 02:46:29 02:46:29 #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:46:29 #134 ... 02:46:29 02:46:29 #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:46:29 #132 DONE 0.7s 02:46:29 02:46:29 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:46:29 #135 DONE 0.7s 02:46:29 02:46:29 #136 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:46:29 #136 DONE 0.7s 02:46:29 02:46:29 #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:46:29 #137 DONE 0.5s 02:46:29 02:46:29 #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:46:29 #133 DONE 0.5s 02:46:29 02:46:29 #138 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:46:29 #138 ... 02:46:29 02:46:29 #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:46:29 #139 DONE 0.5s 02:46:29 02:46:29 #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:46:29 #134 DONE 0.4s 02:46:29 02:46:29 #140 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:46:29 #140 DONE 0.3s 02:46:29 02:46:29 #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 02:46:29 #141 DONE 0.4s 02:46:29 02:46:29 #142 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:46:29 #142 ... 02:46:29 02:46:29 #138 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:46:29 #138 DONE 0.3s 02:46:29 02:46:29 #143 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:46:29 #143 DONE 0.4s 02:46:29 02:46:29 #144 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 02:46:29 #144 CACHED 02:46:29 02:46:29 #145 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 02:46:29 #145 CACHED 02:46:29 02:46:29 #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:46:29 #146 CACHED 02:46:29 02:46:29 #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:46:29 #147 CACHED 02:46:29 02:46:29 #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:46:29 #148 CACHED 02:46:29 02:46:29 #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:46:29 #149 CACHED 02:46:29 02:46:29 #150 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:46:29 #150 CACHED 02:46:29 02:46:29 #151 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:46:29 #151 CACHED 02:46:29 02:46:29 #152 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:46:29 #152 DONE 0.3s 02:46:29 02:46:29 #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:46:30 #153 ... 02:46:30 02:46:30 #154 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:46:30 #154 DONE 0.5s 02:46:30 02:46:30 #142 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:46:30 #142 DONE 0.5s 02:46:30 02:46:30 #155 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:46:30 #155 ... 02:46:30 02:46:30 #156 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:46:30 #156 DONE 1.0s 02:46:30 02:46:30 #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:46:31 #157 ... 02:46:31 02:46:31 #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:46:31 #158 DONE 1.6s 02:46:31 02:46:31 #159 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:46:31 #159 DONE 1.6s 02:46:31 02:46:31 #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:46:31 #160 DONE 1.6s 02:46:31 02:46:31 #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:46:31 #161 DONE 1.6s 02:46:31 02:46:31 #162 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:46:31 #162 DONE 1.4s 02:46:31 02:46:31 #163 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:46:31 #163 DONE 1.6s 02:46:31 02:46:31 #164 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:46:31 #164 DONE 1.7s 02:46:31 02:46:31 #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:46:31 #153 DONE 1.7s 02:46:31 02:46:31 #155 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:46:31 #155 DONE 1.4s 02:46:31 02:46:31 #87 [core-data] exporting to image 02:46:31 #87 exporting layers 02:46:31 #87 ... 02:46:31 02:46:31 #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:46:31 #157 DONE 0.9s 02:46:31 02:46:31 #165 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:46:31 #165 DONE 0.3s 02:46:31 02:46:31 #87 [security-spiffe-token-provider] exporting to image 02:46:31 #87 ... 02:46:31 02:46:31 #166 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:46:31 #166 DONE 0.4s 02:46:31 02:46:31 #167 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:46:31 #167 DONE 0.3s 02:46:31 02:46:31 #168 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:46:31 #168 DONE 0.3s 02:46:31 02:46:31 #169 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:46:31 #169 DONE 0.3s 02:46:31 02:46:31 #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:46:31 #170 DONE 0.3s 02:46:31 02:46:31 #171 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:46:31 #171 DONE 0.3s 02:46:31 02:46:31 #87 [core-command] exporting to image 02:46:31 #87 ... 02:46:31 02:46:31 #172 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:46:31 #172 DONE 0.4s 02:46:31 02:46:31 #173 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:46:31 #173 DONE 2.4s 02:46:31 02:46:31 #87 [support-scheduler] exporting to image 02:46:32 #87 ... 02:46:32 02:46:32 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:46:32 #174 DONE 0.5s 02:46:32 02:46:32 #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:46:32 #175 DONE 0.4s 02:46:32 02:46:32 #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:46:32 #176 DONE 0.4s 02:46:32 02:46:32 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:46:32 #177 DONE 0.4s 02:46:32 02:46:32 #87 [core-metadata] exporting to image 02:46:32 #87 exporting layers 0.4s done 02:46:32 #87 ... 02:46:32 02:46:32 #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:46:32 #178 DONE 0.5s 02:46:32 02:46:32 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 02:46:32 #179 DONE 0.4s 02:46:32 02:46:32 #87 [core-metadata] exporting to image 02:46:32 #87 exporting layers 0.4s done 02:46:32 #87 writing image sha256:c7e61a905b34c01748942fb181743afd8f45cc955dbc481ab2ae4cba4b0eb585 02:46:32 #87 exporting layers 0.4s done 02:46:32 #87 writing image sha256:c7e61a905b34c01748942fb181743afd8f45cc955dbc481ab2ae4cba4b0eb585 0.0s done 02:46:32 #87 naming to docker.io/library/core-data done 02:46:32 #87 writing image sha256:53c9ba79d71e1e9f92ba8c170bb7ebf71c3be4dadc73a6aca35a957fcb3bea65 done 02:46:32 #87 writing image sha256:d3ca4652aa1f5c0765c0c6f46617b25fa2df3af9d5d135e1eefdd080bec944b2 done 02:46:32 #87 writing image sha256:a0b135c1e48db64deb90d6a2cb120434d53c278b1a4fae7512d56fc49e7284b0 done 02:46:32 #87 writing image sha256:f17c9962429bdcf1e859d03b00d16d7c4a7af113fa1bcb67b700778e3b4fbcc7 done 02:46:32 #87 naming to docker.io/library/security-spiffe-token-provider done 02:46:32 #87 naming to docker.io/library/support-notifications done 02:46:32 #87 naming to docker.io/library/support-scheduler done 02:46:32 #87 naming to docker.io/library/core-command done 02:46:32 #87 writing image sha256:5d206a33f43279beb4800a7301927a2840719da5e9a263e5f32d5fe629a0b09f done 02:46:32 #87 naming to docker.io/library/core-metadata done 02:46:32 #87 DONE 2.1s 02:46:32 02:46:32 #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:46:32 #180 DONE 0.4s 02:46:32 02:46:32 #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 02:46:32 #181 DONE 0.3s 02:46:32 02:46:32 #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:46:32 #182 DONE 0.4s 02:46:32 02:46:32 #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:46:33 #183 ... 02:46:33 02:46:33 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:46:33 #184 DONE 0.7s 02:46:33 02:46:33 #185 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:46:33 #185 DONE 0.7s 02:46:33 02:46:33 #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:46:33 #186 DONE 1.0s 02:46:33 02:46:33 #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:46:33 #187 DONE 1.1s 02:46:33 02:46:33 #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:46:33 #188 DONE 0.1s 02:46:33 02:46:33 #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:46:33 #189 DONE 0.1s 02:46:33 02:46:33 #87 [security-proxy-auth] exporting to image 02:46:33 #87 ... 02:46:33 02:46:33 #190 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:46:33 #190 DONE 0.1s 02:46:33 02:46:33 #191 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:46:33 #191 DONE 0.0s 02:46:33 02:46:33 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:46:33 #192 DONE 0.1s 02:46:33 02:46:33 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:46:33 #193 DONE 0.1s 02:46:33 02:46:33 #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:46:33 #183 DONE 1.0s 02:46:33 02:46:33 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:46:34 #194 DONE 0.5s 02:46:34 02:46:34 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:46:34 #195 DONE 0.6s 02:46:34 02:46:34 #87 [security-secretstore-setup] exporting to image 02:46:34 #87 writing image sha256:ee9672b9b10bce24dc6a20cb1fa453be1676bfcc097dd40e68415c716667ac16 done 02:46:34 #87 naming to docker.io/library/security-proxy-setup done 02:46:34 #87 exporting layers 1.0s done 02:46:34 #87 writing image sha256:356a22ecd5b2cdd34386e0a2a757efb501aa1fc931923eed0400748e6b5ec61d done 02:46:34 #87 naming to docker.io/library/security-secretstore-setup done 02:46:34 #87 exporting layers 0.3s done 02:46:34 #87 writing image sha256:94165591335a343e61535281117fbdd2dfcc69f29a7355ec36973db0c69ed9dc 0.0s done 02:46:34 #87 naming to docker.io/library/security-proxy-auth done 02:46:34 #87 writing image sha256:ac9c02cb0cce87b3bd637aac2566fb8360788d4a8d1399ffa92ce2e39970b164 done 02:46:34 #87 naming to docker.io/library/core-common-config-bootstrapper done 02:46:34 #87 writing image sha256:8962a68e2af19098d18a16abe387a2c36becd97d4ba87933776667dcdb95a568 done 02:46:34 #87 naming to docker.io/library/security-bootstrapper done 02:46:34 #87 DONE 3.2s 02:46:34 02:46:34 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:46:34 time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:34 time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:34 time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:34 time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:34 time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:34 time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:34 time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:34 time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:34 time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:34 time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:34 time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:34 time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:34 time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:34 time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:46:34 $ docker stop --time=1 5c85c3a5de743b4c0b2d1817be57c6945c6124904fef1a549aa0f1bc9c56e2ac 02:46:35 $ docker rm -f --volumes 5c85c3a5de743b4c0b2d1817be57c6945c6124904fef1a549aa0f1bc9c56e2ac [Pipeline] // withDockerContainer [Pipeline] sh 02:46:36 + docker images 02:46:36 REPOSITORY TAG IMAGE ID CREATED SIZE 02:46:36 security-proxy-auth latest 94165591335a 2 seconds ago 19.4MB 02:46:36 security-secretstore-setup latest 356a22ecd5b2 2 seconds ago 44.1MB 02:46:36 core-common-config-bootstrapper latest ac9c02cb0cce 2 seconds ago 18.1MB 02:46:36 security-proxy-setup latest ee9672b9b10b 2 seconds ago 29.2MB 02:46:36 security-bootstrapper latest 8962a68e2af1 2 seconds ago 23MB 02:46:36 core-command latest a0b135c1e48d 4 seconds ago 21MB 02:46:36 support-scheduler latest f17c9962429b 4 seconds ago 33.8MB 02:46:36 security-spiffe-token-provider latest d3ca4652aa1f 4 seconds ago 33.5MB 02:46:36 support-notifications latest 53c9ba79d71e 4 seconds ago 34.3MB 02:46:36 core-metadata latest 5d206a33f432 4 seconds ago 21.6MB 02:46:36 core-data latest c7e61a905b34 4 seconds ago 21.2MB 02:46:36 security-spire-agent latest 2ae35afeec85 2 minutes ago 161MB 02:46:36 security-spire-server latest a4e942ec98f6 2 minutes ago 103MB 02:46:36 security-spire-config latest 99496587bb54 2 minutes ago 102MB 02:46:36 ci-base-image-x86_64 latest ee18ced371ff 5 minutes ago 1.07GB 02:46:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 7 weeks ago 696MB 02:46:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 02:46:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:47:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:47:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:47:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:47:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:47:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:47:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:47:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:47:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:47:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:47:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:47:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:47:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:47:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:47:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:47:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:47:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.330s coverage: 28.7% of statements 02:47:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 97.0% of statements 02:47:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:47:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:47:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:47:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.405s coverage: 69.4% of statements 02:47:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:47:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:47:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.309s coverage: 54.0% of statements 02:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:47:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:47:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:48:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.690s coverage: 93.4% of statements 02:48:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.380s coverage: 3.8% of statements 02:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.616s coverage: 97.6% of statements 02:48:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:48:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:48:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:48:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:48:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:48:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:48:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:48:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 72.2% of statements 02:48:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:48:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.401s coverage: 0.9% of statements 02:48:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.286s coverage: 32.2% of statements 02:48:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.309s coverage: 42.9% of statements 02:48:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 82.9% of statements 02:48:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.262s coverage: 94.1% of statements 02:48:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements 02:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements 02:48:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:48:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:48:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:48:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:48:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements 02:48:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:48:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:48:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:48:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.057s coverage: 79.9% of statements 02:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.261s coverage: 92.9% of statements 02:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements 02:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 62.3% of statements 02:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements 02:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 02:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 02:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.504s coverage: 81.8% of statements 02:48:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.521s coverage: 82.1% of statements 02:48:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 86.0% of statements 02:49:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:49:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.004s coverage: 63.1% of statements 02:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.258s coverage: 100.0% of statements 02:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 02:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 02:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 02:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 02:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:49:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.995s coverage: 38.4% of statements 02:49:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.256s coverage: 89.5% of statements 02:49:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:49:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:49:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:49:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.209s coverage: 84.8% of statements 02:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:49:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.318s coverage: 17.7% of statements 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 95.7% of statements 02:49:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:49:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:49:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.323s coverage: 61.8% of statements 02:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 98.9% of statements 02:49:39 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 02:49:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:49:39 go vet ./... 02:52:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:52:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:52:16 ./bin/test-attribution-txt.sh 02:52:16 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 02:52:16 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 02:52:16 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 02:52:16 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 02:52:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:52:16 + ls -al . 02:52:16 total 724 02:52:16 drwxrwxr-x 11 1001 1001 4096 Sep 5 02:44 . 02:52:16 drwxr-xr-x 4 root root 4096 Sep 5 02:44 .. 02:52:16 drwxrwxr-x 2 1001 1001 4096 Sep 5 02:42 .blubracket 02:52:16 -rw-rw-r-- 1 1001 1001 16 Sep 5 02:42 .dockerignore 02:52:16 drwxrwxr-x 8 1001 1001 4096 Sep 5 02:42 .git 02:52:16 drwxrwxr-x 3 1001 1001 4096 Sep 5 02:42 .github 02:52:16 -rw-rw-r-- 1 1001 1001 1173 Sep 5 02:42 .gitignore 02:52:16 -rw-rw-r-- 1 1001 1001 42 Sep 5 02:42 .golangci.yml 02:52:16 -rw-rw-r-- 1 1001 1001 100 Sep 5 02:42 .hadolint.yml 02:52:16 -rw-rw-r-- 1 1001 1001 166 Sep 5 02:42 .sonarcloud.properties 02:52:16 -rw-rw-r-- 1 1001 1001 1171 Sep 5 02:42 ADOPTERS.md 02:52:16 -rw-rw-r-- 1 1001 1001 11152 Sep 5 02:42 Attribution.txt 02:52:16 -rw-rw-r-- 1 1001 1001 93407 Sep 5 02:42 CHANGELOG.md 02:52:16 -rw-rw-r-- 1 1001 1001 3804 Sep 5 02:42 CONTRIBUTING.md 02:52:16 -rw-rw-r-- 1 1001 1001 677 Sep 5 02:42 GOVERNANCE.md 02:52:16 -rw-rw-r-- 1 1001 1001 883 Sep 5 02:42 Jenkinsfile 02:52:16 -rw-rw-r-- 1 1001 1001 10775 Sep 5 02:42 LICENSE 02:52:16 -rw-rw-r-- 1 1001 1001 14764 Sep 5 02:42 Makefile 02:52:16 -rw-rw-r-- 1 1001 1001 582 Sep 5 02:42 OWNERS.md 02:52:16 -rw-rw-r-- 1 1001 1001 9923 Sep 5 02:42 README.md 02:52:16 -rw-rw-r-- 1 1001 1001 789 Sep 5 02:42 SECURITY.md 02:52:16 -rw-rw-r-- 1 1001 1001 5 Sep 5 02:40 VERSION 02:52:16 drwxrwxr-x 2 1001 1001 4096 Sep 5 02:42 bin 02:52:16 drwxrwxr-x 18 1001 1001 4096 Sep 5 02:42 cmd 02:52:16 -rw-r--r-- 1 root root 447827 Sep 5 02:49 coverage.out 02:52:16 drwxrwxr-x 2 1001 1001 4096 Sep 5 02:42 fuzz_test 02:52:16 -rw-rw-r-- 1 1001 1001 3687 Sep 5 02:42 go.mod 02:52:16 -rw-rw-r-- 1 1001 1001 33714 Sep 5 02:42 go.sum 02:52:16 drwxrwxr-x 7 1001 1001 4096 Sep 5 02:42 internal 02:52:16 drwxrwxr-x 3 1001 1001 4096 Sep 5 02:42 openapi 02:52:16 -rw-rw-r-- 1 1001 1001 594 Sep 5 02:42 security.txt 02:52:16 drwxrwxr-x 4 1001 1001 4096 Sep 5 02:42 snap 02:52:16 -rw-rw-r-- 1 1001 1001 204 Sep 5 02:42 version.go [Pipeline] sh 02:52:17 + '[' -e coverage.out ] 02:52:17 + chown 1001:1001 coverage.out [Pipeline] stash 02:52:17 Warning: overwriting stash ‘coverage-report’ 02:52:18 Stashed 1 file(s) [Pipeline] sh 02:52:18 + make build 02:52:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:53:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:53:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:54:02 go build -tags " non_delayedstart" -ldflags "-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 02:54:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:54:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:54:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 02:54:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 02:55:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 02:55:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:55:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:55:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } 02:55:25 $ docker stop --time=1 eab7c2d164143a6cb8e6d578080091a11b2da407c8c648db66d1fe8a9dda210e 02:55:27 $ docker rm -f --volumes eab7c2d164143a6cb8e6d578080091a11b2da407c8c648db66d1fe8a9dda210e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:55:30 02:55:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:55:31 latest: Pulling from edgex-devops/edgex-compose-arm64 02:55:31 547446be3368: Pulling fs layer 02:55:31 d125d8839a47: Pulling fs layer 02:55:31 3e85d5ac6304: Pulling fs layer 02:55:31 c3105a71a48b: Pulling fs layer 02:55:31 0f093f025ec4: Pulling fs layer 02:55:31 c3106fc0e877: Pulling fs layer 02:55:31 c3105a71a48b: Waiting 02:55:31 0f093f025ec4: Waiting 02:55:31 c3106fc0e877: Waiting 02:55:31 547446be3368: Verifying Checksum 02:55:31 547446be3368: Download complete 02:55:31 c3105a71a48b: Verifying Checksum 02:55:31 c3105a71a48b: Download complete 02:55:32 d125d8839a47: Verifying Checksum 02:55:32 d125d8839a47: Download complete 02:55:32 c3106fc0e877: Verifying Checksum 02:55:32 c3106fc0e877: Download complete 02:55:32 0f093f025ec4: Verifying Checksum 02:55:32 0f093f025ec4: Download complete 02:55:32 547446be3368: Pull complete 02:55:33 d125d8839a47: Pull complete 02:55:33 3e85d5ac6304: Download complete 02:55:42 3e85d5ac6304: Pull complete 02:55:42 c3105a71a48b: Pull complete 02:55:43 0f093f025ec4: Pull complete 02:55:43 c3106fc0e877: Pull complete 02:55:43 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:55:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:43 prd-ubuntu20.04-docker-arm64-4c-16g-5299 does not seem to be running inside a container 02:55:43 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:55:45 $ docker top 4283df382bd3ee868ff187192fd429936a0f51c579db61cf36e4810266f8166a -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:46 + docker compose -f ./docker-compose-build.yml build --parallel 02:55:54 #1 [security-proxy-setup internal] load build definition from Dockerfile 02:55:54 #1 transferring dockerfile: 2.39kB done 02:55:54 #1 DONE 0.1s 02:55:55 02:55:55 #2 [core-command internal] load build definition from Dockerfile 02:55:55 #2 transferring dockerfile: 1.82kB 0.0s done 02:55:55 #2 DONE 0.1s 02:55:55 02:55:55 #3 [core-metadata internal] load build definition from Dockerfile 02:55:55 #3 transferring dockerfile: 1.96kB 0.0s done 02:55:55 #3 DONE 0.1s 02:55:55 02:55:55 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:55:55 #4 transferring dockerfile: 2.12kB done 02:55:55 #4 DONE 0.1s 02:55:55 02:55:55 #5 [security-proxy-auth internal] load build definition from Dockerfile 02:55:55 #5 transferring dockerfile: 2.04kB done 02:55:55 #5 DONE 0.1s 02:55:55 02:55:55 #6 [support-notifications internal] load build definition from Dockerfile 02:55:55 #6 transferring dockerfile: 1.84kB done 02:55:55 #6 DONE 0.1s 02:55:55 02:55:55 #7 [support-scheduler internal] load build definition from Dockerfile 02:55:55 #7 DONE 0.0s 02:55:55 02:55:55 #8 [security-secretstore-setup internal] load build definition from Dockerfile 02:55:55 #8 transferring dockerfile: 2.38kB done 02:55:55 #8 DONE 0.1s 02:55:55 02:55:55 #7 [support-scheduler internal] load build definition from Dockerfile 02:55:55 #7 transferring dockerfile: 1.82kB 0.0s done 02:55:55 #7 DONE 0.1s 02:55:55 02:55:55 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:55:55 #9 transferring dockerfile: 1.78kB 0.0s done 02:55:55 #9 DONE 0.1s 02:55:56 02:55:56 #10 [core-data internal] load build definition from Dockerfile 02:55:56 #10 transferring dockerfile: 1.90kB done 02:55:56 #10 DONE 0.0s 02:55:56 02:55:56 #11 [security-spire-server internal] load build definition from Dockerfile 02:55:56 #11 transferring dockerfile: 1.59kB done 02:55:56 #11 DONE 0.1s 02:55:56 02:55:56 #12 [security-bootstrapper internal] load build definition from Dockerfile 02:55:56 #12 transferring dockerfile: 2.82kB done 02:55:56 #12 DONE 0.0s 02:55:56 02:55:56 #13 [security-spire-agent internal] load build definition from Dockerfile 02:55:56 #13 transferring dockerfile: 1.70kB done 02:55:56 #13 DONE 0.1s 02:55:56 02:55:56 #14 [security-spire-config internal] load build definition from Dockerfile 02:55:56 #14 transferring dockerfile: 1.58kB done 02:55:56 #14 DONE 0.0s 02:55:56 02:55:56 #15 [security-proxy-setup internal] load .dockerignore 02:55:56 #15 transferring context: 56B 0.0s done 02:55:56 #15 DONE 0.1s 02:55:56 02:55:56 #16 [core-command internal] load .dockerignore 02:55:56 #16 transferring context: 56B done 02:55:56 #16 DONE 0.0s 02:55:57 02:55:57 #17 [core-metadata internal] load .dockerignore 02:55:57 #17 transferring context: 56B done 02:55:57 #17 DONE 0.0s 02:55:57 02:55:57 #18 [core-common-config-bootstrapper internal] load .dockerignore 02:55:57 #18 transferring context: 56B done 02:55:57 #18 DONE 0.0s 02:55:57 02:55:57 #19 [security-proxy-auth internal] load .dockerignore 02:55:57 #19 transferring context: 56B done 02:55:57 #19 DONE 0.0s 02:55:57 02:55:57 #20 [support-notifications internal] load .dockerignore 02:55:57 #20 transferring context: 56B done 02:55:57 #20 DONE 0.0s 02:55:57 02:55:57 #21 [security-secretstore-setup internal] load .dockerignore 02:55:57 #21 transferring context: 56B done 02:55:57 #21 DONE 0.1s 02:55:57 02:55:57 #22 [support-scheduler internal] load .dockerignore 02:55:57 #22 transferring context: 56B 0.0s done 02:55:57 #22 DONE 0.1s 02:55:57 02:55:57 #23 [security-spiffe-token-provider internal] load .dockerignore 02:55:57 #23 transferring context: 56B done 02:55:57 #23 DONE 0.1s 02:55:57 02:55:57 #24 [core-data internal] load .dockerignore 02:55:57 #24 transferring context: 56B done 02:55:57 #24 DONE 0.1s 02:55:57 02:55:57 #25 [security-spire-server internal] load .dockerignore 02:55:57 #25 transferring context: 56B done 02:55:57 #25 DONE 0.0s 02:55:57 02:55:57 #26 [security-bootstrapper internal] load .dockerignore 02:55:57 #26 transferring context: 56B done 02:55:57 #26 DONE 0.1s 02:55:57 02:55:57 #27 [security-spire-agent internal] load .dockerignore 02:55:57 #27 transferring context: 56B done 02:55:57 #27 DONE 0.1s 02:55:57 02:55:57 #28 [security-spire-config internal] load .dockerignore 02:55:57 #28 transferring context: 56B done 02:55:57 #28 DONE 0.1s 02:55:57 02:55:57 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:55:57 #29 DONE 0.0s 02:55:57 02:55:57 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 02:55:57 #30 DONE 0.1s 02:55:57 02:55:57 #31 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:55:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:55:57 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:55:57 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:55:57 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:55:57 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s 02:55:58 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s 02:55:58 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:55:58 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 02:55:58 #31 ... 02:55:58 02:55:58 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:55:58 #32 DONE 1.0s 02:55:58 02:55:58 #31 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:55:59 #31 ... 02:55:59 02:55:59 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:55:59 #29 DONE 0.0s 02:55:59 02:55:59 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:55:59 #29 DONE 0.0s 02:55:59 02:55:59 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:55:59 #32 DONE 1.6s 02:55:59 02:55:59 #31 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:55:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:55:59 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:55:59 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:55:59 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:55:59 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:55:59 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 02:55:59 #31 ... 02:55:59 02:55:59 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:55:59 #29 DONE 0.0s 02:55:59 02:55:59 #33 [core-command builder 2/7] WORKDIR /edgex-go 02:55:59 #33 DONE 0.5s 02:55:59 02:55:59 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:55:59 #29 DONE 0.0s 02:55:59 02:55:59 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:55:59 #32 DONE 1.6s 02:55:59 02:55:59 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 02:55:59 #33 DONE 0.5s 02:55:59 02:55:59 #31 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:55:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:55:59 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:55:59 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:55:59 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:55:59 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:55:59 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 02:55:59 #31 ... 02:55:59 02:55:59 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 02:55:59 #30 DONE 0.5s 02:55:59 02:55:59 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:55:59 #32 DONE 1.6s 02:55:59 02:55:59 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:55:59 #33 DONE 0.5s 02:55:59 02:55:59 #31 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:55:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:55:59 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:55:59 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:55:59 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:55:59 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:55:59 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 02:55:59 #31 ... 02:55:59 02:55:59 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:55:59 #29 DONE 0.0s 02:55:59 02:55:59 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:55:59 #32 DONE 1.6s 02:55:59 02:55:59 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 02:55:59 #33 DONE 0.6s 02:55:59 02:55:59 #31 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:55:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:55:59 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:55:59 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:55:59 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:55:59 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:55:59 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 02:55:59 #31 ... 02:55:59 02:55:59 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:55:59 #32 DONE 1.7s 02:55:59 02:55:59 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:55:59 #29 DONE 0.0s 02:55:59 02:55:59 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:55:59 #33 DONE 0.6s 02:55:59 02:55:59 #31 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:55:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:55:59 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:55:59 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:55:59 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:55:59 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:55:59 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 02:55:59 #31 ... 02:55:59 02:55:59 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:55:59 #29 DONE 0.0s 02:55:59 02:55:59 #31 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:55:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:55:59 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:55:59 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:55:59 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:55:59 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:55:59 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 02:55:59 #31 DONE 2.7s 02:55:59 02:55:59 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:55:59 #32 DONE 1.7s 02:55:59 02:55:59 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 02:55:59 #30 DONE 0.9s 02:55:59 02:55:59 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:55:59 #33 DONE 0.6s 02:55:59 02:55:59 #34 [security-spiffe-token-provider internal] load build context 02:56:00 #34 ... 02:56:00 02:56:00 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:56:00 #29 DONE 0.0s 02:56:00 02:56:00 #35 [support-scheduler internal] load build context 02:56:00 #35 ... 02:56:00 02:56:00 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:56:00 #29 DONE 0.0s 02:56:00 02:56:00 #35 [support-scheduler internal] load build context 02:56:01 #35 ... 02:56:01 02:56:01 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 02:56:01 #30 DONE 2.1s 02:56:01 02:56:01 #35 [support-scheduler internal] load build context 02:56:01 #35 ... 02:56:01 02:56:01 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:56:01 #32 DONE 1.8s 02:56:01 02:56:01 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:56:01 #33 DONE 0.7s 02:56:01 02:56:01 #31 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:56:01 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:56:01 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:56:01 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:56:01 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:56:01 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:56:01 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 02:56:01 #31 DONE 2.8s 02:56:01 02:56:01 #35 [support-scheduler internal] load build context 02:56:01 #35 ... 02:56:01 02:56:01 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:56:01 #32 DONE 1.8s 02:56:01 02:56:01 #33 [core-data builder 2/7] WORKDIR /edgex-go 02:56:01 #33 DONE 0.7s 02:56:01 02:56:01 #31 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:56:01 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:56:01 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:56:01 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:56:01 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:56:01 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:56:01 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 02:56:01 #31 DONE 2.8s 02:56:01 02:56:01 #35 [support-scheduler internal] load build context 02:56:02 #35 transferring context: 7.90MB 2.6s 02:56:04 #35 ... 02:56:04 02:56:04 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:56:04 #36 DONE 3.7s 02:56:04 02:56:04 #35 [support-scheduler internal] load build context 02:56:04 #35 ... 02:56:04 02:56:04 #31 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:56:04 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:56:04 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:56:04 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:56:04 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:56:04 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:56:04 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 02:56:04 #31 DONE 2.9s 02:56:04 02:56:04 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:56:04 #37 DONE 4.3s 02:56:04 02:56:04 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:04 #38 DONE 0.0s 02:56:04 02:56:04 #35 [support-scheduler internal] load build context 02:56:04 #35 ... 02:56:04 02:56:04 #31 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:56:04 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:56:04 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:56:04 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:56:04 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:56:04 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:56:04 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 02:56:04 #31 DONE 2.9s 02:56:04 02:56:04 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:56:04 #39 DONE 0.0s 02:56:04 02:56:04 #35 [support-scheduler internal] load build context 02:56:06 #35 ... 02:56:06 02:56:06 #40 [security-spire-config internal] load build context 02:56:06 #40 transferring context: 15.84kB 0.6s done 02:56:06 #40 DONE 1.7s 02:56:06 02:56:06 #35 [support-scheduler internal] load build context 02:56:08 #35 ... 02:56:08 02:56:08 #41 [security-proxy-setup internal] load build context 02:56:08 #41 ... 02:56:08 02:56:08 #35 [support-scheduler internal] load build context 02:56:08 #35 ... 02:56:08 02:56:08 #42 [security-spire-agent internal] load build context 02:56:08 #42 transferring context: 17.12kB 0.5s done 02:56:08 #42 DONE 3.5s 02:56:08 02:56:08 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:08 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.0s done 02:56:08 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:56:08 #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 02:56:08 #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 02:56:08 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s 02:56:08 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s 02:56:09 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.9s 02:56:09 #38 ... 02:56:09 02:56:09 #43 [core-command internal] load build context 02:56:09 #43 ... 02:56:09 02:56:09 #44 [security-spire-server internal] load build context 02:56:09 #44 transferring context: 17.59kB 0.8s done 02:56:09 #44 DONE 4.3s 02:56:09 02:56:09 #45 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:56:09 #0 6.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:09 #0 7.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:09 #45 ... 02:56:09 02:56:09 #46 [core-metadata internal] load build context 02:56:09 #46 ... 02:56:09 02:56:09 #47 [core-common-config-bootstrapper internal] load build context 02:56:09 #47 ... 02:56:09 02:56:09 #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:56:09 #0 7.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:09 #0 8.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:09 #48 ... 02:56:09 02:56:09 #49 [security-proxy-auth internal] load build context 02:56:09 #49 ... 02:56:09 02:56:09 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:56:09 #0 8.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:10 #50 ... 02:56:10 02:56:10 #51 [security-secretstore-setup internal] load build context 02:56:10 #51 ... 02:56:10 02:56:10 #52 [support-notifications internal] load build context 02:56:10 #52 ... 02:56:10 02:56:10 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:56:10 #53 ... 02:56:10 02:56:10 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:56:10 #0 9.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:10 #54 ... 02:56:10 02:56:10 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:56:10 #55 ... 02:56:10 02:56:10 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:56:10 #56 ... 02:56:10 02:56:10 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:56:10 #57 ... 02:56:10 02:56:10 #34 [security-spiffe-token-provider internal] load build context 02:56:10 #34 ... 02:56:10 02:56:10 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:56:10 #0 3.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:10 #0 4.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:10 #0 7.300 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:56:10 #0 7.300 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:56:10 #0 7.300 OK: 17694 distinct packages available 02:56:10 #0 7.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:10 #0 9.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:11 #58 ... 02:56:11 02:56:11 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:11 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 02:56:11 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.9s done 02:56:11 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 02:56:11 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.4s 02:56:11 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.8s 02:56:11 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.5s done 02:56:11 #38 ... 02:56:11 02:56:11 #59 [core-data internal] load build context 02:56:11 #59 ... 02:56:11 02:56:11 #60 [security-bootstrapper internal] load build context 02:56:11 #60 ... 02:56:11 02:56:11 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:12 #38 ... 02:56:12 02:56:12 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:56:12 #61 ... 02:56:12 02:56:12 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:56:12 #62 ... 02:56:12 02:56:12 #52 [support-notifications internal] load build context 02:56:12 #52 transferring context: 24.07MB 12.8s 02:56:13 #52 ... 02:56:13 02:56:13 #45 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:56:13 #45 12.12 OK: 263 MiB in 53 packages 02:56:13 #45 DONE 14.1s 02:56:13 02:56:13 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:13 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 5.1s 02:56:13 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 02:56:14 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.62MB / 23.39MB 5.8s 02:56:14 #38 ... 02:56:14 02:56:14 #48 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:56:14 #48 13.26 OK: 263 MiB in 53 packages 02:56:14 #48 DONE 16.3s 02:56:14 02:56:14 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:14 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.16MB / 23.39MB 6.5s 02:56:14 #38 ... 02:56:14 02:56:14 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:56:14 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.9s done 02:56:14 #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:56:14 #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 02:56:14 #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 02:56:14 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 02:56:14 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.0s done 02:56:14 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.9s done 02:56:14 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done 02:56:14 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 6.6s 02:56:14 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 02:56:14 #39 ... 02:56:14 02:56:14 #35 [support-scheduler internal] load build context 02:56:15 #35 ... 02:56:15 02:56:15 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:56:15 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 7.6s 02:56:16 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 8.0s 02:56:16 #39 ... 02:56:16 02:56:16 #63 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:56:16 #63 ... 02:56:16 02:56:16 #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:56:16 #64 ... 02:56:16 02:56:16 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:16 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 8.4s 02:56:17 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 8.9s 02:56:17 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 02:56:17 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 02:56:18 #38 ... 02:56:18 02:56:18 #41 [security-proxy-setup internal] load build context 02:56:18 #41 transferring context: 60.96MB 20.1s 02:56:18 #41 ... 02:56:18 02:56:18 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:56:18 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 9.3s 02:56:18 #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done 02:56:18 #39 ... 02:56:18 02:56:18 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:56:18 #50 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:18 #50 15.93 OK: 263 MiB in 53 packages 02:56:18 #50 DONE 18.6s 02:56:18 02:56:18 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:18 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 10.2s 02:56:18 #38 ... 02:56:18 02:56:18 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:56:18 #58 15.83 OK: 263 MiB in 53 packages 02:56:18 #58 DONE 18.6s 02:56:18 02:56:18 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:19 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 10.9s 02:56:19 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.38MB / 23.39MB 11.1s 02:56:19 #38 ... 02:56:19 02:56:19 #43 [core-command internal] load build context 02:56:19 #43 ... 02:56:19 02:56:19 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:19 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 11.3s 02:56:19 #38 ... 02:56:19 02:56:19 #47 [core-common-config-bootstrapper internal] load build context 02:56:19 #47 ... 02:56:19 02:56:19 #46 [core-metadata internal] load build context 02:56:19 #46 ... 02:56:19 02:56:19 #49 [security-proxy-auth internal] load build context 02:56:20 #49 ... 02:56:20 02:56:20 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:20 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.7s 02:56:20 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.7s done 02:56:20 #38 ... 02:56:20 02:56:20 #51 [security-secretstore-setup internal] load build context 02:56:20 #51 ... 02:56:20 02:56:20 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:20 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.7s done 02:56:20 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 02:56:21 #38 ... 02:56:21 02:56:21 #34 [security-spiffe-token-provider internal] load build context 02:56:21 #34 ... 02:56:21 02:56:21 #43 [core-command internal] load build context 02:56:21 #43 ... 02:56:21 02:56:21 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:56:21 #53 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:21 #53 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:21 #53 20.96 (1/4) Installing dumb-init (1.2.5-r2) 02:56:21 #53 20.96 (2/4) Installing openssl (3.0.10-r0) 02:56:21 #53 21.10 (3/4) Installing su-exec (0.2-r2) 02:56:21 #53 21.10 (4/4) Installing yq (4.30.4-r4) 02:56:21 #53 ... 02:56:21 02:56:21 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:56:21 #55 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:21 #55 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:21 #55 20.61 (1/1) Installing dumb-init (1.2.5-r2) 02:56:21 #55 20.61 Executing busybox-1.35.0-r29.trigger 02:56:21 #55 20.77 OK: 8 MiB in 16 packages 02:56:21 #55 ... 02:56:21 02:56:21 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:21 #38 ... 02:56:21 02:56:21 #59 [core-data internal] load build context 02:56:21 #59 ... 02:56:21 02:56:21 #34 [security-spiffe-token-provider internal] load build context 02:56:22 #34 ... 02:56:22 02:56:22 #60 [security-bootstrapper internal] load build context 02:56:22 #60 ... 02:56:22 02:56:22 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:22 #38 ... 02:56:22 02:56:22 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:56:22 #54 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:22 #54 18.24 (1/2) Installing ca-certificates (20230506-r0) 02:56:22 #54 18.90 (2/2) Installing dumb-init (1.2.5-r2) 02:56:22 #54 18.90 Executing busybox-1.35.0-r29.trigger 02:56:22 #54 19.02 Executing ca-certificates-20230506-r0.trigger 02:56:22 #54 22.23 OK: 8 MiB in 17 packages 02:56:22 #54 ... 02:56:22 02:56:22 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:23 #38 ... 02:56:23 02:56:23 #52 [support-notifications internal] load build context 02:56:23 #52 ... 02:56:23 02:56:23 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:56:23 #57 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:23 #57 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:23 #57 ... 02:56:23 02:56:23 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:23 #38 ... 02:56:23 02:56:23 #55 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:56:23 #55 DONE 23.5s 02:56:23 02:56:23 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:24 #38 ... 02:56:24 02:56:24 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:56:24 #54 DONE 24.6s 02:56:24 02:56:24 #59 [core-data internal] load build context 02:56:24 #59 transferring context: 22.67MB 21.7s 02:56:25 #59 ... 02:56:25 02:56:25 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:56:25 #56 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:25 #56 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:25 #56 24.51 (1/4) Installing ca-certificates (20230506-r0) 02:56:25 #56 ... 02:56:25 02:56:25 #49 [security-proxy-auth internal] load build context 02:56:25 #49 ... 02:56:25 02:56:25 #35 [support-scheduler internal] load build context 02:56:25 #35 ... 02:56:25 02:56:25 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:25 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s 02:56:25 #38 ... 02:56:25 02:56:25 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:56:25 #53 23.16 Executing busybox-1.35.0-r29.trigger 02:56:25 #53 23.33 OK: 17 MiB in 19 packages 02:56:25 #53 DONE 25.6s 02:56:25 02:56:25 #59 [core-data internal] load build context 02:56:26 #59 ... 02:56:26 02:56:26 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 02:56:26 #65 DONE 1.0s 02:56:27 02:56:27 #59 [core-data internal] load build context 02:56:27 #59 ... 02:56:27 02:56:27 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:56:27 #61 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:27 #61 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:27 #61 ... 02:56:27 02:56:27 #49 [security-proxy-auth internal] load build context 02:56:27 #49 ... 02:56:27 02:56:27 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:56:27 #62 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:27 #62 19.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:27 #62 ... 02:56:27 02:56:27 #49 [security-proxy-auth internal] load build context 02:56:28 #49 ... 02:56:28 02:56:28 #41 [security-proxy-setup internal] load build context 02:56:28 #41 ... 02:56:28 02:56:28 #59 [core-data internal] load build context 02:56:28 #59 ... 02:56:28 02:56:28 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:56:28 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.9s done 02:56:28 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.2s 02:56:28 #39 ... 02:56:28 02:56:28 #41 [security-proxy-setup internal] load build context 02:56:28 #41 ... 02:56:28 02:56:28 #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:56:28 #64 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:28 #64 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:28 #64 22.24 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:56:28 #64 22.24 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:56:28 #64 22.24 OK: 17689 distinct packages available 02:56:28 #64 ... 02:56:28 02:56:28 #51 [security-secretstore-setup internal] load build context 02:56:28 #51 ... 02:56:28 02:56:28 #41 [security-proxy-setup internal] load build context 02:56:28 #41 transferring context: 79.82MB 31.1s 02:56:29 #41 ... 02:56:29 02:56:29 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:56:29 #61 25.01 (1/2) Installing dumb-init (1.2.5-r2) 02:56:29 #61 25.04 (2/2) Installing su-exec (0.2-r2) 02:56:29 #61 25.04 Executing busybox-1.35.0-r29.trigger 02:56:29 #61 25.21 OK: 8 MiB in 17 packages 02:56:29 #61 DONE 26.9s 02:56:29 02:56:29 #41 [security-proxy-setup internal] load build context 02:56:29 #41 ... 02:56:29 02:56:29 #63 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:56:29 #63 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:29 #63 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:29 #63 23.49 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:56:29 #63 23.49 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:56:29 #63 23.49 OK: 17689 distinct packages available 02:56:29 #63 ... 02:56:29 02:56:29 #47 [core-common-config-bootstrapper internal] load build context 02:56:30 #47 ... 02:56:30 02:56:30 #46 [core-metadata internal] load build context 02:56:30 #46 ... 02:56:30 02:56:30 #59 [core-data internal] load build context 02:56:30 #59 ... 02:56:30 02:56:30 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:56:30 #56 24.67 (2/4) Installing dumb-init (1.2.5-r2) 02:56:30 #56 24.67 (3/4) Installing su-exec (0.2-r2) 02:56:30 #56 24.67 (4/4) Installing yq (4.30.4-r4) 02:56:30 #56 25.68 Executing busybox-1.35.0-r29.trigger 02:56:30 #56 25.80 Executing ca-certificates-20230506-r0.trigger 02:56:30 #56 28.04 OK: 17 MiB in 19 packages 02:56:30 #56 DONE 29.9s 02:56:30 02:56:30 #41 [security-proxy-setup internal] load build context 02:56:30 #41 ... 02:56:30 02:56:30 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:56:30 #62 26.02 (1/1) Installing dumb-init (1.2.5-r2) 02:56:30 #62 26.02 Executing busybox-1.35.0-r29.trigger 02:56:30 #62 26.24 OK: 8 MiB in 16 packages 02:56:30 #62 DONE 28.1s 02:56:30 02:56:30 #41 [security-proxy-setup internal] load build context 02:56:31 #41 ... 02:56:31 02:56:31 #43 [core-command internal] load build context 02:56:31 #43 ... 02:56:31 02:56:31 #41 [security-proxy-setup internal] load build context 02:56:32 #41 ... 02:56:32 02:56:32 #34 [security-spiffe-token-provider internal] load build context 02:56:32 #34 ... 02:56:32 02:56:32 #41 [security-proxy-setup internal] load build context 02:56:32 #41 ... 02:56:32 02:56:32 #60 [security-bootstrapper internal] load build context 02:56:32 #60 ... 02:56:32 02:56:32 #41 [security-proxy-setup internal] load build context 02:56:33 #41 ... 02:56:33 02:56:33 #52 [support-notifications internal] load build context 02:56:33 #52 ... 02:56:33 02:56:33 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:33 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.4s 02:56:33 #38 ... 02:56:33 02:56:33 #52 [support-notifications internal] load build context 02:56:34 #52 ... 02:56:34 02:56:34 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:56:34 #57 24.58 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:56:34 #57 24.58 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:56:34 #57 24.58 OK: 17689 distinct packages available 02:56:34 #57 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:34 #57 27.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:34 #57 30.50 (1/9) Installing ca-certificates (20230506-r0) 02:56:34 #57 30.57 (2/9) Installing brotli-libs (1.0.9-r9) 02:56:34 #57 30.61 (3/9) Installing nghttp2-libs (1.51.0-r1) 02:56:34 #57 30.64 (4/9) Installing libcurl (8.2.1-r0) 02:56:34 #57 30.71 (5/9) Installing curl (8.2.1-r0) 02:56:34 #57 30.73 (6/9) Installing dumb-init (1.2.5-r2) 02:56:34 #57 30.77 (7/9) Installing musl-obstack (1.2.3-r0) 02:56:34 #57 30.77 (8/9) Installing libucontext (1.2-r0) 02:56:34 #57 30.77 (9/9) Installing gcompat (1.1.0-r0) 02:56:34 #57 30.82 Executing busybox-1.35.0-r29.trigger 02:56:34 #57 30.90 Executing ca-certificates-20230506-r0.trigger 02:56:34 #57 32.26 OK: 11 MiB in 24 packages 02:56:34 #57 DONE 33.3s 02:56:34 02:56:34 #52 [support-notifications internal] load build context 02:56:34 #52 ... 02:56:34 02:56:34 #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:56:34 #64 22.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:34 #64 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:34 #64 27.04 (1/4) Installing dumb-init (1.2.5-r2) 02:56:34 #64 27.04 (2/4) Installing musl-obstack (1.2.3-r0) 02:56:34 #64 27.09 (3/4) Installing libucontext (1.2-r0) 02:56:34 #64 27.09 (4/4) Installing gcompat (1.1.0-r0) 02:56:34 #64 27.16 Executing busybox-1.35.0-r29.trigger 02:56:34 #64 27.21 OK: 8 MiB in 19 packages 02:56:34 #64 DONE 28.4s 02:56:34 02:56:34 #52 [support-notifications internal] load build context 02:56:34 #52 transferring context: 73.71MB 35.1s 02:56:35 #52 ... 02:56:35 02:56:35 #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:56:35 #63 23.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:35 #63 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:35 #63 27.37 (1/5) Installing dumb-init (1.2.5-r2) 02:56:35 #63 27.38 (2/5) Installing musl-obstack (1.2.3-r0) 02:56:35 #63 27.39 (3/5) Installing libucontext (1.2-r0) 02:56:35 #63 27.43 (4/5) Installing gcompat (1.1.0-r0) 02:56:35 #63 27.43 (5/5) Installing openssl (3.0.10-r0) 02:56:35 #63 27.49 Executing busybox-1.35.0-r29.trigger 02:56:35 #63 27.58 OK: 9 MiB in 20 packages 02:56:35 #63 DONE 28.7s 02:56:35 02:56:35 #52 [support-notifications internal] load build context 02:56:35 #52 ... 02:56:35 02:56:35 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:56:35 #66 DONE 5.8s 02:56:35 02:56:35 #52 [support-notifications internal] load build context 02:56:35 #52 ... 02:56:35 02:56:35 #35 [support-scheduler internal] load build context 02:56:35 #35 ... 02:56:35 02:56:35 #52 [support-notifications internal] load build context 02:56:35 #52 ... 02:56:35 02:56:35 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 02:56:35 #67 DONE 0.7s 02:56:35 02:56:35 #52 [support-notifications internal] load build context 02:56:38 #52 ... 02:56:38 02:56:38 #49 [security-proxy-auth internal] load build context 02:56:38 #49 ... 02:56:38 02:56:38 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:38 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.4s 02:56:39 #38 ... 02:56:39 02:56:39 #51 [security-secretstore-setup internal] load build context 02:56:39 #51 ... 02:56:39 02:56:39 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:56:39 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.5s done 02:56:39 #39 ... 02:56:39 02:56:39 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:39 #38 ... 02:56:39 02:56:39 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:56:39 #39 DONE 34.9s 02:56:39 02:56:39 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:40 #38 ... 02:56:40 02:56:40 #47 [core-common-config-bootstrapper internal] load build context 02:56:40 #47 transferring context: 101.37MB 40.5s 02:56:40 #47 ... 02:56:40 02:56:40 #46 [core-metadata internal] load build context 02:56:40 #46 ... 02:56:40 02:56:40 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:40 #38 ... 02:56:40 02:56:40 #59 [core-data internal] load build context 02:56:40 #59 ... 02:56:40 02:56:40 #46 [core-metadata internal] load build context 02:56:41 #46 ... 02:56:41 02:56:41 #43 [core-command internal] load build context 02:56:41 #43 ... 02:56:41 02:56:41 #46 [core-metadata internal] load build context 02:56:42 #46 ... 02:56:42 02:56:42 #34 [security-spiffe-token-provider internal] load build context 02:56:42 #34 ... 02:56:42 02:56:42 #46 [core-metadata internal] load build context 02:56:42 #46 ... 02:56:42 02:56:42 #60 [security-bootstrapper internal] load build context 02:56:42 #60 ... 02:56:42 02:56:42 #46 [core-metadata internal] load build context 02:56:43 #46 ... 02:56:43 02:56:43 #41 [security-proxy-setup internal] load build context 02:56:43 #41 ... 02:56:43 02:56:43 #46 [core-metadata internal] load build context 02:56:45 #46 ... 02:56:45 02:56:45 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:56:45 #68 DONE 2.7s 02:56:45 02:56:45 #46 [core-metadata internal] load build context 02:56:45 #46 transferring context: 90.27MB 45.8s 02:56:46 #46 ... 02:56:46 02:56:46 #35 [support-scheduler internal] load build context 02:56:46 #35 ... 02:56:46 02:56:46 #46 [core-metadata internal] load build context 02:56:46 #46 ... 02:56:46 02:56:46 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:46 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.1s done 02:56:46 #38 DONE 41.4s 02:56:46 02:56:46 #46 [core-metadata internal] load build context 02:56:48 #46 ... 02:56:48 02:56:48 #52 [support-notifications internal] load build context 02:56:48 #52 ... 02:56:48 02:56:48 #49 [security-proxy-auth internal] load build context 02:56:48 #49 ... 02:56:48 02:56:48 #52 [support-notifications internal] load build context 02:56:49 #52 ... 02:56:49 02:56:49 #51 [security-secretstore-setup internal] load build context 02:56:49 #51 ... 02:56:49 02:56:49 #52 [support-notifications internal] load build context 02:56:50 #52 transferring context: 157.54MB 50.6s 02:56:50 #52 ... 02:56:50 02:56:50 #47 [core-common-config-bootstrapper internal] load build context 02:56:50 #47 ... 02:56:50 02:56:50 #51 [security-secretstore-setup internal] load build context 02:56:50 #51 ... 02:56:50 02:56:50 #59 [core-data internal] load build context 02:56:50 #59 ... 02:56:50 02:56:50 #51 [security-secretstore-setup internal] load build context 02:56:50 #51 ... 02:56:50 02:56:50 #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:56:50 #69 DONE 3.0s 02:56:50 02:56:50 #51 [security-secretstore-setup internal] load build context 02:56:50 #51 ... 02:56:50 02:56:50 #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:56:50 #70 DONE 3.2s 02:56:50 02:56:50 #51 [security-secretstore-setup internal] load build context 02:56:51 #51 ... 02:56:51 02:56:51 #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:56:51 #71 DONE 2.9s 02:56:51 02:56:51 #51 [security-secretstore-setup internal] load build context 02:56:52 #51 ... 02:56:52 02:56:52 #43 [core-command internal] load build context 02:56:52 #43 ... 02:56:52 02:56:52 #72 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 02:56:52 #72 DONE 1.0s 02:56:52 02:56:52 #43 [core-command internal] load build context 02:56:52 #43 ... 02:56:52 02:56:52 #51 [security-secretstore-setup internal] load build context 02:56:52 #51 ... 02:56:52 02:56:52 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 02:56:52 #73 DONE 1.1s 02:56:52 02:56:52 #51 [security-secretstore-setup internal] load build context 02:56:52 #51 ... 02:56:52 02:56:52 #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / 02:56:52 #74 DONE 1.1s 02:56:52 02:56:52 #51 [security-secretstore-setup internal] load build context 02:56:52 #51 ... 02:56:52 02:56:52 #34 [security-spiffe-token-provider internal] load build context 02:56:52 #34 ... 02:56:52 02:56:52 #51 [security-secretstore-setup internal] load build context 02:56:52 #51 ... 02:56:52 02:56:52 #60 [security-bootstrapper internal] load build context 02:56:52 #60 ... 02:56:52 02:56:52 #51 [security-secretstore-setup internal] load build context 02:56:53 #51 ... 02:56:53 02:56:53 #75 [security-spire-agent stage-3 6/9] COPY security.txt / 02:56:53 #75 DONE 0.9s 02:56:53 02:56:53 #51 [security-secretstore-setup internal] load build context 02:56:53 #51 ... 02:56:53 02:56:53 #76 [security-spire-server stage-2 5/8] COPY security.txt / 02:56:53 #76 DONE 0.9s 02:56:53 02:56:53 #51 [security-secretstore-setup internal] load build context 02:56:53 #51 ... 02:56:53 02:56:53 #77 [security-spire-config stage-2 5/9] COPY security.txt / 02:56:53 #77 DONE 1.1s 02:56:53 02:56:53 #51 [security-secretstore-setup internal] load build context 02:56:53 #51 ... 02:56:53 02:56:53 #49 [security-proxy-auth internal] load build context 02:56:53 #49 transferring context: 188.29MB 53.6s done 02:56:53 #49 DONE 54.1s 02:56:53 02:56:53 #51 [security-secretstore-setup internal] load build context 02:56:54 #51 ... 02:56:54 02:56:54 #41 [security-proxy-setup internal] load build context 02:56:54 #41 ... 02:56:54 02:56:54 #51 [security-secretstore-setup internal] load build context 02:56:54 #51 ... 02:56:54 02:56:54 #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:56:54 #78 DONE 1.3s 02:56:54 02:56:54 #51 [security-secretstore-setup internal] load build context 02:56:55 #51 ... 02:56:55 02:56:55 #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:56:55 #79 DONE 1.4s 02:56:55 02:56:55 #51 [security-secretstore-setup internal] load build context 02:56:55 #51 ... 02:56:55 02:56:55 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:56:55 #80 DONE 1.7s 02:56:55 02:56:55 #51 [security-secretstore-setup internal] load build context 02:56:55 #51 ... 02:56:55 02:56:55 #47 [core-common-config-bootstrapper internal] load build context 02:56:55 #47 transferring context: 188.29MB 55.1s done 02:56:55 #47 DONE 56.1s 02:56:55 02:56:55 #51 [security-secretstore-setup internal] load build context 02:56:55 #51 ... 02:56:55 02:56:55 #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:56:55 #81 DONE 1.7s 02:56:55 02:56:55 #51 [security-secretstore-setup internal] load build context 02:56:56 #51 ... 02:56:56 02:56:56 #35 [support-scheduler internal] load build context 02:56:56 #35 ... 02:56:56 02:56:56 #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:56:56 #82 DONE 1.6s 02:56:56 02:56:56 #83 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:56:56 #83 ... 02:56:56 02:56:56 #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 02:56:56 #84 DONE 1.1s 02:56:56 02:56:56 #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:56:56 #85 DONE 1.6s 02:56:56 02:56:56 #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:56:56 #86 ... 02:56:56 02:56:56 #52 [support-notifications internal] load build context 02:56:56 #52 transferring context: 188.29MB 56.6s done 02:56:56 #52 DONE 57.1s 02:56:56 02:56:56 #51 [security-secretstore-setup internal] load build context 02:56:57 #51 transferring context: 188.29MB 57.4s done 02:56:57 #51 ... 02:56:57 02:56:57 #83 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:56:57 #83 DONE 1.2s 02:56:57 02:56:57 #87 [security-spire-agent] exporting to image 02:56:57 #87 exporting layers 02:56:57 #87 ... 02:56:57 02:56:57 #51 [security-secretstore-setup internal] load build context 02:56:57 #51 DONE 57.9s 02:56:57 02:56:57 #35 [support-scheduler internal] load build context 02:56:58 #35 ... 02:56:58 02:56:58 #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:56:58 #88 DONE 1.9s 02:56:58 02:56:58 #35 [support-scheduler internal] load build context 02:56:58 #35 ... 02:56:58 02:56:58 #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:56:58 #86 DONE 2.0s 02:56:58 02:56:58 #35 [support-scheduler internal] load build context 02:56:58 #35 ... 02:56:58 02:56:58 #59 [core-data internal] load build context 02:56:58 #59 transferring context: 188.29MB 54.6s done 02:56:58 #59 DONE 57.1s 02:56:58 02:56:58 #35 [support-scheduler internal] load build context 02:56:58 #35 ... 02:56:58 02:56:58 #46 [core-metadata internal] load build context 02:56:59 #46 ... 02:56:59 02:56:59 #34 [security-spiffe-token-provider internal] load build context 02:56:59 #34 ... 02:56:59 02:56:59 #46 [core-metadata internal] load build context 02:56:59 #46 ... 02:56:59 02:56:59 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:56:59 #89 DONE 2.3s 02:56:59 02:56:59 #46 [core-metadata internal] load build context 02:57:00 #46 ... 02:57:00 02:57:00 #90 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:57:00 #90 DONE 2.1s 02:57:00 02:57:00 #46 [core-metadata internal] load build context 02:57:01 #46 ... 02:57:01 02:57:01 #41 [security-proxy-setup internal] load build context 02:57:01 #41 transferring context: 188.29MB 62.8s done 02:57:01 #41 DONE 63.0s 02:57:01 02:57:01 #46 [core-metadata internal] load build context 02:57:02 #46 ... 02:57:02 02:57:02 #35 [support-scheduler internal] load build context 02:57:02 #35 transferring context: 188.29MB 62.2s done 02:57:02 #35 DONE 62.3s 02:57:02 02:57:02 #46 [core-metadata internal] load build context 02:57:02 #46 ... 02:57:02 02:57:02 #43 [core-command internal] load build context 02:57:02 #43 ... 02:57:02 02:57:02 #46 [core-metadata internal] load build context 02:57:03 #46 ... 02:57:03 02:57:03 #60 [security-bootstrapper internal] load build context 02:57:03 #60 ... 02:57:03 02:57:03 #46 [core-metadata internal] load build context 02:57:03 #46 transferring context: 188.29MB 64.5s done 02:57:04 #46 DONE 65.0s 02:57:04 02:57:04 #60 [security-bootstrapper internal] load build context 02:57:04 #60 ... 02:57:04 02:57:04 #87 [security-spire-config] exporting to image 02:57:04 #87 exporting layers 5.6s done 02:57:04 #87 writing image sha256:5da11516d846be27b632397943ff7eaa20c2f35468840882bbe1f0cfa7ddfe9c 0.0s done 02:57:04 #87 naming to docker.io/library/security-spire-agent-arm64 done 02:57:04 #87 writing image sha256:654583ad2036e02e565d9fdba104c20501abd2701a9138c87f6ae3253e2a2a14 0.0s done 02:57:04 #87 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:57:04 #87 writing image sha256:b91a261cd7ae3f5c7ac2d3f31ae783361d3db1bfad61e8b9a1fa40c6c41feb4c 0.0s done 02:57:04 #87 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:57:04 #87 DONE 6.7s 02:57:04 02:57:04 #60 [security-bootstrapper internal] load build context 02:57:04 #60 ... 02:57:04 02:57:04 #34 [security-spiffe-token-provider internal] load build context 02:57:04 #34 transferring context: 188.29MB 63.8s done 02:57:04 #34 DONE 64.6s 02:57:04 02:57:04 #60 [security-bootstrapper internal] load build context 02:57:04 #60 ... 02:57:04 02:57:04 #43 [core-command internal] load build context 02:57:04 #43 transferring context: 188.29MB 65.4s done 02:57:04 #43 DONE 65.6s 02:57:04 02:57:04 #60 [security-bootstrapper internal] load build context 02:57:05 #60 ... 02:57:05 02:57:05 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:57:05 #91 DONE 0.8s 02:57:05 02:57:05 #60 [security-bootstrapper internal] load build context 02:57:05 #60 ... 02:57:05 02:57:05 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:05 #92 ... 02:57:05 02:57:05 #60 [security-bootstrapper internal] load build context 02:57:09 #60 transferring context: 188.29MB 66.6s done 02:57:09 #60 DONE 67.5s 02:57:09 02:57:09 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:09 #93 ... 02:57:09 02:57:09 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:09 #94 ... 02:57:09 02:57:09 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:48 #95 ... 02:57:48 02:57:48 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:48 #92 DONE 50.1s 02:57:48 02:57:48 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:48 #93 DONE 40.5s 02:57:48 02:57:48 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:48 #94 DONE 46.6s 02:57:48 02:57:48 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:48 #95 DONE 46.0s 02:57:48 02:57:48 #96 [security-secretstore-setup builder 6/7] COPY . . 02:57:49 #96 ... 02:57:49 02:57:49 #97 [support-notifications builder 6/7] COPY . . 02:57:49 #97 DONE 3.7s 02:57:49 02:57:49 #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:57:49 #98 CACHED 02:57:49 02:57:49 #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:49 #99 CACHED 02:57:49 02:57:49 #100 [security-bootstrapper builder 6/7] COPY . . 02:57:49 #100 CACHED 02:57:49 02:57:49 #101 [core-data builder 4/7] COPY go.mod vendor* ./ 02:57:49 #101 CACHED 02:57:49 02:57:49 #102 [core-data builder 6/7] COPY . . 02:57:49 #102 CACHED 02:57:49 02:57:49 #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:49 #103 CACHED 02:57:49 02:57:49 #104 [security-spiffe-token-provider builder 6/7] COPY . . 02:57:49 #104 DONE 3.7s 02:57:49 02:57:49 #105 [support-scheduler builder 6/7] COPY . . 02:57:49 #105 CACHED 02:57:49 02:57:49 #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:57:49 #106 CACHED 02:57:49 02:57:49 #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:49 #107 CACHED 02:57:49 02:57:49 #96 [security-secretstore-setup builder 6/7] COPY . . 02:57:49 #96 DONE 3.7s 02:57:49 02:57:49 #108 [security-proxy-auth builder 6/7] COPY . . 02:57:49 #108 DONE 3.8s 02:57:49 02:57:49 #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:57:49 #109 CACHED 02:57:49 02:57:49 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 02:57:49 #110 CACHED 02:57:49 02:57:49 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:49 #111 CACHED 02:57:49 02:57:49 #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:49 #112 CACHED 02:57:49 02:57:49 #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:57:49 #113 CACHED 02:57:49 02:57:49 #114 [core-metadata builder 6/7] COPY . . 02:57:49 #114 CACHED 02:57:49 02:57:49 #115 [core-command builder 4/7] COPY go.mod vendor* ./ 02:57:49 #115 CACHED 02:57:49 02:57:49 #116 [core-command builder 6/7] COPY . . 02:57:49 #116 CACHED 02:57:49 02:57:49 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:49 #117 CACHED 02:57:49 02:57:49 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:49 #118 CACHED 02:57:49 02:57:49 #119 [security-proxy-setup builder 6/7] COPY . . 02:57:49 #119 CACHED 02:57:49 02:57:49 #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:57:49 #120 CACHED 02:57:49 02:57:49 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:57:55 #121 ... 02:57:55 02:57:55 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:57:55 #0 5.483 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:57:55 #122 ... 02:57:55 02:57:55 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:57:55 #121 6.214 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:58:00 #121 ... 02:58:00 02:58:00 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:58:00 #0 6.468 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:58:00 #123 ... 02:58:00 02:58:00 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:58:00 #0 5.870 go build -tags " non_delayedstart" -ldflags "-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 02:58:00 #124 ... 02:58:00 02:58:00 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:58:00 #0 6.293 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:58:00 #125 ... 02:58:00 02:58:00 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:58:00 #0 4.726 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 02:58:00 #126 ... 02:58:00 02:58:00 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:58:00 #0 3.599 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:58:00 #127 ... 02:58:00 02:58:00 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:58:00 #0 6.430 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:58:00 #128 ... 02:58:00 02:58:00 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:58:00 #0 6.003 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 02:58:00 #129 ... 02:58:00 02:58:00 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:58:00 #0 5.436 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:58:00 #130 ... 02:58:00 02:58:00 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:58:00 #0 5.915 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 03:15:38 #131 ... 03:15:38 03:15:38 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:15:38 #129 1056.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 03:15:38 #129 ... 03:15:38 03:15:38 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:15:38 #122 DONE 1059.4s 03:15:38 03:15:38 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:15:38 #121 ... 03:15:38 03:15:38 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:15:38 #132 DONE 0.2s 03:15:38 03:15:38 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:15:38 #133 DONE 0.2s 03:15:38 03:15:38 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:15:38 #134 DONE 0.2s 03:15:38 03:15:38 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:15:38 #135 DONE 0.2s 03:15:38 03:15:38 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:15:38 #136 DONE 0.4s 03:15:38 03:15:38 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:15:38 #121 ... 03:15:38 03:15:38 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:15:38 #137 DONE 0.1s 03:15:38 03:15:38 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:15:38 #138 DONE 2.2s 03:15:38 03:15:38 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:15:38 #131 ... 03:15:38 03:15:38 #87 [security-proxy-setup] exporting to image 03:15:38 #87 exporting layers 03:15:38 #87 exporting layers 1.0s done 03:15:38 #87 writing image sha256:8dcd1a7b9718ae6c84bfac5ace4c334fc9d4f44184759f73c8de16f36f0c2003 done 03:15:38 #87 naming to docker.io/library/security-proxy-setup-arm64 03:15:38 #87 naming to docker.io/library/security-proxy-setup-arm64 done 03:15:38 #87 DONE 7.7s 03:15:38 03:15:38 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:15:47 #121 DONE 1076.7s 03:15:47 03:15:47 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:15:47 #129 ... 03:15:47 03:15:47 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:15:47 #139 DONE 0.3s 03:15:47 03:15:47 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 03:15:50 #140 DONE 2.4s 03:15:50 03:15:50 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:15:50 #123 ... 03:15:50 03:15:50 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 03:15:50 #141 DONE 0.3s 03:15:50 03:15:50 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 03:15:50 #142 DONE 0.2s 03:15:50 03:15:50 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:15:51 #143 DONE 0.4s 03:15:51 03:15:51 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:15:51 #144 DONE 0.2s 03:15:51 03:15:51 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:15:51 #127 ... 03:15:51 03:15:51 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:15:51 #145 ... 03:15:51 03:15:51 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:15:51 #129 DONE 1081.5s 03:15:51 03:15:51 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:15:51 #123 ... 03:15:51 03:15:51 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:15:51 #145 DONE 0.6s 03:15:51 03:15:51 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:15:52 #146 DONE 0.4s 03:15:52 03:15:52 #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 03:15:52 #147 DONE 0.4s 03:15:52 03:15:52 #148 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:15:52 #148 DONE 0.4s 03:15:52 03:15:52 #149 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 03:15:52 #149 DONE 0.3s 03:15:52 03:15:52 #150 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:15:53 #150 ... 03:15:53 03:15:53 #151 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:15:53 #151 DONE 0.2s 03:15:53 03:15:53 #150 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:15:53 #150 DONE 0.4s 03:15:53 03:15:53 #152 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:15:53 #152 ... 03:15:53 03:15:53 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:15:53 #153 DONE 0.4s 03:15:53 03:15:53 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:15:53 #154 DONE 0.3s 03:15:53 03:15:53 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:15:54 #155 DONE 0.4s 03:15:54 03:15:54 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:15:54 #125 ... 03:15:54 03:15:54 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:15:54 #156 DONE 0.5s 03:15:54 03:15:54 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:15:54 #131 ... 03:15:54 03:15:54 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:15:55 #157 DONE 0.3s 03:15:55 03:15:55 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:15:56 #158 ... 03:15:56 03:15:56 #152 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:15:56 #152 DONE 3.0s 03:15:56 03:15:56 #87 [security-bootstrapper] exporting to image 03:15:56 #87 exporting layers 03:15:57 #87 exporting layers 1.4s done 03:15:57 #87 writing image sha256:3e5aebfe1273fa3e45ef2542eaa0b47e9b96a625ff36487410b93f21ebfee6a7 done 03:15:57 #87 naming to docker.io/library/security-bootstrapper-arm64 done 03:15:57 #87 DONE 9.1s 03:15:57 03:15:57 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:15:58 #158 DONE 3.0s 03:15:58 03:15:58 #87 [security-secretstore-setup] exporting to image 03:15:59 #87 exporting layers 1.3s done 03:15:59 #87 writing image sha256:b39cfccdaf9ff38ead8eb254ad7cdff2de505824e9925a77d08a0345cac7334b 03:15:59 #87 writing image sha256:b39cfccdaf9ff38ead8eb254ad7cdff2de505824e9925a77d08a0345cac7334b done 03:15:59 #87 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 03:15:59 #87 DONE 10.5s 03:15:59 03:15:59 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:16:09 #126 ... 03:16:09 03:16:09 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:16:09 #131 DONE 1099.2s 03:16:09 03:16:09 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:16:09 #126 ... 03:16:09 03:16:09 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:16:09 #159 DONE 0.3s 03:16:09 03:16:09 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:16:09 #127 ... 03:16:09 03:16:09 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:16:09 #160 DONE 0.2s 03:16:09 03:16:09 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:16:10 #161 DONE 0.3s 03:16:10 03:16:10 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:16:10 #162 DONE 0.2s 03:16:10 03:16:10 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:16:10 #123 ... 03:16:10 03:16:10 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:16:10 #163 DONE 0.1s 03:16:10 03:16:10 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:16:12 #164 DONE 2.2s 03:16:12 03:16:12 #87 [security-proxy-auth] exporting to image 03:16:12 #87 exporting layers 03:16:13 #87 exporting layers 0.5s done 03:16:13 #87 writing image sha256:80d8cc20a92a5fbf1784cfbbc7760055551b9446ebd80626ff79375330082657 done 03:16:13 #87 naming to docker.io/library/security-proxy-auth-arm64 done 03:16:13 #87 DONE 11.0s 03:16:13 03:16:13 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:16:31 #127 ... 03:16:31 03:16:31 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:16:31 #124 DONE 1119.2s 03:16:31 03:16:31 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:16:31 #123 ... 03:16:31 03:16:31 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:16:31 #165 DONE 0.3s 03:16:31 03:16:31 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:16:31 #123 ... 03:16:31 03:16:31 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:16:31 #166 DONE 0.2s 03:16:31 03:16:31 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:16:31 #123 ... 03:16:31 03:16:31 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:16:31 #167 DONE 0.3s 03:16:31 03:16:31 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:16:31 #168 DONE 0.2s 03:16:31 03:16:31 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:16:31 #169 DONE 0.2s 03:16:31 03:16:31 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:16:31 #128 ... 03:16:31 03:16:31 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:16:33 #170 DONE 2.4s 03:16:33 03:16:33 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:16:33 #127 ... 03:16:33 03:16:33 #87 [core-common-config-bootstrapper] exporting to image 03:16:33 #87 exporting layers 03:16:33 #87 exporting layers 0.7s done 03:16:33 #87 writing image sha256:03dae43769c2004315d5b47aa2cb53c7ee71016bec43763bd42a6d7abf547070 done 03:16:33 #87 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:16:33 #87 DONE 11.7s 03:16:33 03:16:33 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:17:12 #123 ... 03:17:12 03:17:12 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:17:12 #125 DONE 1162.4s 03:17:12 03:17:12 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 03:17:12 #171 DONE 0.2s 03:17:12 03:17:12 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:17:13 #127 ... 03:17:13 03:17:13 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 03:17:13 #172 DONE 0.2s 03:17:13 03:17:13 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:17:13 #173 DONE 0.3s 03:17:13 03:17:13 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:17:13 #127 ... 03:17:13 03:17:13 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:17:13 #174 DONE 0.1s 03:17:13 03:17:13 #87 [core-command] exporting to image 03:17:13 #87 exporting layers 03:17:13 #87 exporting layers 0.2s done 03:17:13 #87 writing image sha256:52b8a131e1519a2c9907b9d1d505f51275947ebcd89175f78e9c0d4f6edbbcbc done 03:17:13 #87 naming to docker.io/library/core-command-arm64 done 03:17:13 #87 DONE 12.0s 03:17:13 03:17:13 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:17:31 #126 ... 03:17:31 03:17:31 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:17:31 #123 DONE 1179.7s 03:17:31 03:17:31 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:17:31 #127 ... 03:17:31 03:17:31 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:17:31 #175 DONE 0.1s 03:17:31 03:17:31 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:17:31 #176 DONE 0.1s 03:17:31 03:17:31 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:17:31 #177 DONE 0.4s 03:17:31 03:17:31 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:17:31 #128 ... 03:17:31 03:17:31 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:17:31 #178 DONE 0.2s 03:17:31 03:17:31 #87 [core-data] exporting to image 03:17:31 #87 exporting layers 03:17:31 #87 exporting layers 0.4s done 03:17:31 #87 writing image sha256:5625c4c9d97f138800c2815e700669f7038c0c72348276c21ae6b61836581d0b done 03:17:31 #87 naming to docker.io/library/core-data-arm64 done 03:17:31 #87 DONE 12.3s 03:17:31 03:17:31 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:17:31 #128 ... 03:17:31 03:17:31 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:17:31 #130 DONE 1182.0s 03:17:32 03:17:32 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:17:32 #128 ... 03:17:32 03:17:32 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:17:32 #179 DONE 0.2s 03:17:32 03:17:32 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:17:32 #180 DONE 0.2s 03:17:32 03:17:32 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:17:33 #181 DONE 0.4s 03:17:33 03:17:33 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:17:33 #182 DONE 0.2s 03:17:33 03:17:33 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:17:33 #183 DONE 0.2s 03:17:33 03:17:33 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:17:33 #128 ... 03:17:33 03:17:33 #87 [core-metadata] exporting to image 03:17:33 #87 exporting layers 0.3s done 03:17:33 #87 writing image sha256:d0f41e7bf6e0c065cb5f7ebd47639a8da6de7d731aa407d59fe04f16ff5cdade done 03:17:33 #87 naming to docker.io/library/core-metadata-arm64 done 03:17:33 #87 DONE 12.7s 03:17:33 03:17:33 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:18:06 #127 ... 03:18:06 03:18:06 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:18:06 #126 DONE 1214.9s 03:18:06 03:18:06 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:18:06 #127 ... 03:18:06 03:18:06 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:18:06 #184 DONE 0.2s 03:18:06 03:18:06 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:18:06 #185 DONE 0.2s 03:18:06 03:18:06 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:18:06 #127 ... 03:18:06 03:18:06 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:18:06 #186 DONE 0.4s 03:18:06 03:18:06 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:18:06 #127 ... 03:18:06 03:18:06 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:18:06 #187 DONE 0.2s 03:18:06 03:18:06 #87 [security-spiffe-token-provider] exporting to image 03:18:06 #87 exporting layers 03:18:07 #87 exporting layers 1.7s done 03:18:07 #87 writing image sha256:bc5d4bf199e4120d3a1f43b9369d768cdad4ecb10a7a029317bba6b957b219cf done 03:18:07 #87 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:18:07 #87 DONE 14.3s 03:18:07 03:18:07 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:18:40 #127 DONE 1245.0s 03:18:40 03:18:40 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:18:40 #128 ... 03:18:40 03:18:40 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:18:40 #188 DONE 0.2s 03:18:40 03:18:40 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:18:40 #128 ... 03:18:40 03:18:40 #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:18:40 #189 DONE 0.2s 03:18:40 03:18:40 #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:18:40 #190 DONE 0.4s 03:18:40 03:18:40 #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:18:40 #191 DONE 0.1s 03:18:40 03:18:40 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:18:40 #128 DONE 1246.1s 03:18:40 03:18:40 #87 [support-notifications] exporting to image 03:18:40 #87 exporting layers 03:18:40 #87 ... 03:18:40 03:18:40 #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:18:40 #192 DONE 0.1s 03:18:40 03:18:40 #87 [support-notifications] exporting to image 03:18:40 #87 exporting layers 0.5s done 03:18:40 #87 writing image sha256:7c37df8b690915dc53c1d78b2991fb008050ea84cf38f4e73f37bc1b8c41161d 0.0s done 03:18:40 #87 naming to docker.io/library/support-notifications-arm64 done 03:18:40 #87 DONE 14.9s 03:18:40 03:18:40 #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:18:40 #193 DONE 0.1s 03:18:40 03:18:40 #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:18:40 #194 DONE 0.4s 03:18:40 03:18:40 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:18:40 #195 DONE 0.1s 03:18:40 03:18:40 #87 [support-scheduler] exporting to image 03:18:40 #87 exporting layers 0.4s done 03:18:40 #87 writing image sha256:2542fa8f5476b940c8b16b4d6f2a05c829e89698e3def01e6cc2dba8ce2e403d done 03:18:40 #87 naming to docker.io/library/support-scheduler-arm64 done 03:18:40 #87 DONE 15.3s 03:18:40 time="2023-09-05T02:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:18:40 time="2023-09-05T02:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:18:40 time="2023-09-05T02:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:18:40 time="2023-09-05T02:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:18:40 time="2023-09-05T02:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:18:40 time="2023-09-05T02:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:18:40 time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:18:40 time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:18:40 time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:18:40 time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:18:40 time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:18:40 time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:18:40 time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:18:40 time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:18:40 $ docker stop --time=1 4283df382bd3ee868ff187192fd429936a0f51c579db61cf36e4810266f8166a 03:18:41 $ docker rm -f --volumes 4283df382bd3ee868ff187192fd429936a0f51c579db61cf36e4810266f8166a [Pipeline] // withDockerContainer [Pipeline] sh 03:18:42 + docker images 03:18:42 REPOSITORY TAG IMAGE ID CREATED SIZE 03:18:42 support-scheduler-arm64 latest 2542fa8f5476 6 seconds ago 32.9MB 03:18:42 support-notifications-arm64 latest 7c37df8b6909 7 seconds ago 33.7MB 03:18:42 security-spiffe-token-provider-arm64 latest bc5d4bf199e4 37 seconds ago 33.3MB 03:18:42 core-metadata-arm64 latest d0f41e7bf6e0 About a minute ago 21.2MB 03:18:42 core-data-arm64 latest 5625c4c9d97f About a minute ago 20.9MB 03:18:42 core-command-arm64 latest 52b8a131e151 About a minute ago 20.8MB 03:18:42 core-common-config-bootstrapper-arm64 latest 03dae43769c2 2 minutes ago 18MB 03:18:42 security-proxy-auth-arm64 latest 80d8cc20a92a 2 minutes ago 19.3MB 03:18:42 security-secretstore-setup-arm64 latest b39cfccdaf9f 2 minutes ago 43MB 03:18:42 security-bootstrapper-arm64 latest 3e5aebfe1273 2 minutes ago 22.6MB 03:18:42 security-proxy-setup-arm64 latest 8dcd1a7b9718 3 minutes ago 28.8MB 03:18:42 security-spire-config-arm64 latest b91a261cd7ae 21 minutes ago 96.2MB 03:18:42 security-spire-server-arm64 latest 654583ad2036 21 minutes ago 97.1MB 03:18:42 security-spire-agent-arm64 latest 5da11516d846 21 minutes ago 153MB 03:18:42 ci-base-image-arm64 latest 6b11fac0ba99 34 minutes ago 1.05GB 03:18:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB 03:18:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:43 03:18:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:43 arm64: Pulling from edgex-lftools-log-publisher 03:18:43 8998bd30e6a1: Pulling fs layer 03:18:43 04944245beec: Pulling fs layer 03:18:43 699f458cf7ca: Pulling fs layer 03:18:43 765212b225bb: Pulling fs layer 03:18:43 f23df028b6ca: Pulling fs layer 03:18:43 d65c8cfc05b1: Pulling fs layer 03:18:43 2437ff75d9bd: Pulling fs layer 03:18:43 765212b225bb: Waiting 03:18:43 f23df028b6ca: Waiting 03:18:43 d65c8cfc05b1: Waiting 03:18:43 2437ff75d9bd: Waiting 03:18:43 04944245beec: Verifying Checksum 03:18:43 04944245beec: Download complete 03:18:43 765212b225bb: Verifying Checksum 03:18:43 765212b225bb: Download complete 03:18:43 f23df028b6ca: Verifying Checksum 03:18:43 f23df028b6ca: Download complete 03:18:44 d65c8cfc05b1: Verifying Checksum 03:18:44 d65c8cfc05b1: Download complete 03:18:44 699f458cf7ca: Verifying Checksum 03:18:44 699f458cf7ca: Download complete 03:18:44 8998bd30e6a1: Verifying Checksum 03:18:44 8998bd30e6a1: Download complete 03:18:46 2437ff75d9bd: Verifying Checksum 03:18:46 2437ff75d9bd: Download complete 03:18:48 8998bd30e6a1: Pull complete 03:18:48 04944245beec: Pull complete 03:18:50 699f458cf7ca: Pull complete 03:18:50 765212b225bb: Pull complete 03:18:51 f23df028b6ca: Pull complete 03:18:51 d65c8cfc05b1: Pull complete 03:19:06 2437ff75d9bd: Pull complete 03:19:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:19:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:06 prd-ubuntu20.04-docker-arm64-4c-16g-5299 does not seem to be running inside a container 03:19:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:19:09 $ docker top 7090c9e7d6948ca791bbe3b2a3e64068658e7e8aa15bc3a501d7a22454f2118a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:10 ---> job-cost.sh 03:19:10 lf-activate-venv: SKIPPING 03:19:10 INFO: No Stack... 03:19:10 INFO: Retrieving Pricing Info for: v3-standard-4 03:19:11 INFO: Archiving Costs [Pipeline] sh 03:19:12 + cat /w/workspace/edgex-go/1/archives/cost.csv 03:19:12 + cut -d, -f6 [Pipeline] lock 03:19:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4669-1-stack-cost] 03:19:12 Resource [jenkins-edgexfoundry-edgex-go-PR-4669-1-stack-cost] did not exist. Created. 03:19:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4669-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:19:12 + echo total: 0.10999999940395355 [Pipeline] stash 03:19:12 Stashed 1 file(s) [Pipeline] } 03:19:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4669-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:19:13 $ docker stop --time=1 7090c9e7d6948ca791bbe3b2a3e64068658e7e8aa15bc3a501d7a22454f2118a 03:19:14 $ docker rm -f --volumes 7090c9e7d6948ca791bbe3b2a3e64068658e7e8aa15bc3a501d7a22454f2118a [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 03:19:15 provisioning config files... 03:19:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12495057405434904429tmp [Pipeline] { [Pipeline] sh 03:19:15 + set +x 03:19:15 + bash -s -- 03:19:15 + curl -s https://codecov.io/bash 03:19:15 03:19:15 _____ _ 03:19:15 / ____| | | 03:19:15 | | ___ __| | ___ ___ _____ __ 03:19:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:19:15 | |___| (_) | (_| | __/ (_| (_) \ V / 03:19:15 \_____\___/ \__,_|\___|\___\___/ \_/ 03:19:15 Bash-1.0.6 03:19:15 03:19:15 03:19:15 ==> git version 2.25.1 found 03:19:15 ==> 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 03:19:15 Release-Date: 2020-01-08 03:19:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:19:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:19:15 ==> Jenkins CI detected. 03:19:15 current dir:  /w/workspace/edgex-go/1 03:19:15 project root: . 03:19:15 --> token set from env 03:19:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:19:15 ==> Running gcov in . (disable via -X gcov) 03:19:15 ==> Python coveragepy not found 03:19:15 ==> Searching for coverage reports in: 03:19:15 + . 03:19:16 -> Found 1 reports 03:19:16 ==> Detecting git/mercurial file structure 03:19:16 ==> Reading reports 03:19:16 + ./coverage.out bytes=447827 03:19:16 ==> Appending adjustments 03:19:16 https://docs.codecov.io/docs/fixing-reports 03:19:17 + Found adjustments 03:19:17 ==> Gzipping contents 03:19:17 60K /tmp/codecov.FlDHue.gz 03:19:17 ==> Uploading reports 03:19:17 url: https://codecov.io 03:19:17 query: branch=PR-4669&commit=ac12ea4628c85602b4d030500063eef3dbfffa84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4669%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4669&job=&cmd_args= 03:19:17 -> Pinging Codecov 03:19:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4669&commit=ac12ea4628c85602b4d030500063eef3dbfffa84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4669%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4669&job=&cmd_args= 03:19:17 -> Uploading to 03:19:17 https://storage.googleapis.com/codecov/v4/raw/2023-09-05/00271124DB129430A58F1EEE437C3FCB/ac12ea4628c85602b4d030500063eef3dbfffa84/4d51dd25-5fd7-4e57-af32-bdae7115b425.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T031916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1a44390607b53d2a832e77dec89391b5ffeafce74080f69491968ce135b15ec 03:19:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:17 Dload Upload Total Spent Left Speed 03:19:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57381 0 0 100 57381 0 264k --:--:-- --:--:-- --:--:-- 264k 03:19:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ac12ea4628c85602b4d030500063eef3dbfffa84 [Pipeline] } 03:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:19:18 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 03:19:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:19:19 ---> package-listing.sh 03:19:19 ++ tr '[:upper:]' '[:lower:]' 03:19:19 ++ facter osfamily 03:19:20 + OS_FAMILY=debian 03:19:20 + workspace=/w/workspace/edgex-go/1 03:19:20 + START_PACKAGES=/tmp/packages_start.txt 03:19:20 + END_PACKAGES=/tmp/packages_end.txt 03:19:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:19:20 + PACKAGES=/tmp/packages_start.txt 03:19:20 + '[' /w/workspace/edgex-go/1 ']' 03:19:20 + PACKAGES=/tmp/packages_end.txt 03:19:20 + case "${OS_FAMILY}" in 03:19:20 + dpkg -l 03:19:20 + grep '^ii' 03:19:20 + '[' -f /tmp/packages_start.txt ']' 03:19:20 + '[' -f /tmp/packages_end.txt ']' 03:19:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:19:20 + '[' /w/workspace/edgex-go/1 ']' 03:19:20 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:19:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:19:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:19:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:21 03:19:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:21 latest: Pulling from edgex-lftools-log-publisher 03:19:21 5eb5b503b376: Pulling fs layer 03:19:21 5c69ac0246d0: Pulling fs layer 03:19:21 ec43610c2a17: Pulling fs layer 03:19:21 3a2ae6a8a46f: Pulling fs layer 03:19:21 33b1e0a273af: Pulling fs layer 03:19:21 5d3b04190fa2: Pulling fs layer 03:19:21 2f39f015ded8: Pulling fs layer 03:19:21 33b1e0a273af: Waiting 03:19:21 5d3b04190fa2: Waiting 03:19:21 2f39f015ded8: Waiting 03:19:21 3a2ae6a8a46f: Waiting 03:19:21 5c69ac0246d0: Verifying Checksum 03:19:21 5c69ac0246d0: Download complete 03:19:21 3a2ae6a8a46f: Download complete 03:19:21 ec43610c2a17: Verifying Checksum 03:19:21 ec43610c2a17: Download complete 03:19:21 33b1e0a273af: Verifying Checksum 03:19:21 33b1e0a273af: Download complete 03:19:21 5d3b04190fa2: Download complete 03:19:21 5eb5b503b376: Verifying Checksum 03:19:21 5eb5b503b376: Download complete 03:19:22 2f39f015ded8: Download complete 03:19:22 5eb5b503b376: Pull complete 03:19:22 5c69ac0246d0: Pull complete 03:19:23 ec43610c2a17: Pull complete 03:19:23 3a2ae6a8a46f: Pull complete 03:19:23 33b1e0a273af: Pull complete 03:19:23 5d3b04190fa2: Pull complete 03:19:27 2f39f015ded8: Pull complete 03:19:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:19:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:28 prd-ubuntu20.04-docker-8c-8g-5298 does not seem to be running inside a container 03:19:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:19:31 $ docker top 1d4004f00874a44f59f52bc5969e6839ef53c1469038fb1a3f15840ff7780d57 -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:32 + touch /tmp/pre-build-complete [Pipeline] sh 03:19:32 + mkdir -p /var/log/sysstat [Pipeline] sh 03:19:32 + ls /var/log/sa-host 03:19:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:33 provisioning config files... 03:19:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3885170280078946854tmp [Pipeline] { [Pipeline] echo 03:19:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:19:33 ---> create-netrc.sh [Pipeline] } 03:19:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:19:34 ---> python-tools-install.sh [Pipeline] echo 03:19:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:19:34 ---> sudo-logs.sh 03:19:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:19:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:19:34 ---> job-cost.sh 03:19:34 lf-activate-venv: SKIPPING 03:19:34 DEBUG: total: 0.10999999940395355 03:19:34 INFO: Retrieving Stack Cost... 03:19:34 INFO: Retrieving Pricing Info for: v3-standard-8 03:19:35 INFO: Archiving Costs [Pipeline] echo 03:19:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:19:35 ---> logs-deploy.sh 03:19:35 lf-activate-venv: SKIPPING 03:19:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4669/1 03:19:35 INFO: archiving workspace using pattern(s): 03:19:37 Archives upload complete. 03:19:37 INFO: archiving logs to Nexus 03:19:38 ---> uname -a: 03:19:38 Linux prd-ubuntu20-04-docker-8c-8g-5298 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:19:38 03:19:38 03:19:38 ---> lscpu: 03:19:38 Architecture: x86_64 03:19:38 CPU op-mode(s): 32-bit, 64-bit 03:19:38 Byte Order: Little Endian 03:19:38 Address sizes: 40 bits physical, 48 bits virtual 03:19:38 CPU(s): 8 03:19:38 On-line CPU(s) list: 0-7 03:19:38 Thread(s) per core: 1 03:19:38 Core(s) per socket: 1 03:19:38 Socket(s): 8 03:19:38 NUMA node(s): 1 03:19:38 Vendor ID: AuthenticAMD 03:19:38 CPU family: 23 03:19:38 Model: 49 03:19:38 Model name: AMD EPYC-Rome Processor 03:19:38 Stepping: 0 03:19:38 CPU MHz: 2799.998 03:19:38 BogoMIPS: 5599.99 03:19:38 Virtualization: AMD-V 03:19:38 Hypervisor vendor: KVM 03:19:38 Virtualization type: full 03:19:38 L1d cache: 256 KiB 03:19:38 L1i cache: 256 KiB 03:19:38 L2 cache: 4 MiB 03:19:38 L3 cache: 128 MiB 03:19:38 NUMA node0 CPU(s): 0-7 03:19:38 Vulnerability Itlb multihit: Not affected 03:19:38 Vulnerability L1tf: Not affected 03:19:38 Vulnerability Mds: Not affected 03:19:38 Vulnerability Meltdown: Not affected 03:19:38 Vulnerability Mmio stale data: Not affected 03:19:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:19:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:19:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:19:38 Vulnerability Srbds: Not affected 03:19:38 Vulnerability Tsx async abort: Not affected 03:19: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 03:19:38 03:19:38 03:19:38 ---> nproc: 03:19:38 8 03:19:38 03:19:38 03:19:38 ---> df -h: 03:19:38 Filesystem Size Used Avail Use% Mounted on 03:19:38 overlay 155G 21G 135G 14% / 03:19:38 tmpfs 64M 0 64M 0% /dev 03:19:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:19:38 shm 64M 0 64M 0% /dev/shm 03:19:38 /dev/vda1 155G 21G 135G 14% /facter-os 03:19:38 03:19:38 03:19:38 ---> sar -b -r -n DEV: 03:19:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5298) 09/05/23 _x86_64_ (8 CPU) 03:19:38 03:19:38 02:39:27 LINUX RESTART (8 CPU) 03:19:38 03:19:38 02:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:19:38 02:41:01 317.70 10.91 306.78 0.00 1774.24 55723.38 0.00 03:19:38 02:42:01 57.16 0.02 57.14 0.00 2.27 31731.24 0.00 03:19:38 02:43:01 39.73 0.25 39.48 0.00 3.87 20877.60 0.00 03:19:38 02:44:01 215.28 0.35 214.93 0.00 36.79 140421.86 0.00 03:19:38 02:45:01 475.39 5.82 469.57 0.00 120.65 137701.05 0.00 03:19:38 02:46:02 250.55 11.90 238.65 0.00 3363.59 83603.59 0.00 03:19:38 02:47:01 481.81 0.02 481.79 0.00 0.68 49458.11 0.00 03:19:38 02:48:01 3.82 0.02 3.80 0.00 0.13 87.19 0.00 03:19:38 02:49:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 03:19:38 02:50:01 1.78 0.00 1.78 0.00 0.00 19.33 0.00 03:19:38 02:51:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 03:19:38 02:52:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 03:19:38 02:53:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 03:19:38 02:54:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 03:19:38 02:55:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 03:19:38 02:56:01 1.87 0.02 1.85 0.00 0.13 25.46 0.00 03:19:38 02:57:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 03:19:38 02:58:01 1.62 0.00 1.62 0.00 0.00 17.72 0.00 03:19:38 02:59:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 03:19:38 03:00:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 03:19:38 03:01:01 1.18 0.00 1.18 0.00 0.00 14.25 0.00 03:19:38 03:02:01 0.83 0.00 0.83 0.00 0.00 10.26 0.00 03:19:38 03:03:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 03:19:38 03:04:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 03:19:38 03:05:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 03:19:38 03:06:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 03:19:38 03:07:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 03:19:38 03:08:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 03:19:38 03:09:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 03:19:38 03:10:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 03:19:38 03:11:01 2.88 1.48 1.40 0.00 30.79 17.19 0.00 03:19:38 03:12:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 03:19:38 03:13:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 03:19:38 03:14:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 03:19:38 03:15:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 03:19:38 03:16:01 1.90 0.00 1.90 0.00 0.00 21.20 0.00 03:19:38 03:17:01 1.20 0.02 1.18 0.00 0.13 13.20 0.00 03:19:38 03:18:01 2.03 0.00 2.03 0.00 0.00 22.13 0.00 03:19:38 03:19:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 03:19:38 Average: 48.07 0.79 47.28 0.00 136.92 13321.94 0.00 03:19:38 03:19:38 02:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:19:38 02:41:01 28209724 31577424 731608 2.22 93560 3502388 1912000 5.63 1187068 3074152 373068 03:19:38 02:42:01 27533944 31421880 885552 2.69 115768 3949732 2288692 6.75 1674928 3207324 547616 03:19:38 02:43:01 27359520 31559844 745480 2.27 118468 4229988 1892620 5.58 1436148 3590360 499980 03:19:38 02:44:01 23393212 31470276 831152 2.53 129412 8008640 2534292 7.47 1651044 7245636 973024 03:19:38 02:45:01 19796164 31101172 1151680 3.50 216944 10837828 5373268 15.84 2379984 9737104 55344 03:19:38 02:46:02 14672132 28654416 3544448 10.78 255088 13318512 8345716 24.60 6097368 10921836 127372 03:19:38 02:47:01 17722668 31451360 807836 2.46 263584 13181436 2069024 6.10 2569008 11605184 344 03:19:38 02:48:01 17729524 31453464 806404 2.45 262132 13178172 2050296 6.04 2566772 11601984 188 03:19:38 02:49:01 17783680 31507652 752120 2.29 262152 13178188 2050296 6.04 2512732 11601984 12 03:19:38 02:50:01 17784208 31508232 751564 2.29 262204 13178192 2050296 6.04 2512948 11601988 8 03:19:38 02:51:01 17791224 31515292 744456 2.26 262228 13178196 2050296 6.04 2506064 11601992 8 03:19:38 02:52:01 17792204 31516276 743728 2.26 262252 13178196 2050296 6.04 2506212 11601992 188 03:19:38 02:53:01 17794244 31518320 741656 2.26 262280 13178200 2050296 6.04 2504244 11601996 28 03:19:38 02:54:01 17794928 31519076 740832 2.25 262308 13178204 2050296 6.04 2504024 11602000 8 03:19:38 02:55:01 17794668 31518820 741056 2.25 262336 13178204 2050296 6.04 2504160 11602004 8 03:19:38 02:56:01 17793796 31518148 741596 2.26 262372 13178184 2041024 6.02 2504684 11601980 60 03:19:38 02:57:01 17793528 31517888 741800 2.26 262400 13178184 2041024 6.02 2504956 11601972 16 03:19:38 02:58:01 17793520 31517920 741728 2.26 262420 13178188 2041024 6.02 2504716 11601976 12 03:19:38 02:59:01 17793220 31517628 741940 2.26 262440 13178188 2041024 6.02 2504700 11601976 8 03:19:38 03:00:01 17793116 31517580 741856 2.26 262476 13178192 2041024 6.02 2505136 11601980 16 03:19:38 03:01:01 17794056 31518548 741064 2.25 262512 13178200 2041024 6.02 2504572 11601988 176 03:19:38 03:02:01 17794056 31518588 741016 2.25 262532 13178196 2041024 6.02 2504292 11601988 176 03:19:38 03:03:01 17794008 31518580 741000 2.25 262556 13178208 2041024 6.02 2504312 11601996 28 03:19:38 03:04:01 17793732 31518456 741056 2.25 262584 13178336 2041024 6.02 2504528 11602124 212 03:19:38 03:05:01 17793692 31518424 740996 2.25 262616 13178340 2041024 6.02 2504512 11602128 12 03:19:38 03:06:01 17793572 31518380 740964 2.25 262640 13178344 2041024 6.02 2504840 11602132 276 03:19:38 03:07:01 17793480 31518292 741176 2.25 262664 13178344 2041024 6.02 2505008 11602132 180 03:19:38 03:08:01 17793512 31518372 741124 2.25 262688 13178348 2041024 6.02 2504532 11602136 40 03:19:38 03:09:01 17793496 31518356 741096 2.25 262732 13178320 2041024 6.02 2504528 11602136 8 03:19:38 03:10:01 17793376 31518304 741108 2.25 262748 13178352 2041024 6.02 2504668 11602140 52 03:19:38 03:11:01 17785540 31511440 747848 2.27 262792 13179260 2041024 6.02 2514636 11602360 20 03:19:38 03:12:01 17785248 31511176 748052 2.27 262812 13179276 2041024 6.02 2514528 11602340 172 03:19:38 03:13:01 17785200 31511136 748012 2.27 262832 13179280 2041024 6.02 2514464 11602344 16 03:19:38 03:14:01 17784932 31510908 748212 2.28 262840 13179280 2041024 6.02 2514500 11602344 136 03:19:38 03:15:01 17784568 31510548 748504 2.28 262848 13179284 2041024 6.02 2514568 11602348 28 03:19:38 03:16:01 17784268 31510296 748680 2.28 262908 13179288 2024852 5.97 2514580 11602352 12 03:19:38 03:17:01 17783748 31509888 749252 2.28 262968 13179292 2024852 5.97 2515092 11602360 224 03:19:38 03:18:01 17783544 31509744 749380 2.28 263012 13179296 2024852 5.97 2515092 11602360 196 03:19:38 03:19:01 17783568 31509768 749332 2.28 263036 13179296 2024852 5.97 2515060 11602360 8 03:19:38 Average: 18664534 31427227 835291 2.54 246029 12275424 2300971 6.78 2495262 10785884 66135 03:19:38 03:19:38 02:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:19:38 02:41:01 ens3 1461.46 1388.57 13234.69 158.80 0.00 0.00 0.00 0.00 03:19:38 02:41:01 docker0 747.13 738.04 52.42 4514.45 0.00 0.00 0.00 0.00 03:19:38 02:41:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 03:19:38 02:42:01 ens3 37.93 20.81 36.51 16.23 0.00 0.00 0.00 0.00 03:19:38 02:42:01 docker0 0.08 0.17 0.01 0.02 0.00 0.00 0.00 0.00 03:19:38 02:42:01 veth62db415 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 03:19:38 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 02:43:01 ens3 31.81 17.85 27.85 13.88 0.00 0.00 0.00 0.00 03:19:38 02:43:01 docker0 1.22 1.22 0.09 0.11 0.00 0.00 0.00 0.00 03:19:38 02:43:01 veth62db415 1.22 1.23 0.11 0.11 0.00 0.00 0.00 0.00 03:19:38 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:44:01 ens3 143.55 78.96 3140.37 21.31 0.00 0.00 0.00 0.00 03:19:38 02:44:01 veth6eb28ae 3.65 7.01 0.28 86.22 0.00 0.00 0.00 0.01 03:19:38 02:44:01 docker0 5.80 11.03 0.37 129.47 0.00 0.00 0.00 0.00 03:19:38 02:44:01 veth7d24ca5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:44:01 vethdf52cc4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:44:01 veth99ed4c3 0.52 0.53 0.05 0.18 0.00 0.00 0.00 0.00 03:19:38 02:44:01 vethcc5c0e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:44:01 vethd29edf1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:44:01 veth69343e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:44:01 vethd0b8678 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:44:01 veth739253a 1.63 3.93 0.13 43.10 0.00 0.00 0.00 0.00 03:19:38 02:44:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 03:19:38 02:45:01 ens3 729.68 344.36 3601.21 38.86 0.00 0.00 0.00 0.00 03:19:38 02:45:01 docker0 279.97 512.56 22.62 3102.98 0.00 0.00 0.00 0.00 03:19:38 02:45:01 veth52ba1cc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:45:01 veth99ed4c3 0.08 0.72 0.00 0.03 0.00 0.00 0.00 0.00 03:19:38 02:45:01 veth78e0d81 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:45:01 veth8d8e175 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:45:01 veth7a3a5d2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:45:01 vethe9ed6e8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:45:01 veth344fab1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:45:01 veth9dd5c08 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:45:01 vethec9c20a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:45:01 vetha437766 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:45:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:19:38 02:45:01 vethce9caeb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:45:01 vethc05bde0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:46:02 ens3 154.36 80.30 1611.06 8.95 0.00 0.00 0.00 0.00 03:19:38 02:46:02 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:46:02 veth52ba1cc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:19:38 02:46:02 veth99ed4c3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:46:02 veth78e0d81 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:19:38 02:46:02 veth8d8e175 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:19:38 02:46:02 veth7a3a5d2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:19:38 02:46:02 vethe9ed6e8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:19:38 02:46:02 veth344fab1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:19:38 02:46:02 veth9dd5c08 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:19:38 02:46:02 vethec9c20a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:19:38 02:46:02 vetha437766 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:19:38 02:46:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:19:38 02:46:02 vethce9caeb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:19:38 02:46:02 vethc05bde0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:19:38 02:47:01 ens3 41.72 71.23 14.27 187.31 0.00 0.00 0.00 0.00 03:19:38 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:47:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 02:48:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 02:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:50:01 ens3 0.32 0.27 0.09 0.57 0.00 0.00 0.00 0.00 03:19:38 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 02:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:52:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 02:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:54:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 02:55:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 03:19:38 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 02:57:01 ens3 0.28 0.12 0.47 0.01 0.00 0.00 0.00 0.00 03:19:38 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 02:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:00:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:19:38 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:02:01 ens3 0.95 0.42 0.35 0.21 0.00 0.00 0.00 0.00 03:19:38 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:04:01 ens3 1.08 0.60 0.45 0.28 0.00 0.00 0.00 0.00 03:19:38 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:05:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 03:19:38 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:06:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:10:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 03:19:38 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:11:01 ens3 4.10 3.43 3.15 1.79 0.00 0.00 0.00 0.00 03:19:38 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:11:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:14:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:15:01 ens3 0.18 0.13 0.09 0.07 0.00 0.00 0.00 0.00 03:19:38 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:38 03:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:38 Average: ens3 66.93 51.50 555.91 11.43 0.00 0.00 0.00 0.00 03:19:38 Average: docker0 26.53 32.40 1.94 198.71 0.00 0.00 0.00 0.00 03:19:38 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:19:38 03:19:38 03:19:38 ---> sar -P ALL: 03:19:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5298) 09/05/23 _x86_64_ (8 CPU) 03:19:38 03:19:38 02:39:27 LINUX RESTART (8 CPU) 03:19:38 03:19:38 02:40:01 CPU %user %nice %system %iowait %steal %idle 03:19:38 02:41:01 all 8.86 0.00 3.35 4.18 0.07 83.53 03:19:38 02:41:01 0 9.25 0.00 2.84 6.00 0.07 81.84 03:19:38 02:41:01 1 10.02 0.00 2.74 7.19 0.07 79.98 03:19:38 02:41:01 2 6.85 0.00 2.67 5.62 0.05 84.81 03:19:38 02:41:01 3 7.07 0.00 2.29 4.72 0.07 85.85 03:19:38 02:41:01 4 6.58 0.00 3.63 3.73 0.05 86.02 03:19:38 02:41:01 5 12.11 0.00 5.36 2.61 0.08 79.83 03:19:38 02:41:01 6 11.47 0.00 3.86 2.72 0.05 81.90 03:19:38 02:41:01 7 7.53 0.00 3.41 0.82 0.14 88.10 03:19:38 02:42:01 all 24.28 0.00 4.36 2.42 0.07 68.87 03:19:38 02:42:01 0 24.62 0.00 4.45 1.50 0.07 69.36 03:19:38 02:42:01 1 27.00 0.00 6.45 14.16 0.08 52.31 03:19:38 02:42:01 2 21.65 0.00 4.29 0.17 0.07 73.83 03:19:38 02:42:01 3 23.15 0.00 4.58 0.07 0.07 72.13 03:19:38 02:42:01 4 22.47 0.00 3.75 0.07 0.07 73.64 03:19:38 02:42:01 5 24.80 0.00 3.76 0.20 0.07 71.17 03:19:38 02:42:01 6 25.54 0.00 3.75 3.14 0.07 67.50 03:19:38 02:42:01 7 25.06 0.00 3.81 0.10 0.08 70.94 03:19:38 02:43:01 all 42.21 0.00 5.39 1.55 0.08 50.77 03:19:38 02:43:01 0 41.32 0.00 5.36 8.34 0.08 44.89 03:19:38 02:43:01 1 43.29 0.00 5.67 0.49 0.08 50.47 03:19:38 02:43:01 2 40.46 0.00 5.07 0.05 0.08 54.33 03:19:38 02:43:01 3 43.16 0.00 5.44 0.22 0.08 51.10 03:19:38 02:43:01 4 42.72 0.00 5.23 0.62 0.08 51.35 03:19:38 02:43:01 5 43.80 0.00 5.47 0.74 0.08 49.90 03:19:38 02:43:01 6 41.13 0.00 5.41 1.50 0.08 51.88 03:19:38 02:43:01 7 41.78 0.00 5.48 0.40 0.08 52.26 03:19:38 02:44:01 all 18.74 0.00 5.76 11.23 0.06 64.21 03:19:38 02:44:01 0 17.56 0.00 6.36 6.89 0.05 69.14 03:19:38 02:44:01 1 19.76 0.00 5.96 25.00 0.07 49.22 03:19:38 02:44:01 2 17.71 0.00 5.19 8.23 0.07 68.80 03:19:38 02:44:01 3 17.45 0.00 5.95 3.22 0.05 73.33 03:19:38 02:44:01 4 19.58 0.00 5.24 11.97 0.07 63.14 03:19:38 02:44:01 5 20.29 0.00 5.27 6.69 0.07 67.69 03:19:38 02:44:01 6 17.60 0.00 5.20 4.95 0.05 72.20 03:19:38 02:44:01 7 20.01 0.00 6.90 23.06 0.07 49.97 03:19:38 02:45:01 all 7.31 0.00 4.44 20.10 0.11 68.03 03:19:38 02:45:01 0 7.52 0.00 4.50 24.77 0.08 63.12 03:19:38 02:45:01 1 7.57 0.00 5.00 29.85 0.08 57.50 03:19:38 02:45:01 2 7.81 0.00 5.06 12.22 0.10 74.81 03:19:38 02:45:01 3 6.72 0.00 4.80 42.50 0.10 45.88 03:19:38 02:45:01 4 7.62 0.00 4.55 15.50 0.08 72.24 03:19:38 02:45:01 5 6.92 0.00 3.49 6.27 0.05 83.27 03:19:38 02:45:01 6 7.43 0.00 3.76 6.70 0.08 82.02 03:19:38 02:45:01 7 6.92 0.00 4.39 23.21 0.27 65.22 03:19:38 02:46:02 all 88.27 0.00 11.48 0.03 0.16 0.06 03:19:38 02:46:02 0 88.94 0.00 10.91 0.00 0.15 0.00 03:19:38 02:46:02 1 89.26 0.00 10.49 0.00 0.15 0.10 03:19:38 02:46:02 2 87.27 0.00 12.52 0.00 0.19 0.02 03:19:38 02:46:02 3 88.66 0.00 11.04 0.07 0.15 0.08 03:19:38 02:46:02 4 87.76 0.00 12.07 0.00 0.15 0.02 03:19:38 02:46:02 5 87.69 0.00 11.96 0.08 0.17 0.10 03:19:38 02:46:02 6 88.30 0.00 11.38 0.03 0.19 0.10 03:19:38 02:46:02 7 88.25 0.00 11.48 0.03 0.15 0.08 03:19:38 02:47:01 all 30.17 0.00 4.44 4.16 0.07 61.16 03:19:38 02:47:01 0 31.00 0.00 4.42 3.39 0.07 61.13 03:19:38 02:47:01 1 29.64 0.00 4.40 1.72 0.07 64.17 03:19:38 02:47:01 2 30.75 0.00 4.27 3.28 0.07 61.63 03:19:38 02:47:01 3 29.14 0.00 4.50 4.65 0.07 61.64 03:19:38 02:47:01 4 31.08 0.00 5.15 3.08 0.07 60.63 03:19:38 02:47:01 5 29.98 0.00 4.03 2.10 0.07 63.82 03:19:38 02:47:01 6 30.01 0.00 4.01 4.17 0.07 61.74 03:19:38 02:47:01 7 29.71 0.00 4.77 10.92 0.07 54.52 03:19:38 02:48:01 all 0.07 0.00 0.05 0.05 0.01 99.83 03:19:38 02:48:01 0 0.07 0.00 0.05 0.00 0.00 99.88 03:19:38 02:48:01 1 0.07 0.00 0.02 0.05 0.00 99.87 03:19:38 02:48:01 2 0.05 0.00 0.03 0.07 0.00 99.85 03:19:38 02:48:01 3 0.03 0.00 0.03 0.03 0.00 99.90 03:19:38 02:48:01 4 0.07 0.00 0.08 0.00 0.02 99.83 03:19:38 02:48:01 5 0.05 0.00 0.07 0.22 0.03 99.63 03:19:38 02:48:01 6 0.20 0.00 0.07 0.00 0.00 99.73 03:19:38 02:48:01 7 0.02 0.00 0.05 0.00 0.02 99.92 03:19:38 02:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:19:38 02:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:19:38 02:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:19:38 02:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:19:38 02:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 02:49:01 4 0.07 0.00 0.05 0.00 0.02 99.87 03:19:38 02:49:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:19:38 02:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:19:38 02:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:19:38 02:50:01 all 0.05 0.00 0.01 0.00 0.01 99.93 03:19:38 02:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:19:38 02:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 02:50:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:19:38 02:50:01 3 0.25 0.00 0.02 0.00 0.02 99.72 03:19:38 02:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:19:38 02:50:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:19:38 02:50:01 6 0.00 0.00 0.02 0.02 0.00 99.97 03:19:38 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 02:51:01 all 0.08 0.00 0.01 0.03 0.01 99.87 03:19:38 02:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 02:51:01 1 0.48 0.00 0.05 0.00 0.02 99.45 03:19:38 02:51:01 2 0.08 0.00 0.02 0.25 0.00 99.65 03:19:38 02:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 02:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:19:38 02:51:01 5 0.00 0.00 0.03 0.02 0.02 99.93 03:19:38 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 02:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 03:19:38 02:51:01 CPU %user %nice %system %iowait %steal %idle 03:19:38 02:52:01 all 0.06 0.00 0.02 0.06 0.01 99.86 03:19:38 02:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:19:38 02:52:01 1 0.33 0.00 0.02 0.00 0.00 99.65 03:19:38 02:52:01 2 0.05 0.00 0.02 0.32 0.02 99.60 03:19:38 02:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 02:52:01 4 0.03 0.00 0.02 0.00 0.03 99.92 03:19:38 02:52:01 5 0.00 0.00 0.03 0.17 0.00 99.80 03:19:38 02:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 02:52:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:19:38 02:53:01 all 0.05 0.00 0.02 0.11 0.07 99.74 03:19:38 02:53:01 0 0.03 0.00 0.03 0.00 0.17 99.77 03:19:38 02:53:01 1 0.22 0.00 0.00 0.00 0.08 99.70 03:19:38 02:53:01 2 0.05 0.00 0.03 0.78 0.07 99.07 03:19:38 02:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:19:38 02:53:01 4 0.05 0.00 0.05 0.00 0.22 99.68 03:19:38 02:53:01 5 0.02 0.00 0.02 0.00 0.05 99.92 03:19:38 02:53:01 6 0.02 0.00 0.02 0.13 0.02 99.82 03:19:38 02:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:19:38 02:54:01 all 0.11 0.00 0.01 0.06 0.00 99.82 03:19:38 02:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:19:38 02:54:01 1 0.81 0.00 0.00 0.00 0.00 99.19 03:19:38 02:54:01 2 0.00 0.00 0.00 0.27 0.00 99.73 03:19:38 02:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:19:38 02:54:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:19:38 02:54:01 5 0.00 0.00 0.02 0.18 0.00 99.80 03:19:38 02:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:19:38 02:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 02:55:01 all 0.06 0.00 0.01 0.07 0.01 99.85 03:19:38 02:55:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:19:38 02:55:01 1 0.38 0.00 0.00 0.00 0.02 99.60 03:19:38 02:55:01 2 0.02 0.00 0.00 0.32 0.02 99.65 03:19:38 02:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:19:38 02:55:01 4 0.05 0.00 0.02 0.00 0.03 99.90 03:19:38 02:55:01 5 0.00 0.00 0.00 0.17 0.02 99.82 03:19:38 02:55:01 6 0.00 0.00 0.00 0.05 0.00 99.95 03:19:38 02:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:19:38 02:56:01 all 0.10 0.00 0.04 0.07 0.02 99.78 03:19:38 02:56:01 0 0.07 0.00 0.05 0.00 0.03 99.85 03:19:38 02:56:01 1 0.32 0.00 0.03 0.00 0.02 99.63 03:19:38 02:56:01 2 0.13 0.00 0.03 0.22 0.02 99.60 03:19:38 02:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:19:38 02:56:01 4 0.05 0.00 0.07 0.00 0.03 99.85 03:19:38 02:56:01 5 0.03 0.00 0.03 0.17 0.02 99.75 03:19:38 02:56:01 6 0.05 0.00 0.02 0.18 0.02 99.73 03:19:38 02:56:01 7 0.08 0.00 0.03 0.00 0.02 99.87 03:19:38 02:57:01 all 0.10 0.00 0.02 0.05 0.01 99.83 03:19:38 02:57:01 0 0.07 0.00 0.02 0.00 0.00 99.92 03:19:38 02:57:01 1 0.65 0.00 0.00 0.00 0.02 99.34 03:19:38 02:57:01 2 0.03 0.00 0.02 0.20 0.00 99.75 03:19:38 02:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 02:57:01 4 0.02 0.00 0.07 0.00 0.03 99.88 03:19:38 02:57:01 5 0.00 0.00 0.02 0.17 0.00 99.82 03:19:38 02:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:19:38 02:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 02:58:01 all 0.08 0.00 0.01 0.05 0.02 99.84 03:19:38 02:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:19:38 02:58:01 1 0.43 0.00 0.00 0.00 0.00 99.57 03:19:38 02:58:01 2 0.03 0.00 0.00 0.18 0.02 99.77 03:19:38 02:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:19:38 02:58:01 4 0.07 0.00 0.05 0.00 0.05 99.83 03:19:38 02:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:19:38 02:58:01 6 0.02 0.00 0.00 0.00 0.05 99.93 03:19:38 02:58:01 7 0.00 0.00 0.00 0.22 0.02 99.77 03:19:38 02:59:01 all 0.14 0.00 0.01 0.04 0.01 99.80 03:19:38 02:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:19:38 02:59:01 1 0.99 0.00 0.00 0.00 0.02 98.99 03:19:38 02:59:01 2 0.00 0.00 0.00 0.13 0.00 99.87 03:19:38 02:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 02:59:01 4 0.08 0.00 0.05 0.00 0.02 99.85 03:19:38 02:59:01 5 0.00 0.00 0.00 0.17 0.00 99.83 03:19:38 02:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:19:38 02:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:00:01 all 0.16 0.00 0.01 0.03 0.01 99.78 03:19:38 03:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:19:38 03:00:01 1 0.99 0.00 0.00 0.00 0.00 99.01 03:19:38 03:00:01 2 0.08 0.00 0.02 0.20 0.02 99.68 03:19:38 03:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:19:38 03:00:01 4 0.13 0.00 0.03 0.00 0.03 99.80 03:19:38 03:00:01 5 0.00 0.00 0.02 0.05 0.02 99.92 03:19:38 03:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:19:38 03:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:19:38 03:01:01 all 0.15 0.00 0.03 0.07 0.01 99.75 03:19:38 03:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:01:01 1 1.04 0.00 0.15 0.00 0.00 98.81 03:19:38 03:01:01 2 0.02 0.00 0.02 0.22 0.00 99.75 03:19:38 03:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:01:01 4 0.10 0.00 0.05 0.00 0.03 99.82 03:19:38 03:01:01 5 0.00 0.00 0.00 0.30 0.00 99.70 03:19:38 03:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:01:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:19:38 03:02:01 all 0.09 0.00 0.02 0.06 0.02 99.82 03:19:38 03:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:19:38 03:02:01 1 0.53 0.00 0.02 0.00 0.02 99.43 03:19:38 03:02:01 2 0.02 0.00 0.00 0.33 0.02 99.63 03:19:38 03:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:19:38 03:02:01 4 0.08 0.00 0.05 0.00 0.02 99.85 03:19:38 03:02:01 5 0.03 0.00 0.02 0.13 0.07 99.75 03:19:38 03:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:19:38 03:19:38 03:02:01 CPU %user %nice %system %iowait %steal %idle 03:19:38 03:03:01 all 0.07 0.00 0.00 0.03 0.00 99.89 03:19:38 03:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:19:38 03:03:01 1 0.40 0.00 0.00 0.00 0.00 99.60 03:19:38 03:03:01 2 0.02 0.00 0.00 0.12 0.00 99.87 03:19:38 03:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 03:03:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:19:38 03:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:19:38 03:03:01 6 0.00 0.00 0.00 0.13 0.00 99.87 03:19:38 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:04:01 all 0.04 0.00 0.00 0.09 0.01 99.85 03:19:38 03:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:19:38 03:04:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:19:38 03:04:01 2 0.07 0.00 0.00 0.32 0.02 99.60 03:19:38 03:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:04:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:19:38 03:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:19:38 03:04:01 6 0.02 0.00 0.00 0.43 0.02 99.53 03:19:38 03:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:19:38 03:05:01 all 0.08 0.00 0.01 0.02 0.01 99.88 03:19:38 03:05:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:19:38 03:05:01 1 0.53 0.00 0.02 0.00 0.02 99.43 03:19:38 03:05:01 2 0.03 0.00 0.00 0.13 0.02 99.82 03:19:38 03:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 03:05:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:19:38 03:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:19:38 03:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 03:19:38 03:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:19:38 03:06:01 all 0.09 0.00 0.01 0.03 0.01 99.86 03:19:38 03:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:19:38 03:06:01 1 0.57 0.00 0.00 0.00 0.00 99.43 03:19:38 03:06:01 2 0.03 0.00 0.02 0.10 0.00 99.85 03:19:38 03:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:19:38 03:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:19:38 03:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:19:38 03:06:01 7 0.02 0.00 0.00 0.17 0.02 99.80 03:19:38 03:07:01 all 0.03 0.00 0.01 0.06 0.01 99.89 03:19:38 03:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:19:38 03:07:01 1 0.07 0.00 0.00 0.00 0.02 99.92 03:19:38 03:07:01 2 0.03 0.00 0.02 0.25 0.02 99.68 03:19:38 03:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:19:38 03:07:01 4 0.12 0.00 0.03 0.00 0.03 99.82 03:19:38 03:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:19:38 03:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:19:38 03:07:01 7 0.00 0.00 0.00 0.20 0.00 99.80 03:19:38 03:08:01 all 0.06 0.00 0.01 0.06 0.01 99.86 03:19:38 03:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:19:38 03:08:01 1 0.25 0.00 0.00 0.00 0.00 99.75 03:19:38 03:08:01 2 0.07 0.00 0.02 0.28 0.00 99.63 03:19:38 03:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:08:01 4 0.07 0.00 0.03 0.00 0.02 99.88 03:19:38 03:08:01 5 0.02 0.00 0.02 0.00 0.03 99.93 03:19:38 03:08:01 6 0.02 0.00 0.02 0.20 0.02 99.75 03:19:38 03:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:09:01 all 0.07 0.00 0.01 0.04 0.01 99.86 03:19:38 03:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 03:09:01 1 0.48 0.00 0.00 0.00 0.02 99.50 03:19:38 03:09:01 2 0.03 0.00 0.02 0.18 0.02 99.75 03:19:38 03:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:19:38 03:09:01 4 0.02 0.00 0.05 0.00 0.02 99.92 03:19:38 03:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:19:38 03:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:19:38 03:09:01 7 0.00 0.00 0.02 0.17 0.02 99.80 03:19:38 03:10:01 all 0.05 0.00 0.02 0.10 0.01 99.82 03:19:38 03:10:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:19:38 03:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 03:10:01 2 0.32 0.00 0.00 0.43 0.02 99.23 03:19:38 03:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:19:38 03:10:01 4 0.02 0.00 0.05 0.00 0.02 99.92 03:19:38 03:10:01 5 0.00 0.00 0.03 0.00 0.05 99.92 03:19:38 03:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:19:38 03:10:01 7 0.00 0.00 0.00 0.35 0.02 99.63 03:19:38 03:11:01 all 0.42 0.00 0.04 0.07 0.01 99.47 03:19:38 03:11:01 0 0.22 0.00 0.05 0.03 0.00 99.70 03:19:38 03:11:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:19:38 03:11:01 2 1.09 0.00 0.05 0.17 0.02 98.67 03:19:38 03:11:01 3 1.38 0.00 0.03 0.00 0.00 98.58 03:19:38 03:11:01 4 0.12 0.00 0.02 0.00 0.00 99.87 03:19:38 03:11:01 5 0.07 0.00 0.03 0.00 0.00 99.90 03:19:38 03:11:01 6 0.33 0.00 0.05 0.18 0.02 99.42 03:19:38 03:11:01 7 0.08 0.00 0.03 0.15 0.02 99.72 03:19:38 03:12:01 all 0.12 0.00 0.02 0.00 0.01 99.85 03:19:38 03:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 03:12:01 1 0.02 0.00 0.05 0.00 0.00 99.93 03:19:38 03:12:01 2 0.27 0.00 0.02 0.02 0.02 99.68 03:19:38 03:12:01 3 0.60 0.00 0.00 0.00 0.02 99.39 03:19:38 03:12:01 4 0.05 0.00 0.05 0.00 0.02 99.88 03:19:38 03:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:19:38 03:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:19:38 03:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 03:13:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:19:38 03:13:01 0 0.02 0.00 0.00 0.02 0.02 99.95 03:19:38 03:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:19:38 03:13:01 2 0.03 0.00 0.00 0.02 0.00 99.95 03:19:38 03:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:19:38 03:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:19:38 03:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:19:38 03:13:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:19:38 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:19:38 03:13:01 CPU %user %nice %system %iowait %steal %idle 03:19:38 03:14:01 all 0.02 0.00 0.02 0.02 0.01 99.93 03:19:38 03:14:01 0 0.00 0.00 0.00 0.17 0.00 99.83 03:19:38 03:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:19:38 03:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:19:38 03:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:19:38 03:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:19:38 03:14:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:19:38 03:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:19:38 03:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:19:38 03:15:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:19:38 03:15:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:19:38 03:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:19:38 03:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:19:38 03:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:19:38 03:15:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:19:38 03:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:19:38 03:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:19:38 03:16:01 all 0.01 0.00 0.01 0.07 0.00 99.90 03:19:38 03:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:19:38 03:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 03:16:01 2 0.02 0.00 0.00 0.30 0.02 99.67 03:19:38 03:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:19:38 03:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:19:38 03:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:19:38 03:16:01 7 0.00 0.00 0.02 0.28 0.00 99.70 03:19:38 03:17:01 all 0.06 0.00 0.01 0.05 0.01 99.87 03:19:38 03:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:19:38 03:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:17:01 2 0.27 0.00 0.00 0.18 0.02 99.53 03:19:38 03:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:19:38 03:17:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:19:38 03:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:19:38 03:17:01 6 0.08 0.00 0.00 0.15 0.02 99.75 03:19:38 03:17:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:19:38 03:18:01 all 0.07 0.00 0.01 0.12 0.01 99.79 03:19:38 03:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 03:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:19:38 03:18:01 2 0.47 0.00 0.03 0.50 0.00 99.00 03:19:38 03:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:19:38 03:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:19:38 03:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:19:38 03:18:01 7 0.02 0.00 0.02 0.43 0.02 99.52 03:19:38 03:19:01 all 0.08 0.00 0.01 0.03 0.01 99.88 03:19:38 03:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:19:38 03:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:19:38 03:19:01 2 0.45 0.00 0.02 0.03 0.02 99.48 03:19:38 03:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:19:38 03:19:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:19:38 03:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:19:38 03:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:19:38 03:19:01 7 0.02 0.00 0.00 0.17 0.00 99.82 03:19:38 Average: all 5.65 0.00 1.01 1.15 0.03 92.16 03:19:38 Average: 0 5.63 0.00 1.00 1.30 0.02 92.05 03:19:38 Average: 1 6.01 0.00 1.05 1.99 0.02 90.93 03:19:38 Average: 2 5.49 0.00 1.00 0.92 0.03 92.56 03:19:38 Average: 3 5.54 0.00 0.99 1.41 0.02 92.04 03:19:38 Average: 4 5.59 0.00 1.04 0.89 0.04 92.45 03:19:38 Average: 5 5.74 0.00 1.01 0.52 0.03 92.70 03:19:38 Average: 6 5.65 0.00 0.96 0.63 0.02 92.74 03:19:38 Average: 7 5.57 0.00 1.03 1.53 0.03 91.84 03:19:38 03:19:38 03:19:38