Pull request #4559 updated 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 71cc1ec8b4257707a6e01493f274da80777effe0+12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 (d5a80d882a4a2ba39e0b515ece0d696071fb5885) 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-ssh17969894116357143997.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12951792557124399019.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3480197677805171258.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 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-ssh6634094544857284279.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15962693834672917117.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14896 in /w/workspace/edgexfoundry_edgex-go_PR-4559 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/4559/head:refs/remotes/origin/PR-4559 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 into PR head commit 71cc1ec8b4257707a6e01493f274da80777effe0 Merge succeeded, producing d43ec2709524143e59416cc9d0f803828f304467 Checking out Revision d43ec2709524143e59416cc9d0f803828f304467 (PR-4559) > git config core.sparsecheckout # timeout=10 > git checkout -f 71cc1ec8b4257707a6e01493f274da80777effe0 # 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 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d43ec2709524143e59416cc9d0f803828f304467 # timeout=10 Commit message: "Merge commit '12c06915ff31f9eaa4ad8ff47a5338a4a86a5795' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T09:08:26.581Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk a8c3c882241bde0d132736cae93470ff404479c5 # timeout=10 [2023-05-10T09:08:26.621Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T09:08:26.636Z] ========================================================= [2023-05-10T09:08:26.636Z] EdgeX Global Pipelines Version Info [2023-05-10T09:08:26.636Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:08:27.378Z] ------------------- [2023-05-10T09:08:27.378Z] stable info: [2023-05-10T09:08:27.378Z] ------------------- [2023-05-10T09:08:27.378Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T09:08:27.378Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T09:08:27.378Z] Message: update stable to v1.0.249 [2023-05-10T09:08:27.948Z] ------------------- [2023-05-10T09:08:27.948Z] experimental info: [2023-05-10T09:08:27.948Z] ------------------- [2023-05-10T09:08:27.948Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T09:08:27.948Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T09:08:27.948Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T09:08:28.135Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-10T09:08:28.143Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-10T09:08:28.151Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T09:08:28.164Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T09:08:28.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T09:08:28.184Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T09:08:28.193Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T09:08:28.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-10T09:08:28.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-10T09:08:28.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-10T09:08:28.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T09:08:28.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T09:08:28.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T09:08:28.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T09:08:28.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T09:08:28.280Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T09:08:28.288Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T09:08:28.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T09:08:28.304Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-10T09:08:28.312Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-10T09:08:28.320Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T09:08:28.328Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T09:08:28.337Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T09:08:28.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4559 [Pipeline] echo [2023-05-10T09:08:28.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4559 [Pipeline] echo [2023-05-10T09:08:28.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4559 [Pipeline] echo [2023-05-10T09:08:28.371Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d43ec2709524143e59416cc9d0f803828f304467 [Pipeline] echo [2023-05-10T09:08:28.383Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d43ec27 [Pipeline] echo [2023-05-10T09:08:28.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T09:08:28.426Z] provisioning config files... [2023-05-10T09:08:28.438Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7275734238640002886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:08:28.735Z] ---> docker-login.sh [2023-05-10T09:08:28.735Z] nexus3.edgexfoundry.org:10001 [2023-05-10T09:08:28.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T09:08:28.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T09:08:28.995Z] Configure a credential helper to remove this warning. See [2023-05-10T09:08:28.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T09:08:28.995Z] [2023-05-10T09:08:28.995Z] Login Succeeded [2023-05-10T09:08:28.995Z] nexus3.edgexfoundry.org:10002 [2023-05-10T09:08:28.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T09:08:29.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T09:08:29.256Z] Configure a credential helper to remove this warning. See [2023-05-10T09:08:29.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T09:08:29.256Z] [2023-05-10T09:08:29.256Z] Login Succeeded [2023-05-10T09:08:29.256Z] nexus3.edgexfoundry.org:10003 [2023-05-10T09:08:29.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T09:08:29.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T09:08:29.256Z] Configure a credential helper to remove this warning. See [2023-05-10T09:08:29.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T09:08:29.256Z] [2023-05-10T09:08:29.256Z] Login Succeeded [2023-05-10T09:08:29.256Z] nexus3.edgexfoundry.org:10004 [2023-05-10T09:08:29.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T09:08:29.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T09:08:29.516Z] Configure a credential helper to remove this warning. See [2023-05-10T09:08:29.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T09:08:29.516Z] [2023-05-10T09:08:29.516Z] Login Succeeded [2023-05-10T09:08:29.516Z] docker.io [2023-05-10T09:08:29.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T09:08:29.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T09:08:29.776Z] Configure a credential helper to remove this warning. See [2023-05-10T09:08:29.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T09:08:29.776Z] [2023-05-10T09:08:29.776Z] Login Succeeded [2023-05-10T09:08:29.776Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T09:08:29.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T09:08:30.094Z] + 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 [2023-05-10T09:08:30.094Z] + cut -d/ -f2 [2023-05-10T09:08:30.094Z] + dirname cmd/core-command/Dockerfile [2023-05-10T09:08:30.094Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-10T09:08:30.094Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-10T09:08:30.094Z] + cut -d/ -f2 [2023-05-10T09:08:30.094Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-10T09:08:30.094Z] + dirname cmd/core-data/Dockerfile [2023-05-10T09:08:30.094Z] + cut -d/ -f2 [2023-05-10T09:08:30.094Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-10T09:08:30.094Z] + dirname cmd/core-metadata/Dockerfile [2023-05-10T09:08:30.094Z] + cut -d/ -f2 [2023-05-10T09:08:30.094Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-10T09:08:30.094Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-10T09:08:30.094Z] + cut -d/ -f2 [2023-05-10T09:08:30.094Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-10T09:08:30.094Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-10T09:08:30.094Z] + cut -d/ -f2 [2023-05-10T09:08:30.094Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-10T09:08:30.094Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-10T09:08:30.094Z] + cut -d/ -f2 [2023-05-10T09:08:30.094Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-10T09:08:30.094Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-10T09:08:30.094Z] + cut -d/ -f2 [2023-05-10T09:08:30.094Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-10T09:08:30.094Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-10T09:08:30.094Z] cut -d/ -f2 [2023-05-10T09:08:30.094Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-10T09:08:30.094Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-10T09:08:30.094Z] + cut -d/ -f2 [2023-05-10T09:08:30.094Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-10T09:08:30.094Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-10T09:08:30.094Z] + cut -d/ -f2 [2023-05-10T09:08:30.094Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-10T09:08:30.094Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-10T09:08:30.094Z] + cut -d/ -f2 [2023-05-10T09:08:30.094Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-10T09:08:30.094Z] + dirname cmd/support-notifications/Dockerfile [2023-05-10T09:08:30.094Z] + cut -d/ -f2 [2023-05-10T09:08:30.094Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-10T09:08:30.094Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-10T09:08:30.094Z] + cut -d/ -f2 [2023-05-10T09:08:30.094Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-10T09:08:30.144Z] 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 [2023-05-10T09:08:30.501Z] + git rev-list -1 --merges d43ec2709524143e59416cc9d0f803828f304467~1..d43ec2709524143e59416cc9d0f803828f304467 [Pipeline] echo [2023-05-10T09:08:30.513Z] -----------> git rev-list -1 --merges d43ec2709524143e59416cc9d0f803828f304467~1..d43ec2709524143e59416cc9d0f803828f304467 d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:08:30.513Z] d43ec2709524143e59416cc9d0f803828f304467 [false] [Pipeline] sh [2023-05-10T09:08:30.805Z] + git log --format=format:%s -1 d43ec2709524143e59416cc9d0f803828f304467 [Pipeline] echo [2023-05-10T09:08:30.818Z] ========================================================= [2023-05-10T09:08:30.818Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T09:08:30.818Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-10T09:08:31.225Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T09:08:31.225Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T09:08:31.225Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T09:08:31.225Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T09:08:31.225Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T09:08:31.225Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T09:08:31.225Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:08:31.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T09:08:31.628Z] [2023-05-10T09:08:31.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:08:31.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T09:08:31.929Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T09:08:31.929Z] b85a868b505f: Pulling fs layer [2023-05-10T09:08:31.929Z] e2be974225ed: Pulling fs layer [2023-05-10T09:08:31.929Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T09:08:31.929Z] 988bab9f4d93: Pulling fs layer [2023-05-10T09:08:31.929Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T09:08:31.929Z] eaf3925da568: Pulling fs layer [2023-05-10T09:08:31.929Z] bab4dde63d76: Pulling fs layer [2023-05-10T09:08:31.929Z] bde34c3a00c8: Pulling fs layer [2023-05-10T09:08:31.929Z] b352a97aabf1: Pulling fs layer [2023-05-10T09:08:31.929Z] 4872d77fe225: Pulling fs layer [2023-05-10T09:08:31.929Z] 5851b861e8e6: Pulling fs layer [2023-05-10T09:08:31.929Z] bde34c3a00c8: Waiting [2023-05-10T09:08:31.929Z] 1469e6f7b9e6: Waiting [2023-05-10T09:08:31.929Z] b352a97aabf1: Waiting [2023-05-10T09:08:31.929Z] eaf3925da568: Waiting [2023-05-10T09:08:31.929Z] 4872d77fe225: Waiting [2023-05-10T09:08:31.929Z] bab4dde63d76: Waiting [2023-05-10T09:08:31.929Z] 5851b861e8e6: Waiting [2023-05-10T09:08:31.929Z] e2be974225ed: Verifying Checksum [2023-05-10T09:08:31.929Z] e2be974225ed: Download complete [2023-05-10T09:08:31.929Z] 988bab9f4d93: Download complete [2023-05-10T09:08:31.929Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T09:08:31.929Z] 1469e6f7b9e6: Download complete [2023-05-10T09:08:31.929Z] eaf3925da568: Verifying Checksum [2023-05-10T09:08:31.929Z] eaf3925da568: Download complete [2023-05-10T09:08:32.188Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T09:08:32.189Z] 339a4e72a1f5: Download complete [2023-05-10T09:08:32.189Z] bde34c3a00c8: Verifying Checksum [2023-05-10T09:08:32.189Z] bde34c3a00c8: Download complete [2023-05-10T09:08:32.189Z] b352a97aabf1: Verifying Checksum [2023-05-10T09:08:32.189Z] b352a97aabf1: Download complete [2023-05-10T09:08:32.189Z] 4872d77fe225: Verifying Checksum [2023-05-10T09:08:32.189Z] 4872d77fe225: Download complete [2023-05-10T09:08:32.189Z] 5851b861e8e6: Verifying Checksum [2023-05-10T09:08:32.189Z] 5851b861e8e6: Download complete [2023-05-10T09:08:32.189Z] b85a868b505f: Verifying Checksum [2023-05-10T09:08:32.189Z] b85a868b505f: Download complete [2023-05-10T09:08:32.447Z] bab4dde63d76: Verifying Checksum [2023-05-10T09:08:32.447Z] bab4dde63d76: Download complete [2023-05-10T09:08:33.382Z] b85a868b505f: Pull complete [2023-05-10T09:08:33.641Z] e2be974225ed: Pull complete [2023-05-10T09:08:34.209Z] 339a4e72a1f5: Pull complete [2023-05-10T09:08:34.209Z] 988bab9f4d93: Pull complete [2023-05-10T09:08:34.468Z] 1469e6f7b9e6: Pull complete [2023-05-10T09:08:34.468Z] eaf3925da568: Pull complete [2023-05-10T09:08:36.376Z] bab4dde63d76: Pull complete [2023-05-10T09:08:36.377Z] bde34c3a00c8: Pull complete [2023-05-10T09:08:36.638Z] b352a97aabf1: Pull complete [2023-05-10T09:08:36.638Z] 4872d77fe225: Pull complete [2023-05-10T09:08:36.638Z] 5851b861e8e6: Pull complete [2023-05-10T09:08:36.638Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T09:08:36.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T09:08:36.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:08:36.740Z] prd-ubuntu20.04-docker-8c-8g-14896 does not seem to be running inside a container [2023-05-10T09:08:36.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/py-git-semver:0.1.4 cat [2023-05-10T09:08:38.066Z] $ docker top 15100ce32ddf076515c301438403fcd0635cc1c926c1ca20d585d1e5d7a3942c -eo pid,comm [2023-05-10T09:08:38.124Z] 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). [2023-05-10T09:08:38.124Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T09:08:38.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T09:08:38.159Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T09:08:38.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T09:08:38.290Z] $ docker exec 15100ce32ddf076515c301438403fcd0635cc1c926c1ca20d585d1e5d7a3942c ssh-agent [2023-05-10T09:08:38.388Z] SSH_AUTH_SOCK=/tmp/ssh-gBtP5GLbRMuC/agent.31 [2023-05-10T09:08:38.388Z] SSH_AGENT_PID=37 [2023-05-10T09:08:38.395Z] Running ssh-add (command line suppressed) [2023-05-10T09:08:38.497Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_915533417067541509.key (/w/workspace/edgex-go/3@tmp/private_key_915533417067541509.key) [2023-05-10T09:08:38.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T09:08:38.801Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T09:08:38.823Z] $ docker exec --env ******** --env ******** 15100ce32ddf076515c301438403fcd0635cc1c926c1ca20d585d1e5d7a3942c ssh-agent -k [2023-05-10T09:08:38.923Z] unset SSH_AUTH_SOCK; [2023-05-10T09:08:38.924Z] unset SSH_AGENT_PID; [2023-05-10T09:08:38.924Z] echo Agent pid 37 killed; [2023-05-10T09:08:38.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T09:08:38.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T09:08:38.957Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T09:08:39.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T09:08:39.076Z] $ docker exec 15100ce32ddf076515c301438403fcd0635cc1c926c1ca20d585d1e5d7a3942c ssh-agent [2023-05-10T09:08:39.182Z] SSH_AUTH_SOCK=/tmp/ssh-XcWL7RjFiMEg/agent.69 [2023-05-10T09:08:39.182Z] SSH_AGENT_PID=75 [2023-05-10T09:08:39.187Z] Running ssh-add (command line suppressed) [2023-05-10T09:08:39.292Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_11179398373304165966.key (/w/workspace/edgex-go/3@tmp/private_key_11179398373304165966.key) [2023-05-10T09:08:39.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T09:08:39.589Z] + git semver init [2023-05-10T09:08:39.847Z] 2023-05-10 09:08:39,774 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T09:08:39.847Z] 2023-05-10 09:08:39,775 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-05-10T09:08:39.847Z] 2023-05-10 09:08:39,775 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-05-10T09:08:39.847Z] 2023-05-10 09:08:39,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-05-10T09:08:45.118Z] 2023-05-10 09:08:44,218 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-05-10T09:08:45.118Z] 2023-05-10 09:08:44,219 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4559 with force:False [2023-05-10T09:08:45.118Z] 2023-05-10 09:08:44,219 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4559 [2023-05-10T09:08:45.118Z] 2023-05-10 09:08:44,221 [execute] INFO git cat-file --batch-check [2023-05-10T09:08:45.118Z] 2023-05-10 09:08:44,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T09:08:45.118Z] 2023-05-10 09:08:44,227 [execute] INFO git cat-file --batch [2023-05-10T09:08:45.118Z] 2023-05-10 09:08:44,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T09:08:45.118Z] 2023-05-10 09:08:44,232 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4559 [2023-05-10T09:08:45.118Z] 0.0.0 [Pipeline] } [2023-05-10T09:08:45.130Z] $ docker exec --env ******** --env ******** 15100ce32ddf076515c301438403fcd0635cc1c926c1ca20d585d1e5d7a3942c ssh-agent -k [2023-05-10T09:08:45.237Z] unset SSH_AUTH_SOCK; [2023-05-10T09:08:45.237Z] unset SSH_AGENT_PID; [2023-05-10T09:08:45.237Z] echo Agent pid 75 killed; [2023-05-10T09:08:45.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T09:08:45.548Z] + git semver [Pipeline] } [2023-05-10T09:08:45.823Z] $ docker stop --time=1 15100ce32ddf076515c301438403fcd0635cc1c926c1ca20d585d1e5d7a3942c [2023-05-10T09:08:47.133Z] $ docker rm -f --volumes 15100ce32ddf076515c301438403fcd0635cc1c926c1ca20d585d1e5d7a3942c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T09:08:47.466Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T09:08:47.665Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T09:08:47.668Z] [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 [2023-05-10T09:08:48.044Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-05-10T09:08:48.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T09:08:48.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T09:08:48.072Z] ========================================================= [2023-05-10T09:08:48.072Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T09:08:48.072Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-10T09:08:48.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T09:08:48.361Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T09:08:48.361Z] f56be85fc22e: Pulling fs layer [2023-05-10T09:08:48.361Z] 85791d961cd3: Pulling fs layer [2023-05-10T09:08:48.361Z] d694b5ae8c79: Pulling fs layer [2023-05-10T09:08:48.361Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T09:08:48.361Z] 4d19c01a9841: Pulling fs layer [2023-05-10T09:08:48.361Z] 9325e15d5711: Pulling fs layer [2023-05-10T09:08:48.361Z] 9f32a84ed3da: Waiting [2023-05-10T09:08:48.361Z] 556b6ee489ea: Pulling fs layer [2023-05-10T09:08:48.361Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T09:08:48.361Z] 9325e15d5711: Waiting [2023-05-10T09:08:48.361Z] c5a4b2cf53e6: Waiting [2023-05-10T09:08:48.361Z] 556b6ee489ea: Waiting [2023-05-10T09:08:48.361Z] 85791d961cd3: Verifying Checksum [2023-05-10T09:08:48.361Z] 85791d961cd3: Download complete [2023-05-10T09:08:48.361Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T09:08:48.361Z] 9f32a84ed3da: Download complete [2023-05-10T09:08:48.361Z] 4d19c01a9841: Download complete [2023-05-10T09:08:48.361Z] f56be85fc22e: Verifying Checksum [2023-05-10T09:08:48.361Z] f56be85fc22e: Download complete [2023-05-10T09:08:48.361Z] 9325e15d5711: Verifying Checksum [2023-05-10T09:08:48.361Z] 9325e15d5711: Download complete [2023-05-10T09:08:48.621Z] f56be85fc22e: Pull complete [2023-05-10T09:08:48.621Z] 85791d961cd3: Pull complete [2023-05-10T09:08:48.880Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T09:08:48.880Z] c5a4b2cf53e6: Download complete [2023-05-10T09:08:49.138Z] d694b5ae8c79: Download complete [2023-05-10T09:08:49.138Z] 556b6ee489ea: Verifying Checksum [2023-05-10T09:08:49.138Z] 556b6ee489ea: Download complete [2023-05-10T09:08:52.418Z] d694b5ae8c79: Pull complete [2023-05-10T09:08:52.418Z] 9f32a84ed3da: Pull complete [2023-05-10T09:08:52.418Z] 4d19c01a9841: Pull complete [2023-05-10T09:08:52.676Z] 9325e15d5711: Pull complete [2023-05-10T09:08:55.216Z] 556b6ee489ea: Pull complete [2023-05-10T09:08:56.149Z] c5a4b2cf53e6: Pull complete [2023-05-10T09:08:56.149Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T09:08:56.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T09:08:56.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-10T09:08:56.444Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T09:08:56.444Z] WORKDIR /edgex [2023-05-10T09:08:56.444Z] COPY go.mod . [2023-05-10T09:08:56.444Z] RUN go mod download build [2023-05-10T09:08:56.444Z] -t ci-base-image-x86_64 -f - . [2023-05-10T09:08:57.011Z] Sending build context to Docker daemon 170.7MB [2023-05-10T09:08:57.012Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T09:08:57.012Z] ---> c4be618373d6 [2023-05-10T09:08:57.012Z] Step 2/4 : WORKDIR /edgex [2023-05-10T09:08:58.919Z] ---> Running in 759db7147efc [2023-05-10T09:08:58.919Z] Removing intermediate container 759db7147efc [2023-05-10T09:08:58.919Z] ---> 09289933f19b [2023-05-10T09:08:58.919Z] Step 3/4 : COPY go.mod . [2023-05-10T09:08:58.919Z] ---> 8bbba3d782ee [2023-05-10T09:08:58.919Z] Step 4/4 : RUN go mod download [2023-05-10T09:08:58.919Z] ---> Running in e339121ecd66 [2023-05-10T09:09:02.728Z] Still waiting to schedule task [2023-05-10T09:09:02.728Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-10T09:09:08.908Z] Removing intermediate container e339121ecd66 [2023-05-10T09:09:08.908Z] ---> 6e6336c51694 [2023-05-10T09:09:08.908Z] Successfully built 6e6336c51694 [2023-05-10T09:09:08.908Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:09:09.273Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T09:09:09.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:09:09.343Z] prd-ubuntu20.04-docker-8c-8g-14896 does not seem to be running inside a container [2023-05-10T09:09:09.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T09:09:09.815Z] $ docker top 12e66cec293a289545d8030e8f9604cbda895011cb790771e4cf0e300845093d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T09:09:10.153Z] + go version [2023-05-10T09:09:10.154Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T09:09:10.166Z] $ docker stop --time=1 12e66cec293a289545d8030e8f9604cbda895011cb790771e4cf0e300845093d [2023-05-10T09:09:11.473Z] $ docker rm -f --volumes 12e66cec293a289545d8030e8f9604cbda895011cb790771e4cf0e300845093d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:09:11.859Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T09:09:11.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:09:11.938Z] prd-ubuntu20.04-docker-8c-8g-14896 does not seem to be running inside a container [2023-05-10T09:09:11.973Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T09:09:12.325Z] $ docker top 0562593b6f61be1c20cf1809cc4347398848e7c6546b36ac7c7aa5a8521fc324 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T09:09:12.396Z] ========================================================= [2023-05-10T09:09:12.396Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-10T09:09:12.396Z] ========================================================= [Pipeline] sh [2023-05-10T09:09:12.671Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-10T09:09:12.962Z] + make test [2023-05-10T09:09:12.962Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T09:09:21.071Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-10T09:09:35.944Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-10T09:09:35.944Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-10T09:09:35.944Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-10T09:09:35.944Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-10T09:09:35.944Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-10T09:09:35.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-10T09:09:35.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-10T09:09:35.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-10T09:09:35.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-10T09:09:36.203Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-10T09:09:36.462Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-10T09:09:36.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-10T09:09:36.720Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-10T09:09:36.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-10T09:09:38.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-10T09:09:38.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-10T09:09:38.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-05-10T09:09:40.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2023-05-10T09:09:44.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements [2023-05-10T09:09:44.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-10T09:09:44.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-10T09:09:44.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-10T09:09:46.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-10T09:09:46.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-10T09:09:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.0% of statements [2023-05-10T09:09:47.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-10T09:09:47.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-10T09:09:47.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-10T09:09:47.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-10T09:09:47.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-10T09:09:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-10T09:09:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-10T09:09:50.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.997s coverage: 88.5% of statements [2023-05-10T09:09:50.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.8% of statements [2023-05-10T09:09:51.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-10T09:09:51.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-10T09:09:51.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-10T09:09:51.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.368s coverage: 95.6% of statements [2023-05-10T09:09:51.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-10T09:09:51.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-10T09:09:51.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-10T09:09:51.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-10T09:09:51.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-10T09:09:51.774Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-05-10T09:09:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-10T09:09:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-10T09:09:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-10T09:09:53.147Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-05-10T09:09:53.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-10T09:09:53.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-10T09:09:53.715Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2023-05-10T09:09:53.715Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements [2023-05-10T09:09:53.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements [2023-05-10T09:09:53.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 82.9% of statements [2023-05-10T09:09:54.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-05-10T09:09:54.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2023-05-10T09:09:54.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-05-10T09:09:55.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-10T09:09:55.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-10T09:09:55.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-10T09:09:55.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-10T09:09:56.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-10T09:09:56.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-10T09:09:56.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-10T09:09:56.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-10T09:09:56.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-10T09:09:56.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-10T09:09:56.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-10T09:09:56.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-10T09:09:57.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-10T09:09:57.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-10T09:09:57.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-10T09:09:58.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-10T09:09:59.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-10T09:10:00.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-10T09:10:00.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-10T09:10:01.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-10T09:10:01.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-10T09:10:01.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-10T09:10:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-10T09:10:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-10T09:10:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-10T09:10:04.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-10T09:10:04.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-10T09:10:04.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-10T09:10:04.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-10T09:10:05.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-10T09:10:05.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-10T09:10:05.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-10T09:10:05.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-10T09:10:06.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-05-10T09:10:07.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-10T09:10:07.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-10T09:10:07.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-10T09:10:07.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-10T09:10:07.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-10T09:10:07.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-10T09:10:08.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-10T09:10:08.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.279s coverage: 79.9% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 64.4% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 62.3% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 63.1% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 38.4% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.048s coverage: 61.5% of statements [2023-05-10T09:10:18.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2023-05-10T09:10:18.770Z] 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 [2023-05-10T09:10:19.030Z] running golangci-lint [2023-05-10T09:10:19.030Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-10T09:10:19.030Z] go version go1.20.2 linux/amd64 [2023-05-10T09:10:19.290Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-10T09:10:19.290Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-10T09:10:37.380Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 15.448470184s" [2023-05-10T09:10:37.380Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.917567ms" [2023-05-10T09:10:43.959Z] level=info msg="[linters_context/goanalysis] analyzers took 1m0.437056249s with top 10 stages: buildir: 36.696193409s, inspect: 1.947225976s, gosec: 1.6110153s, fact_deprecated: 1.455909s, S1038: 1.161758169s, printf: 942.269532ms, ctrlflow: 888.462371ms, nilness: 876.153951ms, fact_purity: 750.763229ms, S1039: 464.595345ms" [2023-05-10T09:10:43.959Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-10T09:10:43.959Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, skip_files: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, skip_dirs: 203/203" [2023-05-10T09:10:43.959Z] level=info msg="[runner] processing took 20.66491ms with stages: nolint: 7.64145ms, identifier_marker: 7.614999ms, autogenerated_exclude: 1.696442ms, path_prettifier: 1.555521ms, exclude-rules: 1.296127ms, skip_dirs: 774µs, cgo: 64.611µs, filename_unadjuster: 17.66µs, skip_files: 650ns, max_same_issues: 600ns, uniq_by_line: 520ns, diff: 400ns, severity-rules: 370ns, exclude: 340ns, max_from_linter: 290ns, source_code: 270ns, sort_results: 230ns, path_prefixer: 160ns, path_shortener: 150ns, max_per_file_from_linter: 120ns" [2023-05-10T09:10:43.959Z] level=info msg="[runner] linters took 8.381900477s with stages: goanalysis_metalinter: 8.361132516s" [2023-05-10T09:10:43.959Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-10T09:10:43.959Z] level=info msg="Memory: 239 samples, avg is 189.9MB, max is 727.2MB" [2023-05-10T09:10:43.959Z] level=info msg="Execution took 23.884095301s" [2023-05-10T09:10:43.959Z] go vet ./... [2023-05-10T09:10:48.160Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T09:10:48.160Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T09:10:48.419Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T09:10:48.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-10T09:10:48.719Z] + ls -al . [2023-05-10T09:10:48.719Z] total 704 [2023-05-10T09:10:48.719Z] drwxrwxr-x 11 1001 1001 4096 May 10 09:09 . [2023-05-10T09:10:48.719Z] drwxr-xr-x 4 root root 4096 May 10 09:09 .. [2023-05-10T09:10:48.719Z] drwxrwxr-x 2 1001 1001 4096 May 10 09:08 .blubracket [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 16 May 10 09:08 .dockerignore [2023-05-10T09:10:48.719Z] drwxrwxr-x 8 1001 1001 4096 May 10 09:08 .git [2023-05-10T09:10:48.719Z] drwxrwxr-x 3 1001 1001 4096 May 10 09:08 .github [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 1133 May 10 09:08 .gitignore [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 42 May 10 09:08 .golangci.yml [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 87 May 10 09:08 .hadolint.yml [2023-05-10T09:10:48.719Z] drwxr-xr-x 3 1001 1001 4096 May 10 09:08 .semver [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 166 May 10 09:08 .sonarcloud.properties [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 1171 May 10 09:08 ADOPTERS.md [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 10835 May 10 09:08 Attribution.txt [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 73765 May 10 09:08 CHANGELOG.md [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 3804 May 10 09:08 CONTRIBUTING.md [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 677 May 10 09:08 GOVERNANCE.md [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 883 May 10 09:08 Jenkinsfile [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 10775 May 10 09:08 LICENSE [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 14368 May 10 09:08 Makefile [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 582 May 10 09:08 OWNERS.md [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 9403 May 10 09:08 README.md [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 789 May 10 09:08 SECURITY.md [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 5 May 10 09:08 VERSION [2023-05-10T09:10:48.719Z] drwxrwxr-x 2 1001 1001 4096 May 10 09:08 bin [2023-05-10T09:10:48.719Z] drwxrwxr-x 18 1001 1001 4096 May 10 09:08 cmd [2023-05-10T09:10:48.719Z] -rw-r--r-- 1 root root 447731 May 10 09:10 coverage.out [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 3200 May 10 09:08 go.mod [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 31040 May 10 09:08 go.sum [2023-05-10T09:10:48.719Z] drwxrwxr-x 7 1001 1001 4096 May 10 09:08 internal [2023-05-10T09:10:48.719Z] drwxrwxr-x 3 1001 1001 4096 May 10 09:08 openapi [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 594 May 10 09:08 security.txt [2023-05-10T09:10:48.719Z] drwxrwxr-x 4 1001 1001 4096 May 10 09:08 snap [2023-05-10T09:10:48.719Z] -rw-rw-r-- 1 1001 1001 204 May 10 09:08 version.go [Pipeline] sh [2023-05-10T09:10:48.999Z] + '[' -e coverage.out ] [2023-05-10T09:10:48.999Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-10T09:10:49.092Z] Stashed 1 file(s) [Pipeline] sh [2023-05-10T09:10:49.370Z] + make build [2023-05-10T09:10:49.371Z] 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 [2023-05-10T09:11:01.571Z] 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 [2023-05-10T09:11:02.950Z] 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 [2023-05-10T09:11:03.886Z] 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 [2023-05-10T09:11:04.820Z] 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 [2023-05-10T09:11:11.379Z] 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 [2023-05-10T09:11:12.756Z] 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 [2023-05-10T09:11:14.130Z] 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 [2023-05-10T09:11:15.066Z] 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 [2023-05-10T09:11:16.000Z] 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 [2023-05-10T09:11:16.937Z] 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 [2023-05-10T09:11:18.315Z] 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] } [2023-05-10T09:11:19.701Z] $ docker stop --time=1 0562593b6f61be1c20cf1809cc4347398848e7c6546b36ac7c7aa5a8521fc324 [2023-05-10T09:11:23.106Z] $ docker rm -f --volumes 0562593b6f61be1c20cf1809cc4347398848e7c6546b36ac7c7aa5a8521fc324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:11:24.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T09:11:24.035Z] [2023-05-10T09:11:24.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:11:24.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T09:11:24.331Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-10T09:11:24.331Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-10T09:11:24.331Z] ca9280d653b3: Pulling fs layer [2023-05-10T09:11:24.331Z] 7e9c9ca2126c: Pulling fs layer [2023-05-10T09:11:24.331Z] cbdbe7a5bc2a: Download complete [2023-05-10T09:11:24.589Z] ca9280d653b3: Verifying Checksum [2023-05-10T09:11:24.589Z] ca9280d653b3: Download complete [2023-05-10T09:11:24.589Z] cbdbe7a5bc2a: Pull complete [2023-05-10T09:11:24.852Z] 7e9c9ca2126c: Download complete [2023-05-10T09:11:25.110Z] ca9280d653b3: Pull complete [2023-05-10T09:11:28.391Z] 7e9c9ca2126c: Pull complete [2023-05-10T09:11:28.391Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-10T09:11:28.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T09:11:28.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:11:28.466Z] prd-ubuntu20.04-docker-8c-8g-14896 does not seem to be running inside a container [2023-05-10T09:11:28.495Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-10T09:11:30.213Z] $ docker top 0eec0a4b3d40dd4ec39b9618c023b303132346c63d909315fe56fdf0d4fac507 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T09:11:30.552Z] + docker-compose build --help [2023-05-10T09:11:30.552Z] + grep parallel [2023-05-10T09:11:31.120Z] --parallel Build images in parallel. [Pipeline] } [2023-05-10T09:11:31.133Z] $ docker stop --time=1 0eec0a4b3d40dd4ec39b9618c023b303132346c63d909315fe56fdf0d4fac507 [2023-05-10T09:11:32.417Z] $ docker rm -f --volumes 0eec0a4b3d40dd4ec39b9618c023b303132346c63d909315fe56fdf0d4fac507 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:11:32.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T09:11:32.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:11:32.877Z] prd-ubuntu20.04-docker-8c-8g-14896 does not seem to be running inside a container [2023-05-10T09:11:32.910Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-10T09:11:33.257Z] $ docker top f9f9edc6f349dbedbf30c2397e0705d72d65ea43de10145975f377dc66891e1c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T09:11:33.601Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-10T09:11:34.169Z] Building core-command ... [2023-05-10T09:11:34.169Z] Building core-common-config-bootstrapper ... [2023-05-10T09:11:34.169Z] Building core-data ... [2023-05-10T09:11:34.169Z] Building core-metadata ... [2023-05-10T09:11:34.169Z] Building security-bootstrapper ... [2023-05-10T09:11:34.169Z] Building security-proxy-auth ... [2023-05-10T09:11:34.169Z] Building security-proxy-setup ... [2023-05-10T09:11:34.169Z] Building security-secretstore-setup ... [2023-05-10T09:11:34.169Z] Building security-spiffe-token-provider ... [2023-05-10T09:11:34.169Z] Building security-spire-agent ... [2023-05-10T09:11:34.169Z] Building security-spire-config ... [2023-05-10T09:11:34.169Z] Building security-spire-server ... [2023-05-10T09:11:34.169Z] Building support-notifications ... [2023-05-10T09:11:34.169Z] Building support-scheduler ... [2023-05-10T09:11:34.169Z] Building security-spire-config [2023-05-10T09:11:34.169Z] Building security-secretstore-setup [2023-05-10T09:11:34.169Z] Building security-spire-server [2023-05-10T09:11:34.169Z] Building security-bootstrapper [2023-05-10T09:11:34.169Z] Building security-spiffe-token-provider [2023-05-10T09:11:49.037Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:11:49.037Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:11:49.037Z] ---> 6e6336c51694 [2023-05-10T09:11:49.037Z] Step 3/20 : WORKDIR /edgex-go [2023-05-10T09:11:49.037Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:11:49.037Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:11:49.037Z] ---> 6e6336c51694 [2023-05-10T09:11:49.037Z] Step 3/25 : WORKDIR /edgex-go [2023-05-10T09:11:49.037Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:11:49.037Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:11:49.037Z] ---> 6e6336c51694 [2023-05-10T09:11:49.037Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T09:11:49.037Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:11:49.037Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:11:49.037Z] ---> 6e6336c51694 [2023-05-10T09:11:49.037Z] Step 3/33 : WORKDIR /edgex-go [2023-05-10T09:11:49.037Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:11:49.037Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:11:49.037Z] ---> 6e6336c51694 [2023-05-10T09:11:49.037Z] Step 3/26 : WORKDIR /edgex-go [2023-05-10T09:11:50.944Z] ---> Running in 8fd02942b148 [2023-05-10T09:11:50.944Z] ---> Running in 7832693b1015 [2023-05-10T09:11:50.944Z] ---> Running in caff8cad9d94 [2023-05-10T09:11:50.944Z] ---> Running in 0c69c8a9750a [2023-05-10T09:11:50.944Z] ---> Running in 2bac40c121e9 [2023-05-10T09:11:50.944Z] Removing intermediate container 7832693b1015 [2023-05-10T09:11:50.944Z] ---> 93b2c8d30af7 [2023-05-10T09:11:50.944Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-10T09:11:50.944Z] Removing intermediate container 8fd02942b148 [2023-05-10T09:11:50.944Z] ---> 40046b78e8cf [2023-05-10T09:11:50.944Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-10T09:11:50.944Z] Removing intermediate container 2bac40c121e9 [2023-05-10T09:11:50.944Z] ---> 12e3aee2d3bb [2023-05-10T09:11:50.944Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-10T09:11:50.944Z] Removing intermediate container caff8cad9d94 [2023-05-10T09:11:50.944Z] ---> 1237caa674a0 [2023-05-10T09:11:50.944Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T09:11:50.944Z] ---> Running in 3e9ae45eb30b [2023-05-10T09:11:50.944Z] ---> Running in b96d7a4d8d75 [2023-05-10T09:11:50.944Z] ---> Running in 7a9fe13b27ef [2023-05-10T09:11:50.944Z] Removing intermediate container 0c69c8a9750a [2023-05-10T09:11:50.944Z] ---> 82dbe4b04941 [2023-05-10T09:11:50.944Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T09:11:50.944Z] ---> Running in d6c551fd6ff0 [2023-05-10T09:11:50.944Z] ---> Running in 51dd437e66b7 [2023-05-10T09:11:51.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:11:51.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:11:51.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:11:51.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:11:51.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:11:51.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:11:51.461Z] OK: 265 MiB in 53 packages [2023-05-10T09:11:51.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:11:51.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:11:51.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:11:51.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:11:51.719Z] OK: 265 MiB in 53 packages [2023-05-10T09:11:51.719Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:11:51.719Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:11:51.719Z] OK: 17821 distinct packages available [2023-05-10T09:11:51.719Z] OK: 265 MiB in 53 packages [2023-05-10T09:11:51.719Z] OK: 265 MiB in 53 packages [2023-05-10T09:11:51.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:11:51.978Z] Removing intermediate container 3e9ae45eb30b [2023-05-10T09:11:51.978Z] ---> 09afa4baf45e [2023-05-10T09:11:51.978Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-10T09:11:51.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:11:51.978Z] ---> a400db7fba5f [2023-05-10T09:11:51.978Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:11:51.978Z] ---> Running in e9c248c36837 [2023-05-10T09:11:52.236Z] OK: 265 MiB in 53 packages [2023-05-10T09:11:52.236Z] Removing intermediate container 51dd437e66b7 [2023-05-10T09:11:52.236Z] ---> d344d601ceac [2023-05-10T09:11:52.236Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T09:11:52.236Z] Removing intermediate container d6c551fd6ff0 [2023-05-10T09:11:52.236Z] ---> 92c3b75b7abe [2023-05-10T09:11:52.236Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-10T09:11:52.236Z] Removing intermediate container 7a9fe13b27ef [2023-05-10T09:11:52.236Z] ---> cd1a432e1963 [2023-05-10T09:11:52.236Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-10T09:11:52.494Z] ---> 33363ccec251 [2023-05-10T09:11:52.494Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:11:52.494Z] ---> fef038d594dd [2023-05-10T09:11:52.494Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:11:52.494Z] ---> Running in 1a0ed67c6cae [2023-05-10T09:11:52.494Z] ---> d7fa17e4509a [2023-05-10T09:11:52.494Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:11:52.494Z] ---> Running in 33cbb81f1f30 [2023-05-10T09:11:52.494Z] ---> Running in e3f315350be6 [2023-05-10T09:11:52.494Z] Removing intermediate container b96d7a4d8d75 [2023-05-10T09:11:52.494Z] ---> 14628176374a [2023-05-10T09:11:52.494Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-10T09:11:52.751Z] ---> 99c8a9a02167 [2023-05-10T09:11:52.752Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:11:52.752Z] ---> Running in 56c6e87eb168 [2023-05-10T09:12:31.473Z] Removing intermediate container e3f315350be6 [2023-05-10T09:12:31.474Z] ---> a18504d373a8 [2023-05-10T09:12:31.474Z] Step 7/33 : COPY . . [2023-05-10T09:12:31.474Z] Removing intermediate container 56c6e87eb168 [2023-05-10T09:12:31.474Z] ---> 19bfca587143 [2023-05-10T09:12:31.474Z] Step 7/20 : COPY . . [2023-05-10T09:12:31.474Z] Removing intermediate container 33cbb81f1f30 [2023-05-10T09:12:31.474Z] ---> b9ad1f687802 [2023-05-10T09:12:31.474Z] Step 7/26 : COPY . . [2023-05-10T09:12:31.474Z] Removing intermediate container e9c248c36837 [2023-05-10T09:12:31.474Z] ---> ab302d38faf8 [2023-05-10T09:12:31.474Z] Step 7/25 : COPY . . [2023-05-10T09:12:31.474Z] Removing intermediate container 1a0ed67c6cae [2023-05-10T09:12:31.474Z] ---> bafce4eed765 [2023-05-10T09:12:31.474Z] Step 7/27 : COPY . . [2023-05-10T09:12:38.065Z] ---> 235ffc629e33 [2023-05-10T09:12:38.065Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T09:12:38.065Z] ---> ef99eff79216 [2023-05-10T09:12:38.065Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-10T09:12:38.065Z] ---> afd3677ec596 [2023-05-10T09:12:38.065Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-10T09:12:38.065Z] ---> Running in af79855f460b [2023-05-10T09:12:38.065Z] ---> ff8771fb213b [2023-05-10T09:12:38.065Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-10T09:12:38.065Z] ---> Running in 057f346b95ca [2023-05-10T09:12:38.065Z] ---> 98a1cc6ac4b2 [2023-05-10T09:12:38.065Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T09:12:38.065Z] ---> Running in de374ffdb7f8 [2023-05-10T09:12:38.065Z] ---> Running in 48bc81e3655e [2023-05-10T09:12:38.065Z] ---> Running in d5a137275fe2 [2023-05-10T09:12:38.065Z] Removing intermediate container af79855f460b [2023-05-10T09:12:38.065Z] ---> 0d0a76b1f18b [2023-05-10T09:12:38.065Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-10T09:12:38.065Z] ---> Running in 4da41c0f9958 [2023-05-10T09:12:38.065Z] Removing intermediate container d5a137275fe2 [2023-05-10T09:12:38.065Z] ---> 8c5a4e9f6bc0 [2023-05-10T09:12:38.065Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T09:12:38.065Z] ---> Running in 65464d42cfc3 [2023-05-10T09:12:38.065Z] Removing intermediate container 4da41c0f9958 [2023-05-10T09:12:38.065Z] ---> 43dca0b1d595 [2023-05-10T09:12:38.065Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T09:12:38.065Z] ---> Running in f9c725a37f26 [2023-05-10T09:12:38.065Z] Removing intermediate container 65464d42cfc3 [2023-05-10T09:12:38.065Z] ---> f74b580b572f [2023-05-10T09:12:38.065Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T09:12:38.065Z] ---> Running in 37292e1e6152 [2023-05-10T09:12:38.065Z] Removing intermediate container f9c725a37f26 [2023-05-10T09:12:38.065Z] ---> abfb5d121c20 [2023-05-10T09:12:38.065Z] 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 [2023-05-10T09:12:38.065Z] ---> Running in 89ad2afdfbce [2023-05-10T09:12:38.065Z] Removing intermediate container 37292e1e6152 [2023-05-10T09:12:38.065Z] ---> b5e9add81a45 [2023-05-10T09:12:38.065Z] 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 [2023-05-10T09:12:38.065Z] ---> Running in dbe2b7f6cf2b [2023-05-10T09:12:38.065Z] 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 [2023-05-10T09:12:38.065Z] 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 [2023-05-10T09:12:38.065Z] 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 [2023-05-10T09:12:39.000Z] Removing intermediate container 89ad2afdfbce [2023-05-10T09:12:39.000Z] ---> 3db4e0b0fc18 [2023-05-10T09:12:39.000Z] Step 12/26 : WORKDIR /edgex-go [2023-05-10T09:12:39.000Z] Removing intermediate container dbe2b7f6cf2b [2023-05-10T09:12:39.000Z] ---> 18cf45986224 [2023-05-10T09:12:39.000Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T09:12:39.000Z] ---> Running in 504459c74dee [2023-05-10T09:12:39.000Z] ---> Running in aadd896318f0 [2023-05-10T09:12:39.000Z] Removing intermediate container 504459c74dee [2023-05-10T09:12:39.000Z] ---> 8ad8c29a5d34 [2023-05-10T09:12:39.000Z] [2023-05-10T09:12:39.000Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T09:12:39.261Z] Removing intermediate container aadd896318f0 [2023-05-10T09:12:39.261Z] ---> f60c989b7522 [2023-05-10T09:12:39.261Z] [2023-05-10T09:12:39.261Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T09:12:40.198Z] 3.17: Pulling from library/alpine [2023-05-10T09:12:40.198Z] 3.17: Pulling from library/alpine [2023-05-10T09:12:40.764Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T09:12:40.764Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T09:12:40.764Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T09:12:40.764Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T09:12:40.764Z] ---> 9ed4aefc74f6 [2023-05-10T09:12:40.764Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T09:12:40.764Z] ---> 9ed4aefc74f6 [2023-05-10T09:12:40.764Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T09:12:40.764Z] ---> Running in a9d451cb0599 [2023-05-10T09:12:40.764Z] ---> Running in 464aff1074c2 [2023-05-10T09:12:41.024Z] Removing intermediate container 464aff1074c2 [2023-05-10T09:12:41.024Z] ---> 64e2e83279cd [2023-05-10T09:12:41.024Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T09:12:41.024Z] Removing intermediate container a9d451cb0599 [2023-05-10T09:12:41.024Z] ---> 4b060aa46e70 [2023-05-10T09:12:41.024Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-10T09:12:41.024Z] ---> Running in 4a0b656842a1 [2023-05-10T09:12:41.024Z] ---> Running in 3853c6f3bc06 [2023-05-10T09:12:41.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:12:41.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:12:41.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:12:41.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:12:41.849Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:12:41.849Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:12:41.849Z] OK: 17821 distinct packages available [2023-05-10T09:12:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:12:42.107Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:12:42.107Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:12:42.107Z] OK: 17821 distinct packages available [2023-05-10T09:12:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:12:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:12:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:12:42.366Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-10T09:12:42.366Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-10T09:12:42.366Z] (3/5) Installing libucontext (1.2-r0) [2023-05-10T09:12:42.366Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-10T09:12:42.366Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-10T09:12:42.366Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-10T09:12:42.366Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-10T09:12:42.366Z] (3/4) Installing libucontext (1.2-r0) [2023-05-10T09:12:42.366Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:12:42.366Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-10T09:12:42.366Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:12:42.366Z] OK: 8 MiB in 20 packages [2023-05-10T09:12:42.366Z] OK: 7 MiB in 19 packages [2023-05-10T09:12:44.908Z] Removing intermediate container 4a0b656842a1 [2023-05-10T09:12:44.908Z] Removing intermediate container 3853c6f3bc06 [2023-05-10T09:12:44.908Z] ---> 51781d950e73 [2023-05-10T09:12:44.908Z] ---> ccd345bdb684 [2023-05-10T09:12:44.908Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt /Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:12:44.908Z] [2023-05-10T09:12:44.908Z] ---> 34820afff7b4 [2023-05-10T09:12:44.908Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:12:44.908Z] ---> 87d956012e59 [2023-05-10T09:12:44.908Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:12:45.846Z] ---> 0c717980533b [2023-05-10T09:12:45.846Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T09:12:45.846Z] ---> 49f9fa959622 [2023-05-10T09:12:45.846Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T09:12:53.956Z] ---> 6023abdbddd5 [2023-05-10T09:12:53.956Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T09:12:53.956Z] ---> 768caf7b3163 [2023-05-10T09:12:53.956Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T09:12:53.956Z] ---> 145a086353e3 [2023-05-10T09:12:53.957Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-10T09:12:53.957Z] ---> c213528c89a5 [2023-05-10T09:12:53.957Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-10T09:12:53.957Z] ---> Running in 1f25639c7293 [2023-05-10T09:12:54.214Z] ---> be8328f5365a [2023-05-10T09:12:54.214Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-10T09:12:54.214Z] Removing intermediate container 1f25639c7293 [2023-05-10T09:12:54.214Z] ---> ea7ad20b857a [2023-05-10T09:12:54.214Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-10T09:12:54.477Z] ---> 393e001be9f4 [2023-05-10T09:12:54.477Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T09:12:54.477Z] ---> Running in 95fbee8f2eb6 [2023-05-10T09:12:54.477Z] ---> ac461efd4cbb [2023-05-10T09:12:54.477Z] Step 22/27 : WORKDIR / [2023-05-10T09:12:54.766Z] ---> Running in 478d0c6ead10 [2023-05-10T09:12:54.766Z] Removing intermediate container 95fbee8f2eb6 [2023-05-10T09:12:54.766Z] ---> c5c0b9ddb9a8 [2023-05-10T09:12:54.766Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T09:12:54.766Z] ---> Running in 5580608335d9 [2023-05-10T09:12:55.025Z] Removing intermediate container 478d0c6ead10 [2023-05-10T09:12:55.025Z] ---> e9a90a0a8489 [2023-05-10T09:12:55.025Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T09:12:55.025Z] ---> Running in f7d13e3f5db3 [2023-05-10T09:12:55.025Z] Removing intermediate container 5580608335d9 [2023-05-10T09:12:55.025Z] ---> e5e93b1520c0 [2023-05-10T09:12:55.025Z] Step 24/26 : LABEL arch=x86_64 [2023-05-10T09:12:55.025Z] ---> Running in 8abd028d6832 [2023-05-10T09:12:55.296Z] Removing intermediate container f7d13e3f5db3 [2023-05-10T09:12:55.296Z] ---> efda8b42283e [2023-05-10T09:12:55.296Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T09:12:55.296Z] ---> Running in 206eba37475f [2023-05-10T09:12:55.296Z] Removing intermediate container 8abd028d6832 [2023-05-10T09:12:55.296Z] ---> 3a413de4720b [2023-05-10T09:12:55.296Z] Step 25/26 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:12:55.296Z] ---> Running in 43de72423444 [2023-05-10T09:12:55.554Z] Removing intermediate container 206eba37475f [2023-05-10T09:12:55.554Z] ---> 04b279d2b2fa [2023-05-10T09:12:55.554Z] Step 25/27 : LABEL arch=x86_64 [2023-05-10T09:12:55.554Z] ---> Running in 6e86a69a55bf [2023-05-10T09:12:55.554Z] Removing intermediate container 43de72423444 [2023-05-10T09:12:55.554Z] ---> 0b62d6ffd39d [2023-05-10T09:12:55.554Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T09:12:55.812Z] ---> Running in 63026175da69 [2023-05-10T09:12:55.812Z] Removing intermediate container 6e86a69a55bf [2023-05-10T09:12:55.812Z] ---> fb734a00d1b3 [2023-05-10T09:12:55.812Z] Step 26/27 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:12:56.070Z] ---> Running in 2a3eb2e7b4a6 [2023-05-10T09:12:56.328Z] Removing intermediate container 63026175da69 [2023-05-10T09:12:56.328Z] ---> 5da4348268b5 [2023-05-10T09:12:56.328Z] [2023-05-10T09:12:56.328Z] Successfully built 5da4348268b5 [2023-05-10T09:12:56.328Z] Successfully tagged security-spire-server:latest [2023-05-10T09:12:56.328Z]  Building security-spire-server ... done Building core-metadata [2023-05-10T09:12:57.705Z] Removing intermediate container 2a3eb2e7b4a6 [2023-05-10T09:12:57.705Z] ---> 50b85e93426f [2023-05-10T09:12:57.705Z] Step 27/27 : LABEL version=0.0.0 [2023-05-10T09:13:00.233Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:13:00.233Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:13:00.233Z] ---> 6e6336c51694 [2023-05-10T09:13:00.233Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:13:00.233Z] ---> Running in eb45f1e7be3b [2023-05-10T09:13:00.233Z] ---> Running in 28c561c18d41 [2023-05-10T09:13:00.233Z] 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 [2023-05-10T09:13:00.233Z] Removing intermediate container eb45f1e7be3b [2023-05-10T09:13:00.233Z] ---> 5ceccdd6b1a4 [2023-05-10T09:13:00.233Z] [2023-05-10T09:13:00.492Z] Removing intermediate container 28c561c18d41 [2023-05-10T09:13:00.492Z] ---> 956dff4a57c7 [2023-05-10T09:13:00.492Z] Step 4/25 : WORKDIR /edgex-go [2023-05-10T09:13:00.492Z] Successfully built 5ceccdd6b1a4 [2023-05-10T09:13:00.492Z] Successfully tagged security-spire-config:latest [2023-05-10T09:13:00.492Z]  Building security-spire-config ... done Building core-data [2023-05-10T09:13:00.492Z] ---> Running in cc45a0e00994 [2023-05-10T09:13:02.473Z] Removing intermediate container cc45a0e00994 [2023-05-10T09:13:02.473Z] ---> 94fde74fbc20 [2023-05-10T09:13:02.473Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-10T09:13:03.850Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:13:03.850Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:13:03.850Z] ---> 6e6336c51694 [2023-05-10T09:13:03.850Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:13:03.850Z] ---> Using cache [2023-05-10T09:13:03.850Z] ---> 956dff4a57c7 [2023-05-10T09:13:03.850Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:13:03.850Z] ---> Using cache [2023-05-10T09:13:03.850Z] ---> 94fde74fbc20 [2023-05-10T09:13:03.850Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T09:13:03.850Z] ---> Running in d2fa0efd3626 [2023-05-10T09:13:03.850Z] ---> Running in 8ba7a3730266 [2023-05-10T09:13:04.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:13:04.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:13:04.673Z] OK: 265 MiB in 53 packages [2023-05-10T09:13:05.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:13:05.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:13:05.496Z] OK: 265 MiB in 53 packages [2023-05-10T09:13:06.442Z] Removing intermediate container 8ba7a3730266 [2023-05-10T09:13:06.442Z] ---> 5ff8c4c18219 [2023-05-10T09:13:06.442Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:13:06.442Z] Removing intermediate container d2fa0efd3626 [2023-05-10T09:13:06.442Z] ---> 8fceffa19656 [2023-05-10T09:13:06.442Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-10T09:13:06.442Z] Removing intermediate container de374ffdb7f8 [2023-05-10T09:13:06.442Z] ---> b6245aa6f334 [2023-05-10T09:13:06.442Z] [2023-05-10T09:13:06.442Z] Step 9/33 : FROM alpine:3.17 [2023-05-10T09:13:06.442Z] ---> 9ed4aefc74f6 [2023-05-10T09:13:06.442Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T09:13:06.442Z] Removing intermediate container 057f346b95ca [2023-05-10T09:13:06.442Z] ---> f89559df3b5c [2023-05-10T09:13:06.442Z] [2023-05-10T09:13:06.442Z] Step 9/25 : FROM alpine:3.17 [2023-05-10T09:13:06.442Z] ---> 9ed4aefc74f6 [2023-05-10T09:13:06.442Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-10T09:13:06.716Z] ---> Running in 5af071edf6b4 [2023-05-10T09:13:06.716Z] ---> Running in e3a8b5ccf2bd [2023-05-10T09:13:06.716Z] ---> de5e8dbd0e92 [2023-05-10T09:13:06.716Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:13:06.716Z] ---> ed2333fea7f8 [2023-05-10T09:13:06.716Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:13:06.716Z] Removing intermediate container 5af071edf6b4 [2023-05-10T09:13:06.716Z] ---> c0986c1359cd [2023-05-10T09:13:06.716Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-10T09:13:06.974Z] ---> Running in 5052d9f9a496 [2023-05-10T09:13:06.974Z] ---> Running in 7ec9c8601526 [2023-05-10T09:13:06.974Z] ---> Running in 71fdc302c14b [2023-05-10T09:13:07.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:13:07.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:13:07.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:13:07.570Z] Removing intermediate container 48bc81e3655e [2023-05-10T09:13:07.570Z] ---> 9d6d198ed517 [2023-05-10T09:13:07.570Z] [2023-05-10T09:13:07.570Z] Step 9/20 : FROM alpine:3.17 [2023-05-10T09:13:07.570Z] ---> 9ed4aefc74f6 [2023-05-10T09:13:07.570Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T09:13:07.570Z] ---> Using cache [2023-05-10T09:13:07.570Z] ---> c0986c1359cd [2023-05-10T09:13:07.571Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-10T09:13:07.571Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-10T09:13:07.571Z] ---> Running in 782e147d6fb7 [2023-05-10T09:13:07.571Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-10T09:13:07.571Z] (3/3) Installing su-exec (0.2-r2) [2023-05-10T09:13:07.571Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:13:07.571Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T09:13:07.829Z] OK: 8 MiB in 18 packages [2023-05-10T09:13:08.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:13:08.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:13:08.347Z] Removing intermediate container e3a8b5ccf2bd [2023-05-10T09:13:08.347Z] ---> b4940a7e68e8 [2023-05-10T09:13:08.347Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T09:13:08.347Z] ---> Running in 8970b27469bb [2023-05-10T09:13:08.347Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:13:08.347Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:13:08.347Z] OK: 17821 distinct packages available [2023-05-10T09:13:08.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:13:08.606Z] Removing intermediate container 8970b27469bb [2023-05-10T09:13:08.606Z] ---> 97b2538fec48 [2023-05-10T09:13:08.606Z] Step 12/25 : WORKDIR / [2023-05-10T09:13:08.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:13:08.606Z] ---> Running in 21b996c11373 [2023-05-10T09:13:08.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:13:08.606Z] Removing intermediate container 21b996c11373 [2023-05-10T09:13:08.606Z] ---> 4857ff90daf3 [2023-05-10T09:13:08.606Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:13:08.865Z] ---> 8879abe674ac [2023-05-10T09:13:08.865Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:13:08.865Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T09:13:08.865Z] (2/2) Installing su-exec (0.2-r2) [2023-05-10T09:13:08.865Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:13:08.865Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-10T09:13:08.865Z] OK: 7 MiB in 17 packages [2023-05-10T09:13:08.865Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-10T09:13:08.865Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-10T09:13:08.865Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-10T09:13:08.865Z] (5/9) Installing curl (8.0.1-r0) [2023-05-10T09:13:08.865Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-10T09:13:08.865Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-10T09:13:08.865Z] (8/9) Installing libucontext (1.2-r0) [2023-05-10T09:13:08.865Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-10T09:13:08.865Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:13:08.865Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T09:13:09.123Z] OK: 10 MiB in 24 packages [2023-05-10T09:13:09.123Z] ---> 7819dd47cdb1 [2023-05-10T09:13:09.123Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-10T09:13:09.381Z] ---> 97ac9c8a7193 [2023-05-10T09:13:09.381Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-10T09:13:09.381Z] Removing intermediate container 71fdc302c14b [2023-05-10T09:13:09.381Z] ---> 27e8888ecbeb [2023-05-10T09:13:09.381Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-10T09:13:09.381Z] ---> 57ea6d023f45 [2023-05-10T09:13:09.381Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:13:09.645Z] ---> Running in 951a943bdee0 [2023-05-10T09:13:09.645Z] Removing intermediate container 782e147d6fb7 [2023-05-10T09:13:09.645Z] ---> 2ca3663a1fb9 [2023-05-10T09:13:09.645Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:13:09.645Z] ---> b3ebae11833b [2023-05-10T09:13:09.645Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-10T09:13:09.645Z] Removing intermediate container 951a943bdee0 [2023-05-10T09:13:09.645Z] ---> 0c8ee43c5f4f [2023-05-10T09:13:09.645Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-10T09:13:09.645Z] ---> Running in e1d3d67eb451 [2023-05-10T09:13:09.911Z] Removing intermediate container e1d3d67eb451 [2023-05-10T09:13:09.911Z] ---> 038e5dbde3ae [2023-05-10T09:13:09.911Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-10T09:13:09.911Z] ---> c4eb525bf0ef [2023-05-10T09:13:09.911Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:13:09.911Z] ---> Running in fd1080ca0c61 [2023-05-10T09:13:10.169Z] Removing intermediate container fd1080ca0c61 [2023-05-10T09:13:10.169Z] ---> e42b14418b39 [2023-05-10T09:13:10.169Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-10T09:13:10.169Z] ---> d54228469aa4 [2023-05-10T09:13:10.169Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-10T09:13:10.169Z] ---> Running in 9910ba531737 [2023-05-10T09:13:10.169Z] ---> 7bf159400c76 [2023-05-10T09:13:10.169Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-10T09:13:10.428Z] Removing intermediate container 9910ba531737 [2023-05-10T09:13:10.428Z] ---> 0e89d20770ee [2023-05-10T09:13:10.428Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-10T09:13:10.428Z] ---> Running in e4ab5825c714 [2023-05-10T09:13:11.000Z] ---> 849a3094e0b9 [2023-05-10T09:13:11.000Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:13:11.000Z] ---> 12bdd507f74d [2023-05-10T09:13:11.000Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T09:13:11.000Z] ---> fae442eb3406 [2023-05-10T09:13:11.258Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-10T09:13:11.258Z] ---> 7facc9fa20e0 [2023-05-10T09:13:11.258Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:13:11.258Z] ---> Running in 9d6405356e7f [2023-05-10T09:13:11.258Z] ---> Running in 88e90de7d786 [2023-05-10T09:13:11.515Z] Removing intermediate container 9d6405356e7f [2023-05-10T09:13:11.515Z] ---> 9997c82dfc18 [2023-05-10T09:13:11.515Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T09:13:12.932Z] Removing intermediate container e4ab5825c714 [2023-05-10T09:13:12.932Z] ---> 81604aa10601 [2023-05-10T09:13:12.932Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-10T09:13:13.225Z] ---> Running in 0cf424c5aa27 [2023-05-10T09:13:13.225Z] ---> Running in 1cbc5ac47483 [2023-05-10T09:13:13.225Z] Removing intermediate container 0cf424c5aa27 [2023-05-10T09:13:13.225Z] ---> 8824db9eb59a [2023-05-10T09:13:13.225Z] Step 18/20 : LABEL arch=x86_64 [2023-05-10T09:13:13.792Z] ---> Running in fde723981069 [2023-05-10T09:13:14.057Z] Removing intermediate container 1cbc5ac47483 [2023-05-10T09:13:14.057Z] ---> 3f15b6109dcc [2023-05-10T09:13:14.057Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-10T09:13:15.017Z] Removing intermediate container 88e90de7d786 [2023-05-10T09:13:15.017Z] ---> 30ec67dec723 [2023-05-10T09:13:15.017Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:13:15.017Z] Removing intermediate container fde723981069 [2023-05-10T09:13:15.017Z] ---> 524af3063074 [2023-05-10T09:13:15.017Z] Step 19/20 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:13:15.017Z] ---> d36cc575571c [2023-05-10T09:13:15.017Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-10T09:13:15.276Z] ---> Running in ef217473cd4c [2023-05-10T09:13:15.276Z] ---> Running in 060af29e58d1 [2023-05-10T09:13:15.276Z] ---> Running in d8c8fce3a14d [2023-05-10T09:13:15.536Z] Removing intermediate container 060af29e58d1 [2023-05-10T09:13:15.536Z] ---> 2b478803f6b0 [2023-05-10T09:13:15.536Z] Step 20/20 : LABEL version=0.0.0 [2023-05-10T09:13:15.536Z] Removing intermediate container ef217473cd4c [2023-05-10T09:13:15.536Z] ---> 8ba6ed4e7a14 [2023-05-10T09:13:15.536Z] Step 23/25 : LABEL arch=x86_64 [2023-05-10T09:13:15.536Z] ---> Running in 90b32be05f85 [2023-05-10T09:13:15.536Z] ---> Running in a563f5825a59 [2023-05-10T09:13:15.809Z] Removing intermediate container 90b32be05f85 [2023-05-10T09:13:15.809Z] ---> 9291dc2308a2 [2023-05-10T09:13:15.809Z] [2023-05-10T09:13:15.809Z] Removing intermediate container a563f5825a59 [2023-05-10T09:13:15.809Z] ---> 627b6a21b83b [2023-05-10T09:13:15.809Z] Step 24/25 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:13:15.809Z] ---> Running in 4f57615cd36e [2023-05-10T09:13:15.809Z] Successfully built 9291dc2308a2 [2023-05-10T09:13:15.809Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-10T09:13:15.809Z]  Building security-spiffe-token-provider ... done Building security-proxy-auth [2023-05-10T09:13:15.809Z] Removing intermediate container 4f57615cd36e [2023-05-10T09:13:15.809Z] ---> 5a2fe06e1b3f [2023-05-10T09:13:15.809Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T09:13:16.382Z] ---> Running in e849eef73f75 [2023-05-10T09:13:17.767Z] Removing intermediate container e849eef73f75 [2023-05-10T09:13:17.767Z] ---> f77031f08ac6 [2023-05-10T09:13:17.767Z] [2023-05-10T09:13:17.767Z] Successfully built f77031f08ac6 [2023-05-10T09:13:17.767Z] Successfully tagged security-secretstore-setup:latest [2023-05-10T09:13:17.767Z]  Building security-secretstore-setup ... done Building core-command [2023-05-10T09:13:19.255Z] Removing intermediate container d8c8fce3a14d [2023-05-10T09:13:19.255Z] ---> 3e46377ae3e4 [2023-05-10T09:13:19.255Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:13:19.839Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:13:19.839Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:13:19.839Z] ---> 6e6336c51694 [2023-05-10T09:13:19.839Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:13:19.839Z] ---> Using cache [2023-05-10T09:13:19.839Z] ---> 956dff4a57c7 [2023-05-10T09:13:19.839Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:13:19.839Z] ---> Using cache [2023-05-10T09:13:19.839Z] ---> 94fde74fbc20 [2023-05-10T09:13:19.839Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T09:13:19.840Z] ---> Using cache [2023-05-10T09:13:19.840Z] ---> 8fceffa19656 [2023-05-10T09:13:19.840Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:13:19.840Z] ---> Using cache [2023-05-10T09:13:19.840Z] ---> ed2333fea7f8 [2023-05-10T09:13:19.840Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:13:21.758Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:13:21.758Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:13:21.758Z] ---> 6e6336c51694 [2023-05-10T09:13:21.758Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:13:21.758Z] ---> Using cache [2023-05-10T09:13:21.758Z] ---> 956dff4a57c7 [2023-05-10T09:13:21.758Z] Step 4/24 : WORKDIR /edgex-go [2023-05-10T09:13:21.758Z] ---> Using cache [2023-05-10T09:13:21.758Z] ---> 94fde74fbc20 [2023-05-10T09:13:21.758Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-10T09:13:21.758Z] ---> Using cache [2023-05-10T09:13:21.758Z] ---> 8fceffa19656 [2023-05-10T09:13:21.758Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-10T09:13:21.758Z] ---> Using cache [2023-05-10T09:13:21.758Z] ---> ed2333fea7f8 [2023-05-10T09:13:21.758Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:13:21.758Z] ---> a5d44e48a55f [2023-05-10T09:13:21.758Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:13:21.758Z] ---> Running in 17e912579ccc [2023-05-10T09:13:22.030Z] ---> Running in bc923b5e3388 [2023-05-10T09:13:22.293Z] ---> bb19cb8ab462 [2023-05-10T09:13:22.293Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-10T09:13:22.863Z] ---> ab13e25a6588 [2023-05-10T09:13:22.863Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-10T09:13:23.124Z] Removing intermediate container 7ec9c8601526 [2023-05-10T09:13:23.124Z] ---> 0980ed280644 [2023-05-10T09:13:23.124Z] Step 8/25 : COPY . . [2023-05-10T09:13:23.124Z] ---> cbc8080089e8 [2023-05-10T09:13:23.124Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-10T09:13:23.697Z] Removing intermediate container 5052d9f9a496 [2023-05-10T09:13:23.698Z] ---> 36859fc3b405 [2023-05-10T09:13:23.698Z] Step 8/23 : COPY . . [2023-05-10T09:13:25.638Z] ---> a78a80a7f596 [2023-05-10T09:13:25.639Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-10T09:13:26.211Z] ---> 2325a7237979 [2023-05-10T09:13:26.211Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-10T09:13:26.471Z] ---> b532e59be1bf [2023-05-10T09:13:26.471Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-10T09:13:26.729Z] ---> 14d4aa0d1c13 [2023-05-10T09:13:26.729Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-10T09:13:26.729Z] ---> Running in f9f9501cc1f3 [2023-05-10T09:13:27.296Z] ---> 0eeed7dee7b2 [2023-05-10T09:13:27.296Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-10T09:13:27.296Z] ---> Running in ae09b059aaa9 [2023-05-10T09:13:27.555Z] ---> d882064d6408 [2023-05-10T09:13:27.555Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-10T09:13:27.555Z] ---> Running in eae41127c774 [2023-05-10T09:13:27.814Z] Removing intermediate container f9f9501cc1f3 [2023-05-10T09:13:27.814Z] ---> faf39edf7594 [2023-05-10T09:13:27.814Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-10T09:13:27.814Z] ---> Running in d99c8b32ebd6 [2023-05-10T09:13:27.814Z] Removing intermediate container d99c8b32ebd6 [2023-05-10T09:13:27.814Z] ---> dbed97bc5778 [2023-05-10T09:13:27.814Z] Step 30/33 : CMD ["gate"] [2023-05-10T09:13:27.814Z] 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 [2023-05-10T09:13:28.076Z] ---> Running in b05e261210b8 [2023-05-10T09:13:28.076Z] 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 [2023-05-10T09:13:28.076Z] Removing intermediate container b05e261210b8 [2023-05-10T09:13:28.076Z] ---> 5fca0b028340 [2023-05-10T09:13:28.076Z] Step 31/33 : LABEL arch=x86_64 [2023-05-10T09:13:28.337Z] ---> Running in dfbbb3025702 [2023-05-10T09:13:29.271Z] Removing intermediate container dfbbb3025702 [2023-05-10T09:13:29.271Z] ---> bd28b5c44d0c [2023-05-10T09:13:29.271Z] Step 32/33 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:13:30.233Z] ---> Running in df4224cea977 [2023-05-10T09:13:30.637Z] Removing intermediate container df4224cea977 [2023-05-10T09:13:30.637Z] ---> bfb6f860ad21 [2023-05-10T09:13:30.637Z] Step 33/33 : LABEL version=0.0.0 [2023-05-10T09:13:30.925Z] ---> Running in f5ca7a587aee [2023-05-10T09:13:31.951Z] Removing intermediate container f5ca7a587aee [2023-05-10T09:13:31.951Z] ---> 15faeb1417b0 [2023-05-10T09:13:31.951Z] [2023-05-10T09:13:31.951Z] Successfully built 15faeb1417b0 [2023-05-10T09:13:31.951Z] Successfully tagged security-bootstrapper:latest [2023-05-10T09:13:31.951Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-05-10T09:13:37.357Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:13:37.357Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:13:37.357Z] ---> 6e6336c51694 [2023-05-10T09:13:37.357Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:13:37.357Z] ---> Using cache [2023-05-10T09:13:37.357Z] ---> 956dff4a57c7 [2023-05-10T09:13:37.357Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:13:37.357Z] ---> Using cache [2023-05-10T09:13:37.357Z] ---> 94fde74fbc20 [2023-05-10T09:13:37.357Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T09:13:37.357Z] ---> Using cache [2023-05-10T09:13:37.357Z] ---> 8fceffa19656 [2023-05-10T09:13:37.357Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:13:37.357Z] ---> Using cache [2023-05-10T09:13:37.357Z] ---> ed2333fea7f8 [2023-05-10T09:13:37.357Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:13:37.357Z] ---> Using cache [2023-05-10T09:13:37.357Z] ---> 0980ed280644 [2023-05-10T09:13:37.357Z] Step 8/23 : COPY . . [2023-05-10T09:13:37.357Z] ---> Using cache [2023-05-10T09:13:37.357Z] ---> 0eeed7dee7b2 [2023-05-10T09:13:37.357Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-10T09:13:39.908Z] ---> Running in 470f4295b8ae [2023-05-10T09:13:40.199Z] 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 [2023-05-10T09:13:45.479Z] Removing intermediate container bc923b5e3388 [2023-05-10T09:13:45.479Z] ---> 84f79b2506e1 [2023-05-10T09:13:45.479Z] Step 8/24 : COPY . . [2023-05-10T09:13:45.479Z] Removing intermediate container 17e912579ccc [2023-05-10T09:13:45.479Z] ---> b23025dab424 [2023-05-10T09:13:45.479Z] Step 8/23 : COPY . . [2023-05-10T09:13:56.092Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14897 in /w/workspace/edgexfoundry_edgex-go_PR-4559 [Pipeline] { [Pipeline] ws [2023-05-10T09:13:56.102Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-05-10T09:13:56.140Z] The recommended git tool is: git [2023-05-10T09:13:57.685Z] ---> 5689800c67da [2023-05-10T09:13:57.685Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-10T09:13:57.685Z] ---> b9b13d129ef4 [2023-05-10T09:13:57.685Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-10T09:13:57.685Z] ---> Running in 19fbfbecf1e8 [2023-05-10T09:13:57.685Z] ---> Running in 0b33eb845038 [2023-05-10T09:13:57.685Z] 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 [2023-05-10T09:13:57.686Z] 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 [2023-05-10T09:14:00.967Z] Removing intermediate container ae09b059aaa9 [2023-05-10T09:14:00.967Z] ---> 92ef74eeee24 [2023-05-10T09:14:00.967Z] [2023-05-10T09:14:00.967Z] Step 10/25 : FROM alpine:3.17 [2023-05-10T09:14:00.967Z] ---> 9ed4aefc74f6 [2023-05-10T09:14:00.967Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:14:00.967Z] Removing intermediate container eae41127c774 [2023-05-10T09:14:00.967Z] ---> a83c5ca34167 [2023-05-10T09:14:00.967Z] [2023-05-10T09:14:00.967Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:14:00.967Z] ---> 9ed4aefc74f6 [2023-05-10T09:14:00.967Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:14:00.967Z] ---> Running in cf47fa7daffb [2023-05-10T09:14:00.967Z] ---> Running in fede0d8bd938 [2023-05-10T09:14:00.967Z] Removing intermediate container fede0d8bd938 [2023-05-10T09:14:00.967Z] ---> 6b6e7a76820a [2023-05-10T09:14:00.967Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-10T09:14:00.967Z] ---> Running in 7aca9e6bfa68 [2023-05-10T09:14:01.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:14:01.230Z] Removing intermediate container 7aca9e6bfa68 [2023-05-10T09:14:01.230Z] ---> 1434e6a82ffb [2023-05-10T09:14:01.230Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-10T09:14:01.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:14:01.490Z] ---> Running in 0374e04b97bf [2023-05-10T09:14:01.490Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T09:14:01.490Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:14:01.748Z] OK: 7 MiB in 16 packages [2023-05-10T09:14:01.748Z] Removing intermediate container 0374e04b97bf [2023-05-10T09:14:01.748Z] ---> 7933fc94899d [2023-05-10T09:14:01.748Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:14:02.012Z] ---> Running in 7ba551b2648e [2023-05-10T09:14:02.579Z] Removing intermediate container cf47fa7daffb [2023-05-10T09:14:02.579Z] ---> 64069bb979ad [2023-05-10T09:14:02.579Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:14:02.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:14:02.840Z] ---> Running in 3230412cb683 [2023-05-10T09:14:03.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:14:03.097Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T09:14:03.097Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:14:03.097Z] Removing intermediate container 3230412cb683 [2023-05-10T09:14:03.097Z] ---> 04f66ccd09d0 [2023-05-10T09:14:03.097Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-10T09:14:03.097Z] OK: 7 MiB in 16 packages [2023-05-10T09:14:03.355Z] ---> Running in 2b1ec4c3e261 [2023-05-10T09:14:03.355Z] Removing intermediate container 470f4295b8ae [2023-05-10T09:14:03.355Z] ---> 04a5de2b5c34 [2023-05-10T09:14:03.355Z] [2023-05-10T09:14:03.355Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:14:03.355Z] ---> 9ed4aefc74f6 [2023-05-10T09:14:03.355Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T09:14:03.613Z] Removing intermediate container 2b1ec4c3e261 [2023-05-10T09:14:03.613Z] ---> a72a359693d8 [2023-05-10T09:14:03.613Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-10T09:14:03.613Z] ---> Running in 2768e921328e [2023-05-10T09:14:03.613Z] ---> Running in 87887dd41715 [2023-05-10T09:14:03.876Z] Removing intermediate container 87887dd41715 [2023-05-10T09:14:03.876Z] ---> 0e6e345acb23 [2023-05-10T09:14:03.876Z] Step 15/25 : WORKDIR / [2023-05-10T09:14:04.133Z] ---> Running in 75a7a88490fc [2023-05-10T09:14:04.133Z] Removing intermediate container 2768e921328e [2023-05-10T09:14:04.133Z] ---> 7a67628f0cef [2023-05-10T09:14:04.133Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:14:04.133Z] Removing intermediate container 7ba551b2648e [2023-05-10T09:14:04.133Z] ---> 20646204d45b [2023-05-10T09:14:04.133Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:14:04.404Z] ---> Running in f1ee83d8bbd4 [2023-05-10T09:14:04.404Z] Removing intermediate container 75a7a88490fc [2023-05-10T09:14:04.404Z] ---> 77260187c160 [2023-05-10T09:14:04.404Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:14:04.706Z] ---> b67e97898f0d [2023-05-10T09:14:04.707Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:14:04.823Z] using credential edgex-jenkins-ssh [2023-05-10T09:14:04.847Z] Cloning the remote Git repository [2023-05-10T09:14:04.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:14:04.965Z] ---> b7a9b92eebad [2023-05-10T09:14:04.965Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:14:04.965Z] ---> 4f7c9bc93fe8 [2023-05-10T09:14:04.965Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-10T09:14:04.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:14:04.926Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-10T09:14:05.223Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T09:14:05.224Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:14:05.224Z] OK: 7 MiB in 16 packages [2023-05-10T09:14:05.790Z] ---> 0fa2d8e8ba81 [2023-05-10T09:14:05.790Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-10T09:14:06.368Z] ---> 7f9a6fb8e718 [2023-05-10T09:14:06.368Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:14:05.059Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-05-10T09:14:05.252Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-10T09:14:05.254Z] > git --version # timeout=10 [2023-05-10T09:14:05.279Z] > git --version # 'git version 2.25.1' [2023-05-10T09:14:05.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T09:14:05.492Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T09:14:06.934Z] Removing intermediate container f1ee83d8bbd4 [2023-05-10T09:14:06.935Z] ---> 6de4eee3d296 [2023-05-10T09:14:06.935Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:14:07.193Z] ---> 3d3a916a009b [2023-05-10T09:14:07.193Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-10T09:14:07.193Z] ---> 22649fdfde6e [2023-05-10T09:14:07.193Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:14:07.193Z] ---> Running in c6ae51a793cb [2023-05-10T09:14:07.454Z] ---> b3adf59c468e [2023-05-10T09:14:07.454Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:14:08.035Z] Removing intermediate container c6ae51a793cb [2023-05-10T09:14:08.035Z] ---> e4a889c5bffa [2023-05-10T09:14:08.035Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:14:08.035Z] ---> e853c96529a3 [2023-05-10T09:14:08.035Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-10T09:14:08.296Z] ---> 5de6dbc91f3e [2023-05-10T09:14:08.296Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-10T09:14:08.296Z] ---> Running in 43b4d6bde35f [2023-05-10T09:14:08.867Z] Removing intermediate container 43b4d6bde35f [2023-05-10T09:14:08.867Z] ---> 9898ee95d368 [2023-05-10T09:14:08.867Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T09:14:08.867Z] ---> 21d3048e64f1 [2023-05-10T09:14:08.867Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:14:08.867Z] ---> b9868e6d9bba [2023-05-10T09:14:08.867Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-10T09:14:08.867Z] ---> Running in df6ffcf66238 [2023-05-10T09:14:08.867Z] ---> Running in c970a70af951 [2023-05-10T09:14:09.127Z] ---> e9aa4f55dc9f [2023-05-10T09:14:09.127Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-10T09:14:09.127Z] Removing intermediate container df6ffcf66238 [2023-05-10T09:14:09.127Z] ---> f06d91865e32 [2023-05-10T09:14:09.127Z] Step 22/23 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:14:09.127Z] Removing intermediate container c970a70af951 [2023-05-10T09:14:09.127Z] ---> 3827babe76ef [2023-05-10T09:14:09.127Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:14:09.127Z] ---> Running in f71e1a6969f7 [2023-05-10T09:14:09.127Z] ---> Running in 52f97fcaeea2 [2023-05-10T09:14:09.400Z] Removing intermediate container f71e1a6969f7 [2023-05-10T09:14:09.400Z] ---> 2247ae3d72ac [2023-05-10T09:14:09.400Z] Step 23/25 : LABEL arch=x86_64 [2023-05-10T09:14:09.400Z] Removing intermediate container 52f97fcaeea2 [2023-05-10T09:14:09.400Z] ---> 115ac7bdfbc5 [2023-05-10T09:14:09.400Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:14:09.400Z] ---> Running in a4f48327ebbf [2023-05-10T09:14:09.660Z] ---> Running in d6137a91204c [2023-05-10T09:14:09.660Z] ---> da4f90cb4cfe [2023-05-10T09:14:09.660Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:14:09.660Z] ---> Running in bb7c8e7e14de [2023-05-10T09:14:09.660Z] Removing intermediate container a4f48327ebbf [2023-05-10T09:14:09.660Z] ---> 78313e0242f9 [2023-05-10T09:14:09.660Z] Step 24/25 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:14:09.660Z] ---> Running in 3f5a3e6a9173 [2023-05-10T09:14:09.922Z] Removing intermediate container d6137a91204c [2023-05-10T09:14:09.922Z] ---> 1d8786d70769 [2023-05-10T09:14:09.922Z] [2023-05-10T09:14:09.922Z] Removing intermediate container 3f5a3e6a9173 [2023-05-10T09:14:09.922Z] ---> b8be2cbb42ff [2023-05-10T09:14:09.922Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T09:14:10.183Z] ---> Running in 272dee7feb74 [2023-05-10T09:14:10.183Z] Successfully built 1d8786d70769 [2023-05-10T09:14:10.183Z] Successfully tagged core-data:latest [2023-05-10T09:14:10.183Z] Building security-proxy-setup [2023-05-10T09:14:11.655Z]  Building core-data ... done Removing intermediate container 272dee7feb74 [2023-05-10T09:14:11.655Z] ---> 4368d10a2d40 [2023-05-10T09:14:11.655Z] [2023-05-10T09:14:11.655Z] Successfully built 4368d10a2d40 [2023-05-10T09:14:11.655Z] Successfully tagged core-metadata:latest [2023-05-10T09:14:11.655Z] Building security-spire-agent [2023-05-10T09:14:15.908Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:14:15.908Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:14:15.908Z] ---> 6e6336c51694 [2023-05-10T09:14:15.908Z] Step 3/22 : WORKDIR /edgex-go [2023-05-10T09:14:15.908Z] ---> Using cache [2023-05-10T09:14:15.908Z] ---> 82dbe4b04941 [2023-05-10T09:14:15.908Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-10T09:14:16.481Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:14:16.481Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:14:16.481Z] ---> 6e6336c51694 [2023-05-10T09:14:16.481Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T09:14:16.481Z] ---> Using cache [2023-05-10T09:14:16.481Z] ---> 82dbe4b04941 [2023-05-10T09:14:16.481Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T09:14:16.481Z] ---> Using cache [2023-05-10T09:14:16.481Z] ---> d344d601ceac [2023-05-10T09:14:16.481Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T09:14:16.481Z] ---> Using cache [2023-05-10T09:14:16.481Z] ---> 33363ccec251 [2023-05-10T09:14:16.481Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:14:16.481Z] ---> Using cache [2023-05-10T09:14:16.481Z] ---> bafce4eed765 [2023-05-10T09:14:16.481Z] Step 7/27 : COPY . . [2023-05-10T09:14:16.481Z] ---> Using cache [2023-05-10T09:14:16.481Z] ---> 98a1cc6ac4b2 [2023-05-10T09:14:16.481Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T09:14:16.481Z] ---> Using cache [2023-05-10T09:14:16.481Z] ---> 8c5a4e9f6bc0 [2023-05-10T09:14:16.481Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T09:14:16.481Z] ---> Using cache [2023-05-10T09:14:16.481Z] ---> f74b580b572f [2023-05-10T09:14:16.481Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T09:14:16.481Z] ---> Using cache [2023-05-10T09:14:16.481Z] ---> b5e9add81a45 [2023-05-10T09:14:16.481Z] 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 [2023-05-10T09:14:16.481Z] ---> Using cache [2023-05-10T09:14:16.481Z] ---> 18cf45986224 [2023-05-10T09:14:16.481Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T09:14:16.481Z] ---> Using cache [2023-05-10T09:14:16.481Z] ---> f60c989b7522 [2023-05-10T09:14:16.481Z] [2023-05-10T09:14:16.481Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T09:14:16.481Z] ---> 9ed4aefc74f6 [2023-05-10T09:14:16.481Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T09:14:16.481Z] ---> Using cache [2023-05-10T09:14:16.481Z] ---> 4b060aa46e70 [2023-05-10T09:14:16.481Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T09:14:17.424Z] Removing intermediate container bb7c8e7e14de [2023-05-10T09:14:17.424Z] ---> c8cc6ad13bad [2023-05-10T09:14:17.424Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:14:18.001Z] ---> Running in 4b02e9e458a7 [2023-05-10T09:14:18.001Z] ---> Running in 5f8dc6651591 [2023-05-10T09:14:18.001Z] ---> Running in 2dba9554f05f [2023-05-10T09:14:18.001Z] Removing intermediate container 4b02e9e458a7 [2023-05-10T09:14:18.001Z] ---> 2dc146a60a00 [2023-05-10T09:14:18.001Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T09:14:18.001Z] ---> Running in 0172d109a3e1 [2023-05-10T09:14:18.262Z] Removing intermediate container 0172d109a3e1 [2023-05-10T09:14:18.262Z] ---> f4dcb4a5cb41 [2023-05-10T09:14:18.262Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T09:14:18.528Z] ---> Running in 85b6af482917 [2023-05-10T09:14:18.528Z] Removing intermediate container 85b6af482917 [2023-05-10T09:14:18.528Z] ---> d147708a18a7 [2023-05-10T09:14:18.528Z] Step 22/23 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:14:18.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:14:18.528Z] ---> Running in 886a3ba894de [2023-05-10T09:14:18.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:14:18.909Z] Removing intermediate container 886a3ba894de [2023-05-10T09:14:18.909Z] ---> 77b15dea47e0 [2023-05-10T09:14:18.909Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:14:18.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:14:18.909Z] ---> Running in a9071b06f10b [2023-05-10T09:14:18.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:14:19.170Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:14:19.170Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:14:19.170Z] OK: 17821 distinct packages available [2023-05-10T09:14:19.170Z] OK: 265 MiB in 53 packages [2023-05-10T09:14:19.170Z] Removing intermediate container a9071b06f10b [2023-05-10T09:14:19.170Z] ---> bb799a9690c1 [2023-05-10T09:14:19.170Z] [2023-05-10T09:14:19.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:14:19.170Z] Successfully built bb799a9690c1 [2023-05-10T09:14:19.170Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-10T09:14:19.170Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-05-10T09:14:19.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:14:19.431Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-10T09:14:19.431Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-10T09:14:19.431Z] (3/5) Installing libucontext (1.2-r0) [2023-05-10T09:14:19.431Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-10T09:14:19.431Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-10T09:14:19.705Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:14:19.705Z] OK: 8 MiB in 20 packages [2023-05-10T09:14:22.288Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:14:22.288Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:14:22.551Z] ---> 6e6336c51694 [2023-05-10T09:14:22.551Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:14:22.551Z] ---> Using cache [2023-05-10T09:14:22.551Z] ---> 956dff4a57c7 [2023-05-10T09:14:22.551Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:14:22.551Z] ---> Using cache [2023-05-10T09:14:22.551Z] ---> 94fde74fbc20 [2023-05-10T09:14:22.551Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T09:14:22.551Z] ---> Using cache [2023-05-10T09:14:22.551Z] ---> 8fceffa19656 [2023-05-10T09:14:22.551Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:14:22.551Z] ---> Using cache [2023-05-10T09:14:22.551Z] ---> ed2333fea7f8 [2023-05-10T09:14:22.551Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:14:22.551Z] ---> Using cache [2023-05-10T09:14:22.551Z] ---> 84f79b2506e1 [2023-05-10T09:14:22.551Z] Step 8/23 : COPY . . [2023-05-10T09:14:22.551Z] ---> Using cache [2023-05-10T09:14:22.551Z] ---> 5689800c67da [2023-05-10T09:14:22.551Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-10T09:14:22.813Z] ---> Running in 670a909f24b8 [2023-05-10T09:14:23.074Z] Removing intermediate container 2dba9554f05f [2023-05-10T09:14:23.074Z] ---> cb23fb9381a6 [2023-05-10T09:14:23.074Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-10T09:14:23.074Z] Removing intermediate container 19fbfbecf1e8 [2023-05-10T09:14:23.074Z] ---> aedc4b465983 [2023-05-10T09:14:23.074Z] [2023-05-10T09:14:23.074Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:14:23.074Z] ---> 9ed4aefc74f6 [2023-05-10T09:14:23.074Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T09:14:23.074Z] Removing intermediate container 0b33eb845038 [2023-05-10T09:14:23.074Z] ---> Using cache [2023-05-10T09:14:23.074Z] ---> 1799026c2e68 [2023-05-10T09:14:23.074Z] ---> 7a67628f0cef [2023-05-10T09:14:23.074Z] [2023-05-10T09:14:23.074Z] Step 12/23 : RUN apk add --update --no-cache dumb-initStep 10/24 : FROM alpine:3.17 [2023-05-10T09:14:23.074Z] ---> 9ed4aefc74f6 [2023-05-10T09:14:23.074Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:14:23.074Z] [2023-05-10T09:14:23.074Z] ---> Using cache [2023-05-10T09:14:23.074Z] ---> 6de4eee3d296 [2023-05-10T09:14:23.074Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:14:23.074Z] ---> Using cache [2023-05-10T09:14:23.074Z] ---> Using cache [2023-05-10T09:14:23.074Z] ---> 64069bb979ad [2023-05-10T09:14:23.074Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:14:23.074Z] ---> Using cache [2023-05-10T09:14:23.074Z] ---> 04f66ccd09d0 [2023-05-10T09:14:23.074Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-10T09:14:23.074Z] ---> b3adf59c468e [2023-05-10T09:14:23.074Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:14:23.074Z] ---> Using cache [2023-05-10T09:14:23.074Z] ---> 5de6dbc91f3e [2023-05-10T09:14:23.074Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-10T09:14:23.074Z] ---> 3e9392ff5387 [2023-05-10T09:14:23.074Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:14:23.074Z] Removing intermediate container 5f8dc6651591 [2023-05-10T09:14:23.074Z] ---> d6de7f9054c1 [2023-05-10T09:14:23.074Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:14:23.074Z] ---> Running in 829266d09255 [2023-05-10T09:14:23.335Z] ---> Running in c88754e6cfc5 [2023-05-10T09:14:23.335Z] 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 [2023-05-10T09:14:23.335Z] Removing intermediate container 829266d09255 [2023-05-10T09:14:23.335Z] ---> 597b1ba88503 [2023-05-10T09:14:23.335Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-10T09:14:23.615Z] ---> Running in f3b958111291 [2023-05-10T09:14:23.615Z] ---> 030c67191013 [2023-05-10T09:14:23.615Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:14:23.873Z] Removing intermediate container f3b958111291 [2023-05-10T09:14:23.873Z] ---> a6c68fa03bfd [2023-05-10T09:14:23.873Z] Step 15/24 : WORKDIR / [2023-05-10T09:14:23.873Z] ---> a2981a128860 [2023-05-10T09:14:23.873Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:14:23.873Z] ---> e4a252fac084 [2023-05-10T09:14:23.873Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-10T09:14:23.873Z] ---> Running in e9b011de668c [2023-05-10T09:14:24.131Z] ---> 89f01884d5f5 [2023-05-10T09:14:24.131Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-10T09:14:24.131Z] Removing intermediate container e9b011de668c [2023-05-10T09:14:24.131Z] ---> 9097b7feb1e4 [2023-05-10T09:14:24.131Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:14:24.283Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-10T09:14:24.310Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T09:14:25.065Z] ---> a2165858d8c7 [2023-05-10T09:14:25.065Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:14:25.065Z] ---> 650204924477 [2023-05-10T09:14:25.065Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:14:25.065Z] ---> e62df2b79b75 [2023-05-10T09:14:25.065Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T09:14:25.065Z] ---> Running in b826e3075928 [2023-05-10T09:14:25.998Z] ---> 2d654d605aa9 [2023-05-10T09:14:25.998Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-10T09:14:26.485Z] Merging remotes/origin/main commit 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 into PR head commit 71cc1ec8b4257707a6e01493f274da80777effe0 [2023-05-10T09:14:26.563Z] ---> b3e01f16dbf4 [2023-05-10T09:14:26.564Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T09:14:26.564Z] Removing intermediate container b826e3075928 [2023-05-10T09:14:26.564Z] ---> 563d257d6b8f [2023-05-10T09:14:26.564Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:14:26.564Z] ---> Running in f0621431e36a [2023-05-10T09:14:26.564Z] ---> 6243597c8de9 [2023-05-10T09:14:26.564Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:14:26.564Z] Removing intermediate container f0621431e36a [2023-05-10T09:14:26.564Z] ---> 08cc24d881db [2023-05-10T09:14:26.564Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T09:14:26.564Z] ---> Running in 326859c84b28 [2023-05-10T09:14:26.821Z] ---> 6ee376f664d4 [2023-05-10T09:14:26.821Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-10T09:14:26.821Z] Removing intermediate container 326859c84b28 [2023-05-10T09:14:26.821Z] ---> a7d84e645c87 [2023-05-10T09:14:26.821Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T09:14:26.821Z] ---> Running in 93eb5b883ad9 [2023-05-10T09:14:26.821Z] ---> b85de61aefa7 [2023-05-10T09:14:26.821Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-10T09:14:26.821Z] ---> eabf98ee78a4 [2023-05-10T09:14:26.821Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-10T09:14:26.821Z] ---> Running in cd32725015f2 [2023-05-10T09:14:27.079Z] Removing intermediate container cd32725015f2 [2023-05-10T09:14:27.079Z] ---> e588b2a80cbb [2023-05-10T09:14:27.079Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:14:27.079Z] Removing intermediate container 93eb5b883ad9 [2023-05-10T09:14:27.079Z] ---> 37e1273864cb [2023-05-10T09:14:27.079Z] Step 22/23 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:14:27.079Z] ---> 9e0dd27f54cd [2023-05-10T09:14:27.079Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T09:14:27.079Z] ---> Running in c6a4566e7a00 [2023-05-10T09:14:27.079Z] ---> Running in 88a57c37a21c [2023-05-10T09:14:27.079Z] ---> Running in 223516cb030e [2023-05-10T09:14:27.208Z] Merge succeeded, producing b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:14:27.208Z] Checking out Revision b0efe0f09978197a072739c1ead9fe4f16498392 (PR-4559) [2023-05-10T09:14:25.453Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-10T09:14:25.509Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-10T09:14:25.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T09:14:25.530Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4559/head:refs/remotes/origin/PR-4559 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T09:14:26.512Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T09:14:26.598Z] > git checkout -f 71cc1ec8b4257707a6e01493f274da80777effe0 # timeout=10 [2023-05-10T09:14:26.856Z] > git remote # timeout=10 [2023-05-10T09:14:26.881Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T09:14:26.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T09:14:26.929Z] > git merge 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 [2023-05-10T09:14:27.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T09:14:27.219Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T09:14:27.234Z] > git checkout -f b0efe0f09978197a072739c1ead9fe4f16498392 # timeout=10 [2023-05-10T09:14:27.336Z] Removing intermediate container c6a4566e7a00 [2023-05-10T09:14:27.336Z] ---> 56ed63319553 [2023-05-10T09:14:27.336Z] Step 22/24 : LABEL arch=x86_64 [2023-05-10T09:14:27.336Z] Removing intermediate container 88a57c37a21c [2023-05-10T09:14:27.336Z] ---> 5e52c14ad2f9 [2023-05-10T09:14:27.336Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:14:27.336Z] ---> Running in 31cd3065244d [2023-05-10T09:14:27.336Z] ---> Running in a01e147f1277 [2023-05-10T09:14:27.336Z] Removing intermediate container 223516cb030e [2023-05-10T09:14:27.336Z] ---> bdc50ebf4bfb [2023-05-10T09:14:27.336Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T09:14:27.336Z] ---> Running in ff10cce66de5 [2023-05-10T09:14:27.336Z] Removing intermediate container 31cd3065244d [2023-05-10T09:14:27.336Z] ---> 496244a2574c [2023-05-10T09:14:27.336Z] Step 23/24 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:14:27.594Z] ---> Running in b447843ee9be [2023-05-10T09:14:27.594Z] Removing intermediate container a01e147f1277 [2023-05-10T09:14:27.594Z] ---> fefbf842b57f [2023-05-10T09:14:27.594Z] [2023-05-10T09:14:27.594Z] Removing intermediate container ff10cce66de5 [2023-05-10T09:14:27.594Z] ---> b9a1b040039f [2023-05-10T09:14:27.594Z] Step 25/27 : LABEL arch=x86_64 [2023-05-10T09:14:27.594Z] ---> Running in efe3fe6dc95e [2023-05-10T09:14:27.594Z] Successfully built fefbf842b57f [2023-05-10T09:14:27.594Z] Successfully tagged security-proxy-auth:latest [2023-05-10T09:14:27.594Z]  Building security-proxy-auth ... done Building support-notifications [2023-05-10T09:14:27.594Z] Removing intermediate container efe3fe6dc95e [2023-05-10T09:14:27.594Z] ---> a6f7fc41048b [2023-05-10T09:14:27.594Z] Step 26/27 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:14:27.852Z] Removing intermediate container b447843ee9be [2023-05-10T09:14:27.853Z] ---> 19f007587f12 [2023-05-10T09:14:27.853Z] Step 24/24 : LABEL version=0.0.0 [2023-05-10T09:14:29.228Z] ---> Running in f3edc25d767e [2023-05-10T09:14:29.487Z] ---> Running in 902b14bbfff8 [2023-05-10T09:14:30.425Z] Removing intermediate container f3edc25d767e [2023-05-10T09:14:30.425Z] ---> 1e4b1b9a9c58 [2023-05-10T09:14:30.425Z] Step 27/27 : LABEL version=0.0.0 [2023-05-10T09:14:30.907Z] Commit message: "Merge commit '12c06915ff31f9eaa4ad8ff47a5338a4a86a5795' into HEAD" [2023-05-10T09:14:30.941Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T09:14:31.825Z] Removing intermediate container 902b14bbfff8 [2023-05-10T09:14:31.825Z] ---> 9db89266002f [2023-05-10T09:14:31.825Z] [2023-05-10T09:14:31.825Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:14:31.825Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:14:31.825Z] ---> 6e6336c51694 [2023-05-10T09:14:31.825Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:14:31.825Z] ---> Using cache [2023-05-10T09:14:31.825Z] ---> 956dff4a57c7 [2023-05-10T09:14:31.825Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:14:31.825Z] ---> Using cache [2023-05-10T09:14:31.825Z] ---> 94fde74fbc20 [2023-05-10T09:14:31.825Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-10T09:14:31.825Z] ---> Running in 14c51a10efa6 [2023-05-10T09:14:31.825Z] ---> Running in 11988d697147 [2023-05-10T09:14:31.825Z] Successfully built 9db89266002f [2023-05-10T09:14:31.825Z] Successfully tagged core-command:latest [2023-05-10T09:14:31.825Z]  Building core-command ... done Removing intermediate container 14c51a10efa6 [2023-05-10T09:14:31.825Z] ---> 9308b6299a47 [2023-05-10T09:14:31.825Z] [2023-05-10T09:14:32.018Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T09:14:32.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T09:14:32.018Z] Dload Upload Total Spent Left Speed [2023-05-10T09:14:32.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [2023-05-10T09:14:32.083Z] Successfully built 9308b6299a47 [2023-05-10T09:14:32.083Z] Successfully tagged security-spire-agent:latest [2023-05-10T09:14:32.083Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:14:32.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:14:32.341Z] OK: 265 MiB in 53 packages [2023-05-10T09:14:30.921Z] > git rev-list --no-walk a8c3c882241bde0d132736cae93470ff404479c5 # timeout=10 [Pipeline] sh [2023-05-10T09:14:32.792Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T09:14:33.146Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T09:14:33.146Z] + sudo tee /etc/docker/daemon.new [2023-05-10T09:14:33.146Z] { [2023-05-10T09:14:33.146Z] "registry-mirrors": [ [2023-05-10T09:14:33.146Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T09:14:33.146Z] ], [2023-05-10T09:14:33.146Z] "bip": "10.250.0.254/24", [2023-05-10T09:14:33.146Z] "hosts": [ [2023-05-10T09:14:33.146Z] "tcp://0.0.0.0:5555", [2023-05-10T09:14:33.146Z] "unix:///var/run/docker.sock" [2023-05-10T09:14:33.146Z] ], [2023-05-10T09:14:33.146Z] "mtu": 1458, [2023-05-10T09:14:33.146Z] "selinux-enabled": true, [2023-05-10T09:14:33.146Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T09:14:33.146Z] } [Pipeline] sh [2023-05-10T09:14:33.491Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T09:14:34.008Z] + sudo service docker restart [2023-05-10T09:14:36.528Z] Removing intermediate container 11988d697147 [2023-05-10T09:14:36.528Z] ---> 947353c08098 [2023-05-10T09:14:36.528Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:14:36.528Z] ---> 62e21c9bb766 [2023-05-10T09:14:36.528Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:14:36.528Z] ---> Running in 7e983249d0e9 [2023-05-10T09:14:51.441Z] Removing intermediate container c88754e6cfc5 [2023-05-10T09:14:51.441Z] ---> dd1f1b70b14d [2023-05-10T09:14:51.441Z] Step 7/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T09:14:52.335Z] provisioning config files... [2023-05-10T09:14:52.371Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config11400375227086729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:14:52.743Z] ---> docker-login.sh [2023-05-10T09:14:52.743Z] nexus3.edgexfoundry.org:10001 [2023-05-10T09:14:53.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T09:14:53.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T09:14:53.612Z] Configure a credential helper to remove this warning. See [2023-05-10T09:14:53.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T09:14:53.612Z] [2023-05-10T09:14:53.612Z] Login Succeeded [2023-05-10T09:14:53.612Z] nexus3.edgexfoundry.org:10002 [2023-05-10T09:14:53.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T09:14:53.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T09:14:53.884Z] Configure a credential helper to remove this warning. See [2023-05-10T09:14:53.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T09:14:53.884Z] [2023-05-10T09:14:53.884Z] Login Succeeded [2023-05-10T09:14:53.884Z] nexus3.edgexfoundry.org:10003 [2023-05-10T09:14:54.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T09:14:54.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T09:14:54.155Z] Configure a credential helper to remove this warning. See [2023-05-10T09:14:54.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T09:14:54.155Z] [2023-05-10T09:14:54.155Z] Login Succeeded [2023-05-10T09:14:54.427Z] nexus3.edgexfoundry.org:10004 [2023-05-10T09:14:54.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T09:14:54.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T09:14:54.703Z] Configure a credential helper to remove this warning. See [2023-05-10T09:14:54.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T09:14:54.703Z] [2023-05-10T09:14:54.703Z] Login Succeeded [2023-05-10T09:14:54.703Z] docker.io [2023-05-10T09:14:54.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T09:14:55.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T09:14:55.245Z] Configure a credential helper to remove this warning. See [2023-05-10T09:14:55.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T09:14:55.245Z] [2023-05-10T09:14:55.245Z] Login Succeeded [2023-05-10T09:14:55.245Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T09:14:55.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-10T09:14:55.894Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-05-10T09:14:55.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T09:14:55.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T09:14:55.946Z] ========================================================= [2023-05-10T09:14:55.946Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T09:14:55.946Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-10T09:14:56.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T09:14:56.560Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T09:14:56.560Z] c41833b44d91: Pulling fs layer [2023-05-10T09:14:56.560Z] ed15518f5707: Pulling fs layer [2023-05-10T09:14:56.560Z] feae8fd75edb: Pulling fs layer [2023-05-10T09:14:56.560Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T09:14:56.560Z] 3cdef696dda3: Pulling fs layer [2023-05-10T09:14:56.560Z] 2ced38df9373: Pulling fs layer [2023-05-10T09:14:56.560Z] 58f1dce35555: Pulling fs layer [2023-05-10T09:14:56.560Z] 242c74f7c9fa: Waiting [2023-05-10T09:14:56.560Z] 3cdef696dda3: Waiting [2023-05-10T09:14:56.560Z] 2ced38df9373: Waiting [2023-05-10T09:14:56.560Z] 58f1dce35555: Waiting [2023-05-10T09:14:56.560Z] ed15518f5707: Verifying Checksum [2023-05-10T09:14:56.560Z] ed15518f5707: Download complete [2023-05-10T09:14:56.560Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T09:14:56.560Z] 242c74f7c9fa: Download complete [2023-05-10T09:14:56.560Z] 3cdef696dda3: Verifying Checksum [2023-05-10T09:14:56.560Z] 3cdef696dda3: Download complete [2023-05-10T09:14:56.560Z] c41833b44d91: Verifying Checksum [2023-05-10T09:14:56.560Z] c41833b44d91: Download complete [2023-05-10T09:14:56.748Z] ---> 05cb43ff31b9 [2023-05-10T09:14:56.748Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-10T09:14:56.748Z] ---> Running in e56e435bb54d [2023-05-10T09:14:56.748Z] Removing intermediate container 670a909f24b8 [2023-05-10T09:14:56.748Z] ---> 17cb809f28b3 [2023-05-10T09:14:56.748Z] [2023-05-10T09:14:56.748Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:14:56.748Z] ---> 9ed4aefc74f6 [2023-05-10T09:14:56.748Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:14:56.748Z] ---> Using cache [2023-05-10T09:14:56.748Z] ---> 64069bb979ad [2023-05-10T09:14:56.748Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:14:56.748Z] ---> Using cache [2023-05-10T09:14:56.748Z] ---> 04f66ccd09d0 [2023-05-10T09:14:56.748Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-10T09:14:56.748Z] ---> Running in 285435c67dd1 [2023-05-10T09:14:56.748Z] Removing intermediate container 285435c67dd1 [2023-05-10T09:14:56.748Z] ---> 498518f2c289 [2023-05-10T09:14:56.748Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T09:14:56.748Z] ---> Running in e769c291b612 [2023-05-10T09:14:56.748Z] 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 [2023-05-10T09:14:57.006Z] Removing intermediate container e769c291b612 [2023-05-10T09:14:57.006Z] ---> b713915af636 [2023-05-10T09:14:57.006Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:14:57.006Z] Removing intermediate container 7e983249d0e9 [2023-05-10T09:14:57.006Z] ---> d8b10bc3c500 [2023-05-10T09:14:57.006Z] Step 8/23 : COPY . . [2023-05-10T09:14:57.534Z] c41833b44d91: Pull complete [2023-05-10T09:14:58.141Z] 58f1dce35555: Verifying Checksum [2023-05-10T09:14:58.141Z] 58f1dce35555: Download complete [2023-05-10T09:14:58.141Z] ed15518f5707: Pull complete [2023-05-10T09:14:59.121Z] feae8fd75edb: Verifying Checksum [2023-05-10T09:14:59.121Z] feae8fd75edb: Download complete [2023-05-10T09:14:59.121Z] 2ced38df9373: Verifying Checksum [2023-05-10T09:14:59.121Z] 2ced38df9373: Download complete [2023-05-10T09:14:59.616Z] ---> a07d7cf03c49 [2023-05-10T09:14:59.616Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:14:59.878Z] ---> f08573317e18 [2023-05-10T09:14:59.878Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-10T09:15:01.294Z] ---> 753e804119c3 [2023-05-10T09:15:01.294Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:15:01.294Z] ---> a0bd51fd82a9 [2023-05-10T09:15:01.294Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-10T09:15:01.294Z] ---> Running in 6e089a17cf9d [2023-05-10T09:15:01.294Z] ---> 47b0dc9f9e1d [2023-05-10T09:15:01.294Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-10T09:15:01.294Z] ---> Running in 4feaec94045f [2023-05-10T09:15:01.294Z] Removing intermediate container 4feaec94045f [2023-05-10T09:15:01.294Z] ---> 7bfe98e6255d [2023-05-10T09:15:01.294Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:15:01.555Z] ---> Running in dfaaf52001f5 [2023-05-10T09:15:01.816Z] Removing intermediate container dfaaf52001f5 [2023-05-10T09:15:01.816Z] ---> f7912759f5d4 [2023-05-10T09:15:01.816Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T09:15:01.816Z] 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 [2023-05-10T09:15:01.816Z] ---> Running in 58ee97e0d1ad [2023-05-10T09:15:02.074Z] Removing intermediate container 58ee97e0d1ad [2023-05-10T09:15:02.074Z] ---> e37cc63c2df2 [2023-05-10T09:15:02.074Z] Step 22/23 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:15:02.074Z] ---> Running in 340b033600ac [2023-05-10T09:15:02.336Z] Removing intermediate container 340b033600ac [2023-05-10T09:15:02.336Z] ---> 188eca640af4 [2023-05-10T09:15:02.336Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:15:02.336Z] ---> Running in 5035f3a4908a [2023-05-10T09:15:02.620Z] Removing intermediate container 5035f3a4908a [2023-05-10T09:15:02.620Z] ---> b3a48b40635f [2023-05-10T09:15:02.620Z] [2023-05-10T09:15:02.620Z] Successfully built b3a48b40635f [2023-05-10T09:15:02.877Z] Successfully tagged support-scheduler:latest [2023-05-10T09:15:09.228Z] feae8fd75edb: Pull complete [2023-05-10T09:15:09.497Z] 242c74f7c9fa: Pull complete [2023-05-10T09:15:09.772Z] 3cdef696dda3: Pull complete [2023-05-10T09:15:16.464Z] 2ced38df9373: Pull complete [2023-05-10T09:15:18.436Z] 58f1dce35555: Pull complete [2023-05-10T09:15:18.436Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T09:15:18.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T09:15:18.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-10T09:15:18.785Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T09:15:18.785Z] WORKDIR /edgex [2023-05-10T09:15:18.785Z] COPY go.mod . [2023-05-10T09:15:18.785Z] RUN go mod download [2023-05-10T09:15:18.785Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-10T09:15:19.380Z] Sending build context to Docker daemon 2.927MB [2023-05-10T09:15:19.380Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T09:15:19.380Z] ---> fadd8f120f05 [2023-05-10T09:15:19.380Z] Step 2/4 : WORKDIR /edgex [2023-05-10T09:15:21.084Z]  Building support-scheduler ... done Removing intermediate container e56e435bb54d [2023-05-10T09:15:21.084Z] ---> 1120c2a27093 [2023-05-10T09:15:21.084Z] [2023-05-10T09:15:21.084Z] Step 9/22 : FROM alpine:3.17 [2023-05-10T09:15:21.084Z] ---> 9ed4aefc74f6 [2023-05-10T09:15:21.084Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-10T09:15:21.084Z] ---> Running in 1c0baa4cdb8a [2023-05-10T09:15:21.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:15:21.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:15:21.337Z] ---> Running in e494f536a9e2 [2023-05-10T09:15:21.342Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T09:15:21.342Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-10T09:15:21.342Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:15:21.342Z] OK: 8 MiB in 17 packages [2023-05-10T09:15:21.606Z] Removing intermediate container e494f536a9e2 [2023-05-10T09:15:21.606Z] ---> b1b93faf7cc3 [2023-05-10T09:15:21.606Z] Step 3/4 : COPY go.mod . [2023-05-10T09:15:21.909Z] Removing intermediate container 1c0baa4cdb8a [2023-05-10T09:15:21.909Z] ---> 023fe00a5df6 [2023-05-10T09:15:21.909Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T09:15:22.212Z] ---> 085f956d4f31 [2023-05-10T09:15:22.213Z] Step 4/4 : RUN go mod download [2023-05-10T09:15:22.213Z] ---> Running in e921c99efe89 [2023-05-10T09:15:22.221Z] ---> Running in e9b952f24e52 [2023-05-10T09:15:22.222Z] Removing intermediate container e9b952f24e52 [2023-05-10T09:15:22.222Z] ---> 099c1a9981e5 [2023-05-10T09:15:22.222Z] Step 12/22 : WORKDIR /edgex [2023-05-10T09:15:22.481Z] ---> Running in 069adb53bb6d [2023-05-10T09:15:22.481Z] Removing intermediate container 069adb53bb6d [2023-05-10T09:15:22.481Z] ---> c365f7c17012 [2023-05-10T09:15:22.481Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:15:23.099Z] ---> 3f70065612a8 [2023-05-10T09:15:23.099Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:15:23.357Z] ---> a76858ee021c [2023-05-10T09:15:23.357Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-10T09:15:23.615Z] ---> 70ea51ed1bca [2023-05-10T09:15:23.615Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-10T09:15:24.547Z] ---> d3f1d35a4e47 [2023-05-10T09:15:24.547Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T09:15:24.547Z] ---> ddb276031563 [2023-05-10T09:15:24.547Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:15:24.805Z] ---> Running in ec40d013928d [2023-05-10T09:15:24.805Z] Removing intermediate container 6e089a17cf9d [2023-05-10T09:15:24.805Z] ---> 1d6a404bd2a9 [2023-05-10T09:15:24.805Z] [2023-05-10T09:15:24.805Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:15:24.805Z] ---> 9ed4aefc74f6 [2023-05-10T09:15:24.805Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T09:15:24.805Z] ---> Running in aee29d446bd8 [2023-05-10T09:15:25.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T09:15:25.323Z] Removing intermediate container ec40d013928d [2023-05-10T09:15:25.323Z] ---> 76a388ed5c45 [2023-05-10T09:15:25.323Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:15:25.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T09:15:25.323Z] ---> Running in 7a10fe720ed6 [2023-05-10T09:15:25.584Z] Removing intermediate container 7a10fe720ed6 [2023-05-10T09:15:25.584Z] ---> 5b34fc7be90f [2023-05-10T09:15:25.584Z] Step 20/22 : LABEL arch=x86_64 [2023-05-10T09:15:25.584Z] ---> Running in 8d2897c7a584 [2023-05-10T09:15:25.584Z] Removing intermediate container 8d2897c7a584 [2023-05-10T09:15:25.584Z] ---> 7fdf8243fdd9 [2023-05-10T09:15:25.584Z] Step 21/22 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:15:25.584Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T09:15:25.584Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T09:15:25.584Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:15:25.585Z] ---> Running in 7ca0988b9b4e [2023-05-10T09:15:25.585Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T09:15:25.846Z] Removing intermediate container 7ca0988b9b4e [2023-05-10T09:15:25.846Z] ---> 0b24e5b5fcff [2023-05-10T09:15:25.846Z] Step 22/22 : LABEL version=0.0.0 [2023-05-10T09:15:25.846Z] OK: 8 MiB in 17 packages [2023-05-10T09:15:25.846Z] ---> Running in a65e51cbbab8 [2023-05-10T09:15:25.846Z] Removing intermediate container a65e51cbbab8 [2023-05-10T09:15:25.846Z] ---> 4a52ec9fdc38 [2023-05-10T09:15:25.846Z] [2023-05-10T09:15:25.846Z] Successfully built 4a52ec9fdc38 [2023-05-10T09:15:25.846Z] Successfully tagged security-proxy-setup:latest [2023-05-10T09:15:26.107Z]  Building security-proxy-setup ... done Removing intermediate container aee29d446bd8 [2023-05-10T09:15:26.107Z] ---> 259f0f9d5cc1 [2023-05-10T09:15:26.107Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:15:26.367Z] ---> Running in da4edd5f53bd [2023-05-10T09:15:26.367Z] Removing intermediate container da4edd5f53bd [2023-05-10T09:15:26.367Z] ---> 16540dedd69a [2023-05-10T09:15:26.367Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-10T09:15:26.367Z] ---> Running in 2d18d6f2fdbf [2023-05-10T09:15:26.367Z] Removing intermediate container 2d18d6f2fdbf [2023-05-10T09:15:26.367Z] ---> 7083ca531ae7 [2023-05-10T09:15:26.367Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T09:15:26.367Z] ---> Running in 8be708b8e34f [2023-05-10T09:15:26.626Z] Removing intermediate container 8be708b8e34f [2023-05-10T09:15:26.626Z] ---> fd3e49157085 [2023-05-10T09:15:26.626Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:15:26.626Z] ---> 425c4e1bdba1 [2023-05-10T09:15:26.626Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:15:26.884Z] ---> 6281ac40ee23 [2023-05-10T09:15:26.884Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-10T09:15:27.451Z] ---> 3ba791533ee5 [2023-05-10T09:15:27.451Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:15:27.708Z] ---> 3f6bff12751b [2023-05-10T09:15:27.708Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-10T09:15:27.708Z] ---> Running in 92e13cce59bf [2023-05-10T09:15:27.708Z] Removing intermediate container 92e13cce59bf [2023-05-10T09:15:27.708Z] ---> fa836b3ff389 [2023-05-10T09:15:27.708Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:15:27.708Z] ---> Running in c90e38e91adc [2023-05-10T09:15:27.967Z] Removing intermediate container c90e38e91adc [2023-05-10T09:15:27.967Z] ---> cc79b68b3dc3 [2023-05-10T09:15:27.967Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T09:15:27.967Z] ---> Running in 17a62c58d506 [2023-05-10T09:15:27.967Z] Removing intermediate container 17a62c58d506 [2023-05-10T09:15:27.967Z] ---> 3860198d8e0d [2023-05-10T09:15:27.967Z] Step 22/23 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 [2023-05-10T09:15:27.967Z] ---> Running in 6829e947ff1c [2023-05-10T09:15:28.226Z] Removing intermediate container 6829e947ff1c [2023-05-10T09:15:28.226Z] ---> 9c0c7536d293 [2023-05-10T09:15:28.226Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:15:28.226Z] ---> Running in 3920f91a260f [2023-05-10T09:15:28.226Z] Removing intermediate container 3920f91a260f [2023-05-10T09:15:28.226Z] ---> e9f1f91c792e [2023-05-10T09:15:28.226Z] [2023-05-10T09:15:28.226Z] Successfully built e9f1f91c792e [2023-05-10T09:15:28.226Z] Successfully tagged support-notifications:latest [2023-05-10T09:15:28.492Z]  Building support-notifications ... done  [Pipeline] } [2023-05-10T09:15:28.499Z] $ docker stop --time=1 f9f9edc6f349dbedbf30c2397e0705d72d65ea43de10145975f377dc66891e1c [2023-05-10T09:15:29.816Z] $ docker rm -f --volumes f9f9edc6f349dbedbf30c2397e0705d72d65ea43de10145975f377dc66891e1c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T09:15:30.156Z] + docker images [2023-05-10T09:15:30.156Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-10T09:15:30.156Z] support-notifications latest e9f1f91c792e 1 second ago 32.4MB [2023-05-10T09:15:30.156Z] security-proxy-setup latest 4a52ec9fdc38 4 seconds ago 18.7MB [2023-05-10T09:15:30.156Z] 1d6a404bd2a9 5 seconds ago 1.79GB [2023-05-10T09:15:30.156Z] 1120c2a27093 11 seconds ago 1.7GB [2023-05-10T09:15:30.156Z] support-scheduler latest b3a48b40635f 27 seconds ago 31.8MB [2023-05-10T09:15:30.156Z] 17cb809f28b3 38 seconds ago 1.79GB [2023-05-10T09:15:30.156Z] security-spire-agent latest 9308b6299a47 58 seconds ago 161MB [2023-05-10T09:15:30.156Z] core-command latest 9db89266002f 59 seconds ago 19.9MB [2023-05-10T09:15:30.156Z] security-proxy-auth latest fefbf842b57f About a minute ago 18.3MB [2023-05-10T09:15:30.156Z] 1799026c2e68 About a minute ago 1.72GB [2023-05-10T09:15:30.156Z] aedc4b465983 About a minute ago 1.7GB [2023-05-10T09:15:30.156Z] core-common-config-bootstrapper latest bb799a9690c1 About a minute ago 17.2MB [2023-05-10T09:15:30.156Z] core-metadata latest 4368d10a2d40 About a minute ago 20.4MB [2023-05-10T09:15:30.156Z] core-data latest 1d8786d70769 About a minute ago 20MB [2023-05-10T09:15:30.156Z] 04a5de2b5c34 About a minute ago 1.72GB [2023-05-10T09:15:30.156Z] 92ef74eeee24 About a minute ago 1.73GB [2023-05-10T09:15:30.156Z] a83c5ca34167 About a minute ago 1.73GB [2023-05-10T09:15:30.156Z] security-bootstrapper latest 15faeb1417b0 About a minute ago 22.2MB [2023-05-10T09:15:30.156Z] security-secretstore-setup latest f77031f08ac6 2 minutes ago 32.8MB [2023-05-10T09:15:30.156Z] security-spiffe-token-provider latest 9291dc2308a2 2 minutes ago 32.8MB [2023-05-10T09:15:30.156Z] 9d6d198ed517 2 minutes ago 1.76GB [2023-05-10T09:15:30.156Z] b6245aa6f334 2 minutes ago 1.71GB [2023-05-10T09:15:30.156Z] f89559df3b5c 2 minutes ago 1.72GB [2023-05-10T09:15:30.156Z] security-spire-config latest 5ceccdd6b1a4 2 minutes ago 102MB [2023-05-10T09:15:30.156Z] security-spire-server latest 5da4348268b5 2 minutes ago 103MB [2023-05-10T09:15:30.156Z] f60c989b7522 2 minutes ago 1.58GB [2023-05-10T09:15:30.156Z] 8ad8c29a5d34 2 minutes ago 1.58GB [2023-05-10T09:15:30.156Z] ci-base-image-x86_64 latest 6e6336c51694 6 minutes ago 918MB [2023-05-10T09:15:30.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-10T09:15:30.156Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-10T09:15:30.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-10T09:15:30.156Z] 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] } [2023-05-10T09:15:54.499Z] Removing intermediate container e921c99efe89 [2023-05-10T09:15:54.499Z] ---> 51298c9e048b [2023-05-10T09:15:54.499Z] Successfully built 51298c9e048b [2023-05-10T09:15:54.499Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:15:54.842Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T09:15:54.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:15:55.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-14897 does not seem to be running inside a container [2023-05-10T09:15:55.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T09:15:56.556Z] $ docker top c2d8897d9ee1419fcc19a8c8685cb77b4b58a1c4f3412a3ce1a29b257df74344 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T09:15:57.421Z] + go version [2023-05-10T09:15:57.421Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T09:15:57.444Z] $ docker stop --time=1 c2d8897d9ee1419fcc19a8c8685cb77b4b58a1c4f3412a3ce1a29b257df74344 [2023-05-10T09:15:59.106Z] $ docker rm -f --volumes c2d8897d9ee1419fcc19a8c8685cb77b4b58a1c4f3412a3ce1a29b257df74344 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:15:59.663Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T09:15:59.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:15:59.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-14897 does not seem to be running inside a container [2023-05-10T09:15:59.936Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T09:16:01.184Z] $ docker top f842fa2d0b74625cdf4a7e49aada31c011e58bc97894f55578e6d99543992929 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T09:16:01.403Z] ========================================================= [2023-05-10T09:16:01.403Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-10T09:16:01.403Z] ========================================================= [Pipeline] sh [2023-05-10T09:16:02.033Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-10T09:16:02.692Z] + make test [2023-05-10T09:16:02.692Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T09:16:49.578Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-10T09:18:41.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-10T09:18:41.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-10T09:18:43.871Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-10T09:18:43.871Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-10T09:18:45.298Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-10T09:18:47.250Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-10T09:18:47.250Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-10T09:18:47.250Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-10T09:18:47.250Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-10T09:18:48.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-10T09:18:50.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-10T09:18:50.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-10T09:18:50.607Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-10T09:18:50.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-10T09:19:02.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-10T09:19:02.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-10T09:19:02.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.268s coverage: 28.7% of statements [2023-05-10T09:19:13.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.280s coverage: 98.5% of statements [2023-05-10T09:19:17.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-10T09:19:17.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-10T09:19:17.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-10T09:19:20.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.403s coverage: 71.5% of statements [2023-05-10T09:19:22.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-10T09:19:22.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-10T09:19:22.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.300s coverage: 54.0% of statements [2023-05-10T09:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-10T09:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-10T09:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-10T09:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-10T09:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-10T09:19:34.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-10T09:19:34.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-10T09:19:49.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.518s coverage: 88.5% of statements [2023-05-10T09:19:49.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.464s coverage: 3.8% of statements [2023-05-10T09:19:50.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-10T09:19:50.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-10T09:19:50.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-10T09:19:52.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.683s coverage: 95.6% of statements [2023-05-10T09:19:52.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-10T09:19:52.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-10T09:19:52.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-10T09:19:52.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-10T09:19:52.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-10T09:19:52.403Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.209s coverage: 72.2% of statements [2023-05-10T09:19:57.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-10T09:19:57.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-10T09:19:57.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-10T09:19:58.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.255s coverage: 65.9% of statements [2023-05-10T09:20:08.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-10T09:20:08.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-10T09:20:08.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.403s coverage: 0.9% of statements [2023-05-10T09:20:08.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.252s coverage: 29.0% of statements [2023-05-10T09:20:12.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.310s coverage: 42.9% of statements [2023-05-10T09:20:12.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.271s coverage: 82.9% of statements [2023-05-10T09:20:12.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.217s coverage: 94.1% of statements [2023-05-10T09:20:12.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2023-05-10T09:20:15.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements [2023-05-10T09:20:18.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-10T09:20:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-10T09:20:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-10T09:20:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-10T09:20:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-10T09:20:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-10T09:20:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-10T09:20:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-10T09:20:28.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements [2023-05-10T09:20:28.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-10T09:20:28.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-10T09:20:28.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-10T09:20:28.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-10T09:20:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-10T09:20:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-10T09:20:35.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-10T09:20:43.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.073s coverage: 79.9% of statements [2023-05-10T09:20:43.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.286s coverage: 92.9% of statements [2023-05-10T09:20:43.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.084s coverage: 64.4% of statements [2023-05-10T09:20:43.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.212s coverage: 62.3% of statements [2023-05-10T09:20:43.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements [2023-05-10T09:20:43.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.195s coverage: 20.0% of statements [2023-05-10T09:20:43.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-05-10T09:20:43.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.464s coverage: 81.8% of statements [2023-05-10T09:20:43.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-10T09:20:44.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.516s coverage: 82.1% of statements [2023-05-10T09:20:45.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-10T09:20:45.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.260s coverage: 86.0% of statements [2023-05-10T09:20:50.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-10T09:20:50.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-10T09:20:51.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.069s coverage: 63.1% of statements [2023-05-10T09:20:51.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements [2023-05-10T09:20:53.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements [2023-05-10T09:20:53.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.108s coverage: 100.0% of statements [2023-05-10T09:20:53.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2023-05-10T09:20:53.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-10T09:20:53.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-10T09:20:53.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-10T09:20:53.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-05-10T09:21:02.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-10T09:21:02.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-10T09:21:02.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-10T09:21:02.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.016s coverage: 38.4% of statements [2023-05-10T09:21:02.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.249s coverage: 89.5% of statements [2023-05-10T09:21:07.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-10T09:21:07.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-10T09:21:07.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-10T09:21:07.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-10T09:21:07.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2023-05-10T09:21:14.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-10T09:21:14.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-10T09:21:14.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-10T09:21:14.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-10T09:21:19.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.316s coverage: 17.7% of statements [2023-05-10T09:21:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-10T09:21:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-10T09:21:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-10T09:21:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-10T09:21:20.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.583s coverage: 92.3% of statements [2023-05-10T09:21:25.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-10T09:21:25.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-10T09:21:25.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 61.5% of statements [2023-05-10T09:21:27.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-10T09:21:27.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-10T09:21:27.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.400s coverage: 97.7% of statements [2023-05-10T09:21:28.564Z] 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 [2023-05-10T09:21:28.564Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T09:21:28.564Z] go vet ./... [2023-05-10T09:24:05.278Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T09:24:05.278Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T09:24:05.278Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T09:24:05.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-10T09:24:05.625Z] + ls -al . [2023-05-10T09:24:05.625Z] total 700 [2023-05-10T09:24:05.625Z] drwxrwxr-x 10 1001 1001 4096 May 10 09:16 . [2023-05-10T09:24:05.625Z] drwxr-xr-x 4 root root 4096 May 10 09:16 .. [2023-05-10T09:24:05.625Z] drwxrwxr-x 2 1001 1001 4096 May 10 09:14 .blubracket [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 16 May 10 09:14 .dockerignore [2023-05-10T09:24:05.625Z] drwxrwxr-x 8 1001 1001 4096 May 10 09:14 .git [2023-05-10T09:24:05.625Z] drwxrwxr-x 3 1001 1001 4096 May 10 09:14 .github [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 1133 May 10 09:14 .gitignore [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 42 May 10 09:14 .golangci.yml [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 87 May 10 09:14 .hadolint.yml [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 166 May 10 09:14 .sonarcloud.properties [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 1171 May 10 09:14 ADOPTERS.md [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 10835 May 10 09:14 Attribution.txt [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 73765 May 10 09:14 CHANGELOG.md [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 3804 May 10 09:14 CONTRIBUTING.md [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 677 May 10 09:14 GOVERNANCE.md [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 883 May 10 09:14 Jenkinsfile [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 10775 May 10 09:14 LICENSE [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 14368 May 10 09:14 Makefile [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 582 May 10 09:14 OWNERS.md [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 9403 May 10 09:14 README.md [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 789 May 10 09:14 SECURITY.md [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 5 May 10 09:08 VERSION [2023-05-10T09:24:05.625Z] drwxrwxr-x 2 1001 1001 4096 May 10 09:14 bin [2023-05-10T09:24:05.625Z] drwxrwxr-x 18 1001 1001 4096 May 10 09:14 cmd [2023-05-10T09:24:05.625Z] -rw-r--r-- 1 root root 447731 May 10 09:21 coverage.out [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 3200 May 10 09:14 go.mod [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 31040 May 10 09:14 go.sum [2023-05-10T09:24:05.625Z] drwxrwxr-x 7 1001 1001 4096 May 10 09:14 internal [2023-05-10T09:24:05.625Z] drwxrwxr-x 3 1001 1001 4096 May 10 09:14 openapi [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 594 May 10 09:14 security.txt [2023-05-10T09:24:05.625Z] drwxrwxr-x 4 1001 1001 4096 May 10 09:14 snap [2023-05-10T09:24:05.625Z] -rw-rw-r-- 1 1001 1001 204 May 10 09:14 version.go [Pipeline] sh [2023-05-10T09:24:06.263Z] + '[' -e coverage.out ] [2023-05-10T09:24:06.264Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-10T09:24:06.286Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T09:24:07.130Z] Stashed 1 file(s) [Pipeline] sh [2023-05-10T09:24:07.761Z] + make build [2023-05-10T09:24:07.761Z] 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 [2023-05-10T09:25:44.408Z] 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 [2023-05-10T09:25:44.408Z] 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 [2023-05-10T09:25:44.408Z] 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 [2023-05-10T09:25:45.820Z] 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 [2023-05-10T09:26:32.668Z] 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 [2023-05-10T09:26:36.007Z] 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 [2023-05-10T09:26:42.831Z] 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 [2023-05-10T09:26:48.202Z] 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 [2023-05-10T09:26:51.540Z] 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 [2023-05-10T09:26:55.784Z] 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 [2023-05-10T09:27:02.420Z] 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] } [2023-05-10T09:27:07.776Z] $ docker stop --time=1 f842fa2d0b74625cdf4a7e49aada31c011e58bc97894f55578e6d99543992929 [2023-05-10T09:27:09.763Z] $ docker rm -f --volumes f842fa2d0b74625cdf4a7e49aada31c011e58bc97894f55578e6d99543992929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:27:12.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T09:27:12.113Z] [2023-05-10T09:27:12.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:27:12.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T09:27:12.710Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-10T09:27:12.711Z] 29e5d40040c1: Pulling fs layer [2023-05-10T09:27:12.711Z] 1ce36da41761: Pulling fs layer [2023-05-10T09:27:12.711Z] 25b303627fd3: Pulling fs layer [2023-05-10T09:27:12.711Z] 29e5d40040c1: Verifying Checksum [2023-05-10T09:27:12.711Z] 29e5d40040c1: Download complete [2023-05-10T09:27:12.978Z] 1ce36da41761: Verifying Checksum [2023-05-10T09:27:12.978Z] 1ce36da41761: Download complete [2023-05-10T09:27:13.246Z] 29e5d40040c1: Pull complete [2023-05-10T09:27:14.655Z] 1ce36da41761: Pull complete [2023-05-10T09:27:14.655Z] 25b303627fd3: Verifying Checksum [2023-05-10T09:27:14.655Z] 25b303627fd3: Download complete [2023-05-10T09:27:24.819Z] 25b303627fd3: Pull complete [2023-05-10T09:27:24.819Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-10T09:27:24.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T09:27:24.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:27:25.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-14897 does not seem to be running inside a container [2023-05-10T09:27:25.096Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-10T09:27:27.339Z] $ docker top b090fe616bc679af6cc424a88ef9e529345bbdedcffd016d261fb0a7e762dcc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T09:27:28.165Z] + docker-compose build+ --helpgrep [2023-05-10T09:27:28.165Z] parallel [2023-05-10T09:27:32.406Z] --parallel Build images in parallel. [Pipeline] } [2023-05-10T09:27:33.003Z] $ docker stop --time=1 b090fe616bc679af6cc424a88ef9e529345bbdedcffd016d261fb0a7e762dcc2 [2023-05-10T09:27:34.642Z] $ docker rm -f --volumes b090fe616bc679af6cc424a88ef9e529345bbdedcffd016d261fb0a7e762dcc2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:27:35.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T09:27:35.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:27:35.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-14897 does not seem to be running inside a container [2023-05-10T09:27:35.396Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-10T09:27:36.601Z] $ docker top 26589b3a2a57fbb4bf4edbd0fe22b591287ab34799354d1d3592369011e1cc53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T09:27:37.433Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-10T09:27:42.770Z] Building core-command ... [2023-05-10T09:27:42.770Z] Building core-common-config-bootstrapper ... [2023-05-10T09:27:42.770Z] Building core-data ... [2023-05-10T09:27:42.770Z] Building core-metadata ... [2023-05-10T09:27:42.770Z] Building security-bootstrapper ... [2023-05-10T09:27:42.770Z] Building security-proxy-auth ... [2023-05-10T09:27:42.770Z] Building security-proxy-setup ... [2023-05-10T09:27:42.770Z] Building security-secretstore-setup ... [2023-05-10T09:27:42.770Z] Building security-spiffe-token-provider ... [2023-05-10T09:27:42.770Z] Building security-spire-agent ... [2023-05-10T09:27:42.770Z] Building security-spire-config ... [2023-05-10T09:27:42.770Z] Building security-spire-server ... [2023-05-10T09:27:42.770Z] Building support-notifications ... [2023-05-10T09:27:42.770Z] Building support-scheduler ... [2023-05-10T09:27:42.770Z] Building security-bootstrapper [2023-05-10T09:27:42.770Z] Building security-spire-agent [2023-05-10T09:27:42.770Z] Building security-proxy-setup [2023-05-10T09:27:42.770Z] Building core-metadata [2023-05-10T09:27:42.770Z] Building core-data [2023-05-10T09:28:29.598Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:28:29.598Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:28:29.598Z] ---> 51298c9e048b [2023-05-10T09:28:29.598Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:28:29.598Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:28:29.598Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:28:29.598Z] ---> 51298c9e048b [2023-05-10T09:28:29.598Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:28:29.598Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:28:29.598Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:28:29.598Z] ---> 51298c9e048b [2023-05-10T09:28:29.598Z] Step 3/33 : WORKDIR /edgex-go [2023-05-10T09:28:29.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:28:29.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:28:29.598Z] ---> 51298c9e048b [2023-05-10T09:28:29.598Z] Step 3/22 : WORKDIR /edgex-go [2023-05-10T09:28:29.598Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:28:29.598Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:28:29.598Z] ---> 51298c9e048b [2023-05-10T09:28:29.598Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T09:28:29.598Z] ---> Running in 110989a71279 [2023-05-10T09:28:29.598Z] ---> Running in 925385ee902f [2023-05-10T09:28:29.598Z] ---> Running in 016e6dc09021 [2023-05-10T09:28:29.598Z] ---> Running in f81b592114dc [2023-05-10T09:28:29.598Z] ---> Running in 7b8c9eafb8dd [2023-05-10T09:28:29.598Z] Removing intermediate container 925385ee902f [2023-05-10T09:28:29.598Z] ---> 7a79d91ff6b6 [2023-05-10T09:28:29.598Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:28:29.598Z] ---> Running in 73161e3344e8 [2023-05-10T09:28:29.598Z] Removing intermediate container 110989a71279 [2023-05-10T09:28:29.598Z] ---> 668572b45960 [2023-05-10T09:28:29.598Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-10T09:28:29.598Z] Removing intermediate container 016e6dc09021 [2023-05-10T09:28:29.598Z] ---> c70071259265 [2023-05-10T09:28:29.598Z] Step 4/25 : WORKDIR /edgex-go [2023-05-10T09:28:29.598Z] Removing intermediate container 7b8c9eafb8dd [2023-05-10T09:28:29.598Z] ---> d3f32112d3ce [2023-05-10T09:28:29.598Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-10T09:28:29.598Z] ---> Running in c6acd78219e1 [2023-05-10T09:28:29.598Z] Removing intermediate container f81b592114dc [2023-05-10T09:28:29.598Z] ---> 10e36873dbd0 [2023-05-10T09:28:29.598Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T09:28:29.598Z] ---> Running in 8ff5d8685fd6 [2023-05-10T09:28:29.598Z] ---> Running in de6306e01f09 [2023-05-10T09:28:29.598Z] ---> Running in ea9accaad973 [2023-05-10T09:28:29.598Z] Removing intermediate container 73161e3344e8 [2023-05-10T09:28:29.598Z] ---> 2f5d02a89fa9 [2023-05-10T09:28:29.598Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T09:28:29.598Z] Removing intermediate container 8ff5d8685fd6 [2023-05-10T09:28:29.598Z] ---> b62c6cd95f9a [2023-05-10T09:28:29.598Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-10T09:28:29.598Z] ---> Running in a0b0b61c35cb [2023-05-10T09:28:29.598Z] ---> Running in fc30633a67c8 [2023-05-10T09:28:29.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:28:29.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:28:29.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:28:29.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:28:29.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:28:29.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:28:29.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:28:29.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:28:30.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:28:30.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:28:31.363Z] OK: 263 MiB in 53 packages [2023-05-10T09:28:31.363Z] OK: 263 MiB in 53 packages [2023-05-10T09:28:31.363Z] OK: 263 MiB in 53 packages [2023-05-10T09:28:31.630Z] OK: 263 MiB in 53 packages [2023-05-10T09:28:31.900Z] OK: 263 MiB in 53 packages [2023-05-10T09:28:33.309Z] Removing intermediate container de6306e01f09 [2023-05-10T09:28:33.309Z] ---> 91da31edb562 [2023-05-10T09:28:33.309Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-10T09:28:33.309Z] Removing intermediate container c6acd78219e1 [2023-05-10T09:28:33.309Z] ---> 814853f663d3 [2023-05-10T09:28:33.309Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-10T09:28:33.577Z] Removing intermediate container ea9accaad973 [2023-05-10T09:28:33.577Z] ---> 6f945cda1609 [2023-05-10T09:28:33.577Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T09:28:33.577Z] Removing intermediate container fc30633a67c8 [2023-05-10T09:28:33.577Z] ---> 9272cbd129ea [2023-05-10T09:28:33.577Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-10T09:28:33.844Z] Removing intermediate container a0b0b61c35cb [2023-05-10T09:28:33.844Z] ---> 7c6af2ae818b [2023-05-10T09:28:33.844Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:28:34.115Z] ---> 8c8c44339168 [2023-05-10T09:28:34.115Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:28:34.385Z] ---> Running in f77a448f0b11 [2023-05-10T09:28:34.385Z] ---> 61e5da0d5f3d [2023-05-10T09:28:34.385Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:28:34.655Z] ---> Running in 85a433c7d212 [2023-05-10T09:28:34.655Z] ---> 07d25a3bb5e6 [2023-05-10T09:28:34.655Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:28:34.923Z] ---> Running in 4c9a457c7e97 [2023-05-10T09:28:35.191Z] ---> c7a87a1551fc [2023-05-10T09:28:35.191Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:28:35.462Z] ---> b90ca86153f6 [2023-05-10T09:28:35.462Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:28:35.462Z] ---> Running in cd54c043e977 [2023-05-10T09:28:35.730Z] ---> Running in 3a4590940d88 [2023-05-10T09:30:27.563Z] Removing intermediate container 85a433c7d212 [2023-05-10T09:30:27.563Z] ---> b28020a7dada [2023-05-10T09:30:27.563Z] Step 7/22 : COPY . . [2023-05-10T09:30:27.563Z] Removing intermediate container cd54c043e977 [2023-05-10T09:30:27.563Z] ---> b04a738ec38a [2023-05-10T09:30:27.563Z] Step 7/27 : COPY . . [2023-05-10T09:30:27.563Z] Removing intermediate container 3a4590940d88 [2023-05-10T09:30:27.563Z] ---> bd71ee59b463 [2023-05-10T09:30:27.563Z] Step 8/25 : COPY . . [2023-05-10T09:30:27.563Z] Removing intermediate container 4c9a457c7e97 [2023-05-10T09:30:27.563Z] ---> cc19eeca29a7 [2023-05-10T09:30:27.563Z] Step 8/23 : COPY . . [2023-05-10T09:30:27.563Z] Removing intermediate container f77a448f0b11 [2023-05-10T09:30:27.563Z] ---> b2a034396f88 [2023-05-10T09:30:27.563Z] Step 7/33 : COPY . . [2023-05-10T09:30:35.815Z] ---> 3bc36c186e03 [2023-05-10T09:30:35.815Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-10T09:30:35.815Z] ---> 18ebd010d07b [2023-05-10T09:30:35.815Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-10T09:30:35.815Z] ---> Running in a081537481bc [2023-05-10T09:30:36.089Z] ---> c295ebe03415 [2023-05-10T09:30:36.089Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-10T09:30:36.089Z] ---> c85925de625a [2023-05-10T09:30:36.089Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T09:30:36.089Z] ---> 7f4a3f88429f [2023-05-10T09:30:36.089Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-10T09:30:36.089Z] ---> Running in 75a8284f337f [2023-05-10T09:30:36.089Z] ---> Running in 85da0cd99256 [2023-05-10T09:30:36.089Z] ---> Running in ec27d8b84ba7 [2023-05-10T09:30:36.356Z] ---> Running in 0fbe1fa0064e [2023-05-10T09:30:36.959Z] Removing intermediate container ec27d8b84ba7 [2023-05-10T09:30:36.959Z] ---> 1b02b06f73b7 [2023-05-10T09:30:36.959Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T09:30:36.959Z] ---> Running in 699f4dd7cc3b [2023-05-10T09:30:37.560Z] Removing intermediate container 699f4dd7cc3b [2023-05-10T09:30:37.560Z] ---> e2a9c5f965ee [2023-05-10T09:30:37.560Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T09:30:37.830Z] ---> Running in c692e68b01ca [2023-05-10T09:30:38.097Z] 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 [2023-05-10T09:30:38.369Z] Removing intermediate container c692e68b01ca [2023-05-10T09:30:38.369Z] ---> 75f473a09fba [2023-05-10T09:30:38.369Z] 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 [2023-05-10T09:30:38.369Z] 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 [2023-05-10T09:30:38.636Z] ---> Running in d74a05fab2f7 [2023-05-10T09:30:38.904Z] 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 [2023-05-10T09:30:38.904Z] 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 [2023-05-10T09:30:41.485Z] Removing intermediate container d74a05fab2f7 [2023-05-10T09:30:41.485Z] ---> 3aa7bc35da00 [2023-05-10T09:30:41.485Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T09:30:41.751Z] ---> Running in 51c389116330 [2023-05-10T09:30:42.345Z] Removing intermediate container 51c389116330 [2023-05-10T09:30:42.345Z] ---> 6950250d9ccf [2023-05-10T09:30:42.345Z] [2023-05-10T09:30:42.345Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T09:30:42.345Z] 3.17: Pulling from library/alpine [2023-05-10T09:30:42.612Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T09:30:42.612Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T09:30:42.612Z] ---> 51e60588ff2c [2023-05-10T09:30:42.612Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T09:30:42.612Z] ---> Running in 4a7a0e8eaaa2 [2023-05-10T09:30:43.196Z] Removing intermediate container 4a7a0e8eaaa2 [2023-05-10T09:30:43.196Z] ---> 34205ad8d1f0 [2023-05-10T09:30:43.196Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T09:30:43.467Z] ---> Running in c51987ec301a [2023-05-10T09:30:45.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:30:46.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:30:47.408Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:30:47.409Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:30:47.409Z] OK: 17692 distinct packages available [2023-05-10T09:30:47.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:30:48.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:30:50.038Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-10T09:30:50.038Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-10T09:30:50.038Z] (3/5) Installing libucontext (1.2-r0) [2023-05-10T09:30:50.038Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-10T09:30:50.038Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-10T09:30:50.038Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:30:50.304Z] OK: 9 MiB in 20 packages [2023-05-10T09:30:52.257Z] Removing intermediate container c51987ec301a [2023-05-10T09:30:52.257Z] ---> 7015d2aa7fe5 [2023-05-10T09:30:52.257Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:30:52.843Z] ---> 0fd28934f2b0 [2023-05-10T09:30:52.843Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:30:53.801Z] ---> 7f53d602d626 [2023-05-10T09:30:53.801Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-10T09:30:58.052Z] ---> b56a2da199f2 [2023-05-10T09:30:58.052Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T09:31:04.685Z] ---> 666c81c49317 [2023-05-10T09:31:04.685Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T09:31:04.685Z] ---> 8074317f388b [2023-05-10T09:31:04.685Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-10T09:31:05.268Z] ---> 37a9edc242ba [2023-05-10T09:31:05.268Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-10T09:31:06.228Z] ---> 8c9a3d2c200c [2023-05-10T09:31:06.228Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T09:31:06.229Z] ---> Running in f2165eae485d [2023-05-10T09:31:06.824Z] Removing intermediate container f2165eae485d [2023-05-10T09:31:06.824Z] ---> 9f8aff4db655 [2023-05-10T09:31:06.824Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T09:31:07.098Z] ---> Running in f0210697b6ec [2023-05-10T09:31:07.376Z] Removing intermediate container f0210697b6ec [2023-05-10T09:31:07.376Z] ---> 60a3bb3dddc9 [2023-05-10T09:31:07.376Z] Step 25/27 : LABEL arch=arm64 [2023-05-10T09:31:07.644Z] ---> Running in 10d6feaf2055 [2023-05-10T09:31:07.911Z] Removing intermediate container 10d6feaf2055 [2023-05-10T09:31:07.911Z] ---> 156af8c457b4 [2023-05-10T09:31:07.911Z] Step 26/27 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:31:08.179Z] ---> Running in 4918276e6bf2 [2023-05-10T09:31:08.447Z] Removing intermediate container 4918276e6bf2 [2023-05-10T09:31:08.447Z] ---> f2a602260851 [2023-05-10T09:31:08.447Z] Step 27/27 : LABEL version=0.0.0 [2023-05-10T09:31:08.713Z] ---> Running in 1fe86395447e [2023-05-10T09:31:08.979Z] Removing intermediate container 1fe86395447e [2023-05-10T09:31:08.979Z] ---> 4179305e7eba [2023-05-10T09:31:08.979Z] [2023-05-10T09:31:09.244Z] Successfully built 4179305e7eba [2023-05-10T09:31:09.509Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-10T09:31:09.509Z]  Building security-spire-agent ... done Building security-proxy-auth [2023-05-10T09:31:24.481Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:31:24.481Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:31:24.481Z] ---> 51298c9e048b [2023-05-10T09:31:24.481Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:31:24.481Z] ---> Using cache [2023-05-10T09:31:24.481Z] ---> c70071259265 [2023-05-10T09:31:24.481Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:31:24.481Z] ---> Using cache [2023-05-10T09:31:24.481Z] ---> b62c6cd95f9a [2023-05-10T09:31:24.481Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T09:31:24.481Z] ---> Using cache [2023-05-10T09:31:24.481Z] ---> 9272cbd129ea [2023-05-10T09:31:24.481Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:31:24.481Z] ---> Using cache [2023-05-10T09:31:24.481Z] ---> b90ca86153f6 [2023-05-10T09:31:24.481Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:31:24.481Z] ---> Using cache [2023-05-10T09:31:24.481Z] ---> bd71ee59b463 [2023-05-10T09:31:24.481Z] Step 8/23 : COPY . . [2023-05-10T09:31:24.481Z] ---> Using cache [2023-05-10T09:31:24.481Z] ---> 18ebd010d07b [2023-05-10T09:31:24.481Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-10T09:31:24.481Z] ---> Running in f621869849d8 [2023-05-10T09:31:25.890Z] 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 [2023-05-10T09:37:02.766Z] Removing intermediate container 85da0cd99256 [2023-05-10T09:37:02.766Z] ---> 9ca64144537a [2023-05-10T09:37:02.766Z] [2023-05-10T09:37:02.766Z] Step 9/22 : FROM alpine:3.17 [2023-05-10T09:37:02.766Z] ---> 51e60588ff2c [2023-05-10T09:37:02.766Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-10T09:37:02.766Z] ---> Running in de3b0a58fb1b [2023-05-10T09:37:02.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:37:03.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:37:04.753Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T09:37:04.753Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-10T09:37:04.753Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:37:04.753Z] OK: 8 MiB in 17 packages [2023-05-10T09:37:06.695Z] Removing intermediate container de3b0a58fb1b [2023-05-10T09:37:06.695Z] ---> f4734a35c557 [2023-05-10T09:37:06.695Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T09:37:06.695Z] ---> Running in 06d3a8dfe2bd [2023-05-10T09:37:06.962Z] Removing intermediate container a081537481bc [2023-05-10T09:37:06.962Z] ---> 11ac5b70fa07 [2023-05-10T09:37:06.962Z] [2023-05-10T09:37:06.962Z] Step 9/33 : FROM alpine:3.17 [2023-05-10T09:37:06.962Z] ---> 51e60588ff2c [2023-05-10T09:37:06.962Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T09:37:06.962Z] ---> Running in 36bdbe81dec2 [2023-05-10T09:37:07.560Z] Removing intermediate container 06d3a8dfe2bd [2023-05-10T09:37:07.560Z] ---> 4779c5efd40e [2023-05-10T09:37:07.560Z] Step 12/22 : WORKDIR /edgex [2023-05-10T09:37:07.560Z] ---> Running in 79e66fad8c11 [2023-05-10T09:37:07.830Z] Removing intermediate container 36bdbe81dec2 [2023-05-10T09:37:07.830Z] ---> f9fef6d00b24 [2023-05-10T09:37:07.830Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-10T09:37:08.098Z] ---> Running in 296a1f2099d2 [2023-05-10T09:37:08.366Z] Removing intermediate container 79e66fad8c11 [2023-05-10T09:37:08.366Z] ---> b163f0afad1b [2023-05-10T09:37:08.366Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:37:13.729Z] ---> 9dd4151c1b67 [2023-05-10T09:37:13.729Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:37:13.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:37:13.999Z] ---> a38488ad57fb [2023-05-10T09:37:13.999Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-10T09:37:13.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:37:14.966Z] ---> 2d6e95444a89 [2023-05-10T09:37:14.966Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-10T09:37:15.556Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T09:37:15.556Z] (2/2) Installing su-exec (0.2-r2) [2023-05-10T09:37:15.556Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:37:15.556Z] OK: 8 MiB in 17 packages [2023-05-10T09:37:17.499Z] ---> a2bd49442588 [2023-05-10T09:37:17.499Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T09:37:17.499Z] Removing intermediate container 296a1f2099d2 [2023-05-10T09:37:17.499Z] ---> a9359b5a8308 [2023-05-10T09:37:17.499Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-10T09:37:17.499Z] ---> Running in 6e6d4a376ade [2023-05-10T09:37:18.473Z] Removing intermediate container 6e6d4a376ade [2023-05-10T09:37:18.473Z] ---> 121a1cd5ee50 [2023-05-10T09:37:18.473Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-10T09:37:18.473Z] ---> 2e6adfae3c2b [2023-05-10T09:37:18.473Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:37:18.473Z] ---> Running in db7d93a76312 [2023-05-10T09:37:18.473Z] ---> Running in 42bc20f96e90 [2023-05-10T09:37:19.076Z] Removing intermediate container db7d93a76312 [2023-05-10T09:37:19.076Z] ---> fdd02f59c7cc [2023-05-10T09:37:19.076Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-10T09:37:19.344Z] ---> Running in 51082a72ec06 [2023-05-10T09:37:19.929Z] Removing intermediate container 51082a72ec06 [2023-05-10T09:37:19.929Z] ---> 0709b869ba87 [2023-05-10T09:37:19.929Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-10T09:37:19.929Z] ---> Running in 3ea85f8a74b4 [2023-05-10T09:37:20.886Z] Removing intermediate container 3ea85f8a74b4 [2023-05-10T09:37:20.886Z] ---> 7273dff2f0a0 [2023-05-10T09:37:20.886Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-10T09:37:20.886Z] ---> Running in a07c22c83516 [2023-05-10T09:37:22.826Z] Removing intermediate container 42bc20f96e90 [2023-05-10T09:37:22.826Z] ---> e80da5b63440 [2023-05-10T09:37:22.826Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:37:22.826Z] ---> Running in 96de8adde21b [2023-05-10T09:37:27.082Z] Removing intermediate container 96de8adde21b [2023-05-10T09:37:27.082Z] ---> a9de1268a4e1 [2023-05-10T09:37:27.082Z] Step 20/22 : LABEL arch=arm64 [2023-05-10T09:37:27.665Z] ---> Running in f74b1c91b304 [2023-05-10T09:37:28.248Z] Removing intermediate container f74b1c91b304 [2023-05-10T09:37:28.248Z] ---> 934549120b36 [2023-05-10T09:37:28.248Z] Step 21/22 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:37:28.248Z] Removing intermediate container a07c22c83516 [2023-05-10T09:37:28.248Z] ---> bfaa003a8e67 [2023-05-10T09:37:28.248Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-10T09:37:28.515Z] ---> Running in 63f6fbca64ad [2023-05-10T09:37:28.515Z] ---> Running in 63fc1b4aedb6 [2023-05-10T09:37:29.477Z] Removing intermediate container 63fc1b4aedb6 [2023-05-10T09:37:29.477Z] Removing intermediate container 63f6fbca64ad [2023-05-10T09:37:29.477Z] ---> 1d5a9161d1b2 [2023-05-10T09:37:29.477Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-10T09:37:29.477Z] ---> 3e79381489c8 [2023-05-10T09:37:29.477Z] Step 22/22 : LABEL version=0.0.0 [2023-05-10T09:37:29.744Z] ---> Running in e8b3e081bd85 [2023-05-10T09:37:30.717Z] Removing intermediate container e8b3e081bd85 [2023-05-10T09:37:30.717Z] ---> 6ac128577879 [2023-05-10T09:37:30.717Z] [2023-05-10T09:37:30.990Z] ---> 13f3efec9700 [2023-05-10T09:37:30.990Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-10T09:37:30.990Z] Successfully built 6ac128577879 [2023-05-10T09:37:30.990Z] ---> Running in a6ddec3e397c [2023-05-10T09:37:30.990Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-10T09:37:30.990Z]  Building security-proxy-setup ... done Building support-notifications [2023-05-10T09:37:31.257Z] Removing intermediate container f621869849d8 [2023-05-10T09:37:31.257Z] ---> c3e543b17325 [2023-05-10T09:37:31.257Z] [2023-05-10T09:37:31.257Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:37:31.257Z] ---> 51e60588ff2c [2023-05-10T09:37:31.257Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T09:37:31.523Z] ---> Running in 3efdb99676c6 [2023-05-10T09:37:32.485Z] Removing intermediate container 3efdb99676c6 [2023-05-10T09:37:32.485Z] ---> 30ce1c99e93a [2023-05-10T09:37:32.485Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:37:33.077Z] ---> Running in cd0e6cc68237 [2023-05-10T09:37:35.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:37:35.025Z] Removing intermediate container a6ddec3e397c [2023-05-10T09:37:35.025Z] ---> 5e97735384a9 [2023-05-10T09:37:35.025Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:37:35.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:37:36.579Z] ---> dae788b00bf1 [2023-05-10T09:37:36.579Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:37:36.845Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T09:37:36.845Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:37:36.845Z] OK: 8 MiB in 16 packages [2023-05-10T09:37:38.251Z] ---> 223cfeb45e7a [2023-05-10T09:37:38.251Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-10T09:37:38.544Z] Removing intermediate container cd0e6cc68237 [2023-05-10T09:37:38.544Z] ---> df92f00e36a0 [2023-05-10T09:37:38.544Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:37:39.956Z] ---> 2ac36c8a6a45 [2023-05-10T09:37:39.956Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:37:40.930Z] ---> d46002a1f81a [2023-05-10T09:37:40.930Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-10T09:37:40.930Z] ---> 2bde2434823c [2023-05-10T09:37:40.930Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-10T09:37:42.339Z] ---> 7de4bf6557fc [2023-05-10T09:37:42.339Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-10T09:37:43.296Z] ---> b90fc4d49cf8 [2023-05-10T09:37:43.296Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:37:43.296Z] ---> 3333a7cbe3b0 [2023-05-10T09:37:43.296Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-10T09:37:43.572Z] Removing intermediate container 0fbe1fa0064e [2023-05-10T09:37:43.572Z] ---> 52b245d19269 [2023-05-10T09:37:43.572Z] [2023-05-10T09:37:43.572Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:37:43.572Z] ---> 51e60588ff2c [2023-05-10T09:37:43.572Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:37:43.839Z] ---> Running in 58d58945643c [2023-05-10T09:37:44.427Z] ---> f7ffb2478166 [2023-05-10T09:37:44.427Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-10T09:37:44.427Z] Removing intermediate container 58d58945643c [2023-05-10T09:37:44.427Z] ---> aa52dc84a4c3 [2023-05-10T09:37:44.427Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-10T09:37:44.694Z] ---> 227a28af5eb2 [2023-05-10T09:37:44.694Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-10T09:37:44.695Z] Removing intermediate container 75a8284f337f [2023-05-10T09:37:44.695Z] ---> 0e06f8073695 [2023-05-10T09:37:44.695Z] [2023-05-10T09:37:44.695Z] Step 10/25 : FROM alpine:3.17 [2023-05-10T09:37:44.695Z] ---> 51e60588ff2c [2023-05-10T09:37:44.695Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:37:44.695Z] ---> Running in a9e479072d4b [2023-05-10T09:37:44.695Z] ---> Running in b50a30e37fa1 [2023-05-10T09:37:45.663Z] ---> 95bbc36ee807 [2023-05-10T09:37:45.663Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:37:45.663Z] Removing intermediate container a9e479072d4b [2023-05-10T09:37:45.663Z] ---> 32168aea54f8 [2023-05-10T09:37:45.663Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-10T09:37:45.935Z] ---> Running in 8edf1a6eeaa6 [2023-05-10T09:37:45.935Z] ---> Running in fdb8dd3d9eed [2023-05-10T09:37:46.202Z] ---> cad235dc77de [2023-05-10T09:37:46.202Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-10T09:37:46.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:37:46.747Z] Removing intermediate container 8edf1a6eeaa6 [2023-05-10T09:37:46.747Z] ---> ac0d187766bb [2023-05-10T09:37:46.747Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:37:46.747Z] ---> Running in 4e5c14839a8d [2023-05-10T09:37:47.332Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:37:47.332Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:37:47.332Z] ---> 51298c9e048b [2023-05-10T09:37:47.332Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:37:47.332Z] ---> Using cache [2023-05-10T09:37:47.332Z] ---> c70071259265 [2023-05-10T09:37:47.332Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:37:47.332Z] ---> Using cache [2023-05-10T09:37:47.332Z] ---> b62c6cd95f9a [2023-05-10T09:37:47.332Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-10T09:37:47.332Z] ---> Running in f58811101a39 [2023-05-10T09:37:47.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:37:47.936Z] ---> 7a7ab09fd387 [2023-05-10T09:37:47.936Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-10T09:37:47.936Z] ---> Running in 99a9fafc0ff9 [2023-05-10T09:37:48.525Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T09:37:48.525Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:37:48.525Z] OK: 8 MiB in 16 packages [2023-05-10T09:37:49.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:37:49.702Z] Removing intermediate container fdb8dd3d9eed [2023-05-10T09:37:49.702Z] ---> 38450080b325 [2023-05-10T09:37:49.702Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:37:49.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:37:49.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:37:49.968Z] ---> Running in fdb2c686828f [2023-05-10T09:37:50.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:37:50.570Z] Removing intermediate container b50a30e37fa1 [2023-05-10T09:37:50.570Z] ---> 1b71c3cd9281 [2023-05-10T09:37:50.570Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:37:50.838Z] Removing intermediate container fdb2c686828f [2023-05-10T09:37:50.838Z] ---> 542d0fa7ef34 [2023-05-10T09:37:50.838Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T09:37:50.838Z] ---> Running in 421693685d29 [2023-05-10T09:37:51.105Z] ---> Running in 968b871c8e36 [2023-05-10T09:37:51.105Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T09:37:51.105Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:37:51.384Z] OK: 8 MiB in 16 packages [2023-05-10T09:37:52.912Z] OK: 263 MiB in 53 packages [2023-05-10T09:37:52.912Z] Removing intermediate container 968b871c8e36 [2023-05-10T09:37:52.912Z] ---> b4ea4238af84 [2023-05-10T09:37:52.912Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:37:52.912Z] Removing intermediate container 421693685d29 [2023-05-10T09:37:52.912Z] ---> 0a60f881a21b [2023-05-10T09:37:52.912Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-10T09:37:52.912Z] Removing intermediate container 99a9fafc0ff9 [2023-05-10T09:37:52.912Z] ---> 7f0d6dd4f890 [2023-05-10T09:37:52.912Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-10T09:37:52.912Z] ---> Running in 2923d6716234 [2023-05-10T09:37:52.912Z] ---> Running in 5a65c28127fd [2023-05-10T09:37:53.181Z] ---> Running in 3aad700497de [2023-05-10T09:37:53.450Z] Removing intermediate container 2923d6716234 [2023-05-10T09:37:53.450Z] ---> 6eb2a80cbda3 [2023-05-10T09:37:53.450Z] Step 22/23 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:37:53.719Z] ---> Running in cbccea208019 [2023-05-10T09:37:53.719Z] Removing intermediate container 5a65c28127fd [2023-05-10T09:37:53.719Z] ---> 5cc0897f7d8c [2023-05-10T09:37:53.719Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-10T09:37:53.719Z] ---> Running in 50aed80ca5ab [2023-05-10T09:37:53.994Z] Removing intermediate container 4e5c14839a8d [2023-05-10T09:37:53.994Z] ---> c05c297cd87e [2023-05-10T09:37:53.994Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:37:53.994Z] Removing intermediate container 3aad700497de [2023-05-10T09:37:53.994Z] ---> 98a6bfb95a6d [2023-05-10T09:37:53.994Z] Step 30/33 : CMD ["gate"] [2023-05-10T09:37:53.994Z] Removing intermediate container f58811101a39 [2023-05-10T09:37:53.994Z] ---> 4a1269d107d0 [2023-05-10T09:37:53.994Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:37:54.263Z] ---> Running in d8e97c56f4d8 [2023-05-10T09:37:54.263Z] Removing intermediate container cbccea208019 [2023-05-10T09:37:54.263Z] ---> ed2fea77c8ce [2023-05-10T09:37:54.263Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:37:54.263Z] ---> Running in 792d32fb94d9 [2023-05-10T09:37:54.532Z] Removing intermediate container 50aed80ca5ab [2023-05-10T09:37:54.532Z] ---> aa4a9548e7ea [2023-05-10T09:37:54.532Z] Step 15/25 : WORKDIR / [2023-05-10T09:37:54.532Z] ---> Running in b3f96973e447 [2023-05-10T09:37:54.801Z] Removing intermediate container d8e97c56f4d8 [2023-05-10T09:37:54.801Z] ---> bd609a0beb4b [2023-05-10T09:37:54.801Z] Step 31/33 : LABEL arch=arm64 [2023-05-10T09:37:55.070Z] ---> Running in daa2a5f80fb6 [2023-05-10T09:37:55.070Z] Removing intermediate container 792d32fb94d9 [2023-05-10T09:37:55.070Z] ---> 80c8194a5efa [2023-05-10T09:37:55.070Z] [2023-05-10T09:37:55.070Z] ---> be16e2f5a3a8 [2023-05-10T09:37:55.070Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:37:55.340Z] ---> a2643dd55b5b [2023-05-10T09:37:55.340Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:37:55.340Z] Removing intermediate container b3f96973e447 [2023-05-10T09:37:55.340Z] ---> 220484776faf [2023-05-10T09:37:55.340Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:37:55.340Z] ---> Running in 8d5797f18951 [2023-05-10T09:37:55.613Z] Removing intermediate container daa2a5f80fb6 [2023-05-10T09:37:55.613Z] ---> cfaf80708a3e [2023-05-10T09:37:55.613Z] Step 32/33 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:37:55.881Z] ---> Running in 7851bae88932 [2023-05-10T09:37:55.882Z] Successfully built 80c8194a5efa [2023-05-10T09:37:55.882Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-10T09:37:55.882Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-05-10T09:37:56.484Z] ---> 046a51dfedc9 [2023-05-10T09:37:56.484Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-10T09:37:56.484Z] Removing intermediate container 7851bae88932 [2023-05-10T09:37:56.484Z] ---> 6f2d5c90d6b4 [2023-05-10T09:37:56.484Z] Step 33/33 : LABEL version=0.0.0 [2023-05-10T09:37:56.484Z] ---> Running in 3b80137d5242 [2023-05-10T09:37:57.075Z] ---> 7373ee1bfb43 [2023-05-10T09:37:57.075Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:37:57.075Z] Removing intermediate container 3b80137d5242 [2023-05-10T09:37:57.075Z] ---> 9ad8617120b3 [2023-05-10T09:37:57.075Z] [2023-05-10T09:37:57.664Z] Successfully built 9ad8617120b3 [2023-05-10T09:37:57.664Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-10T09:37:57.664Z] Building core-common-config-bootstrapper [2023-05-10T09:37:57.933Z]  Building security-bootstrapper ... done  ---> 137ee410bb49 [2023-05-10T09:37:57.933Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-10T09:37:58.526Z] ---> 83e4edea7d46 [2023-05-10T09:37:58.526Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:37:59.501Z] ---> 4d25a2dbdb81 [2023-05-10T09:37:59.501Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-10T09:37:59.501Z] ---> 96cbb1b11fc9 [2023-05-10T09:37:59.501Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:37:59.501Z] ---> Running in 2a382f62adfa [2023-05-10T09:38:00.092Z] Removing intermediate container 2a382f62adfa [2023-05-10T09:38:00.092Z] ---> a695584d17c2 [2023-05-10T09:38:00.092Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:38:00.371Z] ---> Running in 9e6904a549db [2023-05-10T09:38:00.371Z] ---> 1e337f441748 [2023-05-10T09:38:00.371Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-10T09:38:00.961Z] Removing intermediate container 9e6904a549db [2023-05-10T09:38:00.961Z] ---> a257febf2663 [2023-05-10T09:38:00.961Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:38:00.961Z] ---> Running in 353ce00529c2 [2023-05-10T09:38:01.230Z] ---> 8547f767502c [2023-05-10T09:38:01.230Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-10T09:38:01.502Z] ---> Running in fed3c9aa4c83 [2023-05-10T09:38:01.502Z] Removing intermediate container 353ce00529c2 [2023-05-10T09:38:01.502Z] ---> a9c451f45592 [2023-05-10T09:38:01.502Z] Step 22/23 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:38:01.775Z] ---> Running in 7ac65402a2ab [2023-05-10T09:38:01.776Z] Removing intermediate container fed3c9aa4c83 [2023-05-10T09:38:01.776Z] ---> 918fc79c4453 [2023-05-10T09:38:01.776Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:38:02.047Z] ---> Running in 9b11581ad020 [2023-05-10T09:38:02.047Z] Removing intermediate container 7ac65402a2ab [2023-05-10T09:38:02.047Z] ---> 7e27137ba9be [2023-05-10T09:38:02.047Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:38:02.325Z] ---> Running in 29d8e01f2c95 [2023-05-10T09:38:02.595Z] Removing intermediate container 9b11581ad020 [2023-05-10T09:38:02.595Z] ---> 1a9057c01bed [2023-05-10T09:38:02.595Z] Step 23/25 : LABEL arch=arm64 [2023-05-10T09:38:02.595Z] ---> Running in 80ee651f9b40 [2023-05-10T09:38:02.867Z] Removing intermediate container 29d8e01f2c95 [2023-05-10T09:38:02.867Z] ---> e972cd4eb918 [2023-05-10T09:38:02.867Z] [2023-05-10T09:38:03.136Z] Successfully built e972cd4eb918 [2023-05-10T09:38:03.136Z] Removing intermediate container 80ee651f9b40 [2023-05-10T09:38:03.136Z] ---> 04f6553d136e [2023-05-10T09:38:03.136Z] Step 24/25 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:38:03.136Z] Successfully tagged core-data-arm64:latest [2023-05-10T09:38:03.136Z]  Building core-data ... done Building security-spire-config [2023-05-10T09:38:03.136Z] ---> Running in 12531c9e92f6 [2023-05-10T09:38:03.406Z] Removing intermediate container 12531c9e92f6 [2023-05-10T09:38:03.406Z] ---> c17338f2557e [2023-05-10T09:38:03.406Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T09:38:03.682Z] ---> Running in 726d8266cddd [2023-05-10T09:38:03.949Z] Removing intermediate container 726d8266cddd [2023-05-10T09:38:03.949Z] ---> 3cd9a567dfce [2023-05-10T09:38:03.949Z] [2023-05-10T09:38:04.218Z] Successfully built 3cd9a567dfce [2023-05-10T09:38:04.218Z] Successfully tagged core-metadata-arm64:latest [2023-05-10T09:38:04.218Z]  Building core-metadata ... done Building security-spire-server [2023-05-10T09:38:31.176Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:38:31.176Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:38:31.176Z] ---> 51298c9e048b [2023-05-10T09:38:31.176Z] Step 3/25 : WORKDIR /edgex-go [2023-05-10T09:38:31.176Z] ---> Using cache [2023-05-10T09:38:31.176Z] ---> d3f32112d3ce [2023-05-10T09:38:31.176Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-10T09:38:31.176Z] ---> Using cache [2023-05-10T09:38:31.176Z] ---> 91da31edb562 [2023-05-10T09:38:31.176Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-10T09:38:31.176Z] ---> Using cache [2023-05-10T09:38:31.176Z] ---> 8c8c44339168 [2023-05-10T09:38:31.176Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:38:31.176Z] ---> Using cache [2023-05-10T09:38:31.176Z] ---> b2a034396f88 [2023-05-10T09:38:31.176Z] Step 7/25 : COPY . . [2023-05-10T09:38:31.176Z] ---> Using cache [2023-05-10T09:38:31.176Z] ---> 3bc36c186e03 [2023-05-10T09:38:31.176Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-10T09:38:31.176Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:38:31.176Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:38:31.176Z] ---> 51298c9e048b [2023-05-10T09:38:31.176Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:38:31.176Z] ---> Using cache [2023-05-10T09:38:31.176Z] ---> c70071259265 [2023-05-10T09:38:31.176Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:38:31.176Z] ---> Using cache [2023-05-10T09:38:31.176Z] ---> b62c6cd95f9a [2023-05-10T09:38:31.176Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T09:38:31.176Z] ---> Using cache [2023-05-10T09:38:31.176Z] ---> 9272cbd129ea [2023-05-10T09:38:31.176Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:38:31.176Z] ---> Using cache [2023-05-10T09:38:31.176Z] ---> b90ca86153f6 [2023-05-10T09:38:31.176Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:38:31.176Z] ---> Using cache [2023-05-10T09:38:31.176Z] ---> bd71ee59b463 [2023-05-10T09:38:31.176Z] Step 8/23 : COPY . . [2023-05-10T09:38:31.176Z] ---> Using cache [2023-05-10T09:38:31.176Z] ---> 18ebd010d07b [2023-05-10T09:38:31.176Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-10T09:38:31.176Z] ---> Running in 9e2783ee4f6c [2023-05-10T09:38:31.176Z] ---> Running in 4d10ae32dabc [2023-05-10T09:38:31.767Z] 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 [2023-05-10T09:38:32.355Z] 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 [2023-05-10T09:38:37.715Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:38:37.715Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:38:37.715Z] ---> 51298c9e048b [2023-05-10T09:38:37.715Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T09:38:37.715Z] ---> Using cache [2023-05-10T09:38:37.715Z] ---> d3f32112d3ce [2023-05-10T09:38:37.715Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T09:38:37.715Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:38:37.715Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:38:37.715Z] ---> 51298c9e048b [2023-05-10T09:38:37.715Z] Step 3/26 : WORKDIR /edgex-go [2023-05-10T09:38:37.715Z] ---> Using cache [2023-05-10T09:38:37.715Z] ---> d3f32112d3ce [2023-05-10T09:38:37.715Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T09:38:37.984Z] ---> Running in 907cf68d47a7 [2023-05-10T09:38:37.984Z] ---> Running in 03c5f086d64b [2023-05-10T09:38:41.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:38:41.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:38:41.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:38:41.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:38:43.841Z] OK: 263 MiB in 53 packages [2023-05-10T09:38:43.841Z] OK: 263 MiB in 53 packages [2023-05-10T09:38:47.183Z] Removing intermediate container 907cf68d47a7 [2023-05-10T09:38:47.451Z] ---> b2b3fc25c5be [2023-05-10T09:38:47.451Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-10T09:38:47.451Z] Removing intermediate container 03c5f086d64b [2023-05-10T09:38:47.451Z] ---> a62698043278 [2023-05-10T09:38:47.451Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T09:38:48.864Z] ---> 510f06bd8f9b [2023-05-10T09:38:48.864Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:38:48.864Z] ---> Running in 42984def10f7 [2023-05-10T09:38:49.448Z] ---> 9a6ecf59f957 [2023-05-10T09:38:49.448Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:38:49.448Z] ---> Running in 07e02a3e0649 [2023-05-10T09:39:16.113Z] Removing intermediate container 8d5797f18951 [2023-05-10T09:39:16.113Z] ---> 0867bbb8827b [2023-05-10T09:39:16.113Z] Step 8/23 : COPY . . [2023-05-10T09:39:28.410Z] ---> 8d96268652e5 [2023-05-10T09:39:28.410Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-10T09:39:28.410Z] ---> Running in adccfd8a22f9 [2023-05-10T09:39:29.834Z] 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 [2023-05-10T09:40:51.448Z] Removing intermediate container 42984def10f7 [2023-05-10T09:40:51.448Z] ---> 99bd5cadf82d [2023-05-10T09:40:51.448Z] Step 7/27 : COPY . . [2023-05-10T09:40:51.449Z] Removing intermediate container 07e02a3e0649 [2023-05-10T09:40:51.449Z] ---> a2db17d5cca4 [2023-05-10T09:40:51.449Z] Step 7/26 : COPY . . [2023-05-10T09:41:04.684Z] ---> 4dc3d86bdbe1 [2023-05-10T09:41:04.684Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T09:41:04.684Z] ---> 9c496c854fe8 [2023-05-10T09:41:04.684Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T09:41:04.684Z] ---> Running in 2974620043b9 [2023-05-10T09:41:04.684Z] ---> Running in 8a9ea197ce42 [2023-05-10T09:41:04.684Z] Removing intermediate container 2974620043b9 [2023-05-10T09:41:04.684Z] ---> e045320af085 [2023-05-10T09:41:04.684Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-10T09:41:04.684Z] ---> Running in 68c4f78c496f [2023-05-10T09:41:04.951Z] Removing intermediate container 8a9ea197ce42 [2023-05-10T09:41:04.951Z] ---> 2d95c381f3b8 [2023-05-10T09:41:04.951Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T09:41:04.951Z] ---> Running in d454a8d9acac [2023-05-10T09:41:05.535Z] Removing intermediate container 68c4f78c496f [2023-05-10T09:41:05.535Z] ---> 4afb64c2da68 [2023-05-10T09:41:05.535Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T09:41:05.801Z] Removing intermediate container d454a8d9acac [2023-05-10T09:41:05.801Z] ---> 629ff8eed979 [2023-05-10T09:41:05.801Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T09:41:05.801Z] ---> Running in 16dddd10122b [2023-05-10T09:41:06.067Z] ---> Running in 48c2d13410b5 [2023-05-10T09:41:06.649Z] Removing intermediate container 16dddd10122b [2023-05-10T09:41:06.649Z] ---> a40215c534c5 [2023-05-10T09:41:06.649Z] 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 [2023-05-10T09:41:06.649Z] Removing intermediate container 48c2d13410b5 [2023-05-10T09:41:06.649Z] ---> 5203c4ac430b [2023-05-10T09:41:06.649Z] 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 [2023-05-10T09:41:06.649Z] ---> Running in 064cacfebda9 [2023-05-10T09:41:06.649Z] ---> Running in c251f556cca5 [2023-05-10T09:41:10.909Z] Removing intermediate container c251f556cca5 [2023-05-10T09:41:10.909Z] ---> 84c28f9b1913 [2023-05-10T09:41:10.909Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T09:41:10.909Z] ---> Running in 4b5019b3fd96 [2023-05-10T09:41:10.909Z] Removing intermediate container 064cacfebda9 [2023-05-10T09:41:10.909Z] ---> 6d66ebff1e76 [2023-05-10T09:41:10.909Z] Step 12/26 : WORKDIR /edgex-go [2023-05-10T09:41:11.177Z] ---> Running in a4ceb9a76ac9 [2023-05-10T09:41:11.760Z] Removing intermediate container 4b5019b3fd96 [2023-05-10T09:41:11.760Z] ---> ebf49e9abad9 [2023-05-10T09:41:11.760Z] [2023-05-10T09:41:11.760Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T09:41:11.760Z] ---> 51e60588ff2c [2023-05-10T09:41:11.760Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T09:41:11.760Z] ---> Using cache [2023-05-10T09:41:11.760Z] ---> 34205ad8d1f0 [2023-05-10T09:41:11.760Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-10T09:41:11.760Z] ---> Running in 2b6e54dcf389 [2023-05-10T09:41:11.760Z] Removing intermediate container a4ceb9a76ac9 [2023-05-10T09:41:11.760Z] ---> 99c1eb63415f [2023-05-10T09:41:11.760Z] [2023-05-10T09:41:11.760Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T09:41:11.760Z] ---> 51e60588ff2c [2023-05-10T09:41:11.760Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T09:41:11.760Z] ---> Using cache [2023-05-10T09:41:11.760Z] ---> 34205ad8d1f0 [2023-05-10T09:41:12.026Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T09:41:12.027Z] ---> Using cache [2023-05-10T09:41:12.027Z] ---> 7015d2aa7fe5 [2023-05-10T09:41:12.027Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:41:12.027Z] ---> Using cache [2023-05-10T09:41:12.027Z] ---> 0fd28934f2b0 [2023-05-10T09:41:12.027Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:41:12.027Z] ---> Using cache [2023-05-10T09:41:12.293Z] ---> 7f53d602d626 [2023-05-10T09:41:12.293Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T09:41:14.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:41:15.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:41:17.231Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:41:17.231Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:41:17.231Z] OK: 17692 distinct packages available [2023-05-10T09:41:17.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:41:18.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:41:19.858Z] ---> 56056a0ab508 [2023-05-10T09:41:19.858Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T09:41:19.858Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-10T09:41:19.858Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-10T09:41:19.858Z] (3/4) Installing libucontext (1.2-r0) [2023-05-10T09:41:19.858Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-10T09:41:19.858Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:41:20.126Z] OK: 8 MiB in 19 packages [2023-05-10T09:41:20.709Z] ---> e417e638ec57 [2023-05-10T09:41:20.709Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-10T09:41:22.122Z] ---> c081047b02d7 [2023-05-10T09:41:22.122Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-10T09:41:22.390Z] Removing intermediate container 2b6e54dcf389 [2023-05-10T09:41:22.390Z] ---> 5da1d46c124e [2023-05-10T09:41:22.390Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:41:22.978Z] ---> f8946390cdb8 [2023-05-10T09:41:23.246Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T09:41:23.246Z] ---> Running in 8fa0f57766a0 [2023-05-10T09:41:23.515Z] ---> 07762b8868f8 [2023-05-10T09:41:23.515Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:41:24.110Z] Removing intermediate container 8fa0f57766a0 [2023-05-10T09:41:24.110Z] ---> 4fb89da5e54d [2023-05-10T09:41:24.110Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T09:41:24.110Z] ---> Running in 046bbe38a56c [2023-05-10T09:41:24.694Z] ---> 60cb32d1fe1a [2023-05-10T09:41:24.694Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T09:41:24.963Z] Removing intermediate container 046bbe38a56c [2023-05-10T09:41:24.963Z] ---> 1252491a4b7d [2023-05-10T09:41:24.963Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T09:41:24.963Z] ---> Running in 5333e7846813 [2023-05-10T09:41:25.551Z] Removing intermediate container 5333e7846813 [2023-05-10T09:41:25.552Z] ---> 67916efa45ce [2023-05-10T09:41:25.552Z] Step 25/26 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:41:25.818Z] ---> Running in 3e4a2401a65a [2023-05-10T09:41:26.776Z] Removing intermediate container 3e4a2401a65a [2023-05-10T09:41:26.776Z] ---> 198b37e2033e [2023-05-10T09:41:26.776Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T09:41:26.776Z] ---> Running in 5f418526a26b [2023-05-10T09:41:29.354Z] Removing intermediate container 5f418526a26b [2023-05-10T09:41:29.354Z] ---> 29558de3efe1 [2023-05-10T09:41:29.622Z] [2023-05-10T09:41:30.217Z] Successfully built 29558de3efe1 [2023-05-10T09:41:30.217Z] Successfully tagged security-spire-server-arm64:latest [2023-05-10T09:41:30.217Z] Building support-scheduler [2023-05-10T09:41:32.840Z]  Building security-spire-server ... done  ---> 0cb4fc9affe5 [2023-05-10T09:41:32.840Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T09:41:33.808Z] ---> 09ff7c7ae803 [2023-05-10T09:41:33.808Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-10T09:41:33.808Z] ---> Running in 02a92cfe38a3 [2023-05-10T09:41:34.396Z] Removing intermediate container 02a92cfe38a3 [2023-05-10T09:41:34.396Z] ---> 64b20d6129ef [2023-05-10T09:41:34.396Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-10T09:41:35.377Z] ---> eb62933a8874 [2023-05-10T09:41:35.377Z] Step 22/27 : WORKDIR / [2023-05-10T09:41:35.648Z] ---> Running in 5ba2ad02d79f [2023-05-10T09:41:35.934Z] Removing intermediate container 5ba2ad02d79f [2023-05-10T09:41:35.934Z] ---> d0bdd8b4e9b8 [2023-05-10T09:41:35.934Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T09:41:36.214Z] ---> Running in cd8c39134b92 [2023-05-10T09:41:36.485Z] Removing intermediate container cd8c39134b92 [2023-05-10T09:41:36.485Z] ---> 0dce5ff712b2 [2023-05-10T09:41:36.485Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T09:41:36.760Z] ---> Running in a7ba974eafb8 [2023-05-10T09:41:37.351Z] Removing intermediate container a7ba974eafb8 [2023-05-10T09:41:37.351Z] ---> 7bf82579de31 [2023-05-10T09:41:37.351Z] Step 25/27 : LABEL arch=arm64 [2023-05-10T09:41:37.351Z] ---> Running in fd7bf8bcfd38 [2023-05-10T09:41:38.321Z] Removing intermediate container fd7bf8bcfd38 [2023-05-10T09:41:38.321Z] ---> 61995513aeb5 [2023-05-10T09:41:38.321Z] Step 26/27 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:41:38.321Z] ---> Running in 0a14e944232f [2023-05-10T09:41:38.910Z] Removing intermediate container 0a14e944232f [2023-05-10T09:41:38.910Z] ---> 3acc91c1230e [2023-05-10T09:41:38.910Z] Step 27/27 : LABEL version=0.0.0 [2023-05-10T09:41:39.180Z] ---> Running in 43811c516277 [2023-05-10T09:41:39.771Z] Removing intermediate container 43811c516277 [2023-05-10T09:41:39.771Z] ---> dca4e687304c [2023-05-10T09:41:39.771Z] [2023-05-10T09:41:40.360Z] Successfully built dca4e687304c [2023-05-10T09:41:40.361Z] Successfully tagged security-spire-config-arm64:latest [2023-05-10T09:41:40.361Z]  Building security-spire-config ... done Building core-command [2023-05-10T09:41:50.469Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:41:50.469Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:41:50.469Z] ---> 51298c9e048b [2023-05-10T09:41:50.469Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:41:50.469Z] ---> Using cache [2023-05-10T09:41:50.469Z] ---> c70071259265 [2023-05-10T09:41:50.469Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:41:50.469Z] ---> Using cache [2023-05-10T09:41:50.469Z] ---> b62c6cd95f9a [2023-05-10T09:41:50.469Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T09:41:50.469Z] ---> Using cache [2023-05-10T09:41:50.469Z] ---> 9272cbd129ea [2023-05-10T09:41:50.469Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:41:50.469Z] ---> Using cache [2023-05-10T09:41:50.469Z] ---> b90ca86153f6 [2023-05-10T09:41:50.469Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:41:50.469Z] ---> Using cache [2023-05-10T09:41:50.469Z] ---> bd71ee59b463 [2023-05-10T09:41:50.469Z] Step 8/23 : COPY . . [2023-05-10T09:41:50.469Z] ---> Using cache [2023-05-10T09:41:50.469Z] ---> 18ebd010d07b [2023-05-10T09:41:50.469Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-10T09:41:50.745Z] ---> Running in 4c9bd815b1e5 [2023-05-10T09:41:53.350Z] 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 [2023-05-10T09:42:05.696Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:42:05.696Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:42:05.696Z] ---> 51298c9e048b [2023-05-10T09:42:05.696Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:42:05.696Z] ---> Using cache [2023-05-10T09:42:05.696Z] ---> c70071259265 [2023-05-10T09:42:05.696Z] Step 4/24 : WORKDIR /edgex-go [2023-05-10T09:42:05.696Z] ---> Using cache [2023-05-10T09:42:05.696Z] ---> b62c6cd95f9a [2023-05-10T09:42:05.696Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-10T09:42:05.696Z] ---> Using cache [2023-05-10T09:42:05.696Z] ---> 9272cbd129ea [2023-05-10T09:42:05.696Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-10T09:42:05.696Z] ---> Using cache [2023-05-10T09:42:05.696Z] ---> b90ca86153f6 [2023-05-10T09:42:05.696Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:42:05.696Z] ---> Using cache [2023-05-10T09:42:05.696Z] ---> bd71ee59b463 [2023-05-10T09:42:05.696Z] Step 8/24 : COPY . . [2023-05-10T09:42:05.696Z] ---> Using cache [2023-05-10T09:42:05.696Z] ---> 18ebd010d07b [2023-05-10T09:42:05.696Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-10T09:42:05.696Z] ---> Running in 86b9c9f1c498 [2023-05-10T09:42:06.661Z] 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 [2023-05-10T09:44:28.395Z] 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 [2023-05-10T09:44:46.591Z] Removing intermediate container 9e2783ee4f6c [2023-05-10T09:44:46.591Z] ---> fed96f9868d0 [2023-05-10T09:44:46.591Z] [2023-05-10T09:44:46.591Z] Step 9/25 : FROM alpine:3.17 [2023-05-10T09:44:46.591Z] ---> 51e60588ff2c [2023-05-10T09:44:46.591Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-10T09:44:46.591Z] ---> Running in 7f36bc44a3da [2023-05-10T09:44:48.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:44:49.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:44:50.700Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-10T09:44:50.979Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-10T09:44:50.979Z] (3/3) Installing su-exec (0.2-r2) [2023-05-10T09:44:50.979Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:44:50.979Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T09:44:51.591Z] OK: 8 MiB in 18 packages [2023-05-10T09:44:54.170Z] Removing intermediate container 7f36bc44a3da [2023-05-10T09:44:54.170Z] ---> 1092d66481cd [2023-05-10T09:44:54.170Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T09:44:54.170Z] ---> Running in cb6359234773 [2023-05-10T09:44:54.170Z] Removing intermediate container cb6359234773 [2023-05-10T09:44:54.170Z] ---> 5ae5e08eb4fa [2023-05-10T09:44:54.170Z] Step 12/25 : WORKDIR / [2023-05-10T09:44:54.435Z] ---> Running in b0602692eff7 [2023-05-10T09:44:55.029Z] Removing intermediate container b0602692eff7 [2023-05-10T09:44:55.029Z] ---> 26f836359bb2 [2023-05-10T09:44:55.029Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:44:56.438Z] ---> 2bbbc70f28ef [2023-05-10T09:44:56.438Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:44:57.402Z] ---> 6f7570475c3e [2023-05-10T09:44:57.402Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-10T09:44:59.339Z] ---> 718a5a944c94 [2023-05-10T09:44:59.339Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-10T09:45:00.296Z] ---> f3e81e4eb071 [2023-05-10T09:45:00.296Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:45:03.636Z] ---> a948283e5245 [2023-05-10T09:45:03.636Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-10T09:45:05.580Z] ---> 90c07d852680 [2023-05-10T09:45:05.580Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-10T09:45:05.580Z] Removing intermediate container 4d10ae32dabc [2023-05-10T09:45:05.580Z] ---> 55e0b4d98c62 [2023-05-10T09:45:05.580Z] [2023-05-10T09:45:05.580Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:45:05.580Z] ---> 51e60588ff2c [2023-05-10T09:45:05.580Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T09:45:05.580Z] ---> Using cache [2023-05-10T09:45:05.580Z] ---> 30ce1c99e93a [2023-05-10T09:45:05.580Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:45:05.580Z] ---> Using cache [2023-05-10T09:45:05.580Z] ---> df92f00e36a0 [2023-05-10T09:45:05.580Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:45:05.580Z] ---> Using cache [2023-05-10T09:45:05.580Z] ---> 2ac36c8a6a45 [2023-05-10T09:45:05.580Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:45:05.580Z] ---> Using cache [2023-05-10T09:45:05.847Z] ---> 2bde2434823c [2023-05-10T09:45:05.847Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-10T09:45:08.423Z] ---> 8c9f8d1f64eb [2023-05-10T09:45:08.423Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:45:08.423Z] ---> e493faac5cec [2023-05-10T09:45:08.423Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T09:45:09.384Z] ---> a47a34f103bb [2023-05-10T09:45:09.384Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-10T09:45:09.384Z] ---> bdd2d74dc047 [2023-05-10T09:45:09.384Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:45:09.651Z] ---> Running in c85d22e1c612 [2023-05-10T09:45:10.609Z] ---> 7ad94cfddb99 [2023-05-10T09:45:10.609Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:45:10.609Z] ---> Running in 5703be942297 [2023-05-10T09:45:13.942Z] Removing intermediate container c85d22e1c612 [2023-05-10T09:45:13.942Z] ---> 28878063aa66 [2023-05-10T09:45:13.942Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:45:13.942Z] ---> Running in d864fbbf3710 [2023-05-10T09:45:14.208Z] Removing intermediate container 5703be942297 [2023-05-10T09:45:14.208Z] ---> 6e67fec004b8 [2023-05-10T09:45:14.208Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:45:14.473Z] ---> Running in 59effb8599e8 [2023-05-10T09:45:14.473Z] Removing intermediate container d864fbbf3710 [2023-05-10T09:45:14.473Z] ---> a343497c46bf [2023-05-10T09:45:14.473Z] Step 23/25 : LABEL arch=arm64 [2023-05-10T09:45:14.740Z] ---> Running in 35a2e3b7897a [2023-05-10T09:45:15.008Z] Removing intermediate container 59effb8599e8 [2023-05-10T09:45:15.008Z] ---> f7d6050bd81b [2023-05-10T09:45:15.008Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T09:45:15.276Z] ---> Running in 861cff153e57 [2023-05-10T09:45:15.546Z] Removing intermediate container 35a2e3b7897a [2023-05-10T09:45:15.546Z] ---> 6b581fa62d5f [2023-05-10T09:45:15.546Z] Step 24/25 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:45:15.821Z] ---> Running in fa5a49d4fd72 [2023-05-10T09:45:16.089Z] Removing intermediate container 861cff153e57 [2023-05-10T09:45:16.089Z] ---> e820de4f4654 [2023-05-10T09:45:16.089Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:45:16.370Z] ---> Running in 31594d10e824 [2023-05-10T09:45:16.370Z] Removing intermediate container fa5a49d4fd72 [2023-05-10T09:45:16.370Z] ---> 054d18353964 [2023-05-10T09:45:16.370Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T09:45:16.645Z] ---> Running in 6cdcbc085ae7 [2023-05-10T09:45:16.913Z] Removing intermediate container 31594d10e824 [2023-05-10T09:45:16.913Z] ---> 792b71b36224 [2023-05-10T09:45:16.913Z] Step 22/23 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:45:17.205Z] ---> Running in 70f8dfc1140f [2023-05-10T09:45:17.476Z] Removing intermediate container 6cdcbc085ae7 [2023-05-10T09:45:17.476Z] ---> 7605ff372bc8 [2023-05-10T09:45:17.476Z] [2023-05-10T09:45:17.743Z] Removing intermediate container 70f8dfc1140f [2023-05-10T09:45:17.743Z] ---> 6b4fe7774a5d [2023-05-10T09:45:17.743Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:45:17.743Z] ---> Running in 9d05700be961 [2023-05-10T09:45:18.009Z] Successfully built 7605ff372bc8 [2023-05-10T09:45:18.009Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-10T09:45:18.009Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2023-05-10T09:45:18.276Z] Removing intermediate container 9d05700be961 [2023-05-10T09:45:18.277Z] ---> 307f184eb054 [2023-05-10T09:45:18.277Z] [2023-05-10T09:45:18.541Z] Successfully built 307f184eb054 [2023-05-10T09:45:18.541Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-10T09:45:36.732Z]  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:45:36.732Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:45:36.732Z] ---> 51298c9e048b [2023-05-10T09:45:36.732Z] Step 3/20 : WORKDIR /edgex-go [2023-05-10T09:45:36.732Z] ---> Using cache [2023-05-10T09:45:36.732Z] ---> d3f32112d3ce [2023-05-10T09:45:36.732Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-10T09:45:36.732Z] ---> Running in e10c8e38cde8 [2023-05-10T09:45:36.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:45:37.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:45:38.716Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:45:38.716Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:45:38.716Z] OK: 17692 distinct packages available [2023-05-10T09:45:38.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:45:39.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:45:40.702Z] OK: 263 MiB in 53 packages [2023-05-10T09:45:44.949Z] Removing intermediate container e10c8e38cde8 [2023-05-10T09:45:44.949Z] ---> d4f6d12ee1aa [2023-05-10T09:45:44.949Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-10T09:45:45.532Z] ---> 2e2ae1189d8d [2023-05-10T09:45:45.532Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:45:45.799Z] ---> Running in b16141608117 [2023-05-10T09:47:07.422Z] Removing intermediate container b16141608117 [2023-05-10T09:47:07.422Z] ---> 1522ed23f4f3 [2023-05-10T09:47:07.422Z] Step 7/20 : COPY . . [2023-05-10T09:47:19.732Z] ---> bdae0d27f3f8 [2023-05-10T09:47:19.732Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-10T09:47:19.732Z] ---> Running in 4b852bb46d2c [2023-05-10T09:47:21.140Z] 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 [2023-05-10T09:48:17.538Z] Removing intermediate container 86b9c9f1c498 [2023-05-10T09:48:17.538Z] ---> 83d3d8e67e51 [2023-05-10T09:48:17.538Z] [2023-05-10T09:48:17.538Z] Step 10/24 : FROM alpine:3.17 [2023-05-10T09:48:17.538Z] ---> 51e60588ff2c [2023-05-10T09:48:17.538Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:48:17.538Z] ---> Using cache [2023-05-10T09:48:17.538Z] ---> 1b71c3cd9281 [2023-05-10T09:48:17.538Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:48:17.538Z] ---> Using cache [2023-05-10T09:48:17.538Z] ---> 0a60f881a21b [2023-05-10T09:48:17.538Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-10T09:48:17.538Z] ---> Running in a0420276d9b9 [2023-05-10T09:48:17.538Z] Removing intermediate container a0420276d9b9 [2023-05-10T09:48:17.538Z] ---> 46a3ccb3957f [2023-05-10T09:48:17.538Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-10T09:48:17.538Z] ---> Running in 3e49107dc9a7 [2023-05-10T09:48:17.538Z] Removing intermediate container 3e49107dc9a7 [2023-05-10T09:48:17.538Z] ---> 21d7182fcbca [2023-05-10T09:48:17.538Z] Step 15/24 : WORKDIR / [2023-05-10T09:48:17.538Z] ---> Running in 9bfc8df531b2 [2023-05-10T09:48:17.538Z] Removing intermediate container 9bfc8df531b2 [2023-05-10T09:48:17.538Z] ---> dc43ceab3343 [2023-05-10T09:48:17.538Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:48:18.963Z] ---> d312fc01571c [2023-05-10T09:48:18.963Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:48:20.378Z] ---> fcc76246dd2c [2023-05-10T09:48:20.378Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-10T09:48:22.966Z] ---> a94ed0106777 [2023-05-10T09:48:22.966Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:48:27.232Z] ---> 1af483227608 [2023-05-10T09:48:27.232Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-10T09:48:27.232Z] ---> Running in 9936992259ae [2023-05-10T09:48:27.500Z] Removing intermediate container 9936992259ae [2023-05-10T09:48:27.500Z] ---> 103047789af5 [2023-05-10T09:48:27.500Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:48:27.770Z] ---> Running in 0196b238b3fb [2023-05-10T09:48:28.734Z] Removing intermediate container 0196b238b3fb [2023-05-10T09:48:28.734Z] ---> ffd154243765 [2023-05-10T09:48:28.734Z] Step 22/24 : LABEL arch=arm64 [2023-05-10T09:48:28.734Z] ---> Running in d3330054fd89 [2023-05-10T09:48:29.320Z] Removing intermediate container d3330054fd89 [2023-05-10T09:48:29.320Z] ---> aa3d6a433466 [2023-05-10T09:48:29.320Z] Step 23/24 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:48:29.589Z] ---> Running in 1a5a3ec53bd6 [2023-05-10T09:48:29.861Z] Removing intermediate container adccfd8a22f9 [2023-05-10T09:48:29.861Z] ---> 32eea5f85f24 [2023-05-10T09:48:29.861Z] [2023-05-10T09:48:29.861Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:48:29.861Z] ---> 51e60588ff2c [2023-05-10T09:48:29.861Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T09:48:30.129Z] ---> Running in c7fa897e49d2 [2023-05-10T09:48:30.399Z] Removing intermediate container 1a5a3ec53bd6 [2023-05-10T09:48:30.399Z] ---> 9306ff575d30 [2023-05-10T09:48:30.399Z] Step 24/24 : LABEL version=0.0.0 [2023-05-10T09:48:30.670Z] ---> Running in cf049a060981 [2023-05-10T09:48:31.257Z] Removing intermediate container cf049a060981 [2023-05-10T09:48:31.257Z] ---> a1bd97b3efa0 [2023-05-10T09:48:31.257Z] [2023-05-10T09:48:31.845Z] Successfully built a1bd97b3efa0 [2023-05-10T09:48:31.845Z] Successfully tagged core-command-arm64:latest [2023-05-10T09:48:32.115Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:48:32.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:48:34.116Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T09:48:34.116Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T09:48:34.116Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:48:34.116Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T09:48:34.705Z] OK: 8 MiB in 17 packages [2023-05-10T09:48:36.666Z] Removing intermediate container c7fa897e49d2 [2023-05-10T09:48:36.667Z] ---> 1261733632b1 [2023-05-10T09:48:36.667Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:48:36.667Z] ---> Running in 7fe9070915ca [2023-05-10T09:48:37.258Z] Removing intermediate container 7fe9070915ca [2023-05-10T09:48:37.258Z] ---> 9d3c9260871b [2023-05-10T09:48:37.258Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-10T09:48:37.258Z] ---> Running in 47fb5bacff4e [2023-05-10T09:48:39.223Z] Removing intermediate container 47fb5bacff4e [2023-05-10T09:48:39.223Z] ---> 958a634c4565 [2023-05-10T09:48:39.223Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T09:48:39.500Z] ---> Running in 67fb8932fa7f [2023-05-10T09:48:40.091Z] Removing intermediate container 67fb8932fa7f [2023-05-10T09:48:40.091Z] ---> d66105f1a489 [2023-05-10T09:48:40.091Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:48:41.058Z] ---> ee360d5f64d4 [2023-05-10T09:48:41.058Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:48:41.647Z] ---> 5a3831c9ce5a [2023-05-10T09:48:41.647Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-10T09:48:44.237Z] ---> dad00b4bf51b [2023-05-10T09:48:44.237Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:48:45.211Z] ---> c3a9366ce129 [2023-05-10T09:48:45.211Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-10T09:48:45.211Z] ---> Running in 450e74c7b553 [2023-05-10T09:48:45.799Z] Removing intermediate container 450e74c7b553 [2023-05-10T09:48:45.799Z] ---> d5b7cb70619b [2023-05-10T09:48:45.799Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:48:45.799Z] ---> Running in 286f534408cf [2023-05-10T09:48:46.388Z] Removing intermediate container 286f534408cf [2023-05-10T09:48:46.388Z] ---> 9c7ca314ed8c [2023-05-10T09:48:46.388Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:48:46.388Z] ---> Running in 4d55f174c1d2 [2023-05-10T09:48:46.982Z] Removing intermediate container 4d55f174c1d2 [2023-05-10T09:48:46.982Z] ---> 480a33174633 [2023-05-10T09:48:46.982Z] Step 22/23 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:48:46.982Z] ---> Running in 6cc04af2fdcf [2023-05-10T09:48:47.567Z] Removing intermediate container 6cc04af2fdcf [2023-05-10T09:48:47.567Z] ---> 9de4f6f3dec8 [2023-05-10T09:48:47.567Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:48:47.567Z] ---> Running in 4e66433e4f64 [2023-05-10T09:48:48.173Z] Removing intermediate container 4e66433e4f64 [2023-05-10T09:48:48.173Z] ---> 4ee5ff902e97 [2023-05-10T09:48:48.173Z] [2023-05-10T09:48:48.173Z] Successfully built 4ee5ff902e97 [2023-05-10T09:48:48.173Z] Successfully tagged support-notifications-arm64:latest [2023-05-10T09:49:44.614Z]  Building support-notifications ... done Removing intermediate container 4c9bd815b1e5 [2023-05-10T09:49:44.614Z] ---> 19cfe7edeae5 [2023-05-10T09:49:44.614Z] [2023-05-10T09:49:44.614Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:49:44.614Z] ---> 51e60588ff2c [2023-05-10T09:49:44.614Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:49:44.614Z] ---> Using cache [2023-05-10T09:49:44.614Z] ---> 1b71c3cd9281 [2023-05-10T09:49:44.614Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:49:44.614Z] ---> Using cache [2023-05-10T09:49:44.614Z] ---> 0a60f881a21b [2023-05-10T09:49:44.614Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-10T09:49:44.614Z] ---> Running in d7e4d730689b [2023-05-10T09:49:44.614Z] Removing intermediate container d7e4d730689b [2023-05-10T09:49:44.614Z] ---> 55682537d28e [2023-05-10T09:49:44.614Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T09:49:44.614Z] ---> Running in 4e046c9906f9 [2023-05-10T09:49:44.614Z] Removing intermediate container 4e046c9906f9 [2023-05-10T09:49:44.614Z] ---> bdb4f1db0f44 [2023-05-10T09:49:44.614Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:49:44.614Z] ---> 169879801d8d [2023-05-10T09:49:44.614Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:49:44.614Z] ---> 0f879d83730b [2023-05-10T09:49:44.614Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-10T09:49:44.614Z] ---> 4b9a478dfe3a [2023-05-10T09:49:44.614Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:49:45.586Z] ---> 7c8220797321 [2023-05-10T09:49:45.587Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-10T09:49:45.587Z] ---> Running in 45c93a72d72f [2023-05-10T09:49:45.852Z] Removing intermediate container 45c93a72d72f [2023-05-10T09:49:45.852Z] ---> dc8ba7ab3c7c [2023-05-10T09:49:45.852Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:49:46.121Z] ---> Running in 2d2936f608ef [2023-05-10T09:49:46.386Z] Removing intermediate container 2d2936f608ef [2023-05-10T09:49:46.387Z] ---> 8c6c1df626cb [2023-05-10T09:49:46.387Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:49:46.654Z] ---> Running in e5cf4365fd57 [2023-05-10T09:49:47.236Z] Removing intermediate container e5cf4365fd57 [2023-05-10T09:49:47.236Z] ---> 7bc5303a548d [2023-05-10T09:49:47.236Z] Step 22/23 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:49:47.236Z] ---> Running in a8df71bea86f [2023-05-10T09:49:47.816Z] Removing intermediate container a8df71bea86f [2023-05-10T09:49:47.816Z] ---> 64d25ff4d06a [2023-05-10T09:49:47.816Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:49:47.816Z] ---> Running in 86a6ab401d0f [2023-05-10T09:49:48.396Z] Removing intermediate container 86a6ab401d0f [2023-05-10T09:49:48.396Z] ---> b9c7d17c3f78 [2023-05-10T09:49:48.396Z] [2023-05-10T09:49:48.666Z] Successfully built b9c7d17c3f78 [2023-05-10T09:49:48.666Z] Successfully tagged support-scheduler-arm64:latest [2023-05-10T09:50:35.478Z]  Building support-scheduler ... done Removing intermediate container 4b852bb46d2c [2023-05-10T09:50:35.478Z] ---> 48432fa20cf8 [2023-05-10T09:50:35.478Z] [2023-05-10T09:50:35.478Z] Step 9/20 : FROM alpine:3.17 [2023-05-10T09:50:35.478Z] ---> 51e60588ff2c [2023-05-10T09:50:35.478Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T09:50:35.478Z] ---> Using cache [2023-05-10T09:50:35.478Z] ---> f9fef6d00b24 [2023-05-10T09:50:35.478Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-10T09:50:35.478Z] ---> Running in 8343e3ceb55b [2023-05-10T09:50:35.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:50:35.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:50:36.437Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:50:36.437Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:50:36.437Z] OK: 17692 distinct packages available [2023-05-10T09:50:36.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:50:36.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:50:38.432Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-10T09:50:38.432Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-10T09:50:38.432Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-10T09:50:38.432Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-10T09:50:38.432Z] (5/9) Installing curl (8.0.1-r0) [2023-05-10T09:50:38.432Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-10T09:50:38.432Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-10T09:50:38.432Z] (8/9) Installing libucontext (1.2-r0) [2023-05-10T09:50:38.432Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-10T09:50:38.432Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:50:38.432Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T09:50:38.703Z] OK: 11 MiB in 24 packages [2023-05-10T09:50:40.203Z] Removing intermediate container 8343e3ceb55b [2023-05-10T09:50:40.203Z] ---> a40fdb4a4fe5 [2023-05-10T09:50:40.203Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:50:40.801Z] ---> 2a70360965b7 [2023-05-10T09:50:40.801Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:50:41.396Z] ---> 1728319023c2 [2023-05-10T09:50:41.396Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-10T09:50:42.806Z] ---> 258b288e5962 [2023-05-10T09:50:42.806Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:50:43.072Z] ---> 3a992eae2484 [2023-05-10T09:50:43.072Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-10T09:50:43.072Z] ---> Running in 0b020b026c86 [2023-05-10T09:50:43.340Z] Removing intermediate container 0b020b026c86 [2023-05-10T09:50:43.340Z] ---> cd2f70533514 [2023-05-10T09:50:43.340Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T09:50:43.606Z] ---> Running in 71bc6c824e98 [2023-05-10T09:50:43.872Z] Removing intermediate container 71bc6c824e98 [2023-05-10T09:50:43.872Z] ---> 53f8dbf6a31c [2023-05-10T09:50:43.872Z] Step 18/20 : LABEL arch=arm64 [2023-05-10T09:50:43.872Z] ---> Running in 2b4ddb7d8049 [2023-05-10T09:50:44.139Z] Removing intermediate container 2b4ddb7d8049 [2023-05-10T09:50:44.139Z] ---> a4d7c5774f59 [2023-05-10T09:50:44.139Z] Step 19/20 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 [2023-05-10T09:50:44.139Z] ---> Running in 46d5f8b10689 [2023-05-10T09:50:44.410Z] Removing intermediate container 46d5f8b10689 [2023-05-10T09:50:44.410Z] ---> 2eeb4a62fb38 [2023-05-10T09:50:44.410Z] Step 20/20 : LABEL version=0.0.0 [2023-05-10T09:50:44.681Z] ---> Running in 738a9cbb765f [2023-05-10T09:50:44.948Z] Removing intermediate container 738a9cbb765f [2023-05-10T09:50:44.948Z] ---> a6956726dca8 [2023-05-10T09:50:44.948Z] [2023-05-10T09:50:45.214Z] Successfully built a6956726dca8 [2023-05-10T09:50:45.214Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-10T09:50:45.489Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-10T09:50:45.491Z] $ docker stop --time=1 26589b3a2a57fbb4bf4edbd0fe22b591287ab34799354d1d3592369011e1cc53 [2023-05-10T09:50:47.177Z] $ docker rm -f --volumes 26589b3a2a57fbb4bf4edbd0fe22b591287ab34799354d1d3592369011e1cc53 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T09:50:47.667Z] + docker images [2023-05-10T09:50:47.933Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-10T09:50:47.933Z] security-spiffe-token-provider-arm64 latest a6956726dca8 3 seconds ago 32.7MB [2023-05-10T09:50:47.933Z] 48432fa20cf8 15 seconds ago 1.57GB [2023-05-10T09:50:47.933Z] support-scheduler-arm64 latest b9c7d17c3f78 59 seconds ago 31.2MB [2023-05-10T09:50:47.933Z] 19cfe7edeae5 About a minute ago 1.59GB [2023-05-10T09:50:47.933Z] support-notifications-arm64 latest 4ee5ff902e97 2 minutes ago 31.9MB [2023-05-10T09:50:47.933Z] core-command-arm64 latest a1bd97b3efa0 2 minutes ago 19.7MB [2023-05-10T09:50:47.933Z] 32eea5f85f24 2 minutes ago 1.59GB [2023-05-10T09:50:47.933Z] 83d3d8e67e51 2 minutes ago 1.53GB [2023-05-10T09:50:47.933Z] core-common-config-bootstrapper-arm64 latest 307f184eb054 5 minutes ago 17.2MB [2023-05-10T09:50:47.933Z] security-secretstore-setup-arm64 latest 7605ff372bc8 5 minutes ago 32.2MB [2023-05-10T09:50:47.933Z] 55e0b4d98c62 5 minutes ago 1.52GB [2023-05-10T09:50:47.933Z] fed96f9868d0 6 minutes ago 1.52GB [2023-05-10T09:50:47.933Z] security-spire-config-arm64 latest dca4e687304c 9 minutes ago 96.1MB [2023-05-10T09:50:47.933Z] security-spire-server-arm64 latest 29558de3efe1 9 minutes ago 97MB [2023-05-10T09:50:47.933Z] ebf49e9abad9 9 minutes ago 1.39GB [2023-05-10T09:50:47.933Z] 99c1eb63415f 9 minutes ago 1.39GB [2023-05-10T09:50:47.933Z] core-metadata-arm64 latest 3cd9a567dfce 12 minutes ago 20.2MB [2023-05-10T09:50:47.933Z] core-data-arm64 latest e972cd4eb918 12 minutes ago 19.9MB [2023-05-10T09:50:47.933Z] security-bootstrapper-arm64 latest 9ad8617120b3 12 minutes ago 21.9MB [2023-05-10T09:50:47.933Z] security-proxy-auth-arm64 latest 80c8194a5efa 12 minutes ago 18.1MB [2023-05-10T09:50:47.933Z] 0e06f8073695 13 minutes ago 1.53GB [2023-05-10T09:50:47.933Z] 52b245d19269 13 minutes ago 1.53GB [2023-05-10T09:50:47.933Z] security-proxy-setup-arm64 latest 6ac128577879 13 minutes ago 18.7MB [2023-05-10T09:50:47.933Z] c3e543b17325 13 minutes ago 1.51GB [2023-05-10T09:50:47.933Z] 11ac5b70fa07 13 minutes ago 1.51GB [2023-05-10T09:50:47.933Z] 9ca64144537a 13 minutes ago 1.51GB [2023-05-10T09:50:47.933Z] security-spire-agent-arm64 latest 4179305e7eba 19 minutes ago 153MB [2023-05-10T09:50:47.933Z] 6950250d9ccf 20 minutes ago 1.39GB [2023-05-10T09:50:47.933Z] ci-base-image-arm64 latest 51298c9e048b 34 minutes ago 899MB [2023-05-10T09:50:47.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-10T09:50:47.933Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-10T09:50:47.933Z] 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 [2023-05-10T09:50:48.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T09:50:48.360Z] [2023-05-10T09:50:48.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:50:48.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T09:50:48.960Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T09:50:48.960Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T09:50:48.960Z] 04944245beec: Pulling fs layer [2023-05-10T09:50:48.960Z] 699f458cf7ca: Pulling fs layer [2023-05-10T09:50:48.960Z] 765212b225bb: Pulling fs layer [2023-05-10T09:50:48.960Z] f23df028b6ca: Pulling fs layer [2023-05-10T09:50:48.960Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T09:50:48.960Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T09:50:48.960Z] f23df028b6ca: Waiting [2023-05-10T09:50:48.960Z] 2437ff75d9bd: Waiting [2023-05-10T09:50:48.960Z] 765212b225bb: Waiting [2023-05-10T09:50:48.960Z] 04944245beec: Verifying Checksum [2023-05-10T09:50:48.960Z] 04944245beec: Download complete [2023-05-10T09:50:48.960Z] 765212b225bb: Verifying Checksum [2023-05-10T09:50:48.960Z] 765212b225bb: Download complete [2023-05-10T09:50:49.225Z] f23df028b6ca: Verifying Checksum [2023-05-10T09:50:49.225Z] f23df028b6ca: Download complete [2023-05-10T09:50:49.225Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T09:50:49.225Z] d65c8cfc05b1: Download complete [2023-05-10T09:50:49.225Z] 699f458cf7ca: Verifying Checksum [2023-05-10T09:50:49.225Z] 699f458cf7ca: Download complete [2023-05-10T09:50:49.807Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T09:50:49.807Z] 8998bd30e6a1: Download complete [2023-05-10T09:50:52.385Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T09:50:52.385Z] 2437ff75d9bd: Download complete [2023-05-10T09:50:53.790Z] 8998bd30e6a1: Pull complete [2023-05-10T09:50:54.058Z] 04944245beec: Pull complete [2023-05-10T09:50:55.468Z] 699f458cf7ca: Pull complete [2023-05-10T09:50:55.734Z] 765212b225bb: Pull complete [2023-05-10T09:50:56.330Z] f23df028b6ca: Pull complete [2023-05-10T09:50:56.598Z] d65c8cfc05b1: Pull complete [2023-05-10T09:51:11.593Z] 2437ff75d9bd: Pull complete [2023-05-10T09:51:11.593Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T09:51:11.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T09:51:11.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:51:11.796Z] prd-ubuntu20.04-docker-arm64-4c-16g-14897 does not seem to be running inside a container [2023-05-10T09:51:11.857Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T09:51:14.753Z] $ docker top 72f4f4c5d8f4224ccf2da75a7519df6d88214ae4488b77fc06e995a4af62d336 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:51:15.731Z] ---> job-cost.sh [2023-05-10T09:51:15.731Z] lf-activate-venv: SKIPPING [2023-05-10T09:51:15.731Z] INFO: No Stack... [2023-05-10T09:51:16.311Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T09:51:16.893Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T09:51:17.208Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-05-10T09:51:17.208Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T09:51:17.513Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4559-3-stack-cost] [2023-05-10T09:51:17.519Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4559-3-stack-cost] did not exist. Created. [2023-05-10T09:51:17.519Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4559-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T09:51:18.171Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T09:51:18.334Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T09:51:18.342Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4559-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T09:51:18.360Z] $ docker stop --time=1 72f4f4c5d8f4224ccf2da75a7519df6d88214ae4488b77fc06e995a4af62d336 [2023-05-10T09:51:19.858Z] $ docker rm -f --volumes 72f4f4c5d8f4224ccf2da75a7519df6d88214ae4488b77fc06e995a4af62d336 [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 [2023-05-10T09:51:20.330Z] provisioning config files... [2023-05-10T09:51:20.340Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7452069184635201764tmp [Pipeline] { [Pipeline] sh [2023-05-10T09:51:20.640Z] + set +x [2023-05-10T09:51:20.640Z] + curl -s https://codecov.io/bash [2023-05-10T09:51:20.640Z] + bash -s -- [2023-05-10T09:51:20.640Z] [2023-05-10T09:51:20.640Z] _____ _ [2023-05-10T09:51:20.640Z] / ____| | | [2023-05-10T09:51:20.640Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T09:51:20.640Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T09:51:20.640Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T09:51:20.640Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T09:51:20.640Z] Bash-1.0.6 [2023-05-10T09:51:20.640Z] [2023-05-10T09:51:20.640Z] [2023-05-10T09:51:20.640Z] ==> git version 2.25.1 found [2023-05-10T09:51:20.640Z] ==> 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 [2023-05-10T09:51:20.640Z] Release-Date: 2020-01-08 [2023-05-10T09:51:20.640Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-10T09:51:20.640Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T09:51:20.640Z] ==> Jenkins CI detected. [2023-05-10T09:51:20.640Z] current dir:  /w/workspace/edgex-go/3 [2023-05-10T09:51:20.640Z] project root: . [2023-05-10T09:51:20.640Z] --> token set from env [2023-05-10T09:51:20.640Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T09:51:20.907Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T09:51:20.907Z] ==> Python coveragepy not found [2023-05-10T09:51:20.907Z] ==> Searching for coverage reports in: [2023-05-10T09:51:20.907Z] + . [2023-05-10T09:51:20.907Z] -> Found 1 reports [2023-05-10T09:51:20.907Z] ==> Detecting git/mercurial file structure [2023-05-10T09:51:20.907Z] ==> Reading reports [2023-05-10T09:51:20.907Z] + ./coverage.out bytes=447731 [2023-05-10T09:51:20.907Z] ==> Appending adjustments [2023-05-10T09:51:20.907Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T09:51:21.842Z] + Found adjustments [2023-05-10T09:51:21.842Z] ==> Gzipping contents [2023-05-10T09:51:21.842Z] 60K /tmp/codecov.fF4d9o.gz [2023-05-10T09:51:21.842Z] ==> Uploading reports [2023-05-10T09:51:21.842Z] url: https://codecov.io [2023-05-10T09:51:21.842Z] query: branch=PR-4559&commit=d43ec2709524143e59416cc9d0f803828f304467&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4559%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4559&job=&cmd_args= [2023-05-10T09:51:21.842Z] -> Pinging Codecov [2023-05-10T09:51:21.842Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4559&commit=d43ec2709524143e59416cc9d0f803828f304467&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4559%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4559&job=&cmd_args= [2023-05-10T09:51:22.101Z] -> Uploading to [2023-05-10T09:51:22.101Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/00271124DB129430A58F1EEE437C3FCB/d43ec2709524143e59416cc9d0f803828f304467/181aa7c0-1b28-42b5-a2ed-58189afb86c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T095121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c727029957b4e17ec51e2370312247277b53b09375b0d1071ff3c6da39df2a2 [2023-05-10T09:51:22.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T09:51:22.101Z] Dload Upload Total Spent Left Speed [2023-05-10T09:51:22.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57434 0 0 100 57434 0 220k --:--:-- --:--:-- --:--:-- 221k [2023-05-10T09:51:22.359Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d43ec2709524143e59416cc9d0f803828f304467 [Pipeline] } [2023-05-10T09:51:22.368Z] 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 [2023-05-10T09:51:22.951Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:51:23.244Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:51:24.099Z] ---> package-listing.sh [2023-05-10T09:51:24.099Z] ++ facter osfamily [2023-05-10T09:51:24.099Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T09:51:24.358Z] + OS_FAMILY=debian [2023-05-10T09:51:24.358Z] + workspace=/w/workspace/edgex-go/3 [2023-05-10T09:51:24.358Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T09:51:24.358Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T09:51:24.358Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T09:51:24.358Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T09:51:24.358Z] + '[' /w/workspace/edgex-go/3 ']' [2023-05-10T09:51:24.358Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T09:51:24.358Z] + case "${OS_FAMILY}" in [2023-05-10T09:51:24.358Z] + dpkg -l [2023-05-10T09:51:24.358Z] + grep '^ii' [2023-05-10T09:51:24.358Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T09:51:24.358Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T09:51:24.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T09:51:24.358Z] + '[' /w/workspace/edgex-go/3 ']' [2023-05-10T09:51:24.358Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-05-10T09:51:24.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-05-10T09:51:24.368Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T09:51:24.644Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:51:25.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T09:51:25.204Z] [2023-05-10T09:51:25.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:51:25.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T09:51:25.520Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T09:51:25.520Z] 5eb5b503b376: Pulling fs layer [2023-05-10T09:51:25.520Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T09:51:25.520Z] ec43610c2a17: Pulling fs layer [2023-05-10T09:51:25.520Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T09:51:25.520Z] 33b1e0a273af: Pulling fs layer [2023-05-10T09:51:25.520Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T09:51:25.520Z] 2f39f015ded8: Pulling fs layer [2023-05-10T09:51:25.520Z] 33b1e0a273af: Waiting [2023-05-10T09:51:25.520Z] 5d3b04190fa2: Waiting [2023-05-10T09:51:25.520Z] 2f39f015ded8: Waiting [2023-05-10T09:51:25.520Z] 3a2ae6a8a46f: Waiting [2023-05-10T09:51:25.520Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T09:51:25.520Z] 5c69ac0246d0: Download complete [2023-05-10T09:51:25.520Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T09:51:25.520Z] 3a2ae6a8a46f: Download complete [2023-05-10T09:51:25.520Z] 33b1e0a273af: Verifying Checksum [2023-05-10T09:51:25.520Z] 33b1e0a273af: Download complete [2023-05-10T09:51:25.520Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T09:51:25.520Z] 5d3b04190fa2: Download complete [2023-05-10T09:51:25.778Z] ec43610c2a17: Verifying Checksum [2023-05-10T09:51:25.778Z] ec43610c2a17: Download complete [2023-05-10T09:51:25.778Z] 5eb5b503b376: Verifying Checksum [2023-05-10T09:51:25.778Z] 5eb5b503b376: Download complete [2023-05-10T09:51:26.343Z] 2f39f015ded8: Verifying Checksum [2023-05-10T09:51:26.343Z] 2f39f015ded8: Download complete [2023-05-10T09:51:26.909Z] 5eb5b503b376: Pull complete [2023-05-10T09:51:26.909Z] 5c69ac0246d0: Pull complete [2023-05-10T09:51:27.474Z] ec43610c2a17: Pull complete [2023-05-10T09:51:27.474Z] 3a2ae6a8a46f: Pull complete [2023-05-10T09:51:27.738Z] 33b1e0a273af: Pull complete [2023-05-10T09:51:27.738Z] 5d3b04190fa2: Pull complete [2023-05-10T09:51:33.002Z] 2f39f015ded8: Pull complete [2023-05-10T09:51:33.002Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T09:51:33.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T09:51:33.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:51:33.080Z] prd-ubuntu20.04-docker-8c-8g-14896 does not seem to be running inside a container [2023-05-10T09:51:33.106Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T09:51:34.791Z] $ docker top c1aed974fb8ab51d4a399d8192d53d454e461acd4c0e7f1e794af9afdf8dd3c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T09:51:35.135Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T09:51:35.419Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T09:51:35.702Z] + ls /var/log/sa-host [2023-05-10T09:51:35.702Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T09:51:35.863Z] provisioning config files... [2023-05-10T09:51:35.872Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config893093527337017426tmp [Pipeline] { [Pipeline] echo [2023-05-10T09:51:35.883Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:51:36.164Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T09:51:36.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:51:36.489Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T09:51:36.498Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:51:36.782Z] ---> sudo-logs.sh [2023-05-10T09:51:36.782Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T09:51:36.808Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:51:37.089Z] ---> job-cost.sh [2023-05-10T09:51:37.089Z] lf-activate-venv: SKIPPING [2023-05-10T09:51:37.089Z] DEBUG: total: 0.10999999940395355 [2023-05-10T09:51:37.089Z] INFO: Retrieving Stack Cost... [2023-05-10T09:51:37.347Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T09:51:37.920Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T09:51:37.932Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:51:38.214Z] ---> logs-deploy.sh [2023-05-10T09:51:38.214Z] lf-activate-venv: SKIPPING [2023-05-10T09:51:38.214Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4559/3 [2023-05-10T09:51:38.214Z] INFO: archiving workspace using pattern(s): [2023-05-10T09:51:39.152Z] Archives upload complete. [2023-05-10T09:51:39.411Z] INFO: archiving logs to Nexus [2023-05-10T09:51:40.352Z] ---> uname -a: [2023-05-10T09:51:40.352Z] Linux prd-ubuntu20-04-docker-8c-8g-14896 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-10T09:51:40.352Z] [2023-05-10T09:51:40.352Z] [2023-05-10T09:51:40.352Z] ---> lscpu: [2023-05-10T09:51:40.352Z] Architecture: x86_64 [2023-05-10T09:51:40.352Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-10T09:51:40.352Z] Byte Order: Little Endian [2023-05-10T09:51:40.352Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-10T09:51:40.352Z] CPU(s): 8 [2023-05-10T09:51:40.352Z] On-line CPU(s) list: 0-7 [2023-05-10T09:51:40.352Z] Thread(s) per core: 1 [2023-05-10T09:51:40.352Z] Core(s) per socket: 1 [2023-05-10T09:51:40.352Z] Socket(s): 8 [2023-05-10T09:51:40.352Z] NUMA node(s): 1 [2023-05-10T09:51:40.352Z] Vendor ID: AuthenticAMD [2023-05-10T09:51:40.352Z] CPU family: 23 [2023-05-10T09:51:40.352Z] Model: 49 [2023-05-10T09:51:40.352Z] Model name: AMD EPYC-Rome Processor [2023-05-10T09:51:40.352Z] Stepping: 0 [2023-05-10T09:51:40.352Z] CPU MHz: 2800.000 [2023-05-10T09:51:40.352Z] BogoMIPS: 5600.00 [2023-05-10T09:51:40.352Z] Virtualization: AMD-V [2023-05-10T09:51:40.352Z] Hypervisor vendor: KVM [2023-05-10T09:51:40.352Z] Virtualization type: full [2023-05-10T09:51:40.352Z] L1d cache: 256 KiB [2023-05-10T09:51:40.352Z] L1i cache: 256 KiB [2023-05-10T09:51:40.352Z] L2 cache: 4 MiB [2023-05-10T09:51:40.352Z] L3 cache: 128 MiB [2023-05-10T09:51:40.352Z] NUMA node0 CPU(s): 0-7 [2023-05-10T09:51:40.352Z] Vulnerability Itlb multihit: Not affected [2023-05-10T09:51:40.352Z] Vulnerability L1tf: Not affected [2023-05-10T09:51:40.352Z] Vulnerability Mds: Not affected [2023-05-10T09:51:40.352Z] Vulnerability Meltdown: Not affected [2023-05-10T09:51:40.352Z] Vulnerability Mmio stale data: Not affected [2023-05-10T09:51:40.352Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-10T09:51:40.352Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-10T09:51:40.352Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-10T09:51:40.352Z] Vulnerability Srbds: Not affected [2023-05-10T09:51:40.352Z] Vulnerability Tsx async abort: Not affected [2023-05-10T09:51:40.352Z] 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 [2023-05-10T09:51:40.352Z] [2023-05-10T09:51:40.352Z] [2023-05-10T09:51:40.352Z] ---> nproc: [2023-05-10T09:51:40.352Z] 8 [2023-05-10T09:51:40.352Z] [2023-05-10T09:51:40.352Z] [2023-05-10T09:51:40.352Z] ---> df -h: [2023-05-10T09:51:40.352Z] Filesystem Size Used Avail Use% Mounted on [2023-05-10T09:51:40.352Z] overlay 155G 21G 134G 14% / [2023-05-10T09:51:40.352Z] tmpfs 64M 0 64M 0% /dev [2023-05-10T09:51:40.352Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-10T09:51:40.352Z] shm 64M 0 64M 0% /dev/shm [2023-05-10T09:51:40.352Z] /dev/vda1 155G 21G 134G 14% /facter-os [2023-05-10T09:51:40.352Z] [2023-05-10T09:51:40.352Z] [2023-05-10T09:51:40.352Z] ---> sar -b -r -n DEV: [2023-05-10T09:51:40.352Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14896) 05/10/23 _x86_64_ (8 CPU) [2023-05-10T09:51:40.352Z] [2023-05-10T09:51:40.352Z] 09:07:44 LINUX RESTART (8 CPU) [2023-05-10T09:51:40.352Z] [2023-05-10T09:51:40.352Z] 09:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-10T09:51:40.352Z] 09:09:02 372.19 48.48 323.71 0.00 5409.37 154378.80 0.00 [2023-05-10T09:51:40.352Z] 09:10:01 64.74 0.03 64.70 0.00 0.27 32462.06 0.00 [2023-05-10T09:51:40.352Z] 09:11:01 24.35 0.23 24.11 0.00 3.07 8847.21 0.00 [2023-05-10T09:51:40.352Z] 09:12:01 225.91 0.18 225.73 0.00 20.93 113464.16 0.00 [2023-05-10T09:51:40.352Z] 09:13:01 836.73 14.35 822.38 0.00 2461.86 323640.99 0.00 [2023-05-10T09:51:40.352Z] 09:14:01 1057.26 9.92 1047.34 0.00 1126.35 356973.57 0.00 [2023-05-10T09:51:40.352Z] 09:15:01 1085.94 0.68 1085.25 0.00 8.66 268677.11 0.00 [2023-05-10T09:51:40.352Z] 09:16:01 309.51 0.02 309.50 0.00 0.67 36281.11 0.00 [2023-05-10T09:51:40.352Z] 09:17:01 1.68 0.02 1.67 0.00 0.13 19.46 0.00 [2023-05-10T09:51:40.352Z] 09:18:01 2.45 0.00 2.45 0.00 0.00 34.79 0.00 [2023-05-10T09:51:40.352Z] 09:19:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2023-05-10T09:51:40.352Z] 09:20:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2023-05-10T09:51:40.352Z] 09:21:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 [2023-05-10T09:51:40.352Z] 09:22:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 [2023-05-10T09:51:40.352Z] 09:23:01 3.98 1.03 2.95 0.00 22.00 36.53 0.00 [2023-05-10T09:51:40.352Z] 09:24:01 2.00 0.00 2.00 0.00 0.00 22.66 0.00 [2023-05-10T09:51:40.352Z] 09:25:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2023-05-10T09:51:40.352Z] 09:26:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 [2023-05-10T09:51:40.352Z] 09:27:01 1.20 0.00 1.20 0.00 0.00 13.99 0.00 [2023-05-10T09:51:40.352Z] 09:28:01 2.08 0.00 2.08 0.00 0.00 23.33 0.00 [2023-05-10T09:51:40.352Z] 09:29:01 2.65 1.52 1.13 0.00 35.72 13.73 0.00 [2023-05-10T09:51:40.352Z] 09:30:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 [2023-05-10T09:51:40.352Z] 09:31:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2023-05-10T09:51:40.352Z] 09:32:01 1.60 0.00 1.60 0.00 0.00 17.06 0.00 [2023-05-10T09:51:40.352Z] 09:33:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 [2023-05-10T09:51:40.352Z] 09:34:01 1.70 0.00 1.70 0.00 0.00 18.80 0.00 [2023-05-10T09:51:40.352Z] 09:35:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2023-05-10T09:51:40.352Z] 09:36:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2023-05-10T09:51:40.352Z] 09:37:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2023-05-10T09:51:40.352Z] 09:38:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2023-05-10T09:51:40.352Z] 09:39:01 1.50 0.00 1.50 0.00 0.00 15.46 0.00 [2023-05-10T09:51:40.352Z] 09:40:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 [2023-05-10T09:51:40.352Z] 09:41:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2023-05-10T09:51:40.352Z] 09:42:01 1.73 0.00 1.73 0.00 0.00 19.19 0.00 [2023-05-10T09:51:40.352Z] 09:43:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2023-05-10T09:51:40.352Z] 09:44:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2023-05-10T09:51:40.352Z] 09:45:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2023-05-10T09:51:40.352Z] 09:46:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2023-05-10T09:51:40.352Z] 09:47:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2023-05-10T09:51:40.352Z] 09:48:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 [2023-05-10T09:51:40.352Z] 09:49:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 [2023-05-10T09:51:40.352Z] 09:50:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 [2023-05-10T09:51:40.352Z] 09:51:02 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2023-05-10T09:51:40.352Z] Average: 93.71 1.78 91.93 0.00 211.43 30120.45 0.00 [2023-05-10T09:51:40.352Z] [2023-05-10T09:51:40.352Z] 09:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-10T09:51:40.352Z] 09:09:02 28349740 31560844 745660 2.27 92708 3349484 1924416 5.67 1140388 2979772 250444 [2023-05-10T09:51:40.352Z] 09:10:01 27628248 31318932 978436 2.98 113732 3768824 2415228 7.12 1755236 3036788 213092 [2023-05-10T09:51:40.352Z] 09:11:01 27738104 31557412 738468 2.25 117764 3870028 1837028 5.41 1275716 3382320 329132 [2023-05-10T09:51:40.352Z] 09:12:01 26012512 31437776 843484 2.57 124356 5425784 2395216 7.06 1670628 4651628 6380 [2023-05-10T09:51:40.352Z] 09:13:01 21091656 31336912 929700 2.83 299396 9740860 2373416 6.99 2355668 8538244 228764 [2023-05-10T09:51:40.352Z] 09:14:01 17371964 31140520 1116696 3.40 412120 12951228 2718092 8.01 2582084 11820928 21804 [2023-05-10T09:51:40.352Z] 09:15:01 16116632 31355620 903696 2.75 455024 14285324 2780596 8.19 2553904 13016056 688 [2023-05-10T09:51:40.352Z] 09:16:01 16994708 31521644 746112 2.27 457732 13597088 1896260 5.59 2428384 12297296 544 [2023-05-10T09:51:40.352Z] 09:17:01 16994452 31521544 745812 2.27 457756 13597088 1896260 5.59 2428248 12297300 8 [2023-05-10T09:51:40.352Z] 09:18:01 17003868 31531016 736208 2.24 457796 13597072 1896260 5.59 2419744 12297280 20 [2023-05-10T09:51:40.352Z] 09:19:01 17004096 31531252 735932 2.24 457812 13597076 1896260 5.59 2419808 12297284 8 [2023-05-10T09:51:40.352Z] 09:20:01 17004600 31531756 735432 2.24 457832 13597076 1896260 5.59 2419652 12297284 180 [2023-05-10T09:51:40.352Z] 09:21:01 17004056 31531256 735920 2.24 457832 13597080 1896260 5.59 2419692 12297288 8 [2023-05-10T09:51:40.352Z] 09:22:01 17004544 31531748 735396 2.24 457848 13597084 1896260 5.59 2419696 12297292 40 [2023-05-10T09:51:40.352Z] 09:23:01 17003056 31531916 735984 2.24 457932 13597700 1872600 5.52 2419448 12298256 32 [2023-05-10T09:51:40.352Z] 09:24:01 17003196 31532060 735680 2.24 457964 13597708 1872600 5.52 2419832 12298260 184 [2023-05-10T09:51:40.352Z] 09:25:01 17003112 31532156 735708 2.24 458024 13597836 1872600 5.52 2419908 12298384 176 [2023-05-10T09:51:40.352Z] 09:26:01 17003144 31532192 735660 2.24 458044 13597840 1872600 5.52 2419540 12298388 4 [2023-05-10T09:51:40.352Z] 09:27:01 17002584 31531696 736124 2.24 458084 13597844 1872600 5.52 2419920 12298396 164 [2023-05-10T09:51:40.352Z] 09:28:01 17003048 31532236 735592 2.24 458132 13597844 1872600 5.52 2419800 12298412 36 [2023-05-10T09:51:40.352Z] 09:29:01 16992796 31524156 743612 2.26 458152 13598916 1872600 5.52 2431740 12298704 12 [2023-05-10T09:51:40.352Z] 09:30:01 16992316 31523700 744016 2.26 458172 13598912 1872600 5.52 2431456 12298684 4 [2023-05-10T09:51:40.352Z] 09:31:01 16991992 31523380 744276 2.26 458176 13598920 1872600 5.52 2431388 12298688 8 [2023-05-10T09:51:40.352Z] 09:32:01 16991976 31523368 744208 2.26 458200 13598924 1872600 5.52 2431392 12298692 4 [2023-05-10T09:51:40.353Z] 09:33:01 16991904 31523304 744180 2.26 458224 13598920 1872600 5.52 2431408 12298696 20 [2023-05-10T09:51:40.353Z] 09:34:01 16991844 31523316 744336 2.26 458244 13598936 1872600 5.52 2431528 12298708 40 [2023-05-10T09:51:40.353Z] 09:35:01 16991576 31523048 744556 2.26 458264 13598936 1872600 5.52 2431468 12298708 8 [2023-05-10T09:51:40.353Z] 09:36:01 16991672 31523196 744584 2.26 458284 13598940 1872600 5.52 2431520 12298708 184 [2023-05-10T09:51:40.353Z] 09:37:01 16991656 31523180 744564 2.26 458292 13598940 1872600 5.52 2431516 12298708 8 [2023-05-10T09:51:40.353Z] 09:38:01 16991608 31523156 744540 2.26 458304 13598940 1872600 5.52 2431536 12298712 184 [2023-05-10T09:51:40.353Z] 09:39:01 16991120 31522668 744968 2.27 458344 13598944 1872600 5.52 2431596 12298712 4 [2023-05-10T09:51:40.353Z] 09:40:01 16991072 31522684 744932 2.27 458364 13598948 1872600 5.52 2431596 12298716 4 [2023-05-10T09:51:40.353Z] 09:41:01 16991024 31522640 744900 2.27 458380 13598952 1872600 5.52 2431604 12298720 8 [2023-05-10T09:51:40.353Z] 09:42:01 16990660 31522312 745184 2.27 458392 13598956 1872600 5.52 2431628 12298720 4 [2023-05-10T09:51:40.353Z] 09:43:01 16990456 31522116 745352 2.27 458424 13598944 1872600 5.52 2431760 12298728 20 [2023-05-10T09:51:40.353Z] 09:44:01 16990692 31522412 745056 2.27 458448 13598960 1872600 5.52 2431764 12298728 40 [2023-05-10T09:51:40.353Z] 09:45:01 16990408 31522132 745388 2.27 458456 13598964 1872600 5.52 2431704 12298732 8 [2023-05-10T09:51:40.353Z] 09:46:01 16990528 31522280 745384 2.27 458472 13598964 1872600 5.52 2432048 12298732 212 [2023-05-10T09:51:40.353Z] 09:47:01 16990480 31522236 745368 2.27 458476 13598968 1872600 5.52 2432108 12298736 176 [2023-05-10T09:51:40.353Z] 09:48:01 16990440 31522220 745320 2.27 458500 13598972 1872600 5.52 2432104 12298740 64 [2023-05-10T09:51:40.353Z] 09:49:01 16990352 31522140 745324 2.27 458516 13598972 1872600 5.52 2432180 12298740 180 [2023-05-10T09:51:40.353Z] 09:50:01 16990052 31521876 745540 2.27 458528 13598984 1872600 5.52 2432104 12298744 224 [2023-05-10T09:51:40.353Z] 09:51:02 16990256 31522092 745256 2.27 458548 13598984 1872600 5.52 2432360 12298752 188 [2023-05-10T09:51:40.353Z] Average: 18049633 31502886 766803 2.33 421164 12626364 1954028 5.76 2342716 11399241 24496 [2023-05-10T09:51:40.353Z] [2023-05-10T09:51:40.353Z] 09:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-10T09:51:40.353Z] 09:09:02 docker0 605.98 571.94 43.45 3431.32 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:09:02 ens3 1629.90 1461.44 12824.28 205.26 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:09:02 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:10:01 veth4c297e1 0.10 0.29 0.01 0.02 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:10:01 docker0 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:10:01 ens3 47.26 31.40 41.66 19.66 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:11:01 veth4c297e1 1.47 1.48 0.13 0.13 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:11:01 docker0 1.47 1.47 0.11 0.13 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:11:01 ens3 28.91 20.50 23.37 13.04 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:12:01 vethb5f4d00 15.66 23.23 1.52 8.25 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:12:01 veth314704c 15.51 23.33 1.51 8.27 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:12:01 vethfb6a860 15.66 23.26 1.52 8.25 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:12:01 veth0fd63d0 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:12:01 vethfbfd460 15.58 23.13 1.52 8.24 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:12:01 veth771cb92 15.75 23.31 1.53 8.26 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:12:01 docker0 87.12 134.81 7.08 296.24 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:12:01 ens3 227.61 146.88 1996.05 29.31 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:12:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:13:01 veth0fd63d0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:13:01 veth1a46472 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:13:01 docker0 368.51 758.49 31.47 6188.81 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:13:01 ens3 916.65 447.23 7584.97 50.66 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:13:01 veth43c8972 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:13:01 veth0b79b62 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:13:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:14:01 veth26a5dc5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:14:01 veth0fd63d0 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:14:01 docker0 384.77 764.57 31.88 5162.30 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:14:01 veth5bfa183 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:14:01 ens3 819.70 453.29 5197.01 237.07 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:14:01 veth4642b57 1.20 3.12 0.09 42.49 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:15:01 veth08f0579 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:15:01 veth0fd63d0 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:15:01 vethc51a64f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:15:01 veth49958aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:15:01 docker0 209.78 431.57 16.45 2685.56 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:15:01 ens3 476.29 237.17 2730.80 37.44 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:16:01 docker0 2.95 6.53 0.20 94.12 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:16:01 ens3 22.84 13.03 108.19 7.43 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:17:01 ens3 0.33 0.10 0.36 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:18:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:19:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:20:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:24:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:25:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:26:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:29:01 ens3 7.16 5.23 5.35 6.08 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:29:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:31:01 ens3 0.20 0.10 0.22 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.353Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:34:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:39:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:42:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:43:01 ens3 0.45 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:44:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:49:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:51:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] 09:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] Average: docker0 38.63 62.10 3.04 415.44 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] Average: ens3 97.24 65.57 709.80 14.11 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-10T09:51:40.354Z] [2023-05-10T09:51:40.354Z] [2023-05-10T09:51:40.354Z] ---> sar -P ALL: [2023-05-10T09:51:40.354Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14896) 05/10/23 _x86_64_ (8 CPU) [2023-05-10T09:51:40.354Z] [2023-05-10T09:51:40.354Z] 09:07:44 LINUX RESTART (8 CPU) [2023-05-10T09:51:40.354Z] [2023-05-10T09:51:40.354Z] 09:08:01 CPU %user %nice %system %iowait %steal %idle [2023-05-10T09:51:40.354Z] 09:09:02 all 11.89 0.00 4.70 1.83 0.06 81.51 [2023-05-10T09:51:40.354Z] 09:09:02 0 14.94 0.00 6.47 4.70 0.07 73.83 [2023-05-10T09:51:40.354Z] 09:09:02 1 12.25 0.00 4.21 2.78 0.07 80.69 [2023-05-10T09:51:40.354Z] 09:09:02 2 10.51 0.00 7.44 3.33 0.07 78.65 [2023-05-10T09:51:40.354Z] 09:09:02 3 9.97 0.00 3.40 2.10 0.08 84.44 [2023-05-10T09:51:40.354Z] 09:09:02 4 12.67 0.00 5.21 0.27 0.05 81.80 [2023-05-10T09:51:40.354Z] 09:09:02 5 14.02 0.00 4.10 0.40 0.05 81.43 [2023-05-10T09:51:40.354Z] 09:09:02 6 9.46 0.00 3.19 0.76 0.05 86.54 [2023-05-10T09:51:40.354Z] 09:09:02 7 11.29 0.00 3.57 0.31 0.07 84.76 [2023-05-10T09:51:40.354Z] 09:10:01 all 28.89 0.00 5.60 0.56 0.07 64.88 [2023-05-10T09:51:40.354Z] 09:10:01 0 27.41 0.00 5.58 1.85 0.07 65.09 [2023-05-10T09:51:40.354Z] 09:10:01 1 25.35 0.00 4.97 1.04 0.07 68.57 [2023-05-10T09:51:40.354Z] 09:10:01 2 28.85 0.00 8.07 1.37 0.07 61.64 [2023-05-10T09:51:40.354Z] 09:10:01 3 29.78 0.00 5.25 0.12 0.07 64.79 [2023-05-10T09:51:40.354Z] 09:10:01 4 32.39 0.00 5.21 0.03 0.09 62.27 [2023-05-10T09:51:40.354Z] 09:10:01 5 30.12 0.00 4.76 0.00 0.07 65.05 [2023-05-10T09:51:40.354Z] 09:10:01 6 28.43 0.00 6.06 0.03 0.07 65.41 [2023-05-10T09:51:40.354Z] 09:10:01 7 28.80 0.00 4.91 0.00 0.09 66.20 [2023-05-10T09:51:40.354Z] 09:11:01 all 44.37 0.00 6.22 0.24 0.08 49.09 [2023-05-10T09:51:40.354Z] 09:11:01 0 43.54 0.00 6.81 0.87 0.07 48.71 [2023-05-10T09:51:40.354Z] 09:11:01 1 44.45 0.00 6.28 0.87 0.08 48.31 [2023-05-10T09:51:40.354Z] 09:11:01 2 44.14 0.00 6.00 0.00 0.08 49.78 [2023-05-10T09:51:40.354Z] 09:11:01 3 45.69 0.00 6.43 0.03 0.08 47.76 [2023-05-10T09:51:40.354Z] 09:11:01 4 43.41 0.00 6.25 0.00 0.07 50.28 [2023-05-10T09:51:40.354Z] 09:11:01 5 43.93 0.00 6.15 0.03 0.08 49.80 [2023-05-10T09:51:40.354Z] 09:11:01 6 44.16 0.00 5.80 0.02 0.07 49.96 [2023-05-10T09:51:40.354Z] 09:11:01 7 45.61 0.00 6.07 0.12 0.07 48.14 [2023-05-10T09:51:40.354Z] 09:12:01 all 15.71 0.00 7.81 1.82 0.07 74.59 [2023-05-10T09:51:40.354Z] 09:12:01 0 15.90 0.00 8.77 2.31 0.07 72.96 [2023-05-10T09:51:40.354Z] 09:12:01 1 15.80 0.00 7.98 1.58 0.05 74.59 [2023-05-10T09:51:40.354Z] 09:12:01 2 16.05 0.00 8.74 5.83 0.05 69.33 [2023-05-10T09:51:40.354Z] 09:12:01 3 15.33 0.00 8.26 0.22 0.07 76.12 [2023-05-10T09:51:40.354Z] 09:12:01 4 15.93 0.00 6.87 0.36 0.05 76.79 [2023-05-10T09:51:40.354Z] 09:12:01 5 13.96 0.00 5.84 0.14 0.09 79.99 [2023-05-10T09:51:40.354Z] 09:12:01 6 16.82 0.00 8.77 4.06 0.09 70.27 [2023-05-10T09:51:40.354Z] 09:12:01 7 15.90 0.00 7.27 0.05 0.07 76.72 [2023-05-10T09:51:40.354Z] 09:13:01 all 41.62 0.00 14.11 6.05 0.11 38.11 [2023-05-10T09:51:40.354Z] 09:13:01 0 42.30 0.00 12.28 3.35 0.10 41.98 [2023-05-10T09:51:40.354Z] 09:13:01 1 42.41 0.00 11.97 2.61 0.10 42.91 [2023-05-10T09:51:40.354Z] 09:13:01 2 41.94 0.00 14.87 11.06 0.12 32.01 [2023-05-10T09:51:40.354Z] 09:13:01 3 42.10 0.00 13.28 3.65 0.10 40.86 [2023-05-10T09:51:40.354Z] 09:13:01 4 41.30 0.00 14.35 3.95 0.12 40.28 [2023-05-10T09:51:40.354Z] 09:13:01 5 40.39 0.00 16.73 14.92 0.14 27.83 [2023-05-10T09:51:40.354Z] 09:13:01 6 41.23 0.00 14.16 4.62 0.08 39.91 [2023-05-10T09:51:40.354Z] 09:13:01 7 41.31 0.00 15.24 4.25 0.14 39.06 [2023-05-10T09:51:40.354Z] 09:14:01 all 49.06 0.00 16.80 10.50 0.15 23.50 [2023-05-10T09:51:40.354Z] 09:14:01 0 46.43 0.00 14.50 10.52 0.12 28.42 [2023-05-10T09:51:40.354Z] 09:14:01 1 50.79 0.00 18.42 9.71 0.12 20.96 [2023-05-10T09:51:40.354Z] 09:14:01 2 52.18 0.00 18.53 9.37 0.16 19.76 [2023-05-10T09:51:40.354Z] 09:14:01 3 47.29 0.00 15.62 9.18 0.17 27.73 [2023-05-10T09:51:40.354Z] 09:14:01 4 51.56 0.00 18.72 15.37 0.12 14.23 [2023-05-10T09:51:40.354Z] 09:14:01 5 51.95 0.00 18.49 9.08 0.19 20.29 [2023-05-10T09:51:40.354Z] 09:14:01 6 45.71 0.00 15.31 9.29 0.21 29.48 [2023-05-10T09:51:40.354Z] 09:14:01 7 46.50 0.00 14.74 11.41 0.14 27.22 [2023-05-10T09:51:40.354Z] 09:15:01 all 43.17 0.00 14.55 9.24 0.16 32.88 [2023-05-10T09:51:40.354Z] 09:15:01 0 41.88 0.00 13.39 8.35 0.12 36.26 [2023-05-10T09:51:40.354Z] 09:15:01 1 47.11 0.00 15.92 9.26 0.16 27.55 [2023-05-10T09:51:40.354Z] 09:15:01 2 44.05 0.00 14.62 4.84 0.22 36.26 [2023-05-10T09:51:40.354Z] 09:15:01 3 39.53 0.00 14.42 21.81 0.16 24.09 [2023-05-10T09:51:40.354Z] 09:15:01 4 45.58 0.00 15.43 6.04 0.09 32.86 [2023-05-10T09:51:40.354Z] 09:15:01 5 45.51 0.00 16.24 7.41 0.14 30.70 [2023-05-10T09:51:40.354Z] 09:15:01 6 42.16 0.00 11.87 6.24 0.21 39.52 [2023-05-10T09:51:40.354Z] 09:15:01 7 39.45 0.00 14.50 10.31 0.21 35.53 [2023-05-10T09:51:40.354Z] 09:16:01 all 22.80 0.00 4.82 1.95 0.05 70.39 [2023-05-10T09:51:40.354Z] 09:16:01 0 22.06 0.00 4.91 0.69 0.03 72.31 [2023-05-10T09:51:40.354Z] 09:16:01 1 23.34 0.00 5.75 4.52 0.07 66.32 [2023-05-10T09:51:40.354Z] 09:16:01 2 22.34 0.00 4.59 0.83 0.07 72.18 [2023-05-10T09:51:40.354Z] 09:16:01 3 21.73 0.00 4.49 2.30 0.05 71.43 [2023-05-10T09:51:40.354Z] 09:16:01 4 24.84 0.00 5.03 1.81 0.05 68.28 [2023-05-10T09:51:40.354Z] 09:16:01 5 23.49 0.00 5.35 1.87 0.05 69.24 [2023-05-10T09:51:40.354Z] 09:16:01 6 21.63 0.00 3.91 1.77 0.07 72.62 [2023-05-10T09:51:40.354Z] 09:16:01 7 22.92 0.00 4.49 1.76 0.05 70.78 [2023-05-10T09:51:40.354Z] 09:17:01 all 0.01 0.00 0.02 0.01 0.01 99.96 [2023-05-10T09:51:40.354Z] 09:17:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-10T09:51:40.354Z] 09:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T09:51:40.354Z] 09:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T09:51:40.354Z] 09:17:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-10T09:51:40.354Z] 09:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T09:51:40.355Z] 09:17:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-05-10T09:51:40.355Z] 09:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.355Z] 09:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T09:51:40.355Z] 09:18:01 all 0.25 0.00 0.01 0.01 0.01 99.73 [2023-05-10T09:51:40.355Z] 09:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:18:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-10T09:51:40.355Z] 09:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T09:51:40.355Z] 09:18:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2023-05-10T09:51:40.355Z] 09:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T09:51:40.355Z] 09:18:01 5 1.07 0.00 0.00 0.02 0.00 98.91 [2023-05-10T09:51:40.355Z] 09:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:18:01 7 0.73 0.00 0.03 0.00 0.00 99.23 [2023-05-10T09:51:40.355Z] 09:19:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-05-10T09:51:40.355Z] 09:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T09:51:40.355Z] 09:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:19:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.355Z] 09:19:01 5 1.97 0.00 0.00 0.02 0.00 98.01 [2023-05-10T09:51:40.355Z] 09:19:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-10T09:51:40.355Z] 09:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-10T09:51:40.355Z] [2023-05-10T09:51:40.355Z] 09:19:01 CPU %user %nice %system %iowait %steal %idle [2023-05-10T09:51:40.355Z] 09:20:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2023-05-10T09:51:40.355Z] 09:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-10T09:51:40.355Z] 09:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T09:51:40.355Z] 09:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T09:51:40.355Z] 09:20:01 5 1.99 0.00 0.00 0.02 0.02 97.98 [2023-05-10T09:51:40.355Z] 09:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-10T09:51:40.355Z] 09:21:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2023-05-10T09:51:40.355Z] 09:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T09:51:40.355Z] 09:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.355Z] 09:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.355Z] 09:21:01 5 1.97 0.00 0.00 0.02 0.00 98.01 [2023-05-10T09:51:40.355Z] 09:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-10T09:51:40.355Z] 09:22:01 all 0.15 0.00 0.02 0.01 0.01 99.82 [2023-05-10T09:51:40.355Z] 09:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-10T09:51:40.355Z] 09:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T09:51:40.355Z] 09:22:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-10T09:51:40.355Z] 09:22:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-10T09:51:40.355Z] 09:22:01 5 0.91 0.00 0.10 0.02 0.00 98.97 [2023-05-10T09:51:40.355Z] 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.355Z] 09:22:01 7 0.03 0.00 0.03 0.05 0.02 99.87 [2023-05-10T09:51:40.355Z] 09:23:01 all 0.07 0.00 0.05 0.01 0.01 99.86 [2023-05-10T09:51:40.355Z] 09:23:01 0 0.08 0.00 0.10 0.00 0.00 99.82 [2023-05-10T09:51:40.355Z] 09:23:01 1 0.05 0.00 0.10 0.00 0.00 99.85 [2023-05-10T09:51:40.355Z] 09:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-10T09:51:40.355Z] 09:23:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-10T09:51:40.355Z] 09:23:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-10T09:51:40.355Z] 09:23:01 5 0.20 0.00 0.07 0.07 0.02 99.65 [2023-05-10T09:51:40.355Z] 09:23:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T09:51:40.355Z] 09:23:01 7 0.07 0.00 0.03 0.05 0.02 99.83 [2023-05-10T09:51:40.355Z] 09:24:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-05-10T09:51:40.355Z] 09:24:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-05-10T09:51:40.355Z] 09:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:24:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-10T09:51:40.355Z] 09:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.355Z] 09:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:24:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-10T09:51:40.355Z] 09:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:24:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-10T09:51:40.355Z] 09:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-10T09:51:40.355Z] 09:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T09:51:40.355Z] 09:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T09:51:40.355Z] 09:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.355Z] 09:25:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-10T09:51:40.355Z] 09:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.355Z] 09:25:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-10T09:51:40.355Z] 09:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-05-10T09:51:40.355Z] 09:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-10T09:51:40.355Z] 09:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:26:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-10T09:51:40.355Z] 09:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T09:51:40.355Z] 09:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.355Z] 09:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-10T09:51:40.355Z] 09:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-05-10T09:51:40.355Z] 09:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:27:01 2 0.05 0.00 0.00 0.00 0.03 99.92 [2023-05-10T09:51:40.355Z] 09:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T09:51:40.355Z] 09:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:27:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-10T09:51:40.355Z] 09:28:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2023-05-10T09:51:40.355Z] 09:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T09:51:40.355Z] 09:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:28:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-10T09:51:40.355Z] 09:28:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-10T09:51:40.355Z] 09:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:28:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2023-05-10T09:51:40.355Z] 09:28:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-10T09:51:40.355Z] 09:28:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-10T09:51:40.355Z] 09:29:01 all 0.33 0.00 0.05 0.01 0.00 99.61 [2023-05-10T09:51:40.355Z] 09:29:01 0 0.23 0.00 0.07 0.03 0.00 99.67 [2023-05-10T09:51:40.355Z] 09:29:01 1 0.22 0.00 0.05 0.02 0.00 99.72 [2023-05-10T09:51:40.355Z] 09:29:01 2 1.13 0.00 0.07 0.00 0.02 98.78 [2023-05-10T09:51:40.355Z] 09:29:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2023-05-10T09:51:40.355Z] 09:29:01 4 0.22 0.00 0.03 0.00 0.02 99.73 [2023-05-10T09:51:40.355Z] 09:29:01 5 0.37 0.00 0.03 0.02 0.00 99.58 [2023-05-10T09:51:40.355Z] 09:29:01 6 0.07 0.00 0.02 0.02 0.00 99.90 [2023-05-10T09:51:40.355Z] 09:29:01 7 0.30 0.00 0.08 0.00 0.00 99.62 [2023-05-10T09:51:40.355Z] 09:30:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-10T09:51:40.355Z] 09:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-10T09:51:40.355Z] 09:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T09:51:40.355Z] 09:30:01 2 0.10 0.00 0.03 0.00 0.02 99.85 [2023-05-10T09:51:40.355Z] 09:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:30:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-10T09:51:40.355Z] 09:30:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-10T09:51:40.355Z] [2023-05-10T09:51:40.355Z] 09:30:01 CPU %user %nice %system %iowait %steal %idle [2023-05-10T09:51:40.355Z] 09:31:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-10T09:51:40.355Z] 09:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-10T09:51:40.355Z] 09:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T09:51:40.355Z] 09:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-10T09:51:40.355Z] 09:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T09:51:40.355Z] 09:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T09:51:40.355Z] 09:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T09:51:40.355Z] 09:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-10T09:51:40.355Z] 09:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:32:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-10T09:51:40.355Z] 09:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:33:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-05-10T09:51:40.355Z] 09:33:01 0 0.05 0.00 0.00 0.02 0.00 99.93 [2023-05-10T09:51:40.355Z] 09:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.355Z] 09:33:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-10T09:51:40.355Z] 09:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-10T09:51:40.355Z] 09:33:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-10T09:51:40.355Z] 09:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:34:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-05-10T09:51:40.356Z] 09:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-10T09:51:40.356Z] 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:34:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-10T09:51:40.356Z] 09:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:34:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-10T09:51:40.356Z] 09:34:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-10T09:51:40.356Z] 09:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-10T09:51:40.356Z] 09:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T09:51:40.356Z] 09:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:35:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2023-05-10T09:51:40.356Z] 09:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:35:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:35:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-10T09:51:40.356Z] 09:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:36:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T09:51:40.356Z] 09:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:36:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-10T09:51:40.356Z] 09:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-05-10T09:51:40.356Z] 09:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:37:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-10T09:51:40.356Z] 09:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T09:51:40.356Z] 09:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:37:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-10T09:51:40.356Z] 09:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-10T09:51:40.356Z] 09:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-10T09:51:40.356Z] 09:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:38:01 2 0.10 0.00 0.02 0.02 0.03 99.83 [2023-05-10T09:51:40.356Z] 09:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T09:51:40.356Z] 09:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-10T09:51:40.356Z] 09:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-05-10T09:51:40.356Z] 09:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T09:51:40.356Z] 09:39:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2023-05-10T09:51:40.356Z] 09:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:39:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2023-05-10T09:51:40.356Z] 09:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-10T09:51:40.356Z] 09:39:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-10T09:51:40.356Z] 09:40:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2023-05-10T09:51:40.356Z] 09:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:40:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-10T09:51:40.356Z] 09:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:40:01 6 1.08 0.00 0.00 0.00 0.00 98.92 [2023-05-10T09:51:40.356Z] 09:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:41:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-05-10T09:51:40.356Z] 09:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T09:51:40.356Z] 09:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:41:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2023-05-10T09:51:40.356Z] 09:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T09:51:40.356Z] 09:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:41:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2023-05-10T09:51:40.356Z] 09:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] [2023-05-10T09:51:40.356Z] 09:41:01 CPU %user %nice %system %iowait %steal %idle [2023-05-10T09:51:40.356Z] 09:42:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2023-05-10T09:51:40.356Z] 09:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:42:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-10T09:51:40.356Z] 09:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:42:01 6 0.32 0.00 0.02 0.00 0.00 99.67 [2023-05-10T09:51:40.356Z] 09:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:43:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-10T09:51:40.356Z] 09:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-10T09:51:40.356Z] 09:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:43:01 2 0.08 0.00 0.02 0.02 0.02 99.87 [2023-05-10T09:51:40.356Z] 09:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T09:51:40.356Z] 09:43:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-05-10T09:51:40.356Z] 09:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T09:51:40.356Z] 09:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:44:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-10T09:51:40.356Z] 09:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:44:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-10T09:51:40.356Z] 09:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T09:51:40.356Z] 09:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:45:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2023-05-10T09:51:40.356Z] 09:45:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-10T09:51:40.356Z] 09:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:45:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-10T09:51:40.356Z] 09:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.356Z] 09:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:45:01 6 0.53 0.00 0.03 0.00 0.02 99.42 [2023-05-10T09:51:40.356Z] 09:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.356Z] 09:46:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2023-05-10T09:51:40.356Z] 09:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T09:51:40.356Z] 09:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:46:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-10T09:51:40.356Z] 09:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.356Z] 09:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.357Z] 09:46:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-10T09:51:40.357Z] 09:46:01 6 2.00 0.00 0.00 0.00 0.00 98.00 [2023-05-10T09:51:40.357Z] 09:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.357Z] 09:47:01 all 0.26 0.00 0.01 0.00 0.01 99.73 [2023-05-10T09:51:40.357Z] 09:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.357Z] 09:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.357Z] 09:47:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-10T09:51:40.357Z] 09:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T09:51:40.357Z] 09:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.357Z] 09:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.357Z] 09:47:01 6 1.99 0.00 0.00 0.00 0.02 98.00 [2023-05-10T09:51:40.357Z] 09:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.357Z] 09:48:01 all 0.12 0.00 0.01 0.01 0.01 99.85 [2023-05-10T09:51:40.357Z] 09:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-10T09:51:40.357Z] 09:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.357Z] 09:48:01 2 0.05 0.00 0.03 0.03 0.03 99.85 [2023-05-10T09:51:40.357Z] 09:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.357Z] 09:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T09:51:40.357Z] 09:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-10T09:51:40.357Z] 09:48:01 6 0.83 0.00 0.03 0.00 0.00 99.14 [2023-05-10T09:51:40.357Z] 09:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T09:51:40.357Z] 09:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-10T09:51:40.357Z] 09:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T09:51:40.357Z] 09:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.357Z] 09:49:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-10T09:51:40.357Z] 09:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.357Z] 09:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T09:51:40.357Z] 09:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T09:51:40.357Z] 09:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T09:51:40.357Z] 09:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.357Z] 09:50:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-05-10T09:51:40.357Z] 09:50:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-10T09:51:40.357Z] 09:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.357Z] 09:50:01 2 0.05 0.00 0.00 0.03 0.02 99.90 [2023-05-10T09:51:40.357Z] 09:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T09:51:40.357Z] 09:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T09:51:40.357Z] 09:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T09:51:40.357Z] 09:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T09:51:40.357Z] 09:50:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-10T09:51:40.357Z] 09:51:02 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-10T09:51:40.357Z] 09:51:02 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T09:51:40.357Z] 09:51:02 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.357Z] 09:51:02 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T09:51:40.357Z] 09:51:02 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T09:51:40.357Z] 09:51:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.357Z] 09:51:02 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T09:51:40.357Z] 09:51:02 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T09:51:40.357Z] 09:51:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T09:51:40.357Z] Average: all 5.96 0.00 1.71 0.74 0.02 91.57 [2023-05-10T09:51:40.357Z] Average: 0 5.86 0.00 1.68 0.75 0.02 91.69 [2023-05-10T09:51:40.357Z] Average: 1 6.00 0.00 1.73 0.74 0.02 91.51 [2023-05-10T09:51:40.357Z] Average: 2 6.00 0.00 1.91 0.84 0.03 91.22 [2023-05-10T09:51:40.357Z] Average: 3 5.73 0.00 1.62 0.88 0.02 91.75 [2023-05-10T09:51:40.357Z] Average: 4 6.16 0.00 1.77 0.64 0.02 91.42 [2023-05-10T09:51:40.357Z] Average: 5 6.22 0.00 1.77 0.79 0.02 91.20 [2023-05-10T09:51:40.357Z] Average: 6 5.91 0.00 1.58 0.61 0.02 91.88 [2023-05-10T09:51:40.357Z] Average: 7 5.79 0.00 1.63 0.64 0.02 91.91 [2023-05-10T09:51:40.357Z] [2023-05-10T09:51:40.357Z] [2023-05-10T09:51:40.357Z]