Pull request #4696 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 7dd5273770dca860e70269bf51c7a4a10236c5e1+ca7181072cd9693a97ee7a9bf2ee455613042ad5 (93eee04bd8cfa34bf5de0c63ca285028fc1a10bf) 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-ssh4983805403588026837.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-ssh9538546803902033800.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-4696/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-4696/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15396554601494405065.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-4696/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12935535599863404120.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-ssh4278443325051851550.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-4696/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-4696/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1077310306898280475.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8042’ Running on prd-ubuntu20.04-docker-8c-8g-8046 in /w/workspace/edgexfoundry_edgex-go_PR-4696 [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/4696/head:refs/remotes/origin/PR-4696 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca7181072cd9693a97ee7a9bf2ee455613042ad5 into PR head commit 7dd5273770dca860e70269bf51c7a4a10236c5e1 Merge succeeded, producing 7dd5273770dca860e70269bf51c7a4a10236c5e1 Checking out Revision 7dd5273770dca860e70269bf51c7a4a10236c5e1 (PR-4696) > git config core.sparsecheckout # timeout=10 > git checkout -f 7dd5273770dca860e70269bf51c7a4a10236c5e1 # 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 ca7181072cd9693a97ee7a9bf2ee455613042ad5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dd5273770dca860e70269bf51c7a4a10236c5e1 # timeout=10 Commit message: "feat: Add new export error metrics to App 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 16:25:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:25:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:25:32 ========================================================= 16:25:32 EdgeX Global Pipelines Version Info 16:25:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:25:33 ------------------- 16:25:33 stable info: 16:25:33 ------------------- 16:25:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:25:33 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:25:33 Message: update stable to v1.0.254 16:25:33 ------------------- 16:25:33 experimental info: 16:25:33 ------------------- 16:25:33 Commited By: **** collab-it+edgex@linuxfoundation.org 16:25:33 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:25:33 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:25:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4696 [Pipeline] echo 16:25:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4696 [Pipeline] echo 16:25:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4696 [Pipeline] echo 16:25:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dd5273770dca860e70269bf51c7a4a10236c5e1 [Pipeline] echo 16:25:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dd5273 [Pipeline] echo 16:25:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:25:35 provisioning config files... 16:25:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6420292595506164038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:35 ---> docker-login.sh 16:25:35 nexus3.edgexfoundry.org:10001 16:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:35 Configure a credential helper to remove this warning. See 16:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:35 16:25:35 Login Succeeded 16:25:35 nexus3.edgexfoundry.org:10002 16:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:36 Configure a credential helper to remove this warning. See 16:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:36 16:25:36 Login Succeeded 16:25:36 nexus3.edgexfoundry.org:10003 16:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:36 Configure a credential helper to remove this warning. See 16:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:36 16:25:36 Login Succeeded 16:25:36 nexus3.edgexfoundry.org:10004 16:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:36 Configure a credential helper to remove this warning. See 16:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:36 16:25:36 Login Succeeded 16:25:36 docker.io 16:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:36 Configure a credential helper to remove this warning. See 16:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:36 16:25:36 Login Succeeded 16:25:36 ---> docker-login.sh ends [Pipeline] } 16:25:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:37 + 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 16:25:37 + dirname cmd/core-command/Dockerfile 16:25:37 + cut -d/ -f2 16:25:37 + echo core-command,cmd/core-command/Dockerfile 16:25:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile 16:25:37 + cut -d/ -f2 16:25:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 16:25:37 + dirname cmd/core-data/Dockerfile 16:25:37 + cut -d/ -f2 16:25:37 + echo core-data,cmd/core-data/Dockerfile 16:25:37 + dirname cmd/core-metadata/Dockerfile 16:25:37 + cut -d/ -f2 16:25:37 + echo core-metadata,cmd/core-metadata/Dockerfile 16:25:37 + dirname cmd/security-bootstrapper/Dockerfile 16:25:37 + cut -d/ -f2 16:25:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:25:37 + dirname cmd/security-proxy-auth/Dockerfile 16:25:37 + cut -d/ -f2 16:25:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 16:25:37 + dirname cmd/security-proxy-setup/Dockerfile 16:25:37 + cut -d/ -f2 16:25:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:25:37 + dirname cmd/security-secretstore-setup/Dockerfile 16:25:37 + cut -d/ -f2 16:25:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:25:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:25:37 + cut -d/ -f2 16:25:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:25:37 + dirname cmd/security-spire-agent/Dockerfile 16:25:37 + cut -d/ -f2 16:25:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:25:37 + dirname cmd/security-spire-config/Dockerfile 16:25:37 + cut -d/ -f2 16:25:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:25:37 + + dirnamecut cmd/security-spire-server/Dockerfile -d/ 16:25:37 -f2 16:25:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:25:37 + dirname cmd/support-notifications/Dockerfile 16:25:37 + cut -d/ -f2 16:25:37 + echo support-notifications,cmd/support-notifications/Dockerfile 16:25:37 + dirname cmd/support-scheduler/Dockerfile 16:25:37 + cut -d/ -f2 16:25:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 16:25:37 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 16:25:37 + git rev-list -1 --merges 7dd5273770dca860e70269bf51c7a4a10236c5e1~1..7dd5273770dca860e70269bf51c7a4a10236c5e1 [Pipeline] echo 16:25:37 -----------> git rev-list -1 --merges 7dd5273770dca860e70269bf51c7a4a10236c5e1~1..7dd5273770dca860e70269bf51c7a4a10236c5e1 7dd5273770dca860e70269bf51c7a4a10236c5e1 [false] [Pipeline] sh 16:25:38 + git log --format=format:%s -1 7dd5273770dca860e70269bf51c7a4a10236c5e1 [Pipeline] echo 16:25:38 ========================================================= 16:25:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:25:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:25:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:25:38 + grep -v github /etc/ssh/ssh_known_hosts 16:25:38 + [ -e /tmp/ssh_known_hosts ] 16:25:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:25:38 + + sudo tee -a /etc/ssh/ssh_known_hosts 16:25:38 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:25:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:39 16:25:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:39 0.1.4: Pulling from edgex-devops/py-git-semver 16:25:39 b85a868b505f: Pulling fs layer 16:25:39 e2be974225ed: Pulling fs layer 16:25:39 339a4e72a1f5: Pulling fs layer 16:25:39 988bab9f4d93: Pulling fs layer 16:25:39 1469e6f7b9e6: Pulling fs layer 16:25:39 eaf3925da568: Pulling fs layer 16:25:39 bab4dde63d76: Pulling fs layer 16:25:39 bde34c3a00c8: Pulling fs layer 16:25:39 b352a97aabf1: Pulling fs layer 16:25:39 4872d77fe225: Pulling fs layer 16:25:39 5851b861e8e6: Pulling fs layer 16:25:39 988bab9f4d93: Waiting 16:25:39 eaf3925da568: Waiting 16:25:39 bab4dde63d76: Waiting 16:25:39 bde34c3a00c8: Waiting 16:25:39 1469e6f7b9e6: Waiting 16:25:39 4872d77fe225: Waiting 16:25:39 b352a97aabf1: Waiting 16:25:39 5851b861e8e6: Waiting 16:25:39 e2be974225ed: Verifying Checksum 16:25:39 988bab9f4d93: Download complete 16:25:39 1469e6f7b9e6: Verifying Checksum 16:25:39 1469e6f7b9e6: Download complete 16:25:39 339a4e72a1f5: Verifying Checksum 16:25:39 339a4e72a1f5: Download complete 16:25:39 eaf3925da568: Download complete 16:25:39 bde34c3a00c8: Verifying Checksum 16:25:39 bde34c3a00c8: Download complete 16:25:39 b352a97aabf1: Download complete 16:25:39 4872d77fe225: Verifying Checksum 16:25:39 4872d77fe225: Download complete 16:25:39 5851b861e8e6: Verifying Checksum 16:25:39 5851b861e8e6: Download complete 16:25:39 b85a868b505f: Download complete 16:25:39 bab4dde63d76: Verifying Checksum 16:25:39 bab4dde63d76: Download complete 16:25:40 b85a868b505f: Pull complete 16:25:40 e2be974225ed: Pull complete 16:25:41 339a4e72a1f5: Pull complete 16:25:41 988bab9f4d93: Pull complete 16:25:41 1469e6f7b9e6: Pull complete 16:25:41 eaf3925da568: Pull complete 16:25:43 bab4dde63d76: Pull complete 16:25:43 bde34c3a00c8: Pull complete 16:25:43 b352a97aabf1: Pull complete 16:25:43 4872d77fe225: Pull complete 16:25:43 5851b861e8e6: Pull complete 16:25:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:25:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:43 prd-ubuntu20.04-docker-8c-8g-8046 does not seem to be running inside a container 16:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:25:46 $ docker top 3535ed869a7a4fab61e0aab8afa045ee0bf3ca35191e891cb25c29cc423dcd5a -eo pid,comm 16:25:46 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). 16:25:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:46 [ssh-agent] Looking for ssh-agent implementation... 16:25:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:46 $ docker exec 3535ed869a7a4fab61e0aab8afa045ee0bf3ca35191e891cb25c29cc423dcd5a ssh-agent 16:25:46 SSH_AUTH_SOCK=/tmp/ssh-BcFsNGvCyh0c/agent.33 16:25:46 SSH_AGENT_PID=39 16:25:46 Running ssh-add (command line suppressed) 16:25:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13941054859636643850.key (/w/workspace/edgex-go/1@tmp/private_key_13941054859636643850.key) 16:25:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:47 + git tag --points-at HEAD [Pipeline] } 16:25:47 $ docker exec --env ******** --env ******** 3535ed869a7a4fab61e0aab8afa045ee0bf3ca35191e891cb25c29cc423dcd5a ssh-agent -k 16:25:47 unset SSH_AUTH_SOCK; 16:25:47 unset SSH_AGENT_PID; 16:25:47 echo Agent pid 39 killed; 16:25:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:25:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:47 [ssh-agent] Looking for ssh-agent implementation... 16:25:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:47 $ docker exec 3535ed869a7a4fab61e0aab8afa045ee0bf3ca35191e891cb25c29cc423dcd5a ssh-agent 16:25:47 SSH_AUTH_SOCK=/tmp/ssh-hFkjAnvJI8mG/agent.71 16:25:47 SSH_AGENT_PID=78 16:25:47 Running ssh-add (command line suppressed) 16:25:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4950886442798379895.key (/w/workspace/edgex-go/1@tmp/private_key_4950886442798379895.key) 16:25:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:47 + git semver init 16:25:48 2023-09-27 16:25:48,120 [run_init] DEBUG init version:0.0.0 force:False 16:25:48 2023-09-27 16:25:48,120 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 16:25:48 2023-09-27 16:25:48,121 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 16:25:48 2023-09-27 16:25:48,121 [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) 16:25:53 2023-09-27 16:25:52,965 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 16:25:53 2023-09-27 16:25:52,966 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4696 with force:False 16:25:53 2023-09-27 16:25:52,966 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4696 16:25:53 2023-09-27 16:25:52,970 [execute] INFO git cat-file --batch-check 16:25:53 2023-09-27 16:25:52,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 16:25:53 2023-09-27 16:25:52,977 [execute] INFO git cat-file --batch 16:25:53 2023-09-27 16:25:52,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 16:25:53 2023-09-27 16:25:52,981 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4696 16:25:53 0.0.0 [Pipeline] } 16:25:53 $ docker exec --env ******** --env ******** 3535ed869a7a4fab61e0aab8afa045ee0bf3ca35191e891cb25c29cc423dcd5a ssh-agent -k 16:25:53 unset SSH_AUTH_SOCK; 16:25:53 unset SSH_AGENT_PID; 16:25:53 echo Agent pid 78 killed; 16:25:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:54 + git semver [Pipeline] } 16:25:54 $ docker stop --time=1 3535ed869a7a4fab61e0aab8afa045ee0bf3ca35191e891cb25c29cc423dcd5a 16:25:55 $ docker rm -f --volumes 3535ed869a7a4fab61e0aab8afa045ee0bf3ca35191e891cb25c29cc423dcd5a [Pipeline] // withDockerContainer [Pipeline] sh 16:25:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:25:56 Stashed 1 file(s) [Pipeline] echo 16:25:56 [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 16:25:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 16:25:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:57 ========================================================= 16:25:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:25:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:25:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:25:57 7264a8db6415: Pulling fs layer 16:25:57 c4d48a809fc2: Pulling fs layer 16:25:57 4f1c88b9dad5: Pulling fs layer 16:25:57 ad3a456e5733: Pulling fs layer 16:25:57 33e27b845d1e: Pulling fs layer 16:25:57 c68163c4e522: Pulling fs layer 16:25:57 50da416c3ac9: Pulling fs layer 16:25:57 23d2d4c4bb30: Pulling fs layer 16:25:57 33e27b845d1e: Waiting 16:25:57 c68163c4e522: Waiting 16:25:57 23d2d4c4bb30: Waiting 16:25:57 ad3a456e5733: Waiting 16:25:57 c4d48a809fc2: Verifying Checksum 16:25:57 c4d48a809fc2: Download complete 16:25:57 ad3a456e5733: Verifying Checksum 16:25:57 ad3a456e5733: Download complete 16:25:57 33e27b845d1e: Download complete 16:25:57 7264a8db6415: Verifying Checksum 16:25:57 7264a8db6415: Download complete 16:25:57 c68163c4e522: Verifying Checksum 16:25:57 c68163c4e522: Download complete 16:25:57 7264a8db6415: Pull complete 16:25:57 23d2d4c4bb30: Verifying Checksum 16:25:57 23d2d4c4bb30: Download complete 16:25:57 c4d48a809fc2: Pull complete 16:25:58 4f1c88b9dad5: Verifying Checksum 16:25:58 4f1c88b9dad5: Download complete 16:25:58 50da416c3ac9: Verifying Checksum 16:25:58 50da416c3ac9: Download complete 16:26:01 4f1c88b9dad5: Pull complete 16:26:01 ad3a456e5733: Pull complete 16:26:01 33e27b845d1e: Pull complete 16:26:01 c68163c4e522: Pull complete 16:26:03 50da416c3ac9: Pull complete 16:26:04 23d2d4c4bb30: Pull complete 16:26:04 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:26:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:26:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 16:26:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:26:04 WORKDIR /edgex 16:26:04 COPY go.mod . 16:26:04 RUN go mod download 16:26:04 + docker build -t ci-base-image-x86_64 -f - . 16:26:04 Sending build context to Docker daemon 171MB 16:26:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:26:04 ---> 0786185ac409 16:26:04 Step 2/4 : WORKDIR /edgex 16:26:10 ---> Running in e7b006660d53 16:26:10 Removing intermediate container e7b006660d53 16:26:10 ---> c7b0feb35770 16:26:10 Step 3/4 : COPY go.mod . 16:26:10 ---> be8d1386370f 16:26:10 Step 4/4 : RUN go mod download 16:26:10 ---> Running in 946466ccc2fc 16:26:11 Still waiting to schedule task 16:26:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:26:28 Removing intermediate container 946466ccc2fc 16:26:28 ---> 20bb8aab1840 16:26:28 Successfully built 20bb8aab1840 16:26:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:28 + docker inspect -f . ci-base-image-x86_64 16:26:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:28 prd-ubuntu20.04-docker-8c-8g-8046 does not seem to be running inside a container 16:26:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:26:29 $ docker top 1d2ea8a0658753c9e05c0caf78f58ecf96def97a5aa8622dd1e57e938b3dcd75 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:29 + go version 16:26:29 go version go1.21.0 linux/amd64 [Pipeline] } 16:26:29 $ docker stop --time=1 1d2ea8a0658753c9e05c0caf78f58ecf96def97a5aa8622dd1e57e938b3dcd75 16:26:31 $ docker rm -f --volumes 1d2ea8a0658753c9e05c0caf78f58ecf96def97a5aa8622dd1e57e938b3dcd75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:31 + docker inspect -f . ci-base-image-x86_64 16:26:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:31 prd-ubuntu20.04-docker-8c-8g-8046 does not seem to be running inside a container 16:26:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:26:32 $ docker top da6d055da4ef76980f471954665af64bdb9fd7b61b4169902296a7a2384d32bd -eo pid,comm [Pipeline] { [Pipeline] echo 16:26:32 ========================================================= 16:26:32 [edgeXBuildGoParallel] Running Tests and Build... 16:26:32 ========================================================= [Pipeline] sh 16:26:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:26:33 + make test 16:26:33 go test -race -coverprofile=coverage.out ./... 16:26:39 ? github.com/edgexfoundry/edgex-go [no test files] 16:26:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:26:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:26:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:26:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:26:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:26:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:26:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:26:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:26:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:26:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:26:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:26:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:26:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:26:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 16:26:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 16:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:26:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:26:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:27:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.066s coverage: 69.2% of statements 16:27:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.2% of statements 16:27:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:27:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.403s coverage: 93.4% of statements 16:27:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 4.1% of statements 16:27:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:27:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:27:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:27:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:27:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:27:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:27:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:27:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:27:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:27:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:27:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.397s coverage: 97.6% of statements 16:27:05 ok github.com/edgexfoundry/edgex-go/internal/io 1.045s coverage: 72.2% of statements 16:27:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:27:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:27:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.9% of statements 16:27:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.072s coverage: 32.2% of statements 16:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements 16:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements 16:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.041s coverage: 94.1% of statements 16:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.064s coverage: 96.3% of statements 16:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.065s coverage: 87.5% of statements 16:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:27:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:27:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:27:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:27:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:27:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:27:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:27:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:27:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:27:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:27:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:27:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:27:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:27:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:27:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:27:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.111s coverage: 94.4% of statements 16:27:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:27:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:27:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:27:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:27:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:27:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:27:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:27:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.335s coverage: 79.9% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.060s coverage: 92.9% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.179s coverage: 63.1% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.031s coverage: 89.4% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.174s coverage: 38.4% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.046s coverage: 84.8% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements 16:27:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.087s coverage: 98.9% of statements 16:27:33 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 16:27:33 running golangci-lint 16:27:33 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 16:27:33 go version go1.21.0 linux/amd64 16:27:33 level=info msg="[config_reader] Used config file .golangci.yml" 16:27:33 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 16:27:49 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|compiled_files|deps|imports|types_sizes) took 13.353506712s" 16:27:49 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.549236ms" 16:27:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8048 in /w/workspace/edgexfoundry_edgex-go_PR-4696 [Pipeline] { [Pipeline] ws 16:27:55 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:27:55 The recommended git tool is: git 16:27:57 level=info msg="[linters_context/goanalysis] analyzers took 1m16.65582947s with top 10 stages: buildir: 38.090204949s, gosec: 7.901191986s, inspect: 1.747467358s, fact_deprecated: 1.379677586s, ctrlflow: 1.241854547s, printf: 1.22934242s, fact_purity: 1.134839065s, S1038: 1.131640688s, nilness: 1.124458748s, typedness: 868.007444ms" 16:27:57 level=info msg="[runner] Issues before processing: 197, after processing: 0" 16:27:57 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, exclude: 197/197, nolint: 0/21, skip_files: 197/197, autogenerated_exclude: 197/197" 16:27:57 level=info msg="[runner] processing took 18.302771ms with stages: nolint: 8.522057ms, identifier_marker: 5.539276ms, autogenerated_exclude: 1.402799ms, path_prettifier: 1.134453ms, exclude-rules: 1.101032ms, skip_dirs: 463.57µs, cgo: 75.722µs, filename_unadjuster: 58.741µs, max_same_issues: 1.84µs, exclude: 460ns, skip_files: 430ns, sort_results: 390ns, severity-rules: 380ns, fixer: 370ns, uniq_by_line: 360ns, diff: 231ns, max_from_linter: 160ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" 16:27:57 level=info msg="[runner] linters took 9.548495912s with stages: goanalysis_metalinter: 9.530056689s" 16:27:57 level=info msg="File cache stats: 0 entries of total size 0B" 16:27:57 level=info msg="Memory: 231 samples, avg is 266.7MB, max is 958.7MB" 16:27:57 level=info msg="Execution took 22.949274937s" 16:27:57 go vet ./... 16:28:01 using credential edgex-jenkins-ssh 16:28:01 Cloning the remote Git repository 16:28:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:28:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:28:01 ./bin/test-attribution-txt.sh [Pipeline] echo 16:28:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:28:01 + ls -al . 16:28:01 total 732 16:28:01 drwxrwxr-x 12 1001 1001 4096 Sep 27 16:26 . 16:28:01 drwxr-xr-x 4 root root 4096 Sep 27 16:26 .. 16:28:01 drwxrwxr-x 2 1001 1001 4096 Sep 27 16:25 .blubracket 16:28:01 -rw-rw-r-- 1 1001 1001 16 Sep 27 16:25 .dockerignore 16:28:01 drwxrwxr-x 8 1001 1001 4096 Sep 27 16:27 .git 16:28:01 drwxrwxr-x 3 1001 1001 4096 Sep 27 16:25 .github 16:28:01 -rw-rw-r-- 1 1001 1001 1173 Sep 27 16:25 .gitignore 16:28:01 -rw-rw-r-- 1 1001 1001 42 Sep 27 16:25 .golangci.yml 16:28:01 -rw-rw-r-- 1 1001 1001 100 Sep 27 16:25 .hadolint.yml 16:28:01 drwxr-xr-x 3 1001 1001 4096 Sep 27 16:25 .semver 16:28:01 -rw-rw-r-- 1 1001 1001 166 Sep 27 16:25 .sonarcloud.properties 16:28:01 -rw-rw-r-- 1 1001 1001 1171 Sep 27 16:25 ADOPTERS.md 16:28:01 -rw-rw-r-- 1 1001 1001 11674 Sep 27 16:25 Attribution.txt 16:28:01 -rw-rw-r-- 1 1001 1001 93407 Sep 27 16:25 CHANGELOG.md 16:28:01 -rw-rw-r-- 1 1001 1001 3804 Sep 27 16:25 CONTRIBUTING.md 16:28:01 -rw-rw-r-- 1 1001 1001 677 Sep 27 16:25 GOVERNANCE.md 16:28:01 -rw-rw-r-- 1 1001 1001 883 Sep 27 16:25 Jenkinsfile 16:28:01 -rw-rw-r-- 1 1001 1001 10775 Sep 27 16:25 LICENSE 16:28:01 -rw-rw-r-- 1 1001 1001 15054 Sep 27 16:25 Makefile 16:28:01 -rw-rw-r-- 1 1001 1001 582 Sep 27 16:25 OWNERS.md 16:28:01 -rw-rw-r-- 1 1001 1001 9923 Sep 27 16:25 README.md 16:28:01 -rw-rw-r-- 1 1001 1001 789 Sep 27 16:25 SECURITY.md 16:28:01 -rw-rw-r-- 1 1001 1001 5 Sep 27 16:25 VERSION 16:28:01 drwxrwxr-x 2 1001 1001 4096 Sep 27 16:25 bin 16:28:01 drwxrwxr-x 18 1001 1001 4096 Sep 27 16:25 cmd 16:28:01 -rw-r--r-- 1 root root 453602 Sep 27 16:27 coverage.out 16:28:01 drwxrwxr-x 2 1001 1001 4096 Sep 27 16:25 fuzz_test 16:28:01 -rw-rw-r-- 1 1001 1001 3688 Sep 27 16:25 go.mod 16:28:01 -rw-rw-r-- 1 1001 1001 34975 Sep 27 16:25 go.sum 16:28:01 drwxrwxr-x 7 1001 1001 4096 Sep 27 16:25 internal 16:28:01 drwxrwxr-x 3 1001 1001 4096 Sep 27 16:25 openapi 16:28:01 -rw-rw-r-- 1 1001 1001 594 Sep 27 16:25 security.txt 16:28:01 drwxrwxr-x 4 1001 1001 4096 Sep 27 16:25 snap 16:28:01 -rw-rw-r-- 1 1001 1001 204 Sep 27 16:25 version.go [Pipeline] sh 16:28:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:28:01 > git init /w/workspace/edgex-go/1 # timeout=10 16:28:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:28:01 > git --version # timeout=10 16:28:01 > git --version # 'git version 2.25.1' 16:28:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:28:02 + '[' -e coverage.out ] 16:28:02 + chown 1001:1001 coverage.out [Pipeline] stash 16:28:02 Stashed 1 file(s) [Pipeline] sh 16:28:02 + make build 16:28:02 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 16:28:14 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 16:28:15 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 16:28:16 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 16:28:17 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 16:28:19 Merging remotes/origin/main commit ca7181072cd9693a97ee7a9bf2ee455613042ad5 into PR head commit 7dd5273770dca860e70269bf51c7a4a10236c5e1 16:28:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:28:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:28:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:28:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:28:18 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4696/head:refs/remotes/origin/PR-4696 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:28:19 > git config core.sparsecheckout # timeout=10 16:28:19 > git checkout -f 7dd5273770dca860e70269bf51c7a4a10236c5e1 # timeout=10 16:28:20 Merge succeeded, producing 7dd5273770dca860e70269bf51c7a4a10236c5e1 16:28:20 Checking out Revision 7dd5273770dca860e70269bf51c7a4a10236c5e1 (PR-4696) 16:28:20 > git remote # timeout=10 16:28:20 > git config --get remote.origin.url # timeout=10 16:28:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:20 > git merge ca7181072cd9693a97ee7a9bf2ee455613042ad5 # timeout=10 16:28:20 > git rev-parse HEAD^{commit} # timeout=10 16:28:20 > git config core.sparsecheckout # timeout=10 16:28:20 > git checkout -f 7dd5273770dca860e70269bf51c7a4a10236c5e1 # timeout=10 16:28:22 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 16:28:23 Commit message: "feat: Add new export error metrics to App Service common config" 16:28:23 > git --version # timeout=10 16:28:23 > git --version # 'git version 2.25.1' 16:28:23 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 16:28:24 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:28:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:28:24 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:24 Dload Upload Total Spent Left Speed 16:28:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 16:28:25 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 16:28:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:28:26 + sudo tee /etc/docker/daemon.new 16:28:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:28:26 { 16:28:26 "registry-mirrors": [ 16:28:26 "https://nexus3.edgexfoundry.org:10001" 16:28:26 ], 16:28:26 "bip": "10.250.0.254/24", 16:28:26 "hosts": [ 16:28:26 "tcp://0.0.0.0:5555", 16:28:26 "unix:///var/run/docker.sock" 16:28:26 ], 16:28:26 "mtu": 1458, 16:28:26 "selinux-enabled": true, 16:28:26 "seccomp-profile": "/etc/docker/seccomp.json" 16:28:26 } [Pipeline] sh 16:28:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:28:26 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 16:28:26 + sudo service docker restart 16:28:27 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 16:28:28 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 16:28:29 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] } 16:28:30 $ docker stop --time=1 da6d055da4ef76980f471954665af64bdb9fd7b61b4169902296a7a2384d32bd 16:28:35 $ docker rm -f --volumes da6d055da4ef76980f471954665af64bdb9fd7b61b4169902296a7a2384d32bd [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 16:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:28:36 16:28:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:28:36 latest: Pulling from edgex-devops/edgex-compose 16:28:36 91d30c5bc195: Pulling fs layer 16:28:36 2e9b0aa3be6d: Pulling fs layer 16:28:36 9c61dcf015f6: Pulling fs layer 16:28:36 4698f68db338: Pulling fs layer 16:28:36 2a2f49069b9e: Pulling fs layer 16:28:36 e0025b399a48: Pulling fs layer 16:28:36 4698f68db338: Waiting 16:28:36 e0025b399a48: Waiting 16:28:36 2a2f49069b9e: Waiting 16:28:37 91d30c5bc195: Verifying Checksum 16:28:37 91d30c5bc195: Download complete 16:28:37 4698f68db338: Verifying Checksum 16:28:37 4698f68db338: Download complete 16:28:37 2e9b0aa3be6d: Verifying Checksum 16:28:37 2e9b0aa3be6d: Download complete 16:28:37 91d30c5bc195: Pull complete 16:28:37 2e9b0aa3be6d: Pull complete 16:28:37 e0025b399a48: Verifying Checksum 16:28:37 e0025b399a48: Download complete 16:28:37 2a2f49069b9e: Verifying Checksum 16:28:37 2a2f49069b9e: Download complete 16:28:39 9c61dcf015f6: Verifying Checksum 16:28:39 9c61dcf015f6: Download complete 16:28:42 9c61dcf015f6: Pull complete 16:28:42 4698f68db338: Pull complete 16:28:42 2a2f49069b9e: Pull complete 16:28:42 e0025b399a48: Pull complete 16:28:42 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 16:28:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:28:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:42 prd-ubuntu20.04-docker-8c-8g-8046 does not seem to be running inside a container 16:28:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:28:45 $ docker top c8e9841e95c2fa748a90c8da368cc96e335d07a2588c551a2b613c4e9d2deb6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 16:28:45 provisioning config files... 16:28:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1750601496417140250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:46 + docker compose -f ./docker-compose-build.yml build --parallel 16:28:46 ---> docker-login.sh 16:28:46 nexus3.edgexfoundry.org:10001 16:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:46 Configure a credential helper to remove this warning. See 16:28:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:46 16:28:46 Login Succeeded 16:28:46 nexus3.edgexfoundry.org:10002 16:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:47 Configure a credential helper to remove this warning. See 16:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:47 16:28:47 Login Succeeded 16:28:47 nexus3.edgexfoundry.org:10003 16:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:47 Configure a credential helper to remove this warning. See 16:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:47 16:28:47 Login Succeeded 16:28:47 nexus3.edgexfoundry.org:10004 16:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:47 Configure a credential helper to remove this warning. See 16:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:47 16:28:47 Login Succeeded 16:28:47 docker.io 16:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:48 Configure a credential helper to remove this warning. See 16:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:48 16:28:48 Login Succeeded 16:28:48 ---> docker-login.sh ends [Pipeline] } 16:28:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:28:48 #1 [security-spire-server internal] load build definition from Dockerfile 16:28:48 #1 transferring dockerfile: 1.59kB done 16:28:48 #1 DONE 0.0s 16:28:48 16:28:48 #2 [security-proxy-auth internal] load build definition from Dockerfile 16:28:48 #2 transferring dockerfile: 2.04kB done 16:28:48 #2 DONE 0.0s 16:28:48 16:28:48 #3 [core-data internal] load build definition from Dockerfile 16:28:48 #3 transferring dockerfile: 1.90kB done 16:28:48 #3 DONE 0.0s 16:28:48 16:28:48 #4 [support-notifications internal] load build definition from Dockerfile 16:28:48 #4 transferring dockerfile: 1.84kB done 16:28:48 #4 DONE 0.0s 16:28:48 16:28:48 #5 [core-command internal] load build definition from Dockerfile 16:28:48 #5 transferring dockerfile: 1.82kB done 16:28:48 #5 DONE 0.0s 16:28:48 16:28:48 #6 [security-proxy-setup internal] load build definition from Dockerfile 16:28:48 #6 transferring dockerfile: 2.39kB done 16:28:48 #6 DONE 0.0s 16:28:48 16:28:48 #7 [security-secretstore-setup internal] load build definition from Dockerfile 16:28:48 #7 transferring dockerfile: 2.38kB done 16:28:48 #7 DONE 0.1s 16:28:48 16:28:48 #8 [security-bootstrapper internal] load build definition from Dockerfile 16:28:48 #8 transferring dockerfile: 2.82kB done 16:28:48 #8 DONE 0.1s 16:28:48 16:28:48 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 16:28:48 #9 transferring dockerfile: 1.78kB done 16:28:48 #9 DONE 0.1s 16:28:48 16:28:48 #10 [security-spire-config internal] load build definition from Dockerfile 16:28:48 #10 transferring dockerfile: 1.58kB done 16:28:48 #10 DONE 0.0s 16:28:48 16:28:48 #11 [security-spire-agent internal] load build definition from Dockerfile 16:28:48 #11 transferring dockerfile: 1.70kB done 16:28:48 #11 DONE 0.1s 16:28:48 16:28:48 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 16:28:48 #12 transferring dockerfile: 2.12kB done 16:28:48 #12 DONE 0.1s 16:28:48 16:28:48 #13 [support-scheduler internal] load build definition from Dockerfile 16:28:48 #13 transferring dockerfile: 1.82kB done 16:28:48 #13 DONE 0.0s 16:28:48 16:28:48 #14 [core-metadata internal] load build definition from Dockerfile 16:28:48 #14 transferring dockerfile: 1.96kB done 16:28:48 #14 DONE 0.1s 16:28:48 16:28:48 #15 [security-spire-server internal] load .dockerignore 16:28:48 #15 transferring context: 56B done 16:28:48 #15 DONE 0.0s 16:28:48 16:28:48 #16 [security-proxy-auth internal] load .dockerignore 16:28:48 #16 transferring context: 56B done 16:28:48 #16 DONE 0.0s 16:28:48 16:28:48 #17 [core-data internal] load .dockerignore 16:28:48 #17 transferring context: 56B done 16:28:48 #17 DONE 0.0s 16:28:48 16:28:48 #18 [support-notifications internal] load .dockerignore 16:28:48 #18 transferring context: 56B done 16:28:48 #18 DONE 0.0s 16:28:48 16:28:48 #19 [core-command internal] load .dockerignore 16:28:48 #19 transferring context: 56B done 16:28:48 #19 DONE 0.0s 16:28:48 16:28:48 #20 [security-proxy-setup internal] load .dockerignore 16:28:48 #20 transferring context: 56B done [Pipeline] sh 16:28:48 #20 DONE 0.0s 16:28:48 16:28:48 #21 [security-secretstore-setup internal] load .dockerignore 16:28:48 #21 transferring context: 56B done 16:28:48 #21 DONE 0.0s 16:28:48 16:28:48 #22 [security-bootstrapper internal] load .dockerignore 16:28:48 #22 transferring context: 56B done 16:28:48 #22 DONE 0.0s 16:28:48 16:28:48 #23 [security-spiffe-token-provider internal] load .dockerignore 16:28:48 #23 transferring context: 56B done 16:28:48 #23 DONE 0.0s 16:28:48 16:28:48 #24 [security-spire-agent internal] load .dockerignore 16:28:48 #24 transferring context: 56B done 16:28:48 #24 DONE 0.0s 16:28:48 16:28:48 #25 [security-spire-config internal] load .dockerignore 16:28:48 #25 transferring context: 56B done 16:28:48 #25 DONE 0.0s 16:28:48 16:28:48 #26 [core-metadata internal] load .dockerignore 16:28:48 #26 transferring context: 56B done 16:28:48 #26 DONE 0.0s 16:28:48 16:28:48 #27 [core-common-config-bootstrapper internal] load .dockerignore 16:28:48 #27 transferring context: 56B done 16:28:48 #27 DONE 0.1s 16:28:48 16:28:48 #28 [support-scheduler internal] load .dockerignore 16:28:48 #28 transferring context: 56B done 16:28:48 #28 DONE 0.1s 16:28:48 16:28:48 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:28:49 #29 DONE 0.0s 16:28:49 16:28:49 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 16:28:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 16:28:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:49 ========================================================= 16:28:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:28:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:28:49 #30 DONE 0.5s 16:28:49 16:28:49 #31 [core-command internal] load build context 16:28:49 #31 DONE 0.0s 16:28:49 16:28:49 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 16:28:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:28:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:28:49 9fda8d8052c6: Pulling fs layer 16:28:49 5d54e960e981: Pulling fs layer 16:28:49 c4a7e357bf2a: Pulling fs layer 16:28:49 f0e02332f6b5: Pulling fs layer 16:28:49 cefa15bbcfad: Pulling fs layer 16:28:49 17808c966233: Pulling fs layer 16:28:49 f4c1fc716caa: Pulling fs layer 16:28:49 f0e02332f6b5: Waiting 16:28:49 cefa15bbcfad: Waiting 16:28:49 17808c966233: Waiting 16:28:49 f4c1fc716caa: Waiting 16:28:49 #32 ... 16:28:49 16:28:49 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 16:28:49 #33 DONE 0.5s 16:28:49 16:28:49 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 16:28:49 #34 DONE 0.4s 16:28:49 16:28:49 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 16:28:49 5d54e960e981: Download complete 16:28:49 f0e02332f6b5: Verifying Checksum 16:28:49 f0e02332f6b5: Download complete 16:28:49 cefa15bbcfad: Verifying Checksum 16:28:49 cefa15bbcfad: Download complete 16:28:49 9fda8d8052c6: Download complete 16:28:49 #32 ... 16:28:49 16:28:49 #35 [security-spire-config internal] load build context 16:28:49 #35 transferring context: 16.36kB 0.1s done 16:28:49 #35 DONE 0.5s 16:28:49 16:28:49 #36 [security-spire-server internal] load build context 16:28:49 #36 transferring context: 18.11kB 0.1s done 16:28:49 #36 DONE 0.5s 16:28:49 16:28:49 #37 [security-spire-agent internal] load build context 16:28:49 #37 transferring context: 17.64kB 0.1s done 16:28:49 #37 DONE 0.4s 16:28:50 16:28:50 #38 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:28:50 #38 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 16:28:50 #38 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 16:28:50 #38 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 16:28:50 #38 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 16:28:50 9fda8d8052c6: Pull complete 16:28:50 5d54e960e981: Pull complete 16:28:51 f4c1fc716caa: Verifying Checksum 16:28:51 f4c1fc716caa: Download complete 16:28:51 #38 ... 16:28:51 16:28:51 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 16:28:51 #32 DONE 1.8s 16:28:51 16:28:51 #39 [support-notifications builder 2/7] WORKDIR /edgex-go 16:28:51 c4a7e357bf2a: Verifying Checksum 16:28:51 c4a7e357bf2a: Download complete 16:28:53 17808c966233: Verifying Checksum 16:28:53 17808c966233: Download complete 16:28:56 #39 ... 16:28:56 16:28:56 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:28:56 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 16:28:56 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 16:28:56 #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 16:28:56 #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 16:28:56 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 16:28:56 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 16:28:56 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 16:28:56 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 16:28:56 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 16:28:56 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done 16:28:56 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 16:28:56 #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.3s done 16:29:00 #40 ... 16:29:00 16:29:00 #31 [core-command internal] load build context 16:29:00 #31 transferring context: 296.28MB 9.9s 16:29:00 #31 ... 16:29:00 16:29:00 #41 [security-spiffe-token-provider internal] load build context 16:29:00 #41 ... 16:29:00 16:29:00 #42 [security-proxy-auth internal] load build context 16:29:00 #42 transferring context: 364.87MB 10.2s done 16:29:00 #42 ... 16:29:00 16:29:00 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:29:00 #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 16:29:00 #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 16:29:00 #43 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 16:29:00 #43 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 16:29:00 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 16:29:00 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 16:29:00 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 16:29:00 #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 16:29:00 #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 16:29:00 #43 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done 16:29:00 #43 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.8s done 16:29:00 #43 ... 16:29:00 16:29:00 #44 [security-secretstore-setup internal] load build context 16:29:00 #44 transferring context: 364.87MB 9.9s done 16:29:00 #44 ... 16:29:00 16:29:00 #45 [security-bootstrapper internal] load build context 16:29:00 #45 transferring context: 364.87MB 9.6s done 16:29:00 #45 ... 16:29:00 16:29:00 #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:29:00 #46 ... 16:29:00 16:29:00 #47 [security-proxy-setup internal] load build context 16:29:00 #47 transferring context: 364.87MB 9.9s done 16:29:00 #47 ... 16:29:00 16:29:00 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:29:00 #0 5.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:00 #0 5.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:00 #0 5.746 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:29:00 #0 5.746 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:29:00 #0 5.746 OK: 20066 distinct packages available 16:29:00 #0 5.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:00 #0 5.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:00 #0 6.110 (1/11) Installing ca-certificates (20230506-r0) 16:29:00 #0 6.124 (2/11) Installing brotli-libs (1.0.9-r14) 16:29:00 #0 6.135 (3/11) Installing libunistring (1.1-r1) 16:29:00 #0 6.151 (4/11) Installing libidn2 (2.3.4-r1) 16:29:00 #0 6.155 (5/11) Installing nghttp2-libs (1.55.1-r0) 16:29:00 #0 6.160 (6/11) Installing libcurl (8.3.0-r0) 16:29:00 #0 6.170 (7/11) Installing curl (8.3.0-r0) 16:29:00 #0 6.175 (8/11) Installing dumb-init (1.2.5-r2) 16:29:00 #0 6.179 (9/11) Installing musl-obstack (1.2.3-r2) 16:29:00 #0 6.194 (10/11) Installing libucontext (1.2-r2) 16:29:00 #0 6.194 (11/11) Installing gcompat (1.1.0-r1) 16:29:00 #0 6.194 Executing busybox-1.36.1-r2.trigger 16:29:00 #0 6.200 Executing ca-certificates-20230506-r0.trigger 16:29:00 #0 6.253 OK: 12 MiB in 26 packages 16:29:00 #48 ... 16:29:00 16:29:00 #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:29:00 #49 ... 16:29:00 16:29:00 #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:29:00 #0 6.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:00 #0 6.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:00 #0 6.832 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 16:29:00 #0 6.877 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 16:29:00 #0 6.883 (3/6) Installing dumb-init (1.2.5-r2) 16:29:00 #0 6.887 (4/6) Installing openssl (3.1.3-r0) 16:29:00 #0 6.897 (5/6) Installing su-exec (0.2-r3) 16:29:00 #0 6.902 (6/6) Installing yq (4.33.3-r3) 16:29:00 #0 6.962 Executing busybox-1.36.1-r2.trigger 16:29:00 #0 6.972 OK: 17 MiB in 19 packages 16:29:01 #50 ... 16:29:01 16:29:01 #51 [support-scheduler internal] load build context 16:29:01 #51 transferring context: 364.87MB 10.6s done 16:29:01 #51 ... 16:29:01 16:29:01 #52 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:29:01 #52 ... 16:29:01 16:29:01 #53 [core-common-config-bootstrapper internal] load build context 16:29:01 #53 transferring context: 364.87MB 10.6s done 16:29:01 #53 ... 16:29:01 16:29:01 #54 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 16:29:01 #0 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:01 #0 4.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:01 #0 4.285 (1/1) Installing dumb-init (1.2.5-r2) 16:29:01 #0 4.321 Executing busybox-1.36.1-r2.trigger 16:29:01 #0 4.327 OK: 7 MiB in 16 packages 16:29:01 #54 ... 16:29:01 16:29:01 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:29:02 #55 ... 16:29:02 16:29:02 #56 [core-metadata internal] load build context 16:29:02 #56 transferring context: 364.87MB 10.1s done 16:29:02 #56 ... 16:29:02 16:29:02 #57 [support-notifications internal] load build context 16:29:02 #57 transferring context: 364.87MB 11.2s done 16:29:02 #57 ... 16:29:02 16:29:02 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:29:02 #0 6.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:02 #0 6.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:02 #0 6.379 (1/2) Installing dumb-init (1.2.5-r2) 16:29:02 #0 6.386 (2/2) Installing su-exec (0.2-r3) 16:29:02 #0 6.396 Executing busybox-1.36.1-r2.trigger 16:29:02 #0 6.403 OK: 7 MiB in 17 packages 16:29:02 #58 ... 16:29:02 16:29:02 #59 [core-data internal] load build context 16:29:02 #59 transferring context: 364.87MB 9.5s done 16:29:02 #59 ... 16:29:02 16:29:02 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:29:03 #60 ... 16:29:03 16:29:03 #31 [core-command internal] load build context 16:29:03 #31 transferring context: 364.87MB 10.6s done 16:29:03 c4a7e357bf2a: Pull complete 16:29:03 f0e02332f6b5: Pull complete 16:29:03 cefa15bbcfad: Pull complete 16:29:09 #31 ... 16:29:09 16:29:09 #41 [security-spiffe-token-provider internal] load build context 16:29:09 #41 transferring context: 364.87MB 10.6s done 16:29:09 17808c966233: Pull complete 16:29:10 f4c1fc716caa: Pull complete 16:29:10 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:29:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 16:29:11 #41 ... 16:29:11 16:29:11 #59 [core-data internal] load build context 16:29:11 #59 DONE 21.5s 16:29:11 16:29:11 #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 16:29:11 #39 DONE 19.6s 16:29:11 16:29:11 #54 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 16:29:11 #54 DONE 21.0s 16:29:11 16:29:11 #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:29:11 #50 DONE 20.9s 16:29:11 16:29:11 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:29:11 #58 DONE 21.1s 16:29:11 16:29:11 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:29:11 #48 DONE 21.0s 16:29:11 16:29:11 #45 [security-bootstrapper internal] load build context 16:29:11 #45 DONE 21.6s 16:29:11 16:29:11 #47 [security-proxy-setup internal] load build context 16:29:11 #47 DONE 21.6s 16:29:11 16:29:11 #44 [security-secretstore-setup internal] load build context 16:29:11 #44 DONE 21.6s 16:29:11 16:29:11 #56 [core-metadata internal] load build context 16:29:11 #56 DONE 21.6s 16:29:11 16:29:11 #42 [security-proxy-auth internal] load build context 16:29:11 #42 DONE 21.6s 16:29:11 16:29:11 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 16:29:11 #61 ... 16:29:11 16:29:11 #41 [security-spiffe-token-provider internal] load build context 16:29:11 #41 DONE 21.6s 16:29:11 16:29:11 #53 [core-common-config-bootstrapper internal] load build context 16:29:11 #53 DONE 21.6s 16:29:11 16:29:11 #31 [core-command internal] load build context 16:29:11 #31 DONE 21.6s 16:29:11 16:29:11 #51 [support-scheduler internal] load build context 16:29:11 #51 DONE 21.6s 16:29:11 16:29:11 #57 [support-notifications internal] load build context 16:29:11 #57 DONE 21.6s 16:29:11 16:29:11 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 16:29:11 #62 DONE 0.2s 16:29:11 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:29:11 WORKDIR /edgex 16:29:11 COPY go.mod . 16:29:11 RUN go mod download -t 16:29:11 ci-base-image-arm64 -f - . 16:29:11 16:29:11 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:11 #40 DONE 21.7s 16:29:11 16:29:11 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:29:11 #43 DONE 21.7s 16:29:11 16:29:11 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 16:29:11 Sending build context to Docker daemon 2.995MB 16:29:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:29:11 ---> ea914061e18c 16:29:11 Step 2/4 : WORKDIR /edgex 16:29:12 #63 ... 16:29:12 16:29:12 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:29:12 #60 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:12 #60 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:12 #60 21.83 (1/2) Installing ca-certificates (20230506-r0) 16:29:12 #60 21.84 (2/2) Installing dumb-init (1.2.5-r2) 16:29:12 #60 21.84 Executing busybox-1.36.1-r2.trigger 16:29:12 #60 21.85 Executing ca-certificates-20230506-r0.trigger 16:29:12 #60 21.89 OK: 8 MiB in 17 packages 16:29:12 #60 DONE 22.3s 16:29:12 16:29:12 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:29:12 #55 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:12 #55 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:12 #55 21.86 (1/1) Installing dumb-init (1.2.5-r2) 16:29:12 #55 21.87 Executing busybox-1.36.1-r2.trigger 16:29:12 #55 21.87 OK: 7 MiB in 16 packages 16:29:12 #55 DONE 22.3s 16:29:12 16:29:12 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 16:29:12 #63 1.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:12 #63 1.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:12 #63 ... 16:29:12 16:29:12 #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:29:12 #49 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:12 #49 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:12 #49 21.85 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:29:12 #49 21.85 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:29:12 #49 21.85 OK: 20066 distinct packages available 16:29:12 #49 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:12 #49 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:12 #49 22.25 (1/4) Installing dumb-init (1.2.5-r2) 16:29:12 #49 22.25 (2/4) Installing musl-obstack (1.2.3-r2) 16:29:12 #49 22.25 (3/4) Installing libucontext (1.2-r2) 16:29:12 #49 22.26 (4/4) Installing gcompat (1.1.0-r1) 16:29:12 #49 22.27 Executing busybox-1.36.1-r2.trigger 16:29:12 #49 22.28 OK: 8 MiB in 19 packages 16:29:12 #49 DONE 22.5s 16:29:12 16:29:12 #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:29:12 #46 21.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:12 #46 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:12 #46 21.85 (1/4) Installing ca-certificates (20230506-r0) 16:29:12 #46 21.86 (2/4) Installing dumb-init (1.2.5-r2) 16:29:12 #46 21.86 (3/4) Installing su-exec (0.2-r3) 16:29:12 #46 21.87 (4/4) Installing yq (4.33.3-r3) 16:29:12 #46 21.94 Executing busybox-1.36.1-r2.trigger 16:29:12 #46 21.94 Executing ca-certificates-20230506-r0.trigger 16:29:12 #46 22.22 OK: 17 MiB in 19 packages 16:29:12 #46 DONE 22.4s 16:29:12 16:29:12 #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 16:29:12 #64 DONE 1.5s 16:29:12 16:29:12 #52 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:29:12 #52 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:12 #52 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:12 #52 21.85 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:29:12 #52 21.85 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:29:12 #52 21.85 OK: 20066 distinct packages available 16:29:12 #52 21.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:12 #52 21.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:12 #52 22.21 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 16:29:12 #52 22.26 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 16:29:12 #52 22.27 (3/7) Installing dumb-init (1.2.5-r2) 16:29:12 #52 22.27 (4/7) Installing musl-obstack (1.2.3-r2) 16:29:12 #52 22.29 (5/7) Installing libucontext (1.2-r2) 16:29:12 #52 22.38 (6/7) Installing gcompat (1.1.0-r1) 16:29:12 #52 22.38 (7/7) Installing openssl (3.1.3-r0) 16:29:12 #52 22.39 Executing busybox-1.36.1-r2.trigger 16:29:12 #52 22.40 OK: 8 MiB in 20 packages 16:29:13 #52 DONE 23.1s 16:29:13 16:29:13 #65 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 16:29:13 #65 DONE 0.6s 16:29:13 16:29:13 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 16:29:13 #63 1.736 OK: 264 MiB in 52 packages 16:29:13 #63 DONE 2.2s 16:29:13 16:29:13 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 16:29:13 #61 1.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:13 #61 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:13 #61 1.710 OK: 264 MiB in 52 packages 16:29:13 #61 DONE 2.2s 16:29:13 16:29:13 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:29:13 #0 1.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:13 #0 1.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:13 #0 1.838 OK: 264 MiB in 52 packages 16:29:13 #66 DONE 2.2s 16:29:13 16:29:13 #67 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:29:13 #67 DONE 0.7s 16:29:13 16:29:13 #68 [security-spire-config stage-2 4/9] COPY Attribution.txt / 16:29:13 ---> Running in 7e55603f7b41 16:29:13 Removing intermediate container 7e55603f7b41 16:29:13 ---> bad196c44ac0 16:29:13 Step 3/4 : COPY go.mod . 16:29:14 #68 DONE 0.9s 16:29:14 16:29:14 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:29:14 #0 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:14 #0 1.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:14 #0 1.833 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:29:14 #0 1.833 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:29:14 #0 1.833 OK: 20068 distinct packages available 16:29:14 #0 1.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:14 #0 2.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:14 #0 2.224 OK: 264 MiB in 52 packages 16:29:14 #69 DONE 3.1s 16:29:14 16:29:14 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 16:29:14 #70 ... 16:29:14 16:29:14 #71 [core-command builder 4/7] COPY go.mod vendor* ./ 16:29:14 #71 DONE 1.0s 16:29:14 16:29:14 #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 16:29:14 #72 DONE 1.0s 16:29:14 16:29:14 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 16:29:14 #73 DONE 1.0s 16:29:14 16:29:14 #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:29:14 #74 DONE 1.0s 16:29:14 16:29:14 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 16:29:14 #75 DONE 1.0s 16:29:14 16:29:14 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:14 #76 ... 16:29:14 16:29:14 #77 [security-spire-config stage-2 5/9] COPY security.txt / 16:29:14 #77 DONE 0.5s 16:29:14 16:29:14 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 16:29:14 #70 DONE 0.5s 16:29:14 16:29:14 #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:29:14 #78 DONE 0.5s 16:29:14 16:29:14 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 16:29:14 #79 DONE 0.5s 16:29:14 16:29:14 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:29:14 #80 DONE 0.1s 16:29:14 16:29:14 #81 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 16:29:14 #81 DONE 0.1s 16:29:14 16:29:14 #82 [security-spire-server stage-2 5/8] COPY security.txt / 16:29:14 #82 DONE 0.1s 16:29:14 16:29:14 #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:29:14 #83 DONE 0.1s 16:29:14 16:29:14 #84 [security-spire-agent stage-3 6/9] COPY security.txt / 16:29:15 #84 DONE 0.1s 16:29:15 16:29:15 #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 16:29:15 #85 DONE 0.1s 16:29:15 16:29:15 #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:29:15 #86 DONE 0.1s 16:29:15 16:29:15 #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:29:15 #87 DONE 0.1s 16:29:15 16:29:15 #88 [security-spire-config] exporting to image 16:29:15 #88 exporting layers 16:29:15 #88 ... 16:29:15 16:29:15 #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:29:15 #89 DONE 0.1s 16:29:15 16:29:15 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:29:15 #90 DONE 0.1s 16:29:15 16:29:15 #88 [security-spire-server] exporting to image 16:29:15 #88 ... 16:29:15 16:29:15 #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:29:15 #91 DONE 0.1s 16:29:15 16:29:15 #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:29:15 #92 DONE 0.0s 16:29:15 16:29:15 #88 [security-spire-agent] exporting to image 16:29:15 #88 exporting layers 0.6s done 16:29:15 #88 writing image sha256:c438b5776a8fe62e77e42e24d29edd2da8a9415cd708ce481c66e12c126dd146 done 16:29:15 #88 naming to docker.io/library/security-spire-config done 16:29:15 #88 exporting layers 0.5s done 16:29:15 #88 writing image sha256:71655d7aa1391964292868aab9a66141a7dd4fc943136e226df58a0be8f90f2e done 16:29:15 #88 naming to docker.io/library/security-spire-server done 16:29:15 #88 writing image sha256:689283f2de590f73578c847eeef870416aaded765cd0818f4ac9369d84b495d8 done 16:29:15 #88 naming to docker.io/library/security-spire-agent done 16:29:15 #88 DONE 0.7s 16:29:15 16:29:15 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:16 ---> 6ee420225c9e 16:29:16 Step 4/4 : RUN go mod download 16:29:16 ---> Running in 176d86f6a559 16:29:25 #93 ... 16:29:25 16:29:25 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:25 #94 ... 16:29:25 16:29:25 #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:40 #95 DONE 25.4s 16:29:40 16:29:40 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:40 #94 DONE 25.4s 16:29:40 16:29:40 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:40 #93 DONE 24.9s 16:29:40 16:29:40 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:40 #76 DONE 25.4s 16:29:40 16:29:40 #96 [support-notifications builder 6/7] COPY . . 16:29:47 #96 DONE 7.5s 16:29:47 16:29:47 #97 [security-spiffe-token-provider builder 6/7] COPY . . 16:29:47 #97 DONE 7.5s 16:29:47 16:29:47 #98 [security-secretstore-setup builder 6/7] COPY . . 16:29:47 #98 DONE 7.5s 16:29:47 16:29:47 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 16:29:47 #99 CACHED 16:29:47 16:29:47 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:47 #100 CACHED 16:29:47 16:29:47 #101 [security-proxy-setup builder 6/7] COPY . . 16:29:47 #101 CACHED 16:29:47 16:29:47 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:47 #102 CACHED 16:29:47 16:29:47 #103 [security-bootstrapper builder 6/7] COPY . . 16:29:47 #103 CACHED 16:29:47 16:29:47 #104 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:29:47 #104 CACHED 16:29:47 16:29:47 #105 [core-command builder 6/7] COPY . . 16:29:47 #105 DONE 7.5s 16:29:47 16:29:47 #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:47 #106 CACHED 16:29:47 16:29:47 #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:29:47 #107 CACHED 16:29:47 16:29:47 #108 [core-common-config-bootstrapper builder 6/7] COPY . . 16:29:47 #108 CACHED 16:29:47 16:29:47 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 16:29:47 #109 CACHED 16:29:47 16:29:47 #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:47 #110 CACHED 16:29:47 16:29:47 #111 [support-scheduler builder 6/7] COPY . . 16:29:47 #111 CACHED 16:29:47 16:29:47 #112 [security-proxy-auth builder 6/7] COPY . . 16:29:47 #112 CACHED 16:29:47 16:29:47 #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 16:29:47 #113 CACHED 16:29:47 16:29:47 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:47 #114 CACHED 16:29:47 16:29:47 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:47 #115 CACHED 16:29:47 16:29:47 #116 [core-data builder 6/7] COPY . . 16:29:47 #116 CACHED 16:29:47 16:29:47 #117 [core-data builder 4/7] COPY go.mod vendor* ./ 16:29:47 #117 CACHED 16:29:47 16:29:47 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:47 #118 CACHED 16:29:47 16:29:47 #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ 16:29:47 #119 CACHED 16:29:47 16:29:47 #120 [core-metadata builder 6/7] COPY . . 16:29:47 #120 CACHED 16:29:47 16:29:47 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:29:48 #121 1.002 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 16:29:58 #121 ... 16:29:58 16:29:58 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:29:58 #0 0.946 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 16:29:58 #122 ... 16:29:58 16:29:58 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:29:58 #0 0.559 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 16:29:58 #123 ... 16:29:58 16:29:58 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:29:58 #0 0.641 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 16:29:58 #124 ... 16:29:58 16:29:58 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:29:58 #0 0.346 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 16:29:58 #125 ... 16:29:58 16:29:58 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:29:58 #0 0.933 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 16:29:58 #126 ... 16:29:58 16:29:58 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:29:58 #0 1.244 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 16:29:58 #127 ... 16:29:58 16:29:58 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:29:58 #0 1.186 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 16:29:58 #128 ... 16:29:58 16:29:58 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:29:58 #0 0.705 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 16:29:58 #129 ... 16:29:58 16:29:58 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:29:58 #0 1.307 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 16:29:58 #130 ... 16:29:58 16:29:58 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:29:58 #0 0.833 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 16:30:03 Removing intermediate container 176d86f6a559 16:30:03 ---> 686918d6e251 16:30:03 Successfully built 686918d6e251 16:30:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:03 + docker inspect -f . ci-base-image-arm64 16:30:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:03 prd-ubuntu20.04-docker-arm64-4c-16g-8048 does not seem to be running inside a container 16:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:30:05 $ docker top a6c4bf85d09355aa8ca1982ab26f33b34b2c3d7000d47756c397f053bd80a305 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:05 + go version 16:30:05 go version go1.21.0 linux/arm64 [Pipeline] } 16:30:05 $ docker stop --time=1 a6c4bf85d09355aa8ca1982ab26f33b34b2c3d7000d47756c397f053bd80a305 16:30:07 $ docker rm -f --volumes a6c4bf85d09355aa8ca1982ab26f33b34b2c3d7000d47756c397f053bd80a305 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:08 + docker inspect -f . ci-base-image-arm64 16:30:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:08 prd-ubuntu20.04-docker-arm64-4c-16g-8048 does not seem to be running inside a container 16:30:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:30:10 $ docker top 97e5426f9499a14967216ed4e226dbaeb3e625ab43a3e6e75cd8fd55d7d0825e -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:10 ========================================================= 16:30:10 [edgeXBuildGoParallel] Running Tests and Build... 16:30:10 ========================================================= [Pipeline] sh 16:30:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:30:11 + make test 16:30:11 go test -race -coverprofile=coverage.out ./... 16:30:44 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:56 #131 ... 16:30:56 16:30:56 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:30:56 #125 63.30 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 16:31:18 #125 ... 16:31:18 16:31:18 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:31:18 #123 DONE 87.3s 16:31:18 16:31:18 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:31:18 #128 DONE 87.3s 16:31:18 16:31:18 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:31:18 #121 DONE 87.3s 16:31:18 16:31:18 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:31:18 #129 DONE 87.4s 16:31:18 16:31:18 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:31:18 #127 DONE 87.4s 16:31:18 16:31:18 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:31:18 #132 ... 16:31:18 16:31:18 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:31:18 #125 DONE 87.5s 16:31:18 16:31:18 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:31:18 #122 DONE 87.6s 16:31:18 16:31:18 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:31:18 #126 DONE 87.6s 16:31:18 16:31:18 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:31:18 #124 DONE 87.7s 16:31:18 16:31:18 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:31:18 #131 DONE 87.7s 16:31:18 16:31:18 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:31:18 #133 ... 16:31:18 16:31:18 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:31:18 #130 DONE 87.8s 16:31:18 16:31:18 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:31:18 #134 ... 16:31:18 16:31:18 #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:31:18 #135 DONE 0.7s 16:31:18 16:31:18 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:31:18 #132 DONE 0.8s 16:31:18 16:31:18 #136 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:31:18 #136 DONE 0.8s 16:31:18 16:31:18 #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:31:18 #137 DONE 0.6s 16:31:18 16:31:18 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:31:18 #134 DONE 0.5s 16:31:18 16:31:18 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:31:18 #133 DONE 0.5s 16:31:18 16:31:18 #138 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:31:18 #138 ... 16:31:18 16:31:18 #139 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 16:31:18 #139 DONE 0.3s 16:31:18 16:31:18 #140 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:31:18 #140 DONE 0.3s 16:31:18 16:31:18 #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:31:18 #141 DONE 0.3s 16:31:18 16:31:18 #142 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:31:18 #142 ... 16:31:18 16:31:18 #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:31:18 #143 CACHED 16:31:18 16:31:18 #144 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:31:18 #144 CACHED 16:31:18 16:31:18 #145 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:31:18 #145 CACHED 16:31:18 16:31:18 #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:31:18 #146 CACHED 16:31:18 16:31:18 #147 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 16:31:18 #147 CACHED 16:31:18 16:31:18 #148 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 16:31:18 #148 CACHED 16:31:18 16:31:18 #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:31:18 #149 CACHED 16:31:18 16:31:18 #150 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:31:18 #150 CACHED 16:31:18 16:31:18 #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:31:18 #151 DONE 0.3s 16:31:18 16:31:18 #138 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:31:18 #138 DONE 0.3s 16:31:18 16:31:18 #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 16:31:18 #152 DONE 0.3s 16:31:18 16:31:18 #153 [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 16:31:18 #153 ... 16:31:18 16:31:18 #154 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 16:31:18 #154 DONE 0.9s 16:31:18 16:31:18 #155 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 16:31:18 #155 ... 16:31:18 16:31:18 #156 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:31:18 #156 DONE 1.8s 16:31:18 16:31:18 #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:31:18 #157 DONE 1.9s 16:31:18 16:31:18 #142 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:31:18 #142 DONE 1.9s 16:31:18 16:31:18 #153 [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 16:31:18 #153 DONE 1.8s 16:31:18 16:31:18 #158 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:31:18 #158 DONE 1.9s 16:31:18 16:31:18 #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:31:18 #159 DONE 1.9s 16:31:18 16:31:18 #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:31:18 #160 DONE 1.9s 16:31:18 16:31:18 #161 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:31:18 #161 ... 16:31:18 16:31:18 #162 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:31:18 #162 DONE 2.0s 16:31:18 16:31:18 #163 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:31:18 #163 DONE 1.9s 16:31:18 16:31:18 #155 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 16:31:18 #155 DONE 1.3s 16:31:18 16:31:18 #164 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:31:18 #164 DONE 0.3s 16:31:18 16:31:18 #165 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:31:18 #165 ... 16:31:18 16:31:18 #166 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:31:18 #166 DONE 0.4s 16:31:18 16:31:18 #167 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:31:18 #167 DONE 0.4s 16:31:18 16:31:18 #168 [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 16:31:18 #168 DONE 0.4s 16:31:18 16:31:18 #161 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:31:18 #161 DONE 0.4s 16:31:18 16:31:18 #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:31:18 #169 DONE 2.6s 16:31:18 16:31:18 #170 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:31:18 #170 DONE 0.4s 16:31:18 16:31:18 #171 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:31:18 #171 DONE 0.4s 16:31:18 16:31:18 #172 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:31:18 #172 DONE 0.4s 16:31:18 16:31:18 #173 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:31:18 #173 DONE 0.4s 16:31:18 16:31:18 #88 [support-scheduler] exporting to image 16:31:18 #88 exporting layers 16:31:18 #88 exporting layers 0.2s done 16:31:18 #88 ... 16:31:18 16:31:18 #174 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:31:18 #174 DONE 0.4s 16:31:18 16:31:18 #175 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:31:18 #175 DONE 0.4s 16:31:18 16:31:18 #165 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:31:18 #165 DONE 0.4s 16:31:18 16:31:18 #176 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 16:31:18 #176 DONE 0.3s 16:31:18 16:31:18 #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:31:18 #177 DONE 0.4s 16:31:18 16:31:18 #88 [security-spiffe-token-provider] exporting to image 16:31:18 #88 exporting layers 0.3s done 16:31:18 #88 ... 16:31:18 16:31:18 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:31:18 #178 DONE 0.3s 16:31:18 16:31:18 #88 [core-metadata] exporting to image 16:31:18 #88 exporting layers 0.3s done 16:31:18 #88 writing image sha256:0ee73d1619460e11f834e196711b71b539083b727d337636297e52f9eff5013e 16:31:18 #88 writing image sha256:84c04f5c94b5375b003275575739bd85da52d1e861c9cd94daf5fd37f5bffb91 16:31:18 #88 writing image sha256:5539af7bbc30a87536a94d590c54eda9212ed5b1fa103f4ffa9a208a75257108 16:31:18 #88 writing image sha256:1aee85452967ddaf705b1d11e0bea68036c26c240ae89e3722d304f506f90482 16:31:18 #88 writing image sha256:63e6664d77b92dd05d5226469564d40eabf8187cd68d72349944aa04393f1344 16:31:19 #88 ... 16:31:19 16:31:19 #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:31:19 #179 DONE 0.6s 16:31:19 16:31:19 #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 16:31:19 #180 DONE 0.5s 16:31:19 16:31:19 #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:31:19 #181 DONE 0.5s 16:31:19 16:31:19 #88 [security-spiffe-token-provider] exporting to image 16:31:19 #88 exporting layers 0.5s done 16:31:19 #88 writing image sha256:0ee73d1619460e11f834e196711b71b539083b727d337636297e52f9eff5013e 0.2s done 16:31:19 #88 writing image sha256:84c04f5c94b5375b003275575739bd85da52d1e861c9cd94daf5fd37f5bffb91 0.2s done 16:31:19 #88 writing image sha256:5539af7bbc30a87536a94d590c54eda9212ed5b1fa103f4ffa9a208a75257108 0.2s done 16:31:19 #88 writing image sha256:1aee85452967ddaf705b1d11e0bea68036c26c240ae89e3722d304f506f90482 0.2s done 16:31:19 #88 writing image sha256:63e6664d77b92dd05d5226469564d40eabf8187cd68d72349944aa04393f1344 0.2s done 16:31:19 #88 naming to docker.io/library/support-notifications 0.0s done 16:31:19 #88 naming to docker.io/library/core-data done 16:31:19 #88 naming to docker.io/library/core-command done 16:31:19 #88 naming to docker.io/library/support-scheduler done 16:31:19 #88 naming to docker.io/library/security-spiffe-token-provider done 16:31:19 #88 writing image sha256:de0c0d24a69902d0424c73508c3df7d422342f6be5d94b0b28b82c832e484177 16:31:19 #88 writing image sha256:de0c0d24a69902d0424c73508c3df7d422342f6be5d94b0b28b82c832e484177 done 16:31:19 #88 naming to docker.io/library/core-metadata done 16:31:19 #88 DONE 1.8s 16:31:19 16:31:19 #182 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:31:19 #182 DONE 0.7s 16:31:19 16:31:19 #183 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:31:19 #183 DONE 1.2s 16:31:19 16:31:19 #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:31:19 #184 DONE 0.7s 16:31:19 16:31:19 #185 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:31:19 #185 DONE 0.7s 16:31:19 16:31:19 #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:31:19 #186 DONE 1.3s 16:31:19 16:31:19 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:31:19 #187 DONE 0.1s 16:31:19 16:31:19 #88 [security-proxy-auth] exporting to image 16:31:19 #88 exporting layers 0.1s done 16:31:19 #88 writing image sha256:ad4aad369a15fb9f5919029195e15464bd77fb9484478fddf124a1a7348aabeb done 16:31:19 #88 naming to docker.io/library/core-common-config-bootstrapper done 16:31:19 #88 writing image sha256:fb5e7cc7d60616686409ce0233dbd1e28b169b44a4384c92259f2f817a5e1ca7 done 16:31:19 #88 naming to docker.io/library/security-proxy-auth done 16:31:19 #88 DONE 2.0s 16:31:19 16:31:19 #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:31:19 #188 DONE 0.1s 16:31:19 16:31:19 #189 [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/ 16:31:19 #189 DONE 0.1s 16:31:19 16:31:19 #190 [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/ 16:31:19 #190 DONE 0.1s 16:31:19 16:31:19 #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:31:19 #191 ... 16:31:19 16:31:19 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:31:19 #192 DONE 0.1s 16:31:19 16:31:19 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:31:19 #193 DONE 0.1s 16:31:20 16:31:20 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:31:20 #194 ... 16:31:20 16:31:20 #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:31:20 #191 DONE 0.6s 16:31:20 16:31:20 #195 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:31:20 #195 DONE 0.9s 16:31:20 16:31:20 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:31:20 #194 DONE 0.5s 16:31:20 16:31:20 #88 [security-bootstrapper] exporting to image 16:31:20 #88 exporting layers 0.3s done 16:31:20 #88 writing image sha256:9cac3b6b5d7e4ebe9258d79a826acf513a95fe4a119de8e4b18877516d9eff00 0.0s done 16:31:20 #88 naming to docker.io/library/security-secretstore-setup done 16:31:20 #88 exporting layers 0.3s done 16:31:20 #88 writing image sha256:f19ca8e00fac0c8bd47a371b28d735c952eb0e84868a12f0d67160fafbca9982 done 16:31:20 #88 naming to docker.io/library/security-proxy-setup done 16:31:20 #88 writing image sha256:30591e7ca4b4bfec555aa31e6d4e5cf33cab182ec93654305764b475c11fc6c6 done 16:31:20 #88 naming to docker.io/library/security-bootstrapper done 16:31:20 #88 DONE 2.5s 16:31:20 16:31:20 #38 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:31:20 time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:31:20 time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:31:20 time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:31:20 time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:31:20 time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:31:20 time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:31:20 time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:31:20 time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:31:20 time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:31:20 time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:31:20 time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:31:20 time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:31:20 time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:31:20 time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:31:20 $ docker stop --time=1 c8e9841e95c2fa748a90c8da368cc96e335d07a2588c551a2b613c4e9d2deb6f 16:31:22 $ docker rm -f --volumes c8e9841e95c2fa748a90c8da368cc96e335d07a2588c551a2b613c4e9d2deb6f [Pipeline] // withDockerContainer [Pipeline] sh 16:31:22 + docker images 16:31:22 REPOSITORY TAG IMAGE ID CREATED SIZE 16:31:22 security-proxy-setup latest f19ca8e00fac 2 seconds ago 34.4MB 16:31:22 security-secretstore-setup latest 9cac3b6b5d7e 2 seconds ago 44.4MB 16:31:22 security-bootstrapper latest 30591e7ca4b4 2 seconds ago 23.3MB 16:31:22 security-proxy-auth latest fb5e7cc7d606 3 seconds ago 19.5MB 16:31:22 core-common-config-bootstrapper latest ad4aad369a15 3 seconds ago 18.2MB 16:31:22 core-metadata latest de0c0d24a699 4 seconds ago 21.7MB 16:31:22 core-data latest 0ee73d161946 5 seconds ago 21.4MB 16:31:22 security-spiffe-token-provider latest 63e6664d77b9 5 seconds ago 35MB 16:31:22 core-command latest 5539af7bbc30 5 seconds ago 21.2MB 16:31:22 support-scheduler latest 1aee85452967 5 seconds ago 34MB 16:31:22 support-notifications latest 84c04f5c94b5 5 seconds ago 34.6MB 16:31:22 security-spire-config latest c438b5776a8f 2 minutes ago 101MB 16:31:22 security-spire-agent latest 689283f2de59 2 minutes ago 166MB 16:31:22 security-spire-server latest 71655d7aa139 2 minutes ago 107MB 16:31:22 ci-base-image-x86_64 latest 20bb8aab1840 5 minutes ago 928MB 16:31:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 7 days ago 557MB 16:31:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 16:31:22 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] } 16:32:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:32:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.327s coverage: 28.7% of statements 16:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.276s coverage: 97.0% of statements 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:32:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.491s coverage: 69.2% of statements 16:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:32:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.297s coverage: 53.2% of statements 16:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:32:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:32:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.601s coverage: 93.4% of statements 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.360s coverage: 4.1% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.585s coverage: 97.6% of statements 16:33:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.181s coverage: 72.2% of statements 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:33:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.381s coverage: 0.9% of statements 16:33:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.245s coverage: 32.2% of statements 16:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.278s coverage: 41.7% of statements 16:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.221s coverage: 82.9% of statements 16:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.240s coverage: 94.1% of statements 16:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.203s coverage: 96.3% of statements 16:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.205s coverage: 87.5% of statements 16:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.204s coverage: 94.4% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.946s coverage: 79.9% of statements 16:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements 16:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements 16:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.199s coverage: 62.3% of statements 16:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.195s coverage: 87.2% of statements 16:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.159s coverage: 20.0% of statements 16:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.162s coverage: 100.0% of statements 16:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.388s coverage: 81.8% of statements 16:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.401s coverage: 82.1% of statements 16:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.230s coverage: 86.0% of statements 16:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.825s coverage: 63.1% of statements 16:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.211s coverage: 100.0% of statements 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.107s coverage: 89.4% of statements 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.073s coverage: 100.0% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements 16:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.065s coverage: 100.0% of statements 16:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.758s coverage: 38.4% of statements 16:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.224s coverage: 89.5% of statements 16:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.211s coverage: 84.8% of statements 16:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.300s coverage: 19.9% of statements 16:34:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.550s coverage: 95.7% of statements 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.247s coverage: 61.8% of statements 16:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:34:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.371s coverage: 98.9% of statements 16:34:41 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 16:34:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:34:41 go vet ./... 16:37:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:37:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:37:03 ./bin/test-attribution-txt.sh [Pipeline] echo 16:37:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:37:03 + ls -al . 16:37:03 total 728 16:37:03 drwxrwxr-x 11 1001 1001 4096 Sep 27 16:30 . 16:37:03 drwxr-xr-x 4 root root 4096 Sep 27 16:30 .. 16:37:03 drwxrwxr-x 2 1001 1001 4096 Sep 27 16:28 .blubracket 16:37:03 -rw-rw-r-- 1 1001 1001 16 Sep 27 16:28 .dockerignore 16:37:03 drwxrwxr-x 8 1001 1001 4096 Sep 27 16:28 .git 16:37:03 drwxrwxr-x 3 1001 1001 4096 Sep 27 16:28 .github 16:37:03 -rw-rw-r-- 1 1001 1001 1173 Sep 27 16:28 .gitignore 16:37:03 -rw-rw-r-- 1 1001 1001 42 Sep 27 16:28 .golangci.yml 16:37:03 -rw-rw-r-- 1 1001 1001 100 Sep 27 16:28 .hadolint.yml 16:37:03 -rw-rw-r-- 1 1001 1001 166 Sep 27 16:28 .sonarcloud.properties 16:37:03 -rw-rw-r-- 1 1001 1001 1171 Sep 27 16:28 ADOPTERS.md 16:37:03 -rw-rw-r-- 1 1001 1001 11674 Sep 27 16:28 Attribution.txt 16:37:03 -rw-rw-r-- 1 1001 1001 93407 Sep 27 16:28 CHANGELOG.md 16:37:03 -rw-rw-r-- 1 1001 1001 3804 Sep 27 16:28 CONTRIBUTING.md 16:37:03 -rw-rw-r-- 1 1001 1001 677 Sep 27 16:28 GOVERNANCE.md 16:37:03 -rw-rw-r-- 1 1001 1001 883 Sep 27 16:28 Jenkinsfile 16:37:03 -rw-rw-r-- 1 1001 1001 10775 Sep 27 16:28 LICENSE 16:37:03 -rw-rw-r-- 1 1001 1001 15054 Sep 27 16:28 Makefile 16:37:03 -rw-rw-r-- 1 1001 1001 582 Sep 27 16:28 OWNERS.md 16:37:03 -rw-rw-r-- 1 1001 1001 9923 Sep 27 16:28 README.md 16:37:03 -rw-rw-r-- 1 1001 1001 789 Sep 27 16:28 SECURITY.md 16:37:03 -rw-rw-r-- 1 1001 1001 5 Sep 27 16:25 VERSION 16:37:03 drwxrwxr-x 2 1001 1001 4096 Sep 27 16:28 bin 16:37:03 drwxrwxr-x 18 1001 1001 4096 Sep 27 16:28 cmd 16:37:03 -rw-r--r-- 1 root root 453602 Sep 27 16:34 coverage.out 16:37:03 drwxrwxr-x 2 1001 1001 4096 Sep 27 16:28 fuzz_test 16:37:03 -rw-rw-r-- 1 1001 1001 3688 Sep 27 16:28 go.mod 16:37:03 -rw-rw-r-- 1 1001 1001 34975 Sep 27 16:28 go.sum 16:37:03 drwxrwxr-x 7 1001 1001 4096 Sep 27 16:28 internal 16:37:03 drwxrwxr-x 3 1001 1001 4096 Sep 27 16:28 openapi 16:37:03 -rw-rw-r-- 1 1001 1001 594 Sep 27 16:28 security.txt 16:37:03 drwxrwxr-x 4 1001 1001 4096 Sep 27 16:28 snap 16:37:03 -rw-rw-r-- 1 1001 1001 204 Sep 27 16:28 version.go [Pipeline] sh 16:37:04 + '[' -e coverage.out ] 16:37:04 + chown 1001:1001 coverage.out [Pipeline] stash 16:37:04 Warning: overwriting stash ‘coverage-report’ 16:37:05 Stashed 1 file(s) [Pipeline] sh 16:37:06 + make build 16:37:06 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 16:38:27 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 16:38:29 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 16:38:34 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 16:38:38 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 16:39:10 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 16:39:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:39:22 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 16:39:26 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 16:39:31 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 16:39:35 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 16:39:39 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] } 16:39:46 $ docker stop --time=1 97e5426f9499a14967216ed4e226dbaeb3e625ab43a3e6e75cd8fd55d7d0825e 16:39:48 $ docker rm -f --volumes 97e5426f9499a14967216ed4e226dbaeb3e625ab43a3e6e75cd8fd55d7d0825e [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 16:39:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:39:51 16:39:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:39:52 latest: Pulling from edgex-devops/edgex-compose-arm64 16:39:52 547446be3368: Pulling fs layer 16:39:52 d125d8839a47: Pulling fs layer 16:39:52 3e85d5ac6304: Pulling fs layer 16:39:52 c3105a71a48b: Pulling fs layer 16:39:52 0f093f025ec4: Pulling fs layer 16:39:52 c3106fc0e877: Pulling fs layer 16:39:52 c3105a71a48b: Waiting 16:39:52 0f093f025ec4: Waiting 16:39:52 c3106fc0e877: Waiting 16:39:52 547446be3368: Verifying Checksum 16:39:52 c3105a71a48b: Verifying Checksum 16:39:52 c3105a71a48b: Download complete 16:39:52 d125d8839a47: Verifying Checksum 16:39:52 d125d8839a47: Download complete 16:39:52 c3106fc0e877: Download complete 16:39:52 0f093f025ec4: Verifying Checksum 16:39:52 0f093f025ec4: Download complete 16:39:52 547446be3368: Pull complete 16:39:53 d125d8839a47: Pull complete 16:39:54 3e85d5ac6304: Verifying Checksum 16:39:54 3e85d5ac6304: Download complete 16:40:02 3e85d5ac6304: Pull complete 16:40:02 c3105a71a48b: Pull complete 16:40:03 0f093f025ec4: Pull complete 16:40:03 c3106fc0e877: Pull complete 16:40:03 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 16:40:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:40:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:03 prd-ubuntu20.04-docker-arm64-4c-16g-8048 does not seem to be running inside a container 16:40:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:40:05 $ docker top 77b87f0c18dce3ce5009e72457a71e5cfe46319602c49e7a6d4bd3a3f3100387 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:06 + docker compose -f ./docker-compose-build.yml build --parallel 16:40:15 #1 [core-data internal] load build definition from Dockerfile 16:40:15 #1 transferring dockerfile: 1.90kB done 16:40:15 #1 DONE 0.1s 16:40:15 16:40:15 #2 [security-spire-config internal] load build definition from Dockerfile 16:40:15 #2 transferring dockerfile: 1.58kB 0.0s done 16:40:15 #2 DONE 0.1s 16:40:15 16:40:15 #3 [support-scheduler internal] load build definition from Dockerfile 16:40:15 #3 transferring dockerfile: 1.82kB done 16:40:15 #3 DONE 0.1s 16:40:15 16:40:15 #4 [support-notifications internal] load build definition from Dockerfile 16:40:15 #4 transferring dockerfile: 1.84kB done 16:40:15 #4 DONE 0.1s 16:40:15 16:40:15 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 16:40:15 #5 transferring dockerfile: 2.12kB done 16:40:15 #5 DONE 0.1s 16:40:15 16:40:15 #6 [security-secretstore-setup internal] load build definition from Dockerfile 16:40:15 #6 transferring dockerfile: 2.38kB done 16:40:15 #6 DONE 0.1s 16:40:15 16:40:15 #7 [core-command internal] load build definition from Dockerfile 16:40:15 #7 transferring dockerfile: 1.82kB 0.0s done 16:40:15 #7 DONE 0.1s 16:40:15 16:40:15 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 16:40:15 #8 transferring dockerfile: 1.78kB done 16:40:15 #8 DONE 0.0s 16:40:16 16:40:16 #9 [security-spire-server internal] load build definition from Dockerfile 16:40:16 #9 transferring dockerfile: 1.59kB done 16:40:16 #9 DONE 0.1s 16:40:16 16:40:16 #10 [security-proxy-setup internal] load build definition from Dockerfile 16:40:16 #10 transferring dockerfile: 2.39kB done 16:40:16 #10 DONE 0.1s 16:40:16 16:40:16 #11 [security-bootstrapper internal] load build definition from Dockerfile 16:40:16 #11 transferring dockerfile: 2.82kB 0.0s done 16:40:16 #11 DONE 0.1s 16:40:16 16:40:16 #12 [core-metadata internal] load build definition from Dockerfile 16:40:16 #12 transferring dockerfile: 1.96kB done 16:40:16 #12 DONE 0.1s 16:40:16 16:40:16 #13 [security-proxy-auth internal] load build definition from Dockerfile 16:40:16 #13 transferring dockerfile: 2.04kB done 16:40:16 #13 DONE 0.1s 16:40:16 16:40:16 #14 [security-spire-agent internal] load build definition from Dockerfile 16:40:16 #14 transferring dockerfile: 1.70kB done 16:40:16 #14 DONE 0.1s 16:40:16 16:40:16 #15 [core-data internal] load .dockerignore 16:40:16 #15 transferring context: 56B done 16:40:16 #15 DONE 0.1s 16:40:17 16:40:17 #16 [security-spire-config internal] load .dockerignore 16:40:17 #16 transferring context: 56B done 16:40:17 #16 DONE 0.0s 16:40:17 16:40:17 #17 [support-scheduler internal] load .dockerignore 16:40:17 #17 transferring context: 56B done 16:40:17 #17 DONE 0.0s 16:40:17 16:40:17 #18 [support-notifications internal] load .dockerignore 16:40:17 #18 transferring context: 56B 0.0s done 16:40:17 #18 DONE 0.1s 16:40:17 16:40:17 #19 [core-common-config-bootstrapper internal] load .dockerignore 16:40:17 #19 transferring context: 56B done 16:40:17 #19 DONE 0.1s 16:40:17 16:40:17 #20 [security-secretstore-setup internal] load .dockerignore 16:40:17 #20 transferring context: 56B done 16:40:17 #20 DONE 0.1s 16:40:17 16:40:17 #21 [core-command internal] load .dockerignore 16:40:17 #21 transferring context: 56B done 16:40:17 #21 DONE 0.1s 16:40:17 16:40:17 #22 [security-spiffe-token-provider internal] load .dockerignore 16:40:17 #22 transferring context: 56B 0.0s done 16:40:17 #22 DONE 0.1s 16:40:17 16:40:17 #23 [security-spire-server internal] load .dockerignore 16:40:17 #23 transferring context: 56B done 16:40:17 #23 DONE 0.1s 16:40:17 16:40:17 #24 [security-proxy-setup internal] load .dockerignore 16:40:17 #24 transferring context: 56B 0.0s done 16:40:17 #24 DONE 0.1s 16:40:17 16:40:17 #25 [security-bootstrapper internal] load .dockerignore 16:40:17 #25 transferring context: 56B done 16:40:17 #25 DONE 0.1s 16:40:17 16:40:17 #26 [core-metadata internal] load .dockerignore 16:40:17 #26 transferring context: 56B 0.0s done 16:40:17 #26 DONE 0.1s 16:40:17 16:40:17 #27 [security-proxy-auth internal] load .dockerignore 16:40:17 #27 transferring context: 56B 0.0s done 16:40:17 #27 DONE 0.1s 16:40:18 16:40:18 #28 [security-spire-agent internal] load .dockerignore 16:40:18 #28 transferring context: 56B done 16:40:18 #28 DONE 0.0s 16:40:18 16:40:18 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:40:18 #29 DONE 0.0s 16:40:18 16:40:18 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 16:40:18 #30 ... 16:40:18 16:40:18 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:40:18 #29 DONE 0.0s 16:40:18 16:40:18 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 16:40:18 #30 DONE 0.8s 16:40:18 16:40:18 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:40:18 #29 DONE 0.0s 16:40:18 16:40:18 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:40:18 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 16:40:19 #31 ... 16:40:19 16:40:19 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:40:19 #29 DONE 0.0s 16:40:19 16:40:19 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:40:19 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 16:40:19 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 16:40:19 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 16:40:19 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 16:40:19 #31 ... 16:40:19 16:40:19 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:40:19 #29 DONE 0.0s 16:40:19 16:40:19 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 16:40:19 #30 DONE 0.8s 16:40:19 16:40:19 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:40:19 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 16:40:19 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 16:40:19 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 16:40:19 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 16:40:19 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 16:40:19 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 16:40:19 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 16:40:19 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 16:40:19 #31 ... 16:40:19 16:40:19 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:40:19 #29 DONE 0.0s 16:40:19 16:40:19 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:40:19 #31 ... 16:40:19 16:40:19 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:40:19 #29 DONE 0.0s 16:40:19 16:40:19 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:40:19 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 16:40:19 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 16:40:19 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 16:40:19 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 16:40:20 #31 ... 16:40:20 16:40:20 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:40:20 #29 DONE 0.0s 16:40:20 16:40:20 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 16:40:20 #32 DONE 1.5s 16:40:20 16:40:20 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:40:20 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 16:40:20 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 16:40:20 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 16:40:20 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 16:40:20 #31 ... 16:40:20 16:40:20 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:40:20 #29 DONE 0.0s 16:40:20 16:40:20 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:40:20 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:40:20 #33 ... 16:40:20 16:40:20 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 16:40:20 #30 DONE 1.8s 16:40:20 16:40:20 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:40:20 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 16:40:20 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 16:40:20 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 16:40:20 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 16:40:22 #31 ... 16:40:22 16:40:22 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 16:40:22 #32 DONE 3.0s 16:40:22 16:40:22 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:40:22 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done 16:40:22 #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 16:40:22 #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 16:40:22 #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 16:40:22 #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 16:40:23 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.4s 16:40:23 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s 16:40:23 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.7s 16:40:23 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s 16:40:23 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.8s 16:40:23 #33 ... 16:40:23 16:40:23 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 16:40:23 #34 DONE 3.1s 16:40:23 16:40:23 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:40:23 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 16:40:23 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s 16:40:23 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s done 16:40:23 #33 ... 16:40:23 16:40:23 #35 [security-spire-server internal] load build context 16:40:23 #35 transferring context: 18.11kB 0.4s done 16:40:23 #35 DONE 3.8s 16:40:23 16:40:23 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:40:23 #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 16:40:24 #33 ... 16:40:24 16:40:24 #36 [security-spire-agent internal] load build context 16:40:24 #36 DONE 0.0s 16:40:24 16:40:24 #37 [security-spire-config internal] load build context 16:40:24 #37 transferring context: 16.36kB 0.4s done 16:40:24 #37 DONE 3.8s 16:40:24 16:40:24 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:40:24 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done 16:40:24 #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 16:40:24 #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 16:40:24 #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 16:40:24 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 16:40:24 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s done 16:40:24 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done 16:40:24 #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 16:40:24 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.6s 16:40:25 #33 ... 16:40:25 16:40:25 #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:40:25 #38 DONE 7.1s 16:40:25 16:40:25 #39 [core-data internal] load build context 16:40:25 #39 ... 16:40:25 16:40:25 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:40:25 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 2.6s 16:40:25 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 16:40:25 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done 16:40:26 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done 16:40:26 #33 ... 16:40:26 16:40:26 #36 [security-spire-agent internal] load build context 16:40:26 #36 transferring context: 17.64kB 0.7s done 16:40:26 #36 DONE 2.1s 16:40:26 16:40:26 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:40:26 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 3.9s 16:40:28 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 5.6s 16:40:28 #33 ... 16:40:28 16:40:28 #40 [core-data builder 2/7] WORKDIR /edgex-go 16:40:28 #40 DONE 4.0s 16:40:28 16:40:28 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:40:28 #33 ... 16:40:28 16:40:28 #41 [support-notifications internal] load build context 16:40:28 #41 ... 16:40:28 16:40:28 #42 [support-scheduler internal] load build context 16:40:29 #42 ... 16:40:29 16:40:29 #43 [security-secretstore-setup internal] load build context 16:40:29 #43 ... 16:40:29 16:40:29 #44 [core-common-config-bootstrapper internal] load build context 16:40:29 #44 ... 16:40:29 16:40:29 #45 [core-command internal] load build context 16:40:29 #45 ... 16:40:29 16:40:29 #46 [security-spiffe-token-provider internal] load build context 16:40:29 #46 ... 16:40:29 16:40:29 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:40:29 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.63MB / 23.39MB 6.8s 16:40:29 #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done 16:40:30 #33 ... 16:40:30 16:40:30 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:40:30 #0 4.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:30 #0 5.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:30 #0 7.492 v3.18.3-253-gd7c6eb560e5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:40:30 #0 7.492 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:40:30 #0 7.492 OK: 19943 distinct packages available 16:40:30 #0 7.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:30 #0 8.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:30 #47 ... 16:40:30 16:40:30 #48 [security-proxy-setup internal] load build context 16:40:30 #48 ... 16:40:30 16:40:30 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:40:30 #49 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:30 #49 ... 16:40:30 16:40:30 #50 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:40:30 #50 ... 16:40:30 16:40:30 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:40:30 #51 ... 16:40:30 16:40:30 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:40:30 #0 8.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:30 #0 9.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:30 #52 ... 16:40:30 16:40:30 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:40:30 #0 9.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:30 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:30 #53 ... 16:40:30 16:40:30 #54 [security-bootstrapper internal] load build context 16:40:30 #54 ... 16:40:30 16:40:30 #55 [core-metadata internal] load build context 16:40:31 #55 ... 16:40:31 16:40:31 #56 [security-proxy-auth internal] load build context 16:40:31 #56 ... 16:40:31 16:40:31 #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:40:31 #57 ... 16:40:31 16:40:31 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:40:31 #58 ... 16:40:31 16:40:31 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:40:31 #59 ... 16:40:31 16:40:31 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:40:31 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 8.7s 16:40:32 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 9.6s 16:40:33 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.12MB / 23.39MB 10.6s 16:40:34 #33 ... 16:40:34 16:40:34 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:40:34 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 16:40:34 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 16:40:34 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 16:40:34 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 16:40:34 #31 ... 16:40:34 16:40:34 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:40:34 #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.8s done 16:40:34 #60 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 16:40:34 #60 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 16:40:34 #60 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 16:40:34 #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 16:40:34 #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 16:40:34 #60 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 16:40:34 #60 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 8.1s 16:40:34 #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.6s done 16:40:34 #60 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 16:40:34 #60 ... 16:40:34 16:40:34 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:40:34 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 11.5s 16:40:34 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.9s 16:40:35 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.1s done 16:40:35 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16:40:35 #33 ... 16:40:35 16:40:35 #39 [core-data internal] load build context 16:40:35 #39 transferring context: 45.80MB 16.4s 16:40:35 #39 ... 16:40:35 16:40:35 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:40:35 #47 10.93 (1/11) Installing ca-certificates (20230506-r0) 16:40:35 #47 11.08 (2/11) Installing brotli-libs (1.0.9-r14) 16:40:35 #47 11.32 (3/11) Installing libunistring (1.1-r1) 16:40:35 #47 11.43 (4/11) Installing libidn2 (2.3.4-r1) 16:40:35 #47 11.43 (5/11) Installing nghttp2-libs (1.55.1-r0) 16:40:35 #47 11.48 (6/11) Installing libcurl (8.3.0-r0) 16:40:35 #47 11.49 (7/11) Installing curl (8.3.0-r0) 16:40:35 #47 11.51 (8/11) Installing dumb-init (1.2.5-r2) 16:40:35 #47 11.53 (9/11) Installing musl-obstack (1.2.3-r2) 16:40:35 #47 11.53 (10/11) Installing libucontext (1.2-r2) 16:40:35 #47 11.55 (11/11) Installing gcompat (1.1.0-r1) 16:40:35 #47 11.65 Executing busybox-1.36.1-r2.trigger 16:40:35 #47 11.74 Executing ca-certificates-20230506-r0.trigger 16:40:35 #47 13.10 OK: 13 MiB in 26 packages 16:40:35 #47 DONE 15.8s 16:40:35 16:40:35 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:40:35 #60 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 9.7s 16:40:36 #60 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 10.1s done 16:40:36 #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16:40:38 #60 ... 16:40:38 16:40:38 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:40:38 #53 16.03 (1/1) Installing dumb-init (1.2.5-r2) 16:40:38 #53 16.03 Executing busybox-1.36.1-r2.trigger 16:40:38 #53 16.31 OK: 8 MiB in 16 packages 16:40:38 #53 DONE 18.2s 16:40:38 16:40:38 #39 [core-data internal] load build context 16:40:38 #39 ... 16:40:38 16:40:38 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:40:38 #61 ... 16:40:38 16:40:38 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:40:39 #62 ... 16:40:39 16:40:39 #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 16:40:39 #63 ... 16:40:39 16:40:39 #41 [support-notifications internal] load build context 16:40:39 #41 ... 16:40:39 16:40:39 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:40:39 #52 13.52 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 16:40:39 #52 13.95 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 16:40:39 #52 14.03 (3/6) Installing dumb-init (1.2.5-r2) 16:40:39 #52 14.03 (4/6) Installing openssl (3.1.3-r0) 16:40:39 #52 14.32 (5/6) Installing su-exec (0.2-r3) 16:40:39 #52 14.34 (6/6) Installing yq (4.33.3-r3) 16:40:39 #52 16.14 Executing busybox-1.36.1-r2.trigger 16:40:39 #52 16.41 OK: 18 MiB in 19 packages 16:40:39 #52 DONE 18.8s 16:40:39 16:40:39 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 16:40:39 #64 ... 16:40:39 16:40:39 #42 [support-scheduler internal] load build context 16:40:39 #42 ... 16:40:39 16:40:39 #44 [core-common-config-bootstrapper internal] load build context 16:40:39 #44 ... 16:40:39 16:40:39 #43 [security-secretstore-setup internal] load build context 16:40:39 #43 ... 16:40:39 16:40:39 #45 [core-command internal] load build context 16:40:39 #45 ... 16:40:39 16:40:39 #43 [security-secretstore-setup internal] load build context 16:40:39 #43 ... 16:40:39 16:40:39 #46 [security-spiffe-token-provider internal] load build context 16:40:40 #46 ... 16:40:40 16:40:40 #45 [core-command internal] load build context 16:40:40 #45 ... 16:40:40 16:40:40 #48 [security-proxy-setup internal] load build context 16:40:40 #48 ... 16:40:40 16:40:40 #45 [core-command internal] load build context 16:40:40 #45 ... 16:40:40 16:40:40 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 16:40:40 #65 DONE 1.3s 16:40:40 16:40:40 #48 [security-proxy-setup internal] load build context 16:40:41 #48 ... 16:40:41 16:40:41 #54 [security-bootstrapper internal] load build context 16:40:41 #54 ... 16:40:41 16:40:41 #48 [security-proxy-setup internal] load build context 16:40:41 #48 transferring context: 26.00MB 19.5s 16:40:41 #48 ... 16:40:41 16:40:41 #55 [core-metadata internal] load build context 16:40:41 #55 ... 16:40:41 16:40:41 #56 [security-proxy-auth internal] load build context 16:40:41 #56 ... 16:40:41 16:40:41 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:40:41 #49 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:41 #49 18.37 (1/2) Installing ca-certificates (20230506-r0) 16:40:41 #49 18.76 (2/2) Installing dumb-init (1.2.5-r2) 16:40:41 #49 18.80 Executing busybox-1.36.1-r2.trigger 16:40:41 #49 19.05 Executing ca-certificates-20230506-r0.trigger 16:40:41 #49 20.65 OK: 9 MiB in 17 packages 16:40:41 #49 ... 16:40:41 16:40:41 #55 [core-metadata internal] load build context 16:40:42 #55 ... 16:40:42 16:40:42 #50 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:40:42 #50 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:42 #50 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:42 #50 ... 16:40:42 16:40:42 #48 [security-proxy-setup internal] load build context 16:40:44 #48 ... 16:40:44 16:40:44 #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:40:44 #57 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:44 #57 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:44 #57 ... 16:40:44 16:40:44 #55 [core-metadata internal] load build context 16:40:44 #55 ... 16:40:44 16:40:44 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:40:44 #49 DONE 23.9s 16:40:44 16:40:44 #55 [core-metadata internal] load build context 16:40:44 #55 ... 16:40:44 16:40:44 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:40:44 #51 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:44 #51 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:44 #51 ... 16:40:44 16:40:44 #48 [security-proxy-setup internal] load build context 16:40:44 #48 ... 16:40:44 16:40:44 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:40:44 #58 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:44 #58 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:44 #58 ... 16:40:44 16:40:44 #55 [core-metadata internal] load build context 16:40:44 #55 ... 16:40:44 16:40:44 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:40:44 #59 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:44 #59 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:45 #59 ... 16:40:45 16:40:45 #48 [security-proxy-setup internal] load build context 16:40:46 #48 ... 16:40:46 16:40:46 #50 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:40:46 #50 21.94 (1/1) Installing dumb-init (1.2.5-r2) 16:40:46 #50 21.98 Executing busybox-1.36.1-r2.trigger 16:40:46 #50 22.21 OK: 8 MiB in 16 packages 16:40:46 #50 DONE 25.8s 16:40:46 16:40:46 #48 [security-proxy-setup internal] load build context 16:40:46 #48 transferring context: 39.67MB 25.0s 16:40:47 #48 ... 16:40:47 16:40:47 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:40:47 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.8s 16:40:47 #33 ... 16:40:47 16:40:47 #48 [security-proxy-setup internal] load build context 16:40:47 #48 ... 16:40:47 16:40:47 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:40:47 #58 23.85 (1/2) Installing dumb-init (1.2.5-r2) 16:40:47 #58 23.88 (2/2) Installing su-exec (0.2-r3) 16:40:47 #58 23.92 Executing busybox-1.36.1-r2.trigger 16:40:47 #58 24.16 OK: 8 MiB in 17 packages 16:40:47 #58 DONE 26.3s 16:40:47 16:40:47 #48 [security-proxy-setup internal] load build context 16:40:49 #48 ... 16:40:49 16:40:49 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:40:49 #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.4s 16:40:49 #60 ... 16:40:49 16:40:49 #45 [core-command internal] load build context 16:40:49 #45 ... 16:40:49 16:40:49 #48 [security-proxy-setup internal] load build context 16:40:49 #48 ... 16:40:49 16:40:49 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:40:49 #62 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:49 #62 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:49 #62 ... 16:40:49 16:40:49 #39 [core-data internal] load build context 16:40:49 #39 ... 16:40:49 16:40:49 #41 [support-notifications internal] load build context 16:40:49 #41 ... 16:40:49 16:40:49 #39 [core-data internal] load build context 16:40:49 #39 ... 16:40:49 16:40:49 #42 [support-scheduler internal] load build context 16:40:49 #42 ... 16:40:49 16:40:49 #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 16:40:49 #63 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:49 #63 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:49 #63 ... 16:40:49 16:40:49 #44 [core-common-config-bootstrapper internal] load build context 16:40:49 #44 ... 16:40:49 16:40:49 #42 [support-scheduler internal] load build context 16:40:50 #42 ... 16:40:50 16:40:50 #46 [security-spiffe-token-provider internal] load build context 16:40:50 #46 ... 16:40:50 16:40:50 #43 [security-secretstore-setup internal] load build context 16:40:50 #43 ... 16:40:50 16:40:50 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:40:50 #51 25.54 (1/4) Installing ca-certificates (20230506-r0) 16:40:50 #51 26.21 (2/4) Installing dumb-init (1.2.5-r2) 16:40:50 #51 26.21 (3/4) Installing su-exec (0.2-r3) 16:40:50 #51 26.25 (4/4) Installing yq (4.33.3-r3) 16:40:50 #51 27.55 Executing busybox-1.36.1-r2.trigger 16:40:50 #51 27.71 Executing ca-certificates-20230506-r0.trigger 16:40:50 #51 28.50 OK: 18 MiB in 19 packages 16:40:50 #51 DONE 30.2s 16:40:50 16:40:50 #43 [security-secretstore-setup internal] load build context 16:40:50 #43 ... 16:40:50 16:40:50 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:40:50 #61 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:50 #61 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:50 #61 21.26 v3.18.3-253-gd7c6eb560e5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:40:50 #61 21.30 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:40:50 #61 21.30 OK: 19945 distinct packages available 16:40:50 #61 ... 16:40:50 16:40:50 #43 [security-secretstore-setup internal] load build context 16:40:51 #43 ... 16:40:51 16:40:51 #54 [security-bootstrapper internal] load build context 16:40:51 #54 ... 16:40:51 16:40:51 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:40:51 #61 22.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:51 #61 ... 16:40:51 16:40:51 #56 [security-proxy-auth internal] load build context 16:40:51 #56 ... 16:40:51 16:40:51 #54 [security-bootstrapper internal] load build context 16:40:51 #54 ... 16:40:51 16:40:51 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 16:40:51 #64 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:51 #64 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:51 #64 22.41 OK: 266 MiB in 52 packages 16:40:52 #64 ... 16:40:52 16:40:52 #54 [security-bootstrapper internal] load build context 16:40:52 #54 transferring context: 19.34MB 30.2s 16:40:54 #54 ... 16:40:54 16:40:54 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:40:54 #62 20.96 OK: 266 MiB in 52 packages 16:40:54 #62 DONE 25.4s 16:40:54 16:40:54 #54 [security-bootstrapper internal] load build context 16:40:55 #54 ... 16:40:55 16:40:55 #55 [core-metadata internal] load build context 16:40:55 #55 ... 16:40:55 16:40:55 #54 [security-bootstrapper internal] load build context 16:40:55 #54 ... 16:40:55 16:40:55 #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 16:40:55 #64 DONE 26.8s 16:40:55 16:40:55 #54 [security-bootstrapper internal] load build context 16:40:55 #54 ... 16:40:55 16:40:55 #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 16:40:55 #63 22.85 OK: 266 MiB in 52 packages 16:40:55 #63 DONE 27.8s 16:40:55 16:40:55 #54 [security-bootstrapper internal] load build context 16:40:55 #54 ... 16:40:55 16:40:55 #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:40:55 #57 24.86 v3.18.3-253-gd7c6eb560e5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:40:55 #57 24.86 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:40:55 #57 24.86 OK: 19943 distinct packages available 16:40:55 #57 26.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:55 #57 28.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:55 #57 32.76 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 16:40:55 #57 33.20 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 16:40:55 #57 33.28 (3/7) Installing dumb-init (1.2.5-r2) 16:40:55 #57 33.28 (4/7) Installing musl-obstack (1.2.3-r2) 16:40:55 #57 33.28 (5/7) Installing libucontext (1.2-r2) 16:40:55 #57 33.28 (6/7) Installing gcompat (1.1.0-r1) 16:40:55 #57 33.32 (7/7) Installing openssl (3.1.3-r0) 16:40:55 #57 33.41 Executing busybox-1.36.1-r2.trigger 16:40:55 #57 33.49 OK: 9 MiB in 20 packages 16:40:55 #57 ... 16:40:55 16:40:55 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:40:55 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.1s 16:40:55 #33 ... 16:40:55 16:40:55 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 16:40:55 #66 DONE 8.3s 16:40:55 16:40:55 #54 [security-bootstrapper internal] load build context 16:40:56 #54 ... 16:40:56 16:40:56 #57 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:40:56 #57 DONE 35.5s 16:40:56 16:40:56 #54 [security-bootstrapper internal] load build context 16:40:56 #54 ... 16:40:56 16:40:56 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:40:56 #59 26.14 v3.18.3-253-gd7c6eb560e5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:40:56 #59 26.14 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:40:56 #59 26.14 OK: 19943 distinct packages available 16:40:56 #59 27.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:56 #59 29.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:56 #59 33.22 (1/4) Installing dumb-init (1.2.5-r2) 16:40:56 #59 33.24 (2/4) Installing musl-obstack (1.2.3-r2) 16:40:56 #59 33.25 (3/4) Installing libucontext (1.2-r2) 16:40:56 #59 33.27 (4/4) Installing gcompat (1.1.0-r1) 16:40:56 #59 33.29 Executing busybox-1.36.1-r2.trigger 16:40:56 #59 33.48 OK: 8 MiB in 19 packages 16:40:56 #59 DONE 35.5s 16:40:56 16:40:56 #54 [security-bootstrapper internal] load build context 16:40:56 #54 ... 16:40:56 16:40:56 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:40:56 #61 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:56 #61 26.46 OK: 266 MiB in 52 packages 16:40:56 #61 DONE 27.9s 16:40:56 16:40:56 #54 [security-bootstrapper internal] load build context 16:40:57 #54 transferring context: 24.95MB 35.3s 16:40:57 #54 ... 16:40:57 16:40:57 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 16:40:57 #67 DONE 1.4s 16:40:57 16:40:57 #54 [security-bootstrapper internal] load build context 16:40:58 #54 ... 16:40:58 16:40:58 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:40:58 #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.5s done 16:40:59 #60 ... 16:40:59 16:40:59 #54 [security-bootstrapper internal] load build context 16:40:59 #54 ... 16:40:59 16:40:59 #48 [security-proxy-setup internal] load build context 16:40:59 #48 ... 16:40:59 16:40:59 #45 [core-command internal] load build context 16:40:59 #45 ... 16:40:59 16:40:59 #48 [security-proxy-setup internal] load build context 16:40:59 #48 ... 16:40:59 16:40:59 #41 [support-notifications internal] load build context 16:40:59 #41 ... 16:40:59 16:40:59 #39 [core-data internal] load build context 16:40:59 #39 ... 16:40:59 16:40:59 #48 [security-proxy-setup internal] load build context 16:41:00 #48 ... 16:41:00 16:41:00 #42 [support-scheduler internal] load build context 16:41:00 #42 ... 16:41:00 16:41:00 #44 [core-common-config-bootstrapper internal] load build context 16:41:00 #44 ... 16:41:00 16:41:00 #46 [security-spiffe-token-provider internal] load build context 16:41:00 #46 ... 16:41:00 16:41:00 #44 [core-common-config-bootstrapper internal] load build context 16:41:01 #44 ... 16:41:01 16:41:01 #43 [security-secretstore-setup internal] load build context 16:41:01 #43 ... 16:41:01 16:41:01 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:41:01 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.1s 16:41:01 #33 ... 16:41:01 16:41:01 #43 [security-secretstore-setup internal] load build context 16:41:01 #43 ... 16:41:01 16:41:01 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 16:41:01 #68 DONE 2.0s 16:41:01 16:41:01 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:41:01 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.3s done 16:41:01 #33 ... 16:41:01 16:41:01 #56 [security-proxy-auth internal] load build context 16:41:01 #56 ... 16:41:01 16:41:01 #48 [security-proxy-setup internal] load build context 16:41:02 #48 transferring context: 93.76MB 40.4s 16:41:05 #48 ... 16:41:05 16:41:05 #55 [core-metadata internal] load build context 16:41:05 #55 ... 16:41:05 16:41:05 #48 [security-proxy-setup internal] load build context 16:41:07 #48 transferring context: 118.79MB 45.5s 16:41:08 #48 ... 16:41:08 16:41:08 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:41:08 #69 DONE 3.8s 16:41:08 16:41:08 #48 [security-proxy-setup internal] load build context 16:41:08 #48 ... 16:41:08 16:41:08 #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:41:08 #70 DONE 4.4s 16:41:08 16:41:08 #48 [security-proxy-setup internal] load build context 16:41:09 #48 ... 16:41:09 16:41:09 #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:41:09 #71 DONE 4.6s 16:41:09 16:41:09 #48 [security-proxy-setup internal] load build context 16:41:09 #48 ... 16:41:09 16:41:09 #54 [security-bootstrapper internal] load build context 16:41:09 #54 ... 16:41:09 16:41:09 #48 [security-proxy-setup internal] load build context 16:41:09 #48 ... 16:41:09 16:41:09 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 16:41:09 #72 DONE 0.7s 16:41:09 16:41:09 #48 [security-proxy-setup internal] load build context 16:41:09 #48 ... 16:41:09 16:41:09 #45 [core-command internal] load build context 16:41:09 #45 ... 16:41:09 16:41:09 #41 [support-notifications internal] load build context 16:41:09 #41 ... 16:41:09 16:41:09 #39 [core-data internal] load build context 16:41:10 #39 ... 16:41:10 16:41:10 #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / 16:41:10 #73 DONE 1.1s 16:41:10 16:41:10 #39 [core-data internal] load build context 16:41:10 #39 ... 16:41:10 16:41:10 #41 [support-notifications internal] load build context 16:41:10 #41 ... 16:41:10 16:41:10 #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 16:41:10 #74 DONE 1.0s 16:41:10 16:41:10 #41 [support-notifications internal] load build context 16:41:10 #41 ... 16:41:10 16:41:10 #42 [support-scheduler internal] load build context 16:41:10 #42 ... 16:41:10 16:41:10 #41 [support-notifications internal] load build context 16:41:10 #41 ... 16:41:10 16:41:10 #46 [security-spiffe-token-provider internal] load build context 16:41:10 #46 ... 16:41:10 16:41:10 #75 [security-spire-config stage-2 5/9] COPY security.txt / 16:41:10 #75 DONE 1.4s 16:41:10 16:41:10 #46 [security-spiffe-token-provider internal] load build context 16:41:10 #46 ... 16:41:10 16:41:10 #42 [support-scheduler internal] load build context 16:41:11 #42 ... 16:41:11 16:41:11 #76 [security-spire-server stage-2 5/8] COPY security.txt / 16:41:11 #76 DONE 1.3s 16:41:11 16:41:11 #42 [support-scheduler internal] load build context 16:41:11 #42 ... 16:41:11 16:41:11 #44 [core-common-config-bootstrapper internal] load build context 16:41:11 #44 ... 16:41:11 16:41:11 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 16:41:11 #77 DONE 1.3s 16:41:11 16:41:11 #44 [core-common-config-bootstrapper internal] load build context 16:41:11 #44 ... 16:41:11 16:41:11 #42 [support-scheduler internal] load build context 16:41:11 #42 ... 16:41:11 16:41:11 #43 [security-secretstore-setup internal] load build context 16:41:11 #43 ... 16:41:11 16:41:11 #42 [support-scheduler internal] load build context 16:41:11 #42 transferring context: 170.08MB 53.1s 16:41:12 #42 ... 16:41:12 16:41:12 #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:41:12 #78 DONE 1.1s 16:41:12 16:41:12 #42 [support-scheduler internal] load build context 16:41:12 #42 ... 16:41:12 16:41:12 #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:41:12 #79 DONE 0.7s 16:41:12 16:41:12 #42 [support-scheduler internal] load build context 16:41:12 #42 ... 16:41:12 16:41:12 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:41:12 #33 ... 16:41:12 16:41:12 #56 [security-proxy-auth internal] load build context 16:41:12 #56 ... 16:41:12 16:41:12 #42 [support-scheduler internal] load build context 16:41:12 #42 ... 16:41:12 16:41:12 #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:41:12 #80 DONE 1.0s 16:41:12 16:41:12 #81 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:41:12 #81 ... 16:41:12 16:41:12 #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:41:12 #82 DONE 0.6s 16:41:13 16:41:13 #83 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:41:13 #83 ... 16:41:13 16:41:13 #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 16:41:13 #84 DONE 1.0s 16:41:13 16:41:13 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:41:13 #85 ... 16:41:13 16:41:13 #39 [core-data internal] load build context 16:41:13 #39 transferring context: 189.51MB 53.8s done 16:41:13 #39 DONE 54.6s 16:41:13 16:41:13 #46 [security-spiffe-token-provider internal] load build context 16:41:14 #46 ... 16:41:14 16:41:14 #81 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:41:14 #81 DONE 1.6s 16:41:14 16:41:14 #46 [security-spiffe-token-provider internal] load build context 16:41:14 #46 ... 16:41:14 16:41:14 #83 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:41:14 #83 DONE 1.9s 16:41:14 16:41:14 #46 [security-spiffe-token-provider internal] load build context 16:41:15 #46 ... 16:41:15 16:41:15 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:41:15 #85 DONE 2.2s 16:41:15 16:41:15 #46 [security-spiffe-token-provider internal] load build context 16:41:15 #46 ... 16:41:15 16:41:15 #41 [support-notifications internal] load build context 16:41:15 #41 transferring context: 189.51MB 56.2s done 16:41:15 #41 DONE 56.7s 16:41:15 16:41:15 #46 [security-spiffe-token-provider internal] load build context 16:41:15 #46 ... 16:41:15 16:41:15 #55 [core-metadata internal] load build context 16:41:15 #55 ... 16:41:15 16:41:15 #86 [core-data builder 4/7] COPY go.mod vendor* ./ 16:41:15 #86 DONE 1.9s 16:41:15 16:41:15 #55 [core-metadata internal] load build context 16:41:15 #55 ... 16:41:15 16:41:15 #48 [security-proxy-setup internal] load build context 16:41:15 #48 ... 16:41:15 16:41:15 #55 [core-metadata internal] load build context 16:41:16 #55 ... 16:41:16 16:41:16 #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:41:16 #87 DONE 1.6s 16:41:16 16:41:16 #55 [core-metadata internal] load build context 16:41:16 #55 ... 16:41:16 16:41:16 #42 [support-scheduler internal] load build context 16:41:16 #42 transferring context: 189.51MB 57.2s done 16:41:16 #42 DONE 58.0s 16:41:16 16:41:16 #55 [core-metadata internal] load build context 16:41:17 #55 ... 16:41:17 16:41:17 #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ 16:41:17 #88 DONE 2.0s 16:41:17 16:41:17 #55 [core-metadata internal] load build context 16:41:17 #55 transferring context: 189.51MB 56.3s done 16:41:18 #55 DONE 57.6s 16:41:18 16:41:18 #48 [security-proxy-setup internal] load build context 16:41:18 #48 ... 16:41:18 16:41:18 #56 [security-proxy-auth internal] load build context 16:41:18 #56 transferring context: 189.51MB 56.6s done 16:41:18 #56 DONE 58.0s 16:41:18 16:41:18 #48 [security-proxy-setup internal] load build context 16:41:19 #48 ... 16:41:19 16:41:19 #54 [security-bootstrapper internal] load build context 16:41:19 #54 ... 16:41:19 16:41:19 #48 [security-proxy-setup internal] load build context 16:41:19 #48 ... 16:41:19 16:41:19 #45 [core-command internal] load build context 16:41:20 #45 ... 16:41:20 16:41:20 #48 [security-proxy-setup internal] load build context 16:41:21 #48 transferring context: 189.51MB 59.5s done 16:41:21 #48 DONE 61.3s 16:41:21 16:41:21 #45 [core-command internal] load build context 16:41:21 #45 ... 16:41:21 16:41:21 #44 [core-common-config-bootstrapper internal] load build context 16:41:21 #44 ... 16:41:21 16:41:21 #45 [core-command internal] load build context 16:41:22 #45 ... 16:41:22 16:41:22 #89 [security-spire-config] exporting to image 16:41:22 #89 exporting layers 5.9s done 16:41:22 #89 writing image sha256:73e2d955f132269e346feb386c5b945fc1b0c42bf72610149b1c9ce92bf5bbb3 0.1s done 16:41:22 #89 naming to docker.io/library/security-spire-server-arm64 0.0s done 16:41:22 #89 writing image sha256:bdc803f1acfbbf68ed6ad8b8409790fb64c5e435811d5e9b50754866ac8be3eb 0.0s done 16:41:22 #89 naming to docker.io/library/security-spire-agent-arm64 done 16:41:22 #89 writing image sha256:983bb34ccabbe04db61573599695303522a853cf370402ef542796fbd36756e5 0.1s done 16:41:22 #89 naming to docker.io/library/security-spire-config-arm64 0.0s done 16:41:22 #89 DONE 7.0s 16:41:22 16:41:22 #45 [core-command internal] load build context 16:41:22 #45 ... 16:41:22 16:41:22 #43 [security-secretstore-setup internal] load build context 16:41:22 #43 ... 16:41:22 16:41:22 #44 [core-common-config-bootstrapper internal] load build context 16:41:22 #44 ... 16:41:22 16:41:22 #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 16:41:22 #90 DONE 1.4s 16:41:22 16:41:22 #44 [core-common-config-bootstrapper internal] load build context 16:41:24 #44 ... 16:41:24 16:41:24 #46 [security-spiffe-token-provider internal] load build context 16:41:24 #46 transferring context: 189.51MB 64.7s done 16:41:24 #46 DONE 65.3s 16:41:24 16:41:24 #44 [core-common-config-bootstrapper internal] load build context 16:41:25 #44 transferring context: 189.51MB 65.9s done 16:41:25 #44 DONE 66.3s 16:41:25 16:41:25 #45 [core-command internal] load build context 16:41:25 #45 ... 16:41:25 16:41:25 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 16:41:25 #91 DONE 0.7s 16:41:25 16:41:25 #45 [core-command internal] load build context 16:41:25 #45 ... 16:41:25 16:41:25 #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:25 #92 ... 16:41:25 16:41:25 #54 [security-bootstrapper internal] load build context 16:41:27 #54 ... 16:41:27 16:41:27 #45 [core-command internal] load build context 16:41:28 #45 ... 16:41:28 16:41:28 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:28 #93 ... 16:41:28 16:41:28 #45 [core-command internal] load build context 16:41:29 #45 transferring context: 189.51MB 70.1s done 16:41:29 #45 DONE 70.6s 16:41:29 16:41:29 #54 [security-bootstrapper internal] load build context 16:41:30 #54 transferring context: 189.51MB 68.7s done 16:41:30 #54 DONE 69.7s 16:41:30 16:41:30 #43 [security-secretstore-setup internal] load build context 16:41:31 #43 transferring context: 189.51MB 71.7s done 16:41:31 #43 DONE 72.0s 16:41:31 16:41:31 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:33 #94 ... 16:41:33 16:41:33 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:59 #95 ... 16:41:59 16:41:59 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:59 #93 DONE 41.5s 16:41:59 16:41:59 #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:59 #92 DONE 43.5s 16:41:59 16:41:59 #96 [support-notifications builder 6/7] COPY . . 16:42:03 #96 ... 16:42:03 16:42:03 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:03 #95 DONE 40.3s 16:42:03 16:42:03 #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:03 #97 CACHED 16:42:03 16:42:03 #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 16:42:03 #98 CACHED 16:42:03 16:42:03 #99 [security-proxy-auth builder 6/7] COPY . . 16:42:03 #99 CACHED 16:42:03 16:42:03 #100 [core-metadata builder 6/7] COPY . . 16:42:03 #100 CACHED 16:42:03 16:42:03 #101 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:03 #101 CACHED 16:42:03 16:42:03 #102 [core-metadata builder 4/7] COPY go.mod vendor* ./ 16:42:03 #102 CACHED 16:42:03 16:42:03 #103 [core-command builder 6/7] COPY . . 16:42:03 #103 CACHED 16:42:03 16:42:03 #104 [core-command builder 4/7] COPY go.mod vendor* ./ 16:42:03 #104 CACHED 16:42:03 16:42:03 #105 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:03 #105 CACHED 16:42:03 16:42:03 #96 [support-notifications builder 6/7] COPY . . 16:42:03 #96 DONE 3.7s 16:42:03 16:42:03 #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:42:03 #106 CACHED 16:42:03 16:42:03 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 16:42:03 #107 CACHED 16:42:03 16:42:03 #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:03 #108 CACHED 16:42:03 16:42:03 #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:03 #109 CACHED 16:42:03 16:42:03 #110 [support-scheduler builder 6/7] COPY . . 16:42:03 #110 CACHED 16:42:03 16:42:03 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 16:42:03 #111 CACHED 16:42:03 16:42:03 #112 [core-data builder 6/7] COPY . . 16:42:03 #112 DONE 3.7s 16:42:03 16:42:03 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:42:03 #113 ... 16:42:03 16:42:03 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:03 #94 DONE 38.1s 16:42:03 16:42:03 #114 [security-spiffe-token-provider builder 6/7] COPY . . 16:42:08 #114 ... 16:42:08 16:42:08 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:42:08 #113 4.268 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 16:42:09 #113 ... 16:42:09 16:42:09 #115 [security-proxy-setup builder 6/7] COPY . . 16:42:09 #115 DONE 6.5s 16:42:09 16:42:09 #116 [security-secretstore-setup builder 6/7] COPY . . 16:42:09 #116 CACHED 16:42:09 16:42:09 #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 16:42:09 #117 CACHED 16:42:09 16:42:09 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:09 #118 CACHED 16:42:09 16:42:09 #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:42:09 #119 CACHED 16:42:09 16:42:09 #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:09 #120 CACHED 16:42:09 16:42:09 #121 [security-bootstrapper builder 6/7] COPY . . 16:42:09 #121 CACHED 16:42:09 16:42:09 #114 [security-spiffe-token-provider builder 6/7] COPY . . 16:42:09 #114 DONE 6.1s 16:42:09 16:42:09 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:42:13 #122 ... 16:42:13 16:42:13 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:42:13 #0 4.443 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 16:42:13 #123 ... 16:42:13 16:42:13 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:42:13 #0 3.825 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 16:42:13 #124 ... 16:42:13 16:42:13 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:42:13 #0 3.183 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 16:42:13 #125 ... 16:42:13 16:42:13 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:42:13 #0 4.321 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 16:42:13 #126 ... 16:42:13 16:42:13 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:42:13 #0 4.034 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 16:42:13 #127 ... 16:42:13 16:42:13 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:42:13 #0 3.359 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 16:42:13 #128 ... 16:42:13 16:42:13 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:42:13 #122 3.575 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 16:42:20 #122 ... 16:42:20 16:42:20 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:42:20 #0 3.511 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 16:42:20 #129 ... 16:42:20 16:42:20 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:42:20 #0 3.264 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 16:42:20 #130 ... 16:42:20 16:42:20 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:42:20 #0 3.686 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 16:55:58 #131 815.2 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 16:55:58 #131 ... 16:55:58 16:55:58 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:55:58 #130 DONE 815.9s 16:55:58 16:55:58 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:55:58 #131 ... 16:55:58 16:55:58 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 16:55:58 #132 DONE 0.1s 16:55:58 16:55:58 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 16:55:58 #133 DONE 0.2s 16:55:58 16:55:58 #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 16:55:58 #134 DONE 0.2s 16:55:58 16:55:58 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:55:58 #135 DONE 0.2s 16:55:58 16:55:58 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:55:58 #136 DONE 0.2s 16:55:58 16:55:58 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:55:58 #126 ... 16:55:58 16:55:58 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:55:58 #137 DONE 0.1s 16:55:58 16:55:58 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:55:58 #138 DONE 2.0s 16:55:58 16:55:58 #89 [security-proxy-setup] exporting to image 16:55:58 #89 exporting layers 16:55:58 #89 exporting layers 1.2s done 16:55:58 #89 writing image sha256:1a4858eabd43b34ecced1398cc1d1e0a37fed0fe2f25f3359ab35838014e3611 done 16:55:58 #89 naming to docker.io/library/security-proxy-setup-arm64 done 16:55:58 #89 DONE 8.3s 16:55:58 16:55:58 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:55:59 #126 ... 16:55:59 16:55:59 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:55:59 #129 DONE 829.8s 16:55:59 16:55:59 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:55:59 #131 ... 16:55:59 16:55:59 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:56:00 #139 DONE 0.3s 16:56:00 16:56:00 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:56:02 #140 DONE 2.2s 16:56:02 16:56:02 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 16:56:02 #141 DONE 0.3s 16:56:02 16:56:02 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:56:02 #60 ... 16:56:02 16:56:02 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 16:56:02 #142 DONE 0.2s 16:56:02 16:56:02 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:56:03 #127 ... 16:56:03 16:56:03 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:56:03 #143 DONE 0.4s 16:56:03 16:56:03 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:56:03 #123 ... 16:56:03 16:56:03 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:56:03 #144 DONE 0.1s 16:56:03 16:56:03 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 16:56:03 #145 DONE 0.2s 16:56:03 16:56:03 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 16:56:03 #146 DONE 0.2s 16:56:03 16:56:03 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:56:03 #147 DONE 0.1s 16:56:03 16:56:03 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:56:04 #31 ... 16:56:04 16:56:04 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:56:04 #148 DONE 0.1s 16:56:04 16:56:04 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:56:06 #149 DONE 2.2s 16:56:06 16:56:06 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:56:06 #33 ... 16:56:06 16:56:06 #89 [security-bootstrapper] exporting to image 16:56:06 #89 exporting layers 16:56:07 #89 ... 16:56:07 16:56:07 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:56:07 #131 DONE 837.8s 16:56:07 16:56:07 #89 [security-bootstrapper] exporting to image 16:56:07 #89 exporting layers 1.2s done 16:56:07 #89 writing image sha256:d266e6a0da792b10208d8e4e61e85797b84c05fc952099eb085f8ed464884e96 16:56:07 #89 writing image sha256:d266e6a0da792b10208d8e4e61e85797b84c05fc952099eb085f8ed464884e96 0.0s done 16:56:07 #89 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 16:56:07 #89 DONE 9.5s 16:56:07 16:56:07 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:56:07 #126 ... 16:56:07 16:56:07 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:56:08 #150 DONE 0.2s 16:56:08 16:56:08 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 16:56:08 #151 DONE 0.3s 16:56:08 16:56:08 #152 [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 16:56:08 #152 DONE 0.2s 16:56:08 16:56:08 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:56:09 #153 DONE 0.2s 16:56:09 16:56:09 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:56:09 #154 DONE 0.1s 16:56:09 16:56:09 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:56:09 #155 DONE 0.3s 16:56:09 16:56:09 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:56:09 #127 ... 16:56:09 16:56:09 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:56:09 #156 DONE 0.3s 16:56:09 16:56:09 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:56:09 #157 DONE 0.1s 16:56:09 16:56:09 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:56:12 #158 DONE 2.1s 16:56:12 16:56:12 #89 [security-secretstore-setup] exporting to image 16:56:13 #89 exporting layers 1.1s done 16:56:13 #89 writing image sha256:23817f3b389c992692f88de41aab683da005ccaa47d1c495153934ec121b6335 done 16:56:13 #89 naming to docker.io/library/security-secretstore-setup-arm64 done 16:56:13 #89 DONE 10.7s 16:56:13 16:56:13 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:56:13 #126 ... 16:56:13 16:56:13 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:56:13 #113 DONE 850.6s 16:56:14 16:56:14 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:56:14 #31 ... 16:56:14 16:56:14 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:56:14 #159 DONE 0.2s 16:56:14 16:56:14 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:56:14 #126 ... 16:56:14 16:56:14 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:56:14 #160 DONE 0.1s 16:56:14 16:56:14 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:56:14 #161 DONE 0.2s 16:56:14 16:56:14 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:56:14 #123 ... 16:56:14 16:56:14 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:56:14 #162 DONE 0.1s 16:56:15 16:56:15 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:56:15 #163 DONE 0.1s 16:56:15 16:56:15 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:56:15 #126 ... 16:56:15 16:56:15 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:56:17 #164 DONE 2.0s 16:56:17 16:56:17 #89 [security-proxy-auth] exporting to image 16:56:18 #89 exporting layers 0.7s done 16:56:18 #89 writing image sha256:d89fed2af784c3089107460972d224390331eee2d0a628613c00e5dcf098feac done 16:56:18 #89 naming to docker.io/library/security-proxy-auth-arm64 done 16:56:18 #89 DONE 11.4s 16:56:18 16:56:18 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:56:26 #31 ... 16:56:26 16:56:26 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:56:26 #126 DONE 863.0s 16:56:26 16:56:26 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:56:26 #128 ... 16:56:26 16:56:26 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:56:26 #165 DONE 0.2s 16:56:26 16:56:26 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:56:26 #166 DONE 0.1s 16:56:26 16:56:26 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:56:27 #31 ... 16:56:27 16:56:27 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:56:27 #167 DONE 0.2s 16:56:27 16:56:27 #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 16:56:27 #168 DONE 0.1s 16:56:27 16:56:27 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:56:27 #169 DONE 0.1s 16:56:27 16:56:27 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:56:27 #122 ... 16:56:27 16:56:27 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:56:29 #170 DONE 1.7s 16:56:29 16:56:29 #89 [core-common-config-bootstrapper] exporting to image 16:56:29 #89 exporting layers 16:56:29 #89 exporting layers 0.6s done 16:56:29 #89 writing image sha256:d59020a819c2c2c029076471b0660cc8c8bb4d4c6501bf701e2c5ace9347af79 done 16:56:29 #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 16:56:29 #89 DONE 12.0s 16:56:29 16:56:29 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:57:01 #124 ... 16:57:01 16:57:01 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:57:01 #127 DONE 896.9s 16:57:01 16:57:01 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:57:01 #124 ... 16:57:01 16:57:01 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 16:57:01 #171 DONE 0.2s 16:57:01 16:57:01 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:57:01 #124 ... 16:57:01 16:57:01 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 16:57:01 #172 DONE 0.1s 16:57:01 16:57:01 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:57:01 #173 DONE 0.3s 16:57:01 16:57:01 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:57:01 #174 DONE 0.1s 16:57:01 16:57:01 #89 [core-command] exporting to image 16:57:01 #89 exporting layers 16:57:01 #89 exporting layers 0.2s done 16:57:01 #89 writing image sha256:6e85eddf5730e15009719ddc521e27977b81c6354756ff3090c4c66f58a63317 done 16:57:01 #89 naming to docker.io/library/core-command-arm64 done 16:57:01 #89 DONE 12.3s 16:57:01 16:57:01 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:57:10 #124 ... 16:57:10 16:57:10 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:57:10 #123 DONE 906.7s 16:57:10 16:57:10 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:57:10 #125 DONE 906.7s 16:57:10 16:57:10 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:57:10 #122 ... 16:57:10 16:57:10 #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:57:10 #175 DONE 0.3s 16:57:10 16:57:10 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:57:10 #128 ... 16:57:10 16:57:10 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:57:11 #176 DONE 0.5s 16:57:11 16:57:11 #177 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:57:11 #177 DONE 0.4s 16:57:11 16:57:11 #178 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:57:11 #178 DONE 0.2s 16:57:11 16:57:11 #179 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:57:11 #179 ... 16:57:11 16:57:11 #180 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:57:11 #180 DONE 0.5s 16:57:11 16:57:11 #179 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:57:11 #179 DONE 0.4s 16:57:11 16:57:11 #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:57:12 #181 ... 16:57:12 16:57:12 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:57:12 #182 DONE 0.2s 16:57:12 16:57:12 #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:57:12 #181 DONE 0.2s 16:57:12 16:57:12 #89 [core-data] exporting to image 16:57:12 #89 exporting layers 16:57:12 #89 ... 16:57:12 16:57:12 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:57:12 #183 DONE 0.2s 16:57:12 16:57:12 #89 [core-metadata] exporting to image 16:57:12 #89 exporting layers 0.5s done 16:57:12 #89 writing image sha256:85888d7f5ad8f5dd90640215943b23c21d9fb300e590bdfbbdc5e7902c985f70 0.0s done 16:57:12 #89 naming to docker.io/library/core-data-arm64 16:57:12 #89 exporting layers 0.5s done 16:57:12 #89 naming to docker.io/library/core-data-arm64 done 16:57:12 #89 writing image sha256:34958c5e6c0d097807519b98134c79ab2a1e4427c9693a95ba20c3deb6aa234e done 16:57:12 #89 naming to docker.io/library/core-metadata-arm64 done 16:57:12 #89 DONE 13.3s 16:57:12 16:57:12 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:57:34 #31 ... 16:57:34 16:57:34 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:57:34 #122 DONE 921.7s 16:57:34 16:57:34 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:57:34 #124 ... 16:57:34 16:57:34 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:57:34 #184 DONE 0.1s 16:57:34 16:57:34 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:57:34 #128 ... 16:57:34 16:57:34 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:57:34 #185 DONE 0.1s 16:57:34 16:57:34 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:57:34 #186 DONE 0.3s 16:57:34 16:57:34 #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 16:57:34 #187 DONE 0.1s 16:57:34 16:57:34 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:57:34 #31 ... 16:57:34 16:57:34 #89 [security-spiffe-token-provider] exporting to image 16:57:34 #89 exporting layers 16:57:34 #89 exporting layers 0.5s done 16:57:34 #89 writing image sha256:e2b97fe49aaae5aed2f362bbc7fa5cc9718b4a1143940c214550ac7977a4f7da done 16:57:34 #89 naming to docker.io/library/security-spiffe-token-provider-arm64 done 16:57:34 #89 DONE 13.8s 16:57:34 16:57:34 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:57:49 #60 ... 16:57:49 16:57:49 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:57:49 #128 DONE 946.3s 16:57:49 16:57:49 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:57:49 #124 ... 16:57:49 16:57:49 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:57:49 #188 DONE 0.2s 16:57:49 16:57:49 #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:57:49 #189 DONE 0.1s 16:57:49 16:57:49 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:57:49 #124 DONE 946.8s 16:57:49 16:57:49 #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:57:50 #190 DONE 0.5s 16:57:50 16:57:50 #191 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:57:50 #191 DONE 0.3s 16:57:50 16:57:50 #192 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:57:50 #192 DONE 0.1s 16:57:50 16:57:50 #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:57:50 #193 DONE 0.1s 16:57:50 16:57:50 #89 [support-notifications] exporting to image 16:57:50 #89 exporting layers 16:57:51 #89 exporting layers 0.5s done 16:57:51 #89 writing image sha256:71303be6c432fc59e83902fa291e6b41c83bb78a6746668853cfc6def1fbe6ac done 16:57:51 #89 naming to docker.io/library/support-notifications-arm64 done 16:57:51 #89 DONE 14.3s 16:57:51 16:57:51 #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:57:51 #194 DONE 0.5s 16:57:51 16:57:51 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:57:51 #195 DONE 0.1s 16:57:51 16:57:51 #89 [support-scheduler] exporting to image 16:57:51 #89 exporting layers 0.4s done 16:57:51 #89 writing image sha256:85f63771adc339d1ebbc0345ecc2f62373f4cb7580fa6bf16858dd25155f6eca done 16:57:51 #89 naming to docker.io/library/support-scheduler-arm64 done 16:57:51 #89 DONE 14.7s 16:57:51 16:57:51 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:57:51 time="2023-09-27T16:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:57:51 time="2023-09-27T16:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:57:51 time="2023-09-27T16:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:57:51 time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:57:51 time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:57:51 time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:57:51 time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:57:51 time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:57:51 time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:57:51 time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:57:51 time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:57:51 time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:57:51 time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:57:51 time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:57:51 $ docker stop --time=1 77b87f0c18dce3ce5009e72457a71e5cfe46319602c49e7a6d4bd3a3f3100387 16:57:53 $ docker rm -f --volumes 77b87f0c18dce3ce5009e72457a71e5cfe46319602c49e7a6d4bd3a3f3100387 [Pipeline] // withDockerContainer [Pipeline] sh 16:57:53 + docker images 16:57:53 REPOSITORY TAG IMAGE ID CREATED SIZE 16:57:53 support-scheduler-arm64 latest 85f63771adc3 2 seconds ago 33.5MB 16:57:53 support-notifications-arm64 latest 71303be6c432 3 seconds ago 34.2MB 16:57:53 security-spiffe-token-provider-arm64 latest e2b97fe49aaa 21 seconds ago 35.1MB 16:57:53 core-metadata-arm64 latest 34958c5e6c0d 41 seconds ago 21.5MB 16:57:53 core-data-arm64 latest 85888d7f5ad8 42 seconds ago 21.2MB 16:57:53 core-command-arm64 latest 6e85eddf5730 52 seconds ago 21MB 16:57:53 core-common-config-bootstrapper-arm64 latest d59020a819c2 About a minute ago 18.3MB 16:57:53 security-proxy-auth-arm64 latest d89fed2af784 About a minute ago 19.4MB 16:57:53 security-secretstore-setup-arm64 latest 23817f3b389c About a minute ago 43.7MB 16:57:53 security-bootstrapper-arm64 latest d266e6a0da79 About a minute ago 23.1MB 16:57:53 security-proxy-setup-arm64 latest 1a4858eabd43 2 minutes ago 34MB 16:57:53 security-spire-agent-arm64 latest bdc803f1acfb 16 minutes ago 157MB 16:57:53 security-spire-server-arm64 latest 73e2d955f132 16 minutes ago 101MB 16:57:53 security-spire-config-arm64 latest 983bb34ccabb 16 minutes ago 95.8MB 16:57:53 ci-base-image-arm64 latest 686918d6e251 28 minutes ago 924MB 16:57:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 7 days ago 553MB 16:57:53 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 16:57:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:54 16:57:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:55 arm64: Pulling from edgex-lftools-log-publisher 16:57:55 8998bd30e6a1: Pulling fs layer 16:57:55 04944245beec: Pulling fs layer 16:57:55 699f458cf7ca: Pulling fs layer 16:57:55 765212b225bb: Pulling fs layer 16:57:55 f23df028b6ca: Pulling fs layer 16:57:55 765212b225bb: Waiting 16:57:55 d65c8cfc05b1: Pulling fs layer 16:57:55 2437ff75d9bd: Pulling fs layer 16:57:55 d65c8cfc05b1: Waiting 16:57:55 f23df028b6ca: Waiting 16:57:55 2437ff75d9bd: Waiting 16:57:55 04944245beec: Verifying Checksum 16:57:55 04944245beec: Download complete 16:57:55 765212b225bb: Verifying Checksum 16:57:55 765212b225bb: Download complete 16:57:55 f23df028b6ca: Verifying Checksum 16:57:55 f23df028b6ca: Download complete 16:57:55 d65c8cfc05b1: Verifying Checksum 16:57:55 d65c8cfc05b1: Download complete 16:57:55 699f458cf7ca: Verifying Checksum 16:57:55 699f458cf7ca: Download complete 16:57:55 8998bd30e6a1: Download complete 16:57:58 2437ff75d9bd: Verifying Checksum 16:57:58 2437ff75d9bd: Download complete 16:57:59 8998bd30e6a1: Pull complete 16:58:00 04944245beec: Pull complete 16:58:01 699f458cf7ca: Pull complete 16:58:01 765212b225bb: Pull complete 16:58:02 f23df028b6ca: Pull complete 16:58:02 d65c8cfc05b1: Pull complete 16:58:17 2437ff75d9bd: Pull complete 16:58:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:58:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:58:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:17 prd-ubuntu20.04-docker-arm64-4c-16g-8048 does not seem to be running inside a container 16:58:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:58:20 $ docker top 245514ce574aadf2edbf7849b57d61546e74ba4ac460dc54debba162f73f4913 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:21 ---> job-cost.sh 16:58:21 lf-activate-venv: SKIPPING 16:58:21 INFO: No Stack... 16:58:22 INFO: Retrieving Pricing Info for: v3-standard-4 16:58:22 INFO: Archiving Costs [Pipeline] sh 16:58:23 + + cat /w/workspace/edgex-go/1/archives/cost.csv 16:58:23 cut -d, -f6 [Pipeline] lock 16:58:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4696-1-stack-cost] 16:58:23 Resource [jenkins-edgexfoundry-edgex-go-PR-4696-1-stack-cost] did not exist. Created. 16:58:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4696-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:58:24 + echo total: 0.10999999940395355 [Pipeline] stash 16:58:24 Stashed 1 file(s) [Pipeline] } 16:58:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4696-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:58:24 $ docker stop --time=1 245514ce574aadf2edbf7849b57d61546e74ba4ac460dc54debba162f73f4913 16:58:26 $ docker rm -f --volumes 245514ce574aadf2edbf7849b57d61546e74ba4ac460dc54debba162f73f4913 [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 16:58:27 provisioning config files... 16:58:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3326909050655706581tmp [Pipeline] { [Pipeline] sh 16:58:27 + set +x 16:58:27 + + bashcurl -s -s -- https://codecov.io/bash 16:58:27 16:58:27 16:58:27 _____ _ 16:58:27 / ____| | | 16:58:27 | | ___ __| | ___ ___ _____ __ 16:58:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:58:27 | |___| (_) | (_| | __/ (_| (_) \ V / 16:58:27 \_____\___/ \__,_|\___|\___\___/ \_/ 16:58:27 Bash-1.0.6 16:58:27 16:58:27 16:58:27 ==> git version 2.25.1 found 16:58:27 ==> 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 16:58:27 Release-Date: 2020-01-08 16:58:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:58:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:58:27 ==> Jenkins CI detected. 16:58:27 current dir:  /w/workspace/edgex-go/1 16:58:27 project root: . 16:58:27 --> token set from env 16:58:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:58:27 ==> Running gcov in . (disable via -X gcov) 16:58:27 ==> Python coveragepy not found 16:58:27 ==> Searching for coverage reports in: 16:58:27 + . 16:58:27 -> Found 1 reports 16:58:27 ==> Detecting git/mercurial file structure 16:58:27 ==> Reading reports 16:58:27 + ./coverage.out bytes=453602 16:58:27 ==> Appending adjustments 16:58:27 https://docs.codecov.io/docs/fixing-reports 16:58:28 + Found adjustments 16:58:28 ==> Gzipping contents 16:58:28 60K /tmp/codecov.R3iudl.gz 16:58:28 ==> Uploading reports 16:58:28 url: https://codecov.io 16:58:28 query: branch=PR-4696&commit=7dd5273770dca860e70269bf51c7a4a10236c5e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4696%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4696&job=&cmd_args= 16:58:28 -> Pinging Codecov 16:58:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4696&commit=7dd5273770dca860e70269bf51c7a4a10236c5e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4696%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4696&job=&cmd_args= 16:58:29 -> Uploading to 16:58:29 https://storage.googleapis.com/codecov/v4/raw/2023-09-27/00271124DB129430A58F1EEE437C3FCB/7dd5273770dca860e70269bf51c7a4a10236c5e1/f32eab72-2eda-4916-a0c8-07d99569acdd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T165828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c6729ecd9ba9e01ec211b71d0671f960bd57ad1eb4f85369433f5d950903d74 16:58:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:58:29 Dload Upload Total Spent Left Speed 16:58:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58140 0 0 100 58140 0 182k --:--:-- --:--:-- --:--:-- 182k 16:58:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7dd5273770dca860e70269bf51c7a4a10236c5e1 [Pipeline] } 16:58:29 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 16:58:30 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 16:58:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:58:31 ---> package-listing.sh 16:58:31 ++ facter osfamily 16:58:31 ++ tr '[:upper:]' '[:lower:]' 16:58:32 + OS_FAMILY=debian 16:58:32 + workspace=/w/workspace/edgex-go/1 16:58:32 + START_PACKAGES=/tmp/packages_start.txt 16:58:32 + END_PACKAGES=/tmp/packages_end.txt 16:58:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:58:32 + PACKAGES=/tmp/packages_start.txt 16:58:32 + '[' /w/workspace/edgex-go/1 ']' 16:58:32 + PACKAGES=/tmp/packages_end.txt 16:58:32 + case "${OS_FAMILY}" in 16:58:32 + dpkg -l 16:58:32 + grep '^ii' 16:58:32 + '[' -f /tmp/packages_start.txt ']' 16:58:32 + '[' -f /tmp/packages_end.txt ']' 16:58:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:58:32 + '[' /w/workspace/edgex-go/1 ']' 16:58:32 + mkdir -p /w/workspace/edgex-go/1/archives/ 16:58:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 16:58:32 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 16:58:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:58:33 16:58:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:58:33 latest: Pulling from edgex-lftools-log-publisher 16:58:33 5eb5b503b376: Pulling fs layer 16:58:33 5c69ac0246d0: Pulling fs layer 16:58:33 ec43610c2a17: Pulling fs layer 16:58:33 3a2ae6a8a46f: Pulling fs layer 16:58:33 33b1e0a273af: Pulling fs layer 16:58:33 5d3b04190fa2: Pulling fs layer 16:58:33 2f39f015ded8: Pulling fs layer 16:58:33 33b1e0a273af: Waiting 16:58:33 5d3b04190fa2: Waiting 16:58:33 2f39f015ded8: Waiting 16:58:33 3a2ae6a8a46f: Waiting 16:58:33 5c69ac0246d0: Download complete 16:58:33 3a2ae6a8a46f: Download complete 16:58:33 33b1e0a273af: Verifying Checksum 16:58:33 33b1e0a273af: Download complete 16:58:33 5d3b04190fa2: Verifying Checksum 16:58:33 5d3b04190fa2: Download complete 16:58:33 ec43610c2a17: Verifying Checksum 16:58:33 ec43610c2a17: Download complete 16:58:33 5eb5b503b376: Verifying Checksum 16:58:33 5eb5b503b376: Download complete 16:58:34 2f39f015ded8: Download complete 16:58:34 5eb5b503b376: Pull complete 16:58:34 5c69ac0246d0: Pull complete 16:58:35 ec43610c2a17: Pull complete 16:58:35 3a2ae6a8a46f: Pull complete 16:58:35 33b1e0a273af: Pull complete 16:58:35 5d3b04190fa2: Pull complete 16:58:39 2f39f015ded8: Pull complete 16:58:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:58:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:58:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:40 prd-ubuntu20.04-docker-8c-8g-8046 does not seem to be running inside a container 16:58:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:58:44 $ docker top 6b0356fc95ae09669f477c6357d6d2aa503897586f01e3f874ec84381643386d -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:44 + touch /tmp/pre-build-complete [Pipeline] sh 16:58:44 + mkdir -p /var/log/sysstat [Pipeline] sh 16:58:45 + ls /var/log/sa-host 16:58:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:58:45 provisioning config files... 16:58:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3944798499559878054tmp [Pipeline] { [Pipeline] echo 16:58:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:58:45 ---> create-netrc.sh [Pipeline] } 16:58:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:58:45 ---> python-tools-install.sh [Pipeline] echo 16:58:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:58:46 ---> sudo-logs.sh 16:58:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:58:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:58:46 ---> job-cost.sh 16:58:46 lf-activate-venv: SKIPPING 16:58:46 DEBUG: total: 0.10999999940395355 16:58:46 INFO: Retrieving Stack Cost... 16:58:47 INFO: Retrieving Pricing Info for: v3-standard-8 16:58:47 INFO: Archiving Costs [Pipeline] echo 16:58:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:58:47 ---> logs-deploy.sh 16:58:47 lf-activate-venv: SKIPPING 16:58:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4696/1 16:58:47 INFO: archiving workspace using pattern(s): 16:58:48 Archives upload complete. 16:58:49 INFO: archiving logs to Nexus 16:58:49 ---> uname -a: 16:58:49 Linux prd-ubuntu20-04-docker-8c-8g-8046 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:58:49 16:58:49 16:58:49 ---> lscpu: 16:58:49 Architecture: x86_64 16:58:49 CPU op-mode(s): 32-bit, 64-bit 16:58:49 Byte Order: Little Endian 16:58:49 Address sizes: 40 bits physical, 48 bits virtual 16:58:49 CPU(s): 8 16:58:49 On-line CPU(s) list: 0-7 16:58:49 Thread(s) per core: 1 16:58:49 Core(s) per socket: 1 16:58:49 Socket(s): 8 16:58:49 NUMA node(s): 1 16:58:49 Vendor ID: AuthenticAMD 16:58:49 CPU family: 23 16:58:49 Model: 49 16:58:49 Model name: AMD EPYC-Rome Processor 16:58:49 Stepping: 0 16:58:49 CPU MHz: 2799.998 16:58:49 BogoMIPS: 5599.99 16:58:49 Virtualization: AMD-V 16:58:49 Hypervisor vendor: KVM 16:58:49 Virtualization type: full 16:58:49 L1d cache: 256 KiB 16:58:49 L1i cache: 256 KiB 16:58:49 L2 cache: 4 MiB 16:58:49 L3 cache: 128 MiB 16:58:49 NUMA node0 CPU(s): 0-7 16:58:49 Vulnerability Itlb multihit: Not affected 16:58:49 Vulnerability L1tf: Not affected 16:58:49 Vulnerability Mds: Not affected 16:58:49 Vulnerability Meltdown: Not affected 16:58:49 Vulnerability Mmio stale data: Not affected 16:58:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:58:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:58:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:58:49 Vulnerability Srbds: Not affected 16:58:49 Vulnerability Tsx async abort: Not affected 16:58:49 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 16:58:49 16:58:49 16:58:49 ---> nproc: 16:58:49 8 16:58:49 16:58:49 16:58:49 ---> df -h: 16:58:49 Filesystem Size Used Avail Use% Mounted on 16:58:49 overlay 155G 21G 135G 14% / 16:58:49 tmpfs 64M 0 64M 0% /dev 16:58:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:58:49 shm 64M 0 64M 0% /dev/shm 16:58:49 /dev/vda1 155G 21G 135G 14% /facter-os 16:58:49 16:58:49 16:58:49 ---> sar -b -r -n DEV: 16:58:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8046) 09/27/23 _x86_64_ (8 CPU) 16:58:49 16:58:49 16:24:48 LINUX RESTART (8 CPU) 16:58:49 16:58:49 16:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:58:49 16:26:01 349.33 47.76 301.57 0.00 5378.17 172775.74 0.00 16:58:49 16:27:01 111.76 0.80 110.96 0.00 23.06 57115.55 0.00 16:58:49 16:28:01 32.88 0.00 32.88 0.00 0.00 19956.02 0.00 16:58:49 16:29:02 199.10 0.61 198.49 0.00 55.61 112539.22 0.00 16:58:49 16:30:01 581.06 8.69 572.37 0.00 2447.44 181338.12 0.00 16:58:49 16:31:01 311.68 7.86 303.82 0.00 1108.14 71343.17 0.00 16:58:49 16:32:01 463.76 0.05 463.71 0.00 3.47 44218.59 0.00 16:58:49 16:33:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 16:58:49 16:34:01 1.17 0.00 1.17 0.00 0.00 11.73 0.00 16:58:49 16:35:01 2.08 0.00 2.08 0.00 0.00 29.33 0.00 16:58:49 16:36:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 16:58:49 16:37:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 16:58:49 16:38:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 16:58:49 16:39:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 16:58:49 16:40:01 1.93 0.02 1.92 0.00 0.13 22.53 0.00 16:58:49 16:41:01 2.02 0.00 2.02 0.00 0.00 22.00 0.00 16:58:49 16:42:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 16:58:49 16:43:01 1.77 0.00 1.77 0.00 0.00 19.99 0.00 16:58:49 16:44:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 16:58:49 16:45:01 1.77 0.00 1.77 0.00 0.00 19.60 0.00 16:58:49 16:46:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 16:58:49 16:47:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 16:58:49 16:48:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 16:58:49 16:49:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 16:58:49 16:50:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 16:58:49 16:51:01 1.63 0.00 1.63 0.00 0.00 17.46 0.00 16:58:49 16:52:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 16:58:49 16:53:01 1.90 0.37 1.53 0.00 11.46 17.46 0.00 16:58:49 16:54:01 2.32 1.22 1.10 0.00 25.72 13.60 0.00 16:58:49 16:55:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 16:58:49 16:56:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 16:58:49 16:57:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 16:58:49 16:58:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 16:58:49 Average: 62.97 2.04 60.93 0.00 273.29 19926.09 0.00 16:58:49 16:58:49 16:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:58:49 16:26:01 29105292 31578164 752140 2.29 71672 2676724 2023648 5.96 1040956 2390484 465788 16:58:49 16:27:01 26834072 30557236 1751492 5.33 118932 3784320 2380800 7.02 2520984 3063644 580588 16:58:49 16:28:01 27801236 31567044 738560 2.25 121948 3799060 1866648 5.50 1284920 3307028 296408 16:58:49 16:29:02 23480972 31448248 850388 2.59 133676 7885244 3048160 8.98 1672564 7119292 1819844 16:58:49 16:30:01 18466628 30331736 1890452 5.75 228836 11305028 6170472 18.19 3449328 9879280 237132 16:58:49 16:31:01 16436128 30533312 1709212 5.20 247896 13462084 4585644 13.51 4043708 11291340 1104624 16:58:49 16:32:01 17908720 31464204 813160 2.47 252472 12994992 2364492 6.97 2497324 11484568 8 16:58:49 16:33:01 17909712 31465204 812112 2.47 252496 12995000 2364492 6.97 2496308 11484572 48 16:58:49 16:34:01 17952604 31508196 768956 2.34 252528 12995004 2364492 6.97 2453172 11484584 4 16:58:49 16:35:01 17954344 31510116 767172 2.33 252580 12994980 2364492 6.97 2451788 11484704 20 16:58:49 16:36:01 17954256 31510064 767160 2.33 252604 12994984 2364492 6.97 2452420 11484708 148 16:58:49 16:37:01 17955868 31511676 765904 2.33 252628 12994984 2364492 6.97 2452360 11484708 240 16:58:49 16:38:01 17955876 31511740 765888 2.33 252644 12994988 2364492 6.97 2452024 11484712 8 16:58:49 16:39:01 17956072 31511972 765564 2.33 252680 12994988 2364492 6.97 2452332 11484712 240 16:58:49 16:40:01 17955696 31511772 766012 2.33 252728 12994984 2337128 6.89 2452480 11484776 8 16:58:49 16:41:01 17955356 31511508 766196 2.33 252788 12994996 2337128 6.89 2453172 11484780 160 16:58:49 16:42:01 17955088 31511276 766336 2.33 252848 12995000 2337128 6.89 2453688 11484780 168 16:58:49 16:43:01 17955356 31511616 765984 2.33 252884 12995004 2354332 6.94 2453668 11484788 12 16:58:49 16:44:01 17955240 31511532 766232 2.33 252916 12995004 2354332 6.94 2453748 11484788 168 16:58:49 16:45:01 17955436 31511732 765940 2.33 252936 12995004 2354332 6.94 2453692 11484792 12 16:58:49 16:46:01 17955412 31511740 765928 2.33 252964 12995012 2354332 6.94 2453464 11484796 4 16:58:49 16:47:01 17955120 31511504 766124 2.33 252996 12995016 2354332 6.94 2453380 11484800 44 16:58:49 16:48:01 17955104 31511500 766156 2.33 253016 12995020 2354332 6.94 2453380 11484804 8 16:58:49 16:49:01 17955276 31511672 765916 2.33 253032 12995020 2354332 6.94 2453380 11484804 180 16:58:49 16:50:01 17955008 31511456 766112 2.33 253060 12995008 2354332 6.94 2453424 11484812 8 16:58:49 16:51:01 17955168 31511632 766032 2.33 253084 12995028 2354332 6.94 2453888 11484804 152 16:58:49 16:52:01 17955128 31511600 766028 2.33 253104 12995032 2354332 6.94 2453448 11484808 20 16:58:49 16:53:01 17955112 31512012 765624 2.33 253140 12995372 2337952 6.89 2454920 11484924 52 16:58:49 16:54:01 17951264 31509816 767684 2.33 253160 12996148 2337952 6.89 2458248 11485168 128 16:58:49 16:55:01 17951232 31509848 767604 2.33 253208 12996152 2337952 6.89 2458088 11485152 48 16:58:49 16:56:01 17951408 31510024 767548 2.33 253236 12996152 2337952 6.89 2458024 11485152 152 16:58:49 16:57:01 17951368 31510160 767412 2.33 253260 12996284 2337952 6.89 2458092 11485272 252 16:58:49 16:58:01 17951068 31509864 767636 2.33 253272 12996284 2337952 6.89 2458024 11485272 8 16:58:49 Average: 18993988 31415793 863050 2.62 234886 11932845 2532537 7.46 2435164 10519443 136566 16:58:49 16:58:49 16:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:58:49 16:26:01 docker0 456.16 338.49 33.15 2740.50 0.00 0.00 0.00 0.00 16:58:49 16:26:01 ens3 1228.85 1237.68 10972.35 176.05 0.00 0.00 0.00 0.00 16:58:49 16:26:01 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 16:58:49 16:27:01 vethcf3dc31 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 16:58:49 16:27:01 docker0 177.84 240.24 13.79 1762.87 0.00 0.00 0.00 0.00 16:58:49 16:27:01 ens3 282.95 203.18 1801.22 33.33 0.00 0.00 0.00 0.00 16:58:49 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:28:01 vethcf3dc31 1.10 1.12 0.10 0.10 0.00 0.00 0.00 0.00 16:58:49 16:28:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 16:58:49 16:28:01 ens3 33.81 20.96 27.67 14.84 0.00 0.00 0.00 0.00 16:58:49 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:29:02 vethf5bd770 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:29:02 veth3040854 1.58 3.07 0.12 31.31 0.00 0.00 0.00 0.00 16:58:49 16:29:02 vethef12aff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:29:02 vetha203b28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:29:02 veth7e11bda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:29:02 veth6a6e293 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:29:02 veth7e66a75 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:29:02 docker0 12.39 24.64 0.77 284.15 0.00 0.00 0.00 0.00 16:58:49 16:29:02 veth35e5d80 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:29:02 veth008f77f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:29:02 vethc3f2636 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:29:02 veth370a37e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:29:02 ens3 154.69 81.49 3230.48 22.56 0.00 0.00 0.00 0.00 16:58:49 16:29:02 veth9a24982 4.03 9.61 0.29 129.92 0.00 0.00 0.00 0.01 16:58:49 16:29:02 veth8be13a8 0.32 0.45 0.03 0.11 0.00 0.00 0.00 0.00 16:58:49 16:29:02 lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 16:58:49 16:29:02 vethaa72fc9 4.43 7.96 0.35 91.53 0.00 0.00 0.00 0.01 16:58:49 16:29:02 vethb4da728 2.04 4.41 0.15 31.33 0.00 0.00 0.00 0.00 16:58:49 16:30:01 vethbf66ce2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:58:49 16:30:01 veth7d6f1dd 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:58:49 16:30:01 vethee0fc7b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:58:49 16:30:01 veth1952884 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:58:49 16:30:01 veth3d46706 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:58:49 16:30:01 docker0 290.56 514.00 24.77 2888.43 0.00 0.00 0.00 0.00 16:58:49 16:30:01 veth21a3841 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:58:49 16:30:01 ens3 621.28 338.00 4316.31 42.65 0.00 0.00 0.00 0.00 16:58:49 16:30:01 veth50e75d6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:58:49 16:30:01 vethb6bfbbe 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:58:49 16:30:01 veth8be13a8 0.07 0.58 0.00 0.03 0.00 0.00 0.00 0.00 16:58:49 16:30:01 veth4b79c34 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:58:49 16:30:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:58:49 16:30:01 veth3d87179 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:58:49 16:30:01 veth99aa9e0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:58:49 16:31:01 vethbf66ce2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:31:01 veth7d6f1dd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:31:01 vethee0fc7b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:31:01 veth1952884 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:31:01 veth3d46706 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:31:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:31:01 veth21a3841 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:31:01 ens3 8.13 4.67 6.44 3.46 0.00 0.00 0.00 0.00 16:58:49 16:31:01 veth50e75d6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:31:01 vethb6bfbbe 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:31:01 veth8be13a8 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:31:01 veth4b79c34 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:31:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:58:49 16:31:01 veth3d87179 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:31:01 veth99aa9e0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:32:01 ens3 29.31 42.34 8.62 97.32 0.00 0.00 0.00 0.00 16:58:49 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:33:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:34:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 16:58:49 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:36:01 ens3 1.37 1.82 0.15 6.65 0.00 0.00 0.00 0.00 16:58:49 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:38:01 ens3 0.23 0.13 0.41 0.01 0.00 0.00 0.00 0.00 16:58:49 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:39:01 ens3 0.37 0.13 0.02 0.01 0.00 0.00 0.00 0.00 16:58:49 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:40:01 ens3 3.65 3.48 0.33 6.78 0.00 0.00 0.00 0.00 16:58:49 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:41:01 ens3 5.15 10.20 1.13 33.21 0.00 0.00 0.00 0.00 16:58:49 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:42:01 ens3 1.38 1.17 0.39 6.53 0.00 0.00 0.00 0.00 16:58:49 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:43:01 ens3 2.08 4.00 0.46 13.38 0.00 0.00 0.00 0.00 16:58:49 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:44:01 ens3 2.33 4.12 0.24 13.27 0.00 0.00 0.00 0.00 16:58:49 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:45:01 ens3 1.55 1.17 0.43 6.30 0.00 0.00 0.00 0.00 16:58:49 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:46:01 ens3 0.52 0.38 0.33 0.26 0.00 0.00 0.00 0.00 16:58:49 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:47:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:48:01 ens3 0.25 0.08 0.07 0.00 0.00 0.00 0.00 0.00 16:58:49 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:50:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:58:49 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:51:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 16:58:49 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:53:01 ens3 1.08 0.68 0.82 0.37 0.00 0.00 0.00 0.00 16:58:49 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:54:01 ens3 7.21 6.25 4.54 5.89 0.00 0.00 0.00 0.00 16:58:49 16:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:55:01 ens3 0.28 0.12 0.12 0.01 0.00 0.00 0.00 0.00 16:58:49 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:56:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:58:49 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:49 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:49 Average: docker0 28.29 33.65 2.19 231.26 0.00 0.00 0.00 0.00 16:58:49 Average: ens3 72.09 59.34 615.79 14.62 0.00 0.00 0.00 0.00 16:58:49 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 16:58:49 16:58:49 16:58:49 ---> sar -P ALL: 16:58:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8046) 09/27/23 _x86_64_ (8 CPU) 16:58:49 16:58:49 16:24:48 LINUX RESTART (8 CPU) 16:58:49 16:58:49 16:25:01 CPU %user %nice %system %iowait %steal %idle 16:58:49 16:26:01 all 9.72 0.00 3.11 3.27 0.06 83.85 16:58:49 16:26:01 0 8.18 0.00 1.83 3.44 0.05 86.50 16:58:49 16:26:01 1 7.48 0.00 2.22 4.39 0.05 85.87 16:58:49 16:26:01 2 10.83 0.00 4.24 3.42 0.05 81.46 16:58:49 16:26:01 3 6.23 0.00 2.66 0.82 0.07 90.22 16:58:49 16:26:01 4 12.72 0.00 4.44 7.57 0.07 75.21 16:58:49 16:26:01 5 11.48 0.00 2.74 2.74 0.03 83.01 16:58:49 16:26:01 6 10.73 0.00 2.47 3.28 0.05 83.47 16:58:49 16:26:01 7 10.10 0.00 4.32 0.46 0.08 85.04 16:58:49 16:27:01 all 24.81 0.00 4.30 2.48 0.07 68.33 16:58:49 16:27:01 0 23.53 0.00 3.80 3.23 0.07 69.36 16:58:49 16:27:01 1 24.54 0.00 4.77 7.39 0.07 63.23 16:58:49 16:27:01 2 24.24 0.00 4.22 0.99 0.07 70.48 16:58:49 16:27:01 3 27.34 0.00 3.89 0.07 0.07 68.64 16:58:49 16:27:01 4 25.05 0.00 4.87 0.34 0.05 69.69 16:58:49 16:27:01 5 24.69 0.00 3.57 0.74 0.07 70.93 16:58:49 16:27:01 6 24.66 0.00 4.52 6.87 0.07 63.88 16:58:49 16:27:01 7 24.46 0.00 4.78 0.20 0.13 70.42 16:58:49 16:28:01 all 39.60 0.00 3.70 1.05 0.08 55.57 16:58:49 16:28:01 0 37.07 0.00 3.66 5.71 0.07 53.50 16:58:49 16:28:01 1 43.05 0.00 4.05 0.02 0.07 52.81 16:58:49 16:28:01 2 39.42 0.00 3.63 2.02 0.07 54.86 16:58:49 16:28:01 3 39.00 0.00 3.76 0.03 0.07 57.14 16:58:49 16:28:01 4 39.21 0.00 4.02 0.02 0.08 56.67 16:58:49 16:28:01 5 38.74 0.00 3.14 0.03 0.10 57.98 16:58:49 16:28:01 6 39.87 0.00 3.67 0.02 0.08 56.36 16:58:49 16:28:01 7 40.48 0.00 3.68 0.55 0.08 55.20 16:58:49 16:29:02 all 29.67 0.00 6.63 5.67 0.09 57.94 16:58:49 16:29:02 0 29.02 0.00 6.88 6.95 0.10 57.04 16:58:49 16:29:02 1 31.23 0.00 8.02 5.84 0.12 54.79 16:58:49 16:29:02 2 30.09 0.00 6.92 3.55 0.08 59.36 16:58:49 16:29:02 3 29.53 0.00 6.51 10.49 0.10 53.37 16:58:49 16:29:02 4 28.76 0.00 6.39 3.17 0.07 61.62 16:58:49 16:29:02 5 29.83 0.00 5.94 5.72 0.08 58.42 16:58:49 16:29:02 6 29.54 0.00 6.02 2.77 0.10 61.57 16:58:49 16:29:02 7 29.34 0.00 6.39 6.90 0.08 57.28 16:58:49 16:30:01 all 24.60 0.00 5.73 14.30 0.09 55.29 16:58:49 16:30:01 0 23.36 0.00 6.81 38.95 0.10 30.77 16:58:49 16:30:01 1 24.10 0.00 5.91 9.33 0.09 60.58 16:58:49 16:30:01 2 25.21 0.00 5.81 9.62 0.09 59.27 16:58:49 16:30:01 3 24.86 0.00 4.79 4.94 0.09 65.32 16:58:49 16:30:01 4 25.35 0.00 4.74 13.17 0.09 56.65 16:58:49 16:30:01 5 24.38 0.00 6.03 9.67 0.07 59.85 16:58:49 16:30:01 6 25.10 0.00 5.74 19.35 0.09 49.73 16:58:49 16:30:01 7 24.41 0.00 5.99 9.50 0.14 59.96 16:58:49 16:31:01 all 92.19 0.00 7.07 0.53 0.12 0.09 16:58:49 16:31:01 0 92.61 0.00 6.65 0.54 0.13 0.07 16:58:49 16:31:01 1 90.51 0.00 8.69 0.50 0.14 0.17 16:58:49 16:31:01 2 92.53 0.00 6.70 0.57 0.12 0.08 16:58:49 16:31:01 3 92.27 0.00 7.00 0.58 0.12 0.03 16:58:49 16:31:01 4 93.14 0.00 6.26 0.42 0.10 0.08 16:58:49 16:31:01 5 92.24 0.00 7.02 0.56 0.13 0.05 16:58:49 16:31:01 6 92.32 0.00 6.87 0.48 0.12 0.22 16:58:49 16:31:01 7 91.83 0.00 7.42 0.58 0.12 0.05 16:58:49 16:32:01 all 5.16 0.00 1.46 4.81 0.03 88.54 16:58:49 16:32:01 0 5.12 0.00 1.62 3.70 0.02 89.55 16:58:49 16:32:01 1 5.51 0.00 1.13 0.82 0.03 92.50 16:58:49 16:32:01 2 5.18 0.00 1.33 3.20 0.02 90.27 16:58:49 16:32:01 3 5.31 0.00 1.45 4.06 0.02 89.16 16:58:49 16:32:01 4 4.95 0.00 1.56 4.89 0.05 88.55 16:58:49 16:32:01 5 5.22 0.00 1.47 3.17 0.02 90.12 16:58:49 16:32:01 6 5.04 0.00 1.42 1.17 0.05 92.31 16:58:49 16:32:01 7 4.91 0.00 1.73 17.49 0.03 75.84 16:58:49 16:33:01 all 0.02 0.00 0.01 0.01 0.01 99.96 16:58:49 16:33:01 0 0.00 0.00 0.02 0.02 0.02 99.95 16:58:49 16:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:33:01 2 0.03 0.00 0.00 0.02 0.02 99.93 16:58:49 16:33:01 3 0.05 0.00 0.00 0.02 0.02 99.92 16:58:49 16:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 16:58:49 16:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:58:49 16:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:58:49 16:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:58:49 16:34:01 0 0.03 0.00 0.00 0.02 0.00 99.95 16:58:49 16:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:58:49 16:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:58:49 16:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:58:49 16:34:01 4 0.03 0.00 0.02 0.00 0.03 99.92 16:58:49 16:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:58:49 16:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:58:49 16:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:58:49 16:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:58:49 16:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:58:49 16:35:01 3 0.03 0.00 0.03 0.02 0.00 99.92 16:58:49 16:35:01 4 0.02 0.00 0.03 0.00 0.03 99.92 16:58:49 16:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:58:49 16:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:58:49 16:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:58:49 16:36:01 0 0.03 0.00 0.00 0.08 0.00 99.88 16:58:49 16:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:58:49 16:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:58:49 16:36:01 4 0.05 0.00 0.03 0.00 0.02 99.90 16:58:49 16:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:36:01 6 0.00 0.00 0.03 0.00 0.00 99.97 16:58:49 16:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:58:49 16:36:01 CPU %user %nice %system %iowait %steal %idle 16:58:49 16:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:58:49 16:37:01 0 0.00 0.00 0.02 0.02 0.02 99.95 16:58:49 16:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:58:49 16:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:37:01 4 0.03 0.00 0.02 0.00 0.03 99.92 16:58:49 16:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:38:01 all 0.01 0.00 0.00 0.00 0.01 99.97 16:58:49 16:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:58:49 16:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:58:49 16:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 16:58:49 16:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:58:49 16:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:39:01 all 0.01 0.00 0.00 0.00 0.01 99.97 16:58:49 16:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 16:58:49 16:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:39:01 2 0.02 0.00 0.02 0.02 0.02 99.93 16:58:49 16:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:39:01 4 0.03 0.00 0.00 0.00 0.03 99.93 16:58:49 16:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:40:01 all 0.03 0.00 0.02 0.03 0.01 99.92 16:58:49 16:40:01 0 0.03 0.00 0.02 0.08 0.02 99.85 16:58:49 16:40:01 1 0.02 0.00 0.00 0.10 0.00 99.88 16:58:49 16:40:01 2 0.07 0.00 0.02 0.02 0.00 99.90 16:58:49 16:40:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:58:49 16:40:01 4 0.03 0.00 0.07 0.00 0.03 99.87 16:58:49 16:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:58:49 16:40:01 6 0.00 0.00 0.03 0.00 0.00 99.97 16:58:49 16:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:58:49 16:41:01 all 0.03 0.00 0.01 0.01 0.01 99.95 16:58:49 16:41:01 0 0.00 0.00 0.00 0.05 0.00 99.95 16:58:49 16:41:01 1 0.07 0.00 0.00 0.00 0.00 99.93 16:58:49 16:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:58:49 16:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:58:49 16:41:01 4 0.07 0.00 0.03 0.00 0.02 99.88 16:58:49 16:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:58:49 16:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 16:58:49 16:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:58:49 16:42:01 0 0.03 0.00 0.02 0.03 0.02 99.90 16:58:49 16:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:58:49 16:42:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:58:49 16:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:58:49 16:42:01 4 0.03 0.00 0.02 0.00 0.03 99.92 16:58:49 16:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:58:49 16:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:58:49 16:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:58:49 16:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:58:49 16:43:01 0 0.03 0.00 0.00 0.02 0.00 99.95 16:58:49 16:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:58:49 16:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:58:49 16:43:01 3 0.00 0.00 0.00 0.03 0.00 99.97 16:58:49 16:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:58:49 16:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:58:49 16:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:44:01 all 0.02 0.00 0.01 0.00 0.01 99.97 16:58:49 16:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:58:49 16:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:58:49 16:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:58:49 16:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:58:49 16:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:58:49 16:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:58:49 16:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:45:01 all 0.06 0.00 0.01 0.00 0.01 99.92 16:58:49 16:45:01 0 0.03 0.00 0.00 0.02 0.00 99.95 16:58:49 16:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:58:49 16:45:01 2 0.33 0.00 0.02 0.00 0.02 99.63 16:58:49 16:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:58:49 16:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:58:49 16:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:58:49 16:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:58:49 16:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:58:49 16:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:58:49 16:46:01 0 0.00 0.00 0.02 0.02 0.02 99.95 16:58:49 16:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:58:49 16:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:58:49 16:46:01 4 0.00 0.00 0.03 0.00 0.03 99.93 16:58:49 16:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:58:49 16:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:58:49 16:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:47:01 all 0.02 0.00 0.00 0.00 0.01 99.97 16:58:49 16:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 16:58:49 16:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:58:49 16:47:01 3 0.03 0.00 0.00 0.02 0.00 99.95 16:58:49 16:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:58:49 16:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:47:01 6 0.03 0.00 0.00 0.00 0.02 99.95 16:58:49 16:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:58:49 16:58:49 16:47:01 CPU %user %nice %system %iowait %steal %idle 16:58:49 16:48:01 all 0.01 0.00 0.00 0.00 0.01 99.97 16:58:49 16:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:58:49 16:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:58:49 16:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:58:49 16:48:01 3 0.00 0.00 0.00 0.02 0.02 99.97 16:58:49 16:48:01 4 0.02 0.00 0.02 0.00 0.03 99.93 16:58:49 16:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:49:01 all 0.02 0.00 0.00 0.00 0.00 99.97 16:58:49 16:49:01 0 0.03 0.00 0.00 0.02 0.00 99.95 16:58:49 16:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:58:49 16:49:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:58:49 16:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:58:49 16:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:58:49 16:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:50:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:58:49 16:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:58:49 16:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:58:49 16:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:58:49 16:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:58:49 16:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:58:49 16:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:58:49 16:51:01 0 0.03 0.00 0.00 0.02 0.02 99.93 16:58:49 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:58:49 16:51:01 3 0.03 0.00 0.00 0.02 0.02 99.93 16:58:49 16:51:01 4 0.03 0.00 0.05 0.00 0.03 99.88 16:58:49 16:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 16:58:49 16:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:58:49 16:52:01 all 0.01 0.00 0.00 0.00 0.00 99.98 16:58:49 16:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:58:49 16:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:58:49 16:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:58:49 16:52:01 4 0.02 0.00 0.03 0.00 0.02 99.93 16:58:49 16:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:53:01 all 0.08 0.00 0.01 0.01 0.00 99.90 16:58:49 16:53:01 0 0.05 0.00 0.02 0.02 0.00 99.92 16:58:49 16:53:01 1 0.10 0.00 0.02 0.00 0.00 99.88 16:58:49 16:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:58:49 16:53:01 3 0.18 0.00 0.03 0.03 0.02 99.73 16:58:49 16:53:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:58:49 16:53:01 5 0.08 0.00 0.02 0.00 0.00 99.90 16:58:49 16:53:01 6 0.08 0.00 0.00 0.00 0.00 99.92 16:58:49 16:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:58:49 16:54:01 all 0.23 0.00 0.04 0.01 0.01 99.72 16:58:49 16:54:01 0 0.07 0.00 0.03 0.00 0.00 99.90 16:58:49 16:54:01 1 0.25 0.00 0.03 0.05 0.00 99.67 16:58:49 16:54:01 2 0.10 0.00 0.03 0.00 0.02 99.85 16:58:49 16:54:01 3 0.73 0.00 0.02 0.00 0.00 99.25 16:58:49 16:54:01 4 0.07 0.00 0.07 0.00 0.03 99.83 16:58:49 16:54:01 5 0.13 0.00 0.03 0.00 0.00 99.83 16:58:49 16:54:01 6 0.42 0.00 0.05 0.00 0.02 99.52 16:58:49 16:54:01 7 0.07 0.00 0.03 0.00 0.00 99.90 16:58:49 16:55:01 all 0.03 0.00 0.00 0.01 0.01 99.96 16:58:49 16:55:01 0 0.03 0.00 0.00 0.03 0.02 99.92 16:58:49 16:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:58:49 16:55:01 3 0.03 0.00 0.00 0.02 0.02 99.93 16:58:49 16:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:58:49 16:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:58:49 16:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:56:01 all 0.11 0.00 0.01 0.00 0.01 99.87 16:58:49 16:56:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:58:49 16:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:58:49 16:56:01 2 0.83 0.00 0.03 0.00 0.02 99.12 16:58:49 16:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:58:49 16:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:58:49 16:56:01 6 0.05 0.00 0.00 0.00 0.02 99.93 16:58:49 16:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:57:01 all 0.28 0.00 0.01 0.02 0.01 99.68 16:58:49 16:57:01 0 0.02 0.00 0.00 0.08 0.00 99.90 16:58:49 16:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:58:49 16:57:01 2 2.00 0.00 0.02 0.00 0.02 97.97 16:58:49 16:57:01 3 0.02 0.00 0.02 0.10 0.02 99.85 16:58:49 16:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:58:49 16:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:57:01 6 0.07 0.00 0.02 0.00 0.03 99.88 16:58:49 16:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:58:49 16:58:01 all 0.05 0.00 0.01 0.02 0.01 99.92 16:58:49 16:58:01 0 0.00 0.00 0.02 0.05 0.02 99.92 16:58:49 16:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:58:01 2 0.35 0.00 0.02 0.00 0.00 99.63 16:58:49 16:58:01 3 0.00 0.00 0.00 0.08 0.00 99.92 16:58:49 16:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:58:49 16:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:58:49 16:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:58:49 16:58:49 Average: CPU %user %nice %system %iowait %steal %idle 16:58:49 Average: all 6.83 0.00 0.97 0.96 0.02 91.22 16:58:49 Average: 0 6.60 0.00 0.94 1.87 0.02 90.56 16:58:49 Average: 1 6.76 0.00 1.04 0.85 0.02 91.33 16:58:49 Average: 2 7.00 0.00 1.00 0.70 0.02 91.28 16:58:49 Average: 3 6.81 0.00 0.91 0.64 0.02 91.62 16:58:49 Average: 4 6.94 0.00 0.99 0.88 0.03 91.16 16:58:49 Average: 5 6.82 0.00 0.90 0.68 0.02 91.59 16:58:49 Average: 6 6.88 0.00 0.93 1.01 0.02 91.16 16:58:49 Average: 7 6.80 0.00 1.03 1.07 0.02 91.08 16:58:49 16:58:49 16:58:49