Pull request #4482 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ede5254fd1fb29a2d80230181010ccc0f6f17f66+e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b (2d15be19746755030fcb5193aab3162564936852) 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-ssh14460754734402130073.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5018730913331934615.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4482/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-4482/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11942976558393029190.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-4482/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4997693746038201472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh2438249181065425517.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-4482/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-4482/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18151238794173781997.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6105 in /w/workspace/edgexfoundry_edgex-go_PR-4482 [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/4482/head:refs/remotes/origin/PR-4482 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b into PR head commit ede5254fd1fb29a2d80230181010ccc0f6f17f66 Merge succeeded, producing ede5254fd1fb29a2d80230181010ccc0f6f17f66 Checking out Revision ede5254fd1fb29a2d80230181010ccc0f6f17f66 (PR-4482) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ede5254fd1fb29a2d80230181010ccc0f6f17f66 # 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 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ede5254fd1fb29a2d80230181010ccc0f6f17f66 # timeout=10 [Pipeline] withCredentials 19:59:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:36 ========================================================= 19:59:36 EdgeX Global Pipelines Version Info 19:59:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:59:36 ------------------- 19:59:36 stable info: 19:59:36 ------------------- 19:59:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:36 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:59:36 Message: update stable to v1.0.245 19:59:37 ------------------- 19:59:37 experimental info: 19:59:37 ------------------- 19:59:37 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:37 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 19:59:37 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:59:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4482 [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4482 [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4482 [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ede5254fd1fb29a2d80230181010ccc0f6f17f66 [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ede5254 [Pipeline] echo 19:59:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:38 provisioning config files... 19:59:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7439800061196519751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:39 ---> docker-login.sh 19:59:39 nexus3.edgexfoundry.org:10001 19:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:39 Configure a credential helper to remove this warning. See 19:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:39 19:59:39 Login Succeeded 19:59:39 nexus3.edgexfoundry.org:10002 19:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:39 Configure a credential helper to remove this warning. See 19:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:39 19:59:39 Login Succeeded 19:59:39 nexus3.edgexfoundry.org:10003 19:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:39 Configure a credential helper to remove this warning. See 19:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:39 19:59:39 Login Succeeded 19:59:39 nexus3.edgexfoundry.org:10004 19:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:39 Configure a credential helper to remove this warning. See 19:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:39 19:59:39 Login Succeeded 19:59:39 docker.io 19:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:40 Configure a credential helper to remove this warning. See 19:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:40 19:59:40 Login Succeeded 19:59:40 ---> docker-login.sh ends [Pipeline] } 19:59:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:40 + 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 19:59:40 + dirname cmd/core-command/Dockerfile 19:59:40 + cut -d/ -f2 19:59:40 + echo core-command,cmd/core-command/Dockerfile 19:59:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:59:40 + cut -d/ -f2 19:59:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:40 + + dirname cmd/core-data/Dockerfile 19:59:40 cut -d/ -f2 19:59:40 + echo core-data,cmd/core-data/Dockerfile 19:59:40 + + dirname cmd/core-metadata/Dockerfile 19:59:40 cut -d/ -f2 19:59:40 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:40 + cut -d/ -f2 19:59:40 + dirname cmd/security-bootstrapper/Dockerfile 19:59:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:40 + dirname cmd/security-proxy-auth/Dockerfile 19:59:40 + cut -d/ -f2 19:59:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:40 + + dirname cmd/security-proxy-setup/Dockerfile 19:59:40 cut -d/ -f2 19:59:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:40 + dirname cmd/security-secretstore-setup/Dockerfile 19:59:40 + cut -d/ -f2 19:59:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:59:40 + cut -d/ -f2 19:59:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:40 + cut -d/ -f2 19:59:40 + dirname cmd/security-spire-agent/Dockerfile 19:59:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:40 + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 19:59:40 19:59:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:40 + dirname cmd/security-spire-server/Dockerfile 19:59:40 + cut -d/ -f2 19:59:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:40 + + cutdirname -d/ cmd/support-notifications/Dockerfile -f2 19:59:40 19:59:40 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:40 + + cut -d/dirname -f2 cmd/support-scheduler/Dockerfile 19:59:40 19:59:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:40 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 19:59:41 + git rev-list -1 --merges ede5254fd1fb29a2d80230181010ccc0f6f17f66~1..ede5254fd1fb29a2d80230181010ccc0f6f17f66 [Pipeline] echo 19:59:41 -----------> git rev-list -1 --merges ede5254fd1fb29a2d80230181010ccc0f6f17f66~1..ede5254fd1fb29a2d80230181010ccc0f6f17f66 ede5254fd1fb29a2d80230181010ccc0f6f17f66 [false] [Pipeline] sh 19:59:41 + git log --format=format:%s -1 ede5254fd1fb29a2d80230181010ccc0f6f17f66 [Pipeline] echo 19:59:41 ========================================================= 19:59:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:41 + grep -v github /etc/ssh/ssh_known_hosts 19:59:41 + [ -e /tmp/ssh_known_hosts ] 19:59:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:41 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:42 19:59:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:42 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:42 b85a868b505f: Pulling fs layer 19:59:42 e2be974225ed: Pulling fs layer 19:59:42 339a4e72a1f5: Pulling fs layer 19:59:42 988bab9f4d93: Pulling fs layer 19:59:42 1469e6f7b9e6: Pulling fs layer 19:59:42 eaf3925da568: Pulling fs layer 19:59:42 bab4dde63d76: Pulling fs layer 19:59:42 bde34c3a00c8: Pulling fs layer 19:59:42 b352a97aabf1: Pulling fs layer 19:59:42 4872d77fe225: Pulling fs layer 19:59:42 5851b861e8e6: Pulling fs layer 19:59:42 1469e6f7b9e6: Waiting 19:59:42 eaf3925da568: Waiting 19:59:42 bab4dde63d76: Waiting 19:59:42 bde34c3a00c8: Waiting 19:59:42 b352a97aabf1: Waiting 19:59:42 4872d77fe225: Waiting 19:59:42 5851b861e8e6: Waiting 19:59:42 988bab9f4d93: Waiting 19:59:42 e2be974225ed: Verifying Checksum 19:59:42 e2be974225ed: Download complete 19:59:42 988bab9f4d93: Verifying Checksum 19:59:42 988bab9f4d93: Download complete 19:59:42 1469e6f7b9e6: Verifying Checksum 19:59:42 1469e6f7b9e6: Download complete 19:59:42 339a4e72a1f5: Verifying Checksum 19:59:42 339a4e72a1f5: Download complete 19:59:42 eaf3925da568: Download complete 19:59:43 bde34c3a00c8: Verifying Checksum 19:59:43 bde34c3a00c8: Download complete 19:59:43 b352a97aabf1: Verifying Checksum 19:59:43 b352a97aabf1: Download complete 19:59:43 4872d77fe225: Download complete 19:59:43 5851b861e8e6: Verifying Checksum 19:59:43 5851b861e8e6: Download complete 19:59:43 b85a868b505f: Verifying Checksum 19:59:43 b85a868b505f: Download complete 19:59:43 bab4dde63d76: Verifying Checksum 19:59:43 bab4dde63d76: Download complete 19:59:44 b85a868b505f: Pull complete 19:59:44 e2be974225ed: Pull complete 19:59:45 339a4e72a1f5: Pull complete 19:59:45 988bab9f4d93: Pull complete 19:59:45 1469e6f7b9e6: Pull complete 19:59:45 eaf3925da568: Pull complete 19:59:47 bab4dde63d76: Pull complete 19:59:47 bde34c3a00c8: Pull complete 19:59:47 b352a97aabf1: Pull complete 19:59:47 4872d77fe225: Pull complete 19:59:47 5851b861e8e6: Pull complete 19:59:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:47 prd-ubuntu20.04-docker-8c-8g-6105 does not seem to be running inside a container 19:59:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:49 $ docker top 264bd4eea733b1292f25ac2df77d2308feb610a06b09ddbfb84b27f7a10fbfc1 -eo pid,comm 19:59:49 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). 19:59:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:49 [ssh-agent] Looking for ssh-agent implementation... 19:59:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:49 $ docker exec 264bd4eea733b1292f25ac2df77d2308feb610a06b09ddbfb84b27f7a10fbfc1 ssh-agent 19:59:50 SSH_AUTH_SOCK=/tmp/ssh-YHtnHSqg5ZRt/agent.32 19:59:50 SSH_AGENT_PID=38 19:59:50 Running ssh-add (command line suppressed) 19:59:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17176792725650984049.key (/w/workspace/edgex-go/1@tmp/private_key_17176792725650984049.key) 19:59:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:50 + git tag --points-at HEAD [Pipeline] } 19:59:50 $ docker exec --env ******** --env ******** 264bd4eea733b1292f25ac2df77d2308feb610a06b09ddbfb84b27f7a10fbfc1 ssh-agent -k 19:59:50 unset SSH_AUTH_SOCK; 19:59:50 unset SSH_AGENT_PID; 19:59:50 echo Agent pid 38 killed; 19:59:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:50 [ssh-agent] Looking for ssh-agent implementation... 19:59:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:50 $ docker exec 264bd4eea733b1292f25ac2df77d2308feb610a06b09ddbfb84b27f7a10fbfc1 ssh-agent 19:59:50 SSH_AUTH_SOCK=/tmp/ssh-HXGtlAmFf4vu/agent.70 19:59:50 SSH_AGENT_PID=76 19:59:50 Running ssh-add (command line suppressed) 19:59:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15110378418515032956.key (/w/workspace/edgex-go/1@tmp/private_key_15110378418515032956.key) 19:59:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:51 + git semver init 19:59:51 2023-03-28 19:59:51,597 [run_init] DEBUG init version:0.0.0 force:False 19:59:51 2023-03-28 19:59:51,598 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:51 2023-03-28 19:59:51,599 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:51 2023-03-28 19:59:51,599 [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) 19:59:56 2023-03-28 19:59:56,700 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:56 2023-03-28 19:59:56,701 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4482 with force:False 19:59:56 2023-03-28 19:59:56,701 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4482 19:59:56 2023-03-28 19:59:56,707 [execute] INFO git cat-file --batch-check 19:59:56 2023-03-28 19:59:56,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:56 2023-03-28 19:59:56,714 [execute] INFO git cat-file --batch 19:59:56 2023-03-28 19:59:56,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:56 2023-03-28 19:59:56,720 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4482 19:59:56 0.0.0 [Pipeline] } 19:59:56 $ docker exec --env ******** --env ******** 264bd4eea733b1292f25ac2df77d2308feb610a06b09ddbfb84b27f7a10fbfc1 ssh-agent -k 19:59:57 unset SSH_AUTH_SOCK; 19:59:57 unset SSH_AGENT_PID; 19:59:57 echo Agent pid 76 killed; 19:59:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:57 + git semver [Pipeline] } 19:59:57 $ docker stop --time=1 264bd4eea733b1292f25ac2df77d2308feb610a06b09ddbfb84b27f7a10fbfc1 19:59:59 $ docker rm -f --volumes 264bd4eea733b1292f25ac2df77d2308feb610a06b09ddbfb84b27f7a10fbfc1 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:59 Stashed 1 file(s) [Pipeline] echo 19:59:59 [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 20:00:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:00:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:00 ========================================================= 20:00:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:00:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:00:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:00:00 63b65145d645: Pulling fs layer 20:00:00 a2d21d5440eb: Pulling fs layer 20:00:00 935e6c44a52c: Pulling fs layer 20:00:00 94cc34f8dd06: Pulling fs layer 20:00:00 30dea6a524f1: Pulling fs layer 20:00:00 a2aff8979fd8: Pulling fs layer 20:00:00 6808be2612f2: Pulling fs layer 20:00:00 f25807f1079a: Pulling fs layer 20:00:00 94cc34f8dd06: Waiting 20:00:00 6808be2612f2: Waiting 20:00:00 a2aff8979fd8: Waiting 20:00:00 30dea6a524f1: Waiting 20:00:00 f25807f1079a: Waiting 20:00:00 a2d21d5440eb: Download complete 20:00:00 94cc34f8dd06: Verifying Checksum 20:00:00 94cc34f8dd06: Download complete 20:00:00 30dea6a524f1: Download complete 20:00:00 63b65145d645: Download complete 20:00:00 a2aff8979fd8: Verifying Checksum 20:00:00 a2aff8979fd8: Download complete 20:00:01 63b65145d645: Pull complete 20:00:01 a2d21d5440eb: Pull complete 20:00:01 f25807f1079a: Verifying Checksum 20:00:01 f25807f1079a: Download complete 20:00:01 935e6c44a52c: Download complete 20:00:01 6808be2612f2: Verifying Checksum 20:00:01 6808be2612f2: Download complete 20:00:04 935e6c44a52c: Pull complete 20:00:04 94cc34f8dd06: Pull complete 20:00:04 30dea6a524f1: Pull complete 20:00:04 a2aff8979fd8: Pull complete 20:00:07 6808be2612f2: Pull complete 20:00:08 f25807f1079a: Pull complete 20:00:08 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:00:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:00:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:08 WORKDIR /edgex 20:00:08 COPY go.mod . 20:00:08 RUN go mod download 20:00:08 + docker build -t ci-base-image-x86_64 -f - . 20:00:09 Sending build context to Docker daemon 170.5MB 20:00:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:09 ---> 3b553350e43f 20:00:09 Step 2/4 : WORKDIR /edgex 20:00:13 ---> Running in 87bc03f8e45b 20:00:13 Removing intermediate container 87bc03f8e45b 20:00:13 ---> 23a372dc5d54 20:00:13 Step 3/4 : COPY go.mod . 20:00:13 ---> 07950facf13d 20:00:13 Step 4/4 : RUN go mod download 20:00:13 ---> Running in bd041fd22798 20:00:15 Still waiting to schedule task 20:00:15 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:00:25 Removing intermediate container bd041fd22798 20:00:25 ---> 2d7a54ff36ff 20:00:25 Successfully built 2d7a54ff36ff 20:00:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:26 + docker inspect -f . ci-base-image-x86_64 20:00:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:26 prd-ubuntu20.04-docker-8c-8g-6105 does not seem to be running inside a container 20:00:26 $ 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 ******** ci-base-image-x86_64 cat 20:00:26 $ docker top 50c5294854e0d5fd680ea440c1105fa54f10caf3223945cb26b918094af14c3f -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:26 + go version 20:00:26 go version go1.20.2 linux/amd64 [Pipeline] } 20:00:27 $ docker stop --time=1 50c5294854e0d5fd680ea440c1105fa54f10caf3223945cb26b918094af14c3f 20:00:28 $ docker rm -f --volumes 50c5294854e0d5fd680ea440c1105fa54f10caf3223945cb26b918094af14c3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:28 + docker inspect -f . ci-base-image-x86_64 20:00:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:29 prd-ubuntu20.04-docker-8c-8g-6105 does not seem to be running inside a container 20:00:29 $ 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 ******** ci-base-image-x86_64 cat 20:00:29 $ docker top 3896b14802101b8589f323bf75927e898cf602c75b7acd56375ce005522839e6 -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:29 ========================================================= 20:00:29 [edgeXBuildGoParallel] Running Tests and Build... 20:00:29 ========================================================= [Pipeline] sh 20:00:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:30 + make test 20:00:30 go test -race -coverprofile=coverage.out ./... 20:00:36 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 20:00:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 20:00:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.3% of statements 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:01:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.854s coverage: 88.5% of statements 20:01:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.9% of statements 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:01:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.381s coverage: 95.6% of statements 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:01:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:01:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 65.9% of statements 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:01:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 20:01:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements 20:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 44.1% of statements 20:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 82.9% of statements 20:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 20:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 20:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.047s coverage: 94.4% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.2% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 20:01:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 20:01:32 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 20:01:32 running golangci-lint 20:01:32 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:01:32 go version go1.20.2 linux/amd64 20:01:32 level=info msg="[config_reader] Used config file .golangci.yml" 20:01:32 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:01:46 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|types_sizes|compiled_files|deps|files|name) took 14.358316805s" 20:01:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.756162ms" 20:01:52 level=info msg="[linters_context/goanalysis] analyzers took 1m6.927425745s with top 10 stages: buildir: 27.185893176s, inspect: 1.615758855s, fact_deprecated: 1.310651322s, gosec: 1.246952468s, ctrlflow: 1.229997993s, printf: 1.176972965s, nilness: 955.57261ms, S1038: 887.420815ms, fact_purity: 677.81424ms, SA1006: 594.35788ms" 20:01:52 level=info msg="[runner] Issues before processing: 201, after processing: 0" 20:01:52 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 201/201, identifier_marker: 201/201, autogenerated_exclude: 201/201, filename_unadjuster: 201/201, skip_files: 201/201, skip_dirs: 201/201, exclude: 201/201, exclude-rules: 21/201, cgo: 201/201, nolint: 0/21" 20:01:52 level=info msg="[runner] processing took 17.175569ms with stages: nolint: 7.002833ms, identifier_marker: 5.16978ms, autogenerated_exclude: 1.505084ms, path_prettifier: 1.460212ms, exclude-rules: 1.231106ms, skip_dirs: 760.372µs, cgo: 27.692µs, filename_unadjuster: 14.91µs, skip_files: 650ns, max_same_issues: 580ns, uniq_by_line: 420ns, diff: 300ns, exclude: 280ns, source_code: 270ns, severity-rules: 250ns, sort_results: 250ns, max_from_linter: 180ns, path_shortener: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" 20:01:52 level=info msg="[runner] linters took 6.669247687s with stages: goanalysis_metalinter: 6.651972076s" 20:01:52 level=info msg="File cache stats: 0 entries of total size 0B" 20:01:52 level=info msg="Memory: 212 samples, avg is 175.9MB, max is 793.9MB" 20:01:52 level=info msg="Execution took 21.078114621s" 20:01:52 go vet ./... 20:01:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:56 ./bin/test-attribution-txt.sh [Pipeline] echo 20:01:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:01:57 + ls -al . 20:01:57 total 704 20:01:57 drwxrwxr-x 11 1001 1001 4096 Mar 28 20:00 . 20:01:57 drwxr-xr-x 4 root root 4096 Mar 28 20:00 .. 20:01:57 drwxrwxr-x 2 1001 1001 4096 Mar 28 19:59 .blubracket 20:01:57 -rw-rw-r-- 1 1001 1001 16 Mar 28 19:59 .dockerignore 20:01:57 drwxrwxr-x 8 1001 1001 4096 Mar 28 19:59 .git 20:01:57 drwxrwxr-x 3 1001 1001 4096 Mar 28 19:59 .github 20:01:57 -rw-rw-r-- 1 1001 1001 1133 Mar 28 19:59 .gitignore 20:01:57 -rw-rw-r-- 1 1001 1001 42 Mar 28 19:59 .golangci.yml 20:01:57 -rw-rw-r-- 1 1001 1001 87 Mar 28 19:59 .hadolint.yml 20:01:57 drwxr-xr-x 3 1001 1001 4096 Mar 28 19:59 .semver 20:01:57 -rw-rw-r-- 1 1001 1001 166 Mar 28 19:59 .sonarcloud.properties 20:01:57 -rw-rw-r-- 1 1001 1001 1171 Mar 28 19:59 ADOPTERS.md 20:01:57 -rw-rw-r-- 1 1001 1001 10835 Mar 28 19:59 Attribution.txt 20:01:57 -rw-rw-r-- 1 1001 1001 73765 Mar 28 19:59 CHANGELOG.md 20:01:57 -rw-rw-r-- 1 1001 1001 3804 Mar 28 19:59 CONTRIBUTING.md 20:01:57 -rw-rw-r-- 1 1001 1001 677 Mar 28 19:59 GOVERNANCE.md 20:01:57 -rw-rw-r-- 1 1001 1001 883 Mar 28 19:59 Jenkinsfile 20:01:57 -rw-rw-r-- 1 1001 1001 10775 Mar 28 19:59 LICENSE 20:01:57 -rw-rw-r-- 1 1001 1001 14368 Mar 28 19:59 Makefile 20:01:57 -rw-rw-r-- 1 1001 1001 582 Mar 28 19:59 OWNERS.md 20:01:57 -rw-rw-r-- 1 1001 1001 9403 Mar 28 19:59 README.md 20:01:57 -rw-rw-r-- 1 1001 1001 789 Mar 28 19:59 SECURITY.md 20:01:57 -rw-rw-r-- 1 1001 1001 5 Mar 28 19:59 VERSION 20:01:57 drwxrwxr-x 2 1001 1001 4096 Mar 28 19:59 bin 20:01:57 drwxrwxr-x 18 1001 1001 4096 Mar 28 19:59 cmd 20:01:57 -rw-r--r-- 1 root root 447380 Mar 28 20:01 coverage.out 20:01:57 -rw-rw-r-- 1 1001 1001 3200 Mar 28 19:59 go.mod 20:01:57 -rw-rw-r-- 1 1001 1001 31265 Mar 28 19:59 go.sum 20:01:57 drwxrwxr-x 7 1001 1001 4096 Mar 28 19:59 internal 20:01:57 drwxrwxr-x 3 1001 1001 4096 Mar 28 19:59 openapi 20:01:57 -rw-rw-r-- 1 1001 1001 594 Mar 28 19:59 security.txt 20:01:57 drwxrwxr-x 4 1001 1001 4096 Mar 28 19:59 snap 20:01:57 -rw-rw-r-- 1 1001 1001 204 Mar 28 19:59 version.go [Pipeline] sh 20:01:57 + '[' -e coverage.out ] 20:01:57 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:57 Stashed 1 file(s) [Pipeline] sh 20:01:57 + make build 20:01:57 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 20:02:09 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 20:02:09 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 20:02:10 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 20:02:11 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 20:02:17 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 20:02:18 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 20:02:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:02:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:02:21 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 20:02: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:02:25 $ docker stop --time=1 3896b14802101b8589f323bf75927e898cf602c75b7acd56375ce005522839e6 20:02:28 $ docker rm -f --volumes 3896b14802101b8589f323bf75927e898cf602c75b7acd56375ce005522839e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:29 20:02:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:29 latest: Pulling from edgex-devops/edgex-compose 20:02:29 cbdbe7a5bc2a: Pulling fs layer 20:02:29 ca9280d653b3: Pulling fs layer 20:02:29 7e9c9ca2126c: Pulling fs layer 20:02:29 cbdbe7a5bc2a: Download complete 20:02:30 ca9280d653b3: Verifying Checksum 20:02:30 ca9280d653b3: Download complete 20:02:30 cbdbe7a5bc2a: Pull complete 20:02:30 7e9c9ca2126c: Download complete 20:02:30 ca9280d653b3: Pull complete 20:02:33 7e9c9ca2126c: Pull complete 20:02:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:34 prd-ubuntu20.04-docker-8c-8g-6105 does not seem to be running inside a container 20:02:34 $ docker run -t -d -u 1001:1001 --entrypoint= -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/edgex-compose:latest cat 20:02:35 $ docker top 9b05a4f42f6628e957c1b8b4c56e1fa08e33bdeaeeb2bb2ede2f50d615e122da -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:36 + docker-compose build --help 20:02:36 + grep parallel 20:02:36 --parallel Build images in parallel. [Pipeline] } 20:02:36 $ docker stop --time=1 9b05a4f42f6628e957c1b8b4c56e1fa08e33bdeaeeb2bb2ede2f50d615e122da 20:02:38 $ docker rm -f --volumes 9b05a4f42f6628e957c1b8b4c56e1fa08e33bdeaeeb2bb2ede2f50d615e122da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:38 prd-ubuntu20.04-docker-8c-8g-6105 does not seem to be running inside a container 20:02:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:39 $ docker top a5eb0a3d16d8fd5775eed4d8a6a8cf29f3c770a52c5ba91c826cc99461a62ae3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:39 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:40 Building core-command ... 20:02:40 Building core-common-config-bootstrapper ... 20:02:40 Building core-data ... 20:02:40 Building core-metadata ... 20:02:40 Building security-bootstrapper ... 20:02:40 Building security-proxy-auth ... 20:02:40 Building security-proxy-setup ... 20:02:40 Building security-secretstore-setup ... 20:02:40 Building security-spiffe-token-provider ... 20:02:40 Building security-spire-agent ... 20:02:40 Building security-spire-config ... 20:02:40 Building security-spire-server ... 20:02:40 Building support-notifications ... 20:02:40 Building support-scheduler ... 20:02:40 Building core-common-config-bootstrapper 20:02:40 Building security-bootstrapper 20:02:40 Building core-metadata 20:02:40 Building support-scheduler 20:02:40 Building security-proxy-auth 20:02:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:52 ---> 2d7a54ff36ff 20:02:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:52 ---> 2d7a54ff36ff 20:02:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:52 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:52 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:02:52 ---> 2d7a54ff36ff 20:02:52 Step 3/33 : WORKDIR /edgex-go 20:02:52 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:02:52 ---> 2d7a54ff36ff 20:02:52 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:02:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:52 ---> 2d7a54ff36ff 20:02:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:54 ---> Running in ff9ba63e1a1e 20:02:54 ---> Running in 680e52383be8 20:02:54 ---> Running in 80c694b77cd8 20:02:54 ---> Running in 56d667d3f6c4 20:02:54 ---> Running in 7c7d8a630ad4 20:02:55 Removing intermediate container 80c694b77cd8 20:02:55 ---> c0e9bfbb7001 20:02:55 Step 4/23 : WORKDIR /edgex-go 20:02:55 Removing intermediate container 680e52383be8 20:02:55 ---> c9f5942902b7 20:02:55 Step 4/25 : WORKDIR /edgex-go 20:02:55 ---> Running in d3bb02b0abba 20:02:55 Removing intermediate container ff9ba63e1a1e 20:02:55 ---> da61708b10f4 20:02:55 Step 4/23 : WORKDIR /edgex-go 20:02:55 ---> Running in 0cacb8bd3d45 20:02:55 Removing intermediate container 7c7d8a630ad4 20:02:55 ---> 8ab4874275ea 20:02:55 Step 4/23 : WORKDIR /edgex-go 20:02:55 Removing intermediate container 56d667d3f6c4 20:02:55 ---> a58378ce3742 20:02:55 Step 4/33 : RUN apk add --update --no-cache make git 20:02:55 ---> Running in b2b6bdc21a3a 20:02:55 ---> Running in b4c81e36a161 20:02:55 ---> Running in 7e2da2bc08a3 20:02:55 Removing intermediate container d3bb02b0abba 20:02:55 ---> 8021621413df 20:02:55 Step 5/23 : RUN apk add --update --no-cache make git 20:02:55 Removing intermediate container 0cacb8bd3d45 20:02:55 ---> b9bdd3118b45 20:02:55 Step 5/25 : RUN apk add --update --no-cache make git 20:02:55 ---> Running in f6ab4f2639b6 20:02:55 ---> Running in a0618beb5a46 20:02:55 Removing intermediate container b2b6bdc21a3a 20:02:55 ---> 68cc629c9c3d 20:02:55 Step 5/23 : RUN apk add --update --no-cache make git 20:02:55 Removing intermediate container b4c81e36a161 20:02:55 ---> c8779dac74c0 20:02:55 Step 5/23 : RUN apk add --update --no-cache make git 20:02:55 ---> Running in c157481c146a 20:02:55 ---> Running in 9eb357d3e30b 20:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:55 OK: 265 MiB in 53 packages 20:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:56 OK: 265 MiB in 53 packages 20:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:56 Removing intermediate container 7e2da2bc08a3 20:02:56 ---> 6599edbde187 20:02:56 Step 5/33 : COPY go.mod vendor* ./ 20:02:56 OK: 265 MiB in 53 packages 20:02:56 OK: 265 MiB in 53 packages 20:02:56 OK: 265 MiB in 53 packages 20:02:56 ---> 6225156b3488 20:02:56 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:56 Removing intermediate container f6ab4f2639b6 20:02:56 ---> 111dc0402768 20:02:56 Step 6/23 : COPY go.mod vendor* ./ 20:02:56 ---> Running in 1bda4151e610 20:02:56 ---> a2e5539f079f 20:02:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:56 ---> Running in 04c422d21e14 20:02:56 Removing intermediate container a0618beb5a46 20:02:56 ---> 10f32b05eca6 20:02:56 Step 6/25 : COPY go.mod vendor* ./ 20:02:56 Removing intermediate container 9eb357d3e30b 20:02:56 ---> 8f21cd8325d9 20:02:56 Step 6/23 : COPY go.mod vendor* ./ 20:02:56 Removing intermediate container c157481c146a 20:02:56 ---> 72d3a9df880e 20:02:56 Step 6/23 : COPY go.mod vendor* ./ 20:02:56 ---> 6c49949c9974 20:02:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:56 ---> Running in 8d92b505af3e 20:02:57 ---> a53585365305 20:02:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:57 ---> 4ec4ead0f168 20:02:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:57 ---> Running in 126902c747bf 20:02:57 ---> Running in 71d8c337f6a0 20:03:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6108 in /w/workspace/edgexfoundry_edgex-go_PR-4482 [Pipeline] { [Pipeline] ws 20:03:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:03:28 The recommended git tool is: git 20:03:34 using credential edgex-jenkins-ssh 20:03:34 Cloning the remote Git repository 20:03:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:03:34 > git init /w/workspace/edgex-go/1 # timeout=10 20:03:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:34 > git --version # timeout=10 20:03:34 > git --version # 'git version 2.25.1' 20:03:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:44 Removing intermediate container 1bda4151e610 20:03:44 ---> 830f9007df99 20:03:44 Step 7/33 : COPY . . 20:03:44 Removing intermediate container 8d92b505af3e 20:03:44 ---> 5cb8fdaab762 20:03:44 Step 8/25 : COPY . . 20:03:44 Removing intermediate container 126902c747bf 20:03:44 ---> 5d9e5ef60203 20:03:44 Step 8/23 : COPY . . 20:03:44 Removing intermediate container 71d8c337f6a0 20:03:44 ---> 2856f13b4a8a 20:03:44 Step 8/23 : COPY . . 20:03:44 Removing intermediate container 04c422d21e14 20:03:44 ---> 2057ae38188a 20:03:44 Step 8/23 : COPY . . 20:03:58 ---> d28943bdda1e 20:03:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:58 ---> 48c61ae6f72d 20:03:58 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:03:58 ---> 2f94f8456972 20:03:58 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:03:58 ---> 2298364afc35 20:03:58 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:03:58 ---> 909b3ed78618 20:03:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:03:58 ---> Running in e6735a68c037 20:03:58 ---> Running in a175f219d8f7 20:03:58 ---> Running in c71917d4e1a1 20:03:58 ---> Running in a006f27f801d 20:03:58 ---> Running in db8f21f48549 20:03:58 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 20:03:59 Merging remotes/origin/main commit e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b into PR head commit ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:03:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4482/head:refs/remotes/origin/PR-4482 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:03:59 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 20:03:59 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 20:03:59 Merge succeeded, producing ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:03:59 Checking out Revision ede5254fd1fb29a2d80230181010ccc0f6f17f66 (PR-4482) 20:04:00 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 20:04:00 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 20:04:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:04:00 > git --version # timeout=10 20:04:00 > git --version # 'git version 2.25.1' 20:04:00 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:04:01 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:01 Dload Upload Total Spent Left Speed 20:04:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k 20:03:59 > git config core.sparsecheckout # timeout=10 20:03:59 > git checkout -f ede5254fd1fb29a2d80230181010ccc0f6f17f66 # timeout=10 20:03:59 > git remote # timeout=10 20:03:59 > git config --get remote.origin.url # timeout=10 20:03:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:59 > git merge e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 20:03:59 > git rev-parse HEAD^{commit} # timeout=10 20:03:59 > git config core.sparsecheckout # timeout=10 20:03:59 > git checkout -f ede5254fd1fb29a2d80230181010ccc0f6f17f66 # timeout=10 [Pipeline] sh 20:04:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:04:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:04:02 + sudo tee /etc/docker/daemon.new 20:04:02 { 20:04:02 "registry-mirrors": [ 20:04:02 "https://nexus3.edgexfoundry.org:10001" 20:04:02 ], 20:04:02 "bip": "10.250.0.254/24", 20:04:02 "hosts": [ 20:04:02 "tcp://0.0.0.0:5555", 20:04:02 "unix:///var/run/docker.sock" 20:04:02 ], 20:04:02 "mtu": 1458, 20:04:02 "selinux-enabled": true, 20:04:02 "seccomp-profile": "/etc/docker/seccomp.json" 20:04:02 } [Pipeline] sh 20:04:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:04:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:21 provisioning config files... 20:04:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14255499323380765433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:22 ---> docker-login.sh 20:04:22 nexus3.edgexfoundry.org:10001 20:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:22 Configure a credential helper to remove this warning. See 20:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:22 20:04:22 Login Succeeded 20:04:22 nexus3.edgexfoundry.org:10002 20:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:22 Configure a credential helper to remove this warning. See 20:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:22 20:04:22 Login Succeeded 20:04:22 nexus3.edgexfoundry.org:10003 20:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:23 Configure a credential helper to remove this warning. See 20:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:23 20:04:23 Login Succeeded 20:04:23 nexus3.edgexfoundry.org:10004 20:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:23 Configure a credential helper to remove this warning. See 20:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:23 20:04:23 Login Succeeded 20:04:23 docker.io 20:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:24 Configure a credential helper to remove this warning. See 20:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:24 20:04:24 Login Succeeded 20:04:24 ---> docker-login.sh ends [Pipeline] } 20:04:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:04:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:04:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:25 ========================================================= 20:04:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:04:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:04:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:04:25 af6eaf76a39c: Pulling fs layer 20:04:25 55522c791124: Pulling fs layer 20:04:25 ce5c4a1c91eb: Pulling fs layer 20:04:25 169dfbe0d373: Pulling fs layer 20:04:25 e1ff8fa3b103: Pulling fs layer 20:04:25 52ebb69f0ebf: Pulling fs layer 20:04:25 5abe8eddf0d5: Pulling fs layer 20:04:25 e1ff8fa3b103: Waiting 20:04:25 52ebb69f0ebf: Waiting 20:04:25 169dfbe0d373: Waiting 20:04:25 5abe8eddf0d5: Waiting 20:04:25 55522c791124: Verifying Checksum 20:04:25 55522c791124: Download complete 20:04:25 169dfbe0d373: Verifying Checksum 20:04:25 169dfbe0d373: Download complete 20:04:25 e1ff8fa3b103: Download complete 20:04:25 af6eaf76a39c: Verifying Checksum 20:04:25 af6eaf76a39c: Download complete 20:04:26 af6eaf76a39c: Pull complete 20:04:27 5abe8eddf0d5: Verifying Checksum 20:04:27 5abe8eddf0d5: Download complete 20:04:27 55522c791124: Pull complete 20:04:28 ce5c4a1c91eb: Download complete 20:04:28 52ebb69f0ebf: Verifying Checksum 20:04:28 52ebb69f0ebf: Download complete 20:04:38 ce5c4a1c91eb: Pull complete 20:04:38 169dfbe0d373: Pull complete 20:04:38 e1ff8fa3b103: Pull complete 20:04:47 52ebb69f0ebf: Pull complete 20:04:47 Removing intermediate container a175f219d8f7 20:04:47 ---> 65b12dfd9024 20:04:47 20:04:47 Step 9/33 : FROM alpine:3.17 20:04:47 Removing intermediate container c71917d4e1a1 20:04:47 ---> aa640ab90e48 20:04:47 20:04:47 Step 10/23 : FROM alpine:3.17 20:04:47 Removing intermediate container e6735a68c037 20:04:47 ---> e2e3f7274079 20:04:47 20:04:47 Step 10/23 : FROM alpine:3.17 20:04:47 3.17: Pulling from library/alpine 20:04:47 3.17: Pulling from library/alpine 20:04:47 3.17: Pulling from library/alpine 20:04:47 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:47 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:47 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:47 Status: Image is up to date for alpine:3.17 20:04:47 Status: Downloaded newer image for alpine:3.17 20:04:47 Status: Downloaded newer image for alpine:3.17 20:04:47 ---> b2aa39c304c2 20:04:47 ---> b2aa39c304c2 20:04:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation'Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' ---> b2aa39c304c2 20:04:47 20:04:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:47 20:04:47 Removing intermediate container a006f27f801d 20:04:47 ---> fd2b4d3e745f 20:04:47 20:04:47 Step 10/25 : FROM alpine:3.17 20:04:47 ---> b2aa39c304c2 20:04:47 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:04:47 Removing intermediate container db8f21f48549 20:04:47 ---> 4fa88870d7cd 20:04:47 20:04:47 Step 10/23 : FROM alpine:3.17 20:04:47 ---> b2aa39c304c2 20:04:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:04:47 ---> Running in b056d8c4d4d8 20:04:47 ---> Running in 883dd20f95a1 20:04:47 ---> Running in 4372ae76011c 20:04:47 ---> Running in a1f8cea46973 20:04:47 ---> Running in 7aa3d0d82299 20:04:48 Removing intermediate container 883dd20f95a1 20:04:48 ---> ba7342c3f0c8 20:04:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:48 Removing intermediate container b056d8c4d4d8 20:04:48 ---> e679c4252fb5 20:04:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:48 Removing intermediate container a1f8cea46973 20:04:48 ---> 95c46308a98f 20:04:48 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:04:48 5abe8eddf0d5: Pull complete 20:04:48 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:04:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:48 WORKDIR /edgex 20:04:48 COPY go.mod . 20:04:48 RUN go mod download 20:04:48 + docker build -t ci-base-image-arm64 -f - . 20:04:49 (1/1) Installing dumb-init (1.2.5-r2) 20:04:49 Executing busybox-1.35.0-r29.trigger 20:04:49 OK: 7 MiB in 16 packages 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:49 ---> Running in 61b29c6db730 20:04:49 ---> Running in 1da3ff75620c 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:49 ---> Running in eecbecf2d30f 20:04:49 (1/1) Installing dumb-init (1.2.5-r2) 20:04:49 Executing busybox-1.35.0-r29.trigger 20:04:49 OK: 7 MiB in 16 packages 20:04:49 Sending build context to Docker daemon 2.934MB 20:04:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:49 ---> 6cb57ee374ae 20:04:49 Step 2/4 : WORKDIR /edgex 20:04:50 Removing intermediate container 4372ae76011c 20:04:50 ---> 7c34517b93ae 20:04:50 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:04:51 ---> Running in 07234171c397 20:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:51 ---> Running in c0fef5032e0a 20:04:51 Removing intermediate container c0fef5032e0a 20:04:51 ---> 76250394ec81 20:04:51 Step 3/4 : COPY go.mod . 20:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:52 (1/1) Installing dumb-init (1.2.5-r2) 20:04:52 Executing busybox-1.35.0-r29.trigger 20:04:52 OK: 7 MiB in 16 packages 20:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:52 ---> 4bf3c741cc03 20:04:52 Step 4/4 : RUN go mod download 20:04:52 ---> Running in bd9beec59ae4 20:04:52 (1/1) Installing dumb-init (1.2.5-r2) 20:04:52 Removing intermediate container 7aa3d0d82299 20:04:52 ---> 640123155b56 20:04:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:04:52 Executing busybox-1.35.0-r29.trigger 20:04:52 OK: 7 MiB in 16 packages 20:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:52 Removing intermediate container 07234171c397 20:04:52 ---> 0aca04724b42 20:04:52 Step 13/25 : ENV APP_PORT=59881 20:04:52 (1/2) Installing dumb-init (1.2.5-r2) 20:04:52 (2/2) Installing su-exec (0.2-r2) 20:04:52 Executing busybox-1.35.0-r29.trigger 20:04:52 OK: 7 MiB in 17 packages 20:04:52 ---> Running in a0e415b2b1f9 20:04:52 ---> Running in f2483ec04dfd 20:04:54 Removing intermediate container f2483ec04dfd 20:04:54 ---> b1a327ff3ff7 20:04:54 Step 14/25 : EXPOSE $APP_PORT 20:04:54 Removing intermediate container a0e415b2b1f9 20:04:54 ---> 35cb1e4d1951 20:04:54 Step 13/23 : ENV APP_PORT=59861 20:04:54 Removing intermediate container 61b29c6db730 20:04:54 ---> 8f2ff15978b8 20:04:54 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:54 ---> Running in 3823728f5e07 20:04:54 ---> Running in c320576318a6 20:04:54 Removing intermediate container 1da3ff75620c 20:04:54 ---> 4727636c1ee3 20:04:54 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:54 Removing intermediate container eecbecf2d30f 20:04:54 ---> eee02ae1e274 20:04:54 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:04:54 ---> Running in 93e29d454b30 20:04:55 Removing intermediate container c320576318a6 20:04:55 ---> 85f0c92d2751 20:04:55 Step 14/23 : EXPOSE $APP_PORT 20:04:55 Removing intermediate container 3823728f5e07 20:04:55 ---> 513b1b4ee39e 20:04:55 Step 15/25 : WORKDIR / 20:04:55 ---> a7415153eea2 20:04:55 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:04:55 ---> 59e037ac5223 20:04:55 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:04:55 ---> Running in 66b37c53f7a7 20:04:55 ---> Running in 79d902390812 20:04:55 Removing intermediate container 93e29d454b30 20:04:55 ---> 074e9e7644a2 20:04:55 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:04:55 ---> 614ba6a03d7c 20:04:55 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:04:55 ---> c244c683c2e1 20:04:55 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:04:55 Removing intermediate container 66b37c53f7a7 20:04:55 ---> f3c69d9f2c23 20:04:55 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:55 Removing intermediate container 79d902390812 20:04:55 ---> 5784de9da32d 20:04:55 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:55 ---> Running in 7da3755ba845 20:04:56 Removing intermediate container 7da3755ba845 20:04:56 ---> 9524bb8bda4d 20:04:56 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:04:56 ---> 46f38152e2d3 20:04:56 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:04:56 ---> aaf38bdeca6c 20:04:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:04:56 ---> Running in 6ad7a5cba1d0 20:04:56 ---> a5ed12ae78d3 20:04:56 ---> 93cf07fbf4a8 20:04:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yamlStep 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:04:56 20:04:56 ---> 72b468e8264b 20:04:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:04:56 Removing intermediate container 6ad7a5cba1d0 20:04:56 ---> faaab619c37d 20:04:56 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:04:56 ---> a6ac30df9bab 20:04:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:57 ---> Running in 2b06c31fe34f 20:04:57 ---> 0c89c3a38ef4 20:04:57 ---> 2572fc583fbe 20:04:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:04:57 20:04:58 Removing intermediate container 2b06c31fe34f 20:04:58 ---> 3e7eed877ca8 20:04:58 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:04:58 ---> 98338a2bd404 20:04:58 ---> cae45ff26a0e 20:04:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yamlStep 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:04:58 20:04:58 ---> 115b79c3d521 20:04:58 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:58 ---> 72759bd99427 20:04:58 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:58 ---> Running in 0c9012fef7de 20:04:58 ---> Running in 978d19f7f057 20:04:58 ---> Running in 84d456ce5d72 20:04:59 ---> 70c8ed5f259f 20:04:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:04:59 ---> 5149cb98bae4 20:04:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:04:59 ---> Running in 19ed31c8ca7d 20:04:59 ---> c95da7393567 20:04:59 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:04:59 Removing intermediate container 19ed31c8ca7d 20:04:59 ---> b680b208da1a 20:04:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:59 ---> Running in fc2901d6e5df 20:04:59 ---> Running in e3d688226216 20:04:59 Removing intermediate container fc2901d6e5df 20:04:59 ---> 185a2a8ec238 20:04:59 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:00 Removing intermediate container e3d688226216 20:05:00 ---> 753bfbbf8186 20:05:00 Step 21/23 : LABEL arch=x86_64 20:05:00 ---> Running in c83002177359 20:05:00 ---> Running in 238cd543faed 20:05:00 Removing intermediate container 0c9012fef7de 20:05:00 ---> 71b7c63a68aa 20:05:00 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:05:00 Removing intermediate container c83002177359 20:05:00 ---> 9e60dbd94e6d 20:05:00 Step 23/25 : LABEL arch=x86_64 20:05:00 Removing intermediate container 238cd543faed 20:05:00 ---> bcd0319fe065 20:05:00 Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:05:00 ---> Running in 98a10f3f0c43 20:05:00 ---> Running in f4f7ff1b6597 20:05:00 ---> Running in 94902186b65e 20:05:00 Removing intermediate container 978d19f7f057 20:05:00 ---> 669c0cbef583 20:05:00 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:00 Removing intermediate container 84d456ce5d72 20:05:00 ---> db3b278e88b1 20:05:00 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:00 ---> Running in c325eeb3c452 20:05:00 ---> Running in 580d5f3cc6c0 20:05:00 Removing intermediate container 98a10f3f0c43 20:05:00 ---> ecbf7b1e5e5a 20:05:00 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:05:00 Removing intermediate container f4f7ff1b6597 20:05:00 ---> 767207efc87a 20:05:00 Step 24/25 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:05:00 ---> Running in 4fdcfe5a3a20 20:05:00 Removing intermediate container 580d5f3cc6c0 20:05:00 ---> ef8892cf4aad 20:05:00 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:05:00 Removing intermediate container 4fdcfe5a3a20 20:05:00 ---> 5ec4cd299789 20:05:00 Step 25/25 : LABEL version=0.0.0 20:05:00 Removing intermediate container 94902186b65e 20:05:00 ---> 8daf11d46947 20:05:00 Step 23/23 : LABEL version=0.0.0 20:05:00 ---> Running in 47e8fa8bb50d 20:05:00 Removing intermediate container c325eeb3c452 20:05:00 ---> a72a4de57a62 20:05:01 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:05:01 ---> Running in 79ae5a32f155 20:05:01 ---> Running in 9f8ab40959c3 20:05:01 ---> dfcaff6b1afd 20:05:01 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:05:01 ---> Running in 0052e226f893 20:05:01 ---> Running in 29edefb26b80 20:05:01 Removing intermediate container 47e8fa8bb50d 20:05:01 ---> e813732471cf 20:05:01 Step 21/23 : LABEL arch=x86_64 20:05:01 Removing intermediate container 79ae5a32f155 20:05:01 ---> 7e376a6f59aa 20:05:01 20:05:01 ---> Running in e894ccb329eb 20:05:01 Removing intermediate container 9f8ab40959c3 20:05:01 ---> 50972f94531d 20:05:01 20:05:01 Removing intermediate container 0052e226f893 20:05:01 ---> 4dec4707e0fb 20:05:01 Step 21/23 : LABEL arch=x86_64 20:05:01 ---> Running in 98a0086074c1 20:05:01 Successfully built 50972f94531d 20:05:01 Successfully tagged support-scheduler:latest 20:05:01  Building support-scheduler ... done Building security-spire-agent 20:05:01 Successfully built 7e376a6f59aa 20:05:01 Successfully tagged core-metadata:latest 20:05:01 Building security-secretstore-setup 20:05:01  Building core-metadata ... done Removing intermediate container e894ccb329eb 20:05:01 ---> 6eba17006b16 20:05:01 Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:05:01 Removing intermediate container 98a0086074c1 20:05:01 ---> cc57a5d3620a 20:05:01 Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:05:01 ---> Running in 52b826d96f98 20:05:05 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:05:05 ---> 2d7a54ff36ff 20:05:05 Step 3/25 : WORKDIR /edgex-go 20:05:05 ---> Using cache 20:05:05 ---> a58378ce3742 20:05:05 Step 4/25 : RUN apk add --update --no-cache make git 20:05:05 ---> Using cache 20:05:05 ---> 6599edbde187 20:05:05 Step 5/25 : COPY go.mod vendor* ./ 20:05:05 ---> Using cache 20:05:05 ---> 6225156b3488 20:05:05 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:05 ---> Using cache 20:05:05 ---> 830f9007df99 20:05:05 Step 7/25 : COPY . . 20:05:05 ---> Using cache 20:05:05 ---> 2f94f8456972 20:05:05 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:05:06 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:05:06 ---> 2d7a54ff36ff 20:05:06 Step 3/27 : WORKDIR /edgex-go 20:05:06 ---> Using cache 20:05:06 ---> a58378ce3742 20:05:06 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:05:09 ---> Running in 00fc317b968d 20:05:09 Removing intermediate container 52b826d96f98 20:05:09 ---> ae48146ca574 20:05:09 Step 23/23 : LABEL version=0.0.0 20:05:09 ---> Running in 57eb25e10f80 20:05:09 ---> Running in 3f45efef4e69 20:05:09 ---> Running in 5ae940db52bb 20:05:09 Removing intermediate container 00fc317b968d 20:05:09 ---> 1d604ab5ca26 20:05:09 Step 23/23 : LABEL version=0.0.0 20:05:09 Removing intermediate container 5ae940db52bb 20:05:09 ---> 9a40b812a495 20:05:09 20:05:09 Removing intermediate container 29edefb26b80 20:05:09 ---> fd9f9cf95b35 20:05:09 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:09 ---> Running in fa7a6c4abee8 20:05:09 Successfully built 9a40b812a495 20:05:09 Successfully tagged security-proxy-auth:latest 20:05:09  Building security-proxy-auth ... done Building security-spire-config 20:05:10 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 20:05:10 ---> 29585db78f22 20:05:10 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:05:10 Removing intermediate container fa7a6c4abee8 20:05:10 ---> b3dfbd7d38c4 20:05:10 20:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:11 Successfully built b3dfbd7d38c4 20:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:11 Successfully tagged core-common-config-bootstrapper:latest 20:05:11  Building core-common-config-bootstrapper ... done Building core-data 20:05:11 OK: 265 MiB in 53 packages 20:05:13 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:13 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:05:13 ---> 2d7a54ff36ff 20:05:13 Step 3/27 : WORKDIR /edgex-go 20:05:13 ---> Using cache 20:05:13 ---> a58378ce3742 20:05:13 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:05:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:17 ---> 2d7a54ff36ff 20:05:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:17 ---> Using cache 20:05:17 ---> 8ab4874275ea 20:05:17 Step 4/23 : WORKDIR /edgex-go 20:05:17 ---> Using cache 20:05:17 ---> c8779dac74c0 20:05:17 Step 5/23 : RUN apk add --update --no-cache make git 20:05:17 ---> Using cache 20:05:17 ---> 8f21cd8325d9 20:05:17 Step 6/23 : COPY go.mod vendor* ./ 20:05:17 ---> Using cache 20:05:17 ---> a53585365305 20:05:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:17 ---> Using cache 20:05:17 ---> 5d9e5ef60203 20:05:17 Step 8/23 : COPY . . 20:05:17 ---> Using cache 20:05:17 ---> 48c61ae6f72d 20:05:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:22 ---> 9bc36c0c1f4f 20:05:22 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:05:22 ---> Running in cda9a361f01a 20:05:22 ---> Running in 7b8a0558a552 20:05:22 Removing intermediate container 57eb25e10f80 20:05:22 ---> afb3994103c1 20:05:22 Step 5/27 : COPY go.mod vendor* ./ 20:05:23 ---> f9eb178d0d3c 20:05:23 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:05:23 ---> 61cd4fd15462 20:05:23 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:23 ---> Running in 2c27cbdfa598 20:05:23 ---> 9a1ba69cd8cf 20:05:23 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:23 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 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:24 OK: 265 MiB in 53 packages 20:05:24 ---> 8e57b541ae22 20:05:24 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:05:24 ---> 9d20347017c5 20:05:24 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:05:24 Removing intermediate container bd9beec59ae4 20:05:24 ---> a1319f4624e9 20:05:24 Successfully built a1319f4624e9 20:05:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:24 Removing intermediate container cda9a361f01a 20:05:24 ---> f686f42b9808 20:05:24 Step 5/27 : COPY go.mod vendor* ./ 20:05:24 + docker inspect -f . ci-base-image-arm64 20:05:24 . [Pipeline] } [Pipeline] // withEnv 20:05:24 ---> c225bd7bdde3 20:05:24 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] withDockerContainer 20:05:25 prd-ubuntu20.04-docker-arm64-4c-16g-6108 does not seem to be running inside a container 20:05:25 ---> 1412a716cd6a 20:05:25 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:25 ---> Running in ea560c485774 20:05:25 ---> d65afa3938e6 20:05:25 Step 28/33 : RUN chmod +x /entrypoint.sh 20:05:25 ---> Running in 348815491e8c 20:05:25 $ 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 ******** ci-base-image-arm64 cat 20:05:26 Removing intermediate container 348815491e8c 20:05:26 ---> 3e28e5b4fa81 20:05:26 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:05:26 ---> Running in 74576a61441f 20:05:26 Removing intermediate container 74576a61441f 20:05:26 ---> 1cf0d61c3e91 20:05:26 Step 30/33 : CMD ["gate"] 20:05:26 ---> Running in ebfb09d90934 20:05:26 Removing intermediate container ebfb09d90934 20:05:26 ---> f4e2bbc0069f 20:05:26 Step 31/33 : LABEL arch=x86_64 20:05:26 ---> Running in 070dd4f69747 20:05:27 Removing intermediate container 070dd4f69747 20:05:27 ---> 17bd7e72ce39 20:05:27 Step 32/33 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:05:27 ---> Running in b3a94e325db0 20:05:27 Removing intermediate container b3a94e325db0 20:05:27 ---> 1eeb9781a061 20:05:27 Step 33/33 : LABEL version=0.0.0 20:05:27 ---> Running in d3bb02594553 20:05:27 $ docker top 0afa80e08c5379e4d6e93b0abcb3bf0cb6bca44c784409401c1d34b8884eda97 -eo pid,comm 20:05:27 Removing intermediate container d3bb02594553 20:05:27 ---> ea85d0aa9d07 20:05:27 20:05:27 Successfully built ea85d0aa9d07 20:05:27 Successfully tagged security-bootstrapper:latest 20:05:27  Building security-bootstrapper ... done Building core-command [Pipeline] { [Pipeline] sh 20:05:28 + go version 20:05:28 go version go1.20.2 linux/arm64 [Pipeline] } 20:05:28 $ docker stop --time=1 0afa80e08c5379e4d6e93b0abcb3bf0cb6bca44c784409401c1d34b8884eda97 20:05:30 $ docker rm -f --volumes 0afa80e08c5379e4d6e93b0abcb3bf0cb6bca44c784409401c1d34b8884eda97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:31 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:31 ---> 2d7a54ff36ff 20:05:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:05:31 ---> Using cache 20:05:31 ---> 8ab4874275ea 20:05:31 Step 4/24 : WORKDIR /edgex-go 20:05:31 ---> Using cache 20:05:31 ---> c8779dac74c0 20:05:31 Step 5/24 : RUN apk add --update --no-cache make git 20:05:31 ---> Using cache 20:05:31 ---> 8f21cd8325d9 20:05:31 Step 6/24 : COPY go.mod vendor* ./ 20:05:31 ---> Using cache 20:05:31 ---> a53585365305 20:05:31 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:31 ---> Using cache 20:05:31 ---> 5d9e5ef60203 20:05:31 Step 8/24 : COPY . . 20:05:31 ---> Using cache 20:05:31 ---> 48c61ae6f72d 20:05:31 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:05:31 + docker inspect -f . ci-base-image-arm64 20:05:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:31 prd-ubuntu20.04-docker-arm64-4c-16g-6108 does not seem to be running inside a container 20:05: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 ******** ci-base-image-arm64 cat 20:05:32 $ docker top 6b1a931d359846f6c7be414209f44f0699e316976bef084226e8d9d4d56579d9 -eo pid,comm [Pipeline] { [Pipeline] echo 20:05:33 ========================================================= 20:05:33 [edgeXBuildGoParallel] Running Tests and Build... 20:05:33 ========================================================= [Pipeline] sh 20:05:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:05:34 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 20:05:34 + make test 20:05:34 go test -race -coverprofile=coverage.out ./... 20:05:46 ---> Running in 4c5ac991d5f1 20:05:46 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 20:05:58 Removing intermediate container 3f45efef4e69 20:05:58 ---> 0a6ede18194c 20:05:58 20:05:58 Step 9/25 : FROM alpine:3.17 20:05:58 ---> b2aa39c304c2 20:05:58 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:05:58 ---> Running in c9a42784a93c 20:05:58 Removing intermediate container 7b8a0558a552 20:05:58 ---> f22ddbf84499 20:05:58 20:05:58 Step 10/23 : FROM alpine:3.17 20:05:58 ---> b2aa39c304c2 20:05:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:58 ---> Running in a892ba9d25fb 20:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:58 Removing intermediate container a892ba9d25fb 20:05:58 ---> bd3c2208fa5a 20:05:58 Step 12/23 : ENV APP_PORT=59880 20:05:58 ---> Running in abd166559408 20:05:58 (1/3) Installing ca-certificates (20220614-r4) 20:05:59 (2/3) Installing dumb-init (1.2.5-r2) 20:05:59 (3/3) Installing su-exec (0.2-r2) 20:05:59 Executing busybox-1.35.0-r29.trigger 20:05:59 Executing ca-certificates-20220614-r4.trigger 20:05:59 Removing intermediate container abd166559408 20:05:59 ---> e098c1b1dd9a 20:05:59 Step 13/23 : EXPOSE $APP_PORT 20:05:59 ---> Running in 29c836384641 20:05:59 OK: 8 MiB in 18 packages 20:05:59 Removing intermediate container 2c27cbdfa598 20:05:59 ---> 7e994941acc1 20:05:59 Step 7/27 : COPY . . 20:05:59 Removing intermediate container ea560c485774 20:05:59 ---> 5a9374cb10f5 20:05:59 Step 7/27 : COPY . . 20:05:59 Removing intermediate container 29c836384641 20:05:59 ---> 5227e115805c 20:05:59 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:06:10 ---> Running in 417526cdec20 20:06:10 Removing intermediate container c9a42784a93c 20:06:10 ---> a46b61596d0a 20:06:10 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:06:10 ---> Running in 8cc06c0360a4 20:06:10 ---> ee0ea7413f23 20:06:10 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:06:10 ---> 260c5987fa0b 20:06:10 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:06:10 ---> Running in 9da7ddeeeed2 20:06:10 ---> Running in a372fb77f828 20:06:10 Removing intermediate container 8cc06c0360a4 20:06:10 ---> 86652f7a4aae 20:06:10 Step 12/25 : WORKDIR / 20:06:10 ---> Running in c401998c31b9 20:06:10 Removing intermediate container a372fb77f828 20:06:10 ---> 225c6b6156e7 20:06:10 Step 9/27 : WORKDIR /edgex-go/spire-build 20:06:10 Removing intermediate container 9da7ddeeeed2 20:06:10 ---> f511ca1dcca3 20:06:10 Step 9/27 : WORKDIR /edgex-go/spire-build 20:06:10 ---> Running in 7a2a6a06a86e 20:06:10 ---> Running in e653c4425ef9 20:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:10 Removing intermediate container c401998c31b9 20:06:10 ---> 76a4d17fc4d4 20:06:10 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:10 Removing intermediate container 7a2a6a06a86e 20:06:10 ---> 065b681117ee 20:06:10 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:10 ---> Running in e7bdc85aa2cc 20:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:10 Removing intermediate container e653c4425ef9 20:06:10 ---> 558db07d9a26 20:06:10 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:10 (1/1) Installing dumb-init (1.2.5-r2) 20:06:10 Removing intermediate container e7bdc85aa2cc 20:06:10 ---> 0cb9ec6c8662 20:06:10 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:06:10 Executing busybox-1.35.0-r29.trigger 20:06:10 OK: 7 MiB in 16 packages 20:06:10 ---> af94ef3f7b65 20:06:10 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:06:10 ---> Running in 87920ef8004b 20:06:10 ---> Running in 653eea281b1d 20:06:10 Removing intermediate container 653eea281b1d 20:06:10 ---> be810fc7ad7f 20:06:10 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:06:10 ---> 09dc4dbcc92c 20:06:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:06:10 ---> Running in 853ab3e80a66 20:06:10 Removing intermediate container 417526cdec20 20:06:10 ---> 214b2b2b7765 20:06:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:11 ---> 821587c8ebf2 20:06:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:06:11 Removing intermediate container 87920ef8004b 20:06:11 ---> ab36b8d25176 20:06:11 Step 12/27 : WORKDIR /edgex-go 20:06:12 ---> Running in ce3a3e4a151a 20:06:12 ---> 577cd6335753 20:06:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:06:12 ---> 8d1610f3af15 20:06:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:06:12 Removing intermediate container 4c5ac991d5f1 20:06:12 ---> c5574e033d19 20:06:12 20:06:12 Step 10/24 : FROM alpine:3.17 20:06:12 ---> b2aa39c304c2 20:06:12 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:06:12 ---> Using cache 20:06:12 ---> 640123155b56 20:06:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:06:12 ---> Using cache 20:06:12 ---> 35cb1e4d1951 20:06:12 Step 13/24 : ENV APP_PORT=59882 20:06:12 Removing intermediate container 853ab3e80a66 20:06:12 ---> c9d8a192c2ca 20:06:12 Step 12/27 : WORKDIR /edgex-go 20:06:12 ---> Running in ac9cf3a28b22 20:06:12 Removing intermediate container ce3a3e4a151a 20:06:12 ---> a8c7517d7155 20:06:12 20:06:12 Step 13/27 : FROM alpine:3.17 20:06:12 ---> b2aa39c304c2 20:06:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:12 ---> Running in 3d09eecec0f9 20:06:12 ---> Running in f9c32b966a50 20:06:12 ---> a572a2bc3f37 20:06:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:06:12 ---> 4d604794cfaa 20:06:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:06:12 Removing intermediate container ac9cf3a28b22 20:06:12 ---> c41364698f97 20:06:12 Step 14/24 : EXPOSE $APP_PORT 20:06:12 ---> Running in db5004008fae 20:06:12 Removing intermediate container 3d09eecec0f9 20:06:12 ---> 414e8178f46b 20:06:12 20:06:12 Step 13/27 : FROM alpine:3.17 20:06:12 ---> b2aa39c304c2 20:06:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:12 Removing intermediate container f9c32b966a50 20:06:12 ---> 684f34db6dfc 20:06:12 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:12 ---> Using cache 20:06:12 ---> 684f34db6dfc 20:06:12 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:12 ---> Running in 63f88373ed1e 20:06:12 ---> Running in 77a087d187fe 20:06:12 Removing intermediate container db5004008fae 20:06:12 ---> d149b6846598 20:06:12 Step 15/24 : WORKDIR / 20:06:12 ---> f9c7db05d82e 20:06:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:06:12 ---> 99078b163451 20:06:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:06:12 ---> Running in db1b902f2fb9 20:06:13 ---> 3535548f34c4 20:06:13 Step 19/23 : ENTRYPOINT ["/core-data"] 20:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:13 Removing intermediate container db1b902f2fb9 20:06:13 ---> ded40c26e02f 20:06:13 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:13 ---> Running in 4f0134c8c5ba 20:06:13 ---> 3542c7f15902 20:06:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:06:13 ---> ac683c023f53 20:06:13 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:06:13 Removing intermediate container 4f0134c8c5ba 20:06:13 ---> 362c4d9449b7 20:06:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:13 ---> Running in d2a7c01ed0c8 20:06:13 v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:13 v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:13 OK: 17820 distinct packages available 20:06:13 v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:13 v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:13 OK: 17820 distinct packages available 20:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:13 Removing intermediate container d2a7c01ed0c8 20:06:13 ---> ad5e880031e3 20:06:13 Step 21/23 : LABEL arch=x86_64 20:06:13 ---> 9634a78dcc18 20:06:13 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:13 ---> Running in f754e9700f4d 20:06:13 ---> Running in 54819df635c4 20:06:13 ---> 4629206a2975 20:06:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:14 Removing intermediate container 54819df635c4 20:06:14 ---> 37bfff18500e 20:06:14 Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:06:14 ---> Running in 46c23cea9b95 20:06:14 (1/5) Installing dumb-init (1.2.5-r2) 20:06:14 (2/5) Installing musl-obstack (1.2.3-r0) 20:06:14 (3/5) Installing libucontext (1.2-r0) 20:06:14 (4/5) Installing gcompat (1.1.0-r0) 20:06:14 (5/5) Installing openssl (3.0.8-r2) 20:06:14 Executing busybox-1.35.0-r29.trigger 20:06:14 OK: 8 MiB in 20 packages 20:06:14 (1/4) Installing dumb-init (1.2.5-r2) 20:06:14 (2/4) Installing musl-obstack (1.2.3-r0) 20:06:14 (3/4) Installing libucontext (1.2-r0) 20:06:14 (4/4) Installing gcompat (1.1.0-r0) 20:06:14 Executing busybox-1.35.0-r29.trigger 20:06:14 OK: 7 MiB in 19 packages 20:06:14 Removing intermediate container 46c23cea9b95 20:06:14 ---> d1eb1fc8c875 20:06:14 Step 23/23 : LABEL version=0.0.0 20:06:14 ---> de3eaa2d7472 20:06:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:06:14 ---> Running in 670dcde30230 20:06:14 Removing intermediate container 670dcde30230 20:06:14 ---> b7d908dd338c 20:06:14 20:06:14 Successfully built b7d908dd338c 20:06:14 ---> ace11fb26e75 20:06:14 Successfully tagged core-data:latest 20:06:14 Step 20/24 : ENTRYPOINT ["/core-command"] 20:06:14 Building security-spire-server 20:06:14  Building core-data ... done  ---> Running in bd90a0099306 20:06:17 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:06:17 ---> 2d7a54ff36ff 20:06:17 Step 3/26 : WORKDIR /edgex-go 20:06:17 ---> Using cache 20:06:17 ---> a58378ce3742 20:06:17 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:06:17 ---> Using cache 20:06:17 ---> f686f42b9808 20:06:17 Step 5/26 : COPY go.mod vendor* ./ 20:06:17 ---> Using cache 20:06:17 ---> 1412a716cd6a 20:06:17 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:17 ---> Using cache 20:06:17 ---> 5a9374cb10f5 20:06:17 Step 7/26 : COPY . . 20:06:17 ---> Using cache 20:06:17 ---> ee0ea7413f23 20:06:17 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:06:17 ---> Using cache 20:06:17 ---> f511ca1dcca3 20:06:17 Step 9/26 : WORKDIR /edgex-go/spire-build 20:06:17 ---> Using cache 20:06:17 ---> 558db07d9a26 20:06:17 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:17 ---> Using cache 20:06:17 ---> be810fc7ad7f 20:06:17 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:06:17 Removing intermediate container f754e9700f4d 20:06:17 ---> aec73eb13754 20:06:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"]Removing intermediate container bd90a0099306 20:06:17 20:06:17 ---> 6971fe5e3efd 20:06:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:17 ---> Running in 6799ad5c6b46 20:06:17 Removing intermediate container 77a087d187fe 20:06:17 ---> 920d6c18da53 20:06:17 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:17 Removing intermediate container 63f88373ed1e 20:06:17 ---> 71cf20f2775a 20:06:17 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:17 ---> Running in 901176e6e69c 20:06:17 ---> Running in e18f2cfce8da 20:06:18 Removing intermediate container e18f2cfce8da 20:06:18 ---> 432d6db542f4 20:06:18 Step 22/24 : LABEL arch=x86_64 20:06:18 Removing intermediate container 901176e6e69c 20:06:18 ---> ae8d99bf6486 20:06:18 Step 23/25 : LABEL arch=x86_64 20:06:18 ---> Running in 7099efe96093 20:06:18 ---> 394797119d3a 20:06:18 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:06:18 ---> 5392c354f7f2 20:06:18 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:06:18 ---> Running in 02812bfd9a4d 20:06:18 Removing intermediate container 7099efe96093 20:06:18 ---> 2e848aac8e2e 20:06:18 Step 23/24 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:06:18 ---> Running in 08e1feba6cf2 20:06:18 Removing intermediate container 02812bfd9a4d 20:06:18 ---> 46214af4da48 20:06:18 Step 24/25 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:06:18 ---> 3268e50be1a2 20:06:18 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:06:18 ---> ebf072757f17 20:06:18 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:18 ---> Running in f5edc7f06c12 20:06:18 Removing intermediate container 08e1feba6cf2 20:06:18 ---> fcf102f808c3 20:06:18 Step 24/24 : LABEL version=0.0.0 20:06:18 ---> Running in eae9a8d8afbc 20:06:18 Removing intermediate container f5edc7f06c12 20:06:18 ---> 20dc32c04e7b 20:06:18 Step 25/25 : LABEL version=0.0.0 20:06:20 Removing intermediate container eae9a8d8afbc 20:06:20 ---> 63a8d8fe120d 20:06:20 20:06:20 ---> Running in f0d8336f72ff 20:06:20 Removing intermediate container 6799ad5c6b46 20:06:20 ---> 60bd4eaa646b 20:06:20 Step 12/26 : WORKDIR /edgex-go 20:06:20 ---> 49be55a682af 20:06:20 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:20 ---> e83c9930e9a8 20:06:20 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:06:20 ---> Running in 0b3cb116a3ce 20:06:20 Successfully built 63a8d8fe120d 20:06:20 Successfully tagged core-command:latest 20:06:20  Building core-command ... done Removing intermediate container f0d8336f72ff 20:06:20 Building support-notifications 20:06:20 ---> 8188a8f90845 20:06:20 20:06:20 ---> 3022b807c454 20:06:20 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:06:20 Successfully built 8188a8f90845 20:06:21 ? github.com/edgexfoundry/edgex-go [no test files] 20:06:22 Successfully tagged security-secretstore-setup:latest 20:06:22 Building security-spiffe-token-provider 20:06:23  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:06:23 ---> 2d7a54ff36ff 20:06:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:06:23 ---> Using cache 20:06:23 ---> 8ab4874275ea 20:06:23 Step 4/23 : WORKDIR /edgex-go 20:06:23 ---> Using cache 20:06:23 ---> c8779dac74c0 20:06:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:06:26 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:06:26 ---> 2d7a54ff36ff 20:06:26 Step 3/20 : WORKDIR /edgex-go 20:06:26 ---> Using cache 20:06:26 ---> a58378ce3742 20:06:26 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:06:27 Removing intermediate container 0b3cb116a3ce 20:06:27 ---> a7f1a623b36d 20:06:27 20:06:27 Step 13/26 : FROM alpine:3.17 20:06:27 ---> b2aa39c304c2 20:06:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:27 ---> Using cache 20:06:27 ---> 684f34db6dfc 20:06:27 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:27 ---> Using cache 20:06:27 ---> 920d6c18da53 20:06:27 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:27 ---> Using cache 20:06:28 ---> 394797119d3a 20:06:28 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:06:28 ---> Using cache 20:06:28 ---> 3268e50be1a2 20:06:28 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:28 ---> Running in f4fca492fce5 20:06:28 ---> 840632a14efb 20:06:28 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:06:28 ---> Running in 0d7b0d7eb7a0 20:06:28 ---> Running in 93ecbe5d0141 20:06:28 Removing intermediate container f4fca492fce5 20:06:28 ---> a35a855e266d 20:06:28 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:06:28 ---> ad3782d2a88d 20:06:28 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:06:29 ---> f5897858c9cc 20:06:29 Step 22/27 : WORKDIR / 20:06:29 ---> 4cb578f5e8ff 20:06:29 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:06:29 ---> Running in ccac7aad027f 20:06:29 Removing intermediate container ccac7aad027f 20:06:29 ---> 192467595788 20:06:29 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:29 ---> 0dbbb7431b26 20:06:29 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:29 ---> Running in 64afdf9be065 20:06:29 ---> Running in 1466e4691972 20:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:29 Removing intermediate container 64afdf9be065 20:06:29 ---> 62acf01bee0c 20:06:29 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:29 Removing intermediate container 1466e4691972 20:06:29 ---> 9e5b4cae41d9 20:06:29 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:29 ---> Running in 8d21a97c99ec 20:06:30 OK: 265 MiB in 53 packages 20:06:30 ---> Running in 21beff6ba38d 20:06:30 Removing intermediate container 8d21a97c99ec 20:06:30 ---> daef3b83e1f2 20:06:30 Step 25/27 : LABEL arch=x86_64 20:06:30 ---> Running in cb8efa21153c 20:06:30 v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:30 v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:30 OK: 17823 distinct packages available 20:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:30 Removing intermediate container 21beff6ba38d 20:06:30 ---> 38a2462faaae 20:06:30 Step 25/27 : LABEL arch=x86_64 20:06:30 Removing intermediate container cb8efa21153c 20:06:30 ---> bff442c5ae34 20:06:30 Step 26/27 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:06:30 ---> 36e7f4cd709b 20:06:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:06:30 ---> Running in fbf70aa03fe2 20:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:30 ---> Running in c1534289caa3 20:06:30 Removing intermediate container fbf70aa03fe2 20:06:30 ---> d58da348f162 20:06:30 Step 26/27 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:06:30 Removing intermediate container 0d7b0d7eb7a0 20:06:30 ---> 437d4ccd5cdd 20:06:30 Step 6/23 : COPY go.mod vendor* ./ 20:06:30 ---> 883caa7daa41 20:06:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:06:30 Removing intermediate container c1534289caa3 20:06:30 ---> 92c134229320 20:06:30 Step 27/27 : LABEL version=0.0.0 20:06:30 ---> Running in 5a0392f85172 20:06:30 ---> Running in 99e9cf3af983 20:06:30 OK: 265 MiB in 53 packages 20:06:30 Removing intermediate container 5a0392f85172 20:06:30 ---> 188f0cc7c4e8 20:06:30 Step 27/27 : LABEL version=0.0.0 20:06:30 ---> 89619d0a0df5 20:06:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:30 ---> deefc9218d31 20:06:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:06:30 ---> Running in ff86615d23ce 20:06:30 Removing intermediate container 99e9cf3af983 20:06:30 ---> b62a9eef9227 20:06:30 20:06:30 ---> Running in 34e7654b40b2 20:06:30 Successfully built b62a9eef9227 20:06:30 Successfully tagged security-spire-config:latest 20:06:30  Building security-spire-config ... done Building security-proxy-setup 20:06:30 Removing intermediate container ff86615d23ce 20:06:30 ---> 303b7bb22ce0 20:06:30 20:06:30 ---> 8c713f99bd31 20:06:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:30 Successfully built 303b7bb22ce0 20:06:31 Successfully tagged security-spire-agent:latest 20:06:33  Building security-spire-agent ... done  ---> Running in bfe75dccf347 20:06:33 Removing intermediate container 93ecbe5d0141 20:06:33 ---> 8577e947fd40 20:06:33 Step 5/20 : COPY go.mod vendor* ./ 20:06:33 Removing intermediate container bfe75dccf347 20:06:33 ---> e61d45fe4e6e 20:06:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:34 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:06:34 ---> 2d7a54ff36ff 20:06:34 Step 3/22 : WORKDIR /edgex-go 20:06:34 ---> Using cache 20:06:34 ---> a58378ce3742 20:06:34 Step 4/22 : RUN apk add --update --no-cache make git 20:06:34 ---> Using cache 20:06:34 ---> 6599edbde187 20:06:34 Step 5/22 : COPY go.mod vendor* ./ 20:06:34 ---> Using cache 20:06:34 ---> 6225156b3488 20:06:34 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:34 ---> Using cache 20:06:34 ---> 830f9007df99 20:06:34 Step 7/22 : COPY . . 20:06:34 ---> Using cache 20:06:34 ---> 2f94f8456972 20:06:34 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:06:34 ---> Running in 331152a3dd9b 20:06:34 ---> 122e6598f02c 20:06:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:34 ---> Running in 022bb2d174af 20:06:34 ---> Running in bbf539f72236 20:06:34 Removing intermediate container 331152a3dd9b 20:06:34 ---> 56782c3236ba 20:06:34 Step 24/26 : LABEL arch=x86_64 20:06:34 ---> Running in 5013a89bb0f4 20:06:35 Removing intermediate container 5013a89bb0f4 20:06:35 ---> 2193b26917e7 20:06:35 Step 25/26 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:06:35 ---> Running in 1be82b729b6f 20:06:35 Removing intermediate container 1be82b729b6f 20:06:35 ---> a2c16e718431 20:06:35 Step 26/26 : LABEL version=0.0.0 20:06:35 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 20:06:35 ---> Running in b88b690ab17d 20:06:35 Removing intermediate container b88b690ab17d 20:06:35 ---> 9a50aff0ce87 20:06:35 20:06:35 Successfully built 9a50aff0ce87 20:06:35 Successfully tagged security-spire-server:latest 20:07:02  Building security-spire-server ... done Removing intermediate container bbf539f72236 20:07:02 ---> 342f70316851 20:07:02 Step 7/20 : COPY . . 20:07:02 Removing intermediate container 34e7654b40b2 20:07:02 ---> d580c1bfd483 20:07:02 Step 8/23 : COPY . . 20:07:10 Removing intermediate container 022bb2d174af 20:07:10 ---> 4055deaa1c6e 20:07:10 20:07:10 Step 9/22 : FROM alpine:3.17 20:07:10 ---> b2aa39c304c2 20:07:10 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:07:10 ---> Running in 773c17c96688 20:07:10 ---> 0515cd98b5d3 20:07:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:07:10 ---> 219d55250bc8 20:07:10 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:07:10 ---> Running in 8cf24a6ca0ef 20:07:10 ---> Running in 45854324f5f7 20:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:10 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 20:07:10 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 20:07:10 (1/2) Installing dumb-init (1.2.5-r2) 20:07:10 (2/2) Installing openssl (3.0.8-r2) 20:07:10 Executing busybox-1.35.0-r29.trigger 20:07:10 OK: 8 MiB in 17 packages 20:07:11 Removing intermediate container 773c17c96688 20:07:11 ---> ac384687c6cb 20:07:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:07:11 ---> Running in c1e20084a62a 20:07:11 Removing intermediate container c1e20084a62a 20:07:11 ---> 1bdc75ea7098 20:07:11 Step 12/22 : WORKDIR /edgex 20:07:11 ---> Running in b476c5f6ee20 20:07:11 Removing intermediate container b476c5f6ee20 20:07:11 ---> 6d87adb541b0 20:07:11 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:11 ---> a8357250292b 20:07:11 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:07:11 ---> ecef76ff37b5 20:07:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:07:12 ---> 9d00b522000b 20:07:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:07:12 ---> e16a9e721e52 20:07:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:07:13 ---> 991f6843670e 20:07:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:13 ---> Running in a993119090f4 20:07:15 Removing intermediate container a993119090f4 20:07:15 ---> b03fbff7c001 20:07:15 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:07:15 ---> Running in 45ca58383822 20:07:16 Removing intermediate container 45ca58383822 20:07:16 ---> 039bc0d4573a 20:07:16 Step 20/22 : LABEL arch=x86_64 20:07:16 ---> Running in 4e771f6c533f 20:07:17 Removing intermediate container 4e771f6c533f 20:07:17 ---> 4357fbcae129 20:07:17 Step 21/22 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:07:17 ---> Running in 06f99aad97d0 20:07:18 Removing intermediate container 06f99aad97d0 20:07:18 ---> 1a993d451fd6 20:07:18 Step 22/22 : LABEL version=0.0.0 20:07:19 ---> Running in 3bd719b95068 20:07:19 Removing intermediate container 3bd719b95068 20:07:19 ---> ea7d865bec2b 20:07:19 20:07:19 Successfully built ea7d865bec2b 20:07:19 Successfully tagged security-proxy-setup:latest 20:07:41  Building security-proxy-setup ... done Removing intermediate container 45854324f5f7 20:07:41 ---> 111d6d78c4ee 20:07:41 20:07:41 Step 9/20 : FROM alpine:3.17 20:07:41 ---> b2aa39c304c2 20:07:41 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:07:41 ---> Using cache 20:07:41 ---> 95c46308a98f 20:07:41 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:07:41 Removing intermediate container 8cf24a6ca0ef 20:07:41 ---> 67a99cd6707c 20:07:41 20:07:41 Step 10/23 : FROM alpine:3.17 20:07:41 ---> b2aa39c304c2 20:07:41 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:07:41 ---> Running in 81b89037467d 20:07:41 ---> Running in 303c7ac17b67 20:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:41 (1/2) Installing ca-certificates (20220614-r4) 20:07:41 (2/2) Installing dumb-init (1.2.5-r2) 20:07:41 Executing busybox-1.35.0-r29.trigger 20:07:41 Executing ca-certificates-20220614-r4.trigger 20:07:41 v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:07:41 v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:07:41 OK: 17820 distinct packages available 20:07:41 OK: 8 MiB in 17 packages 20:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:41 (1/9) Installing ca-certificates (20220614-r4) 20:07:41 (2/9) Installing brotli-libs (1.0.9-r9) 20:07:41 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:07:41 (4/9) Installing libcurl (7.88.1-r1) 20:07:41 (5/9) Installing curl (7.88.1-r1) 20:07:41 (6/9) Installing dumb-init (1.2.5-r2) 20:07:41 (7/9) Installing musl-obstack (1.2.3-r0) 20:07:41 (8/9) Installing libucontext (1.2-r0) 20:07:41 (9/9) Installing gcompat (1.1.0-r0) 20:07:41 Executing busybox-1.35.0-r29.trigger 20:07:41 Executing ca-certificates-20220614-r4.trigger 20:07:41 Removing intermediate container 303c7ac17b67 20:07:41 ---> 73a4fb57d0a1 20:07:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:07:41 ---> Running in 8eb0285e0db3 20:07:41 OK: 10 MiB in 24 packages 20:07:41 Removing intermediate container 8eb0285e0db3 20:07:41 ---> 1f128a8c7819 20:07:41 Step 13/23 : ENV APP_PORT=59860 20:07:41 ---> Running in 7e378faaf9ed 20:07:41 Removing intermediate container 7e378faaf9ed 20:07:41 ---> 6476d8b9ffe8 20:07:41 Step 14/23 : EXPOSE $APP_PORT 20:07:41 ---> Running in 4a4218a7a45b 20:07:41 Removing intermediate container 4a4218a7a45b 20:07:41 ---> b2cb53d47cd7 20:07:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:41 ---> 4e3e5a6dad53 20:07:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:07:41 Removing intermediate container 81b89037467d 20:07:41 ---> a53b408cd3cd 20:07:41 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:41 ---> d3abf48b1f56 20:07:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:07:41 ---> 32621e5edbc0 20:07:41 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:07:41 ---> b779c28bb209 20:07:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:07:42 ---> 86c9a7ffa6f4 20:07:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:07:42 ---> af6a0798e962 20:07:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:07:42 ---> 02fc6c3fbe7d 20:07:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:07:42 ---> 123e42dab0a4 20:07:42 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:07:42 ---> Running in a82bd11dbf3e 20:07:42 ---> Running in 306c4ff821c6 20:07:42 Removing intermediate container a82bd11dbf3e 20:07:42 ---> 29ad8bc6bde7 20:07:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:42 Removing intermediate container 306c4ff821c6 20:07:42 ---> 2e3c7b55ec84 20:07:42 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:42 ---> Running in 9a9ad9d4a936 20:07:42 ---> Running in 97580e21f82d 20:07:42 Removing intermediate container 9a9ad9d4a936 20:07:42 ---> 2542c21fed94 20:07:42 Step 21/23 : LABEL arch=x86_64 20:07:42 Removing intermediate container 97580e21f82d 20:07:42 ---> 3f6456fc8484 20:07:42 Step 18/20 : LABEL arch=x86_64 20:07:42 ---> Running in 3dfa4271e4e4 20:07:42 ---> Running in df881417db58 20:07:42 Removing intermediate container 3dfa4271e4e4 20:07:42 ---> 6a28626884bc 20:07:42 Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:07:42 Removing intermediate container df881417db58 20:07:42 ---> 56a2d4d88ec1 20:07:42 Step 19/20 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:07:43 ---> Running in 41979961f75e 20:07:43 ---> Running in 32b69e9b8404 20:07:43 Removing intermediate container 41979961f75e 20:07:43 ---> c93396c3075c 20:07:43 Step 23/23 : LABEL version=0.0.0 20:07:43 ---> Running in e2cc13e5844c 20:07:43 Removing intermediate container 32b69e9b8404 20:07:43 ---> cb37d5069456 20:07:43 Step 20/20 : LABEL version=0.0.0 20:07:43 ---> Running in ed421a14f568 20:07:43 Removing intermediate container e2cc13e5844c 20:07:43 ---> 5b69c3254e8c 20:07:43 20:07:43 Removing intermediate container ed421a14f568 20:07:43 ---> 16f993a72a12 20:07:43 20:07:43 Successfully built 5b69c3254e8c 20:07:43 Successfully tagged support-notifications:latest 20:07:43  Building support-notifications ... done Successfully built 16f993a72a12 20:07:43 Successfully tagged security-spiffe-token-provider:latest 20:07:43  Building security-spiffe-token-provider ... done  [Pipeline] } 20:07:43 $ docker stop --time=1 a5eb0a3d16d8fd5775eed4d8a6a8cf29f3c770a52c5ba91c826cc99461a62ae3 20:07:44 $ docker rm -f --volumes a5eb0a3d16d8fd5775eed4d8a6a8cf29f3c770a52c5ba91c826cc99461a62ae3 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:45 + docker images 20:07:45 REPOSITORY TAG IMAGE ID CREATED SIZE 20:07:45 support-notifications latest 5b69c3254e8c 2 seconds ago 32.7MB 20:07:45 security-spiffe-token-provider latest 16f993a72a12 2 seconds ago 32.8MB 20:07:45 67a99cd6707c 8 seconds ago 1.75GB 20:07:45 111d6d78c4ee 9 seconds ago 1.73GB 20:07:45 security-proxy-setup latest ea7d865bec2b 27 seconds ago 18.7MB 20:07:45 4055deaa1c6e 44 seconds ago 1.67GB 20:07:45 security-spire-server latest 9a50aff0ce87 About a minute ago 89.8MB 20:07:45 security-spire-config latest b62a9eef9227 About a minute ago 88.9MB 20:07:45 security-spire-agent latest 303b7bb22ce0 About a minute ago 129MB 20:07:45 a7f1a623b36d About a minute ago 1.54GB 20:07:45 security-secretstore-setup latest 8188a8f90845 About a minute ago 32.8MB 20:07:45 core-command latest 63a8d8fe120d About a minute ago 19.8MB 20:07:45 core-data latest b7d908dd338c About a minute ago 20MB 20:07:45 414e8178f46b About a minute ago 1.54GB 20:07:45 a8c7517d7155 About a minute ago 1.54GB 20:07:45 c5574e033d19 About a minute ago 1.69GB 20:07:45 f22ddbf84499 About a minute ago 1.69GB 20:07:45 0a6ede18194c About a minute ago 1.68GB 20:07:45 security-bootstrapper latest ea85d0aa9d07 2 minutes ago 22.2MB 20:07:45 core-common-config-bootstrapper latest b3dfbd7d38c4 2 minutes ago 17.2MB 20:07:45 security-proxy-auth latest 9a40b812a495 2 minutes ago 18.3MB 20:07:45 support-scheduler latest 50972f94531d 2 minutes ago 32.1MB 20:07:45 core-metadata latest 7e376a6f59aa 2 minutes ago 20.4MB 20:07:45 4fa88870d7cd 2 minutes ago 1.75GB 20:07:45 fd2b4d3e745f 3 minutes ago 1.69GB 20:07:45 aa640ab90e48 3 minutes ago 1.66GB 20:07:45 e2e3f7274079 3 minutes ago 1.68GB 20:07:45 65b12dfd9024 3 minutes ago 1.67GB 20:07:45 ci-base-image-x86_64 latest 2d7a54ff36ff 7 minutes ago 881MB 20:07:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB 20:07:45 alpine 3.17 b2aa39c304c2 6 weeks ago 7.05MB 20:07:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:07:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [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] } 20:08:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:08:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:08:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:08:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:08:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:08:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:08:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:08:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:08:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:08:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:08:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:08:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.776s coverage: 28.7% of statements 20:09:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.293s coverage: 98.5% of statements 20:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:09:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.463s coverage: 71.3% of statements 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:09:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.344s coverage: 54.0% of statements 20:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:09:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:09:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:09:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.046s coverage: 88.5% of statements 20:09:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.549s coverage: 3.9% of statements 20:09:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:09:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:09:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:09:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.921s coverage: 95.6% of statements 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:09:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 72.2% of statements 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:09:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.276s coverage: 65.9% of statements 20:10:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:10:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:10:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.450s coverage: 0.9% of statements 20:10:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.0% of statements 20:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 44.1% of statements 20:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 82.9% of statements 20:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements 20:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements 20:10:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements 20:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements 20:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.174s coverage: 79.9% of statements 20:10:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.278s coverage: 92.9% of statements 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.219s coverage: 62.3% of statements 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.219s coverage: 20.0% of statements 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.463s coverage: 81.2% of statements 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.510s coverage: 82.1% of statements 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 86.0% of statements 20:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.164s coverage: 63.1% of statements 20:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.240s coverage: 100.0% of statements 20:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements 20:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 20:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 20:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.085s coverage: 38.4% of statements 20:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements 20:11:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements 20:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:11:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.315s coverage: 17.7% of statements 20:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:11:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.595s coverage: 92.3% of statements 20:11:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:11:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:11:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 61.5% of statements 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:11:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.401s coverage: 97.7% of statements 20:11:30 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 20:11:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:11:30 go vet ./... 20:14:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:14:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:14:22 ./bin/test-attribution-txt.sh [Pipeline] echo 20:14:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:14:22 + ls -al . 20:14:22 total 700 20:14:22 drwxrwxr-x 10 1001 1001 4096 Mar 28 20:05 . 20:14:22 drwxr-xr-x 4 root root 4096 Mar 28 20:05 .. 20:14:22 drwxrwxr-x 2 1001 1001 4096 Mar 28 20:03 .blubracket 20:14:22 -rw-rw-r-- 1 1001 1001 16 Mar 28 20:03 .dockerignore 20:14:22 drwxrwxr-x 8 1001 1001 4096 Mar 28 20:03 .git 20:14:22 drwxrwxr-x 3 1001 1001 4096 Mar 28 20:03 .github 20:14:22 -rw-rw-r-- 1 1001 1001 1133 Mar 28 20:03 .gitignore 20:14:22 -rw-rw-r-- 1 1001 1001 42 Mar 28 20:03 .golangci.yml 20:14:22 -rw-rw-r-- 1 1001 1001 87 Mar 28 20:03 .hadolint.yml 20:14:22 -rw-rw-r-- 1 1001 1001 166 Mar 28 20:03 .sonarcloud.properties 20:14:22 -rw-rw-r-- 1 1001 1001 1171 Mar 28 20:03 ADOPTERS.md 20:14:22 -rw-rw-r-- 1 1001 1001 10835 Mar 28 20:03 Attribution.txt 20:14:22 -rw-rw-r-- 1 1001 1001 73765 Mar 28 20:03 CHANGELOG.md 20:14:22 -rw-rw-r-- 1 1001 1001 3804 Mar 28 20:03 CONTRIBUTING.md 20:14:22 -rw-rw-r-- 1 1001 1001 677 Mar 28 20:03 GOVERNANCE.md 20:14:22 -rw-rw-r-- 1 1001 1001 883 Mar 28 20:03 Jenkinsfile 20:14:22 -rw-rw-r-- 1 1001 1001 10775 Mar 28 20:03 LICENSE 20:14:22 -rw-rw-r-- 1 1001 1001 14368 Mar 28 20:03 Makefile 20:14:22 -rw-rw-r-- 1 1001 1001 582 Mar 28 20:03 OWNERS.md 20:14:22 -rw-rw-r-- 1 1001 1001 9403 Mar 28 20:03 README.md 20:14:22 -rw-rw-r-- 1 1001 1001 789 Mar 28 20:03 SECURITY.md 20:14:22 -rw-rw-r-- 1 1001 1001 5 Mar 28 19:59 VERSION 20:14:22 drwxrwxr-x 2 1001 1001 4096 Mar 28 20:03 bin 20:14:22 drwxrwxr-x 18 1001 1001 4096 Mar 28 20:03 cmd 20:14:22 -rw-r--r-- 1 root root 447380 Mar 28 20:11 coverage.out 20:14:22 -rw-rw-r-- 1 1001 1001 3200 Mar 28 20:03 go.mod 20:14:22 -rw-rw-r-- 1 1001 1001 31265 Mar 28 20:03 go.sum 20:14:22 drwxrwxr-x 7 1001 1001 4096 Mar 28 20:03 internal 20:14:22 drwxrwxr-x 3 1001 1001 4096 Mar 28 20:03 openapi 20:14:22 -rw-rw-r-- 1 1001 1001 594 Mar 28 20:03 security.txt 20:14:22 drwxrwxr-x 4 1001 1001 4096 Mar 28 20:03 snap 20:14:22 -rw-rw-r-- 1 1001 1001 204 Mar 28 20:03 version.go [Pipeline] sh 20:14:23 + '[' -e coverage.out ] 20:14:23 + chown 1001:1001 coverage.out [Pipeline] stash 20:14:23 Warning: overwriting stash ‘coverage-report’ 20:14:24 Stashed 1 file(s) [Pipeline] sh 20:14:25 + make build 20:14:25 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 20:16:01 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 20:16:07 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 20:16:12 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 20:16:16 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 20:17:03 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 20:17:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:17:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:17: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:17:26 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 20:17:31 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 20:17:36 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] } 20:17:43 $ docker stop --time=1 6b1a931d359846f6c7be414209f44f0699e316976bef084226e8d9d4d56579d9 20:17:45 $ docker rm -f --volumes 6b1a931d359846f6c7be414209f44f0699e316976bef084226e8d9d4d56579d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:48 20:17:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:48 latest: Pulling from edgex-devops/edgex-compose-arm64 20:17:48 29e5d40040c1: Pulling fs layer 20:17:48 1ce36da41761: Pulling fs layer 20:17:48 25b303627fd3: Pulling fs layer 20:17:48 29e5d40040c1: Verifying Checksum 20:17:48 29e5d40040c1: Download complete 20:17:49 1ce36da41761: Verifying Checksum 20:17:49 1ce36da41761: Download complete 20:17:49 29e5d40040c1: Pull complete 20:17:50 1ce36da41761: Pull complete 20:17:50 25b303627fd3: Verifying Checksum 20:17:50 25b303627fd3: Download complete 20:18:00 25b303627fd3: Pull complete 20:18:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:18:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:01 prd-ubuntu20.04-docker-arm64-4c-16g-6108 does not seem to be running inside a container 20:18:01 $ docker run -t -d -u 1001:1001 --entrypoint= -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/edgex-compose-arm64:latest cat 20:18:06 $ docker top d28e2a65db95c0ef80f801c5558899ea32dd0782c4b4bfb2f3ee304ab457e481 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:07 + docker-compose build --help 20:18:07 + grep parallel 20:18:14 --parallel Build images in parallel. [Pipeline] } 20:18:14 $ docker stop --time=1 d28e2a65db95c0ef80f801c5558899ea32dd0782c4b4bfb2f3ee304ab457e481 20:18:16 $ docker rm -f --volumes d28e2a65db95c0ef80f801c5558899ea32dd0782c4b4bfb2f3ee304ab457e481 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:17 prd-ubuntu20.04-docker-arm64-4c-16g-6108 does not seem to be running inside a container 20:18:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:18:18 $ docker top 19a760b01af92ca2a35f05e3e2e9e365eeddf86534a1612e3f44ac89157a8845 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:19 + docker-compose -f ./docker-compose-build.yml build --parallel 20:18:25 Building core-command ... 20:18:25 Building core-common-config-bootstrapper ... 20:18:25 Building core-data ... 20:18:25 Building core-metadata ... 20:18:25 Building security-bootstrapper ... 20:18:25 Building security-proxy-auth ... 20:18:25 Building security-proxy-setup ... 20:18:25 Building security-secretstore-setup ... 20:18:25 Building security-spiffe-token-provider ... 20:18:25 Building security-spire-agent ... 20:18:25 Building security-spire-config ... 20:18:25 Building security-spire-server ... 20:18:25 Building support-notifications ... 20:18:25 Building support-scheduler ... 20:18:25 Building core-data 20:18:25 Building security-proxy-setup 20:18:25 Building security-spire-server 20:18:25 Building core-common-config-bootstrapper 20:18:25 Building support-notifications 20:19:12 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:19:12 ---> a1319f4624e9 20:19:12 Step 3/26 : WORKDIR /edgex-go 20:19:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:19:12 ---> a1319f4624e9 20:19:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:19:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:19:12 ---> a1319f4624e9 20:19:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:19:12 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:19:12 ---> a1319f4624e9 20:19:12 Step 3/22 : WORKDIR /edgex-go 20:19:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:19:12 ---> a1319f4624e9 20:19:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:19:12 ---> Running in 6868a417300d 20:19:12 ---> Running in 7ede789e212f 20:19:12 ---> Running in 75604bdcae71 20:19:12 ---> Running in 04ecb3831da6 20:19:12 ---> Running in 8be454482f5c 20:19:12 Removing intermediate container 6868a417300d 20:19:12 ---> bb5212094bec 20:19:12 Step 4/23 : WORKDIR /edgex-go 20:19:12 Removing intermediate container 7ede789e212f 20:19:12 ---> c2713f7df555 20:19:12 Step 4/23 : WORKDIR /edgex-go 20:19:12 Removing intermediate container 04ecb3831da6 20:19:12 ---> c91a45976a13 20:19:12 Step 4/22 : RUN apk add --update --no-cache make git 20:19:12 Removing intermediate container 75604bdcae71 20:19:12 ---> 0a65aec6ccce 20:19:12 Step 4/23 : WORKDIR /edgex-go 20:19:12 ---> Running in 4101100945a0 20:19:12 ---> Running in fc229de70f17 20:19:12 Removing intermediate container 8be454482f5c 20:19:12 ---> b5bc57f70364 20:19:12 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:19:12 ---> Running in 61a7e18ac67a 20:19:12 ---> Running in 233bd1e97946 20:19:12 ---> Running in 0c7480b7e51e 20:19:12 Removing intermediate container 4101100945a0 20:19:12 ---> 020914f77c3e 20:19:12 Step 5/23 : RUN apk add --update --no-cache make git 20:19:12 ---> Running in 06eb8eac450e 20:19:12 Removing intermediate container fc229de70f17 20:19:12 ---> 78289072e865 20:19:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:19:12 Removing intermediate container 61a7e18ac67a 20:19:12 ---> 857408f5fed4 20:19:12 Step 5/23 : RUN apk add --update --no-cache make git 20:19:13 ---> Running in 84884b6cd960 20:19:13 ---> Running in c1dedcc4cb3f 20:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:16 OK: 263 MiB in 53 packages 20:19:16 OK: 263 MiB in 53 packages 20:19:17 OK: 263 MiB in 53 packages 20:19:18 OK: 263 MiB in 53 packages 20:19:18 OK: 263 MiB in 53 packages 20:19:18 Removing intermediate container 233bd1e97946 20:19:18 ---> 1b5b5ade67a6 20:19:19 Step 5/22 : COPY go.mod vendor* ./ 20:19:19 Removing intermediate container 0c7480b7e51e 20:19:19 ---> b50682244e7a 20:19:19 Step 5/26 : COPY go.mod vendor* ./ 20:19:19 Removing intermediate container 06eb8eac450e 20:19:19 ---> 45c215f1d9b2 20:19:19 Step 6/23 : COPY go.mod vendor* ./ 20:19:20 Removing intermediate container 84884b6cd960 20:19:20 ---> e6f89c1c2935 20:19:20 Step 6/23 : COPY go.mod vendor* ./ 20:19:20 Removing intermediate container c1dedcc4cb3f 20:19:20 ---> 29f6babd0f2c 20:19:20 Step 6/23 : COPY go.mod vendor* ./ 20:19:20 ---> bb1bc6021f36 20:19:20 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:20 ---> Running in 4805c1ebd2d3 20:19:20 ---> 485874fa6de4 20:19:20 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:20 ---> Running in dde07c2d12be 20:19:21 ---> ac4f64c48865 20:19:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:21 ---> Running in 4b5dd7b44d21 20:19:21 ---> 71f88130492a 20:19:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:21 ---> Running in 0fbf49b8629d 20:19:21 ---> ec1dae297987 20:19:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:22 ---> Running in fcab02c0d4e3 20:21:29 Removing intermediate container 4b5dd7b44d21 20:21:29 ---> 9685d3c80ff1 20:21:29 Step 8/23 : COPY . . 20:21:29 Removing intermediate container 0fbf49b8629d 20:21:29 ---> fc2d87e3439b 20:21:29 Step 8/23 : COPY . . 20:21:29 Removing intermediate container dde07c2d12be 20:21:29 ---> 93e489304826 20:21:29 Step 7/26 : COPY . . 20:21:29 Removing intermediate container fcab02c0d4e3 20:21:29 ---> 3438a3ecd59b 20:21:29 Step 8/23 : COPY . . 20:21:29 Removing intermediate container 4805c1ebd2d3 20:21:29 ---> 8f7297ddc372 20:21:29 Step 7/22 : COPY . . 20:21:31 ---> f5f1e036327f 20:21:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:21:31 ---> fb7c2093881c 20:21:31 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:21:31 ---> 551961552f6d 20:21:31 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:21:31 ---> Running in c575790ac530 20:21:31 ---> 046f9e62e53f 20:21:31 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:21:31 ---> 91e8f3bcbf29 20:21:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:21:31 ---> Running in 30559f0c4934 20:21:31 ---> Running in 93b07b1ccdd8 20:21:31 ---> Running in d030d01eb823 20:21:31 ---> Running in c971d2363a6b 20:21:32 Removing intermediate container d030d01eb823 20:21:32 ---> 8485254ae32b 20:21:32 Step 9/26 : WORKDIR /edgex-go/spire-build 20:21:32 ---> Running in f5093ec581ef 20:21:33 Removing intermediate container f5093ec581ef 20:21:33 ---> c1dd418f2dd5 20:21:33 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:21:33 ---> Running in f5baa96d1970 20:21:34 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 20:21:34 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 20:21: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 20:21:34 Removing intermediate container f5baa96d1970 20:21:34 ---> f73c2e10c614 20:21:34 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:21:34 ---> Running in 7ea4530356f8 20:21:34 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 20:21:37 Removing intermediate container 7ea4530356f8 20:21:37 ---> 67e8e821204d 20:21:37 Step 12/26 : WORKDIR /edgex-go 20:21:38 ---> Running in 0740b5744bce 20:21:38 Removing intermediate container 0740b5744bce 20:21:38 ---> 2639c4f91025 20:21:38 20:21:38 Step 13/26 : FROM alpine:3.17 20:21:38 3.17: Pulling from library/alpine 20:21:38 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:21:38 Status: Downloaded newer image for alpine:3.17 20:21:38 ---> d74e625d9115 20:21:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:21:38 ---> Running in 6bd52663706f 20:21:39 Removing intermediate container 6bd52663706f 20:21:39 ---> 6b683c5483a6 20:21:39 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:21:39 ---> Running in c6c1fd4ffc61 20:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:44 v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:21:44 v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:21:44 OK: 17691 distinct packages available 20:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:47 (1/5) Installing dumb-init (1.2.5-r2) 20:21:47 (2/5) Installing musl-obstack (1.2.3-r0) 20:21:47 (3/5) Installing libucontext (1.2-r0) 20:21:47 (4/5) Installing gcompat (1.1.0-r0) 20:21:47 (5/5) Installing openssl (3.0.8-r2) 20:21:47 Executing busybox-1.35.0-r29.trigger 20:21:47 OK: 9 MiB in 20 packages 20:21:48 Removing intermediate container c6c1fd4ffc61 20:21:48 ---> 78642f46708a 20:21:48 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:49 ---> 5f470b18455e 20:21:49 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:21:50 ---> 12fbdb22475a 20:21:50 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:21:57 ---> 63dec27a9b20 20:21:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:21:58 ---> c07839996255 20:21:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:21:59 ---> 41c42464589d 20:21:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:22:00 ---> 8fb060d61608 20:22:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:22:00 ---> Running in 7ec3c693fe09 20:22:01 Removing intermediate container 7ec3c693fe09 20:22:01 ---> fa095d026a46 20:22:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:22:01 ---> Running in 4464c2e679c8 20:22:01 Removing intermediate container 4464c2e679c8 20:22:01 ---> 39a11fd14c45 20:22:01 Step 24/26 : LABEL arch=arm64 20:22:01 ---> Running in d893ed90652d 20:22:02 Removing intermediate container d893ed90652d 20:22:02 ---> 621c7b540a9b 20:22:02 Step 25/26 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:22:02 ---> Running in 31fe1c3eb6ca 20:22:03 Removing intermediate container 31fe1c3eb6ca 20:22:03 ---> 0200bd7edfa9 20:22:03 Step 26/26 : LABEL version=0.0.0 20:22:03 ---> Running in 8a536ebee4d8 20:22:03 Removing intermediate container 8a536ebee4d8 20:22:03 ---> 812046df7e84 20:22:03 20:22:04 Successfully built 812046df7e84 20:22:04 Successfully tagged security-spire-server-arm64:latest 20:22:04  Building security-spire-server ... done Building support-scheduler 20:22:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:22:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:22:22 ---> a1319f4624e9 20:22:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:22:22 ---> Using cache 20:22:22 ---> 0a65aec6ccce 20:22:22 Step 4/23 : WORKDIR /edgex-go 20:22:22 ---> Using cache 20:22:22 ---> 857408f5fed4 20:22:22 Step 5/23 : RUN apk add --update --no-cache make git 20:22:22 ---> Using cache 20:22:22 ---> 29f6babd0f2c 20:22:22 Step 6/23 : COPY go.mod vendor* ./ 20:22:22 ---> Using cache 20:22:22 ---> ec1dae297987 20:22:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:22 ---> Using cache 20:22:22 ---> 3438a3ecd59b 20:22:22 Step 8/23 : COPY . . 20:22:22 ---> Using cache 20:22:22 ---> f5f1e036327f 20:22:22 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:22:22 ---> Running in 993c9d9e710f 20:22:23 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 20:29:15 Removing intermediate container 93b07b1ccdd8 20:29:15 ---> 8f5efa745138 20:29:15 20:29:15 Step 9/22 : FROM alpine:3.17 20:29:15 ---> d74e625d9115 20:29:15 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:29:15 ---> Running in ff2c1e6e17c9 20:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:15 (1/2) Installing dumb-init (1.2.5-r2) 20:29:15 (2/2) Installing openssl (3.0.8-r2) 20:29:15 Executing busybox-1.35.0-r29.trigger 20:29:15 OK: 8 MiB in 17 packages 20:29:17 Removing intermediate container ff2c1e6e17c9 20:29:17 ---> 99a5b3fead0f 20:29:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:29:17 ---> Running in 67e91ce39a33 20:29:17 Removing intermediate container 67e91ce39a33 20:29:17 ---> 2297d6cafe9c 20:29:17 Step 12/22 : WORKDIR /edgex 20:29:17 ---> Running in 256c08b5f4e5 20:29:18 Removing intermediate container 256c08b5f4e5 20:29:18 ---> b223f67ccbf4 20:29:18 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:19 ---> 2ed6c726b8c1 20:29:19 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:29:20 ---> 08ddf51730e2 20:29:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:29:21 ---> 77b74f3b2e3b 20:29:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:29:22 ---> f1ba88482f1b 20:29:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:29:26 ---> 040bad76bf54 20:29:26 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:26 ---> Running in dfff5991b6eb 20:29:29 Removing intermediate container dfff5991b6eb 20:29:29 ---> 71850f277378 20:29:29 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:29:29 ---> Running in 70816d301efe 20:29:30 Removing intermediate container 70816d301efe 20:29:30 ---> 3ce1281d965c 20:29:30 Step 20/22 : LABEL arch=arm64 20:29:30 ---> Running in 804eaf57306c 20:29:31 Removing intermediate container 804eaf57306c 20:29:31 ---> 27f88942abc3 20:29:31 Step 21/22 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:29:31 ---> Running in 4ea060c3e031 20:29:32 Removing intermediate container 4ea060c3e031 20:29:32 ---> 5c86986f11d5 20:29:32 Step 22/22 : LABEL version=0.0.0 20:29:32 ---> Running in fd245c72072c 20:29:33 Removing intermediate container fd245c72072c 20:29:33 ---> 72b6b11aeb6d 20:29:33 20:29:34 Successfully built 72b6b11aeb6d 20:29:34 Successfully tagged security-proxy-setup-arm64:latest 20:29:34  Building security-proxy-setup ... done Building core-command 20:29:44 Removing intermediate container c971d2363a6b 20:29:44 ---> 1361a8150f95 20:29:44 20:29:44 Step 10/23 : FROM alpine:3.17 20:29:44 ---> d74e625d9115 20:29:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:29:44 ---> Running in 3ee89cb6514e 20:29:44 Removing intermediate container 3ee89cb6514e 20:29:44 ---> 1c752c2bb056 20:29:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:29:44 ---> Running in 6269166fbbc4 20:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:51 (1/1) Installing dumb-init (1.2.5-r2) 20:29:51 Executing busybox-1.35.0-r29.trigger 20:29:51 OK: 8 MiB in 16 packages 20:29:53 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:53 ---> a1319f4624e9 20:29:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:29:53 ---> Using cache 20:29:53 ---> 0a65aec6ccce 20:29:53 Step 4/24 : WORKDIR /edgex-go 20:29:53 ---> Using cache 20:29:53 ---> 857408f5fed4 20:29:53 Step 5/24 : RUN apk add --update --no-cache make git 20:29:53 ---> Using cache 20:29:53 ---> 29f6babd0f2c 20:29:53 Step 6/24 : COPY go.mod vendor* ./ 20:29:53 ---> Using cache 20:29:53 ---> ec1dae297987 20:29:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:53 ---> Using cache 20:29:53 ---> 3438a3ecd59b 20:29:53 Step 8/24 : COPY . . 20:29:53 ---> Using cache 20:29:53 ---> f5f1e036327f 20:29:53 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:29:53 Removing intermediate container 6269166fbbc4 20:29:53 ---> be1323590cc5 20:29:53 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:53 ---> Running in f2d933b7e278 20:29:55 ---> ebbe2db73aa6 20:29:55 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:29:56 ---> f89f145b25fc 20:29:56 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:29:57 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 20:29:58 ---> dd1831bf3543 20:29:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:29:59 ---> 8755f63c7f9e 20:29:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:30:00 ---> 659aeb6ded9b 20:30:00 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:00 ---> Running in f5e1516654ac 20:30:05 Removing intermediate container f5e1516654ac 20:30:05 ---> b27f4e443259 20:30:05 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:30:05 ---> Running in 743b772e6f83 20:30:05 Removing intermediate container 743b772e6f83 20:30:05 ---> 6e6775f19f13 20:30:05 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:30:05 ---> Running in bef429767f27 20:30:05 Removing intermediate container bef429767f27 20:30:05 ---> f1cc38767d61 20:30:05 Step 21/23 : LABEL arch=arm64 20:30:06 ---> Running in b0e6437dc423 20:30:06 Removing intermediate container b0e6437dc423 20:30:06 ---> be5c9d0f9d28 20:30:06 Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:30:06 ---> Running in 4caf28be2709 20:30:07 Removing intermediate container 4caf28be2709 20:30:07 ---> d1b6c3fefcbf 20:30:07 Step 23/23 : LABEL version=0.0.0 20:30:07 ---> Running in ca26f86b13fc 20:30:08 Removing intermediate container ca26f86b13fc 20:30:08 ---> a9cb2ebf1258 20:30:08 20:30:08 Successfully built a9cb2ebf1258 20:30:08 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:30:08  Building core-common-config-bootstrapper ... done Building core-metadata 20:30:26 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:30:26 ---> a1319f4624e9 20:30:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:30:26 ---> Using cache 20:30:26 ---> 0a65aec6ccce 20:30:26 Step 4/25 : WORKDIR /edgex-go 20:30:26 ---> Using cache 20:30:26 ---> 857408f5fed4 20:30:26 Step 5/25 : RUN apk add --update --no-cache make git 20:30:26 ---> Using cache 20:30:26 ---> 29f6babd0f2c 20:30:26 Step 6/25 : COPY go.mod vendor* ./ 20:30:26 ---> Using cache 20:30:26 ---> ec1dae297987 20:30:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:26 ---> Using cache 20:30:26 ---> 3438a3ecd59b 20:30:26 Step 8/25 : COPY . . 20:30:26 ---> Using cache 20:30:26 ---> f5f1e036327f 20:30:26 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:30:27 ---> Running in daedc89ed796 20:30:30 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 20:30:34 Removing intermediate container c575790ac530 20:30:34 ---> f1d1091be988 20:30:34 20:30:34 Step 10/23 : FROM alpine:3.17 20:30:34 ---> d74e625d9115 20:30:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:30:34 ---> Running in 3fa35ce4fc79 20:30:35 Removing intermediate container 3fa35ce4fc79 20:30:35 ---> fdf7fc095fe6 20:30:35 Step 12/23 : ENV APP_PORT=59880 20:30:35 ---> Running in eff38ea41116 20:30:36 Removing intermediate container eff38ea41116 20:30:36 ---> 9cbcdf8cfd3b 20:30:36 Step 13/23 : EXPOSE $APP_PORT 20:30:36 ---> Running in 08ddfe088e53 20:30:36 Removing intermediate container 08ddfe088e53 20:30:36 ---> f077f883c786 20:30:36 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:30:37 ---> Running in 86a0b34ca8bc 20:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:41 (1/1) Installing dumb-init (1.2.5-r2) 20:30:41 Executing busybox-1.35.0-r29.trigger 20:30:41 OK: 8 MiB in 16 packages 20:30:47 Removing intermediate container 86a0b34ca8bc 20:30:47 ---> 076dd33d459a 20:30:47 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:48 ---> df630fd58c36 20:30:48 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:30:49 ---> 3f6b857fde0b 20:30:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:30:51 ---> a57c0f452b84 20:30:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:30:52 ---> 13e34e75cea8 20:30:52 Step 19/23 : ENTRYPOINT ["/core-data"] 20:30:52 ---> Running in 9bbd2b3e89d0 20:30:52 Removing intermediate container 9bbd2b3e89d0 20:30:52 ---> db70fac69189 20:30:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:52 ---> Running in 6410742fcbd7 20:30:53 Removing intermediate container 6410742fcbd7 20:30:53 ---> 8b93f1458802 20:30:53 Step 21/23 : LABEL arch=arm64 20:30:53 ---> Running in 5fcd3bb37b64 20:30:54 Removing intermediate container 5fcd3bb37b64 20:30:54 ---> 03ddf62e0dee 20:30:54 Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:30:54 ---> Running in 1d990a24c795 20:30:55 Removing intermediate container 1d990a24c795 20:30:55 ---> 43f2e02de8d2 20:30:55 Step 23/23 : LABEL version=0.0.0 20:30:55 ---> Running in c3194fd806c5 20:30:55 Removing intermediate container c3194fd806c5 20:30:55 ---> 99cd98b70380 20:30:55 20:30:56 Successfully built 99cd98b70380 20:30:56 Successfully tagged core-data-arm64:latest 20:30:56 Building security-secretstore-setup 20:31:18  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:31:18 ---> a1319f4624e9 20:31:18 Step 3/25 : WORKDIR /edgex-go 20:31:18 ---> Using cache 20:31:18 ---> b5bc57f70364 20:31:18 Step 4/25 : RUN apk add --update --no-cache make git 20:31:18 ---> Running in 656136ced204 20:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:20 OK: 263 MiB in 53 packages 20:31:22 Removing intermediate container 656136ced204 20:31:22 ---> 64a0f037ae46 20:31:22 Step 5/25 : COPY go.mod vendor* ./ 20:31:23 ---> 22cc01404534 20:31:23 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:23 ---> Running in 3ece7977b31c 20:33:14 Removing intermediate container 3ece7977b31c 20:33:14 ---> a9a0645d60bc 20:33:14 Step 7/25 : COPY . . 20:33:24 ---> c5bea6c404f2 20:33:24 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:33:24 ---> Running in efa269d13c9e 20:33: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:57 Removing intermediate container 30559f0c4934 20:33:57 ---> 215d61c5fc4f 20:33:57 20:33:57 Step 10/23 : FROM alpine:3.17 20:33:57 ---> d74e625d9115 20:33:57 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:33:57 ---> Running in b06513957d4d 20:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:58 (1/2) Installing ca-certificates (20220614-r4) 20:33:58 (2/2) Installing dumb-init (1.2.5-r2) 20:33:58 Executing busybox-1.35.0-r29.trigger 20:33:58 Executing ca-certificates-20220614-r4.trigger 20:33:58 OK: 8 MiB in 17 packages 20:34:01 Removing intermediate container b06513957d4d 20:34:01 ---> fc028119c294 20:34:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:34:01 ---> Running in 8f08db07399a 20:34:01 Removing intermediate container 8f08db07399a 20:34:01 ---> 760d4b674506 20:34:01 Step 13/23 : ENV APP_PORT=59860 20:34:01 ---> Running in 503d9fdeede7 20:34:02 Removing intermediate container 503d9fdeede7 20:34:02 ---> b32563f2a5bc 20:34:02 Step 14/23 : EXPOSE $APP_PORT 20:34:03 ---> Running in 795481db8d13 20:34:03 Removing intermediate container 795481db8d13 20:34:03 ---> c432c380aa7d 20:34:03 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:04 ---> f94832384c6f 20:34:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:34:05 ---> 579a8e188774 20:34:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:34:09 ---> 40e3631d3f2b 20:34:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:34:09 ---> 68d619687167 20:34:09 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:34:10 ---> Running in efcba175c2e4 20:34:10 Removing intermediate container efcba175c2e4 20:34:10 ---> 70504e53910e 20:34:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:10 ---> Running in 2f78d83cd8a3 20:34:11 Removing intermediate container 2f78d83cd8a3 20:34:11 ---> 99915a5ffa43 20:34:11 Step 21/23 : LABEL arch=arm64 20:34:11 ---> Running in c967c562afdc 20:34:11 Removing intermediate container c967c562afdc 20:34:11 ---> a77113ea99eb 20:34:11 Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:34:12 ---> Running in 1529e051266e 20:34:12 Removing intermediate container 1529e051266e 20:34:12 ---> 1bbeaef173cc 20:34:12 Step 23/23 : LABEL version=0.0.0 20:34:12 ---> Running in ed36c680707b 20:34:13 Removing intermediate container ed36c680707b 20:34:13 ---> 2fdef361bb93 20:34:13 20:34:13 Successfully built 2fdef361bb93 20:34:13 Successfully tagged support-notifications-arm64:latest 20:34:13  Building support-notifications ... done Building security-spire-config 20:34:32 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:34:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:34:32 ---> a1319f4624e9 20:34:32 Step 3/27 : WORKDIR /edgex-go 20:34:32 ---> Using cache 20:34:32 ---> b5bc57f70364 20:34:32 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:34:32 ---> Using cache 20:34:32 ---> b50682244e7a 20:34:32 Step 5/27 : COPY go.mod vendor* ./ 20:34:32 ---> Using cache 20:34:32 ---> 485874fa6de4 20:34:32 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:32 ---> Using cache 20:34:32 ---> 93e489304826 20:34:32 Step 7/27 : COPY . . 20:34:32 ---> Using cache 20:34:32 ---> 046f9e62e53f 20:34:32 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:34:32 ---> Using cache 20:34:32 ---> 8485254ae32b 20:34:32 Step 9/27 : WORKDIR /edgex-go/spire-build 20:34:32 ---> Using cache 20:34:32 ---> c1dd418f2dd5 20:34:32 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:34:32 ---> Using cache 20:34:32 ---> f73c2e10c614 20:34:32 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:34:32 ---> Running in f375801a185b 20:34:34 Removing intermediate container f375801a185b 20:34:34 ---> 00fb49e91d2e 20:34:34 Step 12/27 : WORKDIR /edgex-go 20:34:34 ---> Running in 97928cbf0cd7 20:34:35 Removing intermediate container 97928cbf0cd7 20:34:35 ---> b1af06d12bb5 20:34:35 20:34:35 Step 13/27 : FROM alpine:3.17 20:34:35 ---> d74e625d9115 20:34:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:35 ---> Using cache 20:34:35 ---> 6b683c5483a6 20:34:35 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:34:35 ---> Running in 4fc167302870 20:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:41 v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:34:41 v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:34:41 OK: 17691 distinct packages available 20:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:45 (1/4) Installing dumb-init (1.2.5-r2) 20:34:45 (2/4) Installing musl-obstack (1.2.3-r0) 20:34:45 (3/4) Installing libucontext (1.2-r0) 20:34:45 (4/4) Installing gcompat (1.1.0-r0) 20:34:45 Executing busybox-1.35.0-r29.trigger 20:34:45 OK: 8 MiB in 19 packages 20:34:48 Removing intermediate container 4fc167302870 20:34:48 ---> d1d39a4737a4 20:34:48 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:49 ---> 412abe6124d5 20:34:49 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:34:50 ---> fe58d1ca10aa 20:34:50 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:34:50 Removing intermediate container 993c9d9e710f 20:34:50 ---> bc59f95d322d 20:34:50 20:34:50 Step 10/23 : FROM alpine:3.17 20:34:50 ---> d74e625d9115 20:34:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:34:51 ---> Running in 4ad84d0a1f0b 20:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:57 (1/1) Installing dumb-init (1.2.5-r2) 20:34:57 Executing busybox-1.35.0-r29.trigger 20:34:57 OK: 8 MiB in 16 packages 20:34:57 ---> 5781972f6582 20:34:57 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:34:59 Removing intermediate container 4ad84d0a1f0b 20:34:59 ---> d33b024cf8af 20:34:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:34:59 ---> Running in 4a79c8cc3b01 20:34:59 ---> 41dcb337206a 20:34:59 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:34:59 ---> Running in 7f84edc70003 20:34:59 Removing intermediate container 4a79c8cc3b01 20:34:59 ---> 401ea76dccd0 20:34:59 Step 13/23 : ENV APP_PORT=59861 20:34:59 ---> Running in f96ab01c6ad6 20:35:00 Removing intermediate container 7f84edc70003 20:35:00 ---> 392bc55039f8 20:35:00 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:35:00 Removing intermediate container f96ab01c6ad6 20:35:00 ---> 8dd0b5bc17e3 20:35:00 Step 14/23 : EXPOSE $APP_PORT 20:35:00 ---> Running in 3ba05893df3d 20:35:01 ---> 24cae4b9a878 20:35:01 Step 22/27 : WORKDIR / 20:35:01 Removing intermediate container 3ba05893df3d 20:35:01 ---> 3951678b0f59 20:35:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:01 ---> Running in a7fd0c80f305 20:35:02 Removing intermediate container a7fd0c80f305 20:35:02 ---> ea664e5ea2c0 20:35:02 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:02 ---> Running in 1702a3d0cd47 20:35:02 ---> 14bede84dcf2 20:35:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:35:03 Removing intermediate container 1702a3d0cd47 20:35:03 ---> 01a4f4f330f0 20:35:03 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:03 ---> Running in a9607e745f94 20:35:04 ---> ef22584fa23e 20:35:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:04 Removing intermediate container a9607e745f94 20:35:04 ---> 0be4ff149729 20:35:04 Step 25/27 : LABEL arch=arm64 20:35:04 ---> Running in 56b0558c570a 20:35:05 Removing intermediate container 56b0558c570a 20:35:05 ---> 7b084d1fcef4 20:35:05 Step 26/27 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:35:05 ---> Running in 47bb7e1578d9 20:35:06 Removing intermediate container 47bb7e1578d9 20:35:06 ---> 006c4c8febd9 20:35:06 Step 27/27 : LABEL version=0.0.0 20:35:06 ---> Running in e5cd63f3031c 20:35:07 Removing intermediate container e5cd63f3031c 20:35:07 ---> bcd01d61baa4 20:35:07 20:35:07 Successfully built bcd01d61baa4 20:35:07 Successfully tagged security-spire-config-arm64:latest 20:35:07  Building security-spire-config ... done Building security-proxy-auth 20:35:07 ---> d5844bbbee01 20:35:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:35:08 ---> 0f3ecf3e8569 20:35:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:35:08 ---> Running in 681e69335c72 20:35:09 Removing intermediate container 681e69335c72 20:35:09 ---> 8322588927df 20:35:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:09 ---> Running in 9a5131fdd1b6 20:35:10 Removing intermediate container 9a5131fdd1b6 20:35:10 ---> e8cfe3923979 20:35:10 Step 21/23 : LABEL arch=arm64 20:35:10 ---> Running in d57c71ffd217 20:35:10 Removing intermediate container d57c71ffd217 20:35:10 ---> c313a832b810 20:35:10 Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:35:10 ---> Running in dbfacb76e98d 20:35:11 Removing intermediate container dbfacb76e98d 20:35:11 ---> 45d260de2b73 20:35:11 Step 23/23 : LABEL version=0.0.0 20:35:11 ---> Running in 825e4fe506fe 20:35:12 Removing intermediate container 825e4fe506fe 20:35:12 ---> 3a1f63f955ac 20:35:12 20:35:12 Successfully built 3a1f63f955ac 20:35:12 Successfully tagged support-scheduler-arm64:latest 20:35:12  Building support-scheduler ... done Building security-spire-agent 20:35:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:35:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:39 ---> a1319f4624e9 20:35:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:35:39 ---> Using cache 20:35:39 ---> 0a65aec6ccce 20:35:39 Step 4/23 : WORKDIR /edgex-go 20:35:39 ---> Using cache 20:35:39 ---> 857408f5fed4 20:35:39 Step 5/23 : RUN apk add --update --no-cache make git 20:35:39 ---> Using cache 20:35:39 ---> 29f6babd0f2c 20:35:39 Step 6/23 : COPY go.mod vendor* ./ 20:35:39 ---> Using cache 20:35:39 ---> ec1dae297987 20:35:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:39 ---> Using cache 20:35:39 ---> 3438a3ecd59b 20:35:39 Step 8/23 : COPY . . 20:35:39 ---> Using cache 20:35:39 ---> f5f1e036327f 20:35:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:35:39 ---> Running in 356f3b3d1204 20:35:40 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 20:35:42 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:35:42 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:35:42 ---> a1319f4624e9 20:35:42 Step 3/27 : WORKDIR /edgex-go 20:35:42 ---> Using cache 20:35:42 ---> b5bc57f70364 20:35:42 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:35:42 ---> Using cache 20:35:42 ---> b50682244e7a 20:35:42 Step 5/27 : COPY go.mod vendor* ./ 20:35:42 ---> Using cache 20:35:42 ---> 485874fa6de4 20:35:42 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:42 ---> Using cache 20:35:42 ---> 93e489304826 20:35:42 Step 7/27 : COPY . . 20:35:42 ---> Using cache 20:35:42 ---> 046f9e62e53f 20:35:42 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:35:42 ---> Using cache 20:35:42 ---> 8485254ae32b 20:35:42 Step 9/27 : WORKDIR /edgex-go/spire-build 20:35:42 ---> Using cache 20:35:42 ---> c1dd418f2dd5 20:35:42 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:35:42 ---> Using cache 20:35:42 ---> f73c2e10c614 20:35:42 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:35:42 ---> Using cache 20:35:42 ---> 00fb49e91d2e 20:35:42 Step 12/27 : WORKDIR /edgex-go 20:35:42 ---> Using cache 20:35:42 ---> b1af06d12bb5 20:35:42 20:35:42 Step 13/27 : FROM alpine:3.17 20:35:42 ---> d74e625d9115 20:35:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:42 ---> Using cache 20:35:42 ---> 6b683c5483a6 20:35:42 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:42 ---> Using cache 20:35:42 ---> 78642f46708a 20:35:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:42 ---> Using cache 20:35:42 ---> 5f470b18455e 20:35:42 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:35:42 ---> Using cache 20:35:42 ---> 12fbdb22475a 20:35:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:35:45 ---> 841ba2ec69fe 20:35:45 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:35:50 ---> 7114b4281051 20:35:50 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:35:51 ---> e22ce4131371 20:35:51 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:35:52 ---> 3164a336b785 20:35:52 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:35:53 ---> cbbdf8043c14 20:35:53 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:53 ---> Running in 1ee00935915d 20:35:54 Removing intermediate container 1ee00935915d 20:35:54 ---> d7dd1f6b53b6 20:35:54 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:54 ---> Running in 31362ea8fa34 20:35:54 Removing intermediate container 31362ea8fa34 20:35:54 ---> 2ca7caf01879 20:35:55 Step 25/27 : LABEL arch=arm64 20:35:55 ---> Running in e1c752339942 20:35:55 Removing intermediate container e1c752339942 20:35:55 ---> 1a55f64b9769 20:35:55 Step 26/27 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:35:55 ---> Running in 34511aa5dedd 20:35:56 Removing intermediate container 34511aa5dedd 20:35:56 ---> b3fdda76d4ac 20:35:56 Step 27/27 : LABEL version=0.0.0 20:35:56 ---> Running in 0ab87578c4b5 20:35:57 Removing intermediate container 0ab87578c4b5 20:35:57 ---> 20bad1efdeb7 20:35:57 20:35:57 Successfully built 20bad1efdeb7 20:35:57 Successfully tagged security-spire-agent-arm64:latest 20:35:57 Building security-spiffe-token-provider 20:36:15  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:36:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:36:15 ---> a1319f4624e9 20:36:15 Step 3/20 : WORKDIR /edgex-go 20:36:15 ---> Using cache 20:36:15 ---> b5bc57f70364 20:36:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:36:15 ---> Running in 30c97bcf097c 20:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:20 v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:36:20 v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:36:20 OK: 17694 distinct packages available 20:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:22 OK: 263 MiB in 53 packages 20:36:24 Removing intermediate container 30c97bcf097c 20:36:24 ---> e490aa7899dc 20:36:24 Step 5/20 : COPY go.mod vendor* ./ 20:36:25 ---> bb712e1dec37 20:36:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:25 ---> Running in f423ff5ac3a1 20:38:16 Removing intermediate container f423ff5ac3a1 20:38:16 ---> 033addfb2a1f 20:38:16 Step 7/20 : COPY . . 20:38:16 ---> 70fb0283d47e 20:38:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:38:16 ---> Running in fb5f10717f5b 20:38:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:38:56 Removing intermediate container f2d933b7e278 20:38:56 ---> 7d645dba38fe 20:38:56 20:38:56 Step 10/24 : FROM alpine:3.17 20:38:56 ---> d74e625d9115 20:38:56 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:38:56 ---> Using cache 20:38:56 ---> d33b024cf8af 20:38:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:38:56 ---> Using cache 20:38:56 ---> 401ea76dccd0 20:38:56 Step 13/24 : ENV APP_PORT=59882 20:38:56 ---> Running in bd6cb824eb93 20:38:56 Removing intermediate container bd6cb824eb93 20:38:56 ---> d44463343203 20:38:56 Step 14/24 : EXPOSE $APP_PORT 20:38:56 ---> Running in 53d4de8ff85d 20:38:56 Removing intermediate container 53d4de8ff85d 20:38:56 ---> 64dffb09ca12 20:38:56 Step 15/24 : WORKDIR / 20:38:56 ---> Running in 82c2d140ccba 20:38:56 Removing intermediate container 82c2d140ccba 20:38:56 ---> 756faaaf25a5 20:38:56 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:56 ---> cca752527ff1 20:38:56 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:38:56 ---> 2d7d70463940 20:38:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:38:56 ---> 052c1d88495b 20:38:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:38:57 ---> 7315c89961e9 20:38:57 Step 20/24 : ENTRYPOINT ["/core-command"] 20:38:57 ---> Running in 3e78e943b184 20:38:57 Removing intermediate container 3e78e943b184 20:38:57 ---> 1d65325763d3 20:38:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:38:58 ---> Running in 064cb2280738 20:38:58 Removing intermediate container 064cb2280738 20:38:58 ---> 40845f2b1736 20:38:58 Step 22/24 : LABEL arch=arm64 20:38:58 ---> Running in 73443e3094bc 20:38:59 Removing intermediate container 73443e3094bc 20:38:59 ---> f6e286c6fc6d 20:38:59 Step 23/24 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:38:59 ---> Running in ca082430cb1e 20:39:00 Removing intermediate container ca082430cb1e 20:39:00 ---> 8a7a4adeaeb1 20:39:00 Step 24/24 : LABEL version=0.0.0 20:39:00 ---> Running in afe37ffb54af 20:39:00 Removing intermediate container afe37ffb54af 20:39:00 ---> c88d2e3bcb19 20:39:00 20:39:01 Successfully built c88d2e3bcb19 20:39:01 Successfully tagged core-command-arm64:latest 20:39:01 Building security-bootstrapper 20:39:19  Building core-command ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:19 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:39:19 ---> a1319f4624e9 20:39:19 Step 3/33 : WORKDIR /edgex-go 20:39:19 ---> Using cache 20:39:19 ---> b5bc57f70364 20:39:19 Step 4/33 : RUN apk add --update --no-cache make git 20:39:19 ---> Using cache 20:39:19 ---> 64a0f037ae46 20:39:19 Step 5/33 : COPY go.mod vendor* ./ 20:39:19 ---> Using cache 20:39:19 ---> 22cc01404534 20:39:19 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:19 ---> Using cache 20:39:19 ---> a9a0645d60bc 20:39:19 Step 7/33 : COPY . . 20:39:19 ---> Using cache 20:39:19 ---> c5bea6c404f2 20:39:19 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:39:19 ---> Running in f3ec73e8e6d3 20:39:21 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 20:39:43 Removing intermediate container daedc89ed796 20:39:43 ---> bb43d8df1db2 20:39:43 20:39:43 Step 10/25 : FROM alpine:3.17 20:39:43 ---> d74e625d9115 20:39:43 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:39:43 ---> Using cache 20:39:43 ---> d33b024cf8af 20:39:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:39:43 ---> Using cache 20:39:43 ---> 401ea76dccd0 20:39:43 Step 13/25 : ENV APP_PORT=59881 20:39:43 ---> Running in c1d366ce38d0 20:39:43 Removing intermediate container c1d366ce38d0 20:39:43 ---> 632ea186f764 20:39:43 Step 14/25 : EXPOSE $APP_PORT 20:39:43 ---> Running in 65df612254c8 20:39:43 Removing intermediate container 65df612254c8 20:39:43 ---> a7cb13f9edbd 20:39:43 Step 15/25 : WORKDIR / 20:39:44 ---> Running in 25312a6db743 20:39:44 Removing intermediate container 25312a6db743 20:39:44 ---> 6a18dc8f0716 20:39:44 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:45 ---> f45b5dd4f21b 20:39:45 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:39:46 ---> ebd4863931c1 20:39:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:39:48 ---> 601d70890744 20:39:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:39:49 ---> bb488264fecf 20:39:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:39:50 ---> 9e5532b7582f 20:39:50 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:39:50 ---> Running in 91bde3011ba9 20:39:50 Removing intermediate container 91bde3011ba9 20:39:50 ---> cc68121760de 20:39:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:50 ---> Running in bbe117a93d60 20:39:51 Removing intermediate container bbe117a93d60 20:39:51 ---> d5ac38b52ea7 20:39:51 Step 23/25 : LABEL arch=arm64 20:39:51 ---> Running in 1f728447853a 20:39:51 Removing intermediate container 1f728447853a 20:39:51 ---> 0638c3caa25c 20:39:51 Step 24/25 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:39:52 ---> Running in 35a3437986bc 20:39:52 Removing intermediate container 35a3437986bc 20:39:52 ---> 3a9950f8366c 20:39:52 Step 25/25 : LABEL version=0.0.0 20:39:53 ---> Running in 9aa19c468c74 20:39:53 Removing intermediate container 9aa19c468c74 20:39:53 ---> 6d8ea714bd2c 20:39:53 20:39:53 Successfully built 6d8ea714bd2c 20:39:53 Successfully tagged core-metadata-arm64:latest 20:40:50  Building core-metadata ... done 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 20:41:12 Removing intermediate container efa269d13c9e 20:41:12 ---> 76fb566735f1 20:41:12 20:41:12 Step 9/25 : FROM alpine:3.17 20:41:12 ---> d74e625d9115 20:41:12 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:41:12 ---> Running in d162e4a2322c 20:41:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:13 (1/3) Installing ca-certificates (20220614-r4) 20:41:13 (2/3) Installing dumb-init (1.2.5-r2) 20:41:13 (3/3) Installing su-exec (0.2-r2) 20:41:13 Executing busybox-1.35.0-r29.trigger 20:41:13 Executing ca-certificates-20220614-r4.trigger 20:41:14 OK: 8 MiB in 18 packages 20:41:16 Removing intermediate container d162e4a2322c 20:41:16 ---> fec14a420460 20:41:16 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:41:16 ---> Running in abde2c8b2bc8 20:41:17 Removing intermediate container abde2c8b2bc8 20:41:17 ---> 6c783d389dc3 20:41:17 Step 12/25 : WORKDIR / 20:41:17 ---> Running in 97902dbfe7a1 20:41:18 Removing intermediate container 97902dbfe7a1 20:41:18 ---> 2b17dba6a872 20:41:18 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:18 ---> 2881669b3c66 20:41:18 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:41:19 ---> 9fcb940770b0 20:41:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:41:20 ---> 81f3cb98ef51 20:41:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:41:21 ---> 15fecbe5805b 20:41:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:41:22 ---> 7b2087a6ed81 20:41:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:41:24 ---> 0afa70b17146 20:41:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:41:26 ---> dc885a757282 20:41:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:41:27 ---> 084888ee87c9 20:41:27 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:27 ---> Running in c84aea14684f 20:41:30 Removing intermediate container c84aea14684f 20:41:30 ---> cbd1fcc3f787 20:41:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:41:31 ---> Running in 541aba78f482 20:41:31 Removing intermediate container 541aba78f482 20:41:31 ---> 05a43e425c8f 20:41:31 Step 23/25 : LABEL arch=arm64 20:41:31 ---> Running in a0916d82735b 20:41:32 Removing intermediate container a0916d82735b 20:41:32 ---> 8b815697c603 20:41:32 Step 24/25 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:41:32 ---> Running in a3f449ca8927 20:41:33 Removing intermediate container a3f449ca8927 20:41:33 ---> 6c5c43bb57d3 20:41:33 Step 25/25 : LABEL version=0.0.0 20:41:33 ---> Running in 22e8e0866faa 20:41:33 Removing intermediate container 22e8e0866faa 20:41:33 ---> df42e8cda6a2 20:41:33 20:41:34 Successfully built df42e8cda6a2 20:41:34 Successfully tagged security-secretstore-setup-arm64:latest 20:42:21  Building security-secretstore-setup ... done Removing intermediate container 356f3b3d1204 20:42:21 ---> e8f6aacc98be 20:42:21 20:42:21 Step 10/23 : FROM alpine:3.17 20:42:21 ---> d74e625d9115 20:42:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:42:21 ---> Using cache 20:42:21 ---> 1c752c2bb056 20:42:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:42:21 ---> Using cache 20:42:21 ---> be1323590cc5 20:42:21 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:21 ---> Using cache 20:42:21 ---> ebbe2db73aa6 20:42:21 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:42:21 ---> Using cache 20:42:21 ---> f89f145b25fc 20:42:21 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:42:21 ---> 0aa214595ead 20:42:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:42:21 ---> d838ac74481b 20:42:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:42:21 ---> 87f4e770c86b 20:42:21 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:42:21 ---> Running in acbb435391db 20:42:23 Removing intermediate container acbb435391db 20:42:23 ---> 09b5fc005c4f 20:42:23 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:42:23 ---> Running in 952bd855a305 20:42:24 Removing intermediate container 952bd855a305 20:42:24 ---> f1aa01fde37b 20:42:24 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:42:24 ---> Running in d2e477c22589 20:42:26 Removing intermediate container d2e477c22589 20:42:26 ---> 21db37ead0ea 20:42:26 Step 21/23 : LABEL arch=arm64 20:42:26 ---> Running in eeb528c4c07f 20:42:26 Removing intermediate container eeb528c4c07f 20:42:26 ---> bd4802a05582 20:42:26 Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:42:27 ---> Running in 5a809f479332 20:42:27 Removing intermediate container 5a809f479332 20:42:27 ---> c7107734f25e 20:42:27 Step 23/23 : LABEL version=0.0.0 20:42:27 ---> Running in dfcf9b0bb31f 20:42:28 Removing intermediate container dfcf9b0bb31f 20:42:28 ---> 004a31fd121c 20:42:28 20:42:28 Successfully built 004a31fd121c 20:42:28 Successfully tagged security-proxy-auth-arm64:latest 20:43:50  Building security-proxy-auth ... done Removing intermediate container f3ec73e8e6d3 20:43:50 ---> 024e9ba7f252 20:43:50 20:43:50 Step 9/33 : FROM alpine:3.17 20:43:50 ---> d74e625d9115 20:43:50 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:43:50 ---> Running in 943b8e5bed89 20:43:50 Removing intermediate container 943b8e5bed89 20:43:50 ---> d85cbcfef4c0 20:43:50 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:43:50 ---> Running in bb30fbebead8 20:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:51 (1/2) Installing dumb-init (1.2.5-r2) 20:43:51 (2/2) Installing su-exec (0.2-r2) 20:43:51 Executing busybox-1.35.0-r29.trigger 20:43:51 OK: 8 MiB in 17 packages 20:43:53 Removing intermediate container bb30fbebead8 20:43:53 ---> 4242bea3be45 20:43:53 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:43:53 ---> Running in c8fe01ccf808 20:43:53 Removing intermediate container c8fe01ccf808 20:43:53 ---> 08b1d5ac0c32 20:43:53 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:43:53 ---> Running in 8572cf2a8a99 20:43:53 Removing intermediate container 8572cf2a8a99 20:43:53 ---> 42d05ec622a7 20:43:53 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:43:53 ---> Running in 40515bcf9ed0 20:43:54 Removing intermediate container 40515bcf9ed0 20:43:54 ---> 5b77b0f8a920 20:43:54 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:43:54 ---> Running in 80743081cfef 20:43:54 Removing intermediate container 80743081cfef 20:43:54 ---> f69a3dc50b67 20:43:54 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:43:54 ---> Running in aff9fb84bf64 20:43:57 Removing intermediate container aff9fb84bf64 20:43:57 ---> 5efc7c8d1cc9 20:43:57 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:43:57 ---> Running in 10cb389be80e 20:43:57 Removing intermediate container 10cb389be80e 20:43:57 ---> b66affa6cf10 20:43:57 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:43:58 ---> 2a1495400d58 20:43:58 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:43:58 ---> Running in c3a8845156b6 20:44:00 Removing intermediate container c3a8845156b6 20:44:00 ---> 96b0d3ceb9c9 20:44:00 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:00 ---> 5d92b352fd5e 20:44:00 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:44:01 ---> 7a8aa9cc80b2 20:44:01 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:44:02 ---> 127c968e4e14 20:44:02 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:44:03 ---> 3f90c1c07520 20:44:03 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:44:04 ---> 8cc1941cd202 20:44:04 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:44:05 ---> 55aa5f3d0bd6 20:44:05 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:44:06 ---> 201419b28a67 20:44:06 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:44:06 ---> 1fb4ef682572 20:44:06 Step 28/33 : RUN chmod +x /entrypoint.sh 20:44:06 ---> Running in 6e1ed208de69 20:44:11 Removing intermediate container 6e1ed208de69 20:44:11 ---> d2bfb4c85830 20:44:11 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:44:11 ---> Running in 6dbcc89d3de3 20:44:11 Removing intermediate container fb5f10717f5b 20:44:11 ---> 45e3c9e6cbbe 20:44:11 20:44:11 Step 9/20 : FROM alpine:3.17 20:44:11 ---> d74e625d9115 20:44:11 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:44:11 ---> Using cache 20:44:11 ---> d85cbcfef4c0 20:44:11 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:44:11 ---> Running in 0c135a4c91ce 20:44:11 Removing intermediate container 6dbcc89d3de3 20:44:11 ---> 27887769f4dd 20:44:11 Step 30/33 : CMD ["gate"] 20:44:11 ---> Running in fe1b6ecbfd21 20:44:12 Removing intermediate container fe1b6ecbfd21 20:44:12 ---> a3749f308886 20:44:12 Step 31/33 : LABEL arch=arm64 20:44:12 ---> Running in 018ed18aa1ef 20:44:12 Removing intermediate container 018ed18aa1ef 20:44:12 ---> 75996546da65 20:44:12 Step 32/33 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:44:12 ---> Running in 1ecb748e234c 20:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:44:13 Removing intermediate container 1ecb748e234c 20:44:13 ---> 3fe3f7c954fc 20:44:13 Step 33/33 : LABEL version=0.0.0 20:44:13 ---> Running in d2bcea65ae26 20:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:13 Removing intermediate container d2bcea65ae26 20:44:13 ---> 830b65c2dec8 20:44:13 20:44:13 Successfully built 830b65c2dec8 20:44:13 Successfully tagged security-bootstrapper-arm64:latest 20:44:14  Building security-bootstrapper ... done v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:44:14 v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:44:14 OK: 17691 distinct packages available 20:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:44:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:16 (1/9) Installing ca-certificates (20220614-r4) 20:44:16 (2/9) Installing brotli-libs (1.0.9-r9) 20:44:16 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:44:16 (4/9) Installing libcurl (7.88.1-r1) 20:44:16 (5/9) Installing curl (7.88.1-r1) 20:44:16 (6/9) Installing dumb-init (1.2.5-r2) 20:44:16 (7/9) Installing musl-obstack (1.2.3-r0) 20:44:16 (8/9) Installing libucontext (1.2-r0) 20:44:16 (9/9) Installing gcompat (1.1.0-r0) 20:44:16 Executing busybox-1.35.0-r29.trigger 20:44:16 Executing ca-certificates-20220614-r4.trigger 20:44:17 OK: 11 MiB in 24 packages 20:44:18 Removing intermediate container 0c135a4c91ce 20:44:18 ---> 92999794ccd3 20:44:18 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:19 ---> 4fa4bb8ad599 20:44:19 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:44:19 ---> ae3db6789406 20:44:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:44:21 ---> 38287d8d5b94 20:44:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:44:21 ---> 346117f5fdab 20:44:21 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:44:23 ---> Running in 166d74735cce 20:44:23 Removing intermediate container 166d74735cce 20:44:23 ---> 57eb398bab6f 20:44:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:44:24 ---> Running in fb67ac2ed847 20:44:24 Removing intermediate container fb67ac2ed847 20:44:24 ---> 6e8d097bb5ab 20:44:24 Step 18/20 : LABEL arch=arm64 20:44:24 ---> Running in 2554d1e4e238 20:44:24 Removing intermediate container 2554d1e4e238 20:44:24 ---> f58e688530e9 20:44:24 Step 19/20 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 20:44:24 ---> Running in e90c4cf90ecd 20:44:24 Removing intermediate container e90c4cf90ecd 20:44:24 ---> 63f9edec1921 20:44:24 Step 20/20 : LABEL version=0.0.0 20:44:25 ---> Running in b0f17bdbd436 20:44:25 Removing intermediate container b0f17bdbd436 20:44:25 ---> 4896b4bfedeb 20:44:25 20:44:25 Successfully built 4896b4bfedeb 20:44:25 Successfully tagged security-spiffe-token-provider-arm64:latest 20:44:25  Building security-spiffe-token-provider ... done  [Pipeline] } 20:44:25 $ docker stop --time=1 19a760b01af92ca2a35f05e3e2e9e365eeddf86534a1612e3f44ac89157a8845 20:44:27 $ docker rm -f --volumes 19a760b01af92ca2a35f05e3e2e9e365eeddf86534a1612e3f44ac89157a8845 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:28 + docker images 20:44:28 REPOSITORY TAG IMAGE ID CREATED SIZE 20:44:28 security-spiffe-token-provider-arm64 latest 4896b4bfedeb 3 seconds ago 32.7MB 20:44:28 security-bootstrapper-arm64 latest 830b65c2dec8 15 seconds ago 21.9MB 20:44:28 45e3c9e6cbbe 18 seconds ago 1.53GB 20:44:28 024e9ba7f252 42 seconds ago 1.48GB 20:44:28 security-proxy-auth-arm64 latest 004a31fd121c 2 minutes ago 18.2MB 20:44:28 e8f6aacc98be 2 minutes ago 1.47GB 20:44:28 security-secretstore-setup-arm64 latest df42e8cda6a2 2 minutes ago 32.2MB 20:44:28 76fb566735f1 3 minutes ago 1.49GB 20:44:28 core-metadata-arm64 latest 6d8ea714bd2c 4 minutes ago 20.2MB 20:44:28 bb43d8df1db2 4 minutes ago 1.5GB 20:44:28 core-command-arm64 latest c88d2e3bcb19 5 minutes ago 19.7MB 20:44:28 7d645dba38fe 5 minutes ago 1.49GB 20:44:28 security-spire-agent-arm64 latest 20bad1efdeb7 8 minutes ago 125MB 20:44:28 support-scheduler-arm64 latest 3a1f63f955ac 9 minutes ago 31.5MB 20:44:28 security-spire-config-arm64 latest bcd01d61baa4 9 minutes ago 86.2MB 20:44:28 bc59f95d322d 9 minutes ago 1.56GB 20:44:28 b1af06d12bb5 9 minutes ago 1.35GB 20:44:28 support-notifications-arm64 latest 2fdef361bb93 10 minutes ago 32.1MB 20:44:28 215d61c5fc4f 10 minutes ago 1.56GB 20:44:28 core-data-arm64 latest 99cd98b70380 13 minutes ago 19.9MB 20:44:28 f1d1091be988 13 minutes ago 1.5GB 20:44:28 core-common-config-bootstrapper-arm64 latest a9cb2ebf1258 14 minutes ago 17.2MB 20:44:28 1361a8150f95 14 minutes ago 1.49GB 20:44:28 security-proxy-setup-arm64 latest 72b6b11aeb6d 14 minutes ago 18.7MB 20:44:28 8f5efa745138 15 minutes ago 1.47GB 20:44:28 security-spire-server-arm64 latest 812046df7e84 22 minutes ago 87.1MB 20:44:28 2639c4f91025 22 minutes ago 1.35GB 20:44:28 ci-base-image-arm64 latest a1319f4624e9 39 minutes ago 866MB 20:44:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB 20:44:28 alpine 3.17 d74e625d9115 6 weeks ago 7.46MB 20:44:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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 20:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:29 20:44:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:29 arm64: Pulling from edgex-lftools-log-publisher 20:44:29 8998bd30e6a1: Pulling fs layer 20:44:29 04944245beec: Pulling fs layer 20:44:29 699f458cf7ca: Pulling fs layer 20:44:29 765212b225bb: Pulling fs layer 20:44:29 f23df028b6ca: Pulling fs layer 20:44:29 d65c8cfc05b1: Pulling fs layer 20:44:29 2437ff75d9bd: Pulling fs layer 20:44:29 765212b225bb: Waiting 20:44:29 f23df028b6ca: Waiting 20:44:29 d65c8cfc05b1: Waiting 20:44:29 2437ff75d9bd: Waiting 20:44:29 04944245beec: Verifying Checksum 20:44:29 04944245beec: Download complete 20:44:29 765212b225bb: Verifying Checksum 20:44:29 765212b225bb: Download complete 20:44:30 f23df028b6ca: Verifying Checksum 20:44:30 f23df028b6ca: Download complete 20:44:30 d65c8cfc05b1: Verifying Checksum 20:44:30 d65c8cfc05b1: Download complete 20:44:30 699f458cf7ca: Verifying Checksum 20:44:30 699f458cf7ca: Download complete 20:44:30 8998bd30e6a1: Verifying Checksum 20:44:30 8998bd30e6a1: Download complete 20:44:32 2437ff75d9bd: Verifying Checksum 20:44:32 2437ff75d9bd: Download complete 20:44:34 8998bd30e6a1: Pull complete 20:44:34 04944245beec: Pull complete 20:44:36 699f458cf7ca: Pull complete 20:44:36 765212b225bb: Pull complete 20:44:37 f23df028b6ca: Pull complete 20:44:37 d65c8cfc05b1: Pull complete 20:44:52 2437ff75d9bd: Pull complete 20:44:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:44:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:52 prd-ubuntu20.04-docker-arm64-4c-16g-6108 does not seem to be running inside a container 20:44:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:44:55 $ docker top 3af5099cf6b57b5574c5c13fbfedd37e05c23d111a3f6584773ffe8d1438f8a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:56 ---> job-cost.sh 20:44:56 lf-activate-venv: SKIPPING 20:44:56 INFO: No Stack... 20:44:56 INFO: Retrieving Pricing Info for: v3-standard-4 20:44:57 INFO: Archiving Costs [Pipeline] sh 20:44:58 + cut -d, -f6 20:44:58 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:44:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4482-1-stack-cost] 20:44:58 Resource [jenkins-edgexfoundry-edgex-go-PR-4482-1-stack-cost] did not exist. Created. 20:44:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4482-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:44:59 + echo total: 0.10999999940395355 [Pipeline] stash 20:44:59 Stashed 1 file(s) [Pipeline] } 20:44:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4482-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:44:59 $ docker stop --time=1 3af5099cf6b57b5574c5c13fbfedd37e05c23d111a3f6584773ffe8d1438f8a5 20:45:00 $ docker rm -f --volumes 3af5099cf6b57b5574c5c13fbfedd37e05c23d111a3f6584773ffe8d1438f8a5 [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 20:45:02 provisioning config files... 20:45:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2649222222824461564tmp [Pipeline] { [Pipeline] sh 20:45:02 + set +x 20:45:02 + curl -s https://codecov.io/bash 20:45:02 + bash -s -- 20:45:02 20:45:02 _____ _ 20:45:02 / ____| | | 20:45:02 | | ___ __| | ___ ___ _____ __ 20:45:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:45:02 | |___| (_) | (_| | __/ (_| (_) \ V / 20:45:02 \_____\___/ \__,_|\___|\___\___/ \_/ 20:45:02 Bash-1.0.6 20:45:02 20:45:02 20:45:02 ==> git version 2.25.1 found 20:45:02 ==> 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 20:45:02 Release-Date: 2020-01-08 20:45:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:45:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:45:02 ==> Jenkins CI detected. 20:45:02 current dir:  /w/workspace/edgex-go/1 20:45:02 project root: . 20:45:02 --> token set from env 20:45:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:45:02 ==> Running gcov in . (disable via -X gcov) 20:45:02 ==> Python coveragepy not found 20:45:02 ==> Searching for coverage reports in: 20:45:02 + . 20:45:02 -> Found 1 reports 20:45:02 ==> Detecting git/mercurial file structure 20:45:02 ==> Reading reports 20:45:02 + ./coverage.out bytes=447380 20:45:02 ==> Appending adjustments 20:45:02 https://docs.codecov.io/docs/fixing-reports 20:45:03 + Found adjustments 20:45:03 ==> Gzipping contents 20:45:03 60K /tmp/codecov.Sg3Nv1.gz 20:45:03 ==> Uploading reports 20:45:03 url: https://codecov.io 20:45:03 query: branch=PR-4482&commit=ede5254fd1fb29a2d80230181010ccc0f6f17f66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4482%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4482&job=&cmd_args= 20:45:03 -> Pinging Codecov 20:45:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4482&commit=ede5254fd1fb29a2d80230181010ccc0f6f17f66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4482%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4482&job=&cmd_args= 20:45:03 -> Uploading to 20:45:03 https://storage.googleapis.com/codecov/v4/raw/2023-03-28/00271124DB129430A58F1EEE437C3FCB/ede5254fd1fb29a2d80230181010ccc0f6f17f66/db6fa33b-ff48-4122-bf15-c0e5a5f33a87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T204503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d84a722fd979ad2e1a667cf8596177f9e69c39d3700d2a963b90dcc32159ae80 20:45:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:45:03 Dload Upload Total Spent Left Speed 20:45:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57517 0 0 100 57517 0 174k --:--:-- --:--:-- --:--:-- 174k 20:45:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ede5254fd1fb29a2d80230181010ccc0f6f17f66 [Pipeline] } 20:45:04 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 20:45:05 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:45:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:45:06 ---> package-listing.sh 20:45:06 ++ facter osfamily 20:45:06 ++ tr '[:upper:]' '[:lower:]' 20:45:07 + OS_FAMILY=debian 20:45:07 + workspace=/w/workspace/edgex-go/1 20:45:07 + START_PACKAGES=/tmp/packages_start.txt 20:45:07 + END_PACKAGES=/tmp/packages_end.txt 20:45:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:45:07 + PACKAGES=/tmp/packages_start.txt 20:45:07 + '[' /w/workspace/edgex-go/1 ']' 20:45:07 + PACKAGES=/tmp/packages_end.txt 20:45:07 + case "${OS_FAMILY}" in 20:45:07 + dpkg -l 20:45:07 + grep '^ii' 20:45:07 + '[' -f /tmp/packages_start.txt ']' 20:45:07 + '[' -f /tmp/packages_end.txt ']' 20:45:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:45:07 + '[' /w/workspace/edgex-go/1 ']' 20:45:07 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:45:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:45:07 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 20:45:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:07 20:45:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:08 latest: Pulling from edgex-lftools-log-publisher 20:45:08 5eb5b503b376: Pulling fs layer 20:45:08 5c69ac0246d0: Pulling fs layer 20:45:08 ec43610c2a17: Pulling fs layer 20:45:08 3a2ae6a8a46f: Pulling fs layer 20:45:08 33b1e0a273af: Pulling fs layer 20:45:08 5d3b04190fa2: Pulling fs layer 20:45:08 2f39f015ded8: Pulling fs layer 20:45:08 3a2ae6a8a46f: Waiting 20:45:08 33b1e0a273af: Waiting 20:45:08 5d3b04190fa2: Waiting 20:45:08 2f39f015ded8: Waiting 20:45:08 5c69ac0246d0: Download complete 20:45:08 3a2ae6a8a46f: Verifying Checksum 20:45:08 3a2ae6a8a46f: Download complete 20:45:08 33b1e0a273af: Verifying Checksum 20:45:08 33b1e0a273af: Download complete 20:45:08 5d3b04190fa2: Verifying Checksum 20:45:08 5d3b04190fa2: Download complete 20:45:08 ec43610c2a17: Verifying Checksum 20:45:08 ec43610c2a17: Download complete 20:45:08 5eb5b503b376: Verifying Checksum 20:45:08 5eb5b503b376: Download complete 20:45:09 2f39f015ded8: Download complete 20:45:09 5eb5b503b376: Pull complete 20:45:09 5c69ac0246d0: Pull complete 20:45:10 ec43610c2a17: Pull complete 20:45:10 3a2ae6a8a46f: Pull complete 20:45:10 33b1e0a273af: Pull complete 20:45:10 5d3b04190fa2: Pull complete 20:45:14 2f39f015ded8: Pull complete 20:45:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:14 prd-ubuntu20.04-docker-8c-8g-6105 does not seem to be running inside a container 20:45:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:45:16 $ docker top 981e5aec981beeb44c64e0bc935b65df4761c6d0d34d5edef6fad76222e256cf -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:17 + touch /tmp/pre-build-complete [Pipeline] sh 20:45:17 + mkdir -p /var/log/sysstat [Pipeline] sh 20:45:17 + ls /var/log/sa-host 20:45:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:18 provisioning config files... 20:45:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16892491069178557709tmp [Pipeline] { [Pipeline] echo 20:45:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:45:18 ---> create-netrc.sh [Pipeline] } 20:45:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:45:18 ---> python-tools-install.sh [Pipeline] echo 20:45:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:45:19 ---> sudo-logs.sh 20:45:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:45:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:45:19 ---> job-cost.sh 20:45:19 lf-activate-venv: SKIPPING 20:45:19 DEBUG: total: 0.10999999940395355 20:45:19 INFO: Retrieving Stack Cost... 20:45:19 INFO: Retrieving Pricing Info for: v3-standard-8 20:45:20 INFO: Archiving Costs [Pipeline] echo 20:45:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:45:20 ---> logs-deploy.sh 20:45:20 lf-activate-venv: SKIPPING 20:45:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4482/1 20:45:20 INFO: archiving workspace using pattern(s): 20:45:21 Archives upload complete. 20:45:21 INFO: archiving logs to Nexus 20:45:22 ---> uname -a: 20:45:22 Linux prd-ubuntu20-04-docker-8c-8g-6105 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:45:22 20:45:22 20:45:22 ---> lscpu: 20:45:22 Architecture: x86_64 20:45:22 CPU op-mode(s): 32-bit, 64-bit 20:45:22 Byte Order: Little Endian 20:45:22 Address sizes: 40 bits physical, 48 bits virtual 20:45:22 CPU(s): 8 20:45:22 On-line CPU(s) list: 0-7 20:45:22 Thread(s) per core: 1 20:45:22 Core(s) per socket: 1 20:45:22 Socket(s): 8 20:45:22 NUMA node(s): 1 20:45:22 Vendor ID: AuthenticAMD 20:45:22 CPU family: 23 20:45:22 Model: 49 20:45:22 Model name: AMD EPYC-Rome Processor 20:45:22 Stepping: 0 20:45:22 CPU MHz: 2799.940 20:45:22 BogoMIPS: 5599.88 20:45:22 Virtualization: AMD-V 20:45:22 Hypervisor vendor: KVM 20:45:22 Virtualization type: full 20:45:22 L1d cache: 256 KiB 20:45:22 L1i cache: 256 KiB 20:45:22 L2 cache: 4 MiB 20:45:22 L3 cache: 128 MiB 20:45:22 NUMA node0 CPU(s): 0-7 20:45:22 Vulnerability Itlb multihit: Not affected 20:45:22 Vulnerability L1tf: Not affected 20:45:22 Vulnerability Mds: Not affected 20:45:22 Vulnerability Meltdown: Not affected 20:45:22 Vulnerability Mmio stale data: Not affected 20:45:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:45:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:45:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:45:22 Vulnerability Srbds: Not affected 20:45:22 Vulnerability Tsx async abort: Not affected 20:45:22 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 20:45:22 20:45:22 20:45:22 ---> nproc: 20:45:22 8 20:45:22 20:45:22 20:45:22 ---> df -h: 20:45:22 Filesystem Size Used Avail Use% Mounted on 20:45:22 overlay 155G 20G 136G 13% / 20:45:22 tmpfs 64M 0 64M 0% /dev 20:45:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:45:22 shm 64M 0 64M 0% /dev/shm 20:45:22 /dev/vda1 155G 20G 136G 13% /facter-os 20:45:22 20:45:22 20:45:22 ---> sar -b -r -n DEV: 20:45:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6105) 03/28/23 _x86_64_ (8 CPU) 20:45:22 20:45:22 19:58:58 LINUX RESTART (8 CPU) 20:45:22 20:45:22 19:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:45:22 20:00:01 142.38 48.11 94.27 0.00 5404.70 198001.53 0.00 20:45:22 20:01:01 99.35 0.73 98.62 0.00 16.66 49804.50 0.00 20:45:22 20:02:01 33.71 0.20 33.51 0.00 2.80 18440.14 0.00 20:45:22 20:03:01 268.56 0.87 267.69 0.00 21.20 107589.80 0.00 20:45:22 20:04:01 499.73 8.95 490.78 0.00 143.18 246417.46 0.00 20:45:22 20:05:01 542.64 12.98 529.66 0.00 5122.96 94593.94 0.00 20:45:22 20:06:01 502.91 0.33 502.58 0.00 8.93 192617.35 0.00 20:45:22 20:07:01 788.30 1.83 786.47 0.00 16.80 230447.99 0.00 20:45:22 20:08:01 347.18 0.05 347.13 0.00 3.87 91620.86 0.00 20:45:22 20:09:01 2.50 0.00 2.50 0.00 0.00 28.66 0.00 20:45:22 20:10:01 1.98 0.00 1.98 0.00 0.00 21.20 0.00 20:45:22 20:11:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 20:45:22 20:12:01 1.78 0.00 1.78 0.00 0.00 23.99 0.00 20:45:22 20:13:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 20:45:22 20:14:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 20:45:22 20:15:01 3.80 1.62 2.18 0.00 36.39 30.00 0.00 20:45:22 20:16:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 20:45:22 20:17:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 20:45:22 20:18:01 1.42 0.02 1.40 0.00 0.13 16.00 0.00 20:45:22 20:19:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 20:45:22 20:20:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 20:45:22 20:21:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 20:45:22 20:22:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 20:45:22 20:23:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 20:45:22 20:24:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 20:45:22 20:25:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 20:45:22 20:26:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 20:45:22 20:27:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 20:45:22 20:28:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 20:45:22 20:29:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 20:45:22 20:30:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 20:45:22 20:31:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 20:45:22 20:32:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 20:45:22 20:33:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 20:45:22 20:34:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 20:45:22 20:35:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 20:45:22 20:36:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 20:45:22 20:37:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 20:45:22 20:38:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 20:45:22 20:39:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:45:22 20:40:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 20:45:22 20:41:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 20:45:22 20:42:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 20:45:22 20:43:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 20:45:22 20:44:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 20:45:22 20:45:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 20:45:22 Average: 71.13 1.65 69.48 0.00 234.30 26742.38 0.00 20:45:22 20:45:22 19:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:45:22 20:00:01 29473244 31638372 703804 2.14 61396 2392536 1876552 5.53 969832 2110552 174072 20:45:22 20:01:01 27595112 31176200 1129084 3.43 113132 3657052 2178832 6.42 1839992 2989912 508924 20:45:22 20:02:01 27845488 31553684 747852 2.27 116532 3757644 2153120 6.35 1307924 3247076 328764 20:45:22 20:03:01 25596016 31382724 900920 2.74 138308 5721688 2433540 7.17 1772168 4911396 350144 20:45:22 20:04:01 21806836 31097368 1170980 3.56 290188 8816464 3304188 9.74 2188712 8008544 40140 20:45:22 20:05:01 21666184 31462472 804768 2.45 317988 9315424 2325736 6.85 2161392 8202952 56 20:45:22 20:06:01 18808952 31348800 909928 2.77 367844 11864532 2483832 7.32 2445068 10621332 424980 20:45:22 20:07:01 17454464 31457960 802836 2.44 451344 13147360 2230860 6.57 2529348 11797820 862800 20:45:22 20:08:01 18303484 31534896 730708 2.22 455828 12391188 1862664 5.49 2509512 10992900 492 20:45:22 20:09:01 18304460 31535896 729592 2.22 455872 12391180 1862664 5.49 2509144 10992900 4 20:45:22 20:10:01 18315940 31547484 717892 2.18 455928 12391196 1862664 5.49 2497676 10992908 160 20:45:22 20:11:01 18315956 31547548 717828 2.18 455976 12391200 1862664 5.49 2497300 10992916 148 20:45:22 20:12:01 18318876 31550528 714732 2.17 456048 12391200 1862664 5.49 2495360 10992920 160 20:45:22 20:13:01 18318932 31550588 714692 2.17 456060 12391204 1862664 5.49 2494820 10992924 8 20:45:22 20:14:01 18319636 31551504 714216 2.17 456076 12391196 1862664 5.49 2494676 10993100 8 20:45:22 20:15:01 18307544 31541564 724216 2.20 456120 12392268 1902904 5.61 2509228 10993364 148 20:45:22 20:16:01 18307576 31541628 724144 2.20 456140 12392272 1902904 5.61 2508680 10993368 20 20:45:22 20:17:01 18306732 31540804 724908 2.20 456160 12392272 1902904 5.61 2508900 10993368 16 20:45:22 20:18:01 18306644 31540764 724808 2.20 456168 12392280 1902904 5.61 2508912 10993376 128 20:45:22 20:19:01 18306604 31540740 724792 2.20 456180 12392284 1902904 5.61 2508648 10993380 8 20:45:22 20:20:01 18306744 31540912 724468 2.20 456200 12392284 1902904 5.61 2509060 10993380 4 20:45:22 20:21:01 18306412 31540588 724724 2.20 456208 12392292 1902904 5.61 2508988 10993388 8 20:45:22 20:22:01 18306324 31540504 724740 2.20 456220 12392292 1902904 5.61 2508880 10993388 12 20:45:22 20:23:01 18306284 31540596 724572 2.20 456236 12392424 1902904 5.61 2508988 10993520 24 20:45:22 20:24:01 18306268 31540644 724508 2.20 456252 12392428 1902904 5.61 2509008 10993528 36 20:45:22 20:25:01 18306252 31540628 724508 2.20 456252 12392428 1902904 5.61 2509048 10993528 8 20:45:22 20:26:01 18305952 31540340 724712 2.20 456272 12392436 1902904 5.61 2509088 10993532 8 20:45:22 20:27:01 18306372 31540768 724432 2.20 456284 12392440 1902904 5.61 2508932 10993540 4 20:45:22 20:28:01 18306324 31540788 724428 2.20 456300 12392440 1902904 5.61 2509008 10993544 12 20:45:22 20:29:01 18306304 31540776 724636 2.20 456316 12392432 1902904 5.61 2508988 10993548 12 20:45:22 20:30:01 18306044 31540516 724868 2.20 456332 12392444 1902904 5.61 2509088 10993548 8 20:45:22 20:31:01 18305988 31540468 724856 2.20 456348 12392448 1902904 5.61 2509000 10993552 24 20:45:22 20:32:01 18305688 31540236 725072 2.21 456364 12392452 1902904 5.61 2509076 10993560 28 20:45:22 20:33:01 18305420 31539972 725264 2.21 456376 12392452 1902904 5.61 2509056 10993560 12 20:45:22 20:34:01 18305372 31539932 725216 2.21 456412 12392448 1902904 5.61 2509076 10993564 32 20:45:22 20:35:01 18305544 31540164 724952 2.20 456436 12392456 1902904 5.61 2509236 10993568 8 20:45:22 20:36:01 18305204 31539852 725188 2.21 456452 12392464 1902904 5.61 2509536 10993560 204 20:45:22 20:37:01 18305228 31539880 725148 2.21 456464 12392468 1902904 5.61 2509156 10993564 36 20:45:22 20:38:01 18305244 31539900 725084 2.21 456492 12392472 1902904 5.61 2509180 10993568 8 20:45:22 20:39:01 18305228 31539956 725056 2.20 456508 12392476 1902904 5.61 2509216 10993576 4 20:45:22 20:40:01 18304896 31539756 725168 2.21 456536 12392608 1902904 5.61 2509304 10993708 28 20:45:22 20:41:01 18304848 31539772 725128 2.21 456560 12392608 1919008 5.66 2509288 10993712 8 20:45:22 20:42:01 18305048 31539976 725060 2.20 456580 12392612 1902828 5.61 2509312 10993716 12 20:45:22 20:43:01 18305284 31540216 724900 2.20 456580 12392612 1902828 5.61 2509392 10993716 12 20:45:22 20:44:01 18305244 31540180 724844 2.20 456616 12392604 1902828 5.61 2509336 10993720 4 20:45:22 20:45:01 18305372 31540376 724868 2.20 456624 12392624 1902828 5.61 2509460 10993732 36 20:45:22 Average: 19259295 31514983 753893 2.29 417294 11512534 1978938 5.83 2402065 10209561 58517 20:45:22 20:45:22 19:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:45:22 20:00:01 docker0 212.01 198.82 14.54 2723.24 0.00 0.00 0.00 0.00 20:45:22 20:00:01 lo 5.60 5.60 0.53 0.53 0.00 0.00 0.00 0.00 20:45:22 20:00:01 ens3 1204.45 1056.89 10836.95 139.14 0.00 0.00 0.00 0.00 20:45:22 20:01:01 docker0 77.62 90.47 6.17 682.28 0.00 0.00 0.00 0.00 20:45:22 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:01:01 ens3 174.80 141.28 1805.04 99.83 0.00 0.00 0.00 0.00 20:45:22 20:01:01 vethf05aba6 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 20:45:22 20:02:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 20:45:22 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:02:01 ens3 40.08 28.30 35.15 17.06 0.00 0.00 0.00 0.00 20:45:22 20:02:01 vethf05aba6 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 20:45:22 20:03:01 docker0 218.38 347.11 17.77 1095.02 0.00 0.00 0.00 0.00 20:45:22 20:03:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:45:22 20:03:01 veth3a1f99c 32.28 47.34 3.12 17.41 0.00 0.00 0.00 0.00 20:45:22 20:03:01 vetha1b0796 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:45:22 20:03:01 vethb78520a 37.33 53.87 3.57 77.37 0.00 0.00 0.00 0.01 20:45:22 20:03:01 ens3 443.71 278.69 2794.47 41.48 0.00 0.00 0.00 0.00 20:45:22 20:03:01 veth88ce53d 47.68 76.05 4.54 253.90 0.00 0.00 0.00 0.02 20:45:22 20:03:01 vethc131996 42.19 66.89 4.05 191.12 0.00 0.00 0.00 0.02 20:45:22 20:03:01 veth0f94268 52.12 87.65 4.97 342.57 0.00 0.00 0.00 0.03 20:45:22 20:04:01 vethbd4dabb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:04:01 docker0 291.23 542.43 23.89 5131.42 0.00 0.00 0.00 0.00 20:45:22 20:04:01 veth5f68768 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:45:22 20:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:45:22 20:04:01 vethdb005cf 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:45:22 20:04:01 veth456a619 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:45:22 20:04:01 vetha1b0796 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:04:01 ens3 553.91 298.13 5142.12 32.50 0.00 0.00 0.00 0.00 20:45:22 20:04:01 veth57a00fb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:45:22 20:05:01 docker0 7.61 18.21 0.48 215.35 0.00 0.00 0.00 0.00 20:45:22 20:05:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 20:45:22 20:05:01 veth2c75a11 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:05:01 vetha1b0796 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 20:45:22 20:05:01 ens3 282.09 128.67 3043.41 17.20 0.00 0.00 0.00 0.00 20:45:22 20:06:01 docker0 219.32 420.82 16.89 2539.02 0.00 0.00 0.00 0.00 20:45:22 20:06:01 veth8fa963d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:45:22 20:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:45:22 20:06:01 vetha1b0796 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:45:22 20:06:01 ens3 454.09 242.18 2565.18 34.49 0.00 0.00 0.00 0.00 20:45:22 20:07:01 docker0 202.75 411.93 16.26 2756.72 0.00 0.00 0.00 0.00 20:45:22 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:07:01 vetha1b0796 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 20:45:22 20:07:01 ens3 441.69 218.81 2780.11 31.85 0.00 0.00 0.00 0.00 20:45:22 20:08:01 docker0 6.87 13.63 0.46 196.68 0.00 0.00 0.00 0.00 20:45:22 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:08:01 ens3 50.59 51.89 215.65 105.80 0.00 0.00 0.00 0.00 20:45:22 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:10:01 ens3 1.78 2.18 0.18 6.64 0.00 0.00 0.00 0.00 20:45:22 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:14:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:15:01 ens3 24.78 36.14 6.95 105.52 0.00 0.00 0.00 0.00 20:45:22 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:16:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:17:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:19:01 ens3 0.65 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:45:22 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:20:01 ens3 1.38 0.52 0.52 0.28 0.00 0.00 0.00 0.00 20:45:22 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:21:01 ens3 0.42 0.30 0.26 0.21 0.00 0.00 0.00 0.00 20:45:22 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:22:01 ens3 0.85 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:45:22 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:23:01 ens3 1.15 0.38 0.40 0.27 0.00 0.00 0.00 0.00 20:45:22 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:24:01 ens3 0.58 0.20 0.11 0.08 0.00 0.00 0.00 0.00 20:45:22 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:25:01 ens3 0.92 0.50 0.45 0.34 0.00 0.00 0.00 0.00 20:45:22 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:26:01 ens3 0.48 0.43 0.31 0.22 0.00 0.00 0.00 0.00 20:45:22 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:28:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:29:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:45:22 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:30:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:45:22 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:31:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:32:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:33:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:45:22 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:34:01 ens3 0.23 0.07 0.02 0.01 0.00 0.00 0.00 0.00 20:45:22 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:35:01 ens3 0.33 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:45:22 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:36:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:45:22 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:40:01 ens3 0.40 0.35 0.17 0.08 0.00 0.00 0.00 0.00 20:45:22 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:42:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:43:01 ens3 0.50 0.38 0.26 0.21 0.00 0.00 0.00 0.00 20:45:22 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:44:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:45:22 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:22 20:45:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:45:22 Average: docker0 26.90 44.46 2.10 333.50 0.00 0.00 0.00 0.00 20:45:22 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 20:45:22 Average: ens3 80.06 54.09 635.42 13.77 0.00 0.00 0.00 0.00 20:45:22 20:45:22 20:45:22 ---> sar -P ALL: 20:45:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6105) 03/28/23 _x86_64_ (8 CPU) 20:45:22 20:45:22 19:58:58 LINUX RESTART (8 CPU) 20:45:22 20:45:22 19:59:01 CPU %user %nice %system %iowait %steal %idle 20:45:22 20:00:01 all 8.02 0.00 2.71 1.62 0.05 87.59 20:45:22 20:00:01 0 4.93 0.00 2.38 0.17 0.05 92.47 20:45:22 20:00:01 1 12.03 0.00 4.28 2.43 0.05 81.22 20:45:22 20:00:01 2 6.88 0.00 3.73 0.08 0.07 89.24 20:45:22 20:00:01 3 7.82 0.00 2.84 4.49 0.08 84.77 20:45:22 20:00:01 4 8.31 0.00 2.79 4.22 0.03 84.63 20:45:22 20:00:01 5 10.98 0.00 1.82 0.57 0.03 86.60 20:45:22 20:00:01 6 8.20 0.00 1.36 0.87 0.05 89.52 20:45:22 20:00:01 7 4.95 0.00 2.46 0.15 0.07 92.37 20:45:22 20:01:01 all 23.48 0.00 4.94 1.93 0.09 69.55 20:45:22 20:01:01 0 24.79 0.00 4.77 0.69 0.07 69.68 20:45:22 20:01:01 1 22.60 0.00 4.85 0.20 0.07 72.28 20:45:22 20:01:01 2 24.93 0.00 5.37 0.66 0.07 68.97 20:45:22 20:01:01 3 23.20 0.00 5.90 12.51 0.08 58.30 20:45:22 20:01:01 4 21.96 0.00 3.97 0.27 0.19 73.62 20:45:22 20:01:01 5 21.07 0.00 4.81 0.40 0.07 73.65 20:45:22 20:01:01 6 24.26 0.00 4.25 0.47 0.08 70.94 20:45:22 20:01:01 7 25.06 0.00 5.61 0.24 0.10 69.00 20:45:22 20:02:01 all 36.97 0.00 5.38 0.69 0.08 56.87 20:45:22 20:02:01 0 36.65 0.00 5.07 0.10 0.08 58.10 20:45:22 20:02:01 1 38.11 0.00 6.02 0.35 0.07 55.45 20:45:22 20:02:01 2 37.87 0.00 5.37 0.17 0.07 56.52 20:45:22 20:02:01 3 37.08 0.00 5.91 0.07 0.07 56.88 20:45:22 20:02:01 4 36.98 0.00 5.32 0.13 0.08 57.48 20:45:22 20:02:01 5 34.96 0.00 5.10 4.35 0.07 55.52 20:45:22 20:02:01 6 37.32 0.00 5.10 0.25 0.08 57.25 20:45:22 20:02:01 7 36.82 0.00 5.16 0.13 0.10 57.78 20:45:22 20:03:01 all 22.43 0.00 8.35 2.91 0.09 66.23 20:45:22 20:03:01 0 22.17 0.00 8.52 1.00 0.07 68.24 20:45:22 20:03:01 1 20.95 0.00 8.03 1.14 0.08 69.79 20:45:22 20:03:01 2 23.47 0.00 8.35 2.91 0.09 65.20 20:45:22 20:03:01 3 21.97 0.00 8.40 0.78 0.10 68.75 20:45:22 20:03:01 4 21.44 0.00 8.82 13.22 0.10 56.42 20:45:22 20:03:01 5 21.85 0.00 7.99 2.62 0.08 67.45 20:45:22 20:03:01 6 24.16 0.00 7.63 0.62 0.07 67.52 20:45:22 20:03:01 7 23.45 0.00 9.06 1.17 0.10 66.22 20:45:22 20:04:01 all 11.75 0.00 6.91 16.53 0.10 64.72 20:45:22 20:04:01 0 11.87 0.00 5.49 6.86 0.05 75.73 20:45:22 20:04:01 1 10.75 0.00 7.45 26.10 0.12 55.58 20:45:22 20:04:01 2 11.26 0.00 7.12 10.22 0.05 71.35 20:45:22 20:04:01 3 12.35 0.00 6.35 7.25 0.14 73.92 20:45:22 20:04:01 4 11.98 0.00 7.46 8.34 0.10 72.12 20:45:22 20:04:01 5 12.17 0.00 6.29 24.22 0.12 57.21 20:45:22 20:04:01 6 11.42 0.00 6.05 9.30 0.05 73.19 20:45:22 20:04:01 7 12.20 0.00 9.10 40.29 0.14 38.27 20:45:22 20:05:01 all 50.39 0.00 10.14 12.51 0.16 26.80 20:45:22 20:05:01 0 51.11 0.00 9.36 6.70 0.13 32.70 20:45:22 20:05:01 1 48.85 0.00 9.61 10.69 0.24 30.61 20:45:22 20:05:01 2 50.48 0.00 10.61 11.14 0.12 27.64 20:45:22 20:05:01 3 51.62 0.00 12.06 13.40 0.15 22.77 20:45:22 20:05:01 4 50.08 0.00 9.01 6.57 0.10 34.24 20:45:22 20:05:01 5 50.77 0.00 10.07 12.30 0.21 26.66 20:45:22 20:05:01 6 47.99 0.00 10.19 24.03 0.12 17.67 20:45:22 20:05:01 7 52.19 0.00 10.27 15.34 0.22 21.98 20:45:22 20:06:01 all 34.30 0.00 11.90 20.79 0.27 32.74 20:45:22 20:06:01 0 31.94 0.00 10.91 11.40 0.20 45.54 20:45:22 20:06:01 1 35.80 0.00 12.24 11.93 0.30 39.73 20:45:22 20:06:01 2 36.45 0.00 12.73 24.55 0.19 26.09 20:45:22 20:06:01 3 35.36 0.00 13.04 24.72 0.47 26.41 20:45:22 20:06:01 4 32.81 0.00 9.90 19.03 0.19 38.07 20:45:22 20:06:01 5 34.50 0.00 12.40 22.71 0.28 30.11 20:45:22 20:06:01 6 30.29 0.00 10.67 29.19 0.21 29.64 20:45:22 20:06:01 7 37.27 0.00 13.31 22.83 0.29 26.30 20:45:22 20:07:01 all 21.96 0.00 8.82 17.59 0.15 51.48 20:45:22 20:07:01 0 20.71 0.00 8.91 19.65 0.12 50.61 20:45:22 20:07:01 1 20.99 0.00 8.76 41.89 0.15 28.20 20:45:22 20:07:01 2 23.18 0.00 10.31 21.65 0.17 44.69 20:45:22 20:07:01 3 23.16 0.00 8.13 9.84 0.19 58.69 20:45:22 20:07:01 4 20.98 0.00 8.40 11.41 0.10 59.11 20:45:22 20:07:01 5 22.99 0.00 7.87 10.54 0.14 58.46 20:45:22 20:07:01 6 21.83 0.00 9.11 16.45 0.14 52.47 20:45:22 20:07:01 7 21.85 0.00 9.09 9.30 0.19 59.58 20:45:22 20:08:01 all 26.38 0.00 6.09 6.60 0.09 60.83 20:45:22 20:08:01 0 27.95 0.00 5.54 1.08 0.08 65.35 20:45:22 20:08:01 1 25.16 0.00 5.70 10.10 0.08 58.95 20:45:22 20:08:01 2 26.75 0.00 6.17 4.82 0.07 62.19 20:45:22 20:08:01 3 27.51 0.00 7.29 8.28 0.07 56.86 20:45:22 20:08:01 4 24.70 0.00 5.82 1.98 0.07 67.44 20:45:22 20:08:01 5 26.45 0.00 6.18 20.79 0.12 46.46 20:45:22 20:08:01 6 24.23 0.00 6.45 0.98 0.09 68.25 20:45:22 20:08:01 7 28.28 0.00 5.59 4.82 0.13 61.17 20:45:22 20:09:01 all 0.01 0.00 0.01 0.04 0.00 99.94 20:45:22 20:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:09:01 2 0.00 0.00 0.00 0.17 0.02 99.82 20:45:22 20:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:09:01 5 0.00 0.00 0.02 0.07 0.00 99.92 20:45:22 20:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:09:01 7 0.03 0.00 0.05 0.07 0.02 99.83 20:45:22 20:10:01 all 0.02 0.00 0.00 0.01 0.00 99.96 20:45:22 20:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:45:22 20:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:10:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:45:22 20:10:01 3 0.03 0.00 0.00 0.03 0.00 99.93 20:45:22 20:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:10:01 5 0.03 0.00 0.00 0.02 0.00 99.95 20:45:22 20:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:45:22 20:45:22 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:45:22 20:11:01 all 0.00 0.00 0.01 0.01 0.01 99.97 20:45:22 20:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:45:22 20:11:01 3 0.00 0.00 0.02 0.03 0.02 99.93 20:45:22 20:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:45:22 20:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:11:01 7 0.03 0.00 0.03 0.02 0.02 99.90 20:45:22 20:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:45:22 20:12:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:45:22 20:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:12:01 3 0.00 0.00 0.00 0.05 0.00 99.95 20:45:22 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:12:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:45:22 20:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:45:22 20:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:45:22 20:13:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:45:22 20:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:45:22 20:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:45:22 20:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:45:22 20:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:45:22 20:14:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:45:22 20:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:14:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:45:22 20:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:45:22 20:15:01 all 0.33 0.00 0.06 0.01 0.01 99.60 20:45:22 20:15:01 0 0.28 0.00 0.08 0.00 0.02 99.62 20:45:22 20:15:01 1 0.17 0.00 0.03 0.00 0.02 99.78 20:45:22 20:15:01 2 0.55 0.00 0.03 0.00 0.00 99.42 20:45:22 20:15:01 3 0.07 0.00 0.05 0.02 0.02 99.85 20:45:22 20:15:01 4 0.57 0.00 0.03 0.02 0.02 99.37 20:45:22 20:15:01 5 0.53 0.00 0.10 0.00 0.00 99.37 20:45:22 20:15:01 6 0.12 0.00 0.08 0.00 0.00 99.80 20:45:22 20:15:01 7 0.35 0.00 0.03 0.02 0.00 99.60 20:45:22 20:16:01 all 0.12 0.00 0.00 0.00 0.00 99.87 20:45:22 20:16:01 0 0.85 0.00 0.00 0.00 0.02 99.14 20:45:22 20:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:45:22 20:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:45:22 20:17:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:45:22 20:17:01 0 2.00 0.00 0.02 0.00 0.02 97.96 20:45:22 20:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:17:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:45:22 20:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:18:01 all 0.04 0.00 0.01 0.00 0.01 99.93 20:45:22 20:18:01 0 0.30 0.00 0.05 0.00 0.03 99.62 20:45:22 20:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:18:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:45:22 20:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:45:22 20:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:45:22 20:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:45:22 20:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:45:22 20:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:45:22 20:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:45:22 20:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:45:22 20:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:20:01 3 0.00 0.00 0.00 0.10 0.00 99.90 20:45:22 20:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:45:22 20:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:45:22 20:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:45:22 20:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:21:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:45:22 20:21:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:45:22 20:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:21:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:45:22 20:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:45:22 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:45:22 20:22:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:45:22 20:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:45:22 20:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:45:22 20:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:45:22 20:23:01 0 0.03 0.00 0.08 0.00 0.03 99.85 20:45:22 20:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:23:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:45:22 20:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:45:22 20:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:24:01 all 0.00 0.00 0.01 0.01 0.01 99.97 20:45:22 20:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:45:22 20:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:45:22 20:24:01 3 0.00 0.00 0.00 0.07 0.02 99.92 20:45:22 20:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:45:22 20:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:45:22 20:25:01 0 0.02 0.00 0.05 0.00 0.02 99.92 20:45:22 20:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:45:22 20:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:26:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:45:22 20:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:45:22 20:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:45:22 20:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:45:22 20:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:45:22 20:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:45:22 20:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:45:22 20:28:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:45:22 20:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:28:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:45:22 20:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:29:01 all 0.10 0.00 0.01 0.00 0.00 99.89 20:45:22 20:29:01 0 0.63 0.00 0.05 0.00 0.03 99.28 20:45:22 20:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:29:01 5 0.10 0.00 0.00 0.00 0.00 99.90 20:45:22 20:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:30:01 all 0.09 0.00 0.01 0.00 0.00 99.89 20:45:22 20:30:01 0 0.63 0.00 0.03 0.00 0.02 99.32 20:45:22 20:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:45:22 20:30:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:45:22 20:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:30:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:45:22 20:31:01 all 0.00 0.00 0.01 0.00 0.00 99.98 20:45:22 20:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:45:22 20:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:31:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:45:22 20:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:32:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:45:22 20:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:45:22 20:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:45:22 20:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:45:22 20:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:45:22 20:45:22 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:45:22 20:33:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:45:22 20:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:45:22 20:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:45:22 20:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:45:22 20:34:01 0 0.07 0.00 0.00 0.00 0.02 99.92 20:45:22 20:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:34:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:45:22 20:34:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:45:22 20:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:34:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:45:22 20:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:34:01 7 0.00 0.00 0.03 0.02 0.02 99.93 20:45:22 20:35:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:45:22 20:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:45:22 20:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:45:22 20:36:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:45:22 20:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:45:22 20:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:45:22 20:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:36:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:45:22 20:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:45:22 20:37:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:45:22 20:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:45:22 20:37:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:45:22 20:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:45:22 20:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:38:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:45:22 20:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:45:22 20:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:45:22 20:38:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:45:22 20:38:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:45:22 20:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:45:22 20:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:45:22 20:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:45:22 20:39:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:45:22 20:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:45:22 20:40:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:45:22 20:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:45:22 20:40:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:45:22 20:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:45:22 20:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:45:22 20:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:45:22 20:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:41:01 all 0.00 0.00 0.01 0.00 0.01 99.98 20:45:22 20:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:45:22 20:41:01 1 0.00 0.00 0.05 0.00 0.03 99.92 20:45:22 20:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:45:22 20:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:42:01 all 0.21 0.00 0.01 0.00 0.00 99.77 20:45:22 20:42:01 0 1.63 0.00 0.02 0.00 0.00 98.35 20:45:22 20:42:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:45:22 20:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:45:22 20:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:45:22 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:43:01 all 0.26 0.00 0.00 0.00 0.01 99.73 20:45:22 20:43:01 0 1.95 0.00 0.00 0.00 0.02 98.03 20:45:22 20:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:45:22 20:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:45:22 20:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:45:22 20:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:45:22 20:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:45:22 20:45:22 20:43:01 CPU %user %nice %system %iowait %steal %idle 20:45:22 20:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:45:22 20:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:45:22 20:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:45:22 20:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:45:22 20:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:45:22 20:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:44:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:45:22 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:45:22 20:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:45:22 20:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:45:22 20:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:45:22 20:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:45:22 20:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 20:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:45:22 Average: all 5.08 0.00 1.40 1.73 0.03 91.76 20:45:22 Average: 0 5.20 0.00 1.33 1.02 0.03 92.42 20:45:22 Average: 1 5.04 0.00 1.44 2.24 0.03 91.26 20:45:22 Average: 2 5.17 0.00 1.49 1.63 0.02 91.68 20:45:22 Average: 3 5.15 0.00 1.50 1.75 0.03 91.58 20:45:22 Average: 4 4.93 0.00 1.32 1.39 0.02 92.34 20:45:22 Average: 5 5.06 0.00 1.34 2.10 0.03 91.48 20:45:22 Average: 6 4.92 0.00 1.30 1.74 0.02 92.02 20:45:22 Average: 7 5.20 0.00 1.50 2.00 0.03 91.27 20:45:22 20:45:22 20:45:22