Pull request #4550 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from d35290802b6f6708ebd1aff33e5aa05f60c0e3db+47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 (1be0d60e88ee5daba0d0c3919c7e17a8a69a1b03) 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-ssh7014796302500545179.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12892563155698272316.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-4550/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-4550/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17051202532215388935.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-4550/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3260011831142325307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh6206164217225476665.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-4550/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-4550/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16482337459913058119.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12645’ Running on prd-ubuntu20.04-docker-8c-8g-12649 in /w/workspace/edgexfoundry_edgex-go_PR-4550 [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/4550/head:refs/remotes/origin/PR-4550 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 into PR head commit d35290802b6f6708ebd1aff33e5aa05f60c0e3db Merge succeeded, producing d35290802b6f6708ebd1aff33e5aa05f60c0e3db Checking out Revision d35290802b6f6708ebd1aff33e5aa05f60c0e3db (PR-4550) > git config core.sparsecheckout # timeout=10 > git checkout -f d35290802b6f6708ebd1aff33e5aa05f60c0e3db # 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 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d35290802b6f6708ebd1aff33e5aa05f60c0e3db # timeout=10 Commit message: "fix: Enable delayed-start services to get message-bus credential" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:42:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:42:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:42:35 ========================================================= 23:42:35 EdgeX Global Pipelines Version Info 23:42:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:42:36 ------------------- 23:42:36 stable info: 23:42:36 ------------------- 23:42:36 Commited By: Bill Mahoney bill.mahoney@intel.com 23:42:36 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 23:42:36 Message: update stable to v1.0.248 23:42:37 ------------------- 23:42:37 experimental info: 23:42:37 ------------------- 23:42:37 Commited By: **** collab-it+edgex@linuxfoundation.org 23:42:37 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:42:37 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:42:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:42:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:42:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:42:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:42:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:42:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:42:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:42:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:42:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4550 [Pipeline] echo 23:42:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4550 [Pipeline] echo 23:42:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4550 [Pipeline] echo 23:42:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d35290802b6f6708ebd1aff33e5aa05f60c0e3db [Pipeline] echo 23:42:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d352908 [Pipeline] echo 23:42:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:42:38 provisioning config files... 23:42:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14648697471421521578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:39 ---> docker-login.sh 23:42:39 nexus3.edgexfoundry.org:10001 23:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:39 Configure a credential helper to remove this warning. See 23:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:39 23:42:39 Login Succeeded 23:42:39 nexus3.edgexfoundry.org:10002 23:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:39 Configure a credential helper to remove this warning. See 23:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:39 23:42:39 Login Succeeded 23:42:39 nexus3.edgexfoundry.org:10003 23:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:39 Configure a credential helper to remove this warning. See 23:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:39 23:42:39 Login Succeeded 23:42:39 nexus3.edgexfoundry.org:10004 23:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:39 Configure a credential helper to remove this warning. See 23:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:39 23:42:39 Login Succeeded 23:42:39 docker.io 23:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:39 Configure a credential helper to remove this warning. See 23:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:39 23:42:39 Login Succeeded 23:42:39 ---> docker-login.sh ends [Pipeline] } 23:42:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42: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 23:42:40 + + dirname cmd/core-command/Dockerfile 23:42:40 cut -d/ -f2 23:42:40 + echo core-command,cmd/core-command/Dockerfile 23:42:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:42:40 + cut -d/ -f2 23:42:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:42:40 + dirname cmd/core-data/Dockerfile 23:42:40 + cut -d/ -f2 23:42:40 + echo core-data,cmd/core-data/Dockerfile 23:42:40 + dirname cmd/core-metadata/Dockerfile 23:42:40 + cut -d/ -f2 23:42:40 + echo core-metadata,cmd/core-metadata/Dockerfile 23:42:40 + + dirname cmd/security-bootstrapper/Dockerfile 23:42:40 cut -d/ -f2 23:42:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:42:40 + dirname cmd/security-proxy-auth/Dockerfile 23:42:40 + cut -d/ -f2 23:42:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:42:40 + dirname cmd/security-proxy-setup/Dockerfile 23:42:40 + cut -d/ -f2 23:42:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:42:40 + + cut -d/ -f2 23:42:40 dirname cmd/security-secretstore-setup/Dockerfile 23:42:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:42:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:42:40 + cut -d/ -f2 23:42:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:42:40 + + cut -d/ -f2 23:42:40 dirname cmd/security-spire-agent/Dockerfile 23:42:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:42:40 + dirname cmd/security-spire-config/Dockerfile 23:42:40 + cut -d/ -f2 23:42:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:42:40 + dirname cmd/security-spire-server/Dockerfile 23:42:40 + cut -d/ -f2 23:42:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:42:40 + dirname cmd/support-notifications/Dockerfile 23:42:40 + cut -d/ -f2 23:42:40 + echo support-notifications,cmd/support-notifications/Dockerfile 23:42:40 + dirname cmd/support-scheduler/Dockerfile 23:42:40 + cut -d/ -f2 23:42:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:42: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 23:42:40 + git rev-list -1 --merges d35290802b6f6708ebd1aff33e5aa05f60c0e3db~1..d35290802b6f6708ebd1aff33e5aa05f60c0e3db [Pipeline] echo 23:42:41 -----------> git rev-list -1 --merges d35290802b6f6708ebd1aff33e5aa05f60c0e3db~1..d35290802b6f6708ebd1aff33e5aa05f60c0e3db d35290802b6f6708ebd1aff33e5aa05f60c0e3db [false] [Pipeline] sh 23:42:41 + git log --format=format:%s -1 d35290802b6f6708ebd1aff33e5aa05f60c0e3db [Pipeline] echo 23:42:41 ========================================================= 23:42:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:42:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:42:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:42:41 + grep -v github /etc/ssh/ssh_known_hosts 23:42:41 + [ -e /tmp/ssh_known_hosts ] 23:42:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:42:41 + + sudo tee -a /etc/ssh/ssh_known_hosts 23:42:41 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:42:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:42 23:42:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:42 0.1.4: Pulling from edgex-devops/py-git-semver 23:42:42 b85a868b505f: Pulling fs layer 23:42:42 e2be974225ed: Pulling fs layer 23:42:42 339a4e72a1f5: Pulling fs layer 23:42:42 988bab9f4d93: Pulling fs layer 23:42:42 1469e6f7b9e6: Pulling fs layer 23:42:42 eaf3925da568: Pulling fs layer 23:42:42 988bab9f4d93: Waiting 23:42:42 bab4dde63d76: Pulling fs layer 23:42:42 eaf3925da568: Waiting 23:42:42 bde34c3a00c8: Pulling fs layer 23:42:42 b352a97aabf1: Pulling fs layer 23:42:42 bab4dde63d76: Waiting 23:42:42 4872d77fe225: Pulling fs layer 23:42:42 5851b861e8e6: Pulling fs layer 23:42:42 bde34c3a00c8: Waiting 23:42:42 b352a97aabf1: Waiting 23:42:42 1469e6f7b9e6: Waiting 23:42:42 4872d77fe225: Waiting 23:42:42 e2be974225ed: Verifying Checksum 23:42:42 e2be974225ed: Download complete 23:42:42 988bab9f4d93: Verifying Checksum 23:42:42 988bab9f4d93: Download complete 23:42:42 1469e6f7b9e6: Verifying Checksum 23:42:42 1469e6f7b9e6: Download complete 23:42:42 eaf3925da568: Download complete 23:42:42 339a4e72a1f5: Verifying Checksum 23:42:42 339a4e72a1f5: Download complete 23:42:42 bde34c3a00c8: Download complete 23:42:42 b352a97aabf1: Download complete 23:42:42 4872d77fe225: Download complete 23:42:42 5851b861e8e6: Verifying Checksum 23:42:42 5851b861e8e6: Download complete 23:42:42 b85a868b505f: Verifying Checksum 23:42:42 b85a868b505f: Download complete 23:42:43 bab4dde63d76: Verifying Checksum 23:42:43 bab4dde63d76: Download complete 23:42:44 b85a868b505f: Pull complete 23:42:44 e2be974225ed: Pull complete 23:42:44 339a4e72a1f5: Pull complete 23:42:44 988bab9f4d93: Pull complete 23:42:45 1469e6f7b9e6: Pull complete 23:42:45 eaf3925da568: Pull complete 23:42:47 bab4dde63d76: Pull complete 23:42:47 bde34c3a00c8: Pull complete 23:42:47 b352a97aabf1: Pull complete 23:42:47 4872d77fe225: Pull complete 23:42:47 5851b861e8e6: Pull complete 23:42:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:42:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:47 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 23:42: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:42:48 $ docker top aba6b3c6ca83969473e5a6ba381393afccf1fe1051ee1bc87cc81048f2bb45bd -eo pid,comm 23:42:48 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). 23:42:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:49 [ssh-agent] Looking for ssh-agent implementation... 23:42:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:49 $ docker exec aba6b3c6ca83969473e5a6ba381393afccf1fe1051ee1bc87cc81048f2bb45bd ssh-agent 23:42:49 SSH_AUTH_SOCK=/tmp/ssh-HdXmIpMZ4X19/agent.32 23:42:49 SSH_AGENT_PID=38 23:42:49 Running ssh-add (command line suppressed) 23:42:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15465668236231436863.key (/w/workspace/edgex-go/1@tmp/private_key_15465668236231436863.key) 23:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:49 + git tag --points-at HEAD [Pipeline] } 23:42:49 $ docker exec --env ******** --env ******** aba6b3c6ca83969473e5a6ba381393afccf1fe1051ee1bc87cc81048f2bb45bd ssh-agent -k 23:42:49 unset SSH_AUTH_SOCK; 23:42:49 unset SSH_AGENT_PID; 23:42:49 echo Agent pid 38 killed; 23:42:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:42:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:49 [ssh-agent] Looking for ssh-agent implementation... 23:42:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:50 $ docker exec aba6b3c6ca83969473e5a6ba381393afccf1fe1051ee1bc87cc81048f2bb45bd ssh-agent 23:42:50 SSH_AUTH_SOCK=/tmp/ssh-m1EJiFqWm5DG/agent.70 23:42:50 SSH_AGENT_PID=76 23:42:50 Running ssh-add (command line suppressed) 23:42:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15807896428347620197.key (/w/workspace/edgex-go/1@tmp/private_key_15807896428347620197.key) 23:42:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:50 + git semver init 23:42:50 2023-05-03 23:42:50,884 [run_init] DEBUG init version:0.0.0 force:False 23:42:50 2023-05-03 23:42:50,885 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 23:42:50 2023-05-03 23:42:50,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 23:42:50 2023-05-03 23:42:50,886 [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) 23:42:56 2023-05-03 23:42:55,551 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 23:42:56 2023-05-03 23:42:55,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4550 with force:False 23:42:56 2023-05-03 23:42:55,554 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4550 23:42:56 2023-05-03 23:42:55,559 [execute] INFO git cat-file --batch-check 23:42:56 2023-05-03 23:42:55,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:42:56 2023-05-03 23:42:55,565 [execute] INFO git cat-file --batch 23:42:56 2023-05-03 23:42:55,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:42:56 2023-05-03 23:42:55,571 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4550 23:42:56 0.0.0 [Pipeline] } 23:42:56 $ docker exec --env ******** --env ******** aba6b3c6ca83969473e5a6ba381393afccf1fe1051ee1bc87cc81048f2bb45bd ssh-agent -k 23:42:56 unset SSH_AUTH_SOCK; 23:42:56 unset SSH_AGENT_PID; 23:42:56 echo Agent pid 76 killed; 23:42:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:57 + git semver [Pipeline] } 23:42:57 $ docker stop --time=1 aba6b3c6ca83969473e5a6ba381393afccf1fe1051ee1bc87cc81048f2bb45bd 23:42:58 $ docker rm -f --volumes aba6b3c6ca83969473e5a6ba381393afccf1fe1051ee1bc87cc81048f2bb45bd [Pipeline] // withDockerContainer [Pipeline] sh 23:42:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:42:59 Stashed 1 file(s) [Pipeline] echo 23:42: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 23:43:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:43:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:43:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:43:00 ========================================================= 23:43:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:43:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:43:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:43:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:43:01 f56be85fc22e: Pulling fs layer 23:43:01 85791d961cd3: Pulling fs layer 23:43:01 d694b5ae8c79: Pulling fs layer 23:43:01 9f32a84ed3da: Pulling fs layer 23:43:01 4d19c01a9841: Pulling fs layer 23:43:01 9325e15d5711: Pulling fs layer 23:43:01 556b6ee489ea: Pulling fs layer 23:43:01 c5a4b2cf53e6: Pulling fs layer 23:43:01 4d19c01a9841: Waiting 23:43:01 9325e15d5711: Waiting 23:43:01 556b6ee489ea: Waiting 23:43:01 c5a4b2cf53e6: Waiting 23:43:01 9f32a84ed3da: Waiting 23:43:01 85791d961cd3: Verifying Checksum 23:43:01 85791d961cd3: Download complete 23:43:01 9f32a84ed3da: Verifying Checksum 23:43:01 9f32a84ed3da: Download complete 23:43:01 4d19c01a9841: Verifying Checksum 23:43:01 4d19c01a9841: Download complete 23:43:01 f56be85fc22e: Verifying Checksum 23:43:01 f56be85fc22e: Download complete 23:43:01 9325e15d5711: Verifying Checksum 23:43:01 9325e15d5711: Download complete 23:43:01 f56be85fc22e: Pull complete 23:43:01 85791d961cd3: Pull complete 23:43:01 d694b5ae8c79: Verifying Checksum 23:43:01 d694b5ae8c79: Download complete 23:43:01 c5a4b2cf53e6: Verifying Checksum 23:43:01 c5a4b2cf53e6: Download complete 23:43:01 556b6ee489ea: Verifying Checksum 23:43:01 556b6ee489ea: Download complete 23:43:05 d694b5ae8c79: Pull complete 23:43:05 9f32a84ed3da: Pull complete 23:43:05 4d19c01a9841: Pull complete 23:43:05 9325e15d5711: Pull complete 23:43:07 556b6ee489ea: Pull complete 23:43:08 c5a4b2cf53e6: Pull complete 23:43:08 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:43:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:43:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:43:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:43:09 WORKDIR /edgex 23:43:09 COPY go.mod . 23:43:09 RUN go mod download 23:43:09 + docker build -t ci-base-image-x86_64 -f - . 23:43:09 Sending build context to Docker daemon 170.7MB 23:43:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:43:09 ---> c4be618373d6 23:43:09 Step 2/4 : WORKDIR /edgex 23:43:11 ---> Running in c23120078644 23:43:11 Removing intermediate container c23120078644 23:43:11 ---> 7d0b75d73230 23:43:11 Step 3/4 : COPY go.mod . 23:43:11 ---> 75fc16d1c2be 23:43:11 Step 4/4 : RUN go mod download 23:43:11 ---> Running in ca990111f718 23:43:14 Still waiting to schedule task 23:43:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12647’ 23:43:21 Removing intermediate container ca990111f718 23:43:21 ---> 6353543ce688 23:43:21 Successfully built 6353543ce688 23:43:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:21 + docker inspect -f . ci-base-image-x86_64 23:43:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:22 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 23:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:43:22 $ docker top c6a91952cbc80cd9f9466a404a415bc1cea018b15f68af34f7eb9ddb9959daa2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:22 + go version 23:43:22 go version go1.20.2 linux/amd64 [Pipeline] } 23:43:22 $ docker stop --time=1 c6a91952cbc80cd9f9466a404a415bc1cea018b15f68af34f7eb9ddb9959daa2 23:43:24 $ docker rm -f --volumes c6a91952cbc80cd9f9466a404a415bc1cea018b15f68af34f7eb9ddb9959daa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:24 + docker inspect -f . ci-base-image-x86_64 23:43:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:24 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 23:43:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:43:25 $ docker top 11c7cf8da918d2444562c345ce4a06652fe5a946f16519d60f91bad55900496d -eo pid,comm [Pipeline] { [Pipeline] echo 23:43:25 ========================================================= 23:43:25 [edgeXBuildGoParallel] Running Tests and Build... 23:43:25 ========================================================= [Pipeline] sh 23:43:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:43:26 + make test 23:43:26 go test -race -coverprofile=coverage.out ./... 23:43:34 ? github.com/edgexfoundry/edgex-go [no test files] 23:43:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:43:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:43:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:43:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:43:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:43:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:43:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:43:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:43:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:43:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:43:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:43:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:43:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:43:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:43:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 23:43:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 23:44:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.5% of statements 23:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:44:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:44:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:44:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements 23:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:44:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.129s coverage: 88.5% of statements 23:44:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 23:44:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:44:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:44:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:44:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.391s coverage: 95.6% of statements 23:44:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:44:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:44:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:44:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:44:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:44:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 23:44:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:44:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:44:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:44:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements 23:44:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:44:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 23:44:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements 23:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 42.9% of statements 23:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements 23:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 23:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 23:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 23:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:44:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:44:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:44:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:44:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:44:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:44:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:44:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:44:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:44:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:44:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:44:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 23:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:44:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:44:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.070s coverage: 92.9% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 62.3% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 81.8% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 38.4% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 92.3% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements 23:44:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 23:44:37 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 23:44:37 running golangci-lint 23:44:37 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:44:37 go version go1.20.2 linux/amd64 23:44:38 level=info msg="[config_reader] Used config file .golangci.yml" 23:44:38 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:44:53 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|name|deps|files|imports|types_sizes) took 15.019649434s" 23:44:53 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.988457ms" 23:45:03 level=info msg="[linters_context/goanalysis] analyzers took 1m10.61933008s with top 10 stages: buildir: 37.688328564s, inspect: 2.469474485s, fact_deprecated: 1.796719297s, gosec: 1.562583061s, S1038: 1.364942893s, ctrlflow: 1.357142879s, printf: 1.298122489s, fact_purity: 855.457617ms, nilness: 841.36337ms, ineffassign: 803.003381ms" 23:45:03 level=info msg="[runner] Issues before processing: 203, after processing: 0" 23:45:03 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, exclude: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, identifier_marker: 203/203" 23:45:03 level=info msg="[runner] processing took 19.178155ms with stages: nolint: 7.64777ms, identifier_marker: 5.287599ms, autogenerated_exclude: 2.351261ms, exclude-rules: 1.83567ms, path_prettifier: 1.471668ms, skip_dirs: 530.102µs, cgo: 32.712µs, filename_unadjuster: 16.842µs, max_same_issues: 1.01µs, uniq_by_line: 721ns, skip_files: 440ns, exclude: 440ns, diff: 340ns, source_code: 290ns, path_shortener: 280ns, severity-rules: 270ns, sort_results: 230ns, max_from_linter: 230ns, max_per_file_from_linter: 160ns, path_prefixer: 120ns" 23:45:03 level=info msg="[runner] linters took 8.664064976s with stages: goanalysis_metalinter: 8.644744564s" 23:45:03 level=info msg="File cache stats: 0 entries of total size 0B" 23:45:03 level=info msg="Memory: 239 samples, avg is 191.0MB, max is 702.5MB" 23:45:03 level=info msg="Execution took 23.737315884s" 23:45:03 go vet ./... 23:45:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:45:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:45:06 ./bin/test-attribution-txt.sh [Pipeline] echo 23:45:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:45:07 + ls -al . 23:45:07 total 704 23:45:07 drwxrwxr-x 11 1001 1001 4096 May 3 23:43 . 23:45:07 drwxr-xr-x 4 root root 4096 May 3 23:43 .. 23:45:07 drwxrwxr-x 2 1001 1001 4096 May 3 23:42 .blubracket 23:45:07 -rw-rw-r-- 1 1001 1001 16 May 3 23:42 .dockerignore 23:45:07 drwxrwxr-x 8 1001 1001 4096 May 3 23:42 .git 23:45:07 drwxrwxr-x 3 1001 1001 4096 May 3 23:42 .github 23:45:07 -rw-rw-r-- 1 1001 1001 1133 May 3 23:42 .gitignore 23:45:07 -rw-rw-r-- 1 1001 1001 42 May 3 23:42 .golangci.yml 23:45:07 -rw-rw-r-- 1 1001 1001 87 May 3 23:42 .hadolint.yml 23:45:07 drwxr-xr-x 3 1001 1001 4096 May 3 23:42 .semver 23:45:07 -rw-rw-r-- 1 1001 1001 166 May 3 23:42 .sonarcloud.properties 23:45:07 -rw-rw-r-- 1 1001 1001 1171 May 3 23:42 ADOPTERS.md 23:45:07 -rw-rw-r-- 1 1001 1001 10835 May 3 23:42 Attribution.txt 23:45:07 -rw-rw-r-- 1 1001 1001 73765 May 3 23:42 CHANGELOG.md 23:45:07 -rw-rw-r-- 1 1001 1001 3804 May 3 23:42 CONTRIBUTING.md 23:45:07 -rw-rw-r-- 1 1001 1001 677 May 3 23:42 GOVERNANCE.md 23:45:07 -rw-rw-r-- 1 1001 1001 883 May 3 23:42 Jenkinsfile 23:45:07 -rw-rw-r-- 1 1001 1001 10775 May 3 23:42 LICENSE 23:45:07 -rw-rw-r-- 1 1001 1001 14368 May 3 23:42 Makefile 23:45:07 -rw-rw-r-- 1 1001 1001 582 May 3 23:42 OWNERS.md 23:45:07 -rw-rw-r-- 1 1001 1001 9403 May 3 23:42 README.md 23:45:07 -rw-rw-r-- 1 1001 1001 789 May 3 23:42 SECURITY.md 23:45:07 -rw-rw-r-- 1 1001 1001 5 May 3 23:42 VERSION 23:45:07 drwxrwxr-x 2 1001 1001 4096 May 3 23:42 bin 23:45:07 drwxrwxr-x 18 1001 1001 4096 May 3 23:42 cmd 23:45:07 -rw-r--r-- 1 root root 448351 May 3 23:44 coverage.out 23:45:07 -rw-rw-r-- 1 1001 1001 3200 May 3 23:42 go.mod 23:45:07 -rw-rw-r-- 1 1001 1001 31040 May 3 23:42 go.sum 23:45:07 drwxrwxr-x 7 1001 1001 4096 May 3 23:42 internal 23:45:07 drwxrwxr-x 3 1001 1001 4096 May 3 23:42 openapi 23:45:07 -rw-rw-r-- 1 1001 1001 594 May 3 23:42 security.txt 23:45:07 drwxrwxr-x 4 1001 1001 4096 May 3 23:42 snap 23:45:07 -rw-rw-r-- 1 1001 1001 204 May 3 23:42 version.go [Pipeline] sh 23:45:07 + '[' -e coverage.out ] 23:45:07 + chown 1001:1001 coverage.out [Pipeline] stash 23:45:07 Stashed 1 file(s) [Pipeline] sh 23:45:07 + make build 23:45:07 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 23:45:20 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 23:45:21 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 23:45:22 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 23:45:23 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 23:45:29 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 23:45: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:45:32 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 23:45: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:45: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 23:45:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12652 in /w/workspace/edgexfoundry_edgex-go_PR-4550 [Pipeline] { [Pipeline] ws 23:45:35 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:45:35 The recommended git tool is: git 23:45:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:45:37 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] } 23:45:38 $ docker stop --time=1 11c7cf8da918d2444562c345ce4a06652fe5a946f16519d60f91bad55900496d 23:45:40 $ docker rm -f --volumes 11c7cf8da918d2444562c345ce4a06652fe5a946f16519d60f91bad55900496d 23:45:40 using credential edgex-jenkins-ssh 23:45:40 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:45:41 23:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:45:40 > git init /w/workspace/edgex-go/1 # timeout=10 23:45:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:45:41 > git --version # timeout=10 23:45:41 > git --version # 'git version 2.25.1' 23:45:41 using GIT_SSH to set credentials SSH Credentials for GitHub 23:45:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:45:41 latest: Pulling from edgex-devops/edgex-compose 23:45:41 cbdbe7a5bc2a: Pulling fs layer 23:45:41 ca9280d653b3: Pulling fs layer 23:45:41 7e9c9ca2126c: Pulling fs layer 23:45:42 cbdbe7a5bc2a: Download complete 23:45:42 ca9280d653b3: Verifying Checksum 23:45:42 ca9280d653b3: Download complete 23:45:42 cbdbe7a5bc2a: Pull complete 23:45:42 7e9c9ca2126c: Download complete 23:45:42 ca9280d653b3: Pull complete 23:45:46 7e9c9ca2126c: Pull complete 23:45:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:45:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:45:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:46 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 23:45:46 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:45:47 $ docker top 3a8a903d2823541b8568926e28edcb4ab0d6d6acf5b36e57d4ab3be07eca7d7d -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:47 + docker-compose build --help 23:45:47 + grep parallel 23:45:48 --parallel Build images in parallel. [Pipeline] } 23:45:48 $ docker stop --time=1 3a8a903d2823541b8568926e28edcb4ab0d6d6acf5b36e57d4ab3be07eca7d7d 23:45:49 $ docker rm -f --volumes 3a8a903d2823541b8568926e28edcb4ab0d6d6acf5b36e57d4ab3be07eca7d7d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:45:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:50 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 23:45:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:45:50 $ docker top 8750b65044dfee456d46f846ab75654a55b59a0a963a8e61e81246d17c6b87e6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:51 + docker-compose -f ./docker-compose-build.yml build --parallel 23:45:51 Building core-command ... 23:45:51 Building core-common-config-bootstrapper ... 23:45:51 Building core-data ... 23:45:51 Building core-metadata ... 23:45:51 Building security-bootstrapper ... 23:45:51 Building security-proxy-auth ... 23:45:51 Building security-proxy-setup ... 23:45:51 Building security-secretstore-setup ... 23:45:51 Building security-spiffe-token-provider ... 23:45:51 Building security-spire-agent ... 23:45:51 Building security-spire-config ... 23:45:51 Building security-spire-server ... 23:45:51 Building support-notifications ... 23:45:51 Building support-scheduler ... 23:45:51 Building security-proxy-setup 23:45:51 Building security-proxy-auth 23:45:51 Building support-notifications 23:45:51 Building security-bootstrapper 23:45:51 Building security-spiffe-token-provider 23:46:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:46:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:46:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:46:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:46:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:46:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4550/head:refs/remotes/origin/PR-4550 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:46:02 Merging remotes/origin/main commit 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 into PR head commit d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:46:03 Merge succeeded, producing d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:46:03 Checking out Revision d35290802b6f6708ebd1aff33e5aa05f60c0e3db (PR-4550) 23:46:02 > git config core.sparsecheckout # timeout=10 23:46:02 > git checkout -f d35290802b6f6708ebd1aff33e5aa05f60c0e3db # timeout=10 23:46:02 > git remote # timeout=10 23:46:02 > git config --get remote.origin.url # timeout=10 23:46:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:46:02 > git merge 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 # timeout=10 23:46:02 > git rev-parse HEAD^{commit} # timeout=10 23:46:03 > git config core.sparsecheckout # timeout=10 23:46:03 > git checkout -f d35290802b6f6708ebd1aff33e5aa05f60c0e3db # timeout=10 23:46:06 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:46:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:46:06 ---> 6353543ce688 23:46:06 Step 3/22 : WORKDIR /edgex-go 23:46:06 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:46:06 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:46:06 ---> 6353543ce688 23:46:06 Step 3/33 : WORKDIR /edgex-go 23:46:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:46:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:46:06 ---> 6353543ce688 23:46:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:46:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:46:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:46:06 ---> 6353543ce688 23:46:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:46:06 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:46:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:46:06 ---> 6353543ce688 23:46:06 Step 3/20 : WORKDIR /edgex-go 23:46:06 Commit message: "fix: Enable delayed-start services to get message-bus credential" 23:46:06 > git --version # timeout=10 23:46:06 > git --version # 'git version 2.25.1' 23:46:06 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 23:46:07 ---> Running in 95f1d8c1feb4 23:46:07 ---> Running in a04d8095435c 23:46:07 ---> Running in 5e6f9b66e122 23:46:07 ---> Running in 875a83d849df 23:46:07 ---> Running in 8a5e67d55cf5 23:46:07 Removing intermediate container 5e6f9b66e122 23:46:07 ---> 1885229815e4 23:46:07 Step 4/23 : WORKDIR /edgex-go 23:46:07 Removing intermediate container 875a83d849df 23:46:07 ---> 51e73d6d44c1 23:46:07 Step 4/23 : WORKDIR /edgex-go 23:46:07 Removing intermediate container 8a5e67d55cf5 23:46:07 ---> 6476d48c73df 23:46:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:46:07 ---> Running in 76e4a0548f52 23:46:07 Removing intermediate container 95f1d8c1feb4 23:46:07 ---> f62265654638 23:46:07 Step 4/33 : RUN apk add --update --no-cache make git 23:46:07 Removing intermediate container a04d8095435c 23:46:07 ---> 4a97ab7d2e0e 23:46:07 Step 4/22 : RUN apk add --update --no-cache make git 23:46:07 ---> Running in c56033a08f68 23:46:07 ---> Running in 5e39a3a1ea5a 23:46:07 ---> Running in 3947dca26a89 23:46:07 ---> Running in d87de1a2f478 23:46:07 Removing intermediate container 76e4a0548f52 23:46:07 ---> f6414f908826 23:46:07 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:46:07 ---> Running in cdb703004d5b 23:46:07 Removing intermediate container 5e39a3a1ea5a 23:46:07 ---> 8a3e812623f8 23:46:07 Step 5/23 : RUN apk add --update --no-cache make git 23:46:07 ---> Running in a5c09cc294d2 [Pipeline] script [Pipeline] { [Pipeline] sh 23:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:46:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:46:08 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:08 Dload Upload Total Spent Left Speed 23:46:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k 23:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:46:08 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:46:08 v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:46:08 OK: 17819 distinct packages available 23:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:46:08 OK: 265 MiB in 53 packages 23:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:46:08 OK: 265 MiB in 53 packages 23:46:08 OK: 265 MiB in 53 packages 23:46:08 OK: 265 MiB in 53 packages 23:46:08 OK: 265 MiB in 53 packages [Pipeline] sh 23:46:08 Removing intermediate container 3947dca26a89 23:46:08 ---> 9cc49ad26b0b 23:46:08 Step 5/33 : COPY go.mod vendor* ./ 23:46:08 ---> f608790e61dc 23:46:08 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:08 ---> Running in 6263de0e773c 23:46:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:46:09 Removing intermediate container cdb703004d5b 23:46:09 ---> 3dd4f2186a0e 23:46:09 Step 6/23 : COPY go.mod vendor* ./ 23:46:09 Removing intermediate container a5c09cc294d2 23:46:09 ---> 16dd5e549e00 23:46:09 Step 6/23 : COPY go.mod vendor* ./ 23:46:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:46:09 + sudo tee /etc/docker/daemon.new 23:46:09 { 23:46:09 "registry-mirrors": [ 23:46:09 "https://nexus3.edgexfoundry.org:10001" 23:46:09 ], 23:46:09 "bip": "10.250.0.254/24", 23:46:09 "hosts": [ 23:46:09 "tcp://0.0.0.0:5555", 23:46:09 "unix:///var/run/docker.sock" 23:46:09 ], 23:46:09 "mtu": 1458, 23:46:09 "selinux-enabled": true, 23:46:09 "seccomp-profile": "/etc/docker/seccomp.json" 23:46:09 } 23:46:09 ---> 857e1aef2f3b 23:46:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:09 ---> fbcf765ca7cf 23:46:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:09 Removing intermediate container c56033a08f68 23:46:09 ---> a6f7eb65bb2e 23:46:09 Step 5/20 : COPY go.mod vendor* ./ 23:46:09 ---> Running in 87b5e35d998c 23:46:09 Removing intermediate container d87de1a2f478 23:46:09 ---> 7bd529fe82ae 23:46:09 Step 5/22 : COPY go.mod vendor* ./ 23:46:09 ---> Running in 3695d200f79a [Pipeline] sh 23:46:09 ---> a672dff5a443 23:46:09 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:09 ---> 7d45ed88107c 23:46:09 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:09 ---> Running in 3ba38fb42b4b 23:46:09 ---> Running in c7c1683f6aec 23:46:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:46:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:32 provisioning config files... 23:46:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6964782730532443819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:32 ---> docker-login.sh 23:46:32 nexus3.edgexfoundry.org:10001 23:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:33 Configure a credential helper to remove this warning. See 23:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:33 23:46:33 Login Succeeded 23:46:33 nexus3.edgexfoundry.org:10002 23:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:34 Configure a credential helper to remove this warning. See 23:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:34 23:46:34 Login Succeeded 23:46:34 nexus3.edgexfoundry.org:10003 23:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:34 Configure a credential helper to remove this warning. See 23:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:34 23:46:34 Login Succeeded 23:46:34 nexus3.edgexfoundry.org:10004 23:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:34 Configure a credential helper to remove this warning. See 23:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:34 23:46:34 Login Succeeded 23:46:34 docker.io 23:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:35 Configure a credential helper to remove this warning. See 23:46:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:35 23:46:35 Login Succeeded 23:46:35 ---> docker-login.sh ends [Pipeline] } 23:46:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:46:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:46:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:46:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:46:36 ========================================================= 23:46:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:46:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:46:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:46:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:46:36 c41833b44d91: Pulling fs layer 23:46:36 ed15518f5707: Pulling fs layer 23:46:36 feae8fd75edb: Pulling fs layer 23:46:36 242c74f7c9fa: Pulling fs layer 23:46:36 3cdef696dda3: Pulling fs layer 23:46:36 2ced38df9373: Pulling fs layer 23:46:36 58f1dce35555: Pulling fs layer 23:46:36 242c74f7c9fa: Waiting 23:46:36 3cdef696dda3: Waiting 23:46:36 2ced38df9373: Waiting 23:46:36 58f1dce35555: Waiting 23:46:36 ed15518f5707: Verifying Checksum 23:46:36 ed15518f5707: Download complete 23:46:36 242c74f7c9fa: Verifying Checksum 23:46:36 242c74f7c9fa: Download complete 23:46:36 3cdef696dda3: Verifying Checksum 23:46:36 3cdef696dda3: Download complete 23:46:36 c41833b44d91: Verifying Checksum 23:46:36 c41833b44d91: Download complete 23:46:38 c41833b44d91: Pull complete 23:46:38 58f1dce35555: Verifying Checksum 23:46:38 58f1dce35555: Download complete 23:46:38 ed15518f5707: Pull complete 23:46:39 feae8fd75edb: Verifying Checksum 23:46:39 2ced38df9373: Verifying Checksum 23:46:39 2ced38df9373: Download complete 23:46:51 feae8fd75edb: Pull complete 23:46:51 242c74f7c9fa: Pull complete 23:46:51 3cdef696dda3: Pull complete 23:46:58 2ced38df9373: Pull complete 23:47:00 58f1dce35555: Pull complete 23:47:00 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:47:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:47:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:47:00 WORKDIR /edgex 23:47:00 COPY go.mod . 23:47:00 RUN go mod download 23:47:00 + docker build -t ci-base-image-arm64 -f - . 23:47:01 Sending build context to Docker daemon 2.932MB 23:47:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:47:01 ---> fadd8f120f05 23:47:01 Step 2/4 : WORKDIR /edgex 23:47:03 ---> Running in e9cc86fc7178 23:47:03 Removing intermediate container e9cc86fc7178 23:47:03 ---> e6880510d6d7 23:47:03 Step 3/4 : COPY go.mod . 23:47:04 ---> 9aecd8f05c53 23:47:04 Step 4/4 : RUN go mod download 23:47:04 ---> Running in 7e484190490d 23:47:06 Removing intermediate container 6263de0e773c 23:47:06 ---> a25cb5ab4454 23:47:06 Step 7/33 : COPY . . 23:47:06 Removing intermediate container 3695d200f79a 23:47:06 ---> 67e998413a70 23:47:06 Step 8/23 : COPY . . 23:47:06 Removing intermediate container c7c1683f6aec 23:47:06 ---> fca1f164fb62 23:47:06 Step 7/20 : COPY . . 23:47:06 Removing intermediate container 3ba38fb42b4b 23:47:06 ---> e383c09a0e9c 23:47:06 Step 7/22 : COPY . . 23:47:06 Removing intermediate container 87b5e35d998c 23:47:06 ---> c7fe53b3651f 23:47:06 Step 8/23 : COPY . . 23:47:21 ---> 7d536030faea 23:47:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:47:21 ---> 14c3182d92fa 23:47:21 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:47:21 ---> 4ad3f44f3183 23:47:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:47:21 ---> 813b19c3637f 23:47:21 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:47:21 ---> f9351c13c1f7 23:47:21 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:47:21 ---> Running in 6c796ec23d4e 23:47:21 ---> Running in d6fa8037f23e 23:47:21 ---> Running in 65437ffb20cf 23:47:21 ---> Running in 7f153f677ba2 23:47:21 ---> Running in cfe7335265cd 23:47: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:47: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 23:47:21 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 23:47: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:47: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 23:47:36 Removing intermediate container 7e484190490d 23:47:36 ---> 9eaace87d318 23:47:36 Successfully built 9eaace87d318 23:47:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:36 + docker inspect -f . ci-base-image-arm64 23:47:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:37 prd-ubuntu20.04-docker-arm64-4c-16g-12652 does not seem to be running inside a container 23:47:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:47:38 $ docker top fa7d19926409cad96b6d0334c88d0b170299a0aeee2177e4f27b11f1c568990e -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:39 + go version 23:47:39 go version go1.20.2 linux/arm64 [Pipeline] } 23:47:39 $ docker stop --time=1 fa7d19926409cad96b6d0334c88d0b170299a0aeee2177e4f27b11f1c568990e 23:47:41 $ docker rm -f --volumes fa7d19926409cad96b6d0334c88d0b170299a0aeee2177e4f27b11f1c568990e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:41 + docker inspect -f . ci-base-image-arm64 23:47:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:42 prd-ubuntu20.04-docker-arm64-4c-16g-12652 does not seem to be running inside a container 23:47:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:47:43 $ docker top ae8d04a13fd435b48e678a7d30019f10fff9de842ea147b4bf72a59458c781ea -eo pid,comm [Pipeline] { [Pipeline] echo 23:47:43 ========================================================= 23:47:43 [edgeXBuildGoParallel] Running Tests and Build... 23:47:43 ========================================================= [Pipeline] sh 23:47:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:47:44 + make test 23:47:44 go test -race -coverprofile=coverage.out ./... 23:48:08 Removing intermediate container cfe7335265cd 23:48:08 Removing intermediate container 6c796ec23d4e 23:48:08 ---> f75322f28c5e 23:48:08 ---> fc42e8c76fe0 23:48:08 23:48:08 23:48:08 Step 9/22 : FROM alpine:3.17Step 10/23 : FROM alpine:3.17 23:48:08 23:48:08 Removing intermediate container d6fa8037f23e 23:48:08 ---> f46b8d31a97b 23:48:08 23:48:08 Step 9/33 : FROM alpine:3.17 23:48:08 Removing intermediate container 65437ffb20cf 23:48:08 ---> 8e5fd2ed97ea 23:48:08 23:48:08 Step 9/20 : FROM alpine:3.17 23:48:08 Removing intermediate container 7f153f677ba2 23:48:08 ---> e76ff20b5687 23:48:08 23:48:08 Step 10/23 : FROM alpine:3.17 23:48:08 3.17: Pulling from library/alpine 23:48:08 3.17: Pulling from library/alpine 23:48:09 3.17: Pulling from library/alpine 23:48:09 3.17: Pulling from library/alpine 23:48:10 3.17: Pulling from library/alpine 23:48:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:48:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:48:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:48:10 Status: Downloaded newer image for alpine:3.17 23:48:10 Status: Image is up to date for alpine:3.17 23:48:10 Status: Downloaded newer image for alpine:3.17 23:48:10 ---> 9ed4aefc74f6 23:48:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:48:10 ---> 9ed4aefc74f6 23:48:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:48:10 ---> 9ed4aefc74f6 23:48:10 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:48:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:48:10 Status: Image is up to date for alpine:3.17 23:48:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:48:10 Status: Image is up to date for alpine:3.17 23:48:10 ---> 9ed4aefc74f6 23:48:10 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:48:10 ---> 9ed4aefc74f6 23:48:10 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:48:11 ---> Running in 78a014913067 23:48:11 ---> Running in 8078408665cf 23:48:11 ---> Running in e095f8e5be5e 23:48:11 ---> Running in 5f9f3b3c8619 23:48:11 ---> Running in 7633d72d31c1 23:48:11 Removing intermediate container 8078408665cf 23:48:11 ---> b80e6eacf4f5 23:48:11 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:48:11 ---> Running in a57113055d8a 23:48:11 Removing intermediate container 78a014913067 23:48:11 ---> f207000e72b7 23:48:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:48:11 Removing intermediate container 7633d72d31c1 23:48:11 ---> 0c3516421e06 23:48:11 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:48:11 ---> Running in 4344b2622cdb 23:48:11 ---> Running in d20361c5297a 23:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:48:11 (1/2) Installing ca-certificates (20220614-r4) 23:48:11 (2/2) Installing dumb-init (1.2.5-r2) 23:48:11 Executing busybox-1.35.0-r29.trigger 23:48:11 Executing ca-certificates-20220614-r4.trigger 23:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:48:12 OK: 8 MiB in 17 packages 23:48:12 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:48:12 v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:48:12 OK: 17820 distinct packages available 23:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:48:12 (1/2) Installing dumb-init (1.2.5-r2) 23:48:12 (2/2) Installing openssl (3.0.8-r4) 23:48:12 Executing busybox-1.35.0-r29.trigger 23:48:12 OK: 8 MiB in 17 packages 23:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:48:12 (1/2) Installing dumb-init (1.2.5-r2) 23:48:12 (2/2) Installing su-exec (0.2-r2) 23:48:12 Executing busybox-1.35.0-r29.trigger 23:48:12 OK: 7 MiB in 17 packages 23:48:12 (1/1) Installing dumb-init (1.2.5-r2) 23:48:12 Executing busybox-1.35.0-r29.trigger 23:48:12 OK: 7 MiB in 16 packages 23:48:12 (1/9) Installing ca-certificates (20220614-r4) 23:48:12 (2/9) Installing brotli-libs (1.0.9-r9) 23:48:12 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:48:12 (4/9) Installing libcurl (8.0.1-r0) 23:48:12 (5/9) Installing curl (8.0.1-r0) 23:48:12 (6/9) Installing dumb-init (1.2.5-r2) 23:48:12 (7/9) Installing musl-obstack (1.2.3-r0) 23:48:12 (8/9) Installing libucontext (1.2-r0) 23:48:12 (9/9) Installing gcompat (1.1.0-r0) 23:48:12 Executing busybox-1.35.0-r29.trigger 23:48:12 Executing ca-certificates-20220614-r4.trigger 23:48:12 OK: 10 MiB in 24 packages 23:48:12 Removing intermediate container e095f8e5be5e 23:48:12 ---> bd03a19a81d9 23:48:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:48:12 ---> Running in e345c87e5854 23:48:12 Removing intermediate container e345c87e5854 23:48:12 ---> 9da563bab6a3 23:48:12 Step 13/23 : ENV APP_PORT=59860 23:48:12 Removing intermediate container 4344b2622cdb 23:48:12 ---> 5e57523e7ab0 23:48:12 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:12 ---> Running in 2badedecd767 23:48:12 Removing intermediate container d20361c5297a 23:48:12 ---> 8a3ad251cce6 23:48:12 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:48:12 Removing intermediate container 5f9f3b3c8619 23:48:12 ---> ea5315be5fee 23:48:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:48:13 ---> Running in 6b8ef171e054 23:48:13 Removing intermediate container 2badedecd767 23:48:13 ---> 478050dd24ca 23:48:13 Step 14/23 : EXPOSE $APP_PORT 23:48:13 ---> Running in 09876e1c0d97 23:48:13 ---> Running in 18e06fb9b9aa 23:48:13 ---> affa473dfd6a 23:48:13 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:48:13 Removing intermediate container 6b8ef171e054 23:48:13 ---> 27d09619d0ac 23:48:13 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:48:13 ---> Running in e69da7fc3023 23:48:13 Removing intermediate container 09876e1c0d97 23:48:13 ---> f6ed74e4a066 23:48:13 Step 12/22 : WORKDIR /edgex 23:48:13 Removing intermediate container 18e06fb9b9aa 23:48:13 ---> 4e034658667e 23:48:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:13 ---> Running in 4a68ebd58b1c 23:48:13 ---> 18c5091b60b2 23:48:13 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:48:13 Removing intermediate container e69da7fc3023 23:48:13 ---> 6358c7ed7c66 23:48:13 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:48:13 ---> Running in 78fd4411498b 23:48:13 Removing intermediate container 4a68ebd58b1c 23:48:13 ---> ba0121aff7a8 23:48:13 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:13 ---> 209c2f271101 23:48:13 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:48:13 Removing intermediate container a57113055d8a 23:48:13 ---> 13893256dc9f 23:48:13 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:13 Removing intermediate container 78fd4411498b 23:48:13 ---> 0adf2eec66dd 23:48:13 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:48:13 ---> Running in b211159195d9 23:48:13 ---> a02e4d5bd85d 23:48:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:48:13 ---> 9b812e263bfd 23:48:13 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:48:13 ---> 7e7bee32f944 23:48:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:48:13 ---> e4f55948d0d3 23:48:13 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:48:13 Removing intermediate container b211159195d9 23:48:13 ---> f8326e1bd13d 23:48:13 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:48:13 ---> Running in eea2ba22a393 23:48:14 ---> 99b7a4bdb095 23:48:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:48:14 ---> 59f84ec292ee 23:48:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:48:14 ---> 142b08fd1a91 23:48:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:48:15 ---> af20423ddaee 23:48:15 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:48:15 ---> 7e2eb8044f68 23:48:15 ---> 000f8fd5ac2c 23:48:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yamlStep 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml ---> b3af76c4b247 23:48:15 23:48:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:48:15 23:48:15 ---> Running in 06981582546d 23:48:15 ---> cf9fb709f8d6 23:48:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:48:15 ---> 8cea9c03db6a 23:48:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:48:15 ---> Running in 5b2231006551 23:48:15 ---> Running in a8ee1519239f 23:48:15 ---> 03823cce8465 23:48:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:48:15 Removing intermediate container eea2ba22a393 23:48:15 ---> 444f080d8127 23:48:15 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:48:15 Removing intermediate container 5b2231006551 23:48:15 ---> 8896f3466856 23:48:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 23:48:15 Removing intermediate container a8ee1519239f 23:48:15 ---> 42053be78e4f 23:48:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:48:15 ---> Running in 4e3eee644d25 23:48:15 ---> Running in b1b184317ce9 23:48:16 ---> 40c9aeeb3b5c 23:48:16 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:48:16 ---> Running in 84af898e2f9f 23:48:16 ---> Running in cfb654311ab6 23:48:16 Removing intermediate container 4e3eee644d25 23:48:16 ---> b3a630627411 23:48:16 Step 18/20 : LABEL arch=x86_64 23:48:16 Removing intermediate container b1b184317ce9 23:48:16 ---> 634bab216a10 23:48:16 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:48:16 ---> Running in d3b9b8c57a22 23:48:16 Removing intermediate container 84af898e2f9f 23:48:16 ---> 506663fba677 23:48:16 Step 21/23 : LABEL arch=x86_64 23:48:16 ---> Running in f4b5439cbd79 23:48:16 Removing intermediate container 06981582546d 23:48:16 ---> b78de941f90a 23:48:16 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:48:16 ---> Running in d688e01a5d37 23:48:16 Removing intermediate container d3b9b8c57a22 23:48:16 ---> d698af22a74d 23:48:16 Step 19/20 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:48:16 Removing intermediate container f4b5439cbd79 23:48:16 ---> 2a7540125b32 23:48:16 Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:48:16 ---> Running in ef6b6319e6cf 23:48:16 ---> aad25ebf4ecf 23:48:16 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:48:16 ---> Running in c63139bb00c6 23:48:16 Removing intermediate container d688e01a5d37 23:48:16 ---> 655bbef78f3a 23:48:16 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:48:16 ---> Running in 8bfa56982848 23:48:16 Removing intermediate container ef6b6319e6cf 23:48:16 ---> b293543d5a84 23:48:16 Step 20/20 : LABEL version=0.0.0 23:48:16 ---> Running in c542c5c21517 23:48:16 Removing intermediate container c63139bb00c6 23:48:16 ---> 10a49bc05924 23:48:16 Step 23/23 : LABEL version=0.0.0 23:48:16 ---> Running in 75215b6e88f1 23:48:16 ---> Running in 714c37c1dd9c 23:48:16 Removing intermediate container c542c5c21517 23:48:16 ---> 39194c8adff1 23:48:16 Step 21/23 : LABEL arch=x86_64 23:48:16 Removing intermediate container 75215b6e88f1 23:48:16 ---> 185c12280d0a 23:48:16 23:48:16 ---> Running in d4e99f270f6b 23:48:16 Removing intermediate container 714c37c1dd9c 23:48:16 ---> 4379518b3d10 23:48:16 23:48:16 Removing intermediate container cfb654311ab6 23:48:16 ---> ff9c3ba03ddb 23:48:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:48:16 ---> Running in 872f41f4db37 23:48:16 Removing intermediate container d4e99f270f6b 23:48:16 ---> d9cb75adca06 23:48:16 Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:48:16 Successfully built 185c12280d0a 23:48:16 Successfully tagged security-spiffe-token-provider:latest 23:48:16  Building security-spiffe-token-provider ... done Building core-command 23:48:16 ---> Running in fce583c48538 23:48:16 Successfully built 4379518b3d10 23:48:16 Successfully tagged support-notifications:latest 23:48:16  Building support-notifications ... done Building core-metadata 23:48:16 Removing intermediate container 872f41f4db37 23:48:16 ---> 5bd4b33e8aaf 23:48:16 Step 20/22 : LABEL arch=x86_64 23:48:17 ---> Running in 034455bd9701 23:48:17 Removing intermediate container fce583c48538 23:48:17 ---> aa6e4493cb30 23:48:17 Step 23/23 : LABEL version=0.0.0 23:48:17 ---> Running in 42314a46b774 23:48:21 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:48:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:48:21 ---> 6353543ce688 23:48:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:48:21 ---> Using cache 23:48:21 ---> 51e73d6d44c1 23:48:21 Step 4/24 : WORKDIR /edgex-go 23:48:21 ---> Using cache 23:48:21 ---> 8a3e812623f8 23:48:21 Step 5/24 : RUN apk add --update --no-cache make git 23:48:21 ---> Using cache 23:48:21 ---> 16dd5e549e00 23:48:21 Step 6/24 : COPY go.mod vendor* ./ 23:48:21 ---> Using cache 23:48:21 ---> fbcf765ca7cf 23:48:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:21 ---> Using cache 23:48:21 ---> 67e998413a70 23:48:21 Step 8/24 : COPY . . 23:48:21 ---> Using cache 23:48:21 ---> 7d536030faea 23:48:21 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:48:22 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:48:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:48:22 ---> 6353543ce688 23:48:22 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:48:22 ---> Using cache 23:48:22 ---> 51e73d6d44c1 23:48:22 Step 4/25 : WORKDIR /edgex-go 23:48:22 ---> Using cache 23:48:22 ---> 8a3e812623f8 23:48:22 Step 5/25 : RUN apk add --update --no-cache make git 23:48:22 ---> Using cache 23:48:22 ---> 16dd5e549e00 23:48:22 Step 6/25 : COPY go.mod vendor* ./ 23:48:22 ---> Using cache 23:48:22 ---> fbcf765ca7cf 23:48:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:22 ---> Using cache 23:48:22 ---> 67e998413a70 23:48:22 Step 8/25 : COPY . . 23:48:22 ---> Using cache 23:48:22 ---> 7d536030faea 23:48:22 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:48:25 Removing intermediate container 034455bd9701 23:48:25 ---> 4f7f0e9980ba 23:48:25 Step 21/22 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:48:25 Removing intermediate container 8bfa56982848 23:48:25 ---> e101da2cd910 23:48:25 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:25 Removing intermediate container 42314a46b774 23:48:25 ---> 9bfe22849825 23:48:25 23:48:25 ---> Running in 005dff127c44 23:48:25 ---> Running in c4c8fdb2b199 23:48:25 ---> Running in 5ace80ca9701 23:48:25 Successfully built 9bfe22849825 23:48:25 Successfully tagged security-proxy-auth:latest 23:48:25 Building security-spire-agent 23:48:25  Building security-proxy-auth ... done Removing intermediate container 005dff127c44 23:48:25 ---> 86062b5ba613 23:48:25 Step 22/22 : LABEL version=0.0.0 23:48:25 ---> Running in cb28acfde89a 23:48:25 ---> 8d7e4672acde 23:48:25 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:48:26 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 23:48:26 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 23:48:28 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:48:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:48:28 ---> 6353543ce688 23:48:28 Step 3/27 : WORKDIR /edgex-go 23:48:28 ---> Using cache 23:48:28 ---> 4a97ab7d2e0e 23:48:28 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:48:32 Removing intermediate container cb28acfde89a 23:48:32 ---> d3e74e66ca06 23:48:32 23:48:32 ---> Running in b74bd9563d4b 23:48:32 ---> 238ccbfb1e07 23:48:32 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:48:32 Successfully built d3e74e66ca06 23:48:32 Successfully tagged security-proxy-setup:latest 23:48:32  Building security-proxy-setup ... done Building core-common-config-bootstrapper 23:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:48:32 OK: 265 MiB in 53 packages 23:48:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:48:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:48:34 ---> 6353543ce688 23:48:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:48:34 ---> Using cache 23:48:34 ---> 51e73d6d44c1 23:48:34 Step 4/23 : WORKDIR /edgex-go 23:48:34 ---> Using cache 23:48:34 ---> 8a3e812623f8 23:48:34 Step 5/23 : RUN apk add --update --no-cache make git 23:48:34 ---> Using cache 23:48:34 ---> 16dd5e549e00 23:48:34 Step 6/23 : COPY go.mod vendor* ./ 23:48:34 ---> Using cache 23:48:34 ---> fbcf765ca7cf 23:48:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:34 ---> Using cache 23:48:34 ---> 67e998413a70 23:48:34 Step 8/23 : COPY . . 23:48:34 ---> Using cache 23:48:34 ---> 7d536030faea 23:48:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:48:39 ---> 38df846d6a9d 23:48:39 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:48:39 ---> Running in 5e233ba17508 23:48:39 Removing intermediate container b74bd9563d4b 23:48:39 ---> b5ea59c5a5b7 23:48:39 Step 5/27 : COPY go.mod vendor* ./ 23:48:39 ---> e95fb8a09de6 23:48:39 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:48:39 ---> 9bb2c80fb7cb 23:48:39 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:39 ---> 51b7bc65ed6d 23:48:39 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:48:39 ---> Running in 1624819619a6 23:48:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:48:40 ---> 48abd8cffcdd 23:48:40 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:48:40 ---> de58ff1f3442 23:48:40 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:48:40 ---> ecd231241c07 23:48:40 Step 28/33 : RUN chmod +x /entrypoint.sh 23:48:40 ---> Running in d478eab32723 23:48:41 ? github.com/edgexfoundry/edgex-go [no test files] 23:48:42 Removing intermediate container d478eab32723 23:48:42 ---> 3dd4d29806b5 23:48:42 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:48:42 ---> Running in f51a7251fe58 23:48:42 Removing intermediate container f51a7251fe58 23:48:42 ---> c1890d5ea7b9 23:48:42 Step 30/33 : CMD ["gate"] 23:48:42 ---> Running in ed46c4fc46f9 23:48:42 Removing intermediate container ed46c4fc46f9 23:48:42 ---> 7813971bb549 23:48:42 Step 31/33 : LABEL arch=x86_64 23:48:42 ---> Running in 5a76837f2fe5 23:48:43 Removing intermediate container 5a76837f2fe5 23:48:43 ---> 29d16cdf7a41 23:48:43 Step 32/33 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:48:43 ---> Running in a3f514144be9 23:48:43 Removing intermediate container a3f514144be9 23:48:43 ---> cb2efcf6ad54 23:48:43 Step 33/33 : LABEL version=0.0.0 23:48:43 ---> Running in d4c5e9593b9a 23:48:43 Removing intermediate container d4c5e9593b9a 23:48:43 ---> 3671bacf6290 23:48:43 23:48:43 Successfully built 3671bacf6290 23:48:43 Successfully tagged security-bootstrapper:latest 23:48:43 Building core-data 23:48:46  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:48:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:48:46 ---> 6353543ce688 23:48:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:48:46 ---> Using cache 23:48:46 ---> 51e73d6d44c1 23:48:46 Step 4/23 : WORKDIR /edgex-go 23:48:46 ---> Using cache 23:48:46 ---> 8a3e812623f8 23:48:46 Step 5/23 : RUN apk add --update --no-cache make git 23:48:46 ---> Using cache 23:48:46 ---> 16dd5e549e00 23:48:46 Step 6/23 : COPY go.mod vendor* ./ 23:48:46 ---> Using cache 23:48:46 ---> fbcf765ca7cf 23:48:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:46 ---> Using cache 23:48:46 ---> 67e998413a70 23:48:46 Step 8/23 : COPY . . 23:48:46 ---> Using cache 23:48:46 ---> 7d536030faea 23:48:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:48:56 ---> Running in 4c2aa91dafba 23:48:56 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 23:49:09 Removing intermediate container 5ace80ca9701 23:49:09 ---> a2fd2921958b 23:49:09 23:49:09 Step 10/25 : FROM alpine:3.17 23:49:09 ---> 9ed4aefc74f6 23:49:09 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:49:09 ---> Running in b7e2043e9069 23:49:09 Removing intermediate container c4c8fdb2b199 23:49:09 ---> 21ca3e87cab7 23:49:09 23:49:09 Step 10/24 : FROM alpine:3.17 23:49:09 ---> 9ed4aefc74f6 23:49:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:49:09 Removing intermediate container 1624819619a6 23:49:09 ---> d9ba654116d6 23:49:09 Step 7/27 : COPY . . 23:49:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:12 (1/1) Installing dumb-init (1.2.5-r2) 23:49:12 Executing busybox-1.35.0-r29.trigger 23:49:12 OK: 7 MiB in 16 packages 23:49:16 ---> Running in a92403a3287f 23:49:16 ---> 5ebaf57b7bd7 23:49:16 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 23:49:17 Removing intermediate container 5e233ba17508 23:49:17 ---> d0a9ac776713 23:49:17 23:49:17 Step 10/23 : FROM alpine:3.17 23:49:17 ---> 9ed4aefc74f6 23:49:17 ---> Running in 778fc8b84e12 23:49:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:49:17 ---> Using cache 23:49:17 ---> f207000e72b7 23:49:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:49:17 ---> Using cache 23:49:17 ---> 5e57523e7ab0 23:49:17 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:49:17 ---> Using cache 23:49:17 ---> affa473dfd6a 23:49:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:49:17 Removing intermediate container b7e2043e9069 23:49:17 ---> 8180cbbd701d 23:49:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:49:17 ---> Using cache 23:49:17 ---> 18c5091b60b2 23:49:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:49:17 ---> Running in 3490c2498d05 23:49:17 Removing intermediate container 778fc8b84e12 23:49:17 ---> 68ee20a5bfbf 23:49:17 Step 9/27 : WORKDIR /edgex-go/spire-build 23:49:17 ---> Running in 297fd06faa5a 23:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:17 Removing intermediate container 3490c2498d05 23:49:17 ---> acca1f3e2ef5 23:49:17 Step 13/25 : ENV APP_PORT=59881 23:49:17 ---> Running in 7f6d17c3adea 23:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:17 Removing intermediate container 297fd06faa5a 23:49:17 ---> 0070f71b5a6b 23:49:17 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:49:17 ---> Running in a9f5731bebc7 23:49:17 Removing intermediate container 7f6d17c3adea 23:49:17 ---> e9d68a544c51 23:49:17 Step 14/25 : EXPOSE $APP_PORT 23:49:17 ---> Running in d3d5137b9f49 23:49:17 (1/1) Installing dumb-init (1.2.5-r2) 23:49:17 Executing busybox-1.35.0-r29.trigger 23:49:17 OK: 7 MiB in 16 packages 23:49:17 Removing intermediate container a9f5731bebc7 23:49:17 ---> 92794921c357 23:49:17 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 23:49:17 ---> Running in bed409be963e 23:49:17 ---> bde7822f5376 23:49:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:49:17 Removing intermediate container d3d5137b9f49 23:49:17 ---> e42499c2c515 23:49:17 Step 15/25 : WORKDIR / 23:49:17 ---> Running in 0a0fb318eaac 23:49:17 Removing intermediate container 0a0fb318eaac 23:49:17 ---> 873df94b5039 23:49:17 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:49:17 ---> 39814652e4f3 23:49:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:49:18 Removing intermediate container a92403a3287f 23:49:18 ---> b21d0956fb12 23:49:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:49:18 ---> Running in e19360b98647 23:49:18 ---> 2936c052da42 23:49:18 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:49:18 ---> 115be53f4d0e 23:49:18 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:49:18 ---> Running in b81dc9996442 23:49:18 Removing intermediate container e19360b98647 23:49:18 ---> 9fd4e2da19a4 23:49:18 Step 13/24 : ENV APP_PORT=59882 23:49:18 ---> d27995811546 23:49:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:49:18 ---> Running in 9bb55fc4e911 23:49:18 Removing intermediate container bed409be963e 23:49:18 ---> c9a6cbaa0652 23:49:18 Step 12/27 : WORKDIR /edgex-go 23:49:19 ---> Running in 82509c8cfd80 23:49:19 Removing intermediate container 9bb55fc4e911 23:49:19 ---> 53b447beb182 23:49:19 Step 14/24 : EXPOSE $APP_PORT 23:49:19 ---> Running in 0c86be4fb9c3 23:49:19 ---> 89599790cdc6 23:49:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:49:19 Removing intermediate container 82509c8cfd80 23:49:19 ---> 1aa2a76fbcb2 23:49:19 23:49:19 Step 13/27 : FROM alpine:3.17 23:49:19 ---> 9ed4aefc74f6 23:49:19 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:49:19 ---> Running in 2df07797b165 23:49:19 Removing intermediate container b81dc9996442 23:49:19 ---> c7448598b057 23:49:19 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:49:19 Removing intermediate container 0c86be4fb9c3 23:49:19 ---> 4f65f21ffb15 23:49:19 Step 15/24 : WORKDIR / 23:49:19 ---> Running in c786eb62ac6c 23:49:19 ---> 2219c17c8fe4 23:49:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:49:19 ---> Running in 2ff0a20a955c 23:49:19 Removing intermediate container 2df07797b165 23:49:19 ---> 1937d080952c 23:49:19 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:49:19 ---> Running in c7ae4bef92d7 23:49:19 Removing intermediate container c786eb62ac6c 23:49:19 ---> b879bac668fb 23:49:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:49:20 Removing intermediate container 2ff0a20a955c 23:49:20 ---> 8e55a589f259 23:49:20 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:49:20 ---> Running in c60afc74b042 23:49:20 ---> 3764ee925959 23:49:20 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:49:20 ---> Running in 201977ce1869 23:49:20 ---> 81b94a096b19 23:49:20 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:49:20 Removing intermediate container c60afc74b042 23:49:20 ---> d3ae61d34335 23:49:20 Step 21/23 : LABEL arch=x86_64 23:49:20 ---> Running in 8be32248ac2a 23:49:20 Removing intermediate container 201977ce1869 23:49:20 ---> 28446d1110d5 23:49:20 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:49:20 ---> Running in 12dcbcd91763 23:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:20 Removing intermediate container 8be32248ac2a 23:49:20 ---> ee3f5b23d38d 23:49:20 Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:49:20 ---> 9109bc4cd4f7 23:49:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:49:20 ---> Running in e10dd86c6fc9 23:49:20 Removing intermediate container 12dcbcd91763 23:49:20 ---> 33a0ea43def4 23:49:20 Step 23/25 : LABEL arch=x86_64 23:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:20 ---> Running in 65e395ac6ffa 23:49:20 Removing intermediate container e10dd86c6fc9 23:49:20 ---> 4616787062bc 23:49:20 Step 23/23 : LABEL version=0.0.0 23:49:20 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:49:20 v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:49:20 OK: 17820 distinct packages available 23:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:20 Removing intermediate container 65e395ac6ffa 23:49:20 ---> b094f1b6b35d 23:49:20 Step 24/25 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:49:20 ---> Running in 52bcf000ac0d 23:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:20 ---> Running in d5f0f90886bf 23:49:21 (1/5) Installing dumb-init (1.2.5-r2) 23:49:21 (2/5) Installing musl-obstack (1.2.3-r0) 23:49:21 (3/5) Installing libucontext (1.2-r0) 23:49:21 Removing intermediate container 52bcf000ac0d 23:49:21 ---> c67e9894c4d7 23:49:21 23:49:21 (4/5) Installing gcompat (1.1.0-r0) 23:49:21 (5/5) Installing openssl (3.0.8-r4) 23:49:21 Executing busybox-1.35.0-r29.trigger 23:49:21 Removing intermediate container d5f0f90886bf 23:49:21 ---> 6e774dfe3081 23:49:21 Step 25/25 : LABEL version=0.0.0 23:49:21 OK: 8 MiB in 20 packages 23:49:21 ---> Running in 84d3a8dee59f 23:49:21 ---> c5a52e5d309b 23:49:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:49:21 Successfully built c67e9894c4d7 23:49:21 Successfully tagged core-common-config-bootstrapper:latest 23:49:21  Building core-common-config-bootstrapper ... done Building security-spire-server 23:49:23 Removing intermediate container 84d3a8dee59f 23:49:23 ---> 1afed627a007 23:49:23 23:49:23 Successfully built 1afed627a007 23:49:24 Successfully tagged core-metadata:latest 23:49:24  Building core-metadata ... done Building support-scheduler 23:49:24 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:49:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:49:24 ---> 6353543ce688 23:49:24 Step 3/26 : WORKDIR /edgex-go 23:49:24 ---> Using cache 23:49:24 ---> 4a97ab7d2e0e 23:49:24 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:49:24 ---> Using cache 23:49:24 ---> b5ea59c5a5b7 23:49:24 Step 5/26 : COPY go.mod vendor* ./ 23:49:24 ---> Using cache 23:49:24 ---> 9bb2c80fb7cb 23:49:24 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:24 ---> Using cache 23:49:24 ---> d9ba654116d6 23:49:24 Step 7/26 : COPY . . 23:49:24 ---> Using cache 23:49:24 ---> 5ebaf57b7bd7 23:49:24 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 23:49:24 ---> Using cache 23:49:24 ---> 68ee20a5bfbf 23:49:24 Step 9/26 : WORKDIR /edgex-go/spire-build 23:49:24 ---> Using cache 23:49:24 ---> 0070f71b5a6b 23:49:24 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:49:24 ---> Using cache 23:49:24 ---> 92794921c357 23:49:24 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 23:49:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:49:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:49:27 ---> 6353543ce688 23:49:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:49:27 ---> Using cache 23:49:27 ---> 51e73d6d44c1 23:49:27 Step 4/23 : WORKDIR /edgex-go 23:49:27 ---> Using cache 23:49:27 ---> 8a3e812623f8 23:49:27 Step 5/23 : RUN apk add --update --no-cache make git 23:49:27 ---> Using cache 23:49:27 ---> 16dd5e549e00 23:49:27 Step 6/23 : COPY go.mod vendor* ./ 23:49:27 ---> Using cache 23:49:27 ---> fbcf765ca7cf 23:49:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:27 ---> Using cache 23:49:27 ---> 67e998413a70 23:49:27 Step 8/23 : COPY . . 23:49:27 ---> Using cache 23:49:27 ---> 7d536030faea 23:49:27 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:49:29 ---> 3bb6ddbc668c 23:49:29 Step 20/24 : ENTRYPOINT ["/core-command"] 23:49:29 ---> Running in d6e20baafd85 23:49:29 ---> Running in 661056354dcd 23:49:29 ---> Running in 872c5e64babe 23:49:29 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 23:49:30 Removing intermediate container 661056354dcd 23:49:30 ---> 1a90c6a966cd 23:49:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:49:30 Removing intermediate container c7ae4bef92d7 23:49:30 ---> f38013c55633 23:49:30 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:49:31 ---> Running in 8cbb993db272 23:49:31 ---> 790c9b24e475 23:49:31 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:49:31 Removing intermediate container 4c2aa91dafba 23:49:31 ---> b992bec092df 23:49:31 23:49:31 Step 10/23 : FROM alpine:3.17 23:49:31 ---> 9ed4aefc74f6 23:49:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:49:31 Removing intermediate container 8cbb993db272 23:49:31 ---> 4ac8778f8785 23:49:31 Step 22/24 : LABEL arch=x86_64 23:49:31 Removing intermediate container d6e20baafd85 23:49:31 ---> c57b84b16586 23:49:31 Step 12/26 : WORKDIR /edgex-go 23:49:31 ---> Running in 2085246579ed 23:49:31 ---> Running in e86de7242a8d 23:49:31 ---> aa836a704a6a 23:49:31 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:49:31 ---> Running in 5fdd3bdfd67b 23:49:31 Removing intermediate container e86de7242a8d 23:49:31 ---> dfff123b9feb 23:49:31 Step 23/24 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:49:31 Removing intermediate container 2085246579ed 23:49:31 ---> 098aba60b5a9 23:49:31 Step 12/23 : ENV APP_PORT=59880 23:49:31 ---> Running in ad8e6a344624 23:49:31 Removing intermediate container 5fdd3bdfd67b 23:49:31 ---> Running in 2ec909bf196b 23:49:31 ---> 713dc7e65133 23:49:31 23:49:31 Step 13/26 : FROM alpine:3.17 23:49:31 ---> 9ed4aefc74f6 23:49:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:49:31 ---> Using cache 23:49:31 ---> 1937d080952c 23:49:31 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:49:31 ---> Using cache 23:49:31 ---> f38013c55633 23:49:31 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:49:31 ---> Using cache 23:49:31 ---> 790c9b24e475 23:49:31 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:49:31 ---> Using cache 23:49:31 ---> aa836a704a6a 23:49:31 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:49:31 Removing intermediate container ad8e6a344624 23:49:31 ---> 992d4d8d874a 23:49:31 Step 24/24 : LABEL version=0.0.0 23:49:31 Removing intermediate container 2ec909bf196b 23:49:31 ---> 59dd7d2ae84d 23:49:31 Step 13/23 : EXPOSE $APP_PORT 23:49:31 ---> Running in 0fa593a0b2fb 23:49:31 ---> Running in 93a644a2ac43 23:49:32 Removing intermediate container 0fa593a0b2fb 23:49:32 ---> e20cfcbcbb55 23:49:32 23:49:32 Successfully built e20cfcbcbb55 23:49:33 Successfully tagged core-command:latest 23:49:33  Building core-command ... done Building security-spire-config 23:49:33 Removing intermediate container 93a644a2ac43 23:49:33 ---> 65c6ae31c4b2 23:49:33 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:49:33 ---> 461fffdd8bba 23:49:33 ---> 6af82cbf9ea5 23:49:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:49:33 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:49:33 ---> Running in 3d71f7e7b479 23:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:35 (1/1) Installing dumb-init (1.2.5-r2) 23:49:35 Executing busybox-1.35.0-r29.trigger 23:49:35 OK: 7 MiB in 16 packages 23:49:36 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:49:36 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:49:36 ---> 6353543ce688 23:49:36 Step 3/27 : WORKDIR /edgex-go 23:49:36 ---> Using cache 23:49:36 ---> 4a97ab7d2e0e 23:49:36 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:49:36 ---> Using cache 23:49:36 ---> b5ea59c5a5b7 23:49:36 Step 5/27 : COPY go.mod vendor* ./ 23:49:36 ---> Using cache 23:49:36 ---> 9bb2c80fb7cb 23:49:36 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:36 ---> Using cache 23:49:36 ---> d9ba654116d6 23:49:36 Step 7/27 : COPY . . 23:49:36 ---> Using cache 23:49:36 ---> 5ebaf57b7bd7 23:49:36 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 23:49:36 ---> Using cache 23:49:36 ---> 68ee20a5bfbf 23:49:36 Step 9/27 : WORKDIR /edgex-go/spire-build 23:49:36 ---> Using cache 23:49:36 ---> 0070f71b5a6b 23:49:36 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:49:36 ---> Using cache 23:49:36 ---> 92794921c357 23:49:36 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 23:49:36 ---> Using cache 23:49:36 ---> c9a6cbaa0652 23:49:36 Step 12/27 : WORKDIR /edgex-go 23:49:36 ---> Using cache 23:49:36 ---> 1aa2a76fbcb2 23:49:36 23:49:36 Step 13/27 : FROM alpine:3.17 23:49:36 ---> 9ed4aefc74f6 23:49:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:49:36 ---> Using cache 23:49:36 ---> 1937d080952c 23:49:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:49:39 ---> 0141f7e9a286 23:49:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:49:39 ---> Running in 4ee75bf35e5b 23:49:39 ---> 6a83355ff186 23:49:39 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:49:39 ---> caa419dec5df 23:49:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:49:39 Removing intermediate container 3d71f7e7b479 23:49:39 ---> 69b6a84ea89f 23:49:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:49:40 ---> 6080a3b53eed 23:49:40 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:49:40 ---> 473d0520f5f9 23:49:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:40 ---> c5ff07319017 23:49:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:41 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:49:41 v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:49:41 OK: 17820 distinct packages available 23:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:41 ---> df74fd37cee7 23:49:41 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:49:41 ---> Running in 936d6f45f75e 23:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:41 ---> 77989cb9c2ac 23:49:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:49:41 (1/4) Installing dumb-init (1.2.5-r2) 23:49:41 (2/4) Installing musl-obstack (1.2.3-r0) 23:49:41 (3/4) Installing libucontext (1.2-r0) 23:49:41 (4/4) Installing gcompat (1.1.0-r0) 23:49:41 Executing busybox-1.35.0-r29.trigger 23:49:41 OK: 7 MiB in 19 packages 23:49:41 Removing intermediate container 936d6f45f75e 23:49:41 ---> 7faf5f1077c1 23:49:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:49:41 ---> 23e07951c22a 23:49:41 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:49:41 ---> Running in dc1e0ac9a063 23:49:41 ---> ca9782c540cb 23:49:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:49:41 ---> Running in 83c71915577a 23:49:42 Removing intermediate container 83c71915577a 23:49:42 ---> fa54a6ddd350 23:49:42 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:49:42 Removing intermediate container dc1e0ac9a063 23:49:42 ---> 0cc373b488f4 23:49:42 Step 24/26 : LABEL arch=x86_64 23:49:42 ---> Running in eeb4591a2284 23:49:42 ---> Running in a274bab01cc1 23:49:42 ---> b20bae5b412b 23:49:42 Step 19/23 : ENTRYPOINT ["/core-data"] 23:49:42 ---> Running in 6a8b6237d384 23:49:42 Removing intermediate container a274bab01cc1 23:49:42 ---> 00193587c622 23:49:42 Step 25/26 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:49:42 Removing intermediate container eeb4591a2284 23:49:42 ---> 6f1247747117 23:49:42 Step 25/27 : LABEL arch=x86_64 23:49:42 Removing intermediate container 4ee75bf35e5b 23:49:42 ---> 61e847cab9f9 23:49:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:49:42 ---> Running in f8af02d79e13 23:49:42 ---> Running in 0c88873be286 23:49:42 Removing intermediate container 6a8b6237d384 23:49:42 ---> bfd2149894fe 23:49:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:49:42 ---> Running in a63d89f885fb 23:49:42 Removing intermediate container f8af02d79e13 23:49:42 Removing intermediate container 0c88873be286 23:49:42 ---> e216fdf0853e 23:49:42 ---> 95c53372ee60 23:49:42 Step 26/26 : LABEL version=0.0.0Step 26/27 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:49:42 23:49:42 Removing intermediate container a63d89f885fb 23:49:42 ---> 20ee2c0048d5 23:49:42 Step 21/23 : LABEL arch=x86_64 23:49:42 ---> Running in d7d6e1f3fec7 23:49:42 ---> Running in cc6f622edb7e 23:49:42 ---> Running in fa7a4634f582 23:49:42 ---> 550e5dd38835 23:49:42 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:49:42 Removing intermediate container cc6f622edb7e 23:49:42 ---> beac07f07217 23:49:42 23:49:42 Removing intermediate container d7d6e1f3fec7 23:49:42 ---> d98168b2c804 23:49:42 Step 27/27 : LABEL version=0.0.0 23:49:42 ---> Running in 84ba65723559 23:49:42 Removing intermediate container fa7a4634f582 23:49:42 ---> 063102f67dd5 23:49:42 Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:49:42 ---> Running in 3c4d94b7b699 23:49:42 ---> 843aa6740356 23:49:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:49:42 Successfully built beac07f07217 23:49:42 Successfully tagged security-spire-server:latest 23:49:42  Building security-spire-server ... done Building security-secretstore-setup 23:49:42 Removing intermediate container 84ba65723559 23:49:42 ---> fc8bf0cbbbd1 23:49:42 23:49:42 Removing intermediate container 3c4d94b7b699 23:49:42 ---> 90410ec05b92 23:49:42 Step 23/23 : LABEL version=0.0.0 23:49:42 ---> Running in 97196c69e168 23:49:42 Successfully built fc8bf0cbbbd1 23:49:42 Successfully tagged security-spire-agent:latest 23:49:47  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:49:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:49:47 ---> 6353543ce688 23:49:47 Step 3/25 : WORKDIR /edgex-go 23:49:47 ---> Using cache 23:49:47 ---> 4a97ab7d2e0e 23:49:47 Step 4/25 : RUN apk add --update --no-cache make git 23:49:47 ---> Using cache 23:49:47 ---> 7bd529fe82ae 23:49:47 Step 5/25 : COPY go.mod vendor* ./ 23:49:47 ---> Using cache 23:49:47 ---> 7d45ed88107c 23:49:47 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:47 ---> Using cache 23:49:47 ---> e383c09a0e9c 23:49:47 Step 7/25 : COPY . . 23:49:47 ---> Using cache 23:49:47 ---> f9351c13c1f7 23:49:47 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:49:51 Removing intermediate container 97196c69e168 23:49:51 ---> 6dedbfb76022 23:49:51 23:49:51 Successfully built 6dedbfb76022 23:49:51 Successfully tagged core-data:latest 23:49:51  Building core-data ... done  ---> 6063a38034c6 23:49:51 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:49:51 ---> Running in a11698e20e8f 23:49:51 ---> 055633bb422c 23:49:51 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:49:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:49:51 ---> Running in 5e792209dfd2 23:49:51 Removing intermediate container 5e792209dfd2 23:49:51 ---> 639a1b2b7f3c 23:49:51 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:49:51 ---> ff38b99ec51d 23:49:51 Step 22/27 : WORKDIR / 23:49:51 ---> Running in 4e858d210706 23:49:52 Removing intermediate container 4e858d210706 23:49:52 ---> b1c8d6360667 23:49:52 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:49:52 ---> Running in 39bd02868fbd 23:49:52 Removing intermediate container 39bd02868fbd 23:49:52 ---> d56446077c6b 23:49:52 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:49:52 ---> Running in e71e0530838e 23:49:52 Removing intermediate container e71e0530838e 23:49:52 ---> 9bf475d84869 23:49:52 Step 25/27 : LABEL arch=x86_64 23:49:52 ---> Running in ec34a50186be 23:49:52 Removing intermediate container ec34a50186be 23:49:52 ---> 14c99e3cca34 23:49:52 Step 26/27 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:49:52 ---> Running in 57d1b7208764 23:49:53 Removing intermediate container 57d1b7208764 23:49:53 ---> 8dbb5e1e28e6 23:49:53 Step 27/27 : LABEL version=0.0.0 23:49:53 ---> Running in 05bcecb24a38 23:49:53 Removing intermediate container 05bcecb24a38 23:49:53 ---> be5c8627f10b 23:49:53 23:49:53 Successfully built be5c8627f10b 23:49:53 Successfully tagged security-spire-config:latest 23:49:57  Building security-spire-config ... done Removing intermediate container 872c5e64babe 23:49:57 ---> 64c288f30229 23:49:57 23:49:57 Step 10/23 : FROM alpine:3.17 23:49:57 ---> 9ed4aefc74f6 23:49:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:49:57 ---> Using cache 23:49:57 ---> b21d0956fb12 23:49:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:49:57 ---> Using cache 23:49:57 ---> 9fd4e2da19a4 23:49:57 Step 13/23 : ENV APP_PORT=59861 23:49:57 ---> Running in 8bf897ef034b 23:49:57 Removing intermediate container 8bf897ef034b 23:49:57 ---> 804571083b50 23:49:57 Step 14/23 : EXPOSE $APP_PORT 23:49:57 ---> Running in a71ccd024f2e 23:49:58 Removing intermediate container a71ccd024f2e 23:49:58 ---> 3f0896bce073 23:49:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:49:58 ---> 04bd3524d8c2 23:49:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:49:59 ---> 4e0b03e5e12e 23:49:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:50:00 ---> 6c600fdab632 23:50:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:50:00 ---> bd66f65b8271 23:50:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:50:00 ---> Running in 8f9248b4dac1 23:50:00 Removing intermediate container 8f9248b4dac1 23:50:00 ---> 4f772b42eb51 23:50:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:50:00 ---> Running in 5fe77b1f4d9c 23:50:00 Removing intermediate container 5fe77b1f4d9c 23:50:00 ---> af7e2f78da9a 23:50:00 Step 21/23 : LABEL arch=x86_64 23:50:00 ---> Running in 00b53abdcc74 23:50:00 Removing intermediate container 00b53abdcc74 23:50:00 ---> 0283c3d83c8b 23:50:00 Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:50:00 ---> Running in e8a19525f39a 23:50:01 Removing intermediate container e8a19525f39a 23:50:01 ---> c35f32ee8ae0 23:50:01 Step 23/23 : LABEL version=0.0.0 23:50:01 ---> Running in 675bce5a43b0 23:50:01 Removing intermediate container 675bce5a43b0 23:50:01 ---> 4c7d06e8f2af 23:50:01 23:50:01 Successfully built 4c7d06e8f2af 23:50:01 Successfully tagged support-scheduler:latest 23:50:07  Building support-scheduler ... 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 23:50:11 Removing intermediate container a11698e20e8f 23:50:11 ---> 46f9b9af99a8 23:50:11 23:50:11 Step 9/25 : FROM alpine:3.17 23:50:11 ---> 9ed4aefc74f6 23:50:11 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:50:11 ---> Running in fbfad4a9734f 23:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:50:12 (1/3) Installing ca-certificates (20220614-r4) 23:50:12 (2/3) Installing dumb-init (1.2.5-r2) 23:50:12 (3/3) Installing su-exec (0.2-r2) 23:50:12 Executing busybox-1.35.0-r29.trigger 23:50:12 Executing ca-certificates-20220614-r4.trigger 23:50:12 OK: 8 MiB in 18 packages 23:50:12 Removing intermediate container fbfad4a9734f 23:50:12 ---> b1820939ad28 23:50:12 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:50:12 ---> Running in b42443906704 23:50:12 Removing intermediate container b42443906704 23:50:12 ---> 85ebcbee831b 23:50:12 Step 12/25 : WORKDIR / 23:50:12 ---> Running in b283cea52065 23:50:13 Removing intermediate container b283cea52065 23:50:13 ---> c2fe63a29ec0 23:50:13 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:50:13 ---> 2e123fde77b1 23:50:13 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:50:13 ---> fd830869cb2e 23:50:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:50:13 ---> a217f11959bf 23:50:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:50:13 ---> 08542b515e1c 23:50:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:50:13 ---> 0aef64228025 23:50:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:50:14 ---> ddec8c77c218 23:50:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:50:14 ---> 03136b136fa6 23:50:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:50:14 ---> 202624c532d4 23:50:14 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:50:14 ---> Running in f3580f1decd6 23:50:15 Removing intermediate container f3580f1decd6 23:50:15 ---> a64f40dbbab5 23:50:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:50:15 ---> Running in fee0a2366775 23:50:15 Removing intermediate container fee0a2366775 23:50:15 ---> 0e10b849e464 23:50:15 Step 23/25 : LABEL arch=x86_64 23:50:15 ---> Running in 60b3cd4aa443 23:50:15 Removing intermediate container 60b3cd4aa443 23:50:15 ---> 25adae37b458 23:50:15 Step 24/25 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 23:50:15 ---> Running in 44cd70f03a43 23:50:15 Removing intermediate container 44cd70f03a43 23:50:15 ---> 7a64e4a4adf0 23:50:15 Step 25/25 : LABEL version=0.0.0 23:50:15 ---> Running in 653c3f47954e 23:50:15 Removing intermediate container 653c3f47954e 23:50:15 ---> e4f379ef4bd6 23:50:15 23:50:15 Successfully built e4f379ef4bd6 23:50:15 Successfully tagged security-secretstore-setup:latest 23:50:16  Building security-secretstore-setup ... done  [Pipeline] } 23:50:16 $ docker stop --time=1 8750b65044dfee456d46f846ab75654a55b59a0a963a8e61e81246d17c6b87e6 23:50:17 $ docker rm -f --volumes 8750b65044dfee456d46f846ab75654a55b59a0a963a8e61e81246d17c6b87e6 [Pipeline] // withDockerContainer [Pipeline] sh 23:50:17 + docker images 23:50:17 REPOSITORY TAG IMAGE ID CREATED SIZE 23:50:17 security-secretstore-setup latest e4f379ef4bd6 2 seconds ago 32.8MB 23:50:17 46f9b9af99a8 8 seconds ago 1.72GB 23:50:17 support-scheduler latest 4c7d06e8f2af 16 seconds ago 31.8MB 23:50:17 64c288f30229 22 seconds ago 1.79GB 23:50:17 security-spire-config latest be5c8627f10b 24 seconds ago 102MB 23:50:17 core-data latest 6dedbfb76022 35 seconds ago 20MB 23:50:17 security-spire-server latest beac07f07217 35 seconds ago 103MB 23:50:17 security-spire-agent latest fc8bf0cbbbd1 35 seconds ago 161MB 23:50:17 core-command latest e20cfcbcbb55 45 seconds ago 19.8MB 23:50:17 b992bec092df 46 seconds ago 1.73GB 23:50:17 713dc7e65133 46 seconds ago 1.58GB 23:50:17 core-metadata latest 1afed627a007 56 seconds ago 20.4MB 23:50:17 core-common-config-bootstrapper latest c67e9894c4d7 57 seconds ago 17.2MB 23:50:17 1aa2a76fbcb2 58 seconds ago 1.58GB 23:50:17 d0a9ac776713 About a minute ago 1.72GB 23:50:17 21ca3e87cab7 About a minute ago 1.72GB 23:50:17 a2fd2921958b About a minute ago 1.73GB 23:50:17 security-bootstrapper latest 3671bacf6290 About a minute ago 22.2MB 23:50:17 security-proxy-setup latest d3e74e66ca06 About a minute ago 18.7MB 23:50:17 security-proxy-auth latest 9bfe22849825 About a minute ago 18.3MB 23:50:17 support-notifications latest 4379518b3d10 2 minutes ago 32.4MB 23:50:17 security-spiffe-token-provider latest 185c12280d0a 2 minutes ago 32.8MB 23:50:17 e76ff20b5687 2 minutes ago 1.79GB 23:50:17 8e5fd2ed97ea 2 minutes ago 1.76GB 23:50:17 f75322f28c5e 2 minutes ago 1.7GB 23:50:17 f46b8d31a97b 2 minutes ago 1.71GB 23:50:17 fc42e8c76fe0 2 minutes ago 1.7GB 23:50:17 ci-base-image-x86_64 latest 6353543ce688 6 minutes ago 918MB 23:50:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 9 days ago 700MB 23:50:17 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 23:50:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 23:50:17 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] } 23:51:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:51:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:51:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:51:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:51:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:51:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:51:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:51:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:51:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:51:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:51:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:51:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:51:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:51:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:51:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:51:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:51:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.272s coverage: 28.7% of statements 23:51:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.293s coverage: 98.5% of statements 23:51:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:51:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:51:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:51:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.453s coverage: 71.5% of statements 23:51:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:51:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:51:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.379s coverage: 54.0% of statements 23:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:51:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:51:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:52:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.912s coverage: 88.5% of statements 23:52:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.455s coverage: 3.8% of statements 23:52:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:52:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:52:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:52:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.968s coverage: 95.6% of statements 23:52:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:52:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:52:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:52:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:52:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:52:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.255s coverage: 72.2% of statements 23:52:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:52:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:52:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:52:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.254s coverage: 65.9% of statements 23:52:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:52:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:52:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.450s coverage: 0.9% of statements 23:52:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 29.0% of statements 23:52:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.309s coverage: 42.9% of statements 23:52:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.246s coverage: 82.9% of statements 23:52:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements 23:52:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements 23:52:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements 23:52:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:52:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:52:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:52:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:52:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:52:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:52:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:52:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:52:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements 23:52:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:52:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:52:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:52:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:52:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:52:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:52:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.302s coverage: 79.9% of statements 23:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.309s coverage: 92.9% of statements 23:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 23:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.249s coverage: 62.3% of statements 23:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements 23:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements 23:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 23:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.531s coverage: 81.8% of statements 23:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:53:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.511s coverage: 82.1% of statements 23:53:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.279s coverage: 86.0% of statements 23:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.202s coverage: 63.1% of statements 23:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.243s coverage: 100.0% of statements 23:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements 23:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 23:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.134s coverage: 73.7% of statements 23:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 23:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.070s coverage: 38.4% of statements 23:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements 23:53:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:53:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:53:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:53:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements 23:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:53:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.320s coverage: 17.7% of statements 23:53:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:53:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:53:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:53:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:53:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.639s coverage: 92.3% of statements 23:53:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:53:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:53:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements 23:53:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:53:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:53:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.450s coverage: 97.7% of statements 23:53:52 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 23:53:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:53:52 go vet ./... 23:56:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:56:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:56:44 ./bin/test-attribution-txt.sh [Pipeline] echo 23:56:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:56:44 + ls -al . 23:56:44 total 700 23:56:44 drwxrwxr-x 10 1001 1001 4096 May 3 23:47 . 23:56:44 drwxr-xr-x 4 root root 4096 May 3 23:47 .. 23:56:44 drwxrwxr-x 2 1001 1001 4096 May 3 23:46 .blubracket 23:56:44 -rw-rw-r-- 1 1001 1001 16 May 3 23:46 .dockerignore 23:56:44 drwxrwxr-x 8 1001 1001 4096 May 3 23:46 .git 23:56:44 drwxrwxr-x 3 1001 1001 4096 May 3 23:46 .github 23:56:44 -rw-rw-r-- 1 1001 1001 1133 May 3 23:46 .gitignore 23:56:44 -rw-rw-r-- 1 1001 1001 42 May 3 23:46 .golangci.yml 23:56:44 -rw-rw-r-- 1 1001 1001 87 May 3 23:46 .hadolint.yml 23:56:44 -rw-rw-r-- 1 1001 1001 166 May 3 23:46 .sonarcloud.properties 23:56:44 -rw-rw-r-- 1 1001 1001 1171 May 3 23:46 ADOPTERS.md 23:56:44 -rw-rw-r-- 1 1001 1001 10835 May 3 23:46 Attribution.txt 23:56:44 -rw-rw-r-- 1 1001 1001 73765 May 3 23:46 CHANGELOG.md 23:56:44 -rw-rw-r-- 1 1001 1001 3804 May 3 23:46 CONTRIBUTING.md 23:56:44 -rw-rw-r-- 1 1001 1001 677 May 3 23:46 GOVERNANCE.md 23:56:44 -rw-rw-r-- 1 1001 1001 883 May 3 23:46 Jenkinsfile 23:56:44 -rw-rw-r-- 1 1001 1001 10775 May 3 23:46 LICENSE 23:56:44 -rw-rw-r-- 1 1001 1001 14368 May 3 23:46 Makefile 23:56:44 -rw-rw-r-- 1 1001 1001 582 May 3 23:46 OWNERS.md 23:56:44 -rw-rw-r-- 1 1001 1001 9403 May 3 23:46 README.md 23:56:44 -rw-rw-r-- 1 1001 1001 789 May 3 23:46 SECURITY.md 23:56:44 -rw-rw-r-- 1 1001 1001 5 May 3 23:42 VERSION 23:56:44 drwxrwxr-x 2 1001 1001 4096 May 3 23:46 bin 23:56:44 drwxrwxr-x 18 1001 1001 4096 May 3 23:46 cmd 23:56:44 -rw-r--r-- 1 root root 448352 May 3 23:53 coverage.out 23:56:44 -rw-rw-r-- 1 1001 1001 3200 May 3 23:46 go.mod 23:56:44 -rw-rw-r-- 1 1001 1001 31040 May 3 23:46 go.sum 23:56:44 drwxrwxr-x 7 1001 1001 4096 May 3 23:46 internal 23:56:44 drwxrwxr-x 3 1001 1001 4096 May 3 23:46 openapi 23:56:44 -rw-rw-r-- 1 1001 1001 594 May 3 23:46 security.txt 23:56:44 drwxrwxr-x 4 1001 1001 4096 May 3 23:46 snap 23:56:44 -rw-rw-r-- 1 1001 1001 204 May 3 23:46 version.go [Pipeline] sh 23:56:45 + '[' -e coverage.out ] 23:56:45 + chown 1001:1001 coverage.out [Pipeline] stash 23:56:45 Warning: overwriting stash ‘coverage-report’ 23:56:45 Stashed 1 file(s) [Pipeline] sh 23:56:46 + make build 23:56:46 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 23:58:23 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 23:58:23 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 23:58:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:58:30 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 23:59: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 23:59: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:59:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:59: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:59:36 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 23:59:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:59:44 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] } 23:59:51 $ docker stop --time=1 ae8d04a13fd435b48e678a7d30019f10fff9de842ea147b4bf72a59458c781ea 23:59:53 $ docker rm -f --volumes ae8d04a13fd435b48e678a7d30019f10fff9de842ea147b4bf72a59458c781ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:59:56 23:59:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:59:56 latest: Pulling from edgex-devops/edgex-compose-arm64 23:59:56 29e5d40040c1: Pulling fs layer 23:59:56 1ce36da41761: Pulling fs layer 23:59:56 25b303627fd3: Pulling fs layer 23:59:56 29e5d40040c1: Verifying Checksum 23:59:56 29e5d40040c1: Download complete 23:59:57 1ce36da41761: Verifying Checksum 23:59:57 1ce36da41761: Download complete 23:59:57 29e5d40040c1: Pull complete 23:59:58 1ce36da41761: Pull complete 23:59:58 25b303627fd3: Verifying Checksum 23:59:58 25b303627fd3: Download complete 00:00:08 25b303627fd3: Pull complete 00:00:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:00:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:00:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:09 prd-ubuntu20.04-docker-arm64-4c-16g-12652 does not seem to be running inside a container 00:00:09 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:00:13 $ docker top f427dcc00210b5fec31fee34a3637b3e2f07b6c408d8eeece78689f10ae5387c -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:14 + docker-compose+ buildgrep --help parallel 00:00:14 00:00:19 --parallel Build images in parallel. [Pipeline] } 00:00:19 $ docker stop --time=1 f427dcc00210b5fec31fee34a3637b3e2f07b6c408d8eeece78689f10ae5387c 00:00:21 $ docker rm -f --volumes f427dcc00210b5fec31fee34a3637b3e2f07b6c408d8eeece78689f10ae5387c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:00:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:22 prd-ubuntu20.04-docker-arm64-4c-16g-12652 does not seem to be running inside a container 00:00:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:00:23 $ docker top ce28f6af502c323994d3cc9765c173351d22c0d2b287e3877ea477aba7b580e5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:24 + docker-compose -f ./docker-compose-build.yml build --parallel 00:00:31 Building core-command ... 00:00:31 Building core-common-config-bootstrapper ... 00:00:31 Building core-data ... 00:00:31 Building core-metadata ... 00:00:31 Building security-bootstrapper ... 00:00:31 Building security-proxy-auth ... 00:00:31 Building security-proxy-setup ... 00:00:31 Building security-secretstore-setup ... 00:00:31 Building security-spiffe-token-provider ... 00:00:31 Building security-spire-agent ... 00:00:31 Building security-spire-config ... 00:00:31 Building security-spire-server ... 00:00:31 Building support-notifications ... 00:00:31 Building support-scheduler ... 00:00:31 Building security-spire-config 00:00:31 Building security-secretstore-setup 00:00:31 Building security-spire-server 00:00:31 Building security-bootstrapper 00:00:31 Building security-spiffe-token-provider 00:01:18 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:01:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:01:18 ---> 9eaace87d318 00:01:18 Step 3/26 : WORKDIR /edgex-go 00:01:18 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:01:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:01:18 ---> 9eaace87d318 00:01:18 Step 3/25 : WORKDIR /edgex-go 00:01:18 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:01:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:01:18 ---> 9eaace87d318 00:01:18 Step 3/20 : WORKDIR /edgex-go 00:01:18 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:01:18 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:01:18 ---> 9eaace87d318 00:01:18 Step 3/33 : WORKDIR /edgex-go 00:01:18 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:01:18 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:01:18 ---> 9eaace87d318 00:01:18 Step 3/27 : WORKDIR /edgex-go 00:01:18 ---> Running in e492b3006169 00:01:18 ---> Running in 6b9b004b0cd2 00:01:18 ---> Running in 766f9ff614d0 00:01:18 ---> Running in 87f96e7fc14c 00:01:18 ---> Running in c6b98660c9fc 00:01:19 Removing intermediate container e492b3006169 00:01:19 ---> 96ee2c48621c 00:01:19 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 00:01:19 Removing intermediate container 766f9ff614d0 00:01:19 ---> 922348a949f5 00:01:19 Step 4/33 : RUN apk add --update --no-cache make git 00:01:19 Removing intermediate container c6b98660c9fc 00:01:19 ---> ebb32d8ed2bb 00:01:19 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:01:19 Removing intermediate container 87f96e7fc14c 00:01:19 ---> 6aa72eaad1b0 00:01:19 Step 4/25 : RUN apk add --update --no-cache make git 00:01:19 Removing intermediate container 6b9b004b0cd2 00:01:19 ---> 4ab69429197e 00:01:19 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:01:19 ---> Running in 09a97db6d783 00:01:19 ---> Running in 7be31a96604a 00:01:19 ---> Running in 6a8470e01f56 00:01:19 ---> Running in 96eaec77dcf6 00:01:19 ---> Running in 46eaffacf874 00:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:01:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:01:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:01:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:01:24 OK: 263 MiB in 53 packages 00:01:24 OK: 263 MiB in 53 packages 00:01:24 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:01:24 v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:01:24 OK: 17690 distinct packages available 00:01:24 OK: 263 MiB in 53 packages 00:01:25 OK: 263 MiB in 53 packages 00:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:01:26 Removing intermediate container 96eaec77dcf6 00:01:26 ---> 8841fd167d46 00:01:26 Step 5/25 : COPY go.mod vendor* ./ 00:01:26 Removing intermediate container 09a97db6d783 00:01:26 ---> 344721d11350 00:01:26 Step 5/33 : COPY go.mod vendor* ./ 00:01:27 OK: 263 MiB in 53 packages 00:01:27 Removing intermediate container 7be31a96604a 00:01:27 ---> f6e6a285fc27 00:01:27 Step 5/26 : COPY go.mod vendor* ./ 00:01:27 Removing intermediate container 6a8470e01f56 00:01:27 ---> 29bcd4c3d85f 00:01:27 Step 5/27 : COPY go.mod vendor* ./ 00:01:27 ---> 664d2a7b9a39 00:01:27 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:27 ---> Running in 3317cf13ac06 00:01:27 ---> 1afca995a4ad 00:01:27 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:28 ---> Running in 62f6e2920ec5 00:01:28 ---> be8b91f3568e 00:01:28 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:28 ---> cfcda26012f1 00:01:28 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:28 ---> Running in 3cb95fb0d533 00:01:28 ---> Running in ba7e420ff162 00:01:29 Removing intermediate container 46eaffacf874 00:01:29 ---> 7f97616848fc 00:01:29 Step 5/20 : COPY go.mod vendor* ./ 00:01:31 ---> 4f189bda8733 00:01:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:31 ---> Running in 6c0e8e837cd8 00:03:25 Removing intermediate container 6c0e8e837cd8 00:03:25 ---> f1ec4cf59fd7 00:03:25 Step 7/20 : COPY . . 00:03:25 Removing intermediate container 62f6e2920ec5 00:03:25 ---> fc5ee813cce8 00:03:25 Step 7/33 : COPY . . 00:03:25 Removing intermediate container 3317cf13ac06 00:03:25 ---> b0550e881314 00:03:25 Step 7/25 : COPY . . 00:03:25 Removing intermediate container 3cb95fb0d533 00:03:25 ---> bdf4bc6edb81 00:03:25 Step 7/26 : COPY . . 00:03:25 Removing intermediate container ba7e420ff162 00:03:25 ---> 5257b076d9b3 00:03:25 Step 7/27 : COPY . . 00:03:32 ---> 52d6e5bc4d28 00:03:32 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:03:32 ---> 010711f1e3e5 00:03:32 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 00:03:32 ---> b3e4292c194e 00:03:32 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:03:32 ---> 61875e7efd47 00:03:32 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:03:32 ---> e20ee4bd7214 00:03:32 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 00:03:32 ---> Running in f64745f09d58 00:03:32 ---> Running in 4b58e9c4391a 00:03:32 ---> Running in f40170db3d5f 00:03:32 ---> Running in 002552f5bbde 00:03:32 ---> Running in 925b8ac2d969 00:03:33 Removing intermediate container 4b58e9c4391a 00:03:33 ---> 2a198ca39568 00:03:33 Step 9/27 : WORKDIR /edgex-go/spire-build 00:03:33 ---> Running in ddf487ac91fa 00:03:33 Removing intermediate container 002552f5bbde 00:03:33 ---> aac8c861f4de 00:03:33 Step 9/26 : WORKDIR /edgex-go/spire-build 00:03:33 ---> Running in b89d9d145d50 00:03:34 Removing intermediate container ddf487ac91fa 00:03:34 ---> a996be0ab899 00:03:34 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:03:35 Removing intermediate container b89d9d145d50 00:03:35 ---> f914701c8098 00:03:35 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:03:35 ---> Running in bd565781def6 00:03:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:03:35 ---> Running in 204db29a15f2 00:03:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:03:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:03:35 Removing intermediate container bd565781def6 00:03:35 ---> 6b351f20a76c 00:03:35 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 00:03:35 Removing intermediate container 204db29a15f2 00:03:35 ---> dddbb198de4d 00:03:35 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 00:03:36 ---> Running in 8b285c7ff879 00:03:36 ---> Running in 813fcdc35ec0 00:03:40 Removing intermediate container 8b285c7ff879 00:03:40 ---> 0f382c4d566a 00:03:40 Step 12/27 : WORKDIR /edgex-go 00:03:40 ---> Running in ef04154b0cff 00:03:40 Removing intermediate container 813fcdc35ec0 00:03:40 ---> 97d26fbfc00e 00:03:40 Step 12/26 : WORKDIR /edgex-go 00:03:40 ---> Running in c93c9eb5889f 00:03:40 Removing intermediate container ef04154b0cff 00:03:40 ---> 6ca795f999f6 00:03:40 00:03:40 Step 13/27 : FROM alpine:3.17 00:03:40 Removing intermediate container c93c9eb5889f 00:03:40 ---> a20ea86ebd4a 00:03:40 00:03:40 Step 13/26 : FROM alpine:3.17 00:03:41 3.17: Pulling from library/alpine 00:03:41 3.17: Pulling from library/alpine 00:03:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:03:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:03:42 Status: Downloaded newer image for alpine:3.17 00:03:42 Status: Image is up to date for alpine:3.17 00:03:42 ---> 51e60588ff2c 00:03:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:03:42 ---> 51e60588ff2c 00:03:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:03:42 ---> Running in 8b99f492b243 00:03:42 ---> Running in fdec76dd650f 00:03:43 Removing intermediate container 8b99f492b243 00:03:43 ---> f7f5a27627e9 00:03:43 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:03:43 Removing intermediate container fdec76dd650f 00:03:43 ---> ca821dd8b8dc 00:03:43 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:03:43 ---> Running in 29d55fe7814c 00:03:43 ---> Running in 423871b129f8 00:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:03:49 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:03:49 v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:03:49 OK: 17691 distinct packages available 00:03:49 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:03:49 v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:03:49 OK: 17691 distinct packages available 00:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:03:51 (1/4) Installing dumb-init (1.2.5-r2) 00:03:51 (2/4) Installing musl-obstack (1.2.3-r0) 00:03:51 (3/4) Installing libucontext (1.2-r0) 00:03:51 (4/4) Installing gcompat (1.1.0-r0) 00:03:51 Executing busybox-1.35.0-r29.trigger 00:03:51 OK: 8 MiB in 19 packages 00:03:51 (1/5) Installing dumb-init (1.2.5-r2) 00:03:51 (2/5) Installing musl-obstack (1.2.3-r0) 00:03:51 (3/5) Installing libucontext (1.2-r0) 00:03:51 (4/5) Installing gcompat (1.1.0-r0) 00:03:51 (5/5) Installing openssl (3.0.8-r4) 00:03:51 Executing busybox-1.35.0-r29.trigger 00:03:51 OK: 9 MiB in 20 packages 00:03:53 Removing intermediate container 29d55fe7814c 00:03:53 ---> 3fcb2e6925ca 00:03:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:03:53 Removing intermediate container 423871b129f8 00:03:53 ---> 54d93e4a9db4 00:03:53 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 00:03:54 ---> 420b81b2aa52 00:03:54 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:03:54 ---> b0b263280bb5 00:03:54 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 00:03:55 ---> a70e76011193 00:03:55 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:03:56 ---> 46735e125ea6 00:03:56 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:04:06 ---> 37b9f832b251 00:04:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:04:06 ---> b31e43e00002 00:04:06 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:04:06 ---> 06750c22ea8d 00:04:06 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:04:06 ---> 019bb98c3d4a 00:04:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:04:06 ---> Running in 7586745c7411 00:04:07 Removing intermediate container 7586745c7411 00:04:07 ---> b5c15b3e8819 00:04:07 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:04:07 ---> c9178e59b907 00:04:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:04:09 ---> 6217997f39ea 00:04:09 Step 22/27 : WORKDIR / 00:04:09 ---> 29b278e06a72 00:04:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:04:09 ---> Running in fd8e1745d812 00:04:09 ---> Running in 56a9c1a492c3 00:04:09 Removing intermediate container fd8e1745d812 00:04:09 ---> 0e30e2f13d43 00:04:09 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:04:10 ---> Running in 8b0ce8c7c4f2 00:04:10 Removing intermediate container 56a9c1a492c3 00:04:10 ---> c309e0163a3b 00:04:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:04:10 ---> Running in c4de0d4cae51 00:04:10 Removing intermediate container 8b0ce8c7c4f2 00:04:10 ---> 0c63839007c8 00:04:10 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:04:10 ---> Running in 0215cebe1d09 00:04:11 Removing intermediate container c4de0d4cae51 00:04:11 ---> d32935e9e1a2 00:04:11 Step 24/26 : LABEL arch=arm64 00:04:11 ---> Running in c499e33e78f6 00:04:11 Removing intermediate container 0215cebe1d09 00:04:11 ---> 50a45fc6ca37 00:04:11 Step 25/27 : LABEL arch=arm64 00:04:11 ---> Running in 28bf7efe0729 00:04:12 Removing intermediate container c499e33e78f6 00:04:12 ---> 961a39d12ba8 00:04:12 Step 25/26 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 00:04:12 ---> Running in a850e9099f0d 00:04:12 Removing intermediate container 28bf7efe0729 00:04:12 ---> 2f410f3c96a6 00:04:12 Step 26/27 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 00:04:12 ---> Running in 467758d4adb4 00:04:13 Removing intermediate container a850e9099f0d 00:04:13 ---> 9847f210cdf0 00:04:13 Step 26/26 : LABEL version=0.0.0 00:04:13 ---> Running in ba6d6edc60e0 00:04:13 Removing intermediate container 467758d4adb4 00:04:13 ---> 029e6b8fbc8b 00:04:13 Step 27/27 : LABEL version=0.0.0 00:04:13 ---> Running in bb80a20fb3c8 00:04:15 Removing intermediate container ba6d6edc60e0 00:04:15 ---> 750c09ac2665 00:04:15 00:04:15 Removing intermediate container bb80a20fb3c8 00:04:15 ---> 26af202686fa 00:04:15 00:04:15 Successfully built 26af202686fa 00:04:15 Successfully built 750c09ac2665 00:04:15 Successfully tagged security-spire-config-arm64:latest 00:04:15 Successfully tagged security-spire-server-arm64:latest 00:04:15 Building core-metadata 00:04:15  Building security-spire-config ... done Building core-data 00:04:43  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:04:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:04:43 ---> 9eaace87d318 00:04:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:04:43 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:04:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:04:43 ---> 9eaace87d318 00:04:43 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:04:43 ---> Running in 496061d49a8b 00:04:43 ---> Running in b3ab420c4488 00:04:44 Removing intermediate container b3ab420c4488 00:04:44 ---> 20b256eef51d 00:04:44 Step 4/23 : WORKDIR /edgex-go 00:04:44 Removing intermediate container 496061d49a8b 00:04:44 ---> 4ee48802744b 00:04:44 Step 4/25 : WORKDIR /edgex-go 00:04:44 ---> Running in a59c41761e8b 00:04:44 ---> Running in 72b50be4e4e5 00:04:45 Removing intermediate container a59c41761e8b 00:04:45 ---> 9c7b674937ac 00:04:45 Step 5/23 : RUN apk add --update --no-cache make git 00:04:45 Removing intermediate container 72b50be4e4e5 00:04:45 ---> 53f17da3ba4c 00:04:45 Step 5/25 : RUN apk add --update --no-cache make git 00:04:45 ---> Running in 55a9633308b9 00:04:45 ---> Running in cc02141887eb 00:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:04:50 OK: 263 MiB in 53 packages 00:04:50 OK: 263 MiB in 53 packages 00:04:52 Removing intermediate container 55a9633308b9 00:04:52 ---> 579c8a22b759 00:04:52 Step 6/23 : COPY go.mod vendor* ./ 00:04:52 Removing intermediate container cc02141887eb 00:04:52 ---> f82df0a9b6d1 00:04:52 Step 6/25 : COPY go.mod vendor* ./ 00:04:53 ---> 2c3c26621662 00:04:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:04:53 ---> eff265783bb0 00:04:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:04:54 ---> Running in ff0852ac5d2d 00:04:54 ---> Running in ab5ec924452b 00:07:00 Removing intermediate container ab5ec924452b 00:07:00 ---> e1c169171968 00:07:00 Step 8/25 : COPY . . 00:07:00 Removing intermediate container ff0852ac5d2d 00:07:00 ---> a1ebca464fa2 00:07:00 Step 8/23 : COPY . . 00:07:15 ---> 4638e9ed6cea 00:07:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:07:15 ---> Running in 2ed7eddd06ee 00:07:15 ---> 01796cf84bd8 00:07:15 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:07:15 ---> Running in 1c6bc0ac11f2 00:07:16 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 00:07:17 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 00:09:53 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 00:10:15 Removing intermediate container f64745f09d58 00:10:15 ---> affe1b052982 00:10:15 00:10:15 Step 9/33 : FROM alpine:3.17 00:10:15 ---> 51e60588ff2c 00:10:15 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:10:15 ---> Running in ad9de3c26138 00:10:15 Removing intermediate container ad9de3c26138 00:10:15 ---> 874a86cfc4d3 00:10:15 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 00:10:15 ---> Running in de15a8c6d74d 00:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:10:16 Removing intermediate container 925b8ac2d969 00:10:16 ---> d029c11276ed 00:10:16 00:10:16 Step 9/25 : FROM alpine:3.17 00:10:16 ---> 51e60588ff2c 00:10:16 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:10:16 ---> Running in a656863a5793 00:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:10:18 (1/2) Installing dumb-init (1.2.5-r2) 00:10:18 (2/2) Installing su-exec (0.2-r2) 00:10:18 Executing busybox-1.35.0-r29.trigger 00:10:18 OK: 8 MiB in 17 packages 00:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:10:20 Removing intermediate container de15a8c6d74d 00:10:20 ---> 379aa42b4fc3 00:10:20 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 00:10:20 (1/3) Installing ca-certificates (20220614-r4) 00:10:20 ---> Running in 6abc0717bca9 00:10:20 (2/3) Installing dumb-init (1.2.5-r2) 00:10:20 (3/3) Installing su-exec (0.2-r2) 00:10:20 Executing busybox-1.35.0-r29.trigger 00:10:20 Executing ca-certificates-20220614-r4.trigger 00:10:21 Removing intermediate container 6abc0717bca9 00:10:21 ---> 3c792dab8e91 00:10:21 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:10:21 ---> Running in 51154be6c014 00:10:21 OK: 8 MiB in 18 packages 00:10:22 Removing intermediate container 51154be6c014 00:10:22 ---> c6361e7d94e6 00:10:22 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:10:22 ---> Running in 855a355fffdc 00:10:23 Removing intermediate container 855a355fffdc 00:10:23 ---> 115636bd983a 00:10:23 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:10:23 ---> Running in dfa8a01409a2 00:10:24 Removing intermediate container dfa8a01409a2 00:10:24 ---> 1e5ccb3dc7cc 00:10:24 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:10:24 Removing intermediate container a656863a5793 00:10:24 ---> 531418d720a6 00:10:24 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:10:24 ---> Running in 70cb05ae5d63 00:10:24 ---> Running in 39367b079b46 00:10:25 Removing intermediate container 39367b079b46 00:10:25 ---> 50a133f5bf09 00:10:25 Step 12/25 : WORKDIR / 00:10:25 ---> Running in b4404cbfc9a3 00:10:26 Removing intermediate container b4404cbfc9a3 00:10:26 ---> b585ae816273 00:10:26 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:10:27 ---> 5e6d188bdc50 00:10:27 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 00:10:28 Removing intermediate container 70cb05ae5d63 00:10:28 ---> a70054195988 00:10:28 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 00:10:28 ---> Running in 4874ed50f7f4 00:10:32 ---> 652a99718f17 00:10:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:10:32 Removing intermediate container 4874ed50f7f4 00:10:32 ---> 999161b439ec 00:10:32 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:10:33 ---> 89a13c24d823 00:10:33 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:10:33 ---> 6ad51f44b406 00:10:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:10:33 ---> Running in 998aa6de2d77 00:10:35 ---> c49c9fa10c42 00:10:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:10:36 ---> a70f608e97b4 00:10:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:10:38 Removing intermediate container 998aa6de2d77 00:10:38 ---> 048bb382bde3 00:10:38 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:10:38 ---> 6edae50eb2fe 00:10:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:10:39 ---> 576955a59bc3 00:10:39 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 00:10:40 ---> 73747145e50d 00:10:40 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:10:41 ---> 7acdde1f9a9d 00:10:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:10:42 ---> 4de3799ff5ca 00:10:42 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:10:42 ---> Running in 443e321e09bc 00:10:43 ---> 6096f882632b 00:10:43 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:10:45 ---> 06bdb7c4577c 00:10:45 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 00:10:46 ---> bd055f7ad6b8 00:10:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:10:46 Removing intermediate container 443e321e09bc 00:10:46 ---> c0905ee0179c 00:10:46 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:10:47 ---> Running in 6763a192af4f 00:10:47 ---> 329cc7cf1a6b 00:10:47 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:10:47 Removing intermediate container 6763a192af4f 00:10:47 ---> b4e5cd3bbe83 00:10:47 Step 23/25 : LABEL arch=arm64 00:10:48 ---> Running in 29d5930f3971 00:10:48 Removing intermediate container 29d5930f3971 00:10:48 ---> 14ee178e9498 00:10:48 Step 24/25 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 00:10:48 ---> Running in fba2f6d68ae7 00:10:49 ---> 644050a42e56 00:10:49 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:10:49 Removing intermediate container fba2f6d68ae7 00:10:49 ---> 36d9d7d90b4b 00:10:49 Step 25/25 : LABEL version=0.0.0 00:10:49 ---> Running in 9aa663af07b3 00:10:50 ---> 558ce915da1a 00:10:50 Step 28/33 : RUN chmod +x /entrypoint.sh 00:10:50 Removing intermediate container 9aa663af07b3 00:10:50 ---> 8dc3f3498b32 00:10:50 00:10:50 ---> Running in ced82e970976 00:10:51 Successfully built 8dc3f3498b32 00:10:51 Successfully tagged security-secretstore-setup-arm64:latest 00:10:51 Building security-proxy-auth 00:10:53  Building security-secretstore-setup ... done Removing intermediate container ced82e970976 00:10:53 ---> 1c95d46e4f28 00:10:53 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:10:53 ---> Running in aca457603e40 00:10:54 Removing intermediate container aca457603e40 00:10:54 ---> ed62cad70d9e 00:10:54 Step 30/33 : CMD ["gate"] 00:10:54 ---> Running in bfadc0645cc1 00:10:55 Removing intermediate container bfadc0645cc1 00:10:55 ---> 38f450d64e4b 00:10:55 Step 31/33 : LABEL arch=arm64 00:10:55 ---> Running in 8a7b126ab0b5 00:10:58 Removing intermediate container 8a7b126ab0b5 00:10:58 ---> 49cca2523a03 00:10:58 Step 32/33 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 00:10:58 ---> Running in ede78120a14b 00:10:58 Removing intermediate container ede78120a14b 00:10:58 ---> b79d649da1ee 00:10:58 Step 33/33 : LABEL version=0.0.0 00:10:59 ---> Running in 235b995ae742 00:11:00 Removing intermediate container 235b995ae742 00:11:00 ---> 3df8c6e44bbc 00:11:00 00:11:00 Successfully built 3df8c6e44bbc 00:11:00 Successfully tagged security-bootstrapper-arm64:latest 00:11:00  Building security-bootstrapper ... done Building core-command 00:11:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:11:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:11:15 ---> 9eaace87d318 00:11:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:11:15 ---> Using cache 00:11:15 ---> 4ee48802744b 00:11:15 Step 4/23 : WORKDIR /edgex-go 00:11:15 ---> Using cache 00:11:15 ---> 53f17da3ba4c 00:11:15 Step 5/23 : RUN apk add --update --no-cache make git 00:11:15 ---> Using cache 00:11:15 ---> f82df0a9b6d1 00:11:15 Step 6/23 : COPY go.mod vendor* ./ 00:11:15 ---> Using cache 00:11:15 ---> eff265783bb0 00:11:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:11:15 ---> Using cache 00:11:15 ---> e1c169171968 00:11:15 Step 8/23 : COPY . . 00:11:15 ---> Using cache 00:11:15 ---> 01796cf84bd8 00:11:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 00:11:15 ---> Running in 8be59bf1dbc3 00:11: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 00:11:25 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:11:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:11:25 ---> 9eaace87d318 00:11:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:11:25 ---> Using cache 00:11:25 ---> 4ee48802744b 00:11:25 Step 4/24 : WORKDIR /edgex-go 00:11:25 ---> Using cache 00:11:25 ---> 53f17da3ba4c 00:11:25 Step 5/24 : RUN apk add --update --no-cache make git 00:11:25 ---> Using cache 00:11:25 ---> f82df0a9b6d1 00:11:25 Step 6/24 : COPY go.mod vendor* ./ 00:11:25 ---> Using cache 00:11:25 ---> eff265783bb0 00:11:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:11:25 ---> Using cache 00:11:25 ---> e1c169171968 00:11:25 Step 8/24 : COPY . . 00:11:25 ---> Using cache 00:11:25 ---> 01796cf84bd8 00:11:25 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:11:25 ---> Running in 303d30f0e16a 00:11:27 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 00:12:34 Removing intermediate container f40170db3d5f 00:12:34 ---> 229c43b24c2b 00:12:34 00:12:34 Step 9/20 : FROM alpine:3.17 00:12:34 ---> 51e60588ff2c 00:12:34 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:12:34 ---> Using cache 00:12:34 ---> 874a86cfc4d3 00:12:34 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:12:34 ---> Running in ea5704121970 00:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:12:34 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:12:34 v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:12:34 OK: 17691 distinct packages available 00:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:12:35 (1/9) Installing ca-certificates (20220614-r4) 00:12:35 (2/9) Installing brotli-libs (1.0.9-r9) 00:12:36 (3/9) Installing nghttp2-libs (1.51.0-r0) 00:12:36 (4/9) Installing libcurl (8.0.1-r0) 00:12:36 (5/9) Installing curl (8.0.1-r0) 00:12:36 (6/9) Installing dumb-init (1.2.5-r2) 00:12:36 (7/9) Installing musl-obstack (1.2.3-r0) 00:12:36 (8/9) Installing libucontext (1.2-r0) 00:12:36 (9/9) Installing gcompat (1.1.0-r0) 00:12:36 Executing busybox-1.35.0-r29.trigger 00:12:36 Executing ca-certificates-20220614-r4.trigger 00:12:36 OK: 11 MiB in 24 packages 00:12:39 Removing intermediate container ea5704121970 00:12:39 ---> a31be36076cd 00:12:39 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:12:39 ---> 989c4f17e615 00:12:39 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 00:12:40 ---> b1b365ebfcf4 00:12:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:12:43 ---> 6c824c21819f 00:12:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:12:44 ---> e127b923be71 00:12:44 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:12:44 ---> Running in cf2d8b69d4d0 00:12:45 Removing intermediate container cf2d8b69d4d0 00:12:45 ---> 8cbf56aa7f63 00:12:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 00:12:45 ---> Running in c401abf595f8 00:12:45 Removing intermediate container c401abf595f8 00:12:45 ---> 350dfd238df1 00:12:45 Step 18/20 : LABEL arch=arm64 00:12:45 ---> Running in bb7c20371ac1 00:12:46 Removing intermediate container bb7c20371ac1 00:12:46 ---> 39e24b2e642e 00:12:46 Step 19/20 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 00:12:46 ---> Running in 828c40e518ae 00:12:47 Removing intermediate container 828c40e518ae 00:12:47 ---> 39b2350ae43f 00:12:47 Step 20/20 : LABEL version=0.0.0 00:12:47 ---> Running in 96b335814e17 00:12:47 Removing intermediate container 96b335814e17 00:12:47 ---> a13a88420fd2 00:12:47 00:12:47 Successfully built a13a88420fd2 00:12:47 Successfully tagged security-spiffe-token-provider-arm64:latest 00:12:47  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper 00:13:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:13:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:13:06 ---> 9eaace87d318 00:13:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:13:06 ---> Using cache 00:13:06 ---> 4ee48802744b 00:13:06 Step 4/23 : WORKDIR /edgex-go 00:13:06 ---> Using cache 00:13:06 ---> 53f17da3ba4c 00:13:06 Step 5/23 : RUN apk add --update --no-cache make git 00:13:06 ---> Using cache 00:13:06 ---> f82df0a9b6d1 00:13:06 Step 6/23 : COPY go.mod vendor* ./ 00:13:06 ---> Using cache 00:13:06 ---> eff265783bb0 00:13:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:13:06 ---> Using cache 00:13:06 ---> e1c169171968 00:13:06 Step 8/23 : COPY . . 00:13:06 ---> Using cache 00:13:06 ---> 01796cf84bd8 00:13:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:13:06 ---> Running in 82a074276624 00:13:06 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 00:14:59 Removing intermediate container 2ed7eddd06ee 00:14:59 ---> 14e0562a96cb 00:14:59 00:14:59 Step 10/23 : FROM alpine:3.17 00:14:59 ---> 51e60588ff2c 00:14:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:14:59 ---> Running in 697efcf83ed9 00:14:59 Removing intermediate container 697efcf83ed9 00:14:59 ---> fc360187c790 00:14:59 Step 12/23 : ENV APP_PORT=59880 00:14:59 ---> Running in f90df6b65580 00:14:59 Removing intermediate container f90df6b65580 00:14:59 ---> 5e64fc63d644 00:14:59 Step 13/23 : EXPOSE $APP_PORT 00:14:59 ---> Running in 9d85d73ce5f5 00:15:00 Removing intermediate container 9d85d73ce5f5 00:15:00 ---> a83cbcb56aec 00:15:00 Step 14/23 : RUN apk add --update --no-cache dumb-init 00:15:00 ---> Running in 3c40ed18d67e 00:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:15:02 Removing intermediate container 1c6bc0ac11f2 00:15:02 ---> e8b1273a8522 00:15:02 00:15:02 Step 10/25 : FROM alpine:3.17 00:15:02 ---> 51e60588ff2c 00:15:02 Step 11/25 : RUN apk add --update --no-cache dumb-init 00:15:02 ---> Running in c428c38c0a77 00:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:15:05 (1/1) Installing dumb-init (1.2.5-r2) 00:15:05 Executing busybox-1.35.0-r29.trigger 00:15:05 OK: 8 MiB in 16 packages 00:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:15:06 (1/1) Installing dumb-init (1.2.5-r2) 00:15:07 Executing busybox-1.35.0-r29.trigger 00:15:07 OK: 8 MiB in 16 packages 00:15:07 Removing intermediate container 3c40ed18d67e 00:15:07 ---> 947a796c72ed 00:15:07 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:15:11 ---> 154038a778f7 00:15:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:15:12 Removing intermediate container c428c38c0a77 00:15:12 ---> 2aa2f74aaf5a 00:15:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:15:12 ---> Running in 7d2601825226 00:15:12 ---> 2fd1dc8e3085 00:15:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:15:12 Removing intermediate container 7d2601825226 00:15:12 ---> 8797dacfbbcf 00:15:12 Step 13/25 : ENV APP_PORT=59881 00:15:12 ---> Running in eba5b581f8ab 00:15:13 Removing intermediate container eba5b581f8ab 00:15:13 ---> 403dab72855a 00:15:13 Step 14/25 : EXPOSE $APP_PORT 00:15:13 ---> Running in bf1ae0394fc3 00:15:14 Removing intermediate container bf1ae0394fc3 00:15:14 ---> bbd61adb2f1c 00:15:14 Step 15/25 : WORKDIR / 00:15:14 ---> b7456dfaac7c 00:15:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:15:14 ---> Running in f4d97e8ed4c5 00:15:15 Removing intermediate container f4d97e8ed4c5 00:15:15 ---> 29f68b6e02c9 00:15:15 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:15:19 ---> 7e8401f3ae3b 00:15:19 Step 19/23 : ENTRYPOINT ["/core-data"] 00:15:19 ---> Running in 6582d5dc3e61 00:15:19 ---> cf5f3038ac61 00:15:19 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 00:15:19 Removing intermediate container 6582d5dc3e61 00:15:19 ---> da3fbce27ad7 00:15:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:15:19 ---> Running in 65a130aa9ad8 00:15:19 Removing intermediate container 65a130aa9ad8 00:15:19 ---> 8d203d97def3 00:15:19 Step 21/23 : LABEL arch=arm64 00:15:19 ---> 09ed8132f2aa 00:15:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:15:19 ---> Running in 209c778a7982 00:15:19 Removing intermediate container 209c778a7982 00:15:19 ---> 68260e151f53 00:15:19 Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 00:15:19 ---> Running in 79f51e525334 00:15:19 Removing intermediate container 79f51e525334 00:15:19 ---> 0288a3a03e74 00:15:19 Step 23/23 : LABEL version=0.0.0 00:15:19 ---> Running in c4e4b88cbe93 00:15:20 Removing intermediate container c4e4b88cbe93 00:15:20 ---> 5d4fc8d87ec3 00:15:20 00:15:20 ---> 07b64d9771ae 00:15:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:15:20 Successfully built 5d4fc8d87ec3 00:15:20 Successfully tagged core-data-arm64:latest 00:15:20  Building core-data ... done Building security-proxy-setup 00:15:26 ---> 46b7d3f44c2d 00:15:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:15:26 ---> 39d90caef5d1 00:15:26 Step 21/25 : ENTRYPOINT ["/core-metadata"] 00:15:27 ---> Running in 9e008e8b80d7 00:15:28 Removing intermediate container 9e008e8b80d7 00:15:28 ---> 483b14aa06dc 00:15:28 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:15:28 ---> Running in 2a679080c8da 00:15:29 Removing intermediate container 2a679080c8da 00:15:29 ---> 1b19f6d8dbc3 00:15:29 Step 23/25 : LABEL arch=arm64 00:15:29 ---> Running in 4870a1aa433b 00:15:30 Removing intermediate container 4870a1aa433b 00:15:30 ---> 8e9f6ae21833 00:15:30 Step 24/25 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 00:15:30 ---> Running in f6584c89bbe8 00:15:30 Removing intermediate container f6584c89bbe8 00:15:30 ---> c148c4d093d4 00:15:30 Step 25/25 : LABEL version=0.0.0 00:15:30 ---> Running in b387f097cd5b 00:15:31 Removing intermediate container b387f097cd5b 00:15:31 ---> 4687a89ddfb6 00:15:31 00:15:31 Successfully built 4687a89ddfb6 00:15:31 Successfully tagged core-metadata-arm64:latest 00:15:31  Building core-metadata ... done Building security-spire-agent 00:15:38 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:15:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:15:38 ---> 9eaace87d318 00:15:38 Step 3/22 : WORKDIR /edgex-go 00:15:38 ---> Using cache 00:15:38 ---> 4ab69429197e 00:15:38 Step 4/22 : RUN apk add --update --no-cache make git 00:15:38 ---> Running in 60d303bdae9d 00:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:15:43 OK: 263 MiB in 53 packages 00:15:45 Removing intermediate container 60d303bdae9d 00:15:45 ---> 498320440f87 00:15:45 Step 5/22 : COPY go.mod vendor* ./ 00:15:46 ---> 106c84b2365e 00:15:46 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:47 ---> Running in beaf664a87c0 00:15:53 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:15:53 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:15:53 ---> 9eaace87d318 00:15:53 Step 3/27 : WORKDIR /edgex-go 00:15:53 ---> Using cache 00:15:53 ---> 4ab69429197e 00:15:53 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:15:53 ---> Running in b1b0ca720174 00:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:15:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:15:56 OK: 263 MiB in 53 packages 00:15:58 Removing intermediate container b1b0ca720174 00:15:58 ---> 905191329df5 00:15:58 Step 5/27 : COPY go.mod vendor* ./ 00:15:59 ---> 02da84c67e2b 00:15:59 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:59 ---> Running in f2fafd257bb0 00:17:51 Removing intermediate container beaf664a87c0 00:17:51 ---> d8e5b33ca8f5 00:17:51 Step 7/22 : COPY . . 00:17:53 Removing intermediate container 8be59bf1dbc3 00:17:53 ---> c099f8d7db8e 00:17:53 00:17:53 Step 10/23 : FROM alpine:3.17 00:17:53 ---> 51e60588ff2c 00:17:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:17:54 Removing intermediate container f2fafd257bb0 00:17:54 ---> 02a78394f4ff 00:17:54 Step 7/27 : COPY . . 00:17:54 ---> Running in f9b607c7938f 00:17:55 Removing intermediate container f9b607c7938f 00:17:55 ---> d10113eebc21 00:17:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:17:55 ---> Running in d76cbaddd44f 00:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:18:00 (1/1) Installing dumb-init (1.2.5-r2) 00:18:00 Executing busybox-1.35.0-r29.trigger 00:18:00 OK: 8 MiB in 16 packages 00:18:02 Removing intermediate container d76cbaddd44f 00:18:02 ---> fad7b25c33e3 00:18:02 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:03 ---> 55fb1d3c9a86 00:18:03 Step 8/22 : RUN make cmd/secrets-config/secrets-config 00:18:07 ---> Running in e65fc76f79fc 00:18:07 ---> f570189e2309 00:18:07 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:18:08 ---> 99785efece78 00:18:08 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:18:09 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 00:18:11 ---> 3058d0588e6d 00:18:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:18:12 ---> 943a028aab03 00:18:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:18:13 ---> 84a0a60e1316 00:18:13 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:18:14 ---> Running in 4434c1be6477 00:18:16 ---> f39674f17001 00:18:16 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 00:18:16 ---> Running in f3d6d2c384cc 00:18:16 Removing intermediate container f3d6d2c384cc 00:18:16 ---> 1b71caaf1317 00:18:16 Step 9/27 : WORKDIR /edgex-go/spire-build 00:18:16 ---> Running in 3ee07c09695e 00:18:17 Removing intermediate container 3ee07c09695e 00:18:17 ---> 6a73f5d596e5 00:18:17 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:18:17 ---> Running in becd306d970e 00:18:18 Removing intermediate container 4434c1be6477 00:18:18 ---> be113c0a3dcc 00:18:18 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:18:18 Removing intermediate container becd306d970e 00:18:18 ---> f6292eb84d40 00:18:18 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 00:18:18 ---> Running in ad1a04b9dad5 00:18:18 ---> Running in c3f434703736 00:18:19 Removing intermediate container ad1a04b9dad5 00:18:19 ---> 13f14f971cff 00:18:19 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 00:18:19 ---> Running in 6434ca88f687 00:18:20 Removing intermediate container 6434ca88f687 00:18:20 ---> 4588b52c2abe 00:18:20 Step 21/23 : LABEL arch=arm64 00:18:20 ---> Running in 7c4836f31f8d 00:18:21 Removing intermediate container 7c4836f31f8d 00:18:21 ---> 6c271d63fa15 00:18:21 Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 00:18:21 ---> Running in 014682e9204d 00:18:22 Removing intermediate container 014682e9204d 00:18:22 ---> dd3495e8179c 00:18:22 Step 23/23 : LABEL version=0.0.0 00:18:22 ---> Running in 6850c7f49314 00:18:23 Removing intermediate container c3f434703736 00:18:23 ---> 4143da625e8a 00:18:23 Step 12/27 : WORKDIR /edgex-go 00:18:23 ---> Running in 0499846964c6 00:18:24 Removing intermediate container 6850c7f49314 00:18:24 ---> 0da94f1f8d9c 00:18:24 00:18:24 Removing intermediate container 0499846964c6 00:18:24 ---> e00f820828bc 00:18:24 00:18:24 Step 13/27 : FROM alpine:3.17 00:18:24 ---> 51e60588ff2c 00:18:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:18:24 ---> Using cache 00:18:24 ---> ca821dd8b8dc 00:18:24 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:18:24 ---> Running in 1d5e0125caba 00:18:24 Successfully built 0da94f1f8d9c 00:18:24 Successfully tagged security-proxy-auth-arm64:latest 00:18:24  Building security-proxy-auth ... done Building support-scheduler 00:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:18:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:18:30 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:18:30 v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:18:30 OK: 17691 distinct packages available 00:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:18:32 (1/5) Installing dumb-init (1.2.5-r2) 00:18:32 (2/5) Installing musl-obstack (1.2.3-r0) 00:18:32 (3/5) Installing libucontext (1.2-r0) 00:18:32 (4/5) Installing gcompat (1.1.0-r0) 00:18:32 (5/5) Installing openssl (3.0.8-r4) 00:18:32 Executing busybox-1.35.0-r29.trigger 00:18:32 OK: 9 MiB in 20 packages 00:18:35 Removing intermediate container 303d30f0e16a 00:18:35 ---> d13b0972f1ac 00:18:35 00:18:35 Step 10/24 : FROM alpine:3.17 00:18:35 ---> 51e60588ff2c 00:18:35 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:18:35 ---> Using cache 00:18:35 ---> 2aa2f74aaf5a 00:18:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:18:35 ---> Using cache 00:18:35 ---> 8797dacfbbcf 00:18:35 Step 13/24 : ENV APP_PORT=59882 00:18:35 Removing intermediate container 1d5e0125caba 00:18:35 ---> d852aec9dc81 00:18:35 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:35 ---> Running in 4f2089286eaa 00:18:35 Removing intermediate container 4f2089286eaa 00:18:35 ---> d1d673fe9db5 00:18:35 Step 14/24 : EXPOSE $APP_PORT 00:18:36 ---> Running in 963a60a84558 00:18:36 ---> bb4dc6b94030 00:18:36 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:18:37 Removing intermediate container 963a60a84558 00:18:37 ---> 7f7e25643ae0 00:18:37 Step 15/24 : WORKDIR / 00:18:37 ---> Running in c0b872ca202f 00:18:38 Removing intermediate container c0b872ca202f 00:18:38 ---> 474d12cbe273 00:18:38 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:38 ---> 6a0417214346 00:18:38 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:18:39 ---> eaf5d54c9201 00:18:39 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 00:18:41 ---> a247f589f939 00:18:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:18:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:18:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:18:44 ---> 9eaace87d318 00:18:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:18:44 ---> Using cache 00:18:44 ---> 4ee48802744b 00:18:44 Step 4/23 : WORKDIR /edgex-go 00:18:44 ---> Using cache 00:18:44 ---> 53f17da3ba4c 00:18:44 Step 5/23 : RUN apk add --update --no-cache make git 00:18:44 ---> Using cache 00:18:44 ---> f82df0a9b6d1 00:18:44 Step 6/23 : COPY go.mod vendor* ./ 00:18:44 ---> Using cache 00:18:44 ---> eff265783bb0 00:18:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:44 ---> Using cache 00:18:44 ---> e1c169171968 00:18:44 Step 8/23 : COPY . . 00:18:44 ---> Using cache 00:18:44 ---> 01796cf84bd8 00:18:44 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 00:18:46 ---> df66cf7db3c2 00:18:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml ---> Running in be6334e47ca1 00:18:46 00:18:46 ---> eddff94ae081 00:18:46 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:18:48 ---> 29219da19050 00:18:48 Step 20/24 : ENTRYPOINT ["/core-command"] 00:18:48 ---> Running in 07ebed6efeec 00:18:48 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 00:18:49 Removing intermediate container 07ebed6efeec 00:18:49 ---> 46d8fe20d4c0 00:18:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:18:49 ---> Running in 4894a8aa1238 00:18:50 Removing intermediate container 4894a8aa1238 00:18:50 ---> 1e734cd044be 00:18:50 Step 22/24 : LABEL arch=arm64 00:18:50 ---> Running in 1ad95578d462 00:18:51 Removing intermediate container 1ad95578d462 00:18:51 ---> 3ae2868f6e46 00:18:51 Step 23/24 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 00:18:51 ---> Running in c3120841d584 00:18:52 Removing intermediate container c3120841d584 00:18:52 ---> 97cd158af71e 00:18:52 Step 24/24 : LABEL version=0.0.0 00:18:52 ---> Running in 0e2f3217eb80 00:18:52 Removing intermediate container 0e2f3217eb80 00:18:52 ---> 2862b983f98f 00:18:52 00:18:53 Successfully built 2862b983f98f 00:18:53 Successfully tagged core-command-arm64:latest 00:18:53  Building core-command ... done Building support-notifications 00:18:55 ---> e99b7c5cffab 00:18:55 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:18:56 ---> a5df34870054 00:18:56 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:18:59 ---> f7652927782f 00:18:59 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:19:00 ---> 74068c919db6 00:19:00 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:19:00 ---> Running in 35737c39dfcc 00:19:01 Removing intermediate container 35737c39dfcc 00:19:01 ---> 054b2c2265ca 00:19:01 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:19:01 ---> Running in a7e40b61ae8e 00:19:01 Removing intermediate container a7e40b61ae8e 00:19:01 ---> b65b525f5eb4 00:19:01 Step 25/27 : LABEL arch=arm64 00:19:02 ---> Running in 2b6abf3e994b 00:19:02 Removing intermediate container 2b6abf3e994b 00:19:02 ---> b6d348780552 00:19:02 Step 26/27 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 00:19:03 ---> Running in 120b113b0bdf 00:19:04 Removing intermediate container 120b113b0bdf 00:19:04 ---> 8e62c2d58bea 00:19:04 Step 27/27 : LABEL version=0.0.0 00:19:04 ---> Running in dd6ab2c738ce 00:19:04 Removing intermediate container dd6ab2c738ce 00:19:04 ---> 0347fbc05d5e 00:19:04 00:19:05 Successfully built 0347fbc05d5e 00:19:05 Successfully tagged security-spire-agent-arm64:latest 00:19:08  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:19:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:19:08 ---> 9eaace87d318 00:19:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:19:08 ---> Using cache 00:19:08 ---> 4ee48802744b 00:19:08 Step 4/23 : WORKDIR /edgex-go 00:19:08 ---> Using cache 00:19:08 ---> 53f17da3ba4c 00:19:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:19:08 ---> Running in d512a052a481 00:19:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:19:12 OK: 263 MiB in 53 packages 00:19:14 Removing intermediate container d512a052a481 00:19:14 ---> e9fdc2b7ff26 00:19:14 Step 6/23 : COPY go.mod vendor* ./ 00:19:15 ---> 7e5e21b2f72e 00:19:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:15 ---> Running in b40acbc6cb6d 00:19:25 Removing intermediate container 82a074276624 00:19:25 ---> b6eb2eaa9f0e 00:19:25 00:19:25 Step 10/23 : FROM alpine:3.17 00:19:25 ---> 51e60588ff2c 00:19:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:19:25 ---> Using cache 00:19:25 ---> d10113eebc21 00:19:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:19:25 ---> Using cache 00:19:25 ---> fad7b25c33e3 00:19:25 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:19:25 ---> Using cache 00:19:25 ---> f570189e2309 00:19:25 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:19:25 ---> Using cache 00:19:25 ---> 99785efece78 00:19:25 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:19:26 ---> 83d1f1b6045c 00:19:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:19:27 ---> e648f3b94e3a 00:19:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:19:28 ---> f9140e79a7be 00:19:28 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:19:28 ---> Running in 11dd86ae5aa1 00:19:31 Removing intermediate container 11dd86ae5aa1 00:19:31 ---> 4a6710b2c3b2 00:19:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:19:31 ---> Running in 74a05dff7cd0 00:19:31 Removing intermediate container 74a05dff7cd0 00:19:31 ---> 718de00d7d33 00:19:31 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 00:19:31 ---> Running in 2811af2cc182 00:19:32 Removing intermediate container 2811af2cc182 00:19:32 ---> 21e671ff189d 00:19:32 Step 21/23 : LABEL arch=arm64 00:19:32 ---> Running in b6c161b1ca03 00:19:33 Removing intermediate container b6c161b1ca03 00:19:33 ---> ae413a53f9e2 00:19:33 Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 00:19:33 ---> Running in b8e697d9f4bb 00:19:33 Removing intermediate container b8e697d9f4bb 00:19:33 ---> 2da427dab666 00:19:33 Step 23/23 : LABEL version=0.0.0 00:19:33 ---> Running in cbf0cc744855 00:19:34 Removing intermediate container cbf0cc744855 00:19:34 ---> 740b9db4db08 00:19:34 00:19:34 Successfully built 740b9db4db08 00:19:34 Successfully tagged core-common-config-bootstrapper-arm64:latest 00:20:42  Building core-common-config-bootstrapper ... done Removing intermediate container b40acbc6cb6d 00:20:42 ---> bf2848d6f939 00:20:42 Step 8/23 : COPY . . 00:20:45 ---> e325f04c3433 00:20:45 Step 9/23 : RUN make cmd/support-notifications/support-notifications 00:20:47 ---> Running in 42d72a038e9b 00:20:49 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 00:22:25 Removing intermediate container e65fc76f79fc 00:22:25 ---> e463319a665d 00:22:25 00:22:25 Step 9/22 : FROM alpine:3.17 00:22:25 ---> 51e60588ff2c 00:22:25 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 00:22:25 ---> Running in 86b18617e434 00:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:22:25 (1/2) Installing dumb-init (1.2.5-r2) 00:22:25 (2/2) Installing openssl (3.0.8-r4) 00:22:25 Executing busybox-1.35.0-r29.trigger 00:22:25 OK: 8 MiB in 17 packages 00:22:25 Removing intermediate container 86b18617e434 00:22:25 ---> 0cc5a77f1f5c 00:22:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:22:25 ---> Running in 4fcdb26a8844 00:22:25 Removing intermediate container 4fcdb26a8844 00:22:25 ---> 29f69d27a959 00:22:25 Step 12/22 : WORKDIR /edgex 00:22:25 ---> Running in d6e088f342f8 00:22:25 Removing intermediate container d6e088f342f8 00:22:25 ---> 397968ce9078 00:22:25 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:22:25 ---> 55c7bedba1da 00:22:25 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 00:22:25 ---> 2fcee9a4c0bd 00:22:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:22:25 ---> f1d3290724c8 00:22:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:22:26 ---> 01141d6b2216 00:22:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:22:27 ---> 05d03f26c294 00:22:27 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:22:27 ---> Running in c76586ede5da 00:22:30 Removing intermediate container c76586ede5da 00:22:30 ---> 9e44bc23884f 00:22:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:22:30 ---> Running in 55a110f06cf9 00:22:31 Removing intermediate container 55a110f06cf9 00:22:31 ---> 6b24fe099e87 00:22:31 Step 20/22 : LABEL arch=arm64 00:22:31 ---> Running in d9fd1385e5f0 00:22:32 Removing intermediate container d9fd1385e5f0 00:22:32 ---> 2a815ab387a7 00:22:32 Step 21/22 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 00:22:32 ---> Running in b7d17a6dcf85 00:22:32 Removing intermediate container b7d17a6dcf85 00:22:32 ---> d4059fad8b36 00:22:32 Step 22/22 : LABEL version=0.0.0 00:22:33 ---> Running in dee9d751ecc4 00:22:33 Removing intermediate container dee9d751ecc4 00:22:33 ---> 7996e698d6ef 00:22:33 00:22:33 Successfully built 7996e698d6ef 00:22:33 Successfully tagged security-proxy-setup-arm64:latest 00:24:25  Building security-proxy-setup ... done Removing intermediate container be6334e47ca1 00:24:25 ---> f3de3914af67 00:24:25 00:24:25 Step 10/23 : FROM alpine:3.17 00:24:25 ---> 51e60588ff2c 00:24:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:24:25 ---> Using cache 00:24:25 ---> 2aa2f74aaf5a 00:24:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:24:25 ---> Using cache 00:24:25 ---> 8797dacfbbcf 00:24:25 Step 13/23 : ENV APP_PORT=59861 00:24:25 ---> Running in d40950c197da 00:24:25 Removing intermediate container d40950c197da 00:24:25 ---> 5846df1b8e24 00:24:25 Step 14/23 : EXPOSE $APP_PORT 00:24:25 ---> Running in 0d10991117aa 00:24:25 Removing intermediate container 0d10991117aa 00:24:25 ---> 958b11e758fd 00:24:25 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:24:25 ---> 67e801f5bc00 00:24:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:24:25 ---> 1e6c621a6682 00:24:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:24:25 ---> 95cd4c846b10 00:24:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:24:26 ---> 39f9d99aec36 00:24:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:24:26 ---> Running in 01d4c5242eaa 00:24:30 Removing intermediate container 01d4c5242eaa 00:24:30 ---> 9696d9d7c5f9 00:24:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:24:30 ---> Running in 438869e5379d 00:24:30 Removing intermediate container 438869e5379d 00:24:30 ---> b0b5078a3188 00:24:30 Step 21/23 : LABEL arch=arm64 00:24:30 ---> Running in 594f45f3c3fa 00:24:30 Removing intermediate container 594f45f3c3fa 00:24:30 ---> ff8c253f25c1 00:24:30 Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 00:24:30 ---> Running in dc13027b8c4c 00:24:31 Removing intermediate container dc13027b8c4c 00:24:31 ---> a6d9bb2189a6 00:24:31 Step 23/23 : LABEL version=0.0.0 00:24:31 ---> Running in 26fc111dc1dd 00:24:31 Removing intermediate container 26fc111dc1dd 00:24:31 ---> 6d35b475d448 00:24:31 00:24:32 Successfully built 6d35b475d448 00:24:32 Successfully tagged support-scheduler-arm64:latest 00:25:04  Building support-scheduler ... done Removing intermediate container 42d72a038e9b 00:25:04 ---> fc8dd0b42feb 00:25:04 00:25:04 Step 10/23 : FROM alpine:3.17 00:25:04 ---> 51e60588ff2c 00:25:04 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:25:04 ---> Running in ce35bdbd2fb8 00:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:25:04 (1/2) Installing ca-certificates (20220614-r4) 00:25:04 (2/2) Installing dumb-init (1.2.5-r2) 00:25:04 Executing busybox-1.35.0-r29.trigger 00:25:04 Executing ca-certificates-20220614-r4.trigger 00:25:04 OK: 8 MiB in 17 packages 00:25:05 Removing intermediate container ce35bdbd2fb8 00:25:05 ---> 00542add28f6 00:25:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 00:25:05 ---> Running in 0c1a3f59ed25 00:25:05 Removing intermediate container 0c1a3f59ed25 00:25:05 ---> 0f5f201fc805 00:25:05 Step 13/23 : ENV APP_PORT=59860 00:25:05 ---> Running in 73812f5b8d79 00:25:05 Removing intermediate container 73812f5b8d79 00:25:05 ---> 75d3facc9e99 00:25:05 Step 14/23 : EXPOSE $APP_PORT 00:25:05 ---> Running in b0e32cf3b858 00:25:06 Removing intermediate container b0e32cf3b858 00:25:06 ---> 523016698f3a 00:25:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:25:06 ---> 604c305d79db 00:25:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:25:07 ---> 72c58da0bc4a 00:25:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:25:09 ---> 97ff7c97e5f6 00:25:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:25:10 ---> f59600adea75 00:25:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:25:10 ---> Running in ce716fd074fa 00:25:10 Removing intermediate container ce716fd074fa 00:25:10 ---> c77bc53c03da 00:25:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:25:10 ---> Running in 283c004c1d9d 00:25:11 Removing intermediate container 283c004c1d9d 00:25:11 ---> 8517823c842f 00:25:11 Step 21/23 : LABEL arch=arm64 00:25:11 ---> Running in 111d1015ec57 00:25:11 Removing intermediate container 111d1015ec57 00:25:11 ---> c6d305744326 00:25:11 Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db 00:25:11 ---> Running in 7fd64e229594 00:25:12 Removing intermediate container 7fd64e229594 00:25:12 ---> a977e803a86d 00:25:12 Step 23/23 : LABEL version=0.0.0 00:25:12 ---> Running in 6600d332b906 00:25:12 Removing intermediate container 6600d332b906 00:25:12 ---> 8d69d1fdd902 00:25:12 00:25:12 Successfully built 8d69d1fdd902 00:25:12 Successfully tagged support-notifications-arm64:latest 00:25:13  Building support-notifications ... done  [Pipeline] } 00:25:13 $ docker stop --time=1 ce28f6af502c323994d3cc9765c173351d22c0d2b287e3877ea477aba7b580e5 00:25:14 $ docker rm -f --volumes ce28f6af502c323994d3cc9765c173351d22c0d2b287e3877ea477aba7b580e5 [Pipeline] // withDockerContainer [Pipeline] sh 00:25:15 + docker images 00:25:15 REPOSITORY TAG IMAGE ID CREATED SIZE 00:25:15 support-notifications-arm64 latest 8d69d1fdd902 3 seconds ago 31.9MB 00:25:15 fc8dd0b42feb 17 seconds ago 1.59GB 00:25:15 support-scheduler-arm64 latest 6d35b475d448 44 seconds ago 31.2MB 00:25:15 f3de3914af67 58 seconds ago 1.59GB 00:25:15 security-proxy-setup-arm64 latest 7996e698d6ef 2 minutes ago 18.7MB 00:25:15 e463319a665d 3 minutes ago 1.51GB 00:25:15 core-common-config-bootstrapper-arm64 latest 740b9db4db08 5 minutes ago 17.2MB 00:25:15 b6eb2eaa9f0e 5 minutes ago 1.52GB 00:25:15 security-spire-agent-arm64 latest 0347fbc05d5e 6 minutes ago 153MB 00:25:15 core-command-arm64 latest 2862b983f98f 6 minutes ago 19.7MB 00:25:15 d13b0972f1ac 6 minutes ago 1.53GB 00:25:15 e00f820828bc 6 minutes ago 1.39GB 00:25:15 security-proxy-auth-arm64 latest 0da94f1f8d9c 6 minutes ago 18.1MB 00:25:15 c099f8d7db8e 7 minutes ago 1.51GB 00:25:15 core-metadata-arm64 latest 4687a89ddfb6 9 minutes ago 20.2MB 00:25:15 core-data-arm64 latest 5d4fc8d87ec3 9 minutes ago 19.9MB 00:25:15 e8b1273a8522 10 minutes ago 1.53GB 00:25:15 14e0562a96cb 10 minutes ago 1.53GB 00:25:15 security-spiffe-token-provider-arm64 latest a13a88420fd2 12 minutes ago 32.7MB 00:25:15 229c43b24c2b 12 minutes ago 1.57GB 00:25:15 security-bootstrapper-arm64 latest 3df8c6e44bbc 14 minutes ago 21.9MB 00:25:15 security-secretstore-setup-arm64 latest 8dc3f3498b32 14 minutes ago 32.2MB 00:25:15 d029c11276ed 15 minutes ago 1.52GB 00:25:15 affe1b052982 15 minutes ago 1.51GB 00:25:15 security-spire-config-arm64 latest 26af202686fa 21 minutes ago 96.1MB 00:25:15 security-spire-server-arm64 latest 750c09ac2665 21 minutes ago 97MB 00:25:15 a20ea86ebd4a 21 minutes ago 1.39GB 00:25:15 6ca795f999f6 21 minutes ago 1.39GB 00:25:15 ci-base-image-arm64 latest 9eaace87d318 37 minutes ago 899MB 00:25:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 9 days ago 681MB 00:25:15 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 00:25:15 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 00:25:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:25:16 00:25:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:25:17 arm64: Pulling from edgex-lftools-log-publisher 00:25:17 8998bd30e6a1: Pulling fs layer 00:25:17 04944245beec: Pulling fs layer 00:25:17 699f458cf7ca: Pulling fs layer 00:25:17 765212b225bb: Pulling fs layer 00:25:17 f23df028b6ca: Pulling fs layer 00:25:17 d65c8cfc05b1: Pulling fs layer 00:25:17 2437ff75d9bd: Pulling fs layer 00:25:17 765212b225bb: Waiting 00:25:17 d65c8cfc05b1: Waiting 00:25:17 f23df028b6ca: Waiting 00:25:17 2437ff75d9bd: Waiting 00:25:17 04944245beec: Verifying Checksum 00:25:17 04944245beec: Download complete 00:25:17 765212b225bb: Download complete 00:25:17 f23df028b6ca: Download complete 00:25:17 d65c8cfc05b1: Verifying Checksum 00:25:17 d65c8cfc05b1: Download complete 00:25:17 699f458cf7ca: Verifying Checksum 00:25:17 699f458cf7ca: Download complete 00:25:18 8998bd30e6a1: Verifying Checksum 00:25:18 8998bd30e6a1: Download complete 00:25:20 2437ff75d9bd: Verifying Checksum 00:25:20 2437ff75d9bd: Download complete 00:25:22 8998bd30e6a1: Pull complete 00:25:22 04944245beec: Pull complete 00:25:24 699f458cf7ca: Pull complete 00:25:24 765212b225bb: Pull complete 00:25:25 f23df028b6ca: Pull complete 00:25:25 d65c8cfc05b1: Pull complete 00:25:40 2437ff75d9bd: Pull complete 00:25:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:25:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:25:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:40 prd-ubuntu20.04-docker-arm64-4c-16g-12652 does not seem to be running inside a container 00:25:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:25:43 $ docker top a081736dbbc7cfa91e723818ae15b646d3ae140df71186ae368367b104a93b0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:44 ---> job-cost.sh 00:25:44 lf-activate-venv: SKIPPING 00:25:44 INFO: No Stack... 00:25:44 INFO: Retrieving Pricing Info for: v3-standard-4 00:25:45 INFO: Archiving Costs [Pipeline] sh 00:25:46 + cut -d, -f6 00:25:46 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 00:25:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4550-1-stack-cost] 00:25:46 Resource [jenkins-edgexfoundry-edgex-go-PR-4550-1-stack-cost] did not exist. Created. 00:25:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4550-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:25:46 + echo total: 0.10999999940395355 [Pipeline] stash 00:25:47 Stashed 1 file(s) [Pipeline] } 00:25:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4550-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:25:47 $ docker stop --time=1 a081736dbbc7cfa91e723818ae15b646d3ae140df71186ae368367b104a93b0d 00:25:50 $ docker rm -f --volumes a081736dbbc7cfa91e723818ae15b646d3ae140df71186ae368367b104a93b0d [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 00:25:51 provisioning config files... 00:25:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12917731240711586959tmp [Pipeline] { [Pipeline] sh 00:25:51 + set +x 00:25:51 + curl -s https://codecov.io/bash 00:25:51 + bash -s -- 00:25:51 00:25:51 _____ _ 00:25:51 / ____| | | 00:25:51 | | ___ __| | ___ ___ _____ __ 00:25:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:25:51 | |___| (_) | (_| | __/ (_| (_) \ V / 00:25:51 \_____\___/ \__,_|\___|\___\___/ \_/ 00:25:51 Bash-1.0.6 00:25:51 00:25:51 00:25:51 ==> git version 2.25.1 found 00:25:51 ==> 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 00:25:51 Release-Date: 2020-01-08 00:25:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:25:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:25:51 ==> Jenkins CI detected. 00:25:51 current dir:  /w/workspace/edgex-go/1 00:25:51 project root: . 00:25:51 --> token set from env 00:25:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:25:51 ==> Running gcov in . (disable via -X gcov) 00:25:52 ==> Python coveragepy not found 00:25:52 ==> Searching for coverage reports in: 00:25:52 + . 00:25:52 -> Found 1 reports 00:25:52 ==> Detecting git/mercurial file structure 00:25:52 ==> Reading reports 00:25:52 + ./coverage.out bytes=448352 00:25:52 ==> Appending adjustments 00:25:52 https://docs.codecov.io/docs/fixing-reports 00:25:53 + Found adjustments 00:25:53 ==> Gzipping contents 00:25:53 60K /tmp/codecov.DzERBU.gz 00:25:53 ==> Uploading reports 00:25:53 url: https://codecov.io 00:25:53 query: branch=PR-4550&commit=d35290802b6f6708ebd1aff33e5aa05f60c0e3db&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4550%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4550&job=&cmd_args= 00:25:53 -> Pinging Codecov 00:25:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4550&commit=d35290802b6f6708ebd1aff33e5aa05f60c0e3db&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4550%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4550&job=&cmd_args= 00:25:53 -> Uploading to 00:25:53 https://storage.googleapis.com/codecov/v4/raw/2023-05-04/00271124DB129430A58F1EEE437C3FCB/d35290802b6f6708ebd1aff33e5aa05f60c0e3db/93156711-b421-47e2-b59a-e4a612908386.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T002553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae222da9acd2709dc6ee667da6c7d6b3d62e7cd49cf5ec0e6bbb3f694a6d1400 00:25:53 % Total % Received % Xferd Average Speed Time Time Time Current 00:25:53 Dload Upload Total Spent Left Speed 00:25:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57524 0 0 100 57524 0 251k --:--:-- --:--:-- --:--:-- 251k 00:25:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d35290802b6f6708ebd1aff33e5aa05f60c0e3db [Pipeline] } 00:25:53 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 00:25:55 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 00:25:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:25:56 ---> package-listing.sh 00:25:56 ++ facter osfamily 00:25:56 ++ tr '[:upper:]' '[:lower:]' 00:25:56 + OS_FAMILY=debian 00:25:56 + workspace=/w/workspace/edgex-go/1 00:25:56 + START_PACKAGES=/tmp/packages_start.txt 00:25:56 + END_PACKAGES=/tmp/packages_end.txt 00:25:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:25:56 + PACKAGES=/tmp/packages_start.txt 00:25:56 + '[' /w/workspace/edgex-go/1 ']' 00:25:56 + PACKAGES=/tmp/packages_end.txt 00:25:56 + case "${OS_FAMILY}" in 00:25:56 + grep '^ii' 00:25:56 + dpkg -l 00:25:56 + '[' -f /tmp/packages_start.txt ']' 00:25:56 + '[' -f /tmp/packages_end.txt ']' 00:25:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:25:56 + '[' /w/workspace/edgex-go/1 ']' 00:25:56 + mkdir -p /w/workspace/edgex-go/1/archives/ 00:25:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 00:25:56 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 00:25:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:57 00:25:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:57 latest: Pulling from edgex-lftools-log-publisher 00:25:57 5eb5b503b376: Pulling fs layer 00:25:57 5c69ac0246d0: Pulling fs layer 00:25:57 ec43610c2a17: Pulling fs layer 00:25:57 3a2ae6a8a46f: Pulling fs layer 00:25:57 33b1e0a273af: Pulling fs layer 00:25:57 5d3b04190fa2: Pulling fs layer 00:25:57 2f39f015ded8: Pulling fs layer 00:25:57 2f39f015ded8: Waiting 00:25:57 33b1e0a273af: Waiting 00:25:57 5d3b04190fa2: Waiting 00:25:57 3a2ae6a8a46f: Waiting 00:25:57 5c69ac0246d0: Verifying Checksum 00:25:57 5c69ac0246d0: Download complete 00:25:57 3a2ae6a8a46f: Download complete 00:25:58 33b1e0a273af: Verifying Checksum 00:25:58 33b1e0a273af: Download complete 00:25:58 ec43610c2a17: Verifying Checksum 00:25:58 ec43610c2a17: Download complete 00:25:58 5d3b04190fa2: Verifying Checksum 00:25:58 5d3b04190fa2: Download complete 00:25:58 5eb5b503b376: Verifying Checksum 00:25:58 5eb5b503b376: Download complete 00:25:59 2f39f015ded8: Download complete 00:25:59 5eb5b503b376: Pull complete 00:25:59 5c69ac0246d0: Pull complete 00:26:00 ec43610c2a17: Pull complete 00:26:00 3a2ae6a8a46f: Pull complete 00:26:00 33b1e0a273af: Pull complete 00:26:00 5d3b04190fa2: Pull complete 00:26:04 2f39f015ded8: Pull complete 00:26:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:26:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:26:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:04 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 00:26:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:26:06 $ docker top c376cc85079e09714106b0d56636ed8c5907ac66739e9831747f144090d5053a -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:06 + touch /tmp/pre-build-complete [Pipeline] sh 00:26:06 + mkdir -p /var/log/sysstat [Pipeline] sh 00:26:07 + ls /var/log/sa-host 00:26:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:26:07 provisioning config files... 00:26:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6474753891645270004tmp [Pipeline] { [Pipeline] echo 00:26:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:26:07 ---> create-netrc.sh [Pipeline] } 00:26:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:26:08 ---> python-tools-install.sh [Pipeline] echo 00:26:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:26:08 ---> sudo-logs.sh 00:26:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:26:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:26:08 ---> job-cost.sh 00:26:08 lf-activate-venv: SKIPPING 00:26:08 DEBUG: total: 0.10999999940395355 00:26:08 INFO: Retrieving Stack Cost... 00:26:09 INFO: Retrieving Pricing Info for: v3-standard-8 00:26:09 INFO: Archiving Costs [Pipeline] echo 00:26:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:26:10 ---> logs-deploy.sh 00:26:10 lf-activate-venv: SKIPPING 00:26:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4550/1 00:26:10 INFO: archiving workspace using pattern(s): 00:26:11 Archives upload complete. 00:26:11 INFO: archiving logs to Nexus 00:26:12 ---> uname -a: 00:26:12 Linux prd-ubuntu20-04-docker-8c-8g-12649 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:26:12 00:26:12 00:26:12 ---> lscpu: 00:26:12 Architecture: x86_64 00:26:12 CPU op-mode(s): 32-bit, 64-bit 00:26:12 Byte Order: Little Endian 00:26:12 Address sizes: 40 bits physical, 48 bits virtual 00:26:12 CPU(s): 8 00:26:12 On-line CPU(s) list: 0-7 00:26:12 Thread(s) per core: 1 00:26:12 Core(s) per socket: 1 00:26:12 Socket(s): 8 00:26:12 NUMA node(s): 1 00:26:12 Vendor ID: AuthenticAMD 00:26:12 CPU family: 23 00:26:12 Model: 49 00:26:12 Model name: AMD EPYC-Rome Processor 00:26:12 Stepping: 0 00:26:12 CPU MHz: 2800.000 00:26:12 BogoMIPS: 5600.00 00:26:12 Virtualization: AMD-V 00:26:12 Hypervisor vendor: KVM 00:26:12 Virtualization type: full 00:26:12 L1d cache: 256 KiB 00:26:12 L1i cache: 256 KiB 00:26:12 L2 cache: 4 MiB 00:26:12 L3 cache: 128 MiB 00:26:12 NUMA node0 CPU(s): 0-7 00:26:12 Vulnerability Itlb multihit: Not affected 00:26:12 Vulnerability L1tf: Not affected 00:26:12 Vulnerability Mds: Not affected 00:26:12 Vulnerability Meltdown: Not affected 00:26:12 Vulnerability Mmio stale data: Not affected 00:26:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:26:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:26:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:26:12 Vulnerability Srbds: Not affected 00:26:12 Vulnerability Tsx async abort: Not affected 00:26:12 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 00:26:12 00:26:12 00:26:12 ---> nproc: 00:26:12 8 00:26:12 00:26:12 00:26:12 ---> df -h: 00:26:12 Filesystem Size Used Avail Use% Mounted on 00:26:12 overlay 155G 18G 138G 12% / 00:26:12 tmpfs 64M 0 64M 0% /dev 00:26:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:26:12 shm 64M 0 64M 0% /dev/shm 00:26:12 /dev/vda1 155G 18G 138G 12% /facter-os 00:26:12 00:26:12 00:26:12 ---> sar -b -r -n DEV: 00:26:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12649) 05/04/23 _x86_64_ (8 CPU) 00:26:12 00:26:12 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:26:12 00:00:01 500.00 0.00 500.00 0.00 0.00 16000.00 0.00 00:26:12 00:01:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 00:26:12 00:02:01 6.25 0.03 6.22 0.00 0.27 156.24 0.00 00:26:12 00:03:01 1.43 0.00 1.43 0.00 0.00 15.06 0.00 00:26:12 00:04:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 00:26:12 00:05:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 00:26:12 00:06:01 1.58 0.00 1.58 0.00 0.00 16.53 0.00 00:26:12 00:07:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 00:26:12 00:08:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 00:26:12 00:09:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 00:26:12 00:10:01 1.53 0.00 1.53 0.00 0.00 15.73 0.00 00:26:12 00:11:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 00:26:12 00:12:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 00:26:12 00:13:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 00:26:12 00:14:01 2.10 0.00 2.10 0.00 0.00 23.20 0.00 00:26:12 00:15:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 00:26:12 00:16:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 00:26:12 00:17:02 1.45 0.02 1.43 0.00 0.13 17.46 0.00 00:26:12 00:18:01 1.32 0.00 1.32 0.00 0.00 13.96 0.00 00:26:12 00:19:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 00:26:12 00:20:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 00:26:12 00:21:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 00:26:12 00:22:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 00:26:12 00:23:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 00:26:12 00:24:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 00:26:12 00:25:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 00:26:12 00:26:01 4.13 0.22 3.92 0.00 16.93 329.28 0.00 00:26:12 Average: 1.67 0.01 1.66 0.00 0.67 33.00 0.00 00:26:12 00:26:12 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:26:12 00:00:01 20619688 31516104 757520 2.30 329800 10331080 1938920 5.71 2378468 8965148 292 00:26:12 00:01:01 20620712 31517160 756472 2.30 329820 10331084 1938920 5.71 2377904 8965152 24 00:26:12 00:02:01 20619664 31516692 756668 2.30 330016 10331088 1938560 5.71 2379096 8964440 8 00:26:12 00:03:01 20619688 31516744 756576 2.30 330060 10331092 1938560 5.71 2378944 8964440 12 00:26:12 00:04:01 20619632 31516764 756516 2.30 330104 10331100 1938560 5.71 2379140 8964444 172 00:26:12 00:05:01 20619560 31516704 756520 2.30 330112 10331100 1938560 5.71 2378968 8964444 12 00:26:12 00:06:01 20620040 31517188 755972 2.30 330116 10331104 1938560 5.71 2379252 8964448 4 00:26:12 00:07:01 20620000 31517156 755916 2.30 330148 10331108 1938560 5.71 2379144 8964452 4 00:26:12 00:08:01 20619548 31516792 756144 2.30 330184 10331112 1938560 5.71 2379124 8964460 168 00:26:12 00:09:01 20619500 31516752 756104 2.30 330204 10331116 1938560 5.71 2379056 8964464 12 00:26:12 00:10:01 20619656 31516960 755824 2.30 330224 10331120 1938560 5.71 2379464 8964468 132 00:26:12 00:11:01 20619656 31516964 755788 2.30 330240 10331124 1938560 5.71 2379124 8964472 8 00:26:12 00:12:01 20619552 31516904 755724 2.30 330264 10331116 1938560 5.71 2379168 8964472 140 00:26:12 00:13:01 20618480 31515832 756728 2.30 330288 10331128 1938560 5.71 2380208 8963744 188 00:26:12 00:14:01 20618680 31516096 756600 2.30 330340 10331132 1938560 5.71 2380280 8963752 136 00:26:12 00:15:01 20619168 31516640 756024 2.30 330404 10331128 1938560 5.71 2380188 8963756 8 00:26:12 00:16:01 20619120 31516652 755952 2.30 330456 10331136 1938560 5.71 2380260 8963764 148 00:26:12 00:17:02 20619020 31516556 756272 2.30 330492 10331120 1938560 5.71 2380292 8963764 8 00:26:12 00:18:01 20619216 31516804 755992 2.30 330512 10331140 1938560 5.71 2380400 8963756 8 00:26:12 00:19:01 20619176 31516824 755908 2.30 330524 10331212 1938560 5.71 2380312 8963792 8 00:26:12 00:20:01 20619160 31516864 755852 2.30 330536 10331212 1938560 5.71 2380308 8963832 144 00:26:12 00:21:01 20618860 31516580 756072 2.30 330552 10331216 1938560 5.71 2380584 8963832 20 00:26:12 00:22:01 20618996 31516744 756044 2.30 330600 10331216 1938560 5.71 2380372 8963832 148 00:26:12 00:23:01 20618980 31516784 755984 2.30 330644 10331212 1922028 5.66 2380708 8963836 16 00:26:12 00:24:01 20618996 31516992 755728 2.30 330680 10331356 1922028 5.66 2380504 8963964 152 00:26:12 00:25:01 20619136 31517132 755504 2.30 330708 10331352 1922028 5.66 2380636 8963964 8 00:26:12 00:26:01 20213464 31470408 801796 2.44 335972 10664916 2197976 6.48 2432432 9296768 338312 00:26:12 Average: 20604346 31515029 757859 2.30 330519 10343512 1946358 5.74 2381642 8976506 12603 00:26:12 00:26:12 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:26:12 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:01:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 00:26:12 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:26:12 00:02:01 ens3 0.72 0.47 0.28 0.22 0.00 0.00 0.00 0.00 00:26:12 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:03:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 00:26:12 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:04:01 ens3 1.15 0.55 0.46 0.28 0.00 0.00 0.00 0.00 00:26:12 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:05:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:26:12 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:06:01 ens3 0.73 0.30 0.16 0.08 0.00 0.00 0.00 0.00 00:26:12 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:07:01 ens3 0.42 0.40 0.26 0.21 0.00 0.00 0.00 0.00 00:26:12 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:08:01 ens3 0.32 0.25 0.09 0.08 0.00 0.00 0.00 0.00 00:26:12 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:09:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:10:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:12:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:13:01 ens3 0.95 0.75 0.55 0.89 0.00 0.00 0.00 0.00 00:26:12 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:14:01 ens3 0.20 0.13 0.10 0.11 0.00 0.00 0.00 0.00 00:26:12 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:15:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:17:02 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:18:01 ens3 0.29 0.19 0.09 0.07 0.00 0.00 0.00 0.00 00:26:12 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:19:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:20:01 ens3 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 00:26:12 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:21:01 ens3 0.80 0.32 0.34 0.21 0.00 0.00 0.00 0.00 00:26:12 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:22:01 ens3 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 00:26:12 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:23:01 ens3 1.47 0.72 0.77 0.54 0.00 0.00 0.00 0.00 00:26:12 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 00:24:01 ens3 0.93 0.07 0.05 0.01 0.00 0.00 0.00 0.00 00:26:12 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:25:01 ens3 0.95 0.20 0.21 0.07 0.00 0.00 0.00 0.00 00:26:12 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:26:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 00:26:12 00:26:01 ens3 87.25 52.87 2519.78 10.29 0.00 0.00 0.00 0.00 00:26:12 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:26:12 Average: ens3 3.79 2.23 97.11 0.51 0.00 0.00 0.00 0.00 00:26:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:12 00:26:12 00:26:12 ---> sar -P ALL: 00:26:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12649) 05/04/23 _x86_64_ (8 CPU) 00:26:12 00:26:12 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:26:12 00:00:01 all 9.09 0.00 27.27 0.00 0.00 63.64 00:26:12 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:00:01 2 33.33 0.00 33.33 0.00 0.00 33.33 00:26:12 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:00:01 4 0.00 0.00 100.00 0.00 0.00 0.00 00:26:12 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:00:01 6 0.00 0.00 50.00 0.00 0.00 50.00 00:26:12 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:01:01 all 0.09 0.00 0.01 0.00 0.00 99.89 00:26:12 00:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:01:01 1 0.58 0.00 0.02 0.00 0.00 99.40 00:26:12 00:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:26:12 00:01:01 3 0.07 0.00 0.02 0.00 0.00 99.92 00:26:12 00:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:26:12 00:01:01 5 0.00 0.00 0.02 0.02 0.00 99.97 00:26:12 00:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:26:12 00:02:01 all 0.04 0.02 0.06 0.03 0.01 99.85 00:26:12 00:02:01 0 0.10 0.00 0.07 0.00 0.00 99.83 00:26:12 00:02:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:26:12 00:02:01 2 0.03 0.00 0.05 0.08 0.02 99.82 00:26:12 00:02:01 3 0.05 0.00 0.07 0.00 0.02 99.87 00:26:12 00:02:01 4 0.00 0.00 0.07 0.00 0.00 99.93 00:26:12 00:02:01 5 0.02 0.00 0.03 0.07 0.00 99.88 00:26:12 00:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:26:12 00:02:01 7 0.02 0.15 0.10 0.07 0.02 99.65 00:26:12 00:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:26:12 00:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:26:12 00:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:26:12 00:03:01 2 0.00 0.00 0.02 0.03 0.00 99.95 00:26:12 00:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:26:12 00:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:26:12 00:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:26:12 00:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:03:01 7 0.05 0.00 0.03 0.00 0.02 99.90 00:26:12 00:04:01 all 0.02 0.00 0.01 0.01 0.00 99.96 00:26:12 00:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:26:12 00:04:01 1 0.05 0.00 0.00 0.00 0.00 99.95 00:26:12 00:04:01 2 0.02 0.00 0.00 0.03 0.00 99.95 00:26:12 00:04:01 3 0.05 0.00 0.00 0.00 0.00 99.95 00:26:12 00:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:26:12 00:04:01 5 0.02 0.00 0.02 0.03 0.00 99.93 00:26:12 00:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:04:01 7 0.00 0.00 0.03 0.00 0.02 99.95 00:26:12 00:05:01 all 0.03 0.00 0.01 0.00 0.09 99.87 00:26:12 00:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:05:01 1 0.08 0.00 0.03 0.00 0.00 99.88 00:26:12 00:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 00:26:12 00:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:26:12 00:05:01 5 0.02 0.00 0.02 0.02 0.66 99.29 00:26:12 00:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 00:26:12 00:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:26:12 00:06:01 all 0.10 0.00 0.01 0.00 0.00 99.89 00:26:12 00:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:06:01 1 0.55 0.00 0.00 0.00 0.02 99.44 00:26:12 00:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:26:12 00:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:26:12 00:06:01 4 0.10 0.00 0.02 0.00 0.00 99.88 00:26:12 00:06:01 5 0.00 0.00 0.00 0.02 0.02 99.97 00:26:12 00:06:01 6 0.05 0.00 0.00 0.00 0.00 99.95 00:26:12 00:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:26:12 00:07:01 all 0.01 0.00 0.00 0.00 0.00 99.97 00:26:12 00:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:07:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:26:12 00:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:26:12 00:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:26:12 00:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:26:12 00:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:26:12 00:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:08:01 all 0.03 0.00 0.01 0.01 0.00 99.95 00:26:12 00:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:26:12 00:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:08:01 2 0.02 0.00 0.02 0.02 0.00 99.95 00:26:12 00:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:26:12 00:08:01 4 0.08 0.00 0.00 0.00 0.00 99.92 00:26:12 00:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:08:01 6 0.03 0.00 0.02 0.07 0.00 99.88 00:26:12 00:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:09:01 all 0.08 0.00 0.01 0.00 0.01 99.89 00:26:12 00:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:26:12 00:09:01 1 0.52 0.00 0.00 0.00 0.02 99.47 00:26:12 00:09:01 2 0.02 0.00 0.02 0.02 0.00 99.95 00:26:12 00:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:26:12 00:09:01 4 0.08 0.00 0.00 0.00 0.02 99.90 00:26:12 00:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:09:01 6 0.02 0.00 0.07 0.00 0.03 99.88 00:26:12 00:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:10:01 all 0.17 0.00 0.05 0.06 0.01 99.72 00:26:12 00:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:26:12 00:10:01 1 1.14 0.00 0.03 0.00 0.00 98.83 00:26:12 00:10:01 2 0.00 0.00 0.02 0.45 0.00 99.53 00:26:12 00:10:01 3 0.05 0.00 0.00 0.00 0.00 99.95 00:26:12 00:10:01 4 0.07 0.00 0.00 0.00 0.02 99.92 00:26:12 00:10:01 5 0.02 0.00 0.35 0.00 0.00 99.63 00:26:12 00:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:26:12 00:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:26:12 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:26:12 00:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:26:12 00:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:11:01 1 0.05 0.00 0.00 0.00 0.00 99.95 00:26:12 00:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:26:12 00:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:26:12 00:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:26:12 00:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:26:12 00:11:01 6 0.03 0.00 0.03 0.00 0.00 99.93 00:26:12 00:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:12:01 all 0.02 0.00 0.01 0.01 0.01 99.96 00:26:12 00:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:26:12 00:12:01 2 0.02 0.00 0.02 0.02 0.00 99.95 00:26:12 00:12:01 3 0.03 0.00 0.00 0.02 0.02 99.93 00:26:12 00:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 00:26:12 00:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:26:12 00:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:13:01 all 0.14 0.00 0.04 0.01 0.01 99.80 00:26:12 00:13:01 0 0.10 0.00 0.02 0.00 0.00 99.88 00:26:12 00:13:01 1 0.81 0.00 0.00 0.00 0.00 99.19 00:26:12 00:13:01 2 0.05 0.00 0.15 0.03 0.02 99.75 00:26:12 00:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:13:01 4 0.07 0.00 0.05 0.00 0.02 99.87 00:26:12 00:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:26:12 00:13:01 6 0.03 0.00 0.05 0.02 0.00 99.90 00:26:12 00:13:01 7 0.03 0.00 0.05 0.00 0.02 99.90 00:26:12 00:14:01 all 0.08 0.00 0.01 0.01 0.00 99.90 00:26:12 00:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:14:01 1 0.45 0.00 0.00 0.00 0.00 99.55 00:26:12 00:14:01 2 0.02 0.00 0.02 0.03 0.00 99.93 00:26:12 00:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:26:12 00:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:26:12 00:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:14:01 6 0.10 0.00 0.02 0.02 0.02 99.85 00:26:12 00:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 00:26:12 00:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:26:12 00:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 00:26:12 00:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:26:12 00:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:26:12 00:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:26:12 00:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:26:12 00:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:16:01 all 0.02 0.00 0.01 0.01 0.01 99.96 00:26:12 00:16:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:26:12 00:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:26:12 00:16:01 2 0.02 0.00 0.03 0.03 0.00 99.92 00:26:12 00:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 00:26:12 00:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:26:12 00:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:17:02 all 0.01 0.00 0.01 0.00 0.00 99.97 00:26:12 00:17:02 0 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:17:02 1 0.00 0.00 0.02 0.00 0.00 99.98 00:26:12 00:17:02 2 0.00 0.00 0.00 0.02 0.00 99.98 00:26:12 00:17:02 3 0.03 0.00 0.00 0.00 0.00 99.97 00:26:12 00:17:02 4 0.02 0.00 0.02 0.00 0.02 99.95 00:26:12 00:17:02 5 0.03 0.00 0.02 0.00 0.00 99.95 00:26:12 00:17:02 6 0.02 0.00 0.02 0.02 0.00 99.95 00:26:12 00:17:02 7 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 00:26:12 00:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:26:12 00:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:26:12 00:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 00:26:12 00:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:26:12 00:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:26:12 00:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:26:12 00:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:19:01 all 0.15 0.00 0.01 0.00 0.01 99.83 00:26:12 00:19:01 0 1.12 0.00 0.02 0.00 0.02 98.84 00:26:12 00:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:26:12 00:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 00:26:12 00:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:26:12 00:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:26:12 00:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:26:12 00:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:26:12 00:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:26:12 00:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:26:12 00:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:26:12 00:20:01 4 0.00 0.00 0.03 0.02 0.00 99.95 00:26:12 00:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:21:01 all 0.03 0.00 0.01 0.00 0.00 99.95 00:26:12 00:21:01 0 0.07 0.00 0.00 0.00 0.00 99.93 00:26:12 00:21:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:26:12 00:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:26:12 00:21:01 3 0.08 0.00 0.02 0.00 0.02 99.88 00:26:12 00:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:26:12 00:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:26:12 00:26:12 00:21:01 CPU %user %nice %system %iowait %steal %idle 00:26:12 00:22:01 all 0.22 0.00 0.01 0.01 0.01 99.76 00:26:12 00:22:01 0 1.63 0.00 0.02 0.00 0.02 98.34 00:26:12 00:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:26:12 00:22:01 2 0.00 0.00 0.00 0.03 0.00 99.97 00:26:12 00:22:01 3 0.05 0.00 0.00 0.00 0.00 99.95 00:26:12 00:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:26:12 00:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:22:01 6 0.00 0.00 0.02 0.02 0.02 99.95 00:26:12 00:22:01 7 0.05 0.00 0.02 0.00 0.00 99.93 00:26:12 00:23:01 all 0.19 0.00 0.01 0.01 0.00 99.78 00:26:12 00:23:01 0 1.27 0.00 0.05 0.00 0.00 98.68 00:26:12 00:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:26:12 00:23:01 2 0.00 0.00 0.00 0.07 0.00 99.93 00:26:12 00:23:01 3 0.07 0.00 0.02 0.00 0.02 99.90 00:26:12 00:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:26:12 00:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:23:01 6 0.12 0.00 0.02 0.03 0.00 99.83 00:26:12 00:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:26:12 00:24:01 all 0.17 0.00 0.01 0.01 0.00 99.81 00:26:12 00:24:01 0 1.29 0.00 0.00 0.00 0.00 98.71 00:26:12 00:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 00:26:12 00:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:26:12 00:24:01 4 0.03 0.00 0.02 0.02 0.00 99.93 00:26:12 00:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:26:12 00:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:26:12 00:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 00:26:12 00:25:01 0 0.17 0.00 0.02 0.00 0.02 99.80 00:26:12 00:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:26:12 00:25:01 2 0.02 0.00 0.02 0.03 0.02 99.92 00:26:12 00:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 00:26:12 00:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:26:12 00:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:26:12 00:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:26:12 00:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:26:12 00:26:01 all 1.66 0.00 0.79 0.03 0.01 97.50 00:26:12 00:26:01 0 1.41 0.00 0.57 0.05 0.02 97.96 00:26:12 00:26:01 1 1.60 0.00 0.70 0.02 0.00 97.68 00:26:12 00:26:01 2 1.15 0.00 0.70 0.08 0.00 98.06 00:26:12 00:26:01 3 1.49 0.00 0.87 0.00 0.02 97.63 00:26:12 00:26:01 4 2.04 0.00 0.84 0.02 0.00 97.11 00:26:12 00:26:01 5 1.58 0.00 1.08 0.02 0.02 97.30 00:26:12 00:26:01 6 2.07 0.00 0.62 0.03 0.02 97.26 00:26:12 00:26:01 7 1.98 0.00 0.95 0.00 0.05 97.02 00:26:12 Average: all 0.13 0.00 0.04 0.01 0.01 99.81 00:26:12 Average: 0 0.29 0.00 0.03 0.00 0.01 99.68 00:26:12 Average: 1 0.24 0.00 0.04 0.00 0.01 99.72 00:26:12 Average: 2 0.06 0.00 0.04 0.04 0.00 99.86 00:26:12 Average: 3 0.09 0.00 0.04 0.00 0.01 99.86 00:26:12 Average: 4 0.10 0.00 0.05 0.00 0.01 99.84 00:26:12 Average: 5 0.07 0.00 0.06 0.01 0.03 99.83 00:26:12 Average: 6 0.10 0.00 0.04 0.01 0.01 99.84 00:26:12 Average: 7 0.09 0.01 0.05 0.00 0.01 99.84 00:26:12 00:26:12 00:26:12