Pull request #4685 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 lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 596b81eab604239cccafdf60ec211c08c9f71ea6+b006ed3fb02d1ca178eb86987183e820dae8a246 (4e9a10e3a632dcf683cd5832b3b140e3de453a12) 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-ssh4945056180369300328.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13733623790132271616.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4685/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-4685/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16045299127775397437.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-4685/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15307738366447388846.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh12883235254332619093.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-4685/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-4685/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9543814091578173629.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6654 in /w/workspace/edgexfoundry_edgex-go_PR-4685 [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 > 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/4685/head:refs/remotes/origin/PR-4685 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b006ed3fb02d1ca178eb86987183e820dae8a246 into PR head commit 596b81eab604239cccafdf60ec211c08c9f71ea6 Merge succeeded, producing 596b81eab604239cccafdf60ec211c08c9f71ea6 Checking out Revision 596b81eab604239cccafdf60ec211c08c9f71ea6 (PR-4685) > git config core.sparsecheckout # timeout=10 > git checkout -f 596b81eab604239cccafdf60ec211c08c9f71ea6 # 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 b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 596b81eab604239cccafdf60ec211c08c9f71ea6 # timeout=10 Commit message: "feat: Add LastConnected metric to device service common config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:47:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:47:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:47:00 ========================================================= 02:47:00 EdgeX Global Pipelines Version Info 02:47:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:47:01 ------------------- 02:47:01 stable info: 02:47:01 ------------------- 02:47:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:47:01 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:47:01 Message: update stable to v1.0.254 02:47:01 ------------------- 02:47:01 experimental info: 02:47:01 ------------------- 02:47:01 Commited By: **** collab-it+edgex@linuxfoundation.org 02:47:01 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:47:01 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:47:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:47:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:47:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:47:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:47:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:47:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:47:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4685 [Pipeline] echo 02:47:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4685 [Pipeline] echo 02:47:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4685 [Pipeline] echo 02:47:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 596b81eab604239cccafdf60ec211c08c9f71ea6 [Pipeline] echo 02:47:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 596b81e [Pipeline] echo 02:47:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:03 provisioning config files... 02:47:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17228533721311462973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:03 ---> docker-login.sh 02:47:03 nexus3.edgexfoundry.org:10001 02:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:04 Configure a credential helper to remove this warning. See 02:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:04 02:47:04 Login Succeeded 02:47:04 nexus3.edgexfoundry.org:10002 02:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:04 Configure a credential helper to remove this warning. See 02:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:04 02:47:04 Login Succeeded 02:47:04 nexus3.edgexfoundry.org:10003 02:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:04 Configure a credential helper to remove this warning. See 02:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:04 02:47:04 Login Succeeded 02:47:04 nexus3.edgexfoundry.org:10004 02:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:04 Configure a credential helper to remove this warning. See 02:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:04 02:47:04 Login Succeeded 02:47:04 docker.io 02:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:04 Configure a credential helper to remove this warning. See 02:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:04 02:47:04 Login Succeeded 02:47:04 ---> docker-login.sh ends [Pipeline] } 02:47:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:47:05 + 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:47:05 + dirname+ cmd/core-command/Dockerfile 02:47:05 cut -d/ -f2 02:47:05 + echo core-command,cmd/core-command/Dockerfile 02:47:05 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:47:05 + cut -d/ -f2 02:47:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:47:05 + dirname+ cmd/core-data/Dockerfile 02:47:05 cut -d/ -f2 02:47:05 + echo core-data,cmd/core-data/Dockerfile 02:47:05 + dirname cmd/core-metadata/Dockerfile 02:47:05 + cut -d/ -f2 02:47:05 + echo core-metadata,cmd/core-metadata/Dockerfile 02:47:05 + dirname cmd/security-bootstrapper/Dockerfile 02:47:05 + cut -d/ -f2 02:47:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:47:05 + dirname cmd/security-proxy-auth/Dockerfile 02:47:05 + cut -d/ -f2 02:47:05 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:47:05 + dirname cmd/security-proxy-setup/Dockerfile 02:47:05 + cut -d/ -f2 02:47:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:47:05 + dirname cmd/security-secretstore-setup/Dockerfile 02:47:05 + cut -d/ -f2 02:47:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:47:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:47:05 + cut -d/ -f2 02:47:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:47:05 + dirname cmd/security-spire-agent/Dockerfile 02:47:05 + cut -d/ -f2 02:47:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:47:05 + dirname cmd/security-spire-config/Dockerfile 02:47:05 + cut -d/ -f2 02:47:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:47:05 + dirname cmd/security-spire-server/Dockerfile 02:47:05 + cut -d/ -f2 02:47:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:47:05 + dirname cmd/support-notifications/Dockerfile 02:47:05 + cut -d/ -f2 02:47:05 + echo support-notifications,cmd/support-notifications/Dockerfile 02:47:05 + dirname cmd/support-scheduler/Dockerfile 02:47:05 + cut -d/ -f2 02:47:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:47:05 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:47:06 + git rev-list -1 --merges 596b81eab604239cccafdf60ec211c08c9f71ea6~1..596b81eab604239cccafdf60ec211c08c9f71ea6 [Pipeline] echo 02:47:06 -----------> git rev-list -1 --merges 596b81eab604239cccafdf60ec211c08c9f71ea6~1..596b81eab604239cccafdf60ec211c08c9f71ea6 596b81eab604239cccafdf60ec211c08c9f71ea6 [false] [Pipeline] sh 02:47:06 + git log --format=format:%s -1 596b81eab604239cccafdf60ec211c08c9f71ea6 [Pipeline] echo 02:47:06 ========================================================= 02:47:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:47:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:47:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:47:06 + grep -v github /etc/ssh/ssh_known_hosts 02:47:06 + [ -e /tmp/ssh_known_hosts ] 02:47:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:47:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:47:06 + sudo tee -a /etc/ssh/ssh_known_hosts 02:47:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:07 02:47:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:07 0.1.4: Pulling from edgex-devops/py-git-semver 02:47:07 b85a868b505f: Pulling fs layer 02:47:07 e2be974225ed: Pulling fs layer 02:47:07 339a4e72a1f5: Pulling fs layer 02:47:07 988bab9f4d93: Pulling fs layer 02:47:07 1469e6f7b9e6: Pulling fs layer 02:47:07 eaf3925da568: Pulling fs layer 02:47:07 bab4dde63d76: Pulling fs layer 02:47:07 bde34c3a00c8: Pulling fs layer 02:47:07 b352a97aabf1: Pulling fs layer 02:47:07 4872d77fe225: Pulling fs layer 02:47:07 5851b861e8e6: Pulling fs layer 02:47:07 bab4dde63d76: Waiting 02:47:07 bde34c3a00c8: Waiting 02:47:07 988bab9f4d93: Waiting 02:47:07 1469e6f7b9e6: Waiting 02:47:07 b352a97aabf1: Waiting 02:47:07 4872d77fe225: Waiting 02:47:07 eaf3925da568: Waiting 02:47:07 5851b861e8e6: Waiting 02:47:07 e2be974225ed: Verifying Checksum 02:47:07 e2be974225ed: Download complete 02:47:07 988bab9f4d93: Verifying Checksum 02:47:07 988bab9f4d93: Download complete 02:47:07 1469e6f7b9e6: Verifying Checksum 02:47:07 1469e6f7b9e6: Download complete 02:47:08 339a4e72a1f5: Verifying Checksum 02:47:08 339a4e72a1f5: Download complete 02:47:08 bde34c3a00c8: Download complete 02:47:08 b352a97aabf1: Verifying Checksum 02:47:08 b352a97aabf1: Download complete 02:47:08 4872d77fe225: Verifying Checksum 02:47:08 4872d77fe225: Download complete 02:47:08 5851b861e8e6: Verifying Checksum 02:47:08 5851b861e8e6: Download complete 02:47:08 b85a868b505f: Verifying Checksum 02:47:08 b85a868b505f: Download complete 02:47:08 bab4dde63d76: Verifying Checksum 02:47:08 bab4dde63d76: Download complete 02:47:09 b85a868b505f: Pull complete 02:47:09 e2be974225ed: Pull complete 02:47:10 339a4e72a1f5: Pull complete 02:47:10 988bab9f4d93: Pull complete 02:47:10 1469e6f7b9e6: Pull complete 02:47:10 eaf3925da568: Pull complete 02:47:12 bab4dde63d76: Pull complete 02:47:12 bde34c3a00c8: Pull complete 02:47:12 b352a97aabf1: Pull complete 02:47:12 4872d77fe225: Pull complete 02:47:12 5851b861e8e6: Pull complete 02:47:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:47:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:13 prd-ubuntu20.04-docker-8c-8g-6654 does not seem to be running inside a container 02:47:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:47:15 $ docker top e3828a6d9763bc8281bebd93352bf2b4af871632966be65fdbd01a252c319bd6 -eo pid,comm 02:47:15 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:47:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:47:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:15 [ssh-agent] Looking for ssh-agent implementation... 02:47:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:15 $ docker exec e3828a6d9763bc8281bebd93352bf2b4af871632966be65fdbd01a252c319bd6 ssh-agent 02:47:16 SSH_AUTH_SOCK=/tmp/ssh-P358jelOlrzN/agent.33 02:47:16 SSH_AGENT_PID=40 02:47:16 Running ssh-add (command line suppressed) 02:47:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13075674138742624925.key (/w/workspace/edgex-go/1@tmp/private_key_13075674138742624925.key) 02:47:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:16 + git tag --points-at HEAD [Pipeline] } 02:47:16 $ docker exec --env ******** --env ******** e3828a6d9763bc8281bebd93352bf2b4af871632966be65fdbd01a252c319bd6 ssh-agent -k 02:47:16 unset SSH_AUTH_SOCK; 02:47:16 unset SSH_AGENT_PID; 02:47:16 echo Agent pid 40 killed; 02:47:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:47:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:16 [ssh-agent] Looking for ssh-agent implementation... 02:47:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:16 $ docker exec e3828a6d9763bc8281bebd93352bf2b4af871632966be65fdbd01a252c319bd6 ssh-agent 02:47:16 SSH_AUTH_SOCK=/tmp/ssh-7lI61tZmnpNv/agent.72 02:47:16 SSH_AGENT_PID=78 02:47:16 Running ssh-add (command line suppressed) 02:47:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1468507911115237642.key (/w/workspace/edgex-go/1@tmp/private_key_1468507911115237642.key) 02:47:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:17 + git semver init 02:47:17 2023-09-20 02:47:17,580 [run_init] DEBUG init version:0.0.0 force:False 02:47:17 2023-09-20 02:47:17,581 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 02:47:17 2023-09-20 02:47:17,582 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 02:47:17 2023-09-20 02:47:17,582 [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:47:22 2023-09-20 02:47:22,057 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 02:47:22 2023-09-20 02:47:22,057 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4685 with force:False 02:47:22 2023-09-20 02:47:22,057 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4685 02:47:22 2023-09-20 02:47:22,061 [execute] INFO git cat-file --batch-check 02:47:22 2023-09-20 02:47:22,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:47:22 2023-09-20 02:47:22,067 [execute] INFO git cat-file --batch 02:47:22 2023-09-20 02:47:22,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:47:22 2023-09-20 02:47:22,072 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4685 02:47:22 0.0.0 [Pipeline] } 02:47:22 $ docker exec --env ******** --env ******** e3828a6d9763bc8281bebd93352bf2b4af871632966be65fdbd01a252c319bd6 ssh-agent -k 02:47:23 unset SSH_AUTH_SOCK; 02:47:23 unset SSH_AGENT_PID; 02:47:23 echo Agent pid 78 killed; 02:47:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:47:23 + git semver [Pipeline] } 02:47:23 $ docker stop --time=1 e3828a6d9763bc8281bebd93352bf2b4af871632966be65fdbd01a252c319bd6 02:47:25 $ docker rm -f --volumes e3828a6d9763bc8281bebd93352bf2b4af871632966be65fdbd01a252c319bd6 [Pipeline] // withDockerContainer [Pipeline] sh 02:47:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:47:25 Stashed 1 file(s) [Pipeline] echo 02:47:25 [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:47:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:47:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:47:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:47:26 ========================================================= 02:47:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:47:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:47:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:47:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:47:27 7264a8db6415: Pulling fs layer 02:47:27 c4d48a809fc2: Pulling fs layer 02:47:27 4f1c88b9dad5: Pulling fs layer 02:47:27 ad3a456e5733: Pulling fs layer 02:47:27 9e4f439ed901: Pulling fs layer 02:47:27 feaf6a47b606: Pulling fs layer 02:47:27 5e8b037d7d82: Pulling fs layer 02:47:27 8ac70367396e: Pulling fs layer 02:47:27 ad3a456e5733: Waiting 02:47:27 9e4f439ed901: Waiting 02:47:27 feaf6a47b606: Waiting 02:47:27 5e8b037d7d82: Waiting 02:47:27 6db16350a2e2: Pulling fs layer 02:47:27 9250d5d63582: Pulling fs layer 02:47:27 6db16350a2e2: Waiting 02:47:27 9250d5d63582: Waiting 02:47:27 8ac70367396e: Waiting 02:47:27 c4d48a809fc2: Download complete 02:47:27 ad3a456e5733: Verifying Checksum 02:47:27 ad3a456e5733: Download complete 02:47:27 9e4f439ed901: Verifying Checksum 02:47:27 9e4f439ed901: Download complete 02:47:27 7264a8db6415: Verifying Checksum 02:47:27 7264a8db6415: Download complete 02:47:27 feaf6a47b606: Verifying Checksum 02:47:27 feaf6a47b606: Download complete 02:47:27 7264a8db6415: Pull complete 02:47:27 c4d48a809fc2: Pull complete 02:47:27 8ac70367396e: Verifying Checksum 02:47:27 8ac70367396e: Download complete 02:47:27 4f1c88b9dad5: Verifying Checksum 02:47:27 4f1c88b9dad5: Download complete 02:47:27 6db16350a2e2: Verifying Checksum 02:47:27 6db16350a2e2: Download complete 02:47:28 5e8b037d7d82: Verifying Checksum 02:47:28 5e8b037d7d82: Download complete 02:47:28 9250d5d63582: Verifying Checksum 02:47:30 4f1c88b9dad5: Pull complete 02:47:30 ad3a456e5733: Pull complete 02:47:30 9e4f439ed901: Pull complete 02:47:30 feaf6a47b606: Pull complete 02:47:33 5e8b037d7d82: Pull complete 02:47:33 8ac70367396e: Pull complete 02:47:34 6db16350a2e2: Pull complete 02:47:34 9250d5d63582: Pull complete 02:47:34 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 02:47:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:47:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:47:34 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:47:34 WORKDIR /edgex 02:47:34 COPY go.mod . 02:47:34 RUN go mod download 02:47:34 docker build -t ci-base-image-x86_64 -f - . 02:47:35 Sending build context to Docker daemon 171MB 02:47:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:47:35 ---> fa269f55d9b9 02:47:35 Step 2/4 : WORKDIR /edgex 02:47:41 Still waiting to schedule task 02:47:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:47:42 ---> Running in d73e9a845c0d 02:47:42 Removing intermediate container d73e9a845c0d 02:47:42 ---> b1867cac269a 02:47:42 Step 3/4 : COPY go.mod . 02:47:42 ---> 8760eaed649f 02:47:42 Step 4/4 : RUN go mod download 02:47:42 ---> Running in 65526a41feb0 02:48:00 Removing intermediate container 65526a41feb0 02:48:00 ---> 94fcb239d110 02:48:00 Successfully built 94fcb239d110 02:48:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:00 + docker inspect -f . ci-base-image-x86_64 02:48:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:00 prd-ubuntu20.04-docker-8c-8g-6654 does not seem to be running inside a container 02:48:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:48:01 $ docker top 002e8d7052868fd8f90c79e479933482235c3c1cd5af878a7a0a9c51afccab43 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:01 + go version 02:48:01 go version go1.21.0 linux/amd64 [Pipeline] } 02:48:01 $ docker stop --time=1 002e8d7052868fd8f90c79e479933482235c3c1cd5af878a7a0a9c51afccab43 02:48:03 $ docker rm -f --volumes 002e8d7052868fd8f90c79e479933482235c3c1cd5af878a7a0a9c51afccab43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:03 + docker inspect -f . ci-base-image-x86_64 02:48:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:03 prd-ubuntu20.04-docker-8c-8g-6654 does not seem to be running inside a container 02:48:03 $ 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 ******** ci-base-image-x86_64 cat 02:48:04 $ docker top db513802904c022cfe4a8b1aa2c83a8f3c748369e6588e9f3d8f920c386b2b5f -eo pid,comm [Pipeline] { [Pipeline] echo 02:48:04 ========================================================= 02:48:04 [edgeXBuildGoParallel] Running Tests and Build... 02:48:04 ========================================================= [Pipeline] sh 02:48:04 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:48:05 + make test 02:48:05 go test -race -coverprofile=coverage.out ./... 02:48:11 ? github.com/edgexfoundry/edgex-go [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:48:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:48:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 02:48:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.060s coverage: 97.0% of statements 02:48:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:48:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:48:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:48:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:48:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:48:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.072s coverage: 69.2% of statements 02:48:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.0% of statements 02:48:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.189s coverage: 93.4% of statements 02:48:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 4.1% of statements 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:48:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:48:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:48:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:48:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:48:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:48:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:48:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:48:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.444s coverage: 97.6% of statements 02:48:35 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 02:48:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:48:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.072s coverage: 0.9% of statements 02:48:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements 02:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.055s coverage: 41.7% of statements 02:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.041s coverage: 82.9% of statements 02:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements 02:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.062s coverage: 96.3% of statements 02:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements 02:48:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:48:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:48:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:48:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:48:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:48:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:48:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:48:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:48:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:48:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:48:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:48:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:48:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:48:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:48:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:48:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.056s coverage: 94.4% of statements 02:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:48:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:48:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.276s coverage: 79.9% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.051s coverage: 92.9% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.043s coverage: 87.2% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.052s coverage: 86.0% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.190s coverage: 63.1% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.015s coverage: 89.4% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.011s coverage: 100.0% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.399s coverage: 38.4% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.110s coverage: 84.8% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 98.9% of statements 02:49:03 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:49:03 running golangci-lint 02:49:03 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:49:03 go version go1.21.0 linux/amd64 02:49:03 level=info msg="[config_reader] Used config file .golangci.yml" 02:49:03 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:49:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6655 in /w/workspace/edgexfoundry_edgex-go_PR-4685 [Pipeline] { [Pipeline] ws 02:49:15 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:49:15 The recommended git tool is: git 02:49:18 level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 13.265236755s" 02:49:18 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.699014ms" 02:49:19 using credential edgex-jenkins-ssh 02:49:19 Cloning the remote Git repository 02:49:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:49:19 > git init /w/workspace/edgex-go/1 # timeout=10 02:49:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:49:20 > git --version # timeout=10 02:49:20 > git --version # 'git version 2.25.1' 02:49:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:49:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:49:23 level=info msg="[linters_context/goanalysis] analyzers took 1m0.544206816s with top 10 stages: buildir: 29.640948541s, gosec: 6.483946301s, inspect: 1.843717816s, fact_deprecated: 1.516294224s, printf: 1.249863808s, ctrlflow: 1.042163165s, S1038: 757.808705ms, isgenerated: 639.380518ms, nilness: 637.9618ms, fact_purity: 636.020978ms" 02:49:23 level=info msg="[runner] Issues before processing: 197, after processing: 0" 02:49:23 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, nolint: 0/21, skip_dirs: 197/197, exclude: 197/197, cgo: 197/197, path_prettifier: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude-rules: 21/197" 02:49:23 level=info msg="[runner] processing took 16.648113ms with stages: nolint: 7.039921ms, identifier_marker: 3.247419ms, autogenerated_exclude: 2.268839ms, path_prettifier: 1.905866ms, exclude-rules: 1.101408ms, skip_dirs: 986.479µs, filename_unadjuster: 42.21µs, cgo: 32.91µs, skip_files: 19.671µs, max_same_issues: 620ns, uniq_by_line: 430ns, fixer: 430ns, exclude: 310ns, severity-rules: 280ns, path_prefixer: 270ns, diff: 250ns, sort_results: 250ns, max_from_linter: 180ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 110ns" 02:49:23 level=info msg="[runner] linters took 7.218398177s with stages: goanalysis_metalinter: 7.201665593s" 02:49:23 level=info msg="File cache stats: 0 entries of total size 0B" 02:49:23 level=info msg="Memory: 207 samples, avg is 230.7MB, max is 937.9MB" 02:49:23 level=info msg="Execution took 20.524215727s" 02:49:23 go vet ./... 02:49:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:49:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:49:27 ./bin/test-attribution-txt.sh [Pipeline] echo 02:49:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:49:27 + ls -al . 02:49:27 total 732 02:49:27 drwxrwxr-x 12 1001 1001 4096 Sep 20 02:48 . 02:49:27 drwxr-xr-x 4 root root 4096 Sep 20 02:48 .. 02:49:27 drwxrwxr-x 2 1001 1001 4096 Sep 20 02:46 .blubracket 02:49:27 -rw-rw-r-- 1 1001 1001 16 Sep 20 02:46 .dockerignore 02:49:27 drwxrwxr-x 8 1001 1001 4096 Sep 20 02:49 .git 02:49:27 drwxrwxr-x 3 1001 1001 4096 Sep 20 02:46 .github 02:49:27 -rw-rw-r-- 1 1001 1001 1173 Sep 20 02:46 .gitignore 02:49:27 -rw-rw-r-- 1 1001 1001 42 Sep 20 02:46 .golangci.yml 02:49:27 -rw-rw-r-- 1 1001 1001 100 Sep 20 02:46 .hadolint.yml 02:49:27 drwxr-xr-x 3 1001 1001 4096 Sep 20 02:47 .semver 02:49:27 -rw-rw-r-- 1 1001 1001 166 Sep 20 02:46 .sonarcloud.properties 02:49:27 -rw-rw-r-- 1 1001 1001 1171 Sep 20 02:46 ADOPTERS.md 02:49:27 -rw-rw-r-- 1 1001 1001 11674 Sep 20 02:46 Attribution.txt 02:49:27 -rw-rw-r-- 1 1001 1001 93407 Sep 20 02:46 CHANGELOG.md 02:49:27 -rw-rw-r-- 1 1001 1001 3804 Sep 20 02:46 CONTRIBUTING.md 02:49:27 -rw-rw-r-- 1 1001 1001 677 Sep 20 02:46 GOVERNANCE.md 02:49:27 -rw-rw-r-- 1 1001 1001 883 Sep 20 02:46 Jenkinsfile 02:49:27 -rw-rw-r-- 1 1001 1001 10775 Sep 20 02:46 LICENSE 02:49:27 -rw-rw-r-- 1 1001 1001 14764 Sep 20 02:46 Makefile 02:49:27 -rw-rw-r-- 1 1001 1001 582 Sep 20 02:46 OWNERS.md 02:49:27 -rw-rw-r-- 1 1001 1001 9923 Sep 20 02:46 README.md 02:49:27 -rw-rw-r-- 1 1001 1001 789 Sep 20 02:46 SECURITY.md 02:49:27 -rw-rw-r-- 1 1001 1001 5 Sep 20 02:47 VERSION 02:49:27 drwxrwxr-x 2 1001 1001 4096 Sep 20 02:46 bin 02:49:27 drwxrwxr-x 18 1001 1001 4096 Sep 20 02:46 cmd 02:49:27 -rw-r--r-- 1 root root 453602 Sep 20 02:49 coverage.out 02:49:27 drwxrwxr-x 2 1001 1001 4096 Sep 20 02:46 fuzz_test 02:49:27 -rw-rw-r-- 1 1001 1001 3688 Sep 20 02:46 go.mod 02:49:27 -rw-rw-r-- 1 1001 1001 34975 Sep 20 02:46 go.sum 02:49:27 drwxrwxr-x 7 1001 1001 4096 Sep 20 02:46 internal 02:49:27 drwxrwxr-x 3 1001 1001 4096 Sep 20 02:46 openapi 02:49:27 -rw-rw-r-- 1 1001 1001 594 Sep 20 02:46 security.txt 02:49:27 drwxrwxr-x 4 1001 1001 4096 Sep 20 02:46 snap 02:49:27 -rw-rw-r-- 1 1001 1001 204 Sep 20 02:46 version.go [Pipeline] sh 02:49:28 + '[' -e coverage.out ] 02:49:28 + chown 1001:1001 coverage.out [Pipeline] stash 02:49:28 Stashed 1 file(s) [Pipeline] sh 02:49:28 + make build 02:49:28 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:49:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:49:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:49:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:49:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:49:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:49:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4685/head:refs/remotes/origin/PR-4685 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:49:37 Merging remotes/origin/main commit b006ed3fb02d1ca178eb86987183e820dae8a246 into PR head commit 596b81eab604239cccafdf60ec211c08c9f71ea6 02:49:38 Merge succeeded, producing 596b81eab604239cccafdf60ec211c08c9f71ea6 02:49:38 Checking out Revision 596b81eab604239cccafdf60ec211c08c9f71ea6 (PR-4685) 02:49:37 > git config core.sparsecheckout # timeout=10 02:49:37 > git checkout -f 596b81eab604239cccafdf60ec211c08c9f71ea6 # timeout=10 02:49:37 > git remote # timeout=10 02:49:38 > git config --get remote.origin.url # timeout=10 02:49:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:49:38 > git merge b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 02:49:38 > git rev-parse HEAD^{commit} # timeout=10 02:49:38 > git config core.sparsecheckout # timeout=10 02:49:38 > git checkout -f 596b81eab604239cccafdf60ec211c08c9f71ea6 # timeout=10 02:49:40 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:49:40 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:49:40 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:49:41 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:49:42 Commit message: "feat: Add LastConnected metric to device service common config" 02:49:42 > git --version # timeout=10 02:49:42 > git --version # 'git version 2.25.1' 02:49:42 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:49:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:49:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:43 Dload Upload Total Spent Left Speed 02:49:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 02:49:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:49:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:49:44 + sudo tee /etc/docker/daemon.new 02:49:44 { 02:49:44 "registry-mirrors": [ 02:49:44 "https://nexus3.edgexfoundry.org:10001" 02:49:44 ], 02:49:44 "bip": "10.250.0.254/24", 02:49:44 "hosts": [ 02:49:44 "tcp://0.0.0.0:5555", 02:49:44 "unix:///var/run/docker.sock" 02:49:44 ], 02:49:44 "mtu": 1458, 02:49:44 "selinux-enabled": true, 02:49:44 "seccomp-profile": "/etc/docker/seccomp.json" 02:49:44 } [Pipeline] sh 02:49:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:49:45 + sudo service docker restart 02:49:46 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:49:48 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:49:49 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:49:50 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:49:51 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:49: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:49:52 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:49:53 $ docker stop --time=1 db513802904c022cfe4a8b1aa2c83a8f3c748369e6588e9f3d8f920c386b2b5f 02:49:59 $ docker rm -f --volumes db513802904c022cfe4a8b1aa2c83a8f3c748369e6588e9f3d8f920c386b2b5f [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:50:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:50:00 02:50:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:50:01 latest: Pulling from edgex-devops/edgex-compose 02:50:01 91d30c5bc195: Pulling fs layer 02:50:01 2e9b0aa3be6d: Pulling fs layer 02:50:01 9c61dcf015f6: Pulling fs layer 02:50:01 4698f68db338: Pulling fs layer 02:50:01 2a2f49069b9e: Pulling fs layer 02:50:01 e0025b399a48: Pulling fs layer 02:50:01 2a2f49069b9e: Waiting 02:50:01 e0025b399a48: Waiting 02:50:01 4698f68db338: Waiting 02:50:01 91d30c5bc195: Verifying Checksum 02:50:01 91d30c5bc195: Download complete 02:50:01 4698f68db338: Verifying Checksum 02:50:01 4698f68db338: Download complete 02:50:01 2e9b0aa3be6d: Verifying Checksum 02:50:01 2e9b0aa3be6d: Download complete 02:50:01 91d30c5bc195: Pull complete 02:50:01 e0025b399a48: Verifying Checksum 02:50:01 e0025b399a48: Download complete 02:50:01 2a2f49069b9e: Verifying Checksum 02:50:01 2a2f49069b9e: Download complete 02:50:01 2e9b0aa3be6d: Pull complete 02:50:01 9c61dcf015f6: Verifying Checksum 02:50:01 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:03 provisioning config files... 02:50:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11522048573662867169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:50:03 ---> docker-login.sh 02:50:03 nexus3.edgexfoundry.org:10001 02:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:04 9c61dcf015f6: Pull complete 02:50:04 4698f68db338: Pull complete 02:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:04 Configure a credential helper to remove this warning. See 02:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:04 02:50:04 Login Succeeded 02:50:04 nexus3.edgexfoundry.org:10002 02:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:04 Configure a credential helper to remove this warning. See 02:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:04 02:50:04 Login Succeeded 02:50:04 nexus3.edgexfoundry.org:10003 02:50:05 2a2f49069b9e: Pull complete 02:50:05 e0025b399a48: Pull complete 02:50:05 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:50:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:50:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } 02:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:05 prd-ubuntu20.04-docker-8c-8g-6654 does not seem to be running inside a container 02:50:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:05 Configure a credential helper to remove this warning. See 02:50:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:05 02:50:05 Login Succeeded 02:50:05 nexus3.edgexfoundry.org:10004 02:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:05 Configure a credential helper to remove this warning. See 02:50:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:05 02:50:05 Login Succeeded 02:50:05 docker.io 02:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:06 Configure a credential helper to remove this warning. See 02:50:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:06 02:50:06 Login Succeeded 02:50:06 ---> docker-login.sh ends 02:50:08 $ docker top 21aceae243e7caae70b3f54315530f6a703c9da29af73f2558aa32af446e94c4 -eo pid,comm [Pipeline] { [Pipeline] } 02:50:08 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:50:09 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 02:50:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:50:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:50:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:50:09 ========================================================= 02:50:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:50:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:50:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:50:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:50:10 9fda8d8052c6: Pulling fs layer 02:50:10 5d54e960e981: Pulling fs layer 02:50:10 c4a7e357bf2a: Pulling fs layer 02:50:10 f0e02332f6b5: Pulling fs layer 02:50:10 66412af1f25a: Pulling fs layer 02:50:10 1baf3a5c0e64: Pulling fs layer 02:50:10 9a37bb91b891: Pulling fs layer 02:50:10 a29adfc67d43: Pulling fs layer 02:50:10 d5de9f91c1a4: Pulling fs layer 02:50:10 1baf3a5c0e64: Waiting 02:50:10 9a37bb91b891: Waiting 02:50:10 a29adfc67d43: Waiting 02:50:10 f0e02332f6b5: Waiting 02:50:10 66412af1f25a: Waiting 02:50:10 d5de9f91c1a4: Waiting 02:50:10 5d54e960e981: Verifying Checksum 02:50:10 5d54e960e981: Download complete 02:50:10 f0e02332f6b5: Verifying Checksum 02:50:10 f0e02332f6b5: Download complete 02:50:10 66412af1f25a: Download complete 02:50:10 9fda8d8052c6: Download complete 02:50:11 9a37bb91b891: Verifying Checksum 02:50:11 9a37bb91b891: Download complete 02:50:11 9fda8d8052c6: Pull complete 02:50:11 a29adfc67d43: Verifying Checksum 02:50:11 a29adfc67d43: Download complete 02:50:11 #1 [security-proxy-auth internal] load build definition from Dockerfile 02:50:11 #1 transferring dockerfile: 2.04kB done 02:50:11 #1 DONE 0.0s 02:50:11 02:50:11 #2 [security-bootstrapper internal] load build definition from Dockerfile 02:50:11 #2 transferring dockerfile: 2.82kB done 02:50:11 #2 DONE 0.0s 02:50:11 02:50:11 #3 [support-scheduler internal] load build definition from Dockerfile 02:50:11 #3 transferring dockerfile: 1.82kB done 02:50:11 #3 DONE 0.0s 02:50:11 02:50:11 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:50:11 #4 transferring dockerfile: 2.12kB done 02:50:11 #4 DONE 0.0s 02:50:11 02:50:11 #5 [security-spire-server internal] load build definition from Dockerfile 02:50:11 #5 transferring dockerfile: 1.59kB done 02:50:11 #5 DONE 0.0s 02:50:11 02:50:11 #6 [security-secretstore-setup internal] load build definition from Dockerfile 02:50:11 #6 transferring dockerfile: 2.38kB done 02:50:11 #6 DONE 0.1s 02:50:11 02:50:11 #7 [core-metadata internal] load build definition from Dockerfile 02:50:11 #7 transferring dockerfile: 1.96kB done 02:50:11 #7 DONE 0.1s 02:50:11 02:50:11 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:50:11 #8 ... 02:50:11 02:50:11 #9 [support-notifications internal] load build definition from Dockerfile 02:50:11 #9 transferring dockerfile: 1.84kB done 02:50:11 #9 DONE 0.1s 02:50:11 02:50:11 #10 [security-spire-config internal] load build definition from Dockerfile 02:50:11 #10 transferring dockerfile: 1.58kB done 02:50:11 #10 DONE 0.1s 02:50:11 02:50:11 #11 [core-data internal] load build definition from Dockerfile 02:50:11 #11 transferring dockerfile: 1.90kB done 02:50:11 #11 DONE 0.1s 02:50:11 02:50:11 #12 [core-command internal] load build definition from Dockerfile 02:50:11 #12 transferring dockerfile: 1.82kB done 02:50:11 #12 DONE 0.1s 02:50:11 02:50:11 #13 [security-proxy-auth internal] load .dockerignore 02:50:11 #13 transferring context: 56B done 02:50:11 #13 DONE 0.1s 02:50:11 02:50:11 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:50:11 #8 transferring dockerfile: 1.78kB done 02:50:11 #8 DONE 0.2s 02:50:11 02:50:11 #14 [security-proxy-setup internal] load build definition from Dockerfile 02:50:11 #14 transferring dockerfile: 2.39kB done 02:50:11 #14 DONE 0.1s 02:50:11 02:50:11 #15 [security-spire-agent internal] load build definition from Dockerfile 02:50:11 #15 transferring dockerfile: 1.70kB done 02:50:11 #15 DONE 0.2s 02:50:11 02:50:11 #16 [security-bootstrapper internal] load .dockerignore 02:50:11 #16 transferring context: 56B done 02:50:11 #16 DONE 0.0s 02:50:11 02:50:11 #17 [support-scheduler internal] load .dockerignore 02:50:11 #17 transferring context: 56B done 02:50:11 #17 DONE 0.0s 02:50:11 02:50:11 #18 [core-common-config-bootstrapper internal] load .dockerignore 02:50:11 #18 transferring context: 56B done 02:50:11 #18 DONE 0.0s 02:50:11 02:50:11 #19 [security-spire-server internal] load .dockerignore 02:50:11 #19 transferring context: 56B done 02:50:11 #19 DONE 0.0s 02:50:11 02:50:11 #20 [security-secretstore-setup internal] load .dockerignore 02:50:11 #20 transferring context: 56B done 02:50:11 #20 DONE 0.0s 02:50:11 02:50:11 #21 [core-data internal] load .dockerignore 02:50:12 #21 transferring context: 56B done 02:50:12 #21 DONE 0.1s 02:50:12 02:50:12 #22 [core-metadata internal] load .dockerignore 02:50:12 #22 transferring context: 56B done 02:50:12 #22 DONE 0.0s 02:50:12 02:50:12 #23 [support-notifications internal] load .dockerignore 02:50:12 #23 transferring context: 56B done 02:50:12 #23 DONE 0.1s 02:50:12 02:50:12 #24 [security-spire-config internal] load .dockerignore 02:50:12 #24 transferring context: 56B done 02:50:12 #24 DONE 0.1s 02:50:12 02:50:12 #25 [core-command internal] load .dockerignore 02:50:12 #25 transferring context: 56B done 02:50:12 #25 DONE 0.1s 02:50:12 02:50:12 #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:50:12 #26 DONE 0.0s 02:50:12 02:50:12 #27 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 02:50:12 #27 ... 02:50:12 02:50:12 #28 [security-proxy-setup internal] load .dockerignore 02:50:12 #28 transferring context: 56B done 02:50:12 #28 DONE 0.1s 02:50:12 02:50:12 #29 [security-spiffe-token-provider internal] load .dockerignore 02:50:12 #29 transferring context: 56B done 02:50:12 #29 DONE 0.1s 02:50:12 02:50:12 #30 [security-spire-agent internal] load .dockerignore 02:50:12 #30 transferring context: 56B done 02:50:12 #30 DONE 0.1s 02:50:12 02:50:12 #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:50:12 #26 DONE 0.0s 02:50:12 02:50:12 #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:50:12 5d54e960e981: Pull complete 02:50:12 #27 ... 02:50:12 02:50:12 #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:50:12 #26 DONE 0.0s 02:50:12 02:50:12 #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 02:50:12 #27 ... 02:50:12 02:50:12 #26 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:50:12 #26 DONE 0.0s 02:50:12 02:50:12 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:50:12 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:50:12 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:50:12 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 02:50:12 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 02:50:12 #31 DONE 0.3s 02:50:12 02:50:12 #27 [core-command internal] load metadata for docker.io/library/alpine:3.18 02:50:12 d5de9f91c1a4: Verifying Checksum 02:50:12 d5de9f91c1a4: Download complete 02:50:12 c4a7e357bf2a: Verifying Checksum 02:50:12 c4a7e357bf2a: Download complete 02:50:12 #27 ... 02:50:12 02:50:12 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:50:12 #26 DONE 0.0s 02:50:12 02:50:12 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:50:12 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:50:12 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:50:12 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 02:50:12 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 02:50:12 #31 DONE 0.3s 02:50:12 02:50:12 #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:50:12 #27 ... 02:50:12 02:50:12 #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:50:12 #26 DONE 0.0s 02:50:12 02:50:12 #27 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 02:50:12 #27 DONE 0.4s 02:50:12 02:50:12 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:50:12 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:50:12 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:50:12 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 02:50:12 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 02:50:12 #31 DONE 0.3s 02:50:12 02:50:12 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:50:13 #32 ... 02:50:13 02:50:13 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:50:13 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:50:13 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:50:13 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 02:50:13 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 02:50:13 #31 DONE 0.3s 02:50:13 02:50:13 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:50:13 #33 DONE 1.2s 02:50:13 02:50:13 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:50:13 #34 DONE 0.8s 02:50:13 1baf3a5c0e64: Verifying Checksum 02:50:13 1baf3a5c0e64: Download complete 02:50:13 02:50:13 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:50:13 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:50:13 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 02:50:13 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 02:50:13 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 02:50:13 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 02:50:13 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:50:13 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 02:50:13 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 02:50:17 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:50:18 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.9s done 02:50:19 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 5.2s 02:50:22 #35 ... 02:50:22 02:50:22 #36 [support-scheduler internal] load build context 02:50:22 #36 transferring context: 354.44MB 10.0s 02:50:22 #36 transferring context: 364.80MB 10.1s done 02:50:22 #36 ... 02:50:22 02:50:22 #37 [security-proxy-auth internal] load build context 02:50:22 #37 transferring context: 364.80MB 9.0s done 02:50:22 #37 ... 02:50:22 02:50:22 #38 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:50:22 #0 0.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:22 #0 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:22 #0 1.181 (1/2) Installing dumb-init (1.2.5-r2) 02:50:22 #0 1.266 (2/2) Installing su-exec (0.2-r3) 02:50:22 #0 1.270 Executing busybox-1.36.1-r2.trigger 02:50:22 #0 1.280 OK: 7 MiB in 17 packages 02:50:22 #38 ... 02:50:22 02:50:22 #39 [core-metadata internal] load build context 02:50:22 #39 transferring context: 364.80MB 9.6s done 02:50:22 #39 ... 02:50:22 02:50:22 #40 [security-proxy-setup internal] load build context 02:50:22 #40 transferring context: 364.80MB 9.0s done 02:50:22 #40 ... 02:50:22 02:50:22 #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:50:22 #0 6.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:22 #0 6.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:22 #0 7.198 (1/2) Installing ca-certificates (20230506-r0) 02:50:22 #0 7.216 (2/2) Installing dumb-init (1.2.5-r2) 02:50:22 #0 7.223 Executing busybox-1.36.1-r2.trigger 02:50:22 #0 7.235 Executing ca-certificates-20230506-r0.trigger 02:50:22 #0 7.279 OK: 8 MiB in 17 packages 02:50:22 #41 ... 02:50:22 02:50:22 #42 [core-data internal] load build context 02:50:22 #42 transferring context: 364.80MB 9.1s done 02:50:23 #42 ... 02:50:23 02:50:23 #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:50:23 #43 ... 02:50:23 02:50:23 #44 [support-notifications internal] load build context 02:50:23 #44 transferring context: 364.80MB 9.2s done 02:50:23 #44 ... 02:50:23 02:50:23 #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:50:23 #0 1.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:23 #0 1.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:23 #0 1.698 (1/4) Installing ca-certificates (20230506-r0) 02:50:23 #0 1.712 (2/4) Installing dumb-init (1.2.5-r2) 02:50:23 #0 1.717 (3/4) Installing su-exec (0.2-r3) 02:50:23 #0 1.725 (4/4) Installing yq (4.33.3-r3) 02:50:23 #0 1.793 Executing busybox-1.36.1-r2.trigger 02:50:23 #0 1.802 Executing ca-certificates-20230506-r0.trigger 02:50:23 #0 1.843 OK: 17 MiB in 19 packages 02:50:23 #45 ... 02:50:23 02:50:23 #46 [security-secretstore-setup internal] load build context 02:50:23 #46 transferring context: 364.80MB 9.5s done 02:50:23 c4a7e357bf2a: Pull complete 02:50:23 f0e02332f6b5: Pull complete 02:50:24 66412af1f25a: Pull complete 02:50:24 #46 ... 02:50:24 02:50:24 #47 [security-spire-config internal] load build context 02:50:24 #47 transferring context: 16.36kB 0.0s done 02:50:24 #47 ... 02:50:24 02:50:24 #48 [security-bootstrapper internal] load build context 02:50:24 #48 transferring context: 364.80MB 9.8s done 02:50:24 #48 ... 02:50:24 02:50:24 #49 [security-spire-agent internal] load build context 02:50:24 #49 transferring context: 17.64kB 0.1s done 02:50:24 #49 ... 02:50:24 02:50:24 #50 [security-spire-server internal] load build context 02:50:24 #50 transferring context: 18.11kB 0.1s done 02:50:24 #50 ... 02:50:24 02:50:24 #51 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:50:24 #51 ... 02:50:24 02:50:24 #52 [core-common-config-bootstrapper internal] load build context 02:50:24 #52 transferring context: 364.80MB 10.2s done 02:50:24 #52 ... 02:50:24 02:50:24 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:50:24 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 02:50:24 #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 02:50:24 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.9s done 02:50:24 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 10.9s 02:50:24 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 5.5s done 02:50:24 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:50:24 #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 02:50:24 #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:50:24 #53 ... 02:50:24 02:50:24 #54 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:50:24 #0 0.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:24 #0 1.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:24 #0 1.474 (1/1) Installing dumb-init (1.2.5-r2) 02:50:24 #0 1.482 Executing busybox-1.36.1-r2.trigger 02:50:24 #0 1.489 OK: 7 MiB in 16 packages 02:50:24 #54 ... 02:50:24 02:50:24 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:50:24 #55 ... 02:50:24 02:50:24 #56 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:50:25 #56 ... 02:50:25 02:50:25 #57 [security-spiffe-token-provider internal] load build context 02:50:25 #57 transferring context: 364.80MB 9.2s done 02:50:25 #57 ... 02:50:25 02:50:25 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:50:25 #0 4.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:25 #0 4.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:25 #0 5.050 (1/1) Installing dumb-init (1.2.5-r2) 02:50:25 #0 5.611 Executing busybox-1.36.1-r2.trigger 02:50:25 #0 5.691 OK: 7 MiB in 16 packages 02:50:25 #58 ... 02:50:25 02:50:25 #59 [core-command internal] load build context 02:50:25 #59 transferring context: 364.80MB 8.5s done 02:50:25 #59 ... 02:50:25 02:50:25 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:50:29 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 15.3s 02:50:30 1baf3a5c0e64: Pull complete 02:50:32 9a37bb91b891: Pull complete 02:50:33 a29adfc67d43: Pull complete 02:50:34 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 20.4s 02:50:34 #35 ... 02:50:34 02:50:34 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:50:34 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 21.1s 02:50:34 #53 ... 02:50:34 02:50:34 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:50:37 d5de9f91c1a4: Pull complete 02:50:37 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 02:50:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:50:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:50:37 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:50:37 WORKDIR /edgex 02:50:37 COPY go.mod . 02:50:37 RUN go mod download ci-base-image-arm64 02:50:37 -f - . 02:50:38 Sending build context to Docker daemon 2.993MB 02:50:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:50:38 ---> 746ca1b523b5 02:50:38 Step 2/4 : WORKDIR /edgex 02:50:39 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 25.0s 02:50:39 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 25.5s 02:50:39 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 25.9s 02:50:40 ---> Running in d728ef743ef9 02:50:40 Removing intermediate container d728ef743ef9 02:50:40 ---> 177f8512c329 02:50:40 Step 3/4 : COPY go.mod . 02:50:40 ---> 378435fba710 02:50:40 Step 4/4 : RUN go mod download 02:50:40 ---> Running in 5cf6bca54fd4 02:50:44 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 30.9s 02:50:45 #35 ... 02:50:45 02:50:45 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:50:45 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 31.4s 02:50:45 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 29.6s done 02:50:45 #53 ... 02:50:45 02:50:45 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:50:45 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 29.6s done 02:50:45 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 29.6s done 02:50:47 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 02:50:48 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 34.4s done 02:50:48 #35 ... 02:50:48 02:50:48 #47 [security-spire-config internal] load build context 02:50:48 #47 DONE 34.9s 02:50:48 02:50:48 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:50:48 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 02:50:48 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 34.6s 02:50:48 #35 ... 02:50:48 02:50:48 #50 [security-spire-server internal] load build context 02:50:48 #50 DONE 34.9s 02:50:48 02:50:48 #49 [security-spire-agent internal] load build context 02:50:48 #49 DONE 35.0s 02:50:48 02:50:48 #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:50:48 #45 DONE 36.1s 02:50:48 02:50:48 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:50:48 #58 DONE 35.9s 02:50:48 02:50:48 #38 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:50:48 #38 DONE 36.1s 02:50:48 02:50:48 #54 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:50:48 #54 DONE 36.2s 02:50:48 02:50:48 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:50:48 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 34.7s 02:50:48 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 34.8s 02:50:48 #35 ... 02:50:48 02:50:48 #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:50:48 #41 DONE 36.4s 02:50:48 02:50:48 #59 [core-command internal] load build context 02:50:48 #59 DONE 36.3s 02:50:48 02:50:48 #37 [security-proxy-auth internal] load build context 02:50:48 #37 DONE 36.6s 02:50:48 02:50:48 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:50:48 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 02:50:48 #35 ... 02:50:48 02:50:48 #44 [support-notifications internal] load build context 02:50:48 #44 DONE 36.5s 02:50:48 02:50:48 #42 [core-data internal] load build context 02:50:48 #42 DONE 36.3s 02:50:48 02:50:48 #39 [core-metadata internal] load build context 02:50:48 #39 DONE 36.6s 02:50:48 02:50:48 #40 [security-proxy-setup internal] load build context 02:50:48 #40 DONE 36.2s 02:50:48 02:50:48 #46 [security-secretstore-setup internal] load build context 02:50:48 #46 DONE 36.6s 02:50:48 02:50:48 #57 [security-spiffe-token-provider internal] load build context 02:50:48 #57 DONE 36.2s 02:50:48 02:50:48 #48 [security-bootstrapper internal] load build context 02:50:48 #48 DONE 36.7s 02:50:48 02:50:48 #36 [support-scheduler internal] load build context 02:50:48 #36 DONE 36.7s 02:50:48 02:50:48 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:50:48 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 35.0s done 02:50:48 #35 ... 02:50:48 02:50:48 #52 [core-common-config-bootstrapper internal] load build context 02:50:48 #52 DONE 36.7s 02:50:48 02:50:48 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:50:48 #32 DONE 37.0s 02:50:48 02:50:48 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:50:49 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done 02:50:50 #35 ... 02:50:50 02:50:50 #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:50:50 #43 35.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:50 #43 36.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:50 #43 36.26 (1/4) Installing dumb-init (1.2.5-r2) 02:50:50 #43 36.27 (2/4) Installing openssl (3.1.2-r0) 02:50:50 #43 36.28 (3/4) Installing su-exec (0.2-r3) 02:50:50 #43 36.29 (4/4) Installing yq (4.33.3-r3) 02:50:50 #43 36.40 Executing busybox-1.36.1-r2.trigger 02:50:50 #43 36.41 OK: 17 MiB in 19 packages 02:50:50 #43 DONE 38.0s 02:50:50 02:50:50 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:50:50 #55 35.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:50 #55 36.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:50 #55 36.29 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:50:50 #55 36.29 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:50:50 #55 36.29 OK: 20064 distinct packages available 02:50:50 #55 36.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:50 #55 36.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:50 #55 36.63 (1/11) Installing ca-certificates (20230506-r0) 02:50:50 #55 36.65 (2/11) Installing brotli-libs (1.0.9-r14) 02:50:50 #55 36.66 (3/11) Installing libunistring (1.1-r1) 02:50:50 #55 36.68 (4/11) Installing libidn2 (2.3.4-r1) 02:50:50 #55 36.69 (5/11) Installing nghttp2-libs (1.55.1-r0) 02:50:50 #55 36.69 (6/11) Installing libcurl (8.2.1-r0) 02:50:50 #55 36.70 (7/11) Installing curl (8.2.1-r0) 02:50:50 #55 36.71 (8/11) Installing dumb-init (1.2.5-r2) 02:50:50 #55 36.71 (9/11) Installing musl-obstack (1.2.3-r2) 02:50:50 #55 36.72 (10/11) Installing libucontext (1.2-r2) 02:50:50 #55 36.72 (11/11) Installing gcompat (1.1.0-r1) 02:50:50 #55 36.73 Executing busybox-1.36.1-r2.trigger 02:50:50 #55 36.73 Executing ca-certificates-20230506-r0.trigger 02:50:50 #55 36.77 OK: 12 MiB in 26 packages 02:50:50 #55 DONE 38.0s 02:50:50 02:50:50 #60 [core-metadata builder 2/7] WORKDIR /edgex-go 02:50:50 #60 DONE 2.1s 02:50:50 02:50:50 #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 02:50:50 #61 DONE 0.1s 02:50:50 02:50:50 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:50:51 #35 ... 02:50:51 02:50:51 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:50:51 #62 DONE 2.7s 02:50:51 02:50:51 #51 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:50:51 #51 37.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:51 #51 37.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:51 #51 38.01 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:50:51 #51 38.01 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:50:51 #51 38.01 OK: 20064 distinct packages available 02:50:51 #51 38.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:51 #51 ... 02:50:51 02:50:51 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 02:50:51 #63 DONE 0.2s 02:50:51 02:50:51 #51 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:50:51 #51 38.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:51 #51 38.40 (1/4) Installing dumb-init (1.2.5-r2) 02:50:51 #51 38.40 (2/4) Installing musl-obstack (1.2.3-r2) 02:50:51 #51 38.42 (3/4) Installing libucontext (1.2-r2) 02:50:51 #51 38.42 (4/4) Installing gcompat (1.1.0-r1) 02:50:51 #51 38.42 Executing busybox-1.36.1-r2.trigger 02:50:51 #51 38.42 OK: 8 MiB in 19 packages 02:50:52 #51 DONE 38.5s 02:50:52 02:50:52 #64 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:53 #64 DONE 1.1s 02:50:53 02:50:53 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:50:53 #0 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:53 #0 1.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:53 #0 1.435 OK: 265 MiB in 56 packages 02:50:53 #65 DONE 2.2s 02:50:53 02:50:53 #56 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:50:53 #56 37.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:53 #56 37.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:53 #56 38.19 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:50:53 #56 38.19 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:50:53 #56 38.19 OK: 20064 distinct packages available 02:50:53 #56 38.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:53 #56 38.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:53 #56 38.58 (1/5) Installing dumb-init (1.2.5-r2) 02:50:53 #56 38.58 (2/5) Installing musl-obstack (1.2.3-r2) 02:50:53 #56 38.59 (3/5) Installing libucontext (1.2-r2) 02:50:53 #56 38.59 (4/5) Installing gcompat (1.1.0-r1) 02:50:53 #56 38.59 (5/5) Installing openssl (3.1.2-r0) 02:50:53 #56 38.61 Executing busybox-1.36.1-r2.trigger 02:50:53 #56 38.62 OK: 8 MiB in 20 packages 02:50:53 #56 DONE 39.6s 02:50:53 02:50:53 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:50:53 #0 1.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:53 #0 1.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:53 #0 1.561 OK: 265 MiB in 56 packages 02:50:53 #66 DONE 2.3s 02:50:53 02:50:53 #67 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:50:53 #0 1.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:53 #0 1.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:53 #0 1.367 OK: 265 MiB in 56 packages 02:50:53 #67 DONE 2.4s 02:50:53 02:50:53 #68 [security-spire-config stage-2 4/9] COPY Attribution.txt / 02:50:54 #68 ... 02:50:54 02:50:54 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:50:54 #69 DONE 2.0s 02:50:55 02:50:55 #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:50:55 #70 DONE 2.0s 02:50:55 02:50:55 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:50:55 #0 2.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:55 #0 2.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:55 #0 2.576 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:50:55 #0 2.576 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:50:55 #0 2.576 OK: 20064 distinct packages available 02:50:55 #0 2.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:50:55 #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:50:55 #0 2.904 OK: 265 MiB in 56 packages 02:50:55 #71 DONE 4.2s 02:50:55 02:50:55 #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:50:55 #72 DONE 2.1s 02:50:55 02:50:55 #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:55 #73 ... 02:50:55 02:50:55 #68 [security-spire-config stage-2 4/9] COPY Attribution.txt / 02:50:55 #68 DONE 2.1s 02:50:55 02:50:55 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:50:55 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 34.2s done 02:50:55 #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 02:50:55 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 02:50:55 #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done 02:50:55 #53 ... 02:50:55 02:50:55 #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:55 #74 DONE 2.3s 02:50:55 02:50:55 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:50:55 #75 DONE 2.3s 02:50:55 02:50:55 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:56 #76 ... 02:50:56 02:50:56 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:50:56 #77 DONE 1.6s 02:50:56 02:50:56 #78 [security-spire-config stage-2 5/9] COPY security.txt / 02:50:56 #78 DONE 1.4s 02:50:56 02:50:56 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 02:50:56 #79 DONE 1.5s 02:50:56 02:50:56 #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:56 #73 DONE 1.8s 02:50:56 02:50:56 #80 [security-spire-server stage-2 5/8] COPY security.txt / 02:50:56 #80 DONE 0.1s 02:50:56 02:50:56 #81 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 02:50:57 #81 DONE 0.1s 02:50:57 02:50:57 #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:50:57 #82 DONE 0.2s 02:50:57 02:50:57 #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 02:50:57 #83 DONE 0.1s 02:50:57 02:50:57 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:50:57 #84 DONE 0.1s 02:50:57 02:50:57 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:50:57 #85 DONE 0.1s 02:50:57 02:50:57 #86 [security-spire-agent stage-3 6/9] COPY security.txt / 02:50:57 #86 DONE 0.1s 02:50:57 02:50:57 #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:50:57 #87 DONE 0.1s 02:50:57 02:50:57 #88 [security-spire-config] exporting to image 02:50:57 #88 exporting layers 02:50:57 #88 ... 02:50:57 02:50:57 #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:50:57 #89 DONE 0.1s 02:50:57 02:50:57 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:50:57 #90 DONE 0.2s 02:50:57 02:50:57 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:50:57 #91 ... 02:50:57 02:50:57 #92 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:50:57 #92 DONE 0.2s 02:50:57 02:50:57 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:59 #93 ... 02:50:59 02:50:59 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:50:59 #91 DONE 2.0s 02:50:59 02:50:59 #88 [security-spire-agent] exporting to image 02:51:02 #88 exporting layers 5.1s done 02:51:02 #88 writing image sha256:4c6d7cac9cd10d6f38d1370f9c78c63e999e67f7576c251aa986f595ebf6f26a 02:51:05 #88 ... 02:51:05 02:51:05 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:05 #94 ... 02:51:05 02:51:05 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:06 #95 ... 02:51:06 02:51:06 #88 [security-spire-agent] exporting to image 02:51:06 #88 writing image sha256:4c6d7cac9cd10d6f38d1370f9c78c63e999e67f7576c251aa986f595ebf6f26a 2.9s done 02:51:06 #88 naming to docker.io/library/security-spire-config 02:51:06 #88 naming to docker.io/library/security-spire-config 0.9s done 02:51:09 #88 exporting layers 11.4s done 02:51:09 #88 writing image sha256:907b0c8dab592d9039921ff66c909c4a95515d549c43ec362a53289714685876 02:51:09 #88 writing image sha256:907b0c8dab592d9039921ff66c909c4a95515d549c43ec362a53289714685876 0.6s done 02:51:09 #88 naming to docker.io/library/security-spire-server 02:51:10 #88 naming to docker.io/library/security-spire-server 0.6s done 02:51:12 #88 exporting layers 12.9s done 02:51:16 #88 writing image sha256:c5ce61119d1ef7f28be5369a0a8a65b8d4eec9f7b2d61b26a63bf3a232bf6253 02:51:16 #88 writing image sha256:c5ce61119d1ef7f28be5369a0a8a65b8d4eec9f7b2d61b26a63bf3a232bf6253 0.3s done 02:51:16 #88 naming to docker.io/library/security-spire-agent 02:51:16 #88 naming to docker.io/library/security-spire-agent 0.4s done 02:51:16 #88 DONE 19.3s 02:51:16 02:51:16 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:19 Removing intermediate container 5cf6bca54fd4 02:51:19 ---> 5f040e2e1ef4 02:51:19 Successfully built 5f040e2e1ef4 02:51:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:20 + docker inspect -f . ci-base-image-arm64 02:51:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:20 prd-ubuntu20.04-docker-arm64-4c-16g-6655 does not seem to be running inside a container 02:51: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 ******** ci-base-image-arm64 cat 02:51:21 $ docker top c1e4b7007d9f889940eb29a2068d75eda0cff533bc5c3ca66622e73870dee6a3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:22 + go version 02:51:22 go version go1.21.0 linux/arm64 [Pipeline] } 02:51:22 $ docker stop --time=1 c1e4b7007d9f889940eb29a2068d75eda0cff533bc5c3ca66622e73870dee6a3 02:51:23 #93 ... 02:51:23 02:51:23 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:23 #94 DONE 27.4s 02:51:23 02:51:23 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:23 #76 DONE 27.0s 02:51:23 02:51:23 #96 [security-bootstrapper builder 6/7] COPY . . 02:51:23 #96 ... 02:51:23 02:51:23 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:23 #93 DONE 25.7s 02:51:23 02:51:23 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:23 #95 DONE 27.3s 02:51:23 02:51:23 #97 [security-spiffe-token-provider builder 6/7] COPY . . 02:51:24 $ docker rm -f --volumes c1e4b7007d9f889940eb29a2068d75eda0cff533bc5c3ca66622e73870dee6a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:24 + docker inspect -f . ci-base-image-arm64 02:51:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:25 prd-ubuntu20.04-docker-arm64-4c-16g-6655 does not seem to be running inside a container 02:51: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 ******** ci-base-image-arm64 cat 02:51:26 $ docker top 91ba00af902b08b2a1274892f3cbeedbf25cea539d33d7cf41b33962581c84f7 -eo pid,comm [Pipeline] { [Pipeline] echo 02:51:26 ========================================================= 02:51:26 [edgeXBuildGoParallel] Running Tests and Build... 02:51:26 ========================================================= [Pipeline] sh 02:51:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:51:27 + make test 02:51:27 go test -race -coverprofile=coverage.out ./... 02:51:33 #97 ... 02:51:33 02:51:33 #98 [support-notifications builder 6/7] COPY . . 02:51:33 #98 ... 02:51:33 02:51:33 #99 [support-scheduler builder 6/7] COPY . . 02:51:34 #99 ... 02:51:34 02:51:34 #98 [support-notifications builder 6/7] COPY . . 02:51:34 #98 DONE 11.9s 02:51:34 02:51:34 #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:51:34 #100 CACHED 02:51:34 02:51:34 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:34 #101 CACHED 02:51:34 02:51:34 #102 [security-proxy-setup builder 6/7] COPY . . 02:51:34 #102 CACHED 02:51:34 02:51:34 #103 [core-metadata builder 6/7] COPY . . 02:51:34 #103 CACHED 02:51:34 02:51:34 #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:34 #104 CACHED 02:51:34 02:51:34 #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:51:34 #105 CACHED 02:51:34 02:51:34 #106 [core-data builder 6/7] COPY . . 02:51:34 #106 CACHED 02:51:34 02:51:34 #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:34 #107 CACHED 02:51:34 02:51:34 #108 [core-data builder 4/7] COPY go.mod vendor* ./ 02:51:34 #108 CACHED 02:51:34 02:51:34 #109 [security-secretstore-setup builder 6/7] COPY . . 02:51:34 #109 CACHED 02:51:34 02:51:34 #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:51:34 #110 CACHED 02:51:34 02:51:34 #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:34 #111 CACHED 02:51:34 02:51:34 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:34 #112 CACHED 02:51:34 02:51:34 #113 [core-command builder 6/7] COPY . . 02:51:34 #113 CACHED 02:51:34 02:51:34 #114 [core-command builder 4/7] COPY go.mod vendor* ./ 02:51:34 #114 CACHED 02:51:34 02:51:34 #99 [support-scheduler builder 6/7] COPY . . 02:51:34 #99 DONE 11.9s 02:51:34 02:51:34 #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:34 #115 CACHED 02:51:34 02:51:34 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:51:34 #116 CACHED 02:51:34 02:51:34 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 02:51:34 #117 CACHED 02:51:34 02:51:34 #96 [security-bootstrapper builder 6/7] COPY . . 02:51:34 #96 DONE 11.9s 02:51:34 02:51:34 #97 [security-spiffe-token-provider builder 6/7] COPY . . 02:51:34 #97 DONE 11.9s 02:51:34 02:51:34 #118 [security-proxy-auth builder 6/7] COPY . . 02:51:34 #118 CACHED 02:51:34 02:51:34 #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:34 #119 CACHED 02:51:34 02:51:34 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:51:34 #120 CACHED 02:51:34 02:51:34 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:51:35 #121 1.060 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:51:45 #121 ... 02:51:45 02:51:45 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:51:45 #0 0.581 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:51:45 #122 ... 02:51:45 02:51:45 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:51:45 #0 0.947 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:51:45 #123 ... 02:51:45 02:51:45 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:51:45 #0 0.579 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:51:45 #124 ... 02:51:45 02:51:45 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:51:45 #0 1.107 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:51:45 #125 ... 02:51:45 02:51:45 #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:51:45 #0 1.183 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:51:45 #126 ... 02:51:45 02:51:45 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:51:45 #0 1.227 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:51:45 #127 ... 02:51:45 02:51:45 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:51:45 #0 0.803 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:51:45 #128 ... 02:51:45 02:51:45 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:51:45 #0 0.973 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:51:45 #129 ... 02:51:45 02:51:45 #130 [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:51:45 #0 1.383 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:51:45 #130 ... 02:51:45 02:51:45 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:45 #0 0.346 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:52:06 ? github.com/edgexfoundry/edgex-go [no test files] 02:52:55 #131 ... 02:52:55 02:52:55 #130 [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:52:55 #130 80.45 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:53:03 #130 ... 02:53:03 02:53:03 #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:53:03 #126 DONE 88.1s 02:53:03 02:53:03 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:53:03 #121 DONE 88.1s 02:53:03 02:53:03 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:53:03 #131 DONE 88.1s 02:53:03 02:53:03 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:53:03 #124 DONE 88.1s 02:53:03 02:53:03 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:53:03 #127 DONE 88.1s 02:53:03 02:53:03 #132 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:53:03 #132 ... 02:53:03 02:53:03 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:53:03 #125 DONE 88.2s 02:53:03 02:53:03 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:53:03 #129 DONE 88.4s 02:53:03 02:53:03 #130 [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:53:03 #130 DONE 88.4s 02:53:03 02:53:03 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:53:03 #122 DONE 88.4s 02:53:03 02:53:03 #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:53:03 #133 ... 02:53:03 02:53:03 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:53:03 #128 DONE 88.5s 02:53:03 02:53:03 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:53:03 #123 DONE 88.5s 02:53:03 02:53:03 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:53:03 #134 ... 02:53:03 02:53:03 #135 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 02:53:03 #135 DONE 0.7s 02:53:03 02:53:03 #132 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:53:03 #132 DONE 0.7s 02:53:03 02:53:03 #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:53:03 #136 DONE 0.8s 02:53:03 02:53:03 #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:53:03 #137 DONE 0.8s 02:53:03 02:53:03 #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:53:03 #133 DONE 0.6s 02:53:03 02:53:03 #138 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:53:03 #138 ... 02:53:03 02:53:03 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:53:03 #134 DONE 0.4s 02:53:03 02:53:03 #139 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:53:03 #139 DONE 0.5s 02:53:03 02:53:03 #140 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:53:03 #140 DONE 0.2s 02:53:03 02:53:03 #141 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:53:03 #141 CACHED 02:53:03 02:53:03 #142 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:53:03 #142 CACHED 02:53:03 02:53:03 #143 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 02:53:03 #143 DONE 0.3s 02:53:03 02:53:03 #144 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:53:03 #144 DONE 0.3s 02:53:03 02:53:03 #145 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:53:03 #145 CACHED 02:53:03 02:53:03 #146 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:53:03 #146 CACHED 02:53:03 02:53:03 #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:53:03 #147 CACHED 02:53:03 02:53:03 #148 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:53:03 #148 CACHED 02:53:03 02:53:03 #149 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:53:03 #149 CACHED 02:53:03 02:53:03 #150 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:53:03 #150 CACHED 02:53:03 02:53:03 #151 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:53:03 #151 ... 02:53:03 02:53:03 #152 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:53:03 #152 DONE 0.4s 02:53:03 02:53:03 #153 [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:53:05 #153 ... 02:53:05 02:53:05 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 02:53:05 #154 DONE 1.5s 02:53:05 02:53:05 #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:53:05 #155 ... 02:53:05 02:53:05 #156 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:53:05 #156 DONE 2.4s 02:53:05 02:53:05 #157 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:53:05 #157 DONE 2.3s 02:53:05 02:53:05 #158 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:53:05 #158 DONE 2.5s 02:53:05 02:53:05 #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:53:05 #155 DONE 2.4s 02:53:05 02:53:05 #159 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:53:06 #159 ... 02:53:06 02:53:06 #160 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:53:06 #160 DONE 2.5s 02:53:06 02:53:06 #161 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:53:06 #161 DONE 2.6s 02:53:06 02:53:06 #162 [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:53:06 #162 ... 02:53:06 02:53:06 #151 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:53:06 #151 DONE 2.7s 02:53:06 02:53:06 #153 [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:53:06 #153 DONE 2.7s 02:53:06 02:53:06 #163 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:53:06 #163 DONE 2.9s 02:53:06 02:53:06 #164 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:53:06 #164 ... 02:53:06 02:53:06 #138 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:53:06 #138 DONE 3.6s 02:53:06 02:53:06 #165 [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:53:06 #165 DONE 1.8s 02:53:06 02:53:06 #166 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 02:53:07 #166 ... 02:53:07 02:53:07 #167 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:53:07 #167 DONE 1.1s 02:53:07 02:53:07 #168 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:53:07 #168 DONE 1.2s 02:53:07 02:53:07 #169 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:53:07 #169 DONE 1.3s 02:53:07 02:53:07 #170 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:53:07 #170 DONE 1.2s 02:53:07 02:53:07 #159 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:53:07 #159 DONE 1.2s 02:53:07 02:53:07 #88 [support-scheduler] exporting to image 02:53:07 #88 exporting layers 02:53:07 #88 ... 02:53:07 02:53:07 #162 [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:53:07 #162 DONE 1.1s 02:53:07 02:53:07 #171 [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:53:07 #171 DONE 1.0s 02:53:07 02:53:07 #164 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:53:07 #164 DONE 1.0s 02:53:07 02:53:07 #88 [security-spiffe-token-provider] exporting to image 02:53:07 #88 exporting layers 0.4s done 02:53:07 #88 ... 02:53:07 02:53:07 #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:53:07 #172 DONE 1.2s 02:53:07 02:53:07 #88 [security-spiffe-token-provider] exporting to image 02:53:07 #88 exporting layers 0.7s done 02:53:08 #88 ... 02:53:08 02:53:08 #166 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 02:53:08 #166 DONE 1.1s 02:53:08 02:53:08 #88 [security-spiffe-token-provider] exporting to image 02:53:08 #88 exporting layers 0.7s done 02:53:08 #88 writing image sha256:df2f7a67e3536b3739c3f837628e0d1e79e2972a228421c503b1ef438acdbda2 02:53:08 #88 ... 02:53:08 02:53:08 #173 [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:53:08 #173 DONE 1.1s 02:53:08 02:53:08 #88 [support-notifications] exporting to image 02:53:08 #88 exporting layers 0.8s done 02:53:08 #88 writing image sha256:df2f7a67e3536b3739c3f837628e0d1e79e2972a228421c503b1ef438acdbda2 0.0s done 02:53:08 #88 naming to docker.io/library/support-scheduler done 02:53:08 #88 writing image sha256:df4cb544976f09bd746a16acc76963df17b67306121f7b6269016dcbcfe89555 done 02:53:08 #88 naming to docker.io/library/support-notifications done 02:53:08 #88 ... 02:53:08 02:53:08 #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:53:08 #174 DONE 1.1s 02:53:08 02:53:08 #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:53:08 #175 DONE 1.1s 02:53:08 02:53:08 #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:53:08 #176 DONE 1.0s 02:53:08 02:53:08 #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:53:08 #177 DONE 0.7s 02:53:08 02:53:08 #88 [core-command] exporting to image 02:53:08 #88 writing image sha256:8f5d4241e9f68391fac9eebfecc52ccd1bab8e186fc631ed030500591ce6f986 done 02:53:08 #88 naming to docker.io/library/security-spiffe-token-provider done 02:53:08 #88 writing image sha256:fabb3d7552c286b34e10c435dfc4e7cd70ea0d588cd8845f86dd28b9d94e87f5 done 02:53:08 #88 naming to docker.io/library/core-command done 02:53:08 #88 ... 02:53:08 02:53:08 #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:53:08 #178 DONE 0.9s 02:53:08 02:53:08 #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 02:53:08 #179 DONE 0.4s 02:53:08 02:53:08 #180 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:53:08 #180 DONE 0.5s 02:53:08 02:53:08 #88 [core-metadata] exporting to image 02:53:08 #88 exporting layers 0.1s done 02:53:08 #88 exporting layers 0.2s done 02:53:08 #88 writing image sha256:7724686b449072db6605059e92e1ecf0f298b96c5a4102a54e008b79267ab833 done 02:53:08 #88 naming to docker.io/library/core-data done 02:53:08 #88 ... 02:53:08 02:53:08 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:53:08 #181 DONE 0.4s 02:53:09 02:53:09 #88 [core-metadata] exporting to image 02:53:09 #88 writing image sha256:39607dd341c945005ac82e204c691f9da0826a5f74ac59f2041a655e26626f87 done 02:53:09 #88 naming to docker.io/library/core-metadata done 02:53:09 #88 DONE 21.1s 02:53:09 02:53:09 #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:53:09 #182 DONE 0.4s 02:53:09 02:53:09 #183 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:53:09 #183 DONE 0.2s 02:53:09 02:53:09 #184 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:53:09 #184 DONE 0.5s 02:53:09 02:53:09 #185 [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:53:09 #185 DONE 0.4s 02:53:09 02:53:09 #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:53:09 #186 DONE 0.4s 02:53:09 02:53:09 #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:09 #187 DONE 1.2s 02:53:09 02:53:09 #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:09 #188 DONE 1.2s 02:53:09 02:53:09 #189 [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:53:09 #189 DONE 0.1s 02:53:09 02:53:09 #190 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:53:09 #190 DONE 0.1s 02:53:09 02:53:09 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:53:09 #191 DONE 0.1s 02:53:09 02:53:09 #88 [core-common-config-bootstrapper] exporting to image 02:53:09 #88 ... 02:53:09 02:53:09 #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:53:09 #192 DONE 0.1s 02:53:09 02:53:09 #88 [core-common-config-bootstrapper] exporting to image 02:53:09 #88 exporting layers 0.2s done 02:53:09 #88 exporting layers 0.2s done 02:53:09 #88 writing image sha256:9a06dc23eafb594ba2c2288edbf00b5adea227f908316464cbf70332ce323988 done 02:53:09 #88 naming to docker.io/library/security-proxy-auth done 02:53:09 #88 writing image sha256:f677b5197e499c0f85e9d7f7c66c04d3bbb6cb9178de09a385304684ba2771c0 done 02:53:09 #88 naming to docker.io/library/core-common-config-bootstrapper done 02:53:09 #88 DONE 21.5s 02:53:09 02:53:09 #193 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:09 #193 DONE 1.0s 02:53:09 02:53:09 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:53:10 #194 ... 02:53:10 02:53:10 #88 [security-proxy-setup] exporting to image 02:53:10 #88 exporting layers 0.2s done 02:53:10 #88 writing image sha256:180ade6df2af0ebecf1831480df1fbfb4815a88c937190895f03bc20900050a4 done 02:53:10 #88 naming to docker.io/library/security-proxy-setup done 02:53:10 #88 DONE 21.6s 02:53:10 02:53:10 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:10 #195 DONE 0.8s 02:53:10 02:53:10 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:53:10 #194 DONE 0.7s 02:53:10 02:53:10 #88 [security-secretstore-setup] exporting to image 02:53:10 #88 exporting layers 0.3s done 02:53:10 #88 exporting layers 0.3s done 02:53:10 #88 writing image sha256:12cecf75b8cb28f6b293e0852ed19e53d6728dd37e62e124fcff77e75043ba6c done 02:53:10 #88 naming to docker.io/library/security-secretstore-setup done 02:53:10 #88 writing image sha256:3fd168bf003dace1f07ad2fa19af36e40460b6218b6632e2be619ca19ac84521 done 02:53:10 #88 naming to docker.io/library/security-bootstrapper done 02:53:10 #88 DONE 21.9s 02:53:10 02:53:10 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:53:10 time="2023-09-20T02:50:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:10 time="2023-09-20T02:50:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:10 time="2023-09-20T02:50:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:10 time="2023-09-20T02:50:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:10 time="2023-09-20T02:50:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:10 time="2023-09-20T02:50:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:10 time="2023-09-20T02:50:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:10 time="2023-09-20T02:50:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:10 time="2023-09-20T02:50:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:10 time="2023-09-20T02:50:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:10 time="2023-09-20T02:50:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:10 time="2023-09-20T02:50:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:10 time="2023-09-20T02:50:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:10 time="2023-09-20T02:50:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:53:10 $ docker stop --time=1 21aceae243e7caae70b3f54315530f6a703c9da29af73f2558aa32af446e94c4 02:53:12 $ docker rm -f --volumes 21aceae243e7caae70b3f54315530f6a703c9da29af73f2558aa32af446e94c4 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:12 + docker images 02:53:12 REPOSITORY TAG IMAGE ID CREATED SIZE 02:53:12 security-bootstrapper latest 3fd168bf003d 2 seconds ago 23.3MB 02:53:12 security-secretstore-setup latest 12cecf75b8cb 2 seconds ago 44.4MB 02:53:12 core-common-config-bootstrapper latest f677b5197e49 3 seconds ago 18.2MB 02:53:12 security-proxy-auth latest 9a06dc23eafb 3 seconds ago 19.5MB 02:53:12 security-proxy-setup latest 180ade6df2af 3 seconds ago 29.4MB 02:53:12 core-metadata latest 39607dd341c9 4 seconds ago 21.7MB 02:53:12 core-data latest 7724686b4490 4 seconds ago 21.3MB 02:53:12 security-spiffe-token-provider latest 8f5d4241e9f6 5 seconds ago 35MB 02:53:12 core-command latest fabb3d7552c2 5 seconds ago 21.2MB 02:53:12 support-notifications latest df4cb544976f 6 seconds ago 34.6MB 02:53:12 support-scheduler latest df2f7a67e353 6 seconds ago 34MB 02:53:12 security-spire-agent latest c5ce61119d1e 2 minutes ago 161MB 02:53:12 security-spire-config latest 4c6d7cac9cd1 2 minutes ago 101MB 02:53:12 security-spire-server latest 907b0c8dab59 2 minutes ago 102MB 02:53:12 ci-base-image-x86_64 latest 94fcb239d110 5 minutes ago 1.08GB 02:53:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 7 days ago 708MB 02:53:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 02:53:12 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:53:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:53:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:53:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:53:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:53:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:53:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:53:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:53:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:53:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:53:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:53:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:53:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:53:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:53:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:53:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:53:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.343s coverage: 28.7% of statements 02:53:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.275s coverage: 97.0% of statements 02:53:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:53:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:53:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:53:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.463s coverage: 69.2% of statements 02:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:54:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.352s coverage: 53.0% of statements 02:54:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:54:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:54:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:54:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:54:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.545s coverage: 93.4% of statements 02:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.552s coverage: 4.1% of statements 02:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:54:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:54:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:54:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:54:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:54:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:54:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:54:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:54:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.134s coverage: 97.6% of statements 02:54:30 ok github.com/edgexfoundry/edgex-go/internal/io 1.191s coverage: 72.2% of statements 02:54:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:54:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:54:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.443s coverage: 0.9% of statements 02:54:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.294s coverage: 32.2% of statements 02:54:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.270s coverage: 41.7% of statements 02:54:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.339s coverage: 82.9% of statements 02:54:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.362s coverage: 94.1% of statements 02:54:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.207s coverage: 96.3% of statements 02:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.197s coverage: 87.5% of statements 02:54:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:54:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:54:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:54:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.189s coverage: 94.4% of statements 02:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:55:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:55:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:55:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.873s coverage: 79.9% of statements 02:55:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.250s coverage: 92.9% of statements 02:55:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements 02:55:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.197s coverage: 62.3% of statements 02:55:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.197s coverage: 87.2% of statements 02:55:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.162s coverage: 20.0% of statements 02:55:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.161s coverage: 100.0% of statements 02:55:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.360s coverage: 81.8% of statements 02:55:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:55:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.415s coverage: 82.1% of statements 02:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.234s coverage: 86.0% of statements 02:55:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:55:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.825s coverage: 63.1% of statements 02:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.232s coverage: 100.0% of statements 02:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.095s coverage: 89.4% of statements 02:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements 02:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:55:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.068s coverage: 73.7% of statements 02:55:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.061s coverage: 100.0% of statements 02:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.743s coverage: 38.4% of statements 02:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.225s coverage: 89.5% of statements 02:55:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:55:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:55:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:55:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.190s coverage: 84.8% of statements 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.268s coverage: 19.9% of statements 02:55:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.528s coverage: 95.7% of statements 02:55:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:55:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:55:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.273s coverage: 61.8% of statements 02:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:55:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.365s coverage: 98.9% of statements 02:55:55 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:55:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:55:55 go vet ./... 02:58:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:58:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:58:02 ./bin/test-attribution-txt.sh [Pipeline] echo 02:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:58:02 + ls -al . 02:58:02 total 728 02:58:02 drwxrwxr-x 11 1001 1001 4096 Sep 20 02:51 . 02:58:02 drwxr-xr-x 4 root root 4096 Sep 20 02:51 .. 02:58:02 drwxrwxr-x 2 1001 1001 4096 Sep 20 02:49 .blubracket 02:58:02 -rw-rw-r-- 1 1001 1001 16 Sep 20 02:49 .dockerignore 02:58:02 drwxrwxr-x 8 1001 1001 4096 Sep 20 02:49 .git 02:58:02 drwxrwxr-x 3 1001 1001 4096 Sep 20 02:49 .github 02:58:02 -rw-rw-r-- 1 1001 1001 1173 Sep 20 02:49 .gitignore 02:58:02 -rw-rw-r-- 1 1001 1001 42 Sep 20 02:49 .golangci.yml 02:58:02 -rw-rw-r-- 1 1001 1001 100 Sep 20 02:49 .hadolint.yml 02:58:02 -rw-rw-r-- 1 1001 1001 166 Sep 20 02:49 .sonarcloud.properties 02:58:02 -rw-rw-r-- 1 1001 1001 1171 Sep 20 02:49 ADOPTERS.md 02:58:02 -rw-rw-r-- 1 1001 1001 11674 Sep 20 02:49 Attribution.txt 02:58:02 -rw-rw-r-- 1 1001 1001 93407 Sep 20 02:49 CHANGELOG.md 02:58:02 -rw-rw-r-- 1 1001 1001 3804 Sep 20 02:49 CONTRIBUTING.md 02:58:02 -rw-rw-r-- 1 1001 1001 677 Sep 20 02:49 GOVERNANCE.md 02:58:02 -rw-rw-r-- 1 1001 1001 883 Sep 20 02:49 Jenkinsfile 02:58:02 -rw-rw-r-- 1 1001 1001 10775 Sep 20 02:49 LICENSE 02:58:02 -rw-rw-r-- 1 1001 1001 14764 Sep 20 02:49 Makefile 02:58:02 -rw-rw-r-- 1 1001 1001 582 Sep 20 02:49 OWNERS.md 02:58:02 -rw-rw-r-- 1 1001 1001 9923 Sep 20 02:49 README.md 02:58:02 -rw-rw-r-- 1 1001 1001 789 Sep 20 02:49 SECURITY.md 02:58:02 -rw-rw-r-- 1 1001 1001 5 Sep 20 02:47 VERSION 02:58:02 drwxrwxr-x 2 1001 1001 4096 Sep 20 02:49 bin 02:58:02 drwxrwxr-x 18 1001 1001 4096 Sep 20 02:49 cmd 02:58:02 -rw-r--r-- 1 root root 453602 Sep 20 02:55 coverage.out 02:58:02 drwxrwxr-x 2 1001 1001 4096 Sep 20 02:49 fuzz_test 02:58:02 -rw-rw-r-- 1 1001 1001 3688 Sep 20 02:49 go.mod 02:58:02 -rw-rw-r-- 1 1001 1001 34975 Sep 20 02:49 go.sum 02:58:02 drwxrwxr-x 7 1001 1001 4096 Sep 20 02:49 internal 02:58:02 drwxrwxr-x 3 1001 1001 4096 Sep 20 02:49 openapi 02:58:02 -rw-rw-r-- 1 1001 1001 594 Sep 20 02:49 security.txt 02:58:02 drwxrwxr-x 4 1001 1001 4096 Sep 20 02:49 snap 02:58:02 -rw-rw-r-- 1 1001 1001 204 Sep 20 02:49 version.go [Pipeline] sh 02:58:02 + '[' -e coverage.out ] 02:58:02 + chown 1001:1001 coverage.out [Pipeline] stash 02:58:02 Warning: overwriting stash ‘coverage-report’ 02:58:03 Stashed 1 file(s) [Pipeline] sh 02:58:04 + make build 02:58:04 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:59:25 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:59:25 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:59:25 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:59:28 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 03:00:00 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 03:00:02 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:00:08 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:00:12 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 03:00:15 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 03:00: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 03:00:23 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] } 03:00:28 $ docker stop --time=1 91ba00af902b08b2a1274892f3cbeedbf25cea539d33d7cf41b33962581c84f7 03:00:30 $ docker rm -f --volumes 91ba00af902b08b2a1274892f3cbeedbf25cea539d33d7cf41b33962581c84f7 [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 03:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:00:33 03:00:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:00:34 latest: Pulling from edgex-devops/edgex-compose-arm64 03:00:34 547446be3368: Pulling fs layer 03:00:34 d125d8839a47: Pulling fs layer 03:00:34 3e85d5ac6304: Pulling fs layer 03:00:34 c3105a71a48b: Pulling fs layer 03:00:34 0f093f025ec4: Pulling fs layer 03:00:34 c3106fc0e877: Pulling fs layer 03:00:34 c3105a71a48b: Waiting 03:00:34 0f093f025ec4: Waiting 03:00:34 c3106fc0e877: Waiting 03:00:34 547446be3368: Verifying Checksum 03:00:34 547446be3368: Download complete 03:00:34 c3105a71a48b: Verifying Checksum 03:00:34 c3105a71a48b: Download complete 03:00:34 d125d8839a47: Verifying Checksum 03:00:34 d125d8839a47: Download complete 03:00:34 c3106fc0e877: Download complete 03:00:34 0f093f025ec4: Verifying Checksum 03:00:34 0f093f025ec4: Download complete 03:00:34 547446be3368: Pull complete 03:00:36 d125d8839a47: Pull complete 03:00:37 3e85d5ac6304: Verifying Checksum 03:00:37 3e85d5ac6304: Download complete 03:00:45 3e85d5ac6304: Pull complete 03:00:45 c3105a71a48b: Pull complete 03:00:46 0f093f025ec4: Pull complete 03:00:46 c3106fc0e877: Pull complete 03:00:46 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:00:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:00:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:47 prd-ubuntu20.04-docker-arm64-4c-16g-6655 does not seem to be running inside a container 03:00:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:00:49 $ docker top 370cf40f201af720c3489faf904b1ef3987f316ac0b098d10d6432a3f967e917 -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:50 + docker compose -f ./docker-compose-build.yml build --parallel 03:00:58 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:00:58 #1 transferring dockerfile: 03:00:58 #1 transferring dockerfile: 1.78kB done 03:00:58 #1 DONE 0.1s 03:00:59 03:00:59 #2 [security-bootstrapper internal] load build definition from Dockerfile 03:00:59 #2 transferring dockerfile: 2.82kB done 03:00:59 #2 DONE 0.0s 03:00:59 03:00:59 #3 [security-secretstore-setup internal] load build definition from Dockerfile 03:00:59 #3 transferring dockerfile: 2.38kB done 03:00:59 #3 DONE 0.0s 03:00:59 03:00:59 #4 [core-command internal] load build definition from Dockerfile 03:00:59 #4 transferring dockerfile: 1.82kB done 03:00:59 #4 DONE 0.0s 03:00:59 03:00:59 #5 [core-metadata internal] load build definition from Dockerfile 03:00:59 #5 transferring dockerfile: 1.96kB 0.0s done 03:00:59 #5 DONE 0.1s 03:00:59 03:00:59 #6 [security-spire-server internal] load build definition from Dockerfile 03:00:59 #6 transferring dockerfile: 1.59kB done 03:00:59 #6 DONE 0.1s 03:00:59 03:00:59 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:00:59 #7 transferring dockerfile: 2.12kB done 03:00:59 #7 DONE 0.1s 03:00:59 03:00:59 #8 [security-spire-config internal] load build definition from Dockerfile 03:00:59 #8 transferring dockerfile: 1.58kB done 03:00:59 #8 DONE 0.1s 03:00:59 03:00:59 #9 [core-data internal] load build definition from Dockerfile 03:00:59 #9 transferring dockerfile: 1.90kB done 03:00:59 #9 DONE 0.0s 03:00:59 03:00:59 #10 [support-notifications internal] load build definition from Dockerfile 03:00:59 #10 transferring dockerfile: 1.84kB done 03:00:59 #10 DONE 0.1s 03:00:59 03:00:59 #11 [security-spire-agent internal] load build definition from Dockerfile 03:00:59 #11 transferring dockerfile: 1.70kB 0.0s done 03:00:59 #11 DONE 0.1s 03:00:59 03:00:59 #12 [support-scheduler internal] load build definition from Dockerfile 03:00:59 #12 transferring dockerfile: 1.82kB done 03:00:59 #12 DONE 0.1s 03:00:59 03:00:59 #13 [security-proxy-setup internal] load build definition from Dockerfile 03:00:59 #13 transferring dockerfile: 2.39kB done 03:00:59 #13 DONE 0.1s 03:00:59 03:00:59 #14 [security-proxy-auth internal] load build definition from Dockerfile 03:00:59 #14 transferring dockerfile: 2.04kB 0.0s done 03:00:59 #14 DONE 0.1s 03:00:59 03:00:59 #15 [security-spiffe-token-provider internal] load .dockerignore 03:00:59 #15 transferring context: 56B done 03:00:59 #15 DONE 0.1s 03:01:00 03:01:00 #16 [security-bootstrapper internal] load .dockerignore 03:01:00 #16 transferring context: 56B done 03:01:00 #16 DONE 0.0s 03:01:00 03:01:00 #17 [security-secretstore-setup internal] load .dockerignore 03:01:00 #17 transferring context: 56B done 03:01:00 #17 DONE 0.0s 03:01:00 03:01:00 #18 [core-command internal] load .dockerignore 03:01:00 #18 transferring context: 56B 0.0s done 03:01:00 #18 DONE 0.0s 03:01:00 03:01:00 #19 [core-metadata internal] load .dockerignore 03:01:00 #19 transferring context: 56B 0.0s done 03:01:00 #19 DONE 0.1s 03:01:00 03:01:00 #20 [security-spire-server internal] load .dockerignore 03:01:00 #20 transferring context: 56B done 03:01:00 #20 DONE 0.0s 03:01:00 03:01:00 #21 [core-common-config-bootstrapper internal] load .dockerignore 03:01:00 #21 transferring context: 56B done 03:01:00 #21 DONE 0.1s 03:01:00 03:01:00 #22 [security-spire-config internal] load .dockerignore 03:01:00 #22 transferring context: 56B done 03:01:00 #22 DONE 0.1s 03:01:00 03:01:00 #23 [core-data internal] load .dockerignore 03:01:00 #23 transferring context: 56B done 03:01:00 #23 DONE 0.1s 03:01:00 03:01:00 #24 [support-notifications internal] load .dockerignore 03:01:00 #24 transferring context: 56B done 03:01:00 #24 DONE 0.1s 03:01:00 03:01:00 #25 [security-spire-agent internal] load .dockerignore 03:01:00 #25 transferring context: 56B done 03:01:00 #25 DONE 0.0s 03:01:00 03:01:00 #26 [support-scheduler internal] load .dockerignore 03:01:00 #26 transferring context: 56B done 03:01:00 #26 DONE 0.1s 03:01:00 03:01:00 #27 [security-proxy-setup internal] load .dockerignore 03:01:00 #27 transferring context: 56B done 03:01:00 #27 DONE 0.1s 03:01:00 03:01:00 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:01:00 #28 DONE 0.0s 03:01:00 03:01:00 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 03:01:01 #29 ... 03:01:01 03:01:01 #30 [security-proxy-auth internal] load .dockerignore 03:01:01 #30 transferring context: 56B 0.0s done 03:01:01 #30 DONE 0.1s 03:01:01 03:01:01 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 03:01:02 #29 ... 03:01:02 03:01:02 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:01:02 #28 DONE 0.0s 03:01:02 03:01:02 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:01:02 #29 ... 03:01:02 03:01:02 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:01:02 #28 DONE 0.0s 03:01:02 03:01:02 #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 03:01:03 #29 DONE 1.8s 03:01:03 03:01:03 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:01:03 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:01:03 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.2s done 03:01:03 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 03:01:03 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 03:01:03 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 03:01:03 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 03:01:03 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 03:01:03 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 03:01:03 #31 DONE 1.4s 03:01:03 03:01:03 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:01:07 #32 ... 03:01:07 03:01:07 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 03:01:07 #33 DONE 5.7s 03:01:07 03:01:07 #34 [core-metadata internal] load build context 03:01:07 #34 transferring context: 13.36MB 4.6s 03:01:07 #34 ... 03:01:07 03:01:07 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:01:07 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.2s done 03:01:07 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 03:01:07 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 03:01:07 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 03:01:07 #31 DONE 1.4s 03:01:07 03:01:07 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 03:01:07 #35 DONE 5.9s 03:01:07 03:01:07 #34 [core-metadata internal] load build context 03:01:07 #34 ... 03:01:07 03:01:07 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:07 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:07 #36 ... 03:01:07 03:01:07 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:01:07 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.2s done 03:01:07 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 03:01:07 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 03:01:07 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 03:01:07 #31 DONE 1.4s 03:01:07 03:01:07 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:09 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.9s done 03:01:10 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.9s done 03:01:10 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 03:01:10 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 03:01:10 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 03:01:10 #36 ... 03:01:10 03:01:10 #37 [security-spire-server internal] load build context 03:01:10 #37 transferring context: 18.11kB 0.4s done 03:01:10 #37 DONE 2.5s 03:01:10 03:01:10 #34 [core-metadata internal] load build context 03:01:12 #34 ... 03:01:12 03:01:12 #38 [security-spire-config internal] load build context 03:01:12 #38 transferring context: 16.36kB 0.7s done 03:01:12 #38 DONE 4.5s 03:01:12 03:01:12 #34 [core-metadata internal] load build context 03:01:12 #34 ... 03:01:12 03:01:12 #39 [security-proxy-auth internal] load build context 03:01:12 #39 ... 03:01:12 03:01:12 #40 [security-spire-agent internal] load build context 03:01:12 #40 transferring context: 17.64kB 1.0s done 03:01:12 #40 DONE 4.8s 03:01:12 03:01:12 #39 [security-proxy-auth internal] load build context 03:01:12 #39 ... 03:01:12 03:01:12 #41 [core-command internal] load build context 03:01:12 #41 ... 03:01:12 03:01:12 #42 [security-secretstore-setup internal] load build context 03:01:13 #42 ... 03:01:13 03:01:13 #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:01:13 #0 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:13 #0 4.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:13 #0 6.947 (1/2) Installing dumb-init (1.2.5-r2) 03:01:13 #0 6.947 (2/2) Installing su-exec (0.2-r3) 03:01:13 #0 6.947 Executing busybox-1.36.1-r2.trigger 03:01:13 #0 7.067 OK: 8 MiB in 17 packages 03:01:13 #43 DONE 9.6s 03:01:13 03:01:13 #42 [security-secretstore-setup internal] load build context 03:01:13 #42 ... 03:01:13 03:01:13 #44 [support-notifications internal] load build context 03:01:13 #44 ... 03:01:13 03:01:13 #45 [security-proxy-setup internal] load build context 03:01:13 #45 ... 03:01:13 03:01:13 #46 [security-spiffe-token-provider internal] load build context 03:01:13 #46 ... 03:01:13 03:01:13 #47 [support-scheduler internal] load build context 03:01:13 #47 ... 03:01:13 03:01:13 #48 [core-common-config-bootstrapper internal] load build context 03:01:13 #48 ... 03:01:13 03:01:13 #49 [security-bootstrapper internal] load build context 03:01:13 #49 ... 03:01:13 03:01:13 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:01:13 #0 9.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:13 #50 ... 03:01:13 03:01:13 #51 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:01:13 #0 6.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:13 #0 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:13 #51 ... 03:01:13 03:01:13 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:01:13 #32 DONE 11.9s 03:01:13 03:01:13 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:01:13 #0 9.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:13 #52 ... 03:01:13 03:01:13 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:01:13 #0 9.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:14 #53 ... 03:01:14 03:01:14 #54 [core-data internal] load build context 03:01:14 #54 ... 03:01:14 03:01:14 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:01:14 #0 5.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:14 #0 5.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:14 #0 7.967 (1/2) Installing ca-certificates (20230506-r0) 03:01:14 #0 8.248 (2/2) Installing dumb-init (1.2.5-r2) 03:01:14 #0 8.278 Executing busybox-1.36.1-r2.trigger 03:01:14 #0 8.470 Executing ca-certificates-20230506-r0.trigger 03:01:14 #0 9.284 OK: 9 MiB in 17 packages 03:01:14 #55 ... 03:01:14 03:01:14 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:01:14 #0 6.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:14 #0 7.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:14 #56 ... 03:01:14 03:01:14 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:14 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.6s done 03:01:14 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.3s done 03:01:14 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.0s done 03:01:14 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 03:01:14 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 4.0s 03:01:14 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 03:01:15 #36 ... 03:01:15 03:01:15 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:01:15 #55 DONE 11.2s 03:01:15 03:01:15 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:15 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.72MB / 23.39MB 4.7s 03:01:15 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 5.1s 03:01:15 #36 ... 03:01:15 03:01:15 #57 [support-scheduler builder 2/7] WORKDIR /edgex-go 03:01:15 #57 DONE 2.5s 03:01:15 03:01:15 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:16 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.27MB / 23.39MB 5.9s 03:01:16 #36 ... 03:01:16 03:01:16 #51 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:01:16 #51 10.94 (1/1) Installing dumb-init (1.2.5-r2) 03:01:16 #51 10.98 Executing busybox-1.36.1-r2.trigger 03:01:16 #51 11.09 OK: 8 MiB in 16 packages 03:01:16 #51 DONE 13.0s 03:01:16 03:01:16 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:16 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 6.3s 03:01:17 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 7.3s 03:01:18 #36 ... 03:01:18 03:01:18 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:01:18 #58 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.6s done 03:01:18 #58 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 03:01:18 #58 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 03:01:18 #58 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 03:01:18 #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 03:01:18 #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 03:01:18 #58 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 03:01:18 #58 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.3s done 03:01:18 #58 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 6.3s 03:01:18 #58 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 03:01:18 #58 ... 03:01:18 03:01:18 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.94MB / 23.39MB 7.8s 03:01:18 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 03:01:18 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 03:01:18 #36 ... 03:01:18 03:01:18 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:01:18 #0 8.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:18 #0 9.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:19 #59 ... 03:01:19 03:01:19 #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:01:19 #0 9.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:19 #60 ... 03:01:19 03:01:19 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.27MB / 23.39MB 8.7s 03:01:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 9.7s 03:01:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 10.2s 03:01:21 #36 ... 03:01:21 03:01:21 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:01:21 #53 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:21 #53 15.33 (1/1) Installing dumb-init (1.2.5-r2) 03:01:21 #53 15.36 Executing busybox-1.36.1-r2.trigger 03:01:21 #53 15.46 OK: 8 MiB in 16 packages 03:01:21 #53 DONE 17.3s 03:01:21 03:01:21 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:21 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 10.6s 03:01:21 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.6s done 03:01:22 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 03:01:22 #36 ... 03:01:22 03:01:22 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:01:22 #52 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:22 #52 15.07 (1/4) Installing dumb-init (1.2.5-r2) 03:01:22 #52 15.07 (2/4) Installing openssl (3.1.2-r0) 03:01:22 #52 15.14 (3/4) Installing su-exec (0.2-r3) 03:01:22 #52 15.14 (4/4) Installing yq (4.33.3-r3) 03:01:22 #52 16.35 Executing busybox-1.36.1-r2.trigger 03:01:22 #52 16.50 OK: 18 MiB in 19 packages 03:01:22 #52 DONE 18.7s 03:01:22 03:01:22 #44 [support-notifications internal] load build context 03:01:22 #44 transferring context: 49.38MB 19.6s 03:01:22 #44 ... 03:01:22 03:01:22 #34 [core-metadata internal] load build context 03:01:22 #34 ... 03:01:22 03:01:22 #49 [security-bootstrapper internal] load build context 03:01:22 #49 ... 03:01:22 03:01:22 #41 [core-command internal] load build context 03:01:23 #41 ... 03:01:23 03:01:23 #39 [security-proxy-auth internal] load build context 03:01:23 #39 ... 03:01:23 03:01:23 #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:01:23 #61 ... 03:01:23 03:01:23 #42 [security-secretstore-setup internal] load build context 03:01:23 #42 ... 03:01:23 03:01:23 #46 [security-spiffe-token-provider internal] load build context 03:01:23 #46 ... 03:01:23 03:01:23 #45 [security-proxy-setup internal] load build context 03:01:23 #45 ... 03:01:23 03:01:23 #47 [support-scheduler internal] load build context 03:01:23 #47 ... 03:01:23 03:01:23 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:01:23 #50 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:23 #50 15.43 (1/4) Installing ca-certificates (20230506-r0) 03:01:23 #50 15.82 (2/4) Installing dumb-init (1.2.5-r2) 03:01:23 #50 15.82 (3/4) Installing su-exec (0.2-r3) 03:01:23 #50 15.82 (4/4) Installing yq (4.33.3-r3) 03:01:23 #50 17.19 Executing busybox-1.36.1-r2.trigger 03:01:23 #50 17.28 Executing ca-certificates-20230506-r0.trigger 03:01:23 #50 18.50 OK: 18 MiB in 19 packages 03:01:23 #50 DONE 20.1s 03:01:23 03:01:23 #47 [support-scheduler internal] load build context 03:01:23 #47 ... 03:01:23 03:01:23 #48 [core-common-config-bootstrapper internal] load build context 03:01:24 #48 ... 03:01:24 03:01:24 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 03:01:24 #62 DONE 1.5s 03:01:24 03:01:24 #48 [core-common-config-bootstrapper internal] load build context 03:01:24 #48 ... 03:01:24 03:01:24 #46 [security-spiffe-token-provider internal] load build context 03:01:24 #46 ... 03:01:24 03:01:24 #54 [core-data internal] load build context 03:01:24 #54 ... 03:01:24 03:01:24 #46 [security-spiffe-token-provider internal] load build context 03:01:24 #46 ... 03:01:24 03:01:24 #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:01:24 #61 DONE 11.6s 03:01:24 03:01:24 #46 [security-spiffe-token-provider internal] load build context 03:01:24 #46 ... 03:01:24 03:01:24 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:01:24 #56 11.24 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:01:24 #56 11.24 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:01:24 #56 11.24 OK: 19940 distinct packages available 03:01:24 #56 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:24 #56 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:24 #56 18.28 (1/11) Installing ca-certificates (20230506-r0) 03:01:24 #56 18.71 (2/11) Installing brotli-libs (1.0.9-r14) 03:01:24 #56 18.71 (3/11) Installing libunistring (1.1-r1) 03:01:24 #56 18.76 (4/11) Installing libidn2 (2.3.4-r1) 03:01:24 #56 18.88 (5/11) Installing nghttp2-libs (1.55.1-r0) 03:01:24 #56 18.88 (6/11) Installing libcurl (8.2.1-r0) 03:01:24 #56 18.96 (7/11) Installing curl (8.2.1-r0) 03:01:24 #56 18.96 (8/11) Installing dumb-init (1.2.5-r2) 03:01:24 #56 18.96 (9/11) Installing musl-obstack (1.2.3-r2) 03:01:24 #56 19.06 (10/11) Installing libucontext (1.2-r2) 03:01:24 #56 19.06 (11/11) Installing gcompat (1.1.0-r1) 03:01:24 #56 19.06 Executing busybox-1.36.1-r2.trigger 03:01:24 #56 19.17 Executing ca-certificates-20230506-r0.trigger 03:01:24 #56 19.99 OK: 13 MiB in 26 packages 03:01:24 #56 DONE 21.2s 03:01:25 03:01:25 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:26 #36 ... 03:01:26 03:01:26 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:01:26 #63 ... 03:01:26 03:01:26 #64 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:01:26 #64 ... 03:01:26 03:01:26 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:01:26 #65 ... 03:01:26 03:01:26 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:01:26 #0 9.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:26 #66 ... 03:01:26 03:01:26 #46 [security-spiffe-token-provider internal] load build context 03:01:26 #46 ... 03:01:26 03:01:26 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 03:01:26 #67 DONE 1.7s 03:01:26 03:01:26 #46 [security-spiffe-token-provider internal] load build context 03:01:26 #46 transferring context: 53.41MB 23.9s 03:01:28 #46 ... 03:01:28 03:01:28 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:01:28 #58 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.9s done 03:01:28 #58 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 03:01:28 #58 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.6s 03:01:28 #58 ... 03:01:28 03:01:28 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:28 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.1s 03:01:28 #36 ... 03:01:28 03:01:28 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:01:28 #59 14.70 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:01:28 #59 14.70 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:01:28 #59 14.70 OK: 19940 distinct packages available 03:01:28 #59 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:28 #59 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:28 #59 18.10 (1/4) Installing dumb-init (1.2.5-r2) 03:01:28 #59 18.14 (2/4) Installing musl-obstack (1.2.3-r2) 03:01:28 #59 18.17 (3/4) Installing libucontext (1.2-r2) 03:01:28 #59 18.18 (4/4) Installing gcompat (1.1.0-r1) 03:01:28 #59 18.28 Executing busybox-1.36.1-r2.trigger 03:01:28 #59 18.42 OK: 8 MiB in 19 packages 03:01:28 #59 DONE 19.8s 03:01:28 03:01:28 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:30 #36 ... 03:01:30 03:01:30 #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:01:30 #60 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:30 #60 15.46 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:01:30 #60 15.46 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:01:30 #60 15.46 OK: 19940 distinct packages available 03:01:30 #60 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:30 #60 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:30 #60 19.75 (1/5) Installing dumb-init (1.2.5-r2) 03:01:30 #60 19.79 (2/5) Installing musl-obstack (1.2.3-r2) 03:01:30 #60 19.81 (3/5) Installing libucontext (1.2-r2) 03:01:30 #60 19.85 (4/5) Installing gcompat (1.1.0-r1) 03:01:30 #60 19.92 (5/5) Installing openssl (3.1.2-r0) 03:01:30 #60 20.13 Executing busybox-1.36.1-r2.trigger 03:01:30 #60 20.29 OK: 9 MiB in 20 packages 03:01:30 #60 ... 03:01:30 03:01:30 #46 [security-spiffe-token-provider internal] load build context 03:01:30 #46 ... 03:01:30 03:01:30 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:01:30 #60 DONE 21.7s 03:01:30 03:01:30 #46 [security-spiffe-token-provider internal] load build context 03:01:32 #46 transferring context: 70.26MB 29.1s 03:01:33 #46 ... 03:01:33 03:01:33 #44 [support-notifications internal] load build context 03:01:33 #44 ... 03:01:33 03:01:33 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:01:33 #65 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:33 #65 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:33 #65 15.86 OK: 267 MiB in 56 packages 03:01:33 #65 DONE 17.3s 03:01:33 03:01:33 #44 [support-notifications internal] load build context 03:01:33 #44 ... 03:01:33 03:01:33 #34 [core-metadata internal] load build context 03:01:33 #34 ... 03:01:33 03:01:33 #41 [core-command internal] load build context 03:01:33 #41 ... 03:01:33 03:01:33 #49 [security-bootstrapper internal] load build context 03:01:33 #49 ... 03:01:33 03:01:33 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:01:33 #63 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:33 #63 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:33 #63 15.64 OK: 267 MiB in 56 packages 03:01:33 #63 DONE 17.9s 03:01:33 03:01:33 #49 [security-bootstrapper internal] load build context 03:01:33 #49 ... 03:01:33 03:01:33 #39 [security-proxy-auth internal] load build context 03:01:33 #39 ... 03:01:33 03:01:33 #49 [security-bootstrapper internal] load build context 03:01:33 #49 ... 03:01:33 03:01:33 #42 [security-secretstore-setup internal] load build context 03:01:33 #42 ... 03:01:33 03:01:33 #39 [security-proxy-auth internal] load build context 03:01:33 #39 ... 03:01:33 03:01:33 #64 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:01:33 #64 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:33 #64 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:33 #64 16.87 OK: 267 MiB in 56 packages 03:01:33 #64 DONE 18.3s 03:01:33 03:01:33 #45 [security-proxy-setup internal] load build context 03:01:33 #45 ... 03:01:33 03:01:33 #39 [security-proxy-auth internal] load build context 03:01:34 #39 ... 03:01:34 03:01:34 #47 [support-scheduler internal] load build context 03:01:34 #47 ... 03:01:34 03:01:34 #39 [security-proxy-auth internal] load build context 03:01:34 #39 ... 03:01:34 03:01:34 #48 [core-common-config-bootstrapper internal] load build context 03:01:34 #48 ... 03:01:34 03:01:34 #47 [support-scheduler internal] load build context 03:01:34 #47 ... 03:01:34 03:01:34 #54 [core-data internal] load build context 03:01:34 #54 ... 03:01:34 03:01:34 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:01:34 #66 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:34 #66 15.06 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:01:34 #66 15.06 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:01:34 #66 15.06 OK: 19940 distinct packages available 03:01:34 #66 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:34 #66 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:34 #66 18.06 OK: 267 MiB in 56 packages 03:01:34 #66 DONE 18.9s 03:01:34 03:01:34 #54 [core-data internal] load build context 03:01:34 #54 ... 03:01:34 03:01:34 #39 [security-proxy-auth internal] load build context 03:01:38 #39 transferring context: 64.65MB 35.1s 03:01:38 #39 ... 03:01:38 03:01:38 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:01:38 #58 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.1s 03:01:39 #58 ... 03:01:39 03:01:39 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:39 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.7s 03:01:39 #36 ... 03:01:39 03:01:39 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:01:39 #58 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.4s done 03:01:43 #58 ... 03:01:43 03:01:43 #46 [security-spiffe-token-provider internal] load build context 03:01:43 #46 transferring context: 136.86MB 40.1s 03:01:43 #46 ... 03:01:43 03:01:43 #44 [support-notifications internal] load build context 03:01:43 #44 ... 03:01:43 03:01:43 #34 [core-metadata internal] load build context 03:01:43 #34 ... 03:01:43 03:01:43 #41 [core-command internal] load build context 03:01:43 #41 ... 03:01:43 03:01:43 #34 [core-metadata internal] load build context 03:01:43 #34 ... 03:01:43 03:01:43 #42 [security-secretstore-setup internal] load build context 03:01:44 #42 ... 03:01:44 03:01:44 #49 [security-bootstrapper internal] load build context 03:01:44 #49 ... 03:01:44 03:01:44 #42 [security-secretstore-setup internal] load build context 03:01:44 #42 ... 03:01:44 03:01:44 #45 [security-proxy-setup internal] load build context 03:01:44 #45 ... 03:01:44 03:01:44 #42 [security-secretstore-setup internal] load build context 03:01:44 #42 ... 03:01:44 03:01:44 #48 [core-common-config-bootstrapper internal] load build context 03:01:44 #48 ... 03:01:44 03:01:44 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:44 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.4s 03:01:44 #36 ... 03:01:44 03:01:44 #47 [support-scheduler internal] load build context 03:01:44 #47 ... 03:01:44 03:01:44 #54 [core-data internal] load build context 03:01:44 #54 ... 03:01:44 03:01:44 #47 [support-scheduler internal] load build context 03:01:46 #47 ... 03:01:46 03:01:46 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:01:46 #68 DONE 2.7s 03:01:46 03:01:46 #47 [support-scheduler internal] load build context 03:01:46 #47 ... 03:01:46 03:01:46 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:01:46 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.5s done 03:01:46 #36 DONE 39.2s 03:01:46 03:01:46 #47 [support-scheduler internal] load build context 03:01:49 #47 transferring context: 167.92MB 45.9s 03:01:49 #47 ... 03:01:49 03:01:49 #39 [security-proxy-auth internal] load build context 03:01:49 #39 ... 03:01:49 03:01:49 #47 [support-scheduler internal] load build context 03:01:50 #47 ... 03:01:50 03:01:50 #44 [support-notifications internal] load build context 03:01:50 #44 transferring context: 189.33MB 47.3s done 03:01:50 #44 DONE 48.0s 03:01:50 03:01:50 #47 [support-scheduler internal] load build context 03:01:51 #47 ... 03:01:51 03:01:51 #46 [security-spiffe-token-provider internal] load build context 03:01:51 #46 transferring context: 189.33MB 48.2s done 03:01:51 #46 DONE 49.1s 03:01:51 03:01:51 #47 [support-scheduler internal] load build context 03:01:52 #47 ... 03:01:52 03:01:52 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:01:52 #69 DONE 3.3s 03:01:52 03:01:52 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:01:52 #70 ... 03:01:52 03:01:52 #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:01:52 #71 DONE 3.1s 03:01:52 03:01:52 #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:01:52 #72 DONE 3.7s 03:01:52 03:01:52 #47 [support-scheduler internal] load build context 03:01:52 #47 ... 03:01:52 03:01:52 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:01:52 #73 DONE 1.6s 03:01:52 03:01:52 #47 [support-scheduler internal] load build context 03:01:52 #47 transferring context: 189.33MB 49.7s done 03:01:53 #47 DONE 50.7s 03:01:53 03:01:53 #54 [core-data internal] load build context 03:01:53 #54 ... 03:01:53 03:01:53 #41 [core-command internal] load build context 03:01:53 #41 ... 03:01:53 03:01:53 #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / 03:01:53 #74 DONE 1.5s 03:01:53 03:01:53 #41 [core-command internal] load build context 03:01:53 #41 ... 03:01:53 03:01:53 #75 [security-spire-server stage-2 5/8] COPY security.txt / 03:01:53 #75 ... 03:01:53 03:01:53 #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 03:01:53 #76 DONE 1.4s 03:01:54 03:01:54 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:01:54 #77 ... 03:01:54 03:01:54 #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / 03:01:54 #78 DONE 1.7s 03:01:54 03:01:54 #34 [core-metadata internal] load build context 03:01:54 #34 ... 03:01:54 03:01:54 #49 [security-bootstrapper internal] load build context 03:01:54 #49 ... 03:01:54 03:01:54 #45 [security-proxy-setup internal] load build context 03:01:54 #45 ... 03:01:54 03:01:54 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:01:54 #70 DONE 2.2s 03:01:54 03:01:54 #45 [security-proxy-setup internal] load build context 03:01:54 #45 ... 03:01:54 03:01:54 #49 [security-bootstrapper internal] load build context 03:01:54 #49 ... 03:01:54 03:01:54 #42 [security-secretstore-setup internal] load build context 03:01:54 #42 ... 03:01:54 03:01:54 #48 [core-common-config-bootstrapper internal] load build context 03:01:54 #48 ... 03:01:54 03:01:54 #34 [core-metadata internal] load build context 03:01:55 #34 ... 03:01:55 03:01:55 #75 [security-spire-server stage-2 5/8] COPY security.txt / 03:01:55 #75 DONE 1.5s 03:01:55 03:01:55 #34 [core-metadata internal] load build context 03:01:55 #34 ... 03:01:55 03:01:55 #79 [security-spire-agent stage-3 6/9] COPY security.txt / 03:01:55 #79 DONE 1.7s 03:01:55 03:01:55 #34 [core-metadata internal] load build context 03:01:55 #34 ... 03:01:55 03:01:55 #80 [security-spire-config stage-2 5/9] COPY security.txt / 03:01:55 #80 DONE 1.4s 03:01:55 03:01:55 #34 [core-metadata internal] load build context 03:01:55 #34 ... 03:01:55 03:01:55 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:01:55 #77 DONE 1.9s 03:01:55 03:01:55 #34 [core-metadata internal] load build context 03:01:56 #34 transferring context: 189.33MB 53.1s done 03:01:56 #34 ... 03:01:56 03:01:56 #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:01:56 #81 DONE 1.1s 03:01:56 03:01:56 #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:01:56 #82 ... 03:01:56 03:01:56 #42 [security-secretstore-setup internal] load build context 03:01:56 #42 transferring context: 189.33MB 53.3s done 03:01:56 #42 DONE 54.1s 03:01:57 03:01:57 #34 [core-metadata internal] load build context 03:01:57 #34 DONE 54.0s 03:01:57 03:01:57 #48 [core-common-config-bootstrapper internal] load build context 03:01:57 #48 ... 03:01:57 03:01:57 #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:01:57 #83 DONE 1.6s 03:01:57 03:01:57 #48 [core-common-config-bootstrapper internal] load build context 03:01:57 #48 ... 03:01:57 03:01:57 #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:01:57 #84 DONE 1.6s 03:01:57 03:01:57 #48 [core-common-config-bootstrapper internal] load build context 03:01:58 #48 ... 03:01:58 03:01:58 #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:01:58 #85 DONE 0.9s 03:01:58 03:01:58 #48 [core-common-config-bootstrapper internal] load build context 03:01:58 #48 ... 03:01:58 03:01:58 #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:01:58 #82 DONE 1.8s 03:01:58 03:01:58 #48 [core-common-config-bootstrapper internal] load build context 03:01:58 #48 ... 03:01:58 03:01:58 #54 [core-data internal] load build context 03:01:58 #54 transferring context: 189.33MB 55.2s done 03:01:58 #54 DONE 55.8s 03:01:58 03:01:58 #48 [core-common-config-bootstrapper internal] load build context 03:01:58 #48 ... 03:01:58 03:01:58 #86 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:01:58 #86 DONE 1.4s 03:01:58 03:01:58 #48 [core-common-config-bootstrapper internal] load build context 03:01:58 #48 ... 03:01:58 03:01:58 #87 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 03:01:58 #87 DONE 1.1s 03:01:58 03:01:58 #48 [core-common-config-bootstrapper internal] load build context 03:01:59 #48 ... 03:01:59 03:01:59 #39 [security-proxy-auth internal] load build context 03:01:59 #39 ... 03:01:59 03:01:59 #48 [core-common-config-bootstrapper internal] load build context 03:01:59 #48 ... 03:01:59 03:01:59 #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:01:59 #88 DONE 1.3s 03:01:59 03:01:59 #48 [core-common-config-bootstrapper internal] load build context 03:01:59 #48 ... 03:01:59 03:01:59 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:01:59 #89 DONE 1.1s 03:01:59 03:01:59 #48 [core-common-config-bootstrapper internal] load build context 03:01:59 #48 ... 03:01:59 03:01:59 #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:01:59 #90 DONE 1.1s 03:01:59 03:01:59 #48 [core-common-config-bootstrapper internal] load build context 03:02:00 #48 ... 03:02:00 03:02:00 #49 [security-bootstrapper internal] load build context 03:02:00 #49 transferring context: 189.33MB 56.7s done 03:02:00 #49 DONE 57.5s 03:02:00 03:02:00 #48 [core-common-config-bootstrapper internal] load build context 03:02:00 #48 ... 03:02:00 03:02:00 #45 [security-proxy-setup internal] load build context 03:02:00 #45 transferring context: 189.33MB 57.5s done 03:02:00 #45 DONE 58.0s 03:02:00 03:02:00 #48 [core-common-config-bootstrapper internal] load build context 03:02:02 #48 ... 03:02:02 03:02:02 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:02 #91 ... 03:02:02 03:02:02 #48 [core-common-config-bootstrapper internal] load build context 03:02:04 #48 ... 03:02:04 03:02:04 #41 [core-command internal] load build context 03:02:04 #41 ... 03:02:04 03:02:04 #48 [core-common-config-bootstrapper internal] load build context 03:02:04 #48 ... 03:02:04 03:02:04 #92 [security-spire-config] exporting to image 03:02:04 #92 exporting layers 3.8s done 03:02:04 #92 writing image sha256:6e786cdf40a228c3634f0b3ced46e4364b89854fb2c4120ec0caaf204dafb716 0.1s done 03:02:04 #92 naming to docker.io/library/security-spire-agent-arm64 0.0s done 03:02:04 #92 writing image sha256:2adda2bf6fe32aaad1feca0718a62fdcd6962219632744d921b31a8e42567b35 0.0s done 03:02:04 #92 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:02:04 #92 writing image sha256:e2e89692305ccb8a7ee65a6f9ef6cd9bfb69b004df4fdf9ca0238a85e16ac4cc 0.0s done 03:02:04 #92 naming to docker.io/library/security-spire-config-arm64 0.0s done 03:02:04 #92 DONE 4.4s 03:02:04 03:02:04 #48 [core-common-config-bootstrapper internal] load build context 03:02:04 #48 ... 03:02:04 03:02:04 #39 [security-proxy-auth internal] load build context 03:02:04 #39 transferring context: 189.33MB 61.5s done 03:02:04 #39 DONE 61.8s 03:02:04 03:02:04 #48 [core-common-config-bootstrapper internal] load build context 03:02:04 #48 ... 03:02:04 03:02:04 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:04 #93 ... 03:02:04 03:02:04 #48 [core-common-config-bootstrapper internal] load build context 03:02:05 #48 transferring context: 189.33MB 62.6s done 03:02:05 #48 DONE 63.0s 03:02:05 03:02:05 #41 [core-command internal] load build context 03:02:05 #41 ... 03:02:05 03:02:05 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:06 #94 ... 03:02:06 03:02:06 #41 [core-command internal] load build context 03:02:08 #41 transferring context: 189.33MB 65.5s done 03:02:08 #41 DONE 65.7s 03:02:08 03:02:08 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:41 #95 DONE 37.4s 03:02:41 03:02:41 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:41 #94 DONE 40.1s 03:02:41 03:02:41 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:41 #91 DONE 43.5s 03:02:41 03:02:41 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:41 #93 DONE 41.6s 03:02:41 03:02:41 #96 [security-spiffe-token-provider builder 6/7] COPY . . 03:02:41 #96 ... 03:02:41 03:02:41 #97 [support-scheduler builder 6/7] COPY . . 03:02:41 #97 DONE 4.0s 03:02:41 03:02:41 #98 [support-notifications builder 6/7] COPY . . 03:02:41 #98 DONE 4.0s 03:02:41 03:02:41 #99 [core-command builder 4/7] COPY go.mod vendor* ./ 03:02:41 #99 CACHED 03:02:41 03:02:41 #100 [core-command builder 6/7] COPY . . 03:02:41 #100 CACHED 03:02:41 03:02:41 #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:41 #101 CACHED 03:02:41 03:02:41 #102 [security-proxy-auth builder 6/7] COPY . . 03:02:41 #102 CACHED 03:02:41 03:02:41 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:41 #103 CACHED 03:02:41 03:02:41 #104 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:02:41 #104 CACHED 03:02:41 03:02:41 #105 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:41 #105 CACHED 03:02:41 03:02:41 #106 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:02:41 #106 CACHED 03:02:41 03:02:41 #107 [security-proxy-setup builder 6/7] COPY . . 03:02:41 #107 CACHED 03:02:41 03:02:41 #108 [core-data builder 4/7] COPY go.mod vendor* ./ 03:02:41 #108 CACHED 03:02:41 03:02:41 #109 [core-data builder 6/7] COPY . . 03:02:41 #109 CACHED 03:02:41 03:02:41 #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:41 #110 CACHED 03:02:41 03:02:41 #111 [core-common-config-bootstrapper builder 6/7] COPY . . 03:02:41 #111 CACHED 03:02:41 03:02:41 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:41 #112 CACHED 03:02:41 03:02:41 #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:02:41 #113 CACHED 03:02:41 03:02:41 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:02:41 #114 CACHED 03:02:41 03:02:41 #115 [core-metadata builder 6/7] COPY . . 03:02:41 #115 CACHED 03:02:41 03:02:41 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:41 #116 CACHED 03:02:41 03:02:41 #117 [security-secretstore-setup builder 6/7] COPY . . 03:02:41 #117 DONE 4.0s 03:02:41 03:02:41 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:41 #118 CACHED 03:02:41 03:02:41 #119 [security-bootstrapper builder 6/7] COPY . . 03:02:41 #119 CACHED 03:02:41 03:02:41 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:02:41 #120 CACHED 03:02:41 03:02:41 #96 [security-spiffe-token-provider builder 6/7] COPY . . 03:02:41 #96 DONE 4.0s 03:02:41 03:02:41 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:02:45 #121 5.098 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 03:02:50 #121 ... 03:02:50 03:02:50 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:02:50 #0 4.775 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 03:02:50 #122 ... 03:02:50 03:02:50 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:02:50 #0 5.438 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 03:02:50 #123 ... 03:02:50 03:02:50 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:02:50 #0 4.253 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 03:02:50 #124 ... 03:02:50 03:02:50 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:02:50 #0 5.430 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 03:02:50 #125 ... 03:02:50 03:02:50 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:02:50 #0 4.017 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 03:02:50 #126 ... 03:02:50 03:02:50 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:02:50 #0 5.313 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:02:51 #127 ... 03:02:51 03:02:51 #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 03:02:51 #0 5.248 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 03:02:51 #128 ... 03:02:51 03:02:51 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:02:51 #0 5.369 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 03:02:51 #129 ... 03:02:51 03:02:51 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:02:51 #0 4.591 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 03:02:51 #130 ... 03:02:51 03:02:51 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:02:51 #0 5.228 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 03:14:43 #131 ... 03:14:43 03:14:43 #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 03:14:43 #128 710.8 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:14:43 #128 ... 03:14:43 03:14:43 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:14:43 #123 DONE 718.2s 03:14:43 03:14:43 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:14:43 #130 ... 03:14:43 03:14:43 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:14:43 #132 DONE 0.3s 03:14:43 03:14:43 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:14:43 #133 DONE 0.2s 03:14:43 03:14:43 #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:14:43 #134 DONE 0.1s 03:14:43 03:14:43 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:14:43 #135 DONE 0.1s 03:14:43 03:14:43 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:14:43 #122 ... 03:14:43 03:14:43 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:14:43 #136 DONE 0.2s 03:14:43 03:14:43 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:14:43 #137 DONE 0.2s 03:14:43 03:14:43 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:14:43 #127 ... 03:14:43 03:14:43 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:14:43 #138 DONE 2.0s 03:14:43 03:14:43 #92 [security-proxy-setup] exporting to image 03:14:43 #92 exporting layers 03:14:43 #92 exporting layers 0.8s done 03:14:43 #92 writing image sha256:4800e6ab05349b9e23daba0dab257a839952d794bc21b5827929fa0eb72f422c done 03:14:43 #92 naming to docker.io/library/security-proxy-setup-arm64 done 03:14:43 #92 DONE 5.2s 03:14:43 03:14:43 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:14:46 #130 ... 03:14:46 03:14:46 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:14:46 #121 DONE 725.9s 03:14:46 03:14:46 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:14:46 #139 DONE 0.3s 03:14:46 03:14:46 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:14:46 #130 ... 03:14:46 03:14:46 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 03:14:51 #140 DONE 4.9s 03:14:51 03:14:51 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 03:14:52 #141 DONE 0.6s 03:14:52 03:14:52 #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 03:14:52 #128 DONE 731.8s 03:14:52 03:14:52 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 03:14:52 #142 DONE 0.4s 03:14:52 03:14:52 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:14:52 #143 ... 03:14:52 03:14:52 #144 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 03:14:52 #144 DONE 0.3s 03:14:53 03:14:53 #145 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 03:14:53 #145 DONE 0.3s 03:14:53 03:14:53 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:14:53 #143 DONE 0.8s 03:14:53 03:14:53 #146 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:14:53 #146 ... 03:14:53 03:14:53 #147 [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:14:53 #147 DONE 0.2s 03:14:53 03:14:53 #146 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:14:53 #146 DONE 0.3s 03:14:53 03:14:53 #148 [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:14:53 #148 DONE 0.2s 03:14:53 03:14:53 #149 [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:14:53 #149 DONE 0.2s 03:14:53 03:14:53 #150 [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:14:53 #150 DONE 0.2s 03:14:53 03:14:53 #151 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:14:53 #151 DONE 0.2s 03:14:53 03:14:53 #152 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:14:54 #152 DONE 0.3s 03:14:54 03:14:54 #153 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:14:54 #153 DONE 0.4s 03:14:54 03:14:54 #154 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:14:54 #154 DONE 0.3s 03:14:54 03:14:54 #155 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:14:55 #155 DONE 0.6s 03:14:55 03:14:55 #156 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:14:55 #156 DONE 0.2s 03:14:55 03:14:55 #157 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:14:57 #157 DONE 2.7s 03:14:57 03:14: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:14:57 #158 DONE 2.8s 03:14:57 03:14:57 #92 [security-bootstrapper] exporting to image 03:14:57 #92 exporting layers 03:14:58 #92 exporting layers 1.1s done 03:14:58 #92 writing image sha256:c638e05d5a3a703cef6187b871bb36f887f2836ef78e9dc706b2514e5e6c5cd1 03:14:58 #92 writing image sha256:c638e05d5a3a703cef6187b871bb36f887f2836ef78e9dc706b2514e5e6c5cd1 0.1s done 03:14:58 #92 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 03:14:59 #92 exporting layers 1.3s done 03:14:59 #92 writing image sha256:621ec15737e0456670fa5cb24adec3d7de34e9b9f8067dbcf4c8b4cc9cc09551 done 03:14:59 #92 naming to docker.io/library/security-secretstore-setup-arm64 done 03:14:59 #92 DONE 7.3s 03:14:59 03:14:59 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:15:03 #122 ... 03:15:03 03:15:03 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:15:03 #127 DONE 742.9s 03:15:03 03:15:03 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:15:03 #130 ... 03:15:03 03:15:03 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:15:03 #159 DONE 0.2s 03:15:03 03:15:03 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:15:03 #160 DONE 0.1s 03:15:03 03:15:03 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:15:04 #161 DONE 0.3s 03:15:04 03:15:04 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:15:04 #162 DONE 0.2s 03:15:04 03:15:04 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:15:04 #163 DONE 0.2s 03:15:04 03:15:04 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:15:06 #164 DONE 2.0s 03:15:06 03:15:06 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:15:06 #129 ... 03:15:06 03:15:06 #92 [security-proxy-auth] exporting to image 03:15:06 #92 exporting layers 03:15:07 #92 exporting layers 0.5s done 03:15:07 #92 writing image sha256:98dd039c741b240be4d556d7634629c7edd17f0ee3e23fd735ee90671f6dfc27 done 03:15:07 #92 naming to docker.io/library/security-proxy-auth-arm64 done 03:15:07 #92 DONE 7.8s 03:15:07 03:15:07 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:15:17 #122 ... 03:15:17 03:15:17 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:15:17 #129 DONE 757.1s 03:15:17 03:15:17 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:15:17 #124 ... 03:15:17 03:15:17 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:15:17 #165 DONE 0.2s 03:15:17 03:15:17 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:15:18 #130 ... 03:15:18 03:15:18 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:15:18 #166 DONE 0.1s 03:15:18 03:15:18 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:15:18 #167 DONE 0.2s 03:15:18 03:15:18 #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:15:18 #168 DONE 0.1s 03:15:18 03:15:18 #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:15:18 #169 DONE 0.2s 03:15:18 03:15:18 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:15:18 #125 ... 03:15:18 03:15:18 #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:15:20 #170 DONE 1.8s 03:15:20 03:15:20 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:15:20 #130 ... 03:15:20 03:15:20 #92 [core-common-config-bootstrapper] exporting to image 03:15:20 #92 exporting layers 03:15:21 #92 exporting layers 0.6s done 03:15:21 #92 writing image sha256:b216c8a76a64ee038928e16f769ff3ebefb3f459e41822523ee0b76e110cff14 done 03:15:21 #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:15:21 #92 DONE 8.3s 03:15:21 03:15:21 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:15:47 #122 ... 03:15:47 03:15:47 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:15:47 #124 DONE 787.5s 03:15:47 03:15:47 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:15:47 #122 ... 03:15:47 03:15:47 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 03:15:48 #171 DONE 0.1s 03:15:48 03:15:48 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 03:15:48 #172 DONE 0.2s 03:15:48 03:15:48 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:15:48 #130 ... 03:15:48 03:15:48 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:15:48 #173 DONE 0.3s 03:15:48 03:15:48 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:15:48 #174 DONE 0.1s 03:15:48 03:15:48 #92 [core-command] exporting to image 03:15:48 #92 exporting layers 03:15:49 #92 exporting layers 0.3s done 03:15:49 #92 writing image sha256:bd1e287684d86923b9a3083a164f4331b28939a0cd02bfcc0bb8d7469bef363a done 03:15:49 #92 naming to docker.io/library/core-command-arm64 done 03:15:49 #92 DONE 8.7s 03:15:49 03:15:49 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:15:59 #130 ... 03:15:59 03:15:59 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:15:59 #131 DONE 798.5s 03:15:59 03:15:59 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:15:59 #125 ... 03:15:59 03:15:59 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:15:59 #175 DONE 0.1s 03:15:59 03:15:59 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:15:59 #176 DONE 0.1s 03:15:59 03:15:59 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:15:59 #177 DONE 0.3s 03:15:59 03:15:59 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:15:59 #178 DONE 0.1s 03:15:59 03:15:59 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:15:59 #58 ... 03:15:59 03:15:59 #92 [core-data] exporting to image 03:15:59 #92 exporting layers 03:15:59 #92 exporting layers 0.3s done 03:16:00 #92 writing image sha256:65d9fb114ccaea40cd1064a28ade515ff85b5e38f34771575e624919f83c4b8b done 03:16:00 #92 naming to docker.io/library/core-data-arm64 done 03:16:00 #92 DONE 8.9s 03:16:00 03:16:00 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:16:01 #125 ... 03:16:01 03:16:01 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:16:01 #130 DONE 800.9s 03:16:01 03:16:01 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:16:01 #122 ... 03:16:01 03:16:01 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:16:01 #179 DONE 0.2s 03:16:01 03:16:01 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:16:01 #180 DONE 0.1s 03:16:01 03:16:01 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:16:01 #181 DONE 0.2s 03:16:01 03:16:01 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:16:01 #125 ... 03:16:01 03:16:01 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:16:01 #182 DONE 0.1s 03:16:02 03:16:02 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:16:02 #183 DONE 0.2s 03:16:02 03:16:02 #92 [core-metadata] exporting to image 03:16:02 #92 exporting layers 0.4s done 03:16:02 #92 writing image sha256:31fc6bb20a15e3b2f60612e74a16135945031b50b3cdcdf404ab6d16f5222465 done 03:16:02 #92 naming to docker.io/library/core-metadata-arm64 done 03:16:02 #92 DONE 9.3s 03:16:02 03:16:02 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:16:21 #122 ... 03:16:21 03:16:21 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:16:21 #125 DONE 819.8s 03:16:21 03:16:21 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:16:21 #58 ... 03:16:21 03:16:21 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:16:21 #184 DONE 0.2s 03:16:21 03:16:21 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:16:21 #122 ... 03:16:21 03:16:21 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:16:21 #185 DONE 0.2s 03:16:21 03:16:21 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:16:21 #186 DONE 0.3s 03:16:21 03:16:21 #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:16:21 #187 DONE 0.1s 03:16:21 03:16:21 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:16:21 #122 ... 03:16:21 03:16:21 #92 [security-spiffe-token-provider] exporting to image 03:16:21 #92 exporting layers 03:16:21 #92 exporting layers 0.5s done 03:16:21 #92 writing image sha256:e33c649ee75fa61a76881b9fb1c050ff518b9f0eb8a2faaf61533f8bd7ab52df done 03:16:21 #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:16:21 #92 DONE 9.8s 03:16:21 03:16:21 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:16:40 #122 DONE 839.2s 03:16:40 03:16:40 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:16:40 #126 ... 03:16:40 03:16:40 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:16:40 #188 DONE 0.1s 03:16:40 03:16:40 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:16:40 #189 DONE 0.1s 03:16:40 03:16:40 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:16:40 #190 DONE 0.3s 03:16:40 03:16:40 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:16:40 #191 DONE 0.1s 03:16:40 03:16:40 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:16:40 #126 DONE 840.4s 03:16:40 03:16:40 #92 [support-scheduler] exporting to image 03:16:40 #92 exporting layers 03:16:40 #92 ... 03:16:40 03:16:40 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:16:40 #192 DONE 0.1s 03:16:40 03:16:40 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:16:41 #193 DONE 0.1s 03:16:41 03:16:41 #92 [support-scheduler] exporting to image 03:16:41 #92 exporting layers 0.5s done 03:16:41 #92 writing image sha256:9efe5c799a074527c1413e7131d72c8c3e02f64c2d350217041ba85c77bfa98a done 03:16:41 #92 naming to docker.io/library/support-scheduler-arm64 done 03:16:41 #92 DONE 10.3s 03:16:41 03:16:41 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:16:41 #194 DONE 0.4s 03:16:41 03:16:41 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:16:41 #195 DONE 0.1s 03:16:41 03:16:41 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:16:41 #58 ... 03:16:41 03:16:41 #92 [support-notifications] exporting to image 03:16:42 #92 exporting layers 0.5s done 03:16:42 #92 writing image sha256:3da264e9cd601ec4acfac41ff80a7f2d7f393a55db7a45b844eeab7d593b07e8 done 03:16:42 #92 naming to docker.io/library/support-notifications-arm64 done 03:16:42 #92 DONE 10.8s 03:16:42 03:16:42 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:16:42 time="2023-09-20T03:00:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:16:42 time="2023-09-20T03:00:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:16:42 time="2023-09-20T03:00:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:16:42 time="2023-09-20T03:00:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:16:42 time="2023-09-20T03:00:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:16:42 time="2023-09-20T03:00:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:16:42 time="2023-09-20T03:00:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:16:42 time="2023-09-20T03:00:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:16:42 time="2023-09-20T03:00:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:16:42 time="2023-09-20T03:00:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:16:42 time="2023-09-20T03:00:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:16:42 time="2023-09-20T03:00:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:16:42 time="2023-09-20T03:00:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:16:42 time="2023-09-20T03:00:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:16:42 $ docker stop --time=1 370cf40f201af720c3489faf904b1ef3987f316ac0b098d10d6432a3f967e917 03:16:43 $ docker rm -f --volumes 370cf40f201af720c3489faf904b1ef3987f316ac0b098d10d6432a3f967e917 [Pipeline] // withDockerContainer [Pipeline] sh 03:16:44 + docker images 03:16:44 REPOSITORY TAG IMAGE ID CREATED SIZE 03:16:44 support-notifications-arm64 latest 3da264e9cd60 3 seconds ago 34.2MB 03:16:44 support-scheduler-arm64 latest 9efe5c799a07 4 seconds ago 33.5MB 03:16:44 security-spiffe-token-provider-arm64 latest e33c649ee75f 24 seconds ago 35MB 03:16:44 core-metadata-arm64 latest 31fc6bb20a15 42 seconds ago 21.5MB 03:16:44 core-data-arm64 latest 65d9fb114cca 45 seconds ago 21.2MB 03:16:44 core-command-arm64 latest bd1e287684d8 56 seconds ago 21MB 03:16:44 core-common-config-bootstrapper-arm64 latest b216c8a76a64 About a minute ago 18.3MB 03:16:44 security-proxy-auth-arm64 latest 98dd039c741b About a minute ago 19.4MB 03:16:44 security-bootstrapper-arm64 latest c638e05d5a3a About a minute ago 23MB 03:16:44 security-secretstore-setup-arm64 latest 621ec15737e0 About a minute ago 43.7MB 03:16:44 security-proxy-setup-arm64 latest 4800e6ab0534 2 minutes ago 29.1MB 03:16:44 security-spire-agent-arm64 latest 6e786cdf40a2 14 minutes ago 152MB 03:16:44 security-spire-server-arm64 latest 2adda2bf6fe3 14 minutes ago 96.6MB 03:16:44 security-spire-config-arm64 latest e2e89692305c 14 minutes ago 95.8MB 03:16:44 ci-base-image-arm64 latest 5f040e2e1ef4 25 minutes ago 1.07GB 03:16:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 7 days ago 695MB 03:16:44 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:16:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:16:45 03:16:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:16:45 arm64: Pulling from edgex-lftools-log-publisher 03:16:45 8998bd30e6a1: Pulling fs layer 03:16:45 04944245beec: Pulling fs layer 03:16:45 699f458cf7ca: Pulling fs layer 03:16:45 765212b225bb: Pulling fs layer 03:16:45 f23df028b6ca: Pulling fs layer 03:16:45 d65c8cfc05b1: Pulling fs layer 03:16:45 2437ff75d9bd: Pulling fs layer 03:16:45 f23df028b6ca: Waiting 03:16:45 d65c8cfc05b1: Waiting 03:16:45 2437ff75d9bd: Waiting 03:16:45 765212b225bb: Waiting 03:16:45 04944245beec: Verifying Checksum 03:16:45 04944245beec: Download complete 03:16:45 765212b225bb: Verifying Checksum 03:16:45 765212b225bb: Download complete 03:16:46 f23df028b6ca: Download complete 03:16:46 d65c8cfc05b1: Verifying Checksum 03:16:46 d65c8cfc05b1: Download complete 03:16:46 699f458cf7ca: Verifying Checksum 03:16:46 699f458cf7ca: Download complete 03:16:46 8998bd30e6a1: Verifying Checksum 03:16:46 8998bd30e6a1: Download complete 03:16:48 2437ff75d9bd: Verifying Checksum 03:16:48 2437ff75d9bd: Download complete 03:16:50 8998bd30e6a1: Pull complete 03:16:50 04944245beec: Pull complete 03:16:52 699f458cf7ca: Pull complete 03:16:52 765212b225bb: Pull complete 03:16:53 f23df028b6ca: Pull complete 03:16:53 d65c8cfc05b1: Pull complete 03:17:08 2437ff75d9bd: Pull complete 03:17:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:17:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:17:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:08 prd-ubuntu20.04-docker-arm64-4c-16g-6655 does not seem to be running inside a container 03:17:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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:arm64 cat 03:17:11 $ docker top 16b89be279503a53472b3eeb8b3eee1569abdb746d7f433c7a2c4a455edf92bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:12 ---> job-cost.sh 03:17:12 lf-activate-venv: SKIPPING 03:17:12 INFO: No Stack... 03:17:12 INFO: Retrieving Pricing Info for: v3-standard-4 03:17:13 INFO: Archiving Costs [Pipeline] sh 03:17:14 + cut -d, -f6 03:17:14 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 03:17:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4685-1-stack-cost] 03:17:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4685-1-stack-cost] did not exist. Created. 03:17:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4685-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:17:14 + echo total: 0.10999999940395355 [Pipeline] stash 03:17:15 Stashed 1 file(s) [Pipeline] } 03:17:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4685-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:17:15 $ docker stop --time=1 16b89be279503a53472b3eeb8b3eee1569abdb746d7f433c7a2c4a455edf92bc 03:17:16 $ docker rm -f --volumes 16b89be279503a53472b3eeb8b3eee1569abdb746d7f433c7a2c4a455edf92bc [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:17:17 provisioning config files... 03:17:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7847166633971694447tmp [Pipeline] { [Pipeline] sh 03:17:18 + set +x 03:17:18 + curl -s https://codecov.io/bash 03:17:18 + bash -s -- 03:17:18 03:17:18 _____ _ 03:17:18 / ____| | | 03:17:18 | | ___ __| | ___ ___ _____ __ 03:17:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:17:18 | |___| (_) | (_| | __/ (_| (_) \ V / 03:17:18 \_____\___/ \__,_|\___|\___\___/ \_/ 03:17:18 Bash-1.0.6 03:17:18 03:17:18 03:17:18 ==> git version 2.25.1 found 03:17:18 ==> 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:17:18 Release-Date: 2020-01-08 03:17:18 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:17:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:17:18 ==> Jenkins CI detected. 03:17:18 current dir:  /w/workspace/edgex-go/1 03:17:18 project root: . 03:17:18 --> token set from env 03:17:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:17:18 ==> Running gcov in . (disable via -X gcov) 03:17:18 ==> Python coveragepy not found 03:17:18 ==> Searching for coverage reports in: 03:17:18 + . 03:17:18 -> Found 1 reports 03:17:18 ==> Detecting git/mercurial file structure 03:17:18 ==> Reading reports 03:17:18 + ./coverage.out bytes=453602 03:17:18 ==> Appending adjustments 03:17:18 https://docs.codecov.io/docs/fixing-reports 03:17:19 + Found adjustments 03:17:19 ==> Gzipping contents 03:17:19 60K /tmp/codecov.cyNvpH.gz 03:17:19 ==> Uploading reports 03:17:19 url: https://codecov.io 03:17:19 query: branch=PR-4685&commit=596b81eab604239cccafdf60ec211c08c9f71ea6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4685%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4685&job=&cmd_args= 03:17:19 -> Pinging Codecov 03:17:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4685&commit=596b81eab604239cccafdf60ec211c08c9f71ea6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4685%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4685&job=&cmd_args= 03:17:19 -> Uploading to 03:17:19 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/00271124DB129430A58F1EEE437C3FCB/596b81eab604239cccafdf60ec211c08c9f71ea6/fefe96dd-ab92-4410-a6ce-747b0da318ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T031719Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ac3931e6fee95fcfb736aa2ae6967a84ffae89375a6f79a7a29e4b667e036fe 03:17:19 % Total % Received % Xferd Average Speed Time Time Time Current 03:17:19 Dload Upload Total Spent Left Speed 03:17:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58156 0 0 100 58156 0 166k --:--:-- --:--:-- --:--:-- 166k 03:17:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/596b81eab604239cccafdf60ec211c08c9f71ea6 [Pipeline] } 03:17:19 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:17:21 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 03:17:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:17:22 ---> package-listing.sh 03:17:22 ++ facter osfamily 03:17:22 ++ tr '[:upper:]' '[:lower:]' 03:17:22 + OS_FAMILY=debian 03:17:22 + workspace=/w/workspace/edgex-go/1 03:17:22 + START_PACKAGES=/tmp/packages_start.txt 03:17:22 + END_PACKAGES=/tmp/packages_end.txt 03:17:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:17:22 + PACKAGES=/tmp/packages_start.txt 03:17:22 + '[' /w/workspace/edgex-go/1 ']' 03:17:22 + PACKAGES=/tmp/packages_end.txt 03:17:22 + case "${OS_FAMILY}" in 03:17:22 + dpkg -l 03:17:22 + grep '^ii' 03:17:22 + '[' -f /tmp/packages_start.txt ']' 03:17:22 + '[' -f /tmp/packages_end.txt ']' 03:17:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:17:22 + '[' /w/workspace/edgex-go/1 ']' 03:17:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:17:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:17:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:17:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:17:23 03:17:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:17:24 latest: Pulling from edgex-lftools-log-publisher 03:17:24 5eb5b503b376: Pulling fs layer 03:17:24 5c69ac0246d0: Pulling fs layer 03:17:24 ec43610c2a17: Pulling fs layer 03:17:24 3a2ae6a8a46f: Pulling fs layer 03:17:24 33b1e0a273af: Pulling fs layer 03:17:24 5d3b04190fa2: Pulling fs layer 03:17:24 2f39f015ded8: Pulling fs layer 03:17:24 33b1e0a273af: Waiting 03:17:24 5d3b04190fa2: Waiting 03:17:24 2f39f015ded8: Waiting 03:17:24 3a2ae6a8a46f: Waiting 03:17:24 5c69ac0246d0: Verifying Checksum 03:17:24 5c69ac0246d0: Download complete 03:17:24 3a2ae6a8a46f: Verifying Checksum 03:17:24 3a2ae6a8a46f: Download complete 03:17:24 33b1e0a273af: Verifying Checksum 03:17:24 33b1e0a273af: Download complete 03:17:24 5d3b04190fa2: Verifying Checksum 03:17:24 5d3b04190fa2: Download complete 03:17:24 ec43610c2a17: Verifying Checksum 03:17:24 ec43610c2a17: Download complete 03:17:24 5eb5b503b376: Verifying Checksum 03:17:24 5eb5b503b376: Download complete 03:17:24 2f39f015ded8: Download complete 03:17:25 5eb5b503b376: Pull complete 03:17:25 5c69ac0246d0: Pull complete 03:17:26 ec43610c2a17: Pull complete 03:17:26 3a2ae6a8a46f: Pull complete 03:17:26 33b1e0a273af: Pull complete 03:17:26 5d3b04190fa2: Pull complete 03:17:30 2f39f015ded8: Pull complete 03:17:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:17:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:17:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:30 prd-ubuntu20.04-docker-8c-8g-6654 does not seem to be running inside a container 03:17:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:17:33 $ docker top 5d6b637d3db02239fe667bdb4febc9e79803fbc2309f0631118293f3d0994a30 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:33 + touch /tmp/pre-build-complete [Pipeline] sh 03:17:34 + mkdir -p /var/log/sysstat [Pipeline] sh 03:17:34 + ls /var/log/sa-host 03:17:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:34 provisioning config files... 03:17:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14597450187547297577tmp [Pipeline] { [Pipeline] echo 03:17:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:17:35 ---> create-netrc.sh [Pipeline] } 03:17:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:17:35 ---> python-tools-install.sh [Pipeline] echo 03:17:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:17:35 ---> sudo-logs.sh 03:17:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:17:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:17:36 ---> job-cost.sh 03:17:36 lf-activate-venv: SKIPPING 03:17:36 DEBUG: total: 0.10999999940395355 03:17:36 INFO: Retrieving Stack Cost... 03:17:36 INFO: Retrieving Pricing Info for: v3-standard-8 03:17:37 INFO: Archiving Costs [Pipeline] echo 03:17:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:17:37 ---> logs-deploy.sh 03:17:37 lf-activate-venv: SKIPPING 03:17:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4685/1 03:17:37 INFO: archiving workspace using pattern(s): 03:17:38 Archives upload complete. 03:17:38 INFO: archiving logs to Nexus 03:17:39 ---> uname -a: 03:17:39 Linux prd-ubuntu20-04-docker-8c-8g-6654 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:17:39 03:17:39 03:17:39 ---> lscpu: 03:17:39 Architecture: x86_64 03:17:39 CPU op-mode(s): 32-bit, 64-bit 03:17:39 Byte Order: Little Endian 03:17:39 Address sizes: 40 bits physical, 48 bits virtual 03:17:39 CPU(s): 8 03:17:39 On-line CPU(s) list: 0-7 03:17:39 Thread(s) per core: 1 03:17:39 Core(s) per socket: 1 03:17:39 Socket(s): 8 03:17:39 NUMA node(s): 1 03:17:39 Vendor ID: AuthenticAMD 03:17:39 CPU family: 23 03:17:39 Model: 49 03:17:39 Model name: AMD EPYC-Rome Processor 03:17:39 Stepping: 0 03:17:39 CPU MHz: 2799.998 03:17:39 BogoMIPS: 5599.99 03:17:39 Virtualization: AMD-V 03:17:39 Hypervisor vendor: KVM 03:17:39 Virtualization type: full 03:17:39 L1d cache: 256 KiB 03:17:39 L1i cache: 256 KiB 03:17:39 L2 cache: 4 MiB 03:17:39 L3 cache: 128 MiB 03:17:39 NUMA node0 CPU(s): 0-7 03:17:39 Vulnerability Itlb multihit: Not affected 03:17:39 Vulnerability L1tf: Not affected 03:17:39 Vulnerability Mds: Not affected 03:17:39 Vulnerability Meltdown: Not affected 03:17:39 Vulnerability Mmio stale data: Not affected 03:17:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:17:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:17:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:17:39 Vulnerability Srbds: Not affected 03:17:39 Vulnerability Tsx async abort: Not affected 03:17:39 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:17:39 03:17:39 03:17:39 ---> nproc: 03:17:39 8 03:17:39 03:17:39 03:17:39 ---> df -h: 03:17:39 Filesystem Size Used Avail Use% Mounted on 03:17:39 overlay 155G 21G 135G 14% / 03:17:39 tmpfs 64M 0 64M 0% /dev 03:17:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:17:39 shm 64M 0 64M 0% /dev/shm 03:17:39 /dev/vda1 155G 21G 135G 14% /facter-os 03:17:39 03:17:39 03:17:39 ---> sar -b -r -n DEV: 03:17:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6654) 09/20/23 _x86_64_ (8 CPU) 03:17:39 03:17:39 02:46:16 LINUX RESTART (8 CPU) 03:17:39 03:17:39 02:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:17:39 02:48:01 150.33 10.05 140.28 0.00 1714.96 79205.15 0.00 03:17:39 02:49:01 41.89 0.02 41.88 0.00 2.80 18927.51 0.00 03:17:39 02:50:01 52.36 0.15 52.21 0.00 2.40 26268.31 0.00 03:17:39 02:51:01 409.93 1.15 408.78 0.00 45.46 168231.03 0.00 03:17:39 02:52:01 414.40 13.68 400.72 0.00 2917.96 118014.26 0.00 03:17:39 02:53:01 277.08 1.35 275.73 0.00 2268.02 104926.12 0.00 03:17:39 02:54:01 423.42 1.32 422.10 0.00 47.66 12469.25 0.00 03:17:39 02:55:01 4.15 0.02 4.13 0.00 0.13 99.32 0.00 03:17:39 02:56:01 1.00 0.00 1.00 0.00 0.00 10.13 0.00 03:17:39 02:57:01 1.90 0.00 1.90 0.00 0.00 20.66 0.00 03:17:39 02:58:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 03:17:39 02:59:01 1.53 0.00 1.53 0.00 0.00 15.86 0.00 03:17:39 03:00:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 03:17:39 03:01:01 1.93 0.00 1.93 0.00 0.00 20.21 0.00 03:17:39 03:02:01 2.15 0.02 2.13 0.00 0.13 27.72 0.00 03:17:39 03:03:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 03:17:39 03:04:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 03:17:39 03:05:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 03:17:39 03:06:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 03:17:39 03:07:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 03:17:39 03:08:01 1.15 0.00 1.15 0.00 0.00 11.73 0.00 03:17:39 03:09:01 3.43 1.52 1.92 0.00 35.73 22.26 0.00 03:17:39 03:10:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 03:17:39 03:11:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 03:17:39 03:12:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 03:17:39 03:13:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 03:17:39 03:14:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 03:17:39 03:15:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 03:17:39 03:16:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 03:17:39 03:17:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 03:17:39 Average: 59.92 0.97 58.95 0.00 233.83 17585.31 0.00 03:17:39 03:17:39 02:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:17:39 02:48:01 28334548 31575316 737108 2.24 115780 3352596 1936136 5.71 1118644 3018136 836 03:17:39 02:49:01 27569312 31490324 814440 2.48 118680 3972340 1922384 5.67 1593560 3243388 89128 03:17:39 02:50:01 27952364 31572340 736980 2.24 122992 3694036 1930636 5.69 1248012 3239096 156624 03:17:39 02:51:01 22403500 31285164 999364 3.04 151516 8706504 3282424 9.67 2043888 7734204 378712 03:17:39 02:52:01 16142716 28744996 3455804 10.51 245580 11997244 9795436 28.87 5280556 10305376 395760 03:17:39 02:53:01 17756856 31438540 812568 2.47 261368 13123224 2503404 7.38 2539344 11576528 20388 03:17:39 02:54:01 17548960 31480688 778212 2.37 276952 13349056 2266956 6.68 2614360 11710828 8 03:17:39 02:55:01 17556264 31483092 776312 2.36 275484 13345808 2241976 6.61 2611832 11707588 8 03:17:39 02:56:01 17577204 31504036 755292 2.30 275500 13345808 2241976 6.61 2591008 11707588 4 03:17:39 02:57:01 17580456 31507304 751984 2.29 275560 13345812 2241976 6.61 2587476 11707596 24 03:17:39 02:58:01 17582256 31509152 749852 2.28 275592 13345816 2241976 6.61 2586420 11707600 144 03:17:39 02:59:01 17583148 31510044 749140 2.28 275612 13345808 2241976 6.61 2586172 11707600 4 03:17:39 03:00:01 17584284 31511184 748128 2.28 275632 13345820 2241976 6.61 2584948 11707604 8 03:17:39 03:01:01 17584780 31511780 747516 2.27 275692 13345820 2241976 6.61 2585068 11707608 4 03:17:39 03:02:01 17583712 31510852 748856 2.28 275764 13345800 2270684 6.69 2586024 11707576 8 03:17:39 03:03:01 17583704 31510912 748740 2.28 275828 13345796 2270684 6.69 2585572 11707584 12 03:17:39 03:04:01 17583680 31510892 748664 2.28 275844 13345808 2270684 6.69 2585596 11707588 8 03:17:39 03:05:01 17583820 31511096 748404 2.28 275868 13345812 2270684 6.69 2585948 11707596 8 03:17:39 03:06:01 17584056 31511344 748064 2.27 275892 13345816 2270684 6.69 2585684 11707600 8 03:17:39 03:07:01 17584752 31512100 747524 2.27 275924 13345812 2270684 6.69 2585148 11707604 44 03:17:39 03:08:01 17584988 31512340 747232 2.27 275940 13345824 2270684 6.69 2584796 11707608 16 03:17:39 03:09:01 17574132 31503504 755984 2.30 275988 13346892 2270684 6.69 2597728 11707872 8 03:17:39 03:10:01 17573532 31502940 756524 2.30 276016 13346896 2270684 6.69 2597120 11707876 4 03:17:39 03:11:01 17572096 31501684 757632 2.30 276040 13346900 2270684 6.69 2598496 11707156 20 03:17:39 03:12:01 17572024 31501640 757592 2.30 276080 13346888 2270684 6.69 2598548 11707156 20 03:17:39 03:13:01 17572208 31501876 757520 2.30 276120 13346908 2270684 6.69 2598456 11707168 12 03:17:39 03:14:01 17572192 31501864 757492 2.30 276140 13346900 2270684 6.69 2598176 11707168 12 03:17:39 03:15:01 17571892 31501572 757708 2.30 276148 13346912 2270684 6.69 2598516 11707172 60 03:17:39 03:16:01 17571836 31501584 757672 2.30 276164 13346916 2270684 6.69 2598576 11707180 16 03:17:39 03:17:01 17571360 31501148 757928 2.30 276184 13346916 2270684 6.69 2599824 11707172 208 03:17:39 Average: 18733221 31407377 855541 2.60 254596 12171950 2522072 7.43 2535183 10669994 34737 03:17:39 03:17:39 02:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:17:39 02:48:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 03:17:39 02:48:01 docker0 693.80 682.02 50.82 4584.47 0.00 0.00 0.00 0.00 03:17:39 02:48:01 ens3 929.57 860.07 10173.69 119.95 0.00 0.00 0.00 0.00 03:17:39 02:48:01 veth2843939 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 03:17:39 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 02:49:01 veth50f73b1 1.50 1.68 0.13 0.15 0.00 0.00 0.00 0.00 03:17:39 02:49:01 docker0 1.50 1.53 0.11 0.14 0.00 0.00 0.00 0.00 03:17:39 02:49:01 ens3 43.51 31.26 37.34 19.28 0.00 0.00 0.00 0.00 03:17:39 02:50:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 03:17:39 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:50:01 ens3 95.00 60.19 2225.85 16.74 0.00 0.00 0.00 0.00 03:17:39 02:51:01 veth7f52e3c 48.79 73.15 4.77 247.91 0.00 0.00 0.00 0.02 03:17:39 02:51:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 03:17:39 02:51:01 veth7ec322c 42.23 60.12 4.10 150.20 0.00 0.00 0.00 0.01 03:17:39 02:51:01 docker0 223.55 349.61 18.04 1622.97 0.00 0.00 0.00 0.00 03:17:39 02:51:01 veth522820d 47.76 72.25 4.69 243.21 0.00 0.00 0.00 0.02 03:17:39 02:51:01 ens3 426.21 259.97 2394.12 41.89 0.00 0.00 0.00 0.00 03:17:39 02:51:01 veth33b9587 0.35 0.83 0.03 0.13 0.00 0.00 0.00 0.00 03:17:39 02:51:01 vethc025b9b 53.59 87.02 5.16 282.89 0.00 0.00 0.00 0.02 03:17:39 02:52:01 veth336ec5f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:39 02:52:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:17:39 02:52:01 veth9cd8f76 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:39 02:52:01 docker0 79.66 178.21 7.13 1425.44 0.00 0.00 0.00 0.00 03:17:39 02:52:01 ens3 309.26 147.68 2800.77 106.64 0.00 0.00 0.00 0.00 03:17:39 02:52:01 veth755b82c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:39 02:52:01 vethe4aec45 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:39 02:52:01 veth8a25a23 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:39 02:52:01 veth33f3c00 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:39 02:52:01 veth33b9587 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 02:52:01 vethc8bcbeb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:39 02:52:01 veth8261f56 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:39 02:52:01 vethff849ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:39 02:52:01 veth73b4e01 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:39 02:52:01 veth258a9b5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:39 02:53:01 veth336ec5f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:53:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 03:17:39 02:53:01 veth9cd8f76 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:53:01 ens3 93.77 40.00 1378.11 96.75 0.00 0.00 0.00 0.00 03:17:39 02:53:01 veth755b82c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:53:01 vethe4aec45 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:53:01 veth8a25a23 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:53:01 veth33f3c00 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:53:01 veth33b9587 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:53:01 vethc8bcbeb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:53:01 veth8261f56 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:53:01 vethff849ef 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:53:01 veth73b4e01 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:53:01 veth258a9b5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:54:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:54:01 ens3 11.25 7.29 9.84 4.90 0.00 0.00 0.00 0.00 03:17:39 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:55:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:57:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:17:39 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 02:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:01:01 ens3 0.65 0.10 0.06 0.01 0.00 0.00 0.00 0.00 03:17:39 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:02:01 ens3 0.78 0.78 0.74 0.30 0.00 0.00 0.00 0.00 03:17:39 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:04:01 ens3 0.47 0.05 0.05 0.00 0.00 0.00 0.00 0.00 03:17:39 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:05:01 ens3 0.47 0.53 0.26 0.22 0.00 0.00 0.00 0.00 03:17:39 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:07:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 03:17:39 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:17:39 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:09:01 ens3 7.58 5.35 5.31 6.07 0.00 0.00 0.00 0.00 03:17:39 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:17:39 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:11:01 ens3 0.87 0.70 0.46 0.92 0.00 0.00 0.00 0.00 03:17:39 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:12:01 ens3 0.33 0.17 0.30 0.07 0.00 0.00 0.00 0.00 03:17:39 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:13:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:16:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:39 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:39 03:17:01 ens3 0.95 0.65 0.38 0.29 0.00 0.00 0.00 0.00 03:17:39 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 03:17:39 Average: docker0 32.93 40.04 2.51 252.12 0.00 0.00 0.00 0.00 03:17:39 Average: ens3 63.61 46.75 629.22 13.75 0.00 0.00 0.00 0.00 03:17:39 03:17:39 03:17:39 ---> sar -P ALL: 03:17:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6654) 09/20/23 _x86_64_ (8 CPU) 03:17:39 03:17:39 02:46:16 LINUX RESTART (8 CPU) 03:17:39 03:17:39 02:47:02 CPU %user %nice %system %iowait %steal %idle 03:17:39 02:48:01 all 8.75 0.00 4.08 4.47 0.06 82.64 03:17:39 02:48:01 0 6.98 0.00 4.13 12.33 0.05 76.51 03:17:39 02:48:01 1 10.79 0.00 4.73 4.49 0.09 79.89 03:17:39 02:48:01 2 10.80 0.00 4.18 10.80 0.05 74.17 03:17:39 02:48:01 3 7.76 0.00 3.52 0.10 0.05 88.56 03:17:39 02:48:01 4 8.81 0.00 4.85 2.61 0.03 83.70 03:17:39 02:48:01 5 8.49 0.00 3.99 0.05 0.05 87.42 03:17:39 02:48:01 6 8.03 0.00 3.69 4.99 0.05 83.24 03:17:39 02:48:01 7 8.33 0.00 3.55 0.38 0.09 87.65 03:17:39 02:49:01 all 26.40 0.00 3.19 1.08 0.08 69.25 03:17:39 02:49:01 0 25.55 0.00 2.86 0.39 0.07 71.14 03:17:39 02:49:01 1 26.69 0.00 3.72 1.89 0.07 67.62 03:17:39 02:49:01 2 25.26 0.00 3.09 0.05 0.08 71.51 03:17:39 02:49:01 3 27.32 0.00 3.27 0.05 0.05 69.31 03:17:39 02:49:01 4 25.35 0.00 3.67 5.61 0.22 65.15 03:17:39 02:49:01 5 28.27 0.00 3.28 0.02 0.07 68.37 03:17:39 02:49:01 6 23.17 0.00 2.88 0.47 0.07 73.41 03:17:39 02:49:01 7 29.61 0.00 2.77 0.13 0.05 67.44 03:17:39 02:50:01 all 45.34 0.00 4.37 1.47 0.09 48.74 03:17:39 02:50:01 0 46.67 0.00 4.29 0.05 0.08 48.91 03:17:39 02:50:01 1 44.11 0.00 4.79 3.62 0.08 47.40 03:17:39 02:50:01 2 45.16 0.00 4.18 7.39 0.08 43.19 03:17:39 02:50:01 3 46.20 0.00 4.07 0.07 0.08 49.58 03:17:39 02:50:01 4 45.79 0.00 4.23 0.05 0.08 49.85 03:17:39 02:50:01 5 45.32 0.00 4.31 0.10 0.08 50.18 03:17:39 02:50:01 6 44.50 0.00 4.70 0.19 0.08 50.53 03:17:39 02:50:01 7 44.98 0.00 4.36 0.29 0.13 50.24 03:17:39 02:51:01 all 14.57 0.00 5.74 24.03 0.08 55.58 03:17:39 02:51:01 0 12.45 0.00 4.59 46.32 0.07 36.58 03:17:39 02:51:01 1 13.62 0.00 4.73 12.15 0.07 69.44 03:17:39 02:51:01 2 16.46 0.00 5.85 28.58 0.09 49.02 03:17:39 02:51:01 3 13.94 0.00 4.65 5.73 0.07 75.61 03:17:39 02:51:01 4 15.47 0.00 6.32 17.35 0.08 60.78 03:17:39 02:51:01 5 15.29 0.00 5.56 19.95 0.10 59.11 03:17:39 02:51:01 6 14.66 0.00 7.11 56.21 0.10 21.92 03:17:39 02:51:01 7 14.73 0.00 7.12 6.17 0.09 71.89 03:17:39 02:52:01 all 41.28 0.00 7.02 21.55 0.12 30.02 03:17:39 02:52:01 0 40.92 0.00 5.66 11.45 0.08 41.89 03:17:39 02:52:01 1 40.90 0.00 6.39 12.53 0.10 40.07 03:17:39 02:52:01 2 42.53 0.00 7.15 20.15 0.12 30.05 03:17:39 02:52:01 3 40.15 0.00 7.23 23.60 0.08 28.94 03:17:39 02:52:01 4 42.29 0.00 7.64 38.35 0.14 11.59 03:17:39 02:52:01 5 41.53 0.00 7.84 28.74 0.10 21.79 03:17:39 02:52:01 6 39.89 0.00 6.68 10.81 0.22 42.41 03:17:39 02:52:01 7 42.07 0.00 7.57 26.86 0.14 23.37 03:17:39 02:53:01 all 75.48 0.00 6.24 5.64 0.16 12.49 03:17:39 02:53:01 0 75.58 0.00 5.64 3.01 0.19 15.58 03:17:39 02:53:01 1 76.12 0.00 5.54 2.77 0.13 15.44 03:17:39 02:53:01 2 75.53 0.00 6.52 2.95 0.13 14.87 03:17:39 02:53:01 3 75.69 0.00 6.27 4.60 0.15 13.28 03:17:39 02:53:01 4 75.73 0.00 6.72 9.67 0.19 7.69 03:17:39 02:53:01 5 76.10 0.00 6.05 3.01 0.15 14.69 03:17:39 02:53:01 6 74.61 0.00 7.04 17.11 0.15 1.09 03:17:39 02:53:01 7 74.43 0.00 6.14 2.21 0.15 17.07 03:17:39 02:54:01 all 2.01 0.00 1.29 3.99 0.04 92.67 03:17:39 02:54:01 0 1.54 0.00 0.98 2.51 0.02 94.95 03:17:39 02:54:01 1 1.56 0.00 1.29 5.46 0.14 91.56 03:17:39 02:54:01 2 3.46 0.00 1.27 5.04 0.03 90.20 03:17:39 02:54:01 3 2.40 0.00 1.46 2.19 0.02 93.93 03:17:39 02:54:01 4 1.63 0.00 1.39 5.07 0.02 91.90 03:17:39 02:54:01 5 2.15 0.00 1.15 5.70 0.03 90.96 03:17:39 02:54:01 6 1.49 0.00 1.10 4.41 0.02 92.97 03:17:39 02:54:01 7 1.85 0.00 1.68 1.55 0.02 94.90 03:17:39 02:55:01 all 0.33 0.00 0.04 0.03 0.01 99.59 03:17:39 02:55:01 0 0.07 0.00 0.05 0.00 0.00 99.88 03:17:39 02:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:17:39 02:55:01 2 2.07 0.00 0.05 0.00 0.02 97.87 03:17:39 02:55:01 3 0.07 0.00 0.02 0.13 0.02 99.77 03:17:39 02:55:01 4 0.20 0.00 0.07 0.02 0.00 99.72 03:17:39 02:55:01 5 0.03 0.00 0.05 0.00 0.00 99.92 03:17:39 02:55:01 6 0.10 0.00 0.05 0.07 0.00 99.78 03:17:39 02:55:01 7 0.05 0.00 0.03 0.00 0.02 99.90 03:17:39 02:56:01 all 0.23 0.00 0.01 0.01 0.01 99.75 03:17:39 02:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:17:39 02:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:17:39 02:56:01 2 0.50 0.00 0.02 0.00 0.02 99.47 03:17:39 02:56:01 3 0.02 0.00 0.00 0.03 0.02 99.93 03:17:39 02:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:17:39 02:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:17:39 02:56:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:17:39 02:56:01 7 1.19 0.00 0.02 0.00 0.00 98.79 03:17:39 02:57:01 all 0.26 0.00 0.01 0.00 0.00 99.72 03:17:39 02:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:17:39 02:57:01 1 1.29 0.00 0.00 0.02 0.00 98.70 03:17:39 02:57:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:17:39 02:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:17:39 02:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 02:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:17:39 02:57:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:17:39 02:57:01 7 0.70 0.00 0.02 0.00 0.00 99.29 03:17:39 02:58:01 all 0.27 0.00 0.01 0.00 0.00 99.71 03:17:39 02:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:17:39 02:58:01 1 2.00 0.00 0.00 0.00 0.02 97.98 03:17:39 02:58:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:17:39 02:58:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:17:39 02:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:17:39 02:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 02:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:17:39 02:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:17:39 03:17:39 02:58:01 CPU %user %nice %system %iowait %steal %idle 03:17:39 02:59:01 all 0.25 0.00 0.00 0.01 0.01 99.73 03:17:39 02:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:17:39 02:59:01 1 1.97 0.00 0.00 0.00 0.02 98.01 03:17:39 02:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:17:39 02:59:01 3 0.00 0.00 0.00 0.03 0.02 99.95 03:17:39 02:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 02:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:17:39 02:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:17:39 02:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:00:01 all 0.07 0.00 0.01 0.00 0.01 99.90 03:17:39 03:00:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:17:39 03:00:01 1 0.08 0.00 0.02 0.00 0.00 99.90 03:17:39 03:00:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:17:39 03:00:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:17:39 03:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:17:39 03:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:00:01 6 0.35 0.00 0.05 0.02 0.02 99.57 03:17:39 03:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:17:39 03:01:01 all 0.09 0.00 0.01 0.20 0.01 99.68 03:17:39 03:01:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:17:39 03:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:17:39 03:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:17:39 03:01:01 3 0.00 0.00 0.02 0.12 0.02 99.85 03:17:39 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:01:01 6 0.70 0.00 0.02 1.51 0.00 97.78 03:17:39 03:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:17:39 03:02:01 all 0.14 0.00 0.03 0.01 0.01 99.81 03:17:39 03:02:01 0 0.08 0.00 0.07 0.00 0.02 99.83 03:17:39 03:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:17:39 03:02:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:17:39 03:02:01 3 0.03 0.00 0.03 0.03 0.00 99.90 03:17:39 03:02:01 4 0.84 0.00 0.02 0.00 0.00 99.14 03:17:39 03:02:01 5 0.00 0.00 0.05 0.00 0.00 99.95 03:17:39 03:02:01 6 0.03 0.00 0.02 0.08 0.02 99.85 03:17:39 03:02:01 7 0.05 0.00 0.03 0.00 0.00 99.92 03:17:39 03:03:01 all 0.05 0.00 0.01 0.03 0.01 99.90 03:17:39 03:03:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:17:39 03:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:17:39 03:03:01 3 0.02 0.00 0.02 0.17 0.02 99.78 03:17:39 03:03:01 4 0.32 0.00 0.00 0.00 0.02 99.67 03:17:39 03:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:17:39 03:03:01 6 0.00 0.00 0.00 0.05 0.00 99.95 03:17:39 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:17:39 03:04:01 all 0.05 0.00 0.02 0.01 0.00 99.93 03:17:39 03:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:17:39 03:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:17:39 03:04:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:17:39 03:04:01 3 0.05 0.00 0.02 0.02 0.00 99.92 03:17:39 03:04:01 4 0.18 0.00 0.02 0.00 0.00 99.80 03:17:39 03:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:17:39 03:04:01 6 0.03 0.00 0.00 0.03 0.00 99.93 03:17:39 03:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:17:39 03:05:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:17:39 03:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:17:39 03:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:17:39 03:05:01 2 0.00 0.00 0.02 0.05 0.02 99.92 03:17:39 03:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:17:39 03:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:17:39 03:05:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:17:39 03:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:06:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:17:39 03:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:17:39 03:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:17:39 03:06:01 2 0.02 0.00 0.03 0.02 0.02 99.92 03:17:39 03:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:17:39 03:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:17:39 03:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:17:39 03:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:17:39 03:07:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:17:39 03:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:17:39 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:17:39 03:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:17:39 03:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:17:39 03:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:08:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:17:39 03:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:17:39 03:08:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:17:39 03:08:01 2 0.02 0.00 0.03 0.02 0.02 99.92 03:17:39 03:08:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:17:39 03:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:17:39 03:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:17:39 03:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:17:39 03:09:01 all 0.30 0.00 0.05 0.02 0.01 99.61 03:17:39 03:09:01 0 0.18 0.00 0.08 0.02 0.00 99.72 03:17:39 03:09:01 1 0.23 0.00 0.10 0.07 0.02 99.58 03:17:39 03:09:01 2 1.27 0.00 0.02 0.00 0.03 98.68 03:17:39 03:09:01 3 0.27 0.00 0.05 0.00 0.02 99.67 03:17:39 03:09:01 4 0.13 0.00 0.07 0.00 0.02 99.78 03:17:39 03:09:01 5 0.22 0.00 0.05 0.00 0.02 99.72 03:17:39 03:09:01 6 0.07 0.00 0.05 0.07 0.00 99.82 03:17:39 03:09:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:17:39 03:17:39 03:09:01 CPU %user %nice %system %iowait %steal %idle 03:17:39 03:10:01 all 0.10 0.00 0.02 0.00 0.00 99.88 03:17:39 03:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:17:39 03:10:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:17:39 03:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:17:39 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:10:01 4 0.71 0.00 0.05 0.00 0.00 99.24 03:17:39 03:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:17:39 03:10:01 6 0.02 0.00 0.02 0.02 0.02 99.93 03:17:39 03:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:11:01 all 0.07 0.00 0.01 0.01 0.01 99.91 03:17:39 03:11:01 0 0.07 0.00 0.00 0.00 0.02 99.92 03:17:39 03:11:01 1 0.08 0.00 0.02 0.02 0.00 99.88 03:17:39 03:11:01 2 0.15 0.00 0.02 0.00 0.02 99.82 03:17:39 03:11:01 3 0.07 0.00 0.02 0.00 0.00 99.92 03:17:39 03:11:01 4 0.10 0.00 0.02 0.00 0.02 99.87 03:17:39 03:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:11:01 6 0.05 0.00 0.00 0.03 0.00 99.92 03:17:39 03:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:17:39 03:12:01 all 0.01 0.00 0.01 0.02 0.01 99.96 03:17:39 03:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:17:39 03:12:01 1 0.00 0.00 0.00 0.00 0.03 99.97 03:17:39 03:12:01 2 0.02 0.00 0.02 0.08 0.00 99.88 03:17:39 03:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:12:01 6 0.00 0.00 0.02 0.05 0.00 99.93 03:17:39 03:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:13:01 all 0.24 0.00 0.00 0.01 0.01 99.74 03:17:39 03:13:01 0 0.05 0.00 0.00 0.00 0.02 99.93 03:17:39 03:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:17:39 03:13:01 2 0.25 0.00 0.00 0.02 0.02 99.72 03:17:39 03:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:17:39 03:13:01 4 1.50 0.00 0.02 0.00 0.02 98.47 03:17:39 03:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:13:01 6 0.02 0.00 0.00 0.08 0.00 99.90 03:17:39 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:17:39 03:14:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:17:39 03:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:17:39 03:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:17:39 03:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:17:39 03:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:17:39 03:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:14:01 6 0.02 0.00 0.00 0.07 0.00 99.92 03:17:39 03:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:17:39 03:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:17:39 03:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:17:39 03:15:01 1 0.02 0.00 0.03 0.02 0.00 99.93 03:17:39 03:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:17:39 03:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:17:39 03:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:17:39 03:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:15:01 6 0.00 0.00 0.00 0.02 0.02 99.97 03:17:39 03:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:17:39 03:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:17:39 03:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:17:39 03:16:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:17:39 03:16:01 2 0.08 0.00 0.00 0.00 0.02 99.90 03:17:39 03:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:17:39 03:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:17:39 03:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:17:39 03:17:01 all 0.02 0.00 0.02 0.01 0.01 99.94 03:17:39 03:17:01 0 0.02 0.00 0.05 0.00 0.03 99.90 03:17:39 03:17:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:17:39 03:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:17:39 03:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:17:39 03:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:17:39 03:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:17:39 03:17:01 6 0.00 0.00 0.02 0.07 0.00 99.92 03:17:39 03:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:17:39 Average: all 7.14 0.00 1.06 2.06 0.03 89.71 03:17:39 Average: 0 6.96 0.00 0.95 2.50 0.03 89.56 03:17:39 Average: 1 7.27 0.00 1.04 1.42 0.03 90.24 03:17:39 Average: 2 7.40 0.00 1.08 2.47 0.03 89.03 03:17:39 Average: 3 7.07 0.00 1.01 1.22 0.02 90.67 03:17:39 Average: 4 7.21 0.00 1.15 2.58 0.03 89.02 03:17:39 Average: 5 7.20 0.00 1.07 1.89 0.02 89.82 03:17:39 Average: 6 6.84 0.00 1.10 3.15 0.03 88.89 03:17:39 Average: 7 7.19 0.00 1.10 1.23 0.02 90.46 03:17:39 03:17:39 03:17:39