Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 69577748dc3ed1b77a09d9d7c86107c2b9b92509+e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b (1616fb60a153522d926272e8d5181adf6ec261d7) 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-ssh14314493622795140401.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11824338325496176631.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4465/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-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11908202625266132841.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7941802019292093757.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-4465/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-4465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8630828886578655377.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5797 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b into PR head commit 69577748dc3ed1b77a09d9d7c86107c2b9b92509 Merge succeeded, producing fd08c40bfafabfd76205aca6c4ff9e66dc093c9b Checking out Revision fd08c40bfafabfd76205aca6c4ff9e66dc093c9b (PR-4465) > git config core.sparsecheckout # timeout=10 > git checkout -f 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd08c40bfafabfd76205aca6c4ff9e66dc093c9b # timeout=10 Commit message: "Merge commit 'e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b' into HEAD" > git rev-list --no-walk 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-25T08:29:28.459Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-25T08:29:28.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-25T08:29:28.531Z] ========================================================= [2023-03-25T08:29:28.531Z] EdgeX Global Pipelines Version Info [2023-03-25T08:29:28.531Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-25T08:29:29.236Z] ------------------- [2023-03-25T08:29:29.236Z] stable info: [2023-03-25T08:29:29.236Z] ------------------- [2023-03-25T08:29:29.236Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-25T08:29:29.236Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-25T08:29:29.236Z] Message: update stable to v1.0.245 [2023-03-25T08:29:29.807Z] ------------------- [2023-03-25T08:29:29.807Z] experimental info: [2023-03-25T08:29:29.807Z] ------------------- [2023-03-25T08:29:29.807Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-25T08:29:29.807Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-25T08:29:29.807Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-25T08:29:29.974Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-25T08:29:29.983Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-25T08:29:29.994Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-25T08:29:30.004Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-25T08:29:30.014Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-25T08:29:30.026Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-25T08:29:30.038Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-25T08:29:30.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-25T08:29:30.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-25T08:29:30.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-25T08:29:30.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-25T08:29:30.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-25T08:29:30.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-25T08:29:30.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-25T08:29:30.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-25T08:29:30.137Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-25T08:29:30.149Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-25T08:29:30.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-25T08:29:30.170Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-25T08:29:30.180Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-25T08:29:30.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-25T08:29:30.206Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-25T08:29:30.215Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-25T08:29:30.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4465 [Pipeline] echo [2023-03-25T08:29:30.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4465 [Pipeline] echo [2023-03-25T08:29:30.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4465 [Pipeline] echo [2023-03-25T08:29:30.267Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [Pipeline] echo [2023-03-25T08:29:30.282Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd08c40 [Pipeline] echo [2023-03-25T08:29:30.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-25T08:29:30.331Z] provisioning config files... [2023-03-25T08:29:30.346Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config7044342760636074620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-25T08:29:30.644Z] ---> docker-login.sh [2023-03-25T08:29:30.644Z] nexus3.edgexfoundry.org:10001 [2023-03-25T08:29:30.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-25T08:29:30.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-25T08:29:30.904Z] Configure a credential helper to remove this warning. See [2023-03-25T08:29:30.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-25T08:29:30.904Z] [2023-03-25T08:29:31.167Z] Login Succeeded [2023-03-25T08:29:31.167Z] nexus3.edgexfoundry.org:10002 [2023-03-25T08:29:31.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-25T08:29:31.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-25T08:29:31.167Z] Configure a credential helper to remove this warning. See [2023-03-25T08:29:31.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-25T08:29:31.167Z] [2023-03-25T08:29:31.167Z] Login Succeeded [2023-03-25T08:29:31.167Z] nexus3.edgexfoundry.org:10003 [2023-03-25T08:29:31.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-25T08:29:31.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-25T08:29:31.167Z] Configure a credential helper to remove this warning. See [2023-03-25T08:29:31.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-25T08:29:31.167Z] [2023-03-25T08:29:31.167Z] Login Succeeded [2023-03-25T08:29:31.167Z] nexus3.edgexfoundry.org:10004 [2023-03-25T08:29:31.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-25T08:29:31.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-25T08:29:31.427Z] Configure a credential helper to remove this warning. See [2023-03-25T08:29:31.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-25T08:29:31.427Z] [2023-03-25T08:29:31.427Z] Login Succeeded [2023-03-25T08:29:31.427Z] docker.io [2023-03-25T08:29:31.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-25T08:29:31.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-25T08:29:31.695Z] Configure a credential helper to remove this warning. See [2023-03-25T08:29:31.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-25T08:29:31.695Z] [2023-03-25T08:29:31.695Z] Login Succeeded [2023-03-25T08:29:31.695Z] ---> docker-login.sh ends [Pipeline] } [2023-03-25T08:29:31.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-25T08:29:32.006Z] + 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-03-25T08:29:32.007Z] + dirname cmd/core-command/Dockerfile [2023-03-25T08:29:32.007Z] + cut -d/ -f2 [2023-03-25T08:29:32.007Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-25T08:29:32.007Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-25T08:29:32.007Z] + cut -d/ -f2 [2023-03-25T08:29:32.007Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-25T08:29:32.007Z] + dirname cmd/core-data/Dockerfile [2023-03-25T08:29:32.007Z] + cut -d/ -f2 [2023-03-25T08:29:32.007Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-25T08:29:32.007Z] + dirname cmd/core-metadata/Dockerfile [2023-03-25T08:29:32.007Z] + cut -d/ -f2 [2023-03-25T08:29:32.007Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-25T08:29:32.007Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-25T08:29:32.007Z] + cut -d/ -f2 [2023-03-25T08:29:32.007Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-25T08:29:32.007Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-25T08:29:32.007Z] + cut -d/ -f2 [2023-03-25T08:29:32.007Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-25T08:29:32.007Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-25T08:29:32.007Z] + cut -d/ -f2 [2023-03-25T08:29:32.007Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-25T08:29:32.007Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-25T08:29:32.007Z] + cut -d/ -f2 [2023-03-25T08:29:32.007Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-25T08:29:32.007Z] + cut -d/ -f2 [2023-03-25T08:29:32.007Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-25T08:29:32.007Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-25T08:29:32.007Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-25T08:29:32.007Z] + cut -d/ -f2 [2023-03-25T08:29:32.007Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-25T08:29:32.007Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-25T08:29:32.007Z] + cut -d/ -f2 [2023-03-25T08:29:32.007Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-25T08:29:32.007Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-25T08:29:32.007Z] + cut -d/ -f2 [2023-03-25T08:29:32.007Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-25T08:29:32.007Z] + dirname cmd/support-notifications/Dockerfile [2023-03-25T08:29:32.007Z] + cut -d/ -f2 [2023-03-25T08:29:32.007Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-25T08:29:32.007Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-25T08:29:32.007Z] + cut -d/ -f2 [2023-03-25T08:29:32.007Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-25T08:29:32.083Z] 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-03-25T08:29:32.422Z] + git rev-list -1 --merges fd08c40bfafabfd76205aca6c4ff9e66dc093c9b~1..fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [Pipeline] echo [2023-03-25T08:29:32.434Z] -----------> git rev-list -1 --merges fd08c40bfafabfd76205aca6c4ff9e66dc093c9b~1..fd08c40bfafabfd76205aca6c4ff9e66dc093c9b fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:29:32.434Z] fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [false] [Pipeline] sh [2023-03-25T08:29:32.724Z] + git log --format=format:%s -1 fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [Pipeline] echo [2023-03-25T08:29:32.740Z] ========================================================= [2023-03-25T08:29:32.740Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-25T08:29:32.740Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-25T08:29:33.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-25T08:29:33.150Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-25T08:29:33.150Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-25T08:29:33.150Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-25T08:29:33.150Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-25T08:29:33.150Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-25T08:29:33.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T08:29:33.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-25T08:29:33.573Z] [2023-03-25T08:29:33.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T08:29:33.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-25T08:29:33.873Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-25T08:29:33.873Z] b85a868b505f: Pulling fs layer [2023-03-25T08:29:33.873Z] e2be974225ed: Pulling fs layer [2023-03-25T08:29:33.873Z] 339a4e72a1f5: Pulling fs layer [2023-03-25T08:29:33.873Z] 988bab9f4d93: Pulling fs layer [2023-03-25T08:29:33.873Z] 1469e6f7b9e6: Pulling fs layer [2023-03-25T08:29:33.873Z] eaf3925da568: Pulling fs layer [2023-03-25T08:29:33.873Z] bab4dde63d76: Pulling fs layer [2023-03-25T08:29:33.873Z] bde34c3a00c8: Pulling fs layer [2023-03-25T08:29:33.873Z] b352a97aabf1: Pulling fs layer [2023-03-25T08:29:33.873Z] 4872d77fe225: Pulling fs layer [2023-03-25T08:29:33.873Z] 5851b861e8e6: Pulling fs layer [2023-03-25T08:29:33.873Z] eaf3925da568: Waiting [2023-03-25T08:29:33.873Z] 4872d77fe225: Waiting [2023-03-25T08:29:33.873Z] 5851b861e8e6: Waiting [2023-03-25T08:29:33.873Z] b352a97aabf1: Waiting [2023-03-25T08:29:33.873Z] bde34c3a00c8: Waiting [2023-03-25T08:29:33.873Z] 988bab9f4d93: Waiting [2023-03-25T08:29:33.873Z] e2be974225ed: Download complete [2023-03-25T08:29:33.873Z] 988bab9f4d93: Download complete [2023-03-25T08:29:34.136Z] 1469e6f7b9e6: Verifying Checksum [2023-03-25T08:29:34.136Z] 1469e6f7b9e6: Download complete [2023-03-25T08:29:34.136Z] eaf3925da568: Verifying Checksum [2023-03-25T08:29:34.136Z] eaf3925da568: Download complete [2023-03-25T08:29:34.136Z] 339a4e72a1f5: Verifying Checksum [2023-03-25T08:29:34.136Z] 339a4e72a1f5: Download complete [2023-03-25T08:29:34.136Z] bde34c3a00c8: Download complete [2023-03-25T08:29:34.136Z] b85a868b505f: Verifying Checksum [2023-03-25T08:29:34.136Z] b85a868b505f: Download complete [2023-03-25T08:29:34.136Z] 4872d77fe225: Verifying Checksum [2023-03-25T08:29:34.136Z] 4872d77fe225: Download complete [2023-03-25T08:29:34.136Z] b352a97aabf1: Verifying Checksum [2023-03-25T08:29:34.136Z] b352a97aabf1: Download complete [2023-03-25T08:29:34.136Z] 5851b861e8e6: Download complete [2023-03-25T08:29:34.706Z] bab4dde63d76: Verifying Checksum [2023-03-25T08:29:34.706Z] bab4dde63d76: Download complete [2023-03-25T08:29:35.646Z] b85a868b505f: Pull complete [2023-03-25T08:29:35.646Z] e2be974225ed: Pull complete [2023-03-25T08:29:36.214Z] 339a4e72a1f5: Pull complete [2023-03-25T08:29:36.214Z] 988bab9f4d93: Pull complete [2023-03-25T08:29:36.475Z] 1469e6f7b9e6: Pull complete [2023-03-25T08:29:36.475Z] eaf3925da568: Pull complete [2023-03-25T08:29:38.379Z] bab4dde63d76: Pull complete [2023-03-25T08:29:38.639Z] bde34c3a00c8: Pull complete [2023-03-25T08:29:38.639Z] b352a97aabf1: Pull complete [2023-03-25T08:29:38.639Z] 4872d77fe225: Pull complete [2023-03-25T08:29:38.900Z] 5851b861e8e6: Pull complete [2023-03-25T08:29:38.900Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-25T08:29:38.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-25T08:29:38.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-25T08:29:39.016Z] prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container [2023-03-25T08:29:39.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-25T08:29:41.339Z] $ docker top d179a2e97bc2a90f57592df58c04f50f75e67f222e7acbf9e2d9cd82f2e3a516 -eo pid,comm [2023-03-25T08:29:41.413Z] 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-03-25T08:29:41.413Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-25T08:29:41.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-25T08:29:41.448Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-25T08:29:41.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-25T08:29:41.588Z] $ docker exec d179a2e97bc2a90f57592df58c04f50f75e67f222e7acbf9e2d9cd82f2e3a516 ssh-agent [2023-03-25T08:29:41.706Z] SSH_AUTH_SOCK=/tmp/ssh-sn0vux4MREQX/agent.31 [2023-03-25T08:29:41.706Z] SSH_AGENT_PID=37 [2023-03-25T08:29:41.711Z] Running ssh-add (command line suppressed) [2023-03-25T08:29:41.818Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_7324337782933513888.key (/w/workspace/edgex-go/9@tmp/private_key_7324337782933513888.key) [2023-03-25T08:29:41.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-25T08:29:42.124Z] + git tag --points-at HEAD [Pipeline] } [2023-03-25T08:29:42.140Z] $ docker exec --env ******** --env ******** d179a2e97bc2a90f57592df58c04f50f75e67f222e7acbf9e2d9cd82f2e3a516 ssh-agent -k [2023-03-25T08:29:42.248Z] unset SSH_AUTH_SOCK; [2023-03-25T08:29:42.248Z] unset SSH_AGENT_PID; [2023-03-25T08:29:42.248Z] echo Agent pid 37 killed; [2023-03-25T08:29:42.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-25T08:29:42.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-25T08:29:42.282Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-25T08:29:42.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-25T08:29:42.401Z] $ docker exec d179a2e97bc2a90f57592df58c04f50f75e67f222e7acbf9e2d9cd82f2e3a516 ssh-agent [2023-03-25T08:29:42.522Z] SSH_AUTH_SOCK=/tmp/ssh-Fl2lMtzYHjgD/agent.69 [2023-03-25T08:29:42.522Z] SSH_AGENT_PID=75 [2023-03-25T08:29:42.526Z] Running ssh-add (command line suppressed) [2023-03-25T08:29:42.637Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_13443221618612870630.key (/w/workspace/edgex-go/9@tmp/private_key_13443221618612870630.key) [2023-03-25T08:29:42.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-25T08:29:42.940Z] + git semver init [2023-03-25T08:29:43.200Z] 2023-03-25 08:29:43,133 [run_init] DEBUG init version:0.0.0 force:False [2023-03-25T08:29:43.200Z] 2023-03-25 08:29:43,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver [2023-03-25T08:29:43.200Z] 2023-03-25 08:29:43,134 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver [2023-03-25T08:29:43.200Z] 2023-03-25 08:29:43,134 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) [2023-03-25T08:29:48.469Z] 2023-03-25 08:29:47,443 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude [2023-03-25T08:29:48.470Z] 2023-03-25 08:29:47,444 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4465 with force:False [2023-03-25T08:29:48.470Z] 2023-03-25 08:29:47,444 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4465 [2023-03-25T08:29:48.470Z] 2023-03-25 08:29:47,448 [execute] INFO git cat-file --batch-check [2023-03-25T08:29:48.470Z] 2023-03-25 08:29:47,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2023-03-25T08:29:48.470Z] 2023-03-25 08:29:47,456 [execute] INFO git cat-file --batch [2023-03-25T08:29:48.470Z] 2023-03-25 08:29:47,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2023-03-25T08:29:48.470Z] 2023-03-25 08:29:47,462 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4465 [2023-03-25T08:29:48.470Z] 0.0.0 [Pipeline] } [2023-03-25T08:29:48.477Z] $ docker exec --env ******** --env ******** d179a2e97bc2a90f57592df58c04f50f75e67f222e7acbf9e2d9cd82f2e3a516 ssh-agent -k [2023-03-25T08:29:48.587Z] unset SSH_AUTH_SOCK; [2023-03-25T08:29:48.587Z] unset SSH_AGENT_PID; [2023-03-25T08:29:48.587Z] echo Agent pid 75 killed; [2023-03-25T08:29:48.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-25T08:29:48.906Z] + git semver [Pipeline] } [2023-03-25T08:29:49.176Z] $ docker stop --time=1 d179a2e97bc2a90f57592df58c04f50f75e67f222e7acbf9e2d9cd82f2e3a516 [2023-03-25T08:29:50.468Z] $ docker rm -f --volumes d179a2e97bc2a90f57592df58c04f50f75e67f222e7acbf9e2d9cd82f2e3a516 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-25T08:29:50.802Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-25T08:29:50.997Z] Stashed 1 file(s) [Pipeline] echo [2023-03-25T08:29:50.999Z] [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-03-25T08:29:51.397Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2023-03-25T08:29:51.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-25T08:29:51.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-25T08:29:51.428Z] ========================================================= [2023-03-25T08:29:51.428Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-25T08:29:51.428Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-25T08:29:51.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-25T08:29:51.710Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-25T08:29:51.710Z] 63b65145d645: Pulling fs layer [2023-03-25T08:29:51.710Z] a2d21d5440eb: Pulling fs layer [2023-03-25T08:29:51.710Z] 935e6c44a52c: Pulling fs layer [2023-03-25T08:29:51.710Z] 94cc34f8dd06: Pulling fs layer [2023-03-25T08:29:51.710Z] 30dea6a524f1: Pulling fs layer [2023-03-25T08:29:51.710Z] a2aff8979fd8: Pulling fs layer [2023-03-25T08:29:51.710Z] 6808be2612f2: Pulling fs layer [2023-03-25T08:29:51.710Z] f25807f1079a: Pulling fs layer [2023-03-25T08:29:51.710Z] 30dea6a524f1: Waiting [2023-03-25T08:29:51.710Z] a2aff8979fd8: Waiting [2023-03-25T08:29:51.710Z] 6808be2612f2: Waiting [2023-03-25T08:29:51.710Z] f25807f1079a: Waiting [2023-03-25T08:29:51.710Z] 94cc34f8dd06: Waiting [2023-03-25T08:29:51.710Z] a2d21d5440eb: Download complete [2023-03-25T08:29:51.710Z] 94cc34f8dd06: Verifying Checksum [2023-03-25T08:29:51.710Z] 94cc34f8dd06: Download complete [2023-03-25T08:29:51.710Z] 30dea6a524f1: Verifying Checksum [2023-03-25T08:29:51.710Z] 30dea6a524f1: Download complete [2023-03-25T08:29:51.710Z] 63b65145d645: Verifying Checksum [2023-03-25T08:29:51.710Z] 63b65145d645: Download complete [2023-03-25T08:29:51.710Z] a2aff8979fd8: Verifying Checksum [2023-03-25T08:29:51.710Z] a2aff8979fd8: Download complete [2023-03-25T08:29:51.971Z] 63b65145d645: Pull complete [2023-03-25T08:29:52.232Z] a2d21d5440eb: Pull complete [2023-03-25T08:29:52.493Z] f25807f1079a: Verifying Checksum [2023-03-25T08:29:52.493Z] f25807f1079a: Download complete [2023-03-25T08:29:52.493Z] 935e6c44a52c: Verifying Checksum [2023-03-25T08:29:52.493Z] 935e6c44a52c: Download complete [2023-03-25T08:29:52.756Z] 6808be2612f2: Verifying Checksum [2023-03-25T08:29:52.756Z] 6808be2612f2: Download complete [2023-03-25T08:29:56.040Z] 935e6c44a52c: Pull complete [2023-03-25T08:29:56.040Z] 94cc34f8dd06: Pull complete [2023-03-25T08:29:56.040Z] 30dea6a524f1: Pull complete [2023-03-25T08:29:56.299Z] a2aff8979fd8: Pull complete [2023-03-25T08:29:58.843Z] 6808be2612f2: Pull complete [2023-03-25T08:29:59.412Z] f25807f1079a: Pull complete [2023-03-25T08:29:59.672Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-25T08:29:59.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-25T08:29:59.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-25T08:29:59.968Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-25T08:29:59.968Z] WORKDIR /edgex [2023-03-25T08:29:59.968Z] COPY go.mod . [2023-03-25T08:29:59.968Z] RUN go mod download [2023-03-25T08:29:59.968Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-25T08:30:00.535Z] Sending build context to Docker daemon 170.5MB [2023-03-25T08:30:00.535Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-25T08:30:00.535Z] ---> 3b553350e43f [2023-03-25T08:30:00.535Z] Step 2/4 : WORKDIR /edgex [2023-03-25T08:30:04.724Z] ---> Running in dd97c7c64eb7 [2023-03-25T08:30:04.724Z] Removing intermediate container dd97c7c64eb7 [2023-03-25T08:30:04.724Z] ---> d271794bb801 [2023-03-25T08:30:04.724Z] Step 3/4 : COPY go.mod . [2023-03-25T08:30:04.724Z] ---> 4e7b49ba0f6d [2023-03-25T08:30:04.724Z] Step 4/4 : RUN go mod download [2023-03-25T08:30:04.724Z] ---> Running in 162a833259d8 [2023-03-25T08:30:06.074Z] Still waiting to schedule task [2023-03-25T08:30:06.075Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-25T08:30:22.827Z] Removing intermediate container 162a833259d8 [2023-03-25T08:30:22.827Z] ---> e55ea260c95b [2023-03-25T08:30:22.827Z] Successfully built e55ea260c95b [2023-03-25T08:30:22.827Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T08:30:23.123Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-25T08:30:23.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-25T08:30:23.197Z] prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container [2023-03-25T08:30:23.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-25T08:30:23.662Z] $ docker top ab0ea5b7816ec70865f64eb457af2cbd8057425a402b88d148e0a8739fa89c89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-25T08:30:24.009Z] + go version [2023-03-25T08:30:24.009Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-25T08:30:24.016Z] $ docker stop --time=1 ab0ea5b7816ec70865f64eb457af2cbd8057425a402b88d148e0a8739fa89c89 [2023-03-25T08:30:25.463Z] $ docker rm -f --volumes ab0ea5b7816ec70865f64eb457af2cbd8057425a402b88d148e0a8739fa89c89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T08:30:25.874Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-25T08:30:25.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-25T08:30:25.945Z] prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container [2023-03-25T08:30:25.972Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-25T08:30:26.321Z] $ docker top e4245f3bd0c85d09aaba66abed64e16634440c221146432f09d42c41ccc9ecf9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-25T08:30:26.384Z] ========================================================= [2023-03-25T08:30:26.384Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-25T08:30:26.384Z] ========================================================= [Pipeline] sh [2023-03-25T08:30:26.659Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2023-03-25T08:30:26.954Z] + make test [2023-03-25T08:30:26.954Z] go test -race -coverprofile=coverage.out ./... [2023-03-25T08:30:35.068Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-25T08:30:49.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-25T08:30:49.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-25T08:30:49.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-25T08:30:49.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-25T08:30:49.951Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-25T08:30:49.951Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-25T08:30:49.951Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-25T08:30:49.951Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-25T08:30:49.951Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-25T08:30:49.951Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-25T08:30:50.210Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-25T08:30:50.469Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-25T08:30:50.469Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-25T08:30:50.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-25T08:30:52.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-25T08:30:52.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-25T08:30:52.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2023-03-25T08:30:54.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2023-03-25T08:30:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.3% of statements [2023-03-25T08:30:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-25T08:30:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-25T08:30:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-25T08:31:00.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-25T08:31:00.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-25T08:31:00.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements [2023-03-25T08:31:01.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-25T08:31:01.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-25T08:31:01.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-25T08:31:01.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-25T08:31:01.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-25T08:31:02.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-25T08:31:02.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-25T08:31:04.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.852s coverage: 88.5% of statements [2023-03-25T08:31:04.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-25T08:31:04.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-25T08:31:04.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-25T08:31:04.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-25T08:31:05.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.357s coverage: 95.6% of statements [2023-03-25T08:31:05.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-25T08:31:05.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-25T08:31:05.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-25T08:31:05.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-25T08:31:05.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-25T08:31:05.325Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-03-25T08:31:06.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-25T08:31:06.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-25T08:31:06.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-25T08:31:06.701Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-03-25T08:31:06.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-25T08:31:06.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-25T08:31:06.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-03-25T08:31:06.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements [2023-03-25T08:31:07.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 44.1% of statements [2023-03-25T08:31:07.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 82.9% of statements [2023-03-25T08:31:07.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2023-03-25T08:31:07.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-03-25T08:31:08.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2023-03-25T08:31:09.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-25T08:31:09.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-25T08:31:09.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-25T08:31:09.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-25T08:31:09.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-25T08:31:09.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-25T08:31:09.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-25T08:31:09.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-25T08:31:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-25T08:31:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-25T08:31:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-25T08:31:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-25T08:31:10.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-25T08:31:10.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-25T08:31:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-25T08:31:12.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-25T08:31:12.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-25T08:31:13.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-25T08:31:13.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-25T08:31:14.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-25T08:31:14.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-25T08:31:14.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-25T08:31:16.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-25T08:31:16.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-25T08:31:16.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-25T08:31:17.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-25T08:31:17.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-25T08:31:17.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-25T08:31:17.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-25T08:31:18.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-25T08:31:18.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-25T08:31:18.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-25T08:31:18.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-25T08:31:20.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2023-03-25T08:31:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-25T08:31:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-25T08:31:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-25T08:31:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-25T08:31:21.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-25T08:31:21.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-25T08:31:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-25T08:31:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-25T08:31:32.439Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5798 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws [2023-03-25T08:31:32.450Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2023-03-25T08:31:32.478Z] The recommended git tool is: git [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.282s coverage: 79.9% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.107s coverage: 92.9% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.111s coverage: 81.2% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 38.4% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-03-25T08:31:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-03-25T08:31:33.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-03-25T08:31:33.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements [2023-03-25T08:31:33.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 61.5% of statements [2023-03-25T08:31:33.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-03-25T08:31:33.665Z] 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-03-25T08:31:33.665Z] running golangci-lint [2023-03-25T08:31:33.665Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-25T08:31:33.665Z] go version go1.20.2 linux/amd64 [2023-03-25T08:31:33.665Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-25T08:31:33.665Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-25T08:31:37.129Z] using credential edgex-jenkins-ssh [2023-03-25T08:31:37.147Z] Cloning the remote Git repository [2023-03-25T08:31:37.198Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-25T08:31:37.282Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2023-03-25T08:31:37.409Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-25T08:31:37.410Z] > git --version # timeout=10 [2023-03-25T08:31:37.429Z] > git --version # 'git version 2.25.1' [2023-03-25T08:31:37.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-25T08:31:37.579Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-25T08:31:48.538Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|exports_file|files|imports|types_sizes) took 15.14850838s" [2023-03-25T08:31:48.538Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.117148ms" [2023-03-25T08:31:52.464Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-25T08:31:52.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-25T08:31:54.003Z] Merging remotes/origin/main commit e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b into PR head commit 69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-25T08:31:53.300Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-25T08:31:53.333Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-25T08:31:53.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-25T08:31:53.350Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-25T08:31:54.020Z] > git config core.sparsecheckout # timeout=10 [2023-03-25T08:31:54.089Z] > git checkout -f 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 [2023-03-25T08:31:54.308Z] > git remote # timeout=10 [2023-03-25T08:31:54.326Z] > git config --get remote.origin.url # timeout=10 [2023-03-25T08:31:54.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-25T08:31:54.363Z] > git merge e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 [2023-03-25T08:31:54.600Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-25T08:31:54.614Z] Merge succeeded, producing 5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T08:31:54.615Z] Checking out Revision 5504f30f9675e92d1f8977d651cf3c632918e7c0 (PR-4465) [2023-03-25T08:31:56.642Z] level=info msg="[linters_context/goanalysis] analyzers took 57.70031678s with top 10 stages: buildir: 34.57128956s, inspect: 1.716044162s, gosec: 1.535909055s, fact_deprecated: 1.527179568s, printf: 1.175065207s, ctrlflow: 1.128760452s, S1038: 998.955191ms, fact_purity: 933.978182ms, nilness: 908.574172ms, unused: 489.671821ms" [2023-03-25T08:31:56.642Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-25T08:31:56.642Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, filename_unadjuster: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude: 201/201, path_prettifier: 201/201, skip_files: 201/201, skip_dirs: 201/201, exclude-rules: 21/201, nolint: 0/21" [2023-03-25T08:31:56.642Z] level=info msg="[runner] processing took 16.504627ms with stages: nolint: 7.196852ms, identifier_marker: 3.872424ms, path_prettifier: 1.822031ms, autogenerated_exclude: 1.441007ms, exclude-rules: 1.196723ms, skip_dirs: 903.679µs, cgo: 50.991µs, filename_unadjuster: 15.82µs, uniq_by_line: 760ns, max_from_linter: 710ns, skip_files: 690ns, max_same_issues: 660ns, exclude: 450ns, diff: 410ns, severity-rules: 390ns, source_code: 260ns, sort_results: 250ns, path_prefixer: 240ns, path_shortener: 160ns, max_per_file_from_linter: 120ns" [2023-03-25T08:31:56.642Z] level=info msg="[runner] linters took 8.240407935s with stages: goanalysis_metalinter: 8.223811488s" [2023-03-25T08:31:56.642Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-25T08:31:56.642Z] level=info msg="Memory: 235 samples, avg is 195.6MB, max is 797.3MB" [2023-03-25T08:31:56.642Z] level=info msg="Execution took 23.443369063s" [2023-03-25T08:31:56.642Z] go vet ./... [2023-03-25T08:31:54.622Z] > git config core.sparsecheckout # timeout=10 [2023-03-25T08:31:54.635Z] > git checkout -f 5504f30f9675e92d1f8977d651cf3c632918e7c0 # timeout=10 [2023-03-25T08:31:58.269Z] Commit message: "Merge commit 'e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b' into HEAD" [2023-03-25T08:31:58.278Z] > git rev-list --no-walk 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-25T08:31:59.368Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-25T08:31:59.368Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-25T08:31:59.368Z] Dload Upload Total Spent Left Speed [2023-03-25T08:31:59.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-03-25T08:32:00.060Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-25T08:32:00.379Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-25T08:32:00.379Z] + sudo tee /etc/docker/daemon.new [2023-03-25T08:32:00.379Z] { [2023-03-25T08:32:00.379Z] "registry-mirrors": [ [2023-03-25T08:32:00.379Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-25T08:32:00.379Z] ], [2023-03-25T08:32:00.380Z] "bip": "10.250.0.254/24", [2023-03-25T08:32:00.380Z] "hosts": [ [2023-03-25T08:32:00.380Z] "tcp://0.0.0.0:5555", [2023-03-25T08:32:00.380Z] "unix:///var/run/docker.sock" [2023-03-25T08:32:00.380Z] ], [2023-03-25T08:32:00.380Z] "mtu": 1458, [2023-03-25T08:32:00.380Z] "selinux-enabled": true, [2023-03-25T08:32:00.380Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-25T08:32:00.380Z] } [Pipeline] sh [2023-03-25T08:32:00.704Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-25T08:32:01.044Z] + sudo service docker restart [2023-03-25T08:32:01.903Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-25T08:32:01.903Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-25T08:32:01.903Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-25T08:32:01.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-25T08:32:02.192Z] + ls -al . [2023-03-25T08:32:02.192Z] total 704 [2023-03-25T08:32:02.192Z] drwxrwxr-x 11 1001 1001 4096 Mar 25 08:30 . [2023-03-25T08:32:02.192Z] drwxr-xr-x 4 root root 4096 Mar 25 08:30 .. [2023-03-25T08:32:02.192Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 08:29 .blubracket [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 16 Mar 25 08:29 .dockerignore [2023-03-25T08:32:02.192Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 08:29 .git [2023-03-25T08:32:02.192Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 08:29 .github [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 1133 Mar 25 08:29 .gitignore [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 42 Mar 25 08:29 .golangci.yml [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 87 Mar 25 08:29 .hadolint.yml [2023-03-25T08:32:02.192Z] drwxr-xr-x 3 1001 1001 4096 Mar 25 08:29 .semver [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 166 Mar 25 08:29 .sonarcloud.properties [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 08:29 ADOPTERS.md [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 10835 Mar 25 08:29 Attribution.txt [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 73765 Mar 25 08:29 CHANGELOG.md [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 08:29 CONTRIBUTING.md [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 08:29 GOVERNANCE.md [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 883 Mar 25 08:29 Jenkinsfile [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 08:29 LICENSE [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 14368 Mar 25 08:29 Makefile [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 08:29 OWNERS.md [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 9403 Mar 25 08:29 README.md [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 789 Mar 25 08:29 SECURITY.md [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 5 Mar 25 08:29 VERSION [2023-03-25T08:32:02.192Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 08:29 bin [2023-03-25T08:32:02.192Z] drwxrwxr-x 18 1001 1001 4096 Mar 25 08:29 cmd [2023-03-25T08:32:02.192Z] -rw-r--r-- 1 root root 447382 Mar 25 08:31 coverage.out [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 3200 Mar 25 08:29 go.mod [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 31265 Mar 25 08:29 go.sum [2023-03-25T08:32:02.192Z] drwxrwxr-x 7 1001 1001 4096 Mar 25 08:29 internal [2023-03-25T08:32:02.192Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 08:29 openapi [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 594 Mar 25 08:29 security.txt [2023-03-25T08:32:02.192Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 08:29 snap [2023-03-25T08:32:02.192Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 08:29 version.go [Pipeline] sh [2023-03-25T08:32:02.475Z] + '[' -e coverage.out ] [2023-03-25T08:32:02.475Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-25T08:32:02.578Z] Stashed 1 file(s) [Pipeline] sh [2023-03-25T08:32:02.854Z] + make build [2023-03-25T08:32:02.854Z] 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-03-25T08:32:15.050Z] 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-03-25T08:32:15.616Z] 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-03-25T08:32:16.551Z] 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-03-25T08:32:17.485Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-25T08:32:19.338Z] provisioning config files... [2023-03-25T08:32:19.363Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1978462425325530830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-25T08:32:19.708Z] ---> docker-login.sh [2023-03-25T08:32:19.708Z] nexus3.edgexfoundry.org:10001 [2023-03-25T08:32:19.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-25T08:32:20.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-25T08:32:20.250Z] Configure a credential helper to remove this warning. See [2023-03-25T08:32:20.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-25T08:32:20.250Z] [2023-03-25T08:32:20.250Z] Login Succeeded [2023-03-25T08:32:20.250Z] nexus3.edgexfoundry.org:10002 [2023-03-25T08:32:20.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-25T08:32:20.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-25T08:32:20.792Z] Configure a credential helper to remove this warning. See [2023-03-25T08:32:20.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-25T08:32:20.792Z] [2023-03-25T08:32:20.792Z] Login Succeeded [2023-03-25T08:32:20.792Z] nexus3.edgexfoundry.org:10003 [2023-03-25T08:32:21.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-25T08:32:21.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-25T08:32:21.061Z] Configure a credential helper to remove this warning. See [2023-03-25T08:32:21.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-25T08:32:21.061Z] [2023-03-25T08:32:21.061Z] Login Succeeded [2023-03-25T08:32:21.061Z] nexus3.edgexfoundry.org:10004 [2023-03-25T08:32:21.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-25T08:32:21.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-25T08:32:21.336Z] Configure a credential helper to remove this warning. See [2023-03-25T08:32:21.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-25T08:32:21.336Z] [2023-03-25T08:32:21.336Z] Login Succeeded [2023-03-25T08:32:21.336Z] docker.io [2023-03-25T08:32:21.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-25T08:32:22.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-25T08:32:22.199Z] Configure a credential helper to remove this warning. See [2023-03-25T08:32:22.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-25T08:32:22.199Z] [2023-03-25T08:32:22.199Z] Login Succeeded [2023-03-25T08:32:22.199Z] ---> docker-login.sh ends [Pipeline] } [2023-03-25T08:32:22.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-25T08:32:22.754Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2023-03-25T08:32:22.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-25T08:32:22.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-25T08:32:22.790Z] ========================================================= [2023-03-25T08:32:22.790Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-25T08:32:22.790Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-25T08:32:23.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-25T08:32:23.101Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-25T08:32:23.101Z] af6eaf76a39c: Pulling fs layer [2023-03-25T08:32:23.101Z] 55522c791124: Pulling fs layer [2023-03-25T08:32:23.101Z] ce5c4a1c91eb: Pulling fs layer [2023-03-25T08:32:23.101Z] 169dfbe0d373: Pulling fs layer [2023-03-25T08:32:23.101Z] e1ff8fa3b103: Pulling fs layer [2023-03-25T08:32:23.101Z] 52ebb69f0ebf: Pulling fs layer [2023-03-25T08:32:23.101Z] 5abe8eddf0d5: Pulling fs layer [2023-03-25T08:32:23.101Z] 169dfbe0d373: Waiting [2023-03-25T08:32:23.101Z] e1ff8fa3b103: Waiting [2023-03-25T08:32:23.101Z] 52ebb69f0ebf: Waiting [2023-03-25T08:32:23.101Z] 5abe8eddf0d5: Waiting [2023-03-25T08:32:23.393Z] 55522c791124: Verifying Checksum [2023-03-25T08:32:23.393Z] 55522c791124: Download complete [2023-03-25T08:32:23.393Z] 169dfbe0d373: Download complete [2023-03-25T08:32:23.393Z] e1ff8fa3b103: Verifying Checksum [2023-03-25T08:32:23.393Z] e1ff8fa3b103: Download complete [2023-03-25T08:32:23.393Z] af6eaf76a39c: Verifying Checksum [2023-03-25T08:32:23.393Z] af6eaf76a39c: Download complete [2023-03-25T08:32:24.044Z] 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-03-25T08:32:24.368Z] af6eaf76a39c: Pull complete [2023-03-25T08:32:24.368Z] 5abe8eddf0d5: Verifying Checksum [2023-03-25T08:32:24.368Z] 5abe8eddf0d5: Download complete [2023-03-25T08:32:24.957Z] 55522c791124: Pull complete [2023-03-25T08:32:25.419Z] 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-03-25T08:32:25.938Z] ce5c4a1c91eb: Verifying Checksum [2023-03-25T08:32:25.938Z] ce5c4a1c91eb: Download complete [2023-03-25T08:32:25.938Z] 52ebb69f0ebf: Verifying Checksum [2023-03-25T08:32:25.938Z] 52ebb69f0ebf: Download complete [2023-03-25T08:32:26.793Z] 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-03-25T08:32:27.729Z] 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-03-25T08:32:28.665Z] 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-03-25T08:32:29.231Z] 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-03-25T08:32:30.604Z] 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-03-25T08:32:31.987Z] $ docker stop --time=1 e4245f3bd0c85d09aaba66abed64e16634440c221146432f09d42c41ccc9ecf9 [2023-03-25T08:32:36.630Z] $ docker rm -f --volumes e4245f3bd0c85d09aaba66abed64e16634440c221146432f09d42c41ccc9ecf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T08:32:37.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-25T08:32:37.486Z] [2023-03-25T08:32:37.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T08:32:37.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-25T08:32:37.780Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-25T08:32:37.780Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-25T08:32:37.780Z] ca9280d653b3: Pulling fs layer [2023-03-25T08:32:37.780Z] 7e9c9ca2126c: Pulling fs layer [2023-03-25T08:32:38.042Z] cbdbe7a5bc2a: Download complete [2023-03-25T08:32:38.042Z] ca9280d653b3: Verifying Checksum [2023-03-25T08:32:38.042Z] ca9280d653b3: Download complete [2023-03-25T08:32:38.042Z] cbdbe7a5bc2a: Pull complete [2023-03-25T08:32:38.276Z] ce5c4a1c91eb: Pull complete [2023-03-25T08:32:38.276Z] 169dfbe0d373: Pull complete [2023-03-25T08:32:38.276Z] e1ff8fa3b103: Pull complete [2023-03-25T08:32:38.301Z] 7e9c9ca2126c: Verifying Checksum [2023-03-25T08:32:38.301Z] 7e9c9ca2126c: Download complete [2023-03-25T08:32:38.559Z] ca9280d653b3: Pull complete [2023-03-25T08:32:41.843Z] 7e9c9ca2126c: Pull complete [2023-03-25T08:32:41.843Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-25T08:32:41.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-25T08:32:41.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-25T08:32:41.920Z] prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container [2023-03-25T08:32:41.951Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-25T08:32:43.633Z] 52ebb69f0ebf: Pull complete [2023-03-25T08:32:44.569Z] $ docker top bd0b5bf84b0b56d904d5ba7a68aa423d910117fc09493973f06bc9eb47107c41 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-25T08:32:44.915Z] + + docker-composegrep build parallel --help [2023-03-25T08:32:44.915Z] [2023-03-25T08:32:45.062Z] 5abe8eddf0d5: Pull complete [2023-03-25T08:32:45.063Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-25T08:32:45.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-25T08:32:45.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-25T08:32:45.389Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-25T08:32:45.389Z] WORKDIR /edgex [2023-03-25T08:32:45.389Z] COPY go.mod . [2023-03-25T08:32:45.389Z] RUN go mod download [2023-03-25T08:32:45.389Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-25T08:32:45.483Z] --parallel Build images in parallel. [Pipeline] } [2023-03-25T08:32:45.493Z] $ docker stop --time=1 bd0b5bf84b0b56d904d5ba7a68aa423d910117fc09493973f06bc9eb47107c41 [2023-03-25T08:32:45.984Z] Sending build context to Docker daemon 2.934MB [2023-03-25T08:32:45.985Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-25T08:32:45.985Z] ---> 6cb57ee374ae [2023-03-25T08:32:45.985Z] Step 2/4 : WORKDIR /edgex [2023-03-25T08:32:46.764Z] $ docker rm -f --volumes bd0b5bf84b0b56d904d5ba7a68aa423d910117fc09493973f06bc9eb47107c41 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T08:32:47.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-25T08:32:47.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-25T08:32:47.195Z] prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container [2023-03-25T08:32:47.225Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-25T08:32:47.547Z] $ docker top 2a8d9e8971409325511b91eca574b2e627d43aa4122283b6f5ca756de982c1b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-25T08:32:47.887Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-25T08:32:47.935Z] ---> Running in a914bfb31dce [2023-03-25T08:32:48.203Z] Removing intermediate container a914bfb31dce [2023-03-25T08:32:48.203Z] ---> 468bd7ca25e6 [2023-03-25T08:32:48.203Z] Step 3/4 : COPY go.mod . [2023-03-25T08:32:48.454Z] Building core-command ... [2023-03-25T08:32:48.454Z] Building core-common-config-bootstrapper ... [2023-03-25T08:32:48.454Z] Building core-data ... [2023-03-25T08:32:48.454Z] Building core-metadata ... [2023-03-25T08:32:48.454Z] Building security-bootstrapper ... [2023-03-25T08:32:48.454Z] Building security-proxy-auth ... [2023-03-25T08:32:48.454Z] Building security-proxy-setup ... [2023-03-25T08:32:48.454Z] Building security-secretstore-setup ... [2023-03-25T08:32:48.454Z] Building security-spiffe-token-provider ... [2023-03-25T08:32:48.454Z] Building security-spire-agent ... [2023-03-25T08:32:48.454Z] Building security-spire-config ... [2023-03-25T08:32:48.454Z] Building security-spire-server ... [2023-03-25T08:32:48.454Z] Building support-notifications ... [2023-03-25T08:32:48.454Z] Building support-scheduler ... [2023-03-25T08:32:48.454Z] Building core-common-config-bootstrapper [2023-03-25T08:32:48.454Z] Building security-spire-agent [2023-03-25T08:32:48.454Z] Building core-command [2023-03-25T08:32:48.454Z] Building security-proxy-auth [2023-03-25T08:32:48.454Z] Building security-spire-server [2023-03-25T08:32:48.787Z] ---> 3c4f6c65f804 [2023-03-25T08:32:48.787Z] Step 4/4 : RUN go mod download [2023-03-25T08:32:48.787Z] ---> Running in 629a28ebe2bd [2023-03-25T08:33:00.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:33:00.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:33:00.653Z] ---> e55ea260c95b [2023-03-25T08:33:00.653Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-25T08:33:00.653Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:33:00.653Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:33:00.653Z] ---> e55ea260c95b [2023-03-25T08:33:00.653Z] Step 3/26 : WORKDIR /edgex-go [2023-03-25T08:33:00.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:33:00.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:33:00.653Z] ---> e55ea260c95b [2023-03-25T08:33:00.653Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-25T08:33:00.653Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:33:00.653Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:33:00.653Z] ---> e55ea260c95b [2023-03-25T08:33:00.653Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-25T08:33:01.589Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:33:01.589Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:33:01.589Z] ---> e55ea260c95b [2023-03-25T08:33:01.589Z] Step 3/27 : WORKDIR /edgex-go [2023-03-25T08:33:11.575Z] ---> Running in 7e0070597644 [2023-03-25T08:33:11.575Z] ---> Running in 7707f7c821e7 [2023-03-25T08:33:11.575Z] ---> Running in 3740fad7f306 [2023-03-25T08:33:11.575Z] ---> Running in 3e4292b93a97 [2023-03-25T08:33:11.575Z] ---> Running in a91c85a25a5b [2023-03-25T08:33:11.575Z] Removing intermediate container a91c85a25a5b [2023-03-25T08:33:11.575Z] ---> 01224ff93d56 [2023-03-25T08:33:11.575Z] Step 4/24 : WORKDIR /edgex-go [2023-03-25T08:33:11.575Z] Removing intermediate container 7707f7c821e7 [2023-03-25T08:33:11.575Z] ---> 33c0b2549b66 [2023-03-25T08:33:11.575Z] Step 4/23 : WORKDIR /edgex-go [2023-03-25T08:33:11.575Z] Removing intermediate container 3740fad7f306 [2023-03-25T08:33:11.575Z] ---> a37ae6939d5f [2023-03-25T08:33:11.575Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-25T08:33:11.575Z] Removing intermediate container 3e4292b93a97 [2023-03-25T08:33:11.575Z] ---> 88b2484c5e8d [2023-03-25T08:33:11.575Z] Step 4/23 : WORKDIR /edgex-go [2023-03-25T08:33:11.575Z] Removing intermediate container 7e0070597644 [2023-03-25T08:33:11.575Z] ---> 83a8faa5c323 [2023-03-25T08:33:11.575Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-25T08:33:11.575Z] ---> Running in 1e113729cbc2 [2023-03-25T08:33:11.575Z] ---> Running in c4ed19fbdb85 [2023-03-25T08:33:11.575Z] ---> Running in b47522b2084a [2023-03-25T08:33:11.575Z] ---> Running in 480c4950c9a1 [2023-03-25T08:33:11.575Z] ---> Running in 25cab055c459 [2023-03-25T08:33:11.575Z] Removing intermediate container 1e113729cbc2 [2023-03-25T08:33:11.575Z] ---> 408b04384bae [2023-03-25T08:33:11.575Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-25T08:33:11.575Z] Removing intermediate container c4ed19fbdb85 [2023-03-25T08:33:11.575Z] ---> d9319b5e2c5b [2023-03-25T08:33:11.575Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-25T08:33:11.575Z] ---> Running in cb8c2efa6c24 [2023-03-25T08:33:11.575Z] Removing intermediate container 25cab055c459 [2023-03-25T08:33:11.575Z] ---> 0c83c3adc3ac [2023-03-25T08:33:11.575Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-25T08:33:11.575Z] ---> Running in db7ec6ac53ee [2023-03-25T08:33:11.575Z] ---> Running in b6db6d1d2339 [2023-03-25T08:33:11.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:33:11.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:33:11.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:33:11.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:33:11.833Z] OK: 265 MiB in 53 packages [2023-03-25T08:33:11.833Z] OK: 265 MiB in 53 packages [2023-03-25T08:33:11.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:33:11.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:33:11.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:33:11.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:33:11.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:33:12.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:33:12.091Z] OK: 265 MiB in 53 packages [2023-03-25T08:33:12.091Z] OK: 265 MiB in 53 packages [2023-03-25T08:33:12.091Z] OK: 265 MiB in 53 packages [2023-03-25T08:33:12.350Z] Removing intermediate container 480c4950c9a1 [2023-03-25T08:33:12.350Z] ---> 5afc0991f522 [2023-03-25T08:33:12.350Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-25T08:33:12.350Z] Removing intermediate container b47522b2084a [2023-03-25T08:33:12.350Z] ---> 3e497431b375 [2023-03-25T08:33:12.350Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-25T08:33:12.350Z] ---> bee11d93a0ee [2023-03-25T08:33:12.350Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:33:12.610Z] ---> Running in 49e88073f230 [2023-03-25T08:33:12.610Z] Removing intermediate container db7ec6ac53ee [2023-03-25T08:33:12.610Z] ---> e344e1cb2d1c [2023-03-25T08:33:12.610Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-25T08:33:12.610Z] ---> 248a1b6d3d16 [2023-03-25T08:33:12.610Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:33:12.610Z] ---> Running in beb8252fc8de [2023-03-25T08:33:12.610Z] Removing intermediate container cb8c2efa6c24 [2023-03-25T08:33:12.610Z] ---> ffc9475c29e3 [2023-03-25T08:33:12.610Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-25T08:33:12.610Z] Removing intermediate container b6db6d1d2339 [2023-03-25T08:33:12.610Z] ---> 6d578e0d9056 [2023-03-25T08:33:12.610Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-25T08:33:12.610Z] ---> 2c77655833c7 [2023-03-25T08:33:12.610Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:33:12.610Z] ---> Running in 18772db50fc1 [2023-03-25T08:33:12.869Z] ---> 20bca976f73e [2023-03-25T08:33:12.869Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:33:12.869Z] ---> Running in 31d96c6adaaf [2023-03-25T08:33:12.869Z] ---> feb3eb8016c8 [2023-03-25T08:33:12.869Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:33:12.869Z] ---> Running in 856e98c551e9 [2023-03-25T08:33:15.483Z] Removing intermediate container 629a28ebe2bd [2023-03-25T08:33:15.483Z] ---> e510da0e2ed0 [2023-03-25T08:33:15.483Z] Successfully built e510da0e2ed0 [2023-03-25T08:33:15.483Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T08:33:15.811Z] + docker inspect -f . ci-base-image-arm64 [2023-03-25T08:33:15.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-25T08:33:16.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container [2023-03-25T08:33:16.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-25T08:33:17.198Z] $ docker top e8dd0c24db27098eb7fa98efa98156efcf5a7ffbe23bd7b4ba15776b6b70db2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-25T08:33:18.000Z] + go version [2023-03-25T08:33:18.000Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-25T08:33:18.022Z] $ docker stop --time=1 e8dd0c24db27098eb7fa98efa98156efcf5a7ffbe23bd7b4ba15776b6b70db2d [2023-03-25T08:33:19.610Z] $ docker rm -f --volumes e8dd0c24db27098eb7fa98efa98156efcf5a7ffbe23bd7b4ba15776b6b70db2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T08:33:20.160Z] + docker inspect -f . ci-base-image-arm64 [2023-03-25T08:33:20.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-25T08:33:20.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container [2023-03-25T08:33:20.393Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-25T08:33:21.504Z] $ docker top 106f0116a27224b6673b97a94c2f340da2e266766d9a31bff6d7981b90d6fdc8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-25T08:33:21.699Z] ========================================================= [2023-03-25T08:33:21.699Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-25T08:33:21.699Z] ========================================================= [Pipeline] sh [2023-03-25T08:33:22.002Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2023-03-25T08:33:22.594Z] + make test [2023-03-25T08:33:22.594Z] go test -race -coverprofile=coverage.out ./... [2023-03-25T08:34:01.447Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-25T08:34:34.320Z] Removing intermediate container beb8252fc8de [2023-03-25T08:34:34.321Z] ---> 54f68b568f50 [2023-03-25T08:34:34.321Z] Step 7/27 : COPY . . [2023-03-25T08:34:34.321Z] Removing intermediate container 856e98c551e9 [2023-03-25T08:34:34.321Z] ---> 105321aa5a98 [2023-03-25T08:34:34.321Z] Step 8/23 : COPY . . [2023-03-25T08:34:34.321Z] Removing intermediate container 49e88073f230 [2023-03-25T08:34:34.321Z] ---> fb8dab1716cf [2023-03-25T08:34:34.321Z] Step 7/26 : COPY . . [2023-03-25T08:34:34.321Z] Removing intermediate container 31d96c6adaaf [2023-03-25T08:34:34.321Z] ---> 38804e848d95 [2023-03-25T08:34:34.321Z] Step 8/24 : COPY . . [2023-03-25T08:34:34.321Z] Removing intermediate container 18772db50fc1 [2023-03-25T08:34:34.321Z] ---> 8ce091026cfb [2023-03-25T08:34:34.321Z] Step 8/23 : COPY . . [2023-03-25T08:34:52.407Z] ---> 6cb016291a08 [2023-03-25T08:34:52.407Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-25T08:34:52.407Z] ---> eb3db6858652 [2023-03-25T08:34:52.407Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-25T08:34:52.407Z] ---> 847fc72e152d [2023-03-25T08:34:52.407Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-25T08:34:52.407Z] ---> Running in 2da543c08dd7 [2023-03-25T08:34:52.407Z] ---> Running in b93766b5e1e7 [2023-03-25T08:34:52.407Z] ---> Running in 4b2ed0bc3720 [2023-03-25T08:34:52.407Z] ---> 9762ea9b89f3 [2023-03-25T08:34:52.407Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-25T08:34:52.407Z] ---> 0aef334e3830 [2023-03-25T08:34:52.407Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-25T08:34:52.407Z] ---> Running in e1bdc9515c39 [2023-03-25T08:34:52.407Z] ---> Running in f971dd758ae7 [2023-03-25T08:34:52.407Z] Removing intermediate container 4b2ed0bc3720 [2023-03-25T08:34:52.407Z] ---> 954f3c76f1e8 [2023-03-25T08:34:52.407Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-25T08:34:52.407Z] Removing intermediate container f971dd758ae7 [2023-03-25T08:34:52.407Z] ---> cf468b21efa6 [2023-03-25T08:34:52.407Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-25T08:34:52.407Z] ---> Running in c3f6ddfb6b91 [2023-03-25T08:34:52.407Z] ---> Running in f079e49f1fff [2023-03-25T08:34:52.407Z] 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-03-25T08:34:52.407Z] Removing intermediate container c3f6ddfb6b91 [2023-03-25T08:34:52.407Z] ---> 62611f411e78 [2023-03-25T08:34:52.407Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-25T08:34:52.407Z] 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-03-25T08:34:52.407Z] ---> Running in c83bb9b9c3dd [2023-03-25T08:34:52.407Z] Removing intermediate container f079e49f1fff [2023-03-25T08:34:52.407Z] ---> 38824b554e94 [2023-03-25T08:34:52.407Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-25T08:34:52.407Z] 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-03-25T08:34:52.407Z] ---> Running in 1d025983cc25 [2023-03-25T08:34:52.408Z] Removing intermediate container c83bb9b9c3dd [2023-03-25T08:34:52.408Z] ---> 7ddc6fcd16d0 [2023-03-25T08:34:52.408Z] 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-03-25T08:34:52.408Z] ---> Running in b458ffe923cc [2023-03-25T08:34:52.408Z] Removing intermediate container 1d025983cc25 [2023-03-25T08:34:52.408Z] ---> 3aa582464940 [2023-03-25T08:34:52.408Z] 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-03-25T08:34:52.408Z] ---> Running in 9f5a56e927f8 [2023-03-25T08:34:53.341Z] Removing intermediate container 9f5a56e927f8 [2023-03-25T08:34:53.341Z] ---> a9cb05d4790d [2023-03-25T08:34:53.341Z] Step 12/26 : WORKDIR /edgex-go [2023-03-25T08:34:53.341Z] ---> Running in 794da3c2edb4 [2023-03-25T08:34:53.341Z] Removing intermediate container b458ffe923cc [2023-03-25T08:34:53.341Z] ---> cb073be57b4b [2023-03-25T08:34:53.341Z] Step 12/27 : WORKDIR /edgex-go [2023-03-25T08:34:53.341Z] ---> Running in f39f548e4b1a [2023-03-25T08:34:53.600Z] Removing intermediate container 794da3c2edb4 [2023-03-25T08:34:53.600Z] ---> 9fc98347e180 [2023-03-25T08:34:53.600Z] [2023-03-25T08:34:53.600Z] Step 13/26 : FROM alpine:3.17 [2023-03-25T08:34:53.600Z] Removing intermediate container f39f548e4b1a [2023-03-25T08:34:53.600Z] ---> 2d1af8734418 [2023-03-25T08:34:53.600Z] [2023-03-25T08:34:53.600Z] Step 13/27 : FROM alpine:3.17 [2023-03-25T08:34:54.164Z] 3.17: Pulling from library/alpine [2023-03-25T08:34:54.164Z] 3.17: Pulling from library/alpine [2023-03-25T08:34:55.094Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-25T08:34:55.094Z] Status: Downloaded newer image for alpine:3.17 [2023-03-25T08:34:55.094Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-25T08:34:55.094Z] Status: Image is up to date for alpine:3.17 [2023-03-25T08:34:55.094Z] ---> b2aa39c304c2 [2023-03-25T08:34:55.094Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-25T08:34:55.352Z] ---> b2aa39c304c2 [2023-03-25T08:34:55.352Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-25T08:34:56.723Z] ---> Running in 10b6aa39f405 [2023-03-25T08:34:56.723Z] ---> Running in fa980f558700 [2023-03-25T08:34:56.980Z] Removing intermediate container fa980f558700 [2023-03-25T08:34:56.980Z] ---> 442913f60cc8 [2023-03-25T08:34:56.980Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-25T08:34:57.247Z] ---> Running in 7cb2111a2d0f [2023-03-25T08:34:57.247Z] Removing intermediate container 10b6aa39f405 [2023-03-25T08:34:57.247Z] ---> deb32e557aa1 [2023-03-25T08:34:57.247Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-25T08:34:57.247Z] ---> Running in 43caecc39207 [2023-03-25T08:34:58.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:34:58.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:34:58.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:34:58.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:34:58.694Z] v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-25T08:34:58.694Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-25T08:34:58.694Z] OK: 17820 distinct packages available [2023-03-25T08:34:58.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:34:58.694Z] v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-25T08:34:58.694Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-25T08:34:58.694Z] OK: 17820 distinct packages available [2023-03-25T08:34:58.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:34:58.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:34:58.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:34:59.206Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-25T08:34:59.206Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-25T08:34:59.206Z] (3/5) Installing libucontext (1.2-r0) [2023-03-25T08:34:59.206Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-25T08:34:59.206Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-25T08:34:59.206Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:34:59.206Z] OK: 8 MiB in 20 packages [2023-03-25T08:34:59.206Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-25T08:34:59.206Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-25T08:34:59.206Z] (3/5) Installing libucontext (1.2-r0) [2023-03-25T08:34:59.206Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-25T08:34:59.206Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-25T08:34:59.206Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:34:59.206Z] OK: 8 MiB in 20 packages [2023-03-25T08:35:00.138Z] Removing intermediate container 43caecc39207 [2023-03-25T08:35:00.139Z] ---> 82c3a343ff76 [2023-03-25T08:35:00.139Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:35:00.703Z] Removing intermediate container 7cb2111a2d0f [2023-03-25T08:35:00.703Z] ---> 3532edd843a0 [2023-03-25T08:35:00.703Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:35:00.961Z] ---> 42e4d056e5b8 [2023-03-25T08:35:00.961Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:35:04.243Z] ---> d1e97228a88e [2023-03-25T08:35:04.243Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:35:05.177Z] ---> f60d3994993a [2023-03-25T08:35:05.177Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-25T08:35:05.177Z] ---> f52e7f352c13 [2023-03-25T08:35:05.177Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-25T08:35:09.352Z] ---> 1076de4eb797 [2023-03-25T08:35:09.352Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-25T08:35:09.352Z] ---> ed8a3a600041 [2023-03-25T08:35:09.352Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-25T08:35:09.919Z] ---> 6306f4ca5137 [2023-03-25T08:35:09.920Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-25T08:35:15.227Z] ---> 21ac3d769083 [2023-03-25T08:35:15.227Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-25T08:35:15.227Z] ---> da16d928b10a [2023-03-25T08:35:15.227Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-25T08:35:15.227Z] ---> 37430784c768 [2023-03-25T08:35:15.227Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-25T08:35:15.227Z] ---> b1532adb1231 [2023-03-25T08:35:15.227Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-25T08:35:15.227Z] ---> Running in c648aaabe41d [2023-03-25T08:35:15.227Z] Removing intermediate container c648aaabe41d [2023-03-25T08:35:15.227Z] ---> 5d106b9360f2 [2023-03-25T08:35:15.227Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-25T08:35:16.601Z] ---> 1cb5a535e2e2 [2023-03-25T08:35:16.601Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-25T08:35:18.521Z] ---> Running in 311be82eb987 [2023-03-25T08:35:18.521Z] ---> 53e13db69864 [2023-03-25T08:35:18.521Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-25T08:35:18.521Z] ---> Running in 8d3eee6f5a2d [2023-03-25T08:35:18.521Z] Removing intermediate container 311be82eb987 [2023-03-25T08:35:18.521Z] ---> 67fe71190b39 [2023-03-25T08:35:18.521Z] Step 24/26 : LABEL arch=x86_64 [2023-03-25T08:35:18.521Z] Removing intermediate container b93766b5e1e7 [2023-03-25T08:35:18.521Z] ---> 0c5a0525c5f8 [2023-03-25T08:35:18.521Z] [2023-03-25T08:35:18.521Z] Step 10/23 : FROM alpine:3.17 [2023-03-25T08:35:18.521Z] ---> b2aa39c304c2 [2023-03-25T08:35:18.521Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-25T08:35:18.780Z] ---> Running in 01a930628b87 [2023-03-25T08:35:18.780Z] Removing intermediate container e1bdc9515c39 [2023-03-25T08:35:18.780Z] ---> e12f6e10b915 [2023-03-25T08:35:18.780Z] [2023-03-25T08:35:18.780Z] Step 10/23 : FROM alpine:3.17 [2023-03-25T08:35:18.780Z] ---> b2aa39c304c2 [2023-03-25T08:35:18.780Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-25T08:35:18.780Z] ---> Running in 016c79c339f1 [2023-03-25T08:35:18.780Z] Removing intermediate container 2da543c08dd7 [2023-03-25T08:35:18.780Z] ---> 43bc25e9be2a [2023-03-25T08:35:18.780Z] [2023-03-25T08:35:18.780Z] Step 10/24 : FROM alpine:3.17 [2023-03-25T08:35:18.780Z] ---> b2aa39c304c2 [2023-03-25T08:35:18.780Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-25T08:35:18.780Z] Removing intermediate container 8d3eee6f5a2d [2023-03-25T08:35:18.780Z] ---> e601a02c8685 [2023-03-25T08:35:18.780Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-25T08:35:18.780Z] ---> Running in b62996674a93 [2023-03-25T08:35:18.780Z] ---> Running in 713529a8fac6 [2023-03-25T08:35:18.780Z] ---> Running in 71aa0bb8c383 [2023-03-25T08:35:18.780Z] Removing intermediate container 01a930628b87 [2023-03-25T08:35:18.780Z] ---> b25852b4b652 [2023-03-25T08:35:18.780Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-25T08:35:18.780Z] Removing intermediate container 016c79c339f1 [2023-03-25T08:35:18.780Z] ---> 6c777ae58875 [2023-03-25T08:35:18.780Z] Step 25/26 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:35:18.780Z] ---> Running in 813aa64fc6fa [2023-03-25T08:35:19.041Z] Removing intermediate container b62996674a93 [2023-03-25T08:35:19.041Z] ---> 08228ff34d3a [2023-03-25T08:35:19.041Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-25T08:35:19.041Z] ---> Running in 25cf05bfc14d [2023-03-25T08:35:19.041Z] ---> Running in 12be712535a4 [2023-03-25T08:35:19.041Z] Removing intermediate container 71aa0bb8c383 [2023-03-25T08:35:19.041Z] ---> 759031ce6996 [2023-03-25T08:35:19.041Z] Step 25/27 : LABEL arch=x86_64 [2023-03-25T08:35:19.041Z] Removing intermediate container 25cf05bfc14d [2023-03-25T08:35:19.041Z] ---> 145b8e05b980 [2023-03-25T08:35:19.041Z] Step 26/26 : LABEL version=0.0.0 [2023-03-25T08:35:19.298Z] ---> Running in f3ebf460729b [2023-03-25T08:35:19.298Z] ---> Running in 30333bea9171 [2023-03-25T08:35:19.298Z] Removing intermediate container f3ebf460729b [2023-03-25T08:35:19.298Z] ---> e93a1a478cf6 [2023-03-25T08:35:19.298Z] Step 26/27 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:35:19.298Z] Removing intermediate container 30333bea9171 [2023-03-25T08:35:19.298Z] ---> 10c606b02bec [2023-03-25T08:35:19.298Z] [2023-03-25T08:35:19.298Z] ---> Running in d894866f367c [2023-03-25T08:35:19.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:19.298Z] Successfully built 10c606b02bec [2023-03-25T08:35:19.298Z] Successfully tagged security-spire-server:latest [2023-03-25T08:35:19.298Z]  Building security-spire-server ... done Building core-metadata [2023-03-25T08:35:19.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:19.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:19.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:19.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:19.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:19.558Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-25T08:35:19.558Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:35:19.558Z] OK: 7 MiB in 16 packages [2023-03-25T08:35:19.816Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-25T08:35:19.817Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:35:19.817Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-25T08:35:19.817Z] OK: 7 MiB in 16 packages [2023-03-25T08:35:19.817Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:35:19.817Z] OK: 7 MiB in 16 packages [2023-03-25T08:35:20.383Z] Removing intermediate container d894866f367c [2023-03-25T08:35:20.383Z] ---> 4b9faedcb073 [2023-03-25T08:35:20.383Z] Step 27/27 : LABEL version=0.0.0 [2023-03-25T08:35:23.665Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:35:23.665Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:35:23.665Z] ---> e55ea260c95b [2023-03-25T08:35:23.665Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-25T08:35:23.665Z] ---> Using cache [2023-03-25T08:35:23.665Z] ---> 88b2484c5e8d [2023-03-25T08:35:23.665Z] Step 4/25 : WORKDIR /edgex-go [2023-03-25T08:35:23.665Z] ---> Using cache [2023-03-25T08:35:23.665Z] ---> 0c83c3adc3ac [2023-03-25T08:35:23.665Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-25T08:35:23.665Z] ---> Using cache [2023-03-25T08:35:23.665Z] ---> 6d578e0d9056 [2023-03-25T08:35:23.665Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-25T08:35:23.665Z] ---> Using cache [2023-03-25T08:35:23.665Z] ---> feb3eb8016c8 [2023-03-25T08:35:23.665Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:35:23.665Z] ---> Using cache [2023-03-25T08:35:23.665Z] ---> 105321aa5a98 [2023-03-25T08:35:23.665Z] Step 8/25 : COPY . . [2023-03-25T08:35:23.665Z] ---> Using cache [2023-03-25T08:35:23.665Z] ---> 847fc72e152d [2023-03-25T08:35:23.665Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-25T08:35:25.568Z] ---> Running in 2f9eaeebe4b7 [2023-03-25T08:35:25.568Z] ---> Running in 9a4f21470120 [2023-03-25T08:35:25.568Z] Removing intermediate container 2f9eaeebe4b7 [2023-03-25T08:35:25.568Z] ---> 2c238d059a26 [2023-03-25T08:35:25.569Z] [2023-03-25T08:35:25.569Z] Removing intermediate container 713529a8fac6 [2023-03-25T08:35:25.569Z] ---> 2741920b8845 [2023-03-25T08:35:25.569Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-25T08:35:25.569Z] ---> Running in 6cf5b043fdbb [2023-03-25T08:35:25.569Z] Successfully built 2c238d059a26 [2023-03-25T08:35:25.569Z] Successfully tagged security-spire-agent:latest [2023-03-25T08:35:25.569Z]  Building security-spire-agent ... done Building support-notifications [2023-03-25T08:35:25.569Z] Removing intermediate container 12be712535a4 [2023-03-25T08:35:25.569Z] ---> 2d9021dfa592 [2023-03-25T08:35:25.569Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:35:25.569Z] Removing intermediate container 813aa64fc6fa [2023-03-25T08:35:25.569Z] ---> 4eb594575b0c [2023-03-25T08:35:25.569Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:35:25.867Z] Removing intermediate container 6cf5b043fdbb [2023-03-25T08:35:25.867Z] ---> 8616b88cdc0d [2023-03-25T08:35:25.867Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-25T08:35:26.152Z] 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-03-25T08:35:27.084Z] ---> 1267e29b133e [2023-03-25T08:35:27.084Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:35:29.629Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:35:29.629Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:35:31.005Z] ---> e55ea260c95b [2023-03-25T08:35:31.005Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-25T08:35:31.005Z] ---> Using cache [2023-03-25T08:35:31.005Z] ---> 88b2484c5e8d [2023-03-25T08:35:31.005Z] Step 4/23 : WORKDIR /edgex-go [2023-03-25T08:35:31.005Z] ---> Using cache [2023-03-25T08:35:31.005Z] ---> 0c83c3adc3ac [2023-03-25T08:35:31.005Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-25T08:35:31.952Z] ---> 6a4feaf00808 [2023-03-25T08:35:31.952Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:35:31.952Z] ---> Running in f81dbfe5772b [2023-03-25T08:35:31.952Z] ---> Running in fec8489fccc7 [2023-03-25T08:35:31.952Z] ---> f33c646b13e3 [2023-03-25T08:35:31.952Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-25T08:35:31.952Z] Removing intermediate container f81dbfe5772b [2023-03-25T08:35:31.952Z] ---> 5f76a4c7bbdd [2023-03-25T08:35:31.952Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-25T08:35:32.211Z] ---> Running in 4bc2b0958e99 [2023-03-25T08:35:32.211Z] ---> 01d385e658a8 [2023-03-25T08:35:32.211Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-25T08:35:32.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:32.739Z] Removing intermediate container 4bc2b0958e99 [2023-03-25T08:35:32.739Z] ---> 53ad84662601 [2023-03-25T08:35:32.739Z] Step 15/24 : WORKDIR / [2023-03-25T08:35:32.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:33.002Z] OK: 265 MiB in 53 packages [2023-03-25T08:35:33.002Z] ---> Running in 869679023f4b [2023-03-25T08:35:33.261Z] ---> 995259e35114 [2023-03-25T08:35:33.261Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-25T08:35:33.261Z] ---> e4d2c78d0e56 [2023-03-25T08:35:33.261Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-25T08:35:33.552Z] Removing intermediate container 869679023f4b [2023-03-25T08:35:33.552Z] ---> 12baae9d63b4 [2023-03-25T08:35:33.552Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:35:33.552Z] Removing intermediate container fec8489fccc7 [2023-03-25T08:35:33.552Z] ---> ded6c5fab298 [2023-03-25T08:35:33.552Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-25T08:35:33.810Z] ---> 70b571a2e970 [2023-03-25T08:35:33.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-25T08:35:33.811Z] ---> 4f2cae95cd10 [2023-03-25T08:35:33.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-25T08:35:33.811Z] ---> 132e04d38450 [2023-03-25T08:35:33.811Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:35:34.069Z] ---> 638ee020c921 [2023-03-25T08:35:34.069Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-25T08:35:34.069Z] ---> ac0076e0fb2a [2023-03-25T08:35:34.069Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:35:34.069Z] ---> 57a8375005aa [2023-03-25T08:35:34.069Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-25T08:35:34.069Z] ---> 2933840b5513 [2023-03-25T08:35:34.069Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-25T08:35:34.069Z] ---> Running in 84ceef5f7017 [2023-03-25T08:35:34.069Z] ---> Running in ea3d6a515517 [2023-03-25T08:35:34.069Z] ---> Running in 3547266d1eec [2023-03-25T08:35:35.974Z] ---> efea96675e0b [2023-03-25T08:35:35.974Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-25T08:35:35.974Z] ---> 0687824eeea6 [2023-03-25T08:35:35.974Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-25T08:35:35.974Z] ---> Running in f5a029e731bc [2023-03-25T08:35:36.232Z] Removing intermediate container f5a029e731bc [2023-03-25T08:35:36.232Z] ---> 6ec954287119 [2023-03-25T08:35:36.232Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-25T08:35:36.232Z] Removing intermediate container ea3d6a515517 [2023-03-25T08:35:36.232Z] ---> 451885f19e8f [2023-03-25T08:35:36.232Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-25T08:35:36.232Z] ---> Running in 988d3f285d93 [2023-03-25T08:35:36.232Z] Removing intermediate container 3547266d1eec [2023-03-25T08:35:36.232Z] ---> b2995df50fd0 [2023-03-25T08:35:36.232Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-25T08:35:36.232Z] ---> Running in 3ab01f091a0c [2023-03-25T08:35:36.232Z] ---> Running in 031d50a73411 [2023-03-25T08:35:36.232Z] Removing intermediate container 3ab01f091a0c [2023-03-25T08:35:36.232Z] ---> 166546c4f6e8 [2023-03-25T08:35:36.232Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-25T08:35:36.232Z] Removing intermediate container 988d3f285d93 [2023-03-25T08:35:36.232Z] ---> dc953cab3b31 [2023-03-25T08:35:36.232Z] Step 22/24 : LABEL arch=x86_64 [2023-03-25T08:35:36.232Z] ---> Running in 37dfe03da4a0 [2023-03-25T08:35:36.590Z] ---> Running in f71c2790e6ff [2023-03-25T08:35:36.590Z] Removing intermediate container 031d50a73411 [2023-03-25T08:35:36.590Z] ---> 9ac97fd79138 [2023-03-25T08:35:36.590Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-25T08:35:36.590Z] ---> Running in aacbf485ebb8 [2023-03-25T08:35:36.590Z] Removing intermediate container 37dfe03da4a0 [2023-03-25T08:35:36.590Z] ---> 485245d343cc [2023-03-25T08:35:36.590Z] Step 21/23 : LABEL arch=x86_64 [2023-03-25T08:35:36.590Z] ---> Running in 8c267d93e323 [2023-03-25T08:35:36.590Z] Removing intermediate container f71c2790e6ff [2023-03-25T08:35:36.590Z] ---> 7ebdf24e61ba [2023-03-25T08:35:36.590Z] Step 23/24 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:35:36.590Z] ---> Running in 0bc08e318752 [2023-03-25T08:35:36.590Z] Removing intermediate container aacbf485ebb8 [2023-03-25T08:35:36.590Z] ---> 3987fccdbe51 [2023-03-25T08:35:36.590Z] Step 21/23 : LABEL arch=x86_64 [2023-03-25T08:35:36.590Z] Removing intermediate container 8c267d93e323 [2023-03-25T08:35:36.590Z] ---> e2229bd36719 [2023-03-25T08:35:36.590Z] Step 22/23 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:35:36.590Z] ---> Running in 64a3bd15d571 [2023-03-25T08:35:36.590Z] ---> Running in a28f39fab6ba [2023-03-25T08:35:36.927Z] Removing intermediate container 0bc08e318752 [2023-03-25T08:35:36.927Z] ---> fc707972e0d3 [2023-03-25T08:35:36.927Z] Step 24/24 : LABEL version=0.0.0 [2023-03-25T08:35:36.927Z] ---> Running in 82b91ab93906 [2023-03-25T08:35:36.927Z] Removing intermediate container 64a3bd15d571 [2023-03-25T08:35:36.927Z] ---> 0eb4878bb05b [2023-03-25T08:35:36.927Z] Step 22/23 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:35:36.927Z] ---> Running in 2c3939b9542e [2023-03-25T08:35:36.927Z] Removing intermediate container a28f39fab6ba [2023-03-25T08:35:36.927Z] ---> a67ea8c26e3b [2023-03-25T08:35:36.927Z] Step 23/23 : LABEL version=0.0.0 [2023-03-25T08:35:36.927Z] ---> Running in 693567464a6b [2023-03-25T08:35:36.927Z] Removing intermediate container 82b91ab93906 [2023-03-25T08:35:36.927Z] ---> 5b8ddbb5b602 [2023-03-25T08:35:36.927Z] [2023-03-25T08:35:36.927Z] Removing intermediate container 2c3939b9542e [2023-03-25T08:35:36.927Z] ---> 1480a34da83a [2023-03-25T08:35:36.927Z] Step 23/23 : LABEL version=0.0.0 [2023-03-25T08:35:36.927Z] Successfully built 5b8ddbb5b602 [2023-03-25T08:35:36.927Z] Removing intermediate container 693567464a6b [2023-03-25T08:35:36.927Z] ---> 7bd7ee6c7c4d [2023-03-25T08:35:36.927Z] [2023-03-25T08:35:36.927Z] Successfully tagged core-command:latest [2023-03-25T08:35:36.927Z] Building security-bootstrapper [2023-03-25T08:35:37.207Z]  Building core-command ... done  ---> Running in 23b7319fa651 [2023-03-25T08:35:37.207Z] Successfully built 7bd7ee6c7c4d [2023-03-25T08:35:37.207Z] Successfully tagged security-proxy-auth:latest [2023-03-25T08:35:37.207Z] Building security-spiffe-token-provider [2023-03-25T08:35:38.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-25T08:35:38.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-25T08:35:39.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-25T08:35:39.226Z]  Building security-proxy-auth ... done Removing intermediate container 23b7319fa651 [2023-03-25T08:35:39.226Z] ---> 738869f6b327 [2023-03-25T08:35:39.226Z] [2023-03-25T08:35:39.226Z] Successfully built 738869f6b327 [2023-03-25T08:35:39.226Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-25T08:35:39.226Z] Building security-spire-config [2023-03-25T08:35:39.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-25T08:35:39.959Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-25T08:35:42.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-25T08:35:42.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-25T08:35:42.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-25T08:35:42.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-25T08:35:43.756Z]  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:35:43.756Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:35:43.756Z] ---> e55ea260c95b [2023-03-25T08:35:43.756Z] Step 3/20 : WORKDIR /edgex-go [2023-03-25T08:35:43.756Z] ---> Using cache [2023-03-25T08:35:43.756Z] ---> 83a8faa5c323 [2023-03-25T08:35:43.756Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-25T08:35:43.954Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-25T08:35:45.175Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:35:45.176Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:35:45.176Z] ---> e55ea260c95b [2023-03-25T08:35:45.176Z] Step 3/27 : WORKDIR /edgex-go [2023-03-25T08:35:45.176Z] ---> Using cache [2023-03-25T08:35:45.176Z] ---> 83a8faa5c323 [2023-03-25T08:35:45.176Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-25T08:35:45.176Z] ---> Using cache [2023-03-25T08:35:45.176Z] ---> 5afc0991f522 [2023-03-25T08:35:45.176Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-25T08:35:45.176Z] ---> Using cache [2023-03-25T08:35:45.176Z] ---> bee11d93a0ee [2023-03-25T08:35:45.176Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:35:45.176Z] ---> Using cache [2023-03-25T08:35:45.176Z] ---> fb8dab1716cf [2023-03-25T08:35:45.176Z] Step 7/27 : COPY . . [2023-03-25T08:35:45.176Z] ---> Using cache [2023-03-25T08:35:45.176Z] ---> 0aef334e3830 [2023-03-25T08:35:45.176Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-25T08:35:45.176Z] ---> Using cache [2023-03-25T08:35:45.176Z] ---> cf468b21efa6 [2023-03-25T08:35:45.176Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-25T08:35:45.176Z] ---> Using cache [2023-03-25T08:35:45.176Z] ---> 38824b554e94 [2023-03-25T08:35:45.176Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-25T08:35:45.176Z] ---> Using cache [2023-03-25T08:35:45.176Z] ---> 3aa582464940 [2023-03-25T08:35:45.176Z] 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-03-25T08:35:45.176Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:35:45.176Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:35:45.176Z] ---> e55ea260c95b [2023-03-25T08:35:45.176Z] Step 3/33 : WORKDIR /edgex-go [2023-03-25T08:35:45.176Z] ---> Using cache [2023-03-25T08:35:45.176Z] ---> 83a8faa5c323 [2023-03-25T08:35:45.176Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-25T08:35:45.902Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-25T08:35:45.902Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-25T08:35:45.902Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-25T08:35:45.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-25T08:35:55.917Z] ---> Running in d5bcb66a72a1 [2023-03-25T08:35:55.917Z] ---> Running in 1c965af65f30 [2023-03-25T08:35:55.917Z] ---> Running in ad5d25f45fee [2023-03-25T08:35:56.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:56.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:56.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:56.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:56.438Z] OK: 265 MiB in 53 packages [2023-03-25T08:35:56.700Z] v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-25T08:35:56.700Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-25T08:35:56.700Z] OK: 17822 distinct packages available [2023-03-25T08:35:56.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:56.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:57.219Z] OK: 265 MiB in 53 packages [2023-03-25T08:35:58.163Z] Removing intermediate container 9a4f21470120 [2023-03-25T08:35:58.163Z] ---> 00f1f65660cd [2023-03-25T08:35:58.163Z] [2023-03-25T08:35:58.163Z] Step 10/25 : FROM alpine:3.17 [2023-03-25T08:35:58.163Z] ---> b2aa39c304c2 [2023-03-25T08:35:58.163Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-25T08:35:58.163Z] ---> Using cache [2023-03-25T08:35:58.163Z] ---> 2741920b8845 [2023-03-25T08:35:58.163Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-25T08:35:58.163Z] ---> Using cache [2023-03-25T08:35:58.163Z] ---> 8616b88cdc0d [2023-03-25T08:35:58.163Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-25T08:35:58.163Z] Removing intermediate container 1c965af65f30 [2023-03-25T08:35:58.163Z] ---> 84449752b7e9 [2023-03-25T08:35:58.163Z] Step 12/27 : WORKDIR /edgex-go [2023-03-25T08:35:58.163Z] ---> Running in 34999607359e [2023-03-25T08:35:58.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-25T08:35:58.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-25T08:35:58.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.441s coverage: 28.7% of statements [2023-03-25T08:35:58.424Z] ---> Running in 23a5ad5fcccf [2023-03-25T08:35:58.424Z] Removing intermediate container d5bcb66a72a1 [2023-03-25T08:35:58.424Z] ---> 12e6733035e5 [2023-03-25T08:35:58.424Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-25T08:35:58.424Z] Removing intermediate container 34999607359e [2023-03-25T08:35:58.424Z] ---> 2a225d56c245 [2023-03-25T08:35:58.424Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-25T08:35:58.424Z] ---> Running in 32da14d4f504 [2023-03-25T08:35:58.424Z] Removing intermediate container 23a5ad5fcccf [2023-03-25T08:35:58.424Z] ---> eb6d969ce734 [2023-03-25T08:35:58.424Z] [2023-03-25T08:35:58.424Z] Step 13/27 : FROM alpine:3.17 [2023-03-25T08:35:58.424Z] ---> b2aa39c304c2 [2023-03-25T08:35:58.424Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-25T08:35:58.424Z] ---> Using cache [2023-03-25T08:35:58.424Z] ---> deb32e557aa1 [2023-03-25T08:35:58.424Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-25T08:35:58.424Z] Removing intermediate container ad5d25f45fee [2023-03-25T08:35:58.424Z] ---> 59a736a0fdcc [2023-03-25T08:35:58.424Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-25T08:35:58.424Z] ---> Running in 773c9121436e [2023-03-25T08:35:58.684Z] Removing intermediate container 32da14d4f504 [2023-03-25T08:35:58.684Z] ---> d7493296cf08 [2023-03-25T08:35:58.684Z] Step 15/25 : WORKDIR / [2023-03-25T08:35:58.684Z] ---> Running in 1ce71111b0f2 [2023-03-25T08:35:58.684Z] ---> 5c376fb5734e [2023-03-25T08:35:58.684Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:35:58.684Z] ---> Running in 9fda732709f7 [2023-03-25T08:35:58.684Z] ---> c5f542acbc1a [2023-03-25T08:35:58.684Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:35:58.684Z] ---> Running in 29238baf0818 [2023-03-25T08:35:58.684Z] Removing intermediate container 1ce71111b0f2 [2023-03-25T08:35:58.684Z] ---> 6eb602b8a304 [2023-03-25T08:35:58.684Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:35:58.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:58.944Z] ---> 49e6d2093cd7 [2023-03-25T08:35:58.945Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:35:58.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:59.227Z] ---> abb01eac67be [2023-03-25T08:35:59.227Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-25T08:35:59.227Z] v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-25T08:35:59.227Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-25T08:35:59.227Z] OK: 17820 distinct packages available [2023-03-25T08:35:59.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:59.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:35:59.821Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-25T08:35:59.821Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-25T08:35:59.821Z] (3/4) Installing libucontext (1.2-r0) [2023-03-25T08:35:59.821Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-25T08:35:59.821Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:35:59.821Z] OK: 7 MiB in 19 packages [2023-03-25T08:35:59.821Z] ---> 4203ff9c9755 [2023-03-25T08:35:59.821Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-25T08:36:00.082Z] ---> 2e7041b36e93 [2023-03-25T08:36:00.082Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-25T08:36:00.082Z] Removing intermediate container 773c9121436e [2023-03-25T08:36:00.082Z] ---> dcc36dbb7f73 [2023-03-25T08:36:00.082Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:36:00.082Z] ---> 9a8959480234 [2023-03-25T08:36:00.082Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-25T08:36:00.082Z] ---> Running in 56322ff86985 [2023-03-25T08:36:00.343Z] Removing intermediate container 56322ff86985 [2023-03-25T08:36:00.343Z] ---> 3e7e7d132c6d [2023-03-25T08:36:00.343Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-25T08:36:00.343Z] ---> f55656d17cf1 [2023-03-25T08:36:00.343Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:36:00.343Z] ---> Running in c9925a536b3b [2023-03-25T08:36:00.343Z] Removing intermediate container c9925a536b3b [2023-03-25T08:36:00.343Z] ---> 30b77c127cf8 [2023-03-25T08:36:00.343Z] Step 23/25 : LABEL arch=x86_64 [2023-03-25T08:36:00.343Z] ---> Running in 078cdb3bba5f [2023-03-25T08:36:00.604Z] ---> bf9d6a573a40 [2023-03-25T08:36:00.604Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-25T08:36:00.604Z] Removing intermediate container 078cdb3bba5f [2023-03-25T08:36:00.604Z] ---> 6a2dda7b6fc2 [2023-03-25T08:36:00.604Z] Step 24/25 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:36:00.604Z] ---> Running in d17bf5fc810e [2023-03-25T08:36:00.604Z] Removing intermediate container d17bf5fc810e [2023-03-25T08:36:00.604Z] ---> 377562c933f3 [2023-03-25T08:36:00.604Z] Step 25/25 : LABEL version=0.0.0 [2023-03-25T08:36:00.604Z] ---> Running in bbb6eac91fad [2023-03-25T08:36:00.865Z] Removing intermediate container bbb6eac91fad [2023-03-25T08:36:00.865Z] ---> e13865da341d [2023-03-25T08:36:00.865Z] [2023-03-25T08:36:00.865Z] Successfully built e13865da341d [2023-03-25T08:36:00.865Z] Successfully tagged core-metadata:latest [2023-03-25T08:36:00.865Z]  Building core-metadata ... done Building security-proxy-setup [2023-03-25T08:36:05.199Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:36:05.199Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:36:05.199Z] ---> e55ea260c95b [2023-03-25T08:36:05.199Z] Step 3/22 : WORKDIR /edgex-go [2023-03-25T08:36:05.199Z] ---> Using cache [2023-03-25T08:36:05.199Z] ---> 83a8faa5c323 [2023-03-25T08:36:05.199Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-25T08:36:05.199Z] ---> Using cache [2023-03-25T08:36:05.199Z] ---> 12e6733035e5 [2023-03-25T08:36:05.199Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-25T08:36:05.199Z] ---> Using cache [2023-03-25T08:36:05.200Z] ---> 5c376fb5734e [2023-03-25T08:36:05.200Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:36:06.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.295s coverage: 98.5% of statements [2023-03-25T08:36:07.125Z] ---> Running in d0734af6539f [2023-03-25T08:36:07.125Z] ---> 9389d07810d9 [2023-03-25T08:36:07.125Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-25T08:36:07.386Z] ---> c44f3e655d8a [2023-03-25T08:36:07.386Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-25T08:36:07.386Z] ---> Running in dce3860f6a6c [2023-03-25T08:36:07.386Z] Removing intermediate container dce3860f6a6c [2023-03-25T08:36:07.386Z] ---> e02c1263954d [2023-03-25T08:36:07.386Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-25T08:36:07.650Z] ---> dee05e177e16 [2023-03-25T08:36:07.650Z] Step 22/27 : WORKDIR / [2023-03-25T08:36:07.650Z] ---> Running in 38c57d74877b [2023-03-25T08:36:07.650Z] Removing intermediate container 38c57d74877b [2023-03-25T08:36:07.650Z] ---> 13f0a7a6bc50 [2023-03-25T08:36:07.650Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-25T08:36:07.650Z] ---> Running in 06d5b5ac1c68 [2023-03-25T08:36:07.912Z] Removing intermediate container 06d5b5ac1c68 [2023-03-25T08:36:07.912Z] ---> 84f666493bc9 [2023-03-25T08:36:07.912Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-25T08:36:07.912Z] ---> Running in 798e320a9f3b [2023-03-25T08:36:07.912Z] Removing intermediate container 798e320a9f3b [2023-03-25T08:36:07.912Z] ---> 572a71372e13 [2023-03-25T08:36:07.912Z] Step 25/27 : LABEL arch=x86_64 [2023-03-25T08:36:07.912Z] ---> Running in 1d29359b9fc6 [2023-03-25T08:36:08.174Z] Removing intermediate container 1d29359b9fc6 [2023-03-25T08:36:08.174Z] ---> 9ffdec9f5ca5 [2023-03-25T08:36:08.174Z] Step 26/27 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:36:08.174Z] ---> Running in 0c0f757c2dfc [2023-03-25T08:36:08.174Z] Removing intermediate container 0c0f757c2dfc [2023-03-25T08:36:08.174Z] ---> 01390b1d1515 [2023-03-25T08:36:08.174Z] Step 27/27 : LABEL version=0.0.0 [2023-03-25T08:36:08.174Z] ---> Running in b6e8274e322d [2023-03-25T08:36:08.174Z] Removing intermediate container b6e8274e322d [2023-03-25T08:36:08.174Z] ---> aec0b754249b [2023-03-25T08:36:08.174Z] [2023-03-25T08:36:08.435Z] Successfully built aec0b754249b [2023-03-25T08:36:08.435Z] Successfully tagged security-spire-config:latest [2023-03-25T08:36:08.435Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-03-25T08:36:10.980Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:36:10.980Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:36:10.980Z] ---> e55ea260c95b [2023-03-25T08:36:10.980Z] Step 3/25 : WORKDIR /edgex-go [2023-03-25T08:36:10.980Z] ---> Using cache [2023-03-25T08:36:10.980Z] ---> 83a8faa5c323 [2023-03-25T08:36:10.980Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-25T08:36:10.980Z] ---> Using cache [2023-03-25T08:36:10.980Z] ---> 12e6733035e5 [2023-03-25T08:36:10.980Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-25T08:36:10.980Z] ---> Using cache [2023-03-25T08:36:10.980Z] ---> 5c376fb5734e [2023-03-25T08:36:10.980Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:36:11.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-25T08:36:11.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-25T08:36:11.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-25T08:36:12.898Z] ---> Running in 3bb3d75f804a [2023-03-25T08:36:16.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.793s coverage: 71.3% of statements [2023-03-25T08:36:18.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-25T08:36:18.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-25T08:36:18.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 54.0% of statements [2023-03-25T08:36:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-25T08:36:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-25T08:36:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-25T08:36:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-25T08:36:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-25T08:36:29.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-25T08:36:29.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-25T08:36:36.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.386s coverage: 88.5% of statements [2023-03-25T08:36:36.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.654s coverage: 3.9% of statements [2023-03-25T08:36:43.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-25T08:36:43.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-25T08:36:43.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-25T08:36:45.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.797s coverage: 95.6% of statements [2023-03-25T08:36:45.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-25T08:36:45.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-25T08:36:45.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-25T08:36:45.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-25T08:36:45.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-25T08:36:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.233s coverage: 72.2% of statements [2023-03-25T08:36:51.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-25T08:36:51.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-25T08:36:51.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-25T08:36:51.598Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.390s coverage: 65.9% of statements [2023-03-25T08:37:01.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-25T08:37:01.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-25T08:37:01.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.426s coverage: 0.9% of statements [2023-03-25T08:37:01.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.238s coverage: 29.0% of statements [2023-03-25T08:37:05.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 44.1% of statements [2023-03-25T08:37:05.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.257s coverage: 82.9% of statements [2023-03-25T08:37:05.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.217s coverage: 94.1% of statements [2023-03-25T08:37:05.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements [2023-03-25T08:37:08.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.197s coverage: 87.5% of statements [2023-03-25T08:37:09.153Z] Removing intermediate container 3bb3d75f804a [2023-03-25T08:37:09.153Z] ---> d3f3f4688225 [2023-03-25T08:37:09.153Z] Step 7/25 : COPY . . [2023-03-25T08:37:09.153Z] Removing intermediate container d0734af6539f [2023-03-25T08:37:09.153Z] ---> a5f2be264e38 [2023-03-25T08:37:09.153Z] Step 7/22 : COPY . . [2023-03-25T08:37:09.153Z] Removing intermediate container 9fda732709f7 [2023-03-25T08:37:09.153Z] ---> aab9b022ce60 [2023-03-25T08:37:09.153Z] Step 7/33 : COPY . . [2023-03-25T08:37:09.153Z] Removing intermediate container 84ceef5f7017 [2023-03-25T08:37:09.153Z] ---> bb4f7ea4e66e [2023-03-25T08:37:09.153Z] Step 8/23 : COPY . . [2023-03-25T08:37:09.153Z] Removing intermediate container 29238baf0818 [2023-03-25T08:37:09.153Z] ---> aa739a260696 [2023-03-25T08:37:09.153Z] Step 7/20 : COPY . . [2023-03-25T08:37:10.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-25T08:37:11.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-25T08:37:11.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-25T08:37:11.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-25T08:37:13.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-25T08:37:13.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-25T08:37:13.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-25T08:37:13.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-25T08:37:21.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.195s coverage: 94.4% of statements [2023-03-25T08:37:21.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-25T08:37:21.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-25T08:37:21.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-25T08:37:21.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-25T08:37:24.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-25T08:37:24.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-25T08:37:26.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-25T08:37:27.366Z] ---> 295ae495c5ba [2023-03-25T08:37:27.366Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-25T08:37:27.366Z] ---> e89340e6fb3d [2023-03-25T08:37:27.366Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-25T08:37:27.366Z] ---> b15e490dfeaa [2023-03-25T08:37:27.366Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-25T08:37:27.366Z] ---> 6de14cac27b6 [2023-03-25T08:37:27.366Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-25T08:37:27.366Z] ---> ec10120e3e5e [2023-03-25T08:37:27.366Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-25T08:37:27.366Z] ---> Running in 2c791dec47af [2023-03-25T08:37:27.366Z] ---> Running in f0860dbaa8d8 [2023-03-25T08:37:27.366Z] ---> Running in 424d30f08e9f [2023-03-25T08:37:27.366Z] ---> Running in f0923eea351c [2023-03-25T08:37:27.366Z] ---> Running in f9e5d560e562 [2023-03-25T08:37:27.624Z] 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-03-25T08:37:27.624Z] 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-03-25T08:37:27.624Z] 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-03-25T08:37:27.881Z] 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-03-25T08:37:27.881Z] 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-03-25T08:37:34.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-25T08:37:34.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.978s coverage: 79.9% of statements [2023-03-25T08:37:34.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.244s coverage: 92.9% of statements [2023-03-25T08:37:34.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 64.4% of statements [2023-03-25T08:37:34.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.201s coverage: 62.3% of statements [2023-03-25T08:37:34.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2023-03-25T08:37:34.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.161s coverage: 20.0% of statements [2023-03-25T08:37:34.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2023-03-25T08:37:34.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.440s coverage: 81.2% of statements [2023-03-25T08:37:34.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.457s coverage: 82.1% of statements [2023-03-25T08:37:35.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-25T08:37:35.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 86.0% of statements [2023-03-25T08:37:39.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-25T08:37:39.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-25T08:37:40.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.983s coverage: 63.1% of statements [2023-03-25T08:37:40.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements [2023-03-25T08:37:41.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2023-03-25T08:37:41.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2023-03-25T08:37:41.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements [2023-03-25T08:37:42.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-25T08:37:42.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-25T08:37:42.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-25T08:37:42.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-03-25T08:37:48.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-25T08:37:48.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-25T08:37:48.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-25T08:37:49.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.970s coverage: 38.4% of statements [2023-03-25T08:37:49.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements [2023-03-25T08:37:53.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-25T08:37:53.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-25T08:37:53.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-25T08:37:53.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-25T08:37:53.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.217s coverage: 84.8% of statements [2023-03-25T08:37:59.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-25T08:37:59.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-25T08:37:59.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-25T08:37:59.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-25T08:38:00.710Z] 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-03-25T08:38:05.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.330s coverage: 17.7% of statements [2023-03-25T08:38:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-25T08:38:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-25T08:38:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-25T08:38:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-25T08:38:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.525s coverage: 92.3% of statements [2023-03-25T08:38:09.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-25T08:38:09.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-25T08:38:09.820Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.264s coverage: 61.5% of statements [2023-03-25T08:38:11.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-25T08:38:11.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-25T08:38:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.361s coverage: 97.7% of statements [2023-03-25T08:38:13.290Z] 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-03-25T08:38:13.290Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-25T08:38:13.290Z] go vet ./... [2023-03-25T08:38:19.312Z] Removing intermediate container 2c791dec47af [2023-03-25T08:38:19.312Z] ---> 186dbf67ebad [2023-03-25T08:38:19.312Z] [2023-03-25T08:38:19.312Z] Step 9/33 : FROM alpine:3.17 [2023-03-25T08:38:19.312Z] ---> b2aa39c304c2 [2023-03-25T08:38:19.312Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-25T08:38:19.312Z] Removing intermediate container f9e5d560e562 [2023-03-25T08:38:19.312Z] ---> 48348a4f2846 [2023-03-25T08:38:19.312Z] [2023-03-25T08:38:19.312Z] Step 9/22 : FROM alpine:3.17 [2023-03-25T08:38:19.312Z] ---> b2aa39c304c2 [2023-03-25T08:38:19.312Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-25T08:38:19.312Z] Removing intermediate container f0860dbaa8d8 [2023-03-25T08:38:19.312Z] ---> 60145ebe3ed4 [2023-03-25T08:38:19.312Z] [2023-03-25T08:38:19.312Z] Step 9/25 : FROM alpine:3.17 [2023-03-25T08:38:19.312Z] ---> b2aa39c304c2 [2023-03-25T08:38:19.312Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-25T08:38:20.720Z] ---> Running in 6f85185cb2d6 [2023-03-25T08:38:20.720Z] ---> Running in 1e920e34acfd [2023-03-25T08:38:20.720Z] ---> Running in 71b55f995de7 [2023-03-25T08:38:20.980Z] Removing intermediate container 6f85185cb2d6 [2023-03-25T08:38:20.980Z] ---> 43b6955610e9 [2023-03-25T08:38:20.980Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-25T08:38:20.980Z] ---> Running in 7c36bfdb72b2 [2023-03-25T08:38:20.980Z] Removing intermediate container 424d30f08e9f [2023-03-25T08:38:20.980Z] ---> 00ae49dff9aa [2023-03-25T08:38:20.980Z] [2023-03-25T08:38:20.980Z] Step 9/20 : FROM alpine:3.17 [2023-03-25T08:38:20.980Z] ---> b2aa39c304c2 [2023-03-25T08:38:20.980Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-25T08:38:20.980Z] ---> Using cache [2023-03-25T08:38:20.980Z] ---> 43b6955610e9 [2023-03-25T08:38:20.980Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-25T08:38:20.980Z] Removing intermediate container f0923eea351c [2023-03-25T08:38:20.980Z] ---> e8dc0839d938 [2023-03-25T08:38:20.980Z] [2023-03-25T08:38:20.980Z] Step 10/23 : FROM alpine:3.17 [2023-03-25T08:38:20.980Z] ---> b2aa39c304c2 [2023-03-25T08:38:20.980Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-25T08:38:20.980Z] ---> Running in 01a7ee752efa [2023-03-25T08:38:20.980Z] ---> Running in 9e8192200ad4 [2023-03-25T08:38:21.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:38:21.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:38:21.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:38:21.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:38:21.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:38:21.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:38:21.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:38:21.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:38:21.500Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-25T08:38:21.500Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-25T08:38:21.500Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:38:21.500Z] OK: 8 MiB in 17 packages [2023-03-25T08:38:21.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:38:21.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:38:21.500Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-25T08:38:21.761Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-25T08:38:21.761Z] (3/3) Installing su-exec (0.2-r2) [2023-03-25T08:38:21.761Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:38:21.761Z] Executing ca-certificates-20220614-r4.trigger [2023-03-25T08:38:21.761Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-25T08:38:21.761Z] (2/2) Installing su-exec (0.2-r2) [2023-03-25T08:38:21.761Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:38:21.761Z] OK: 7 MiB in 17 packages [2023-03-25T08:38:21.761Z] OK: 8 MiB in 18 packages [2023-03-25T08:38:21.761Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-25T08:38:21.761Z] v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-25T08:38:21.761Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-25T08:38:21.761Z] OK: 17820 distinct packages available [2023-03-25T08:38:21.761Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-25T08:38:21.761Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:38:22.022Z] Executing ca-certificates-20220614-r4.trigger [2023-03-25T08:38:22.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:38:22.022Z] OK: 8 MiB in 17 packages [2023-03-25T08:38:22.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:38:22.022Z] Removing intermediate container 1e920e34acfd [2023-03-25T08:38:22.022Z] ---> 45da13a2eb9e [2023-03-25T08:38:22.022Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-25T08:38:22.022Z] ---> Running in a0b973c30987 [2023-03-25T08:38:22.281Z] Removing intermediate container a0b973c30987 [2023-03-25T08:38:22.282Z] ---> 21329bbe64a5 [2023-03-25T08:38:22.282Z] Step 12/22 : WORKDIR /edgex [2023-03-25T08:38:22.282Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-25T08:38:22.282Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-25T08:38:22.282Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-25T08:38:22.282Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-25T08:38:22.282Z] (5/9) Installing curl (7.88.1-r1) [2023-03-25T08:38:22.282Z] ---> Running in 0308469ae783 [2023-03-25T08:38:22.282Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-25T08:38:22.282Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-25T08:38:22.282Z] (8/9) Installing libucontext (1.2-r0) [2023-03-25T08:38:22.282Z] Removing intermediate container 71b55f995de7 [2023-03-25T08:38:22.282Z] ---> 3d0a0e65413f [2023-03-25T08:38:22.282Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-25T08:38:22.282Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-25T08:38:22.282Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:38:22.282Z] Executing ca-certificates-20220614-r4.trigger [2023-03-25T08:38:22.541Z] Removing intermediate container 7c36bfdb72b2 [2023-03-25T08:38:22.541Z] ---> 7cc921119247 [2023-03-25T08:38:22.541Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-25T08:38:22.541Z] ---> Running in 44c0e3cbaa67 [2023-03-25T08:38:22.541Z] ---> Running in cc87bfe43df4 [2023-03-25T08:38:22.541Z] Removing intermediate container 0308469ae783 [2023-03-25T08:38:22.541Z] ---> 31183bd3e9b6 [2023-03-25T08:38:22.541Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:38:22.541Z] OK: 10 MiB in 24 packages [2023-03-25T08:38:22.541Z] Removing intermediate container 44c0e3cbaa67 [2023-03-25T08:38:22.541Z] ---> bb6c76277ba6 [2023-03-25T08:38:22.541Z] Step 12/25 : WORKDIR / [2023-03-25T08:38:22.541Z] Removing intermediate container 9e8192200ad4 [2023-03-25T08:38:22.541Z] ---> 4ae7264d6e70 [2023-03-25T08:38:22.541Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-25T08:38:22.541Z] Removing intermediate container cc87bfe43df4 [2023-03-25T08:38:22.541Z] ---> 8c7173309971 [2023-03-25T08:38:22.541Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-25T08:38:22.541Z] ---> Running in b2d2cce74d64 [2023-03-25T08:38:22.817Z] ---> Running in e2abaddba49c [2023-03-25T08:38:22.817Z] ---> Running in ee23cfc4afb4 [2023-03-25T08:38:22.817Z] ---> fae21159803a [2023-03-25T08:38:22.817Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:38:22.817Z] Removing intermediate container b2d2cce74d64 [2023-03-25T08:38:22.817Z] ---> 33798c33565a [2023-03-25T08:38:22.817Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:38:22.817Z] Removing intermediate container e2abaddba49c [2023-03-25T08:38:22.817Z] ---> 92c68d5f7c65 [2023-03-25T08:38:22.817Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-25T08:38:22.817Z] Removing intermediate container ee23cfc4afb4 [2023-03-25T08:38:22.817Z] ---> 2f09721361a4 [2023-03-25T08:38:22.817Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-25T08:38:22.817Z] ---> Running in ef57e3937c7e [2023-03-25T08:38:22.817Z] ---> Running in 52a4b27a76ba [2023-03-25T08:38:23.079Z] ---> cfb8894f59cd [2023-03-25T08:38:23.079Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-25T08:38:23.079Z] Removing intermediate container ef57e3937c7e [2023-03-25T08:38:23.079Z] ---> b64d8bda5000 [2023-03-25T08:38:23.079Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-25T08:38:23.079Z] ---> 4536ca6547f8 [2023-03-25T08:38:23.079Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:38:23.079Z] Removing intermediate container 52a4b27a76ba [2023-03-25T08:38:23.079Z] ---> cc0a024e5d56 [2023-03-25T08:38:23.079Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-25T08:38:23.079Z] Removing intermediate container 01a7ee752efa [2023-03-25T08:38:23.079Z] ---> f233c2eacdfa [2023-03-25T08:38:23.079Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:38:23.079Z] ---> Running in 32afdd84d676 [2023-03-25T08:38:23.079Z] ---> Running in 1cac9931e845 [2023-03-25T08:38:23.340Z] ---> 8c1bc55ab3f2 [2023-03-25T08:38:23.340Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-25T08:38:23.340Z] ---> 899f40edf647 [2023-03-25T08:38:23.340Z] 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-03-25T08:38:23.340Z] Removing intermediate container 32afdd84d676 [2023-03-25T08:38:23.340Z] ---> 0f31829fe8bd [2023-03-25T08:38:23.340Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:38:23.340Z] Removing intermediate container 1cac9931e845 [2023-03-25T08:38:23.340Z] ---> e97a17faae42 [2023-03-25T08:38:23.340Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-25T08:38:23.340Z] ---> 8b0e378c5d4d [2023-03-25T08:38:23.340Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:38:23.340Z] ---> Running in 3a9e6063bb47 [2023-03-25T08:38:23.608Z] ---> 649c7278b64c [2023-03-25T08:38:23.608Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:38:23.869Z] ---> ef1174d7334a [2023-03-25T08:38:23.869Z] 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-03-25T08:38:23.869Z] ---> a0bd1de84f4c [2023-03-25T08:38:23.869Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-25T08:38:23.869Z] ---> bae9edf54c53 [2023-03-25T08:38:23.869Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-25T08:38:24.438Z] ---> 7e050520c12c [2023-03-25T08:38:24.438Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-25T08:38:24.438Z] ---> 37123f332a7a [2023-03-25T08:38:24.438Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-25T08:38:24.438Z] ---> efbb66efc6ab [2023-03-25T08:38:24.438Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-25T08:38:24.438Z] ---> 7fe208da1f0c [2023-03-25T08:38:24.438Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-25T08:38:24.438Z] ---> Running in ced70a8b3538 [2023-03-25T08:38:24.699Z] Removing intermediate container 3a9e6063bb47 [2023-03-25T08:38:24.699Z] ---> d3aa5b4078e5 [2023-03-25T08:38:24.699Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-25T08:38:24.699Z] ---> Running in 25ab65591606 [2023-03-25T08:38:24.960Z] ---> 3905f82cae95 [2023-03-25T08:38:24.960Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-25T08:38:25.531Z] ---> da26dee1aa8d [2023-03-25T08:38:25.531Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-25T08:38:25.531Z] Removing intermediate container 25ab65591606 [2023-03-25T08:38:25.531Z] ---> e529de56eff0 [2023-03-25T08:38:25.531Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-25T08:38:25.531Z] ---> 4fb1220c12b2 [2023-03-25T08:38:25.531Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . ---> Running in a24d62a5271d [2023-03-25T08:38:25.531Z] [2023-03-25T08:38:25.531Z] ---> c0b63de6b49e [2023-03-25T08:38:25.531Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-25T08:38:25.791Z] Removing intermediate container a24d62a5271d [2023-03-25T08:38:25.791Z] ---> e88a15424b3d [2023-03-25T08:38:25.791Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-25T08:38:26.052Z] ---> Running in 4b0f2fc50ce5 [2023-03-25T08:38:26.052Z] ---> 1837282fda13 [2023-03-25T08:38:26.052Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-25T08:38:26.315Z] ---> a3fa7755843f [2023-03-25T08:38:26.315Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-25T08:38:26.315Z] ---> Running in 9a30b4cb404b [2023-03-25T08:38:26.315Z] ---> ef652e12a26d [2023-03-25T08:38:26.315Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-25T08:38:26.315Z] ---> Running in b25aceb3d3fb [2023-03-25T08:38:26.315Z] Removing intermediate container 4b0f2fc50ce5 [2023-03-25T08:38:26.315Z] ---> 73b02ab5d84d [2023-03-25T08:38:26.315Z] Step 18/20 : LABEL arch=x86_64 [2023-03-25T08:38:26.315Z] Removing intermediate container ced70a8b3538 [2023-03-25T08:38:26.315Z] ---> 5ff81870ea91 [2023-03-25T08:38:26.315Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-25T08:38:26.315Z] ---> Running in 27612efc2c8d [2023-03-25T08:38:26.315Z] Removing intermediate container b25aceb3d3fb [2023-03-25T08:38:26.315Z] ---> 7a31d710582c [2023-03-25T08:38:26.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-25T08:38:26.576Z] ---> 8b7a08e3a31c [2023-03-25T08:38:26.576Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-25T08:38:26.576Z] ---> Running in 95ff12193fb2 [2023-03-25T08:38:26.576Z] ---> Running in 6e6cbf62a7a3 [2023-03-25T08:38:26.576Z] ---> Running in 9a636396e2d7 [2023-03-25T08:38:26.576Z] Removing intermediate container 27612efc2c8d [2023-03-25T08:38:26.576Z] ---> 7d4ef47ffa4c [2023-03-25T08:38:26.576Z] Step 19/20 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:38:26.576Z] ---> Running in d1280ee7ee0d [2023-03-25T08:38:26.576Z] Removing intermediate container 95ff12193fb2 [2023-03-25T08:38:26.576Z] ---> ed01b44f3ab5 [2023-03-25T08:38:26.576Z] Step 20/22 : LABEL arch=x86_64 [2023-03-25T08:38:26.576Z] Removing intermediate container 6e6cbf62a7a3 [2023-03-25T08:38:26.576Z] ---> 9b895dc1dac7 [2023-03-25T08:38:26.576Z] Step 21/23 : LABEL arch=x86_64 [2023-03-25T08:38:26.837Z] ---> Running in c8080d68ee6d [2023-03-25T08:38:26.837Z] ---> Running in 008b0a7e4f0d [2023-03-25T08:38:26.837Z] Removing intermediate container d1280ee7ee0d [2023-03-25T08:38:26.837Z] ---> 3aca6e6f566a [2023-03-25T08:38:26.837Z] Step 20/20 : LABEL version=0.0.0 [2023-03-25T08:38:26.837Z] ---> Running in 4e9f0fe40edf [2023-03-25T08:38:26.837Z] Removing intermediate container c8080d68ee6d [2023-03-25T08:38:26.837Z] ---> a03ce396b110 [2023-03-25T08:38:26.837Z] Step 21/22 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:38:26.837Z] Removing intermediate container 008b0a7e4f0d [2023-03-25T08:38:26.837Z] ---> 8e6b16ffe9dc [2023-03-25T08:38:26.837Z] Step 22/23 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:38:27.097Z] ---> Running in 4f82644fb079 [2023-03-25T08:38:27.097Z] Removing intermediate container 4e9f0fe40edf [2023-03-25T08:38:27.097Z] ---> a6dc520e28f6 [2023-03-25T08:38:27.097Z] [2023-03-25T08:38:27.097Z] ---> Running in e73feade2c0e [2023-03-25T08:38:27.097Z] Removing intermediate container 9a30b4cb404b [2023-03-25T08:38:27.097Z] ---> 7e240078f286 [2023-03-25T08:38:27.097Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:38:27.097Z] Successfully built a6dc520e28f6 [2023-03-25T08:38:27.097Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-25T08:38:27.097Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-03-25T08:38:27.097Z] Removing intermediate container 4f82644fb079 [2023-03-25T08:38:27.097Z] ---> ab5cd824932b [2023-03-25T08:38:27.097Z] Step 22/22 : LABEL version=0.0.0 [2023-03-25T08:38:27.097Z] Removing intermediate container e73feade2c0e [2023-03-25T08:38:27.097Z] ---> 2337ec9ec775 [2023-03-25T08:38:27.097Z] Step 23/23 : LABEL version=0.0.0 [2023-03-25T08:38:27.097Z] ---> Running in fcd178881f1e [2023-03-25T08:38:27.097Z] ---> Running in e4fc1f7e6417 [2023-03-25T08:38:27.670Z] ---> 3a9aca7ded88 [2023-03-25T08:38:27.670Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:38:29.589Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:38:29.589Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:38:30.974Z] ---> e55ea260c95b [2023-03-25T08:38:30.974Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-25T08:38:30.974Z] ---> Using cache [2023-03-25T08:38:30.974Z] ---> 88b2484c5e8d [2023-03-25T08:38:30.974Z] Step 4/23 : WORKDIR /edgex-go [2023-03-25T08:38:30.974Z] ---> Using cache [2023-03-25T08:38:30.974Z] ---> 0c83c3adc3ac [2023-03-25T08:38:30.974Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-25T08:38:30.974Z] ---> Using cache [2023-03-25T08:38:30.974Z] ---> 6d578e0d9056 [2023-03-25T08:38:30.974Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-25T08:38:30.974Z] ---> Using cache [2023-03-25T08:38:30.974Z] ---> feb3eb8016c8 [2023-03-25T08:38:30.974Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:38:30.974Z] ---> Using cache [2023-03-25T08:38:30.974Z] ---> 105321aa5a98 [2023-03-25T08:38:30.974Z] Step 8/23 : COPY . . [2023-03-25T08:38:31.236Z] ---> Using cache [2023-03-25T08:38:31.236Z] ---> 847fc72e152d [2023-03-25T08:38:31.236Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-25T08:38:32.179Z] Removing intermediate container fcd178881f1e [2023-03-25T08:38:32.179Z] ---> ac7451732f54 [2023-03-25T08:38:32.179Z] [2023-03-25T08:38:32.179Z] Removing intermediate container e4fc1f7e6417 [2023-03-25T08:38:32.179Z] ---> 6bc6a2aa8884 [2023-03-25T08:38:32.179Z] [2023-03-25T08:38:32.179Z] Removing intermediate container 9a636396e2d7 [2023-03-25T08:38:32.179Z] ---> 48a7f2c52aae [2023-03-25T08:38:32.179Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-25T08:38:32.179Z] ---> Running in bb390bca42f8 [2023-03-25T08:38:32.179Z] ---> b921306f61a9 [2023-03-25T08:38:32.179Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-25T08:38:32.179Z] ---> Running in c71aed71c37d [2023-03-25T08:38:32.179Z] Successfully built 6bc6a2aa8884 [2023-03-25T08:38:32.179Z] Successfully built ac7451732f54 [2023-03-25T08:38:32.179Z] Successfully tagged security-proxy-setup:latest [2023-03-25T08:38:32.179Z] Successfully tagged support-notifications:latest [2023-03-25T08:38:32.179Z]  Building security-proxy-setup ... done Building core-data [2023-03-25T08:38:32.440Z]  Building support-notifications ... done Removing intermediate container c71aed71c37d [2023-03-25T08:38:32.440Z] ---> ec09f41c19de [2023-03-25T08:38:32.440Z] Step 23/25 : LABEL arch=x86_64 [2023-03-25T08:38:33.381Z] 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-03-25T08:38:37.606Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:38:37.607Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:38:37.607Z] ---> e55ea260c95b [2023-03-25T08:38:37.607Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-25T08:38:37.607Z] ---> Using cache [2023-03-25T08:38:37.607Z] ---> 88b2484c5e8d [2023-03-25T08:38:37.607Z] Step 4/23 : WORKDIR /edgex-go [2023-03-25T08:38:37.607Z] ---> Using cache [2023-03-25T08:38:37.607Z] ---> 0c83c3adc3ac [2023-03-25T08:38:37.607Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-25T08:38:37.607Z] ---> Using cache [2023-03-25T08:38:37.607Z] ---> 6d578e0d9056 [2023-03-25T08:38:37.607Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-25T08:38:37.607Z] ---> Using cache [2023-03-25T08:38:37.607Z] ---> feb3eb8016c8 [2023-03-25T08:38:37.607Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:38:37.607Z] ---> Using cache [2023-03-25T08:38:37.607Z] ---> 105321aa5a98 [2023-03-25T08:38:37.607Z] Step 8/23 : COPY . . [2023-03-25T08:38:37.607Z] ---> Using cache [2023-03-25T08:38:37.607Z] ---> 847fc72e152d [2023-03-25T08:38:37.607Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-25T08:38:38.996Z] ---> Running in ba71f1f8192e [2023-03-25T08:38:38.996Z] ---> Running in 32c11ad51aed [2023-03-25T08:38:38.996Z] ---> 11ebec2d163b [2023-03-25T08:38:38.996Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-25T08:38:38.996Z] Removing intermediate container ba71f1f8192e [2023-03-25T08:38:38.996Z] ---> e8204a29f5c7 [2023-03-25T08:38:38.996Z] Step 24/25 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:38:38.996Z] ---> Running in 9ca554946e84 [2023-03-25T08:38:38.996Z] Removing intermediate container 9ca554946e84 [2023-03-25T08:38:38.996Z] ---> c25deb9a21ea [2023-03-25T08:38:38.996Z] Step 25/25 : LABEL version=0.0.0 [2023-03-25T08:38:39.256Z] ---> f4a499ca6457 [2023-03-25T08:38:39.256Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-25T08:38:39.256Z] ---> Running in 726dbfb527bc [2023-03-25T08:38:39.256Z] 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-03-25T08:38:39.517Z] Removing intermediate container 726dbfb527bc [2023-03-25T08:38:39.517Z] ---> 796e569d9408 [2023-03-25T08:38:39.517Z] [2023-03-25T08:38:39.517Z] ---> f7f74771c0d2 [2023-03-25T08:38:39.517Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-25T08:38:39.517Z] Successfully built 796e569d9408 [2023-03-25T08:38:39.517Z] Successfully tagged security-secretstore-setup:latest [2023-03-25T08:38:40.086Z]  Building security-secretstore-setup ... done  ---> 5b0741b0a7fd [2023-03-25T08:38:40.086Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-25T08:38:40.670Z] ---> 76d086100ca9 [2023-03-25T08:38:40.670Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-25T08:38:40.929Z] ---> 4ca7e52d0dab [2023-03-25T08:38:40.929Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-25T08:38:40.929Z] ---> Running in 79cc7b15d616 [2023-03-25T08:38:42.309Z] Removing intermediate container 79cc7b15d616 [2023-03-25T08:38:42.309Z] ---> 70de01349dc4 [2023-03-25T08:38:42.309Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-25T08:38:42.309Z] ---> Running in 1c589667ba8b [2023-03-25T08:38:42.569Z] Removing intermediate container 1c589667ba8b [2023-03-25T08:38:42.569Z] ---> 3fc5bdb0cdc7 [2023-03-25T08:38:42.569Z] Step 30/33 : CMD ["gate"] [2023-03-25T08:38:42.569Z] ---> Running in ff60990e5b13 [2023-03-25T08:38:42.864Z] Removing intermediate container ff60990e5b13 [2023-03-25T08:38:42.864Z] ---> 78ebcdaf119f [2023-03-25T08:38:42.864Z] Step 31/33 : LABEL arch=x86_64 [2023-03-25T08:38:42.864Z] ---> Running in 462b4346f93c [2023-03-25T08:38:43.124Z] Removing intermediate container 462b4346f93c [2023-03-25T08:38:43.124Z] ---> b5c0a3df153d [2023-03-25T08:38:43.124Z] Step 32/33 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:38:43.124Z] ---> Running in 0bb4f598af99 [2023-03-25T08:38:43.713Z] Removing intermediate container 0bb4f598af99 [2023-03-25T08:38:43.713Z] ---> 7750a09311d3 [2023-03-25T08:38:43.713Z] Step 33/33 : LABEL version=0.0.0 [2023-03-25T08:38:44.294Z] ---> Running in 414fe81f3804 [2023-03-25T08:38:44.555Z] Removing intermediate container 414fe81f3804 [2023-03-25T08:38:44.555Z] ---> d9ee96d8229f [2023-03-25T08:38:44.555Z] [2023-03-25T08:38:44.555Z] Successfully built d9ee96d8229f [2023-03-25T08:38:44.816Z] Successfully tagged security-bootstrapper:latest [2023-03-25T08:39:02.942Z]  Building security-bootstrapper ... done Removing intermediate container 32c11ad51aed [2023-03-25T08:39:02.942Z] ---> 604db4443d83 [2023-03-25T08:39:02.942Z] [2023-03-25T08:39:02.942Z] Step 10/23 : FROM alpine:3.17 [2023-03-25T08:39:02.942Z] ---> b2aa39c304c2 [2023-03-25T08:39:02.942Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-25T08:39:02.942Z] Removing intermediate container bb390bca42f8 [2023-03-25T08:39:02.942Z] ---> 9cb4b9177741 [2023-03-25T08:39:02.942Z] [2023-03-25T08:39:02.942Z] Step 10/23 : FROM alpine:3.17 [2023-03-25T08:39:02.942Z] ---> b2aa39c304c2 [2023-03-25T08:39:02.942Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-25T08:39:02.942Z] ---> Using cache [2023-03-25T08:39:02.942Z] ---> 2741920b8845 [2023-03-25T08:39:02.942Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' ---> Running in e98de234668b [2023-03-25T08:39:02.942Z] [2023-03-25T08:39:02.942Z] ---> Using cache [2023-03-25T08:39:02.942Z] ---> 8616b88cdc0d [2023-03-25T08:39:02.942Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-25T08:39:02.942Z] ---> Running in 7eab0ab7698b [2023-03-25T08:39:02.942Z] Removing intermediate container e98de234668b [2023-03-25T08:39:02.942Z] ---> 2730cd6fa0f9 [2023-03-25T08:39:02.942Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-25T08:39:02.942Z] ---> Running in e1ce4e702d84 [2023-03-25T08:39:02.942Z] Removing intermediate container 7eab0ab7698b [2023-03-25T08:39:02.942Z] ---> 409973a084ac [2023-03-25T08:39:02.942Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-25T08:39:02.942Z] ---> Running in b922003f2329 [2023-03-25T08:39:02.942Z] Removing intermediate container e1ce4e702d84 [2023-03-25T08:39:02.942Z] ---> e83d55f1906e [2023-03-25T08:39:02.942Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-25T08:39:02.942Z] ---> Running in 0bc67bf8c69c [2023-03-25T08:39:02.942Z] Removing intermediate container b922003f2329 [2023-03-25T08:39:02.942Z] ---> d4adf1248d72 [2023-03-25T08:39:02.942Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:39:02.942Z] Removing intermediate container 0bc67bf8c69c [2023-03-25T08:39:02.942Z] ---> 13767764e91a [2023-03-25T08:39:02.942Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-25T08:39:02.942Z] ---> Running in 5b9871b0263b [2023-03-25T08:39:02.942Z] ---> 1c09453cdcc9 [2023-03-25T08:39:02.942Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:39:03.204Z] ---> 6755265a3da3 [2023-03-25T08:39:03.204Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-25T08:39:03.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-25T08:39:03.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-25T08:39:03.731Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-25T08:39:03.731Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:39:03.731Z] OK: 7 MiB in 16 packages [2023-03-25T08:39:04.303Z] ---> 83b900cfd853 [2023-03-25T08:39:04.303Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-25T08:39:04.564Z] ---> 128936bea0d4 [2023-03-25T08:39:04.564Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-25T08:39:04.564Z] Removing intermediate container 5b9871b0263b [2023-03-25T08:39:04.564Z] ---> 588a18ec4a4a [2023-03-25T08:39:04.564Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:39:04.564Z] ---> Running in 51a0564d8e88 [2023-03-25T08:39:04.564Z] Removing intermediate container 51a0564d8e88 [2023-03-25T08:39:04.564Z] ---> e943839fd311 [2023-03-25T08:39:04.564Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-25T08:39:04.564Z] ---> Running in a2891ba1816d [2023-03-25T08:39:04.564Z] ---> 9ce694ffecd1 [2023-03-25T08:39:04.564Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:39:04.824Z] Removing intermediate container a2891ba1816d [2023-03-25T08:39:04.824Z] ---> 4b71b6c9f014 [2023-03-25T08:39:04.824Z] Step 21/23 : LABEL arch=x86_64 [2023-03-25T08:39:04.824Z] ---> Running in 33f7538f281c [2023-03-25T08:39:04.824Z] ---> dc8cea634251 [2023-03-25T08:39:04.824Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-25T08:39:04.824Z] Removing intermediate container 33f7538f281c [2023-03-25T08:39:04.824Z] ---> 52e81723c902 [2023-03-25T08:39:04.824Z] Step 22/23 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:39:04.824Z] ---> Running in d91cdab45c1e [2023-03-25T08:39:05.118Z] Removing intermediate container d91cdab45c1e [2023-03-25T08:39:05.118Z] ---> cb57996b16a0 [2023-03-25T08:39:05.118Z] Step 23/23 : LABEL version=0.0.0 [2023-03-25T08:39:05.118Z] ---> Running in 2fa0867c32d4 [2023-03-25T08:39:05.378Z] ---> 60195f972872 [2023-03-25T08:39:05.378Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-25T08:39:05.378Z] Removing intermediate container 2fa0867c32d4 [2023-03-25T08:39:05.378Z] ---> 00d824a5ea70 [2023-03-25T08:39:05.378Z] [2023-03-25T08:39:05.378Z] Successfully built 00d824a5ea70 [2023-03-25T08:39:05.378Z] Successfully tagged support-scheduler:latest [2023-03-25T08:39:05.378Z]  Building support-scheduler ... done  ---> f6709305e7c8 [2023-03-25T08:39:05.378Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-25T08:39:05.378Z] ---> Running in fa4cedf7cd9d [2023-03-25T08:39:05.378Z] Removing intermediate container fa4cedf7cd9d [2023-03-25T08:39:05.378Z] ---> 8fc64f8f5aa4 [2023-03-25T08:39:05.638Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-25T08:39:05.638Z] ---> Running in c73935f06891 [2023-03-25T08:39:05.638Z] Removing intermediate container c73935f06891 [2023-03-25T08:39:05.638Z] ---> eb32099026aa [2023-03-25T08:39:05.638Z] Step 21/23 : LABEL arch=x86_64 [2023-03-25T08:39:05.638Z] ---> Running in 87e58a2564cd [2023-03-25T08:39:05.638Z] Removing intermediate container 87e58a2564cd [2023-03-25T08:39:05.638Z] ---> ad4ddc688e4e [2023-03-25T08:39:05.638Z] Step 22/23 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [2023-03-25T08:39:05.638Z] ---> Running in d1c7f7f42dad [2023-03-25T08:39:05.900Z] Removing intermediate container d1c7f7f42dad [2023-03-25T08:39:05.900Z] ---> 5a77e498d1a1 [2023-03-25T08:39:05.900Z] Step 23/23 : LABEL version=0.0.0 [2023-03-25T08:39:05.900Z] ---> Running in eade1d4fcb8c [2023-03-25T08:39:05.900Z] Removing intermediate container eade1d4fcb8c [2023-03-25T08:39:05.900Z] ---> d0a9c98b4c94 [2023-03-25T08:39:05.900Z] [2023-03-25T08:39:05.900Z] Successfully built d0a9c98b4c94 [2023-03-25T08:39:05.900Z] Successfully tagged core-data:latest [2023-03-25T08:39:06.170Z]  Building core-data ... done  [Pipeline] } [2023-03-25T08:39:06.172Z] $ docker stop --time=1 2a8d9e8971409325511b91eca574b2e627d43aa4122283b6f5ca756de982c1b3 [2023-03-25T08:39:07.471Z] $ docker rm -f --volumes 2a8d9e8971409325511b91eca574b2e627d43aa4122283b6f5ca756de982c1b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-25T08:39:07.805Z] + docker images [2023-03-25T08:39:07.805Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-25T08:39:07.805Z] core-data latest d0a9c98b4c94 2 seconds ago 20MB [2023-03-25T08:39:07.805Z] support-scheduler latest 00d824a5ea70 2 seconds ago 32.1MB [2023-03-25T08:39:07.805Z] 9cb4b9177741 6 seconds ago 1.75GB [2023-03-25T08:39:07.805Z] 604db4443d83 8 seconds ago 1.69GB [2023-03-25T08:39:07.805Z] security-bootstrapper latest d9ee96d8229f 23 seconds ago 22.2MB [2023-03-25T08:39:07.805Z] security-secretstore-setup latest 796e569d9408 28 seconds ago 32.8MB [2023-03-25T08:39:07.805Z] security-proxy-setup latest ac7451732f54 40 seconds ago 18.7MB [2023-03-25T08:39:07.805Z] support-notifications latest 6bc6a2aa8884 40 seconds ago 32.7MB [2023-03-25T08:39:07.805Z] security-spiffe-token-provider latest a6dc520e28f6 41 seconds ago 32.8MB [2023-03-25T08:39:07.805Z] 00ae49dff9aa 47 seconds ago 1.73GB [2023-03-25T08:39:07.805Z] e8dc0839d938 47 seconds ago 1.75GB [2023-03-25T08:39:07.805Z] 186dbf67ebad 51 seconds ago 1.67GB [2023-03-25T08:39:07.805Z] 60145ebe3ed4 51 seconds ago 1.68GB [2023-03-25T08:39:07.805Z] 48348a4f2846 51 seconds ago 1.67GB [2023-03-25T08:39:07.805Z] security-spire-config latest aec0b754249b 2 minutes ago 88.9MB [2023-03-25T08:39:07.805Z] core-metadata latest e13865da341d 3 minutes ago 20.4MB [2023-03-25T08:39:07.805Z] eb6d969ce734 3 minutes ago 1.54GB [2023-03-25T08:39:07.805Z] 00f1f65660cd 3 minutes ago 1.69GB [2023-03-25T08:39:07.805Z] core-common-config-bootstrapper latest 738869f6b327 3 minutes ago 17.2MB [2023-03-25T08:39:07.805Z] security-proxy-auth latest 7bd7ee6c7c4d 3 minutes ago 18.3MB [2023-03-25T08:39:07.805Z] core-command latest 5b8ddbb5b602 3 minutes ago 19.8MB [2023-03-25T08:39:07.805Z] security-spire-agent latest 2c238d059a26 3 minutes ago 129MB [2023-03-25T08:39:07.805Z] security-spire-server latest 10c606b02bec 3 minutes ago 89.8MB [2023-03-25T08:39:07.805Z] 0c5a0525c5f8 3 minutes ago 1.66GB [2023-03-25T08:39:07.805Z] e12f6e10b915 3 minutes ago 1.68GB [2023-03-25T08:39:07.805Z] 43bc25e9be2a 3 minutes ago 1.69GB [2023-03-25T08:39:07.805Z] 2d1af8734418 4 minutes ago 1.54GB [2023-03-25T08:39:07.805Z] 9fc98347e180 4 minutes ago 1.54GB [2023-03-25T08:39:07.805Z] ci-base-image-x86_64 latest e55ea260c95b 8 minutes ago 881MB [2023-03-25T08:39:07.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB [2023-03-25T08:39:07.805Z] alpine 3.17 b2aa39c304c2 6 weeks ago 7.05MB [2023-03-25T08:39:07.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-25T08:39:07.805Z] 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-03-25T08:40:34.945Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-25T08:40:34.945Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-25T08:40:35.212Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-25T08:40:35.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-25T08:40:35.803Z] + ls -al . [2023-03-25T08:40:36.069Z] total 700 [2023-03-25T08:40:36.069Z] drwxrwxr-x 10 1001 1001 4096 Mar 25 08:33 . [2023-03-25T08:40:36.069Z] drwxr-xr-x 4 root root 4096 Mar 25 08:33 .. [2023-03-25T08:40:36.069Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 08:31 .blubracket [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 16 Mar 25 08:31 .dockerignore [2023-03-25T08:40:36.069Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 08:31 .git [2023-03-25T08:40:36.069Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 08:31 .github [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 1133 Mar 25 08:31 .gitignore [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 42 Mar 25 08:31 .golangci.yml [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 87 Mar 25 08:31 .hadolint.yml [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 166 Mar 25 08:31 .sonarcloud.properties [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 08:31 ADOPTERS.md [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 10835 Mar 25 08:31 Attribution.txt [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 73765 Mar 25 08:31 CHANGELOG.md [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 08:31 CONTRIBUTING.md [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 08:31 GOVERNANCE.md [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 883 Mar 25 08:31 Jenkinsfile [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 08:31 LICENSE [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 14368 Mar 25 08:31 Makefile [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 08:31 OWNERS.md [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 9403 Mar 25 08:31 README.md [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 789 Mar 25 08:31 SECURITY.md [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 5 Mar 25 08:29 VERSION [2023-03-25T08:40:36.069Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 08:31 bin [2023-03-25T08:40:36.069Z] drwxrwxr-x 18 1001 1001 4096 Mar 25 08:31 cmd [2023-03-25T08:40:36.069Z] -rw-r--r-- 1 root root 447380 Mar 25 08:38 coverage.out [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 3200 Mar 25 08:31 go.mod [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 31265 Mar 25 08:31 go.sum [2023-03-25T08:40:36.069Z] drwxrwxr-x 7 1001 1001 4096 Mar 25 08:31 internal [2023-03-25T08:40:36.069Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 08:31 openapi [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 594 Mar 25 08:31 security.txt [2023-03-25T08:40:36.069Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 08:31 snap [2023-03-25T08:40:36.069Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 08:31 version.go [Pipeline] sh [2023-03-25T08:40:36.696Z] + '[' -e coverage.out ] [2023-03-25T08:40:36.696Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-25T08:40:36.715Z] Warning: overwriting stash ‘coverage-report’ [2023-03-25T08:40:37.433Z] Stashed 1 file(s) [Pipeline] sh [2023-03-25T08:40:38.055Z] + make build [2023-03-25T08:40:38.056Z] 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-03-25T08:41:59.666Z] 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-03-25T08:42:06.301Z] 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-03-25T08:42:10.543Z] 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-03-25T08:42:13.963Z] 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-03-25T08:43:00.850Z] 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-03-25T08:43:01.430Z] 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-03-25T08:43:06.763Z] 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-03-25T08:43:12.100Z] 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-03-25T08:43:16.347Z] 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-03-25T08:43:19.699Z] 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-03-25T08:43:26.339Z] 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-03-25T08:43:31.688Z] $ docker stop --time=1 106f0116a27224b6673b97a94c2f340da2e266766d9a31bff6d7981b90d6fdc8 [2023-03-25T08:43:34.362Z] $ docker rm -f --volumes 106f0116a27224b6673b97a94c2f340da2e266766d9a31bff6d7981b90d6fdc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T08:43:36.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-25T08:43:36.441Z] [2023-03-25T08:43:36.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T08:43:36.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-25T08:43:37.039Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-25T08:43:37.039Z] 29e5d40040c1: Pulling fs layer [2023-03-25T08:43:37.039Z] 1ce36da41761: Pulling fs layer [2023-03-25T08:43:37.039Z] 25b303627fd3: Pulling fs layer [2023-03-25T08:43:37.039Z] 29e5d40040c1: Verifying Checksum [2023-03-25T08:43:37.039Z] 29e5d40040c1: Download complete [2023-03-25T08:43:37.306Z] 1ce36da41761: Verifying Checksum [2023-03-25T08:43:37.306Z] 1ce36da41761: Download complete [2023-03-25T08:43:37.574Z] 29e5d40040c1: Pull complete [2023-03-25T08:43:38.988Z] 25b303627fd3: Verifying Checksum [2023-03-25T08:43:38.988Z] 25b303627fd3: Download complete [2023-03-25T08:43:38.988Z] 1ce36da41761: Pull complete [2023-03-25T08:43:49.044Z] 25b303627fd3: Pull complete [2023-03-25T08:43:49.044Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-25T08:43:49.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-25T08:43:49.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-25T08:43:49.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container [2023-03-25T08:43:49.290Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-25T08:43:51.512Z] $ docker top 17167ecc750e17d2cb707af6af29b32b66a5e5a376514fd47035a297af3f7f04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-25T08:43:52.317Z] + grep parallel [2023-03-25T08:43:52.317Z] + docker-compose build --help [2023-03-25T08:43:56.560Z] --parallel Build images in parallel. [Pipeline] } [2023-03-25T08:43:56.583Z] $ docker stop --time=1 17167ecc750e17d2cb707af6af29b32b66a5e5a376514fd47035a297af3f7f04 [2023-03-25T08:43:58.218Z] $ docker rm -f --volumes 17167ecc750e17d2cb707af6af29b32b66a5e5a376514fd47035a297af3f7f04 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T08:43:58.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-25T08:43:58.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-25T08:43:58.894Z] prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container [2023-03-25T08:43:58.960Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-25T08:44:00.187Z] $ docker top 87387e6ae3fa49df585cf37a1eec03263c1e28240d9f5516a37a06d7473598b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-25T08:44:02.280Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-25T08:44:06.518Z] Building core-command ... [2023-03-25T08:44:06.518Z] Building core-common-config-bootstrapper ... [2023-03-25T08:44:06.518Z] Building core-data ... [2023-03-25T08:44:06.518Z] Building core-metadata ... [2023-03-25T08:44:06.518Z] Building security-bootstrapper ... [2023-03-25T08:44:06.518Z] Building security-proxy-auth ... [2023-03-25T08:44:06.518Z] Building security-proxy-setup ... [2023-03-25T08:44:06.518Z] Building security-secretstore-setup ... [2023-03-25T08:44:06.518Z] Building security-spiffe-token-provider ... [2023-03-25T08:44:06.518Z] Building security-spire-agent ... [2023-03-25T08:44:06.518Z] Building security-spire-config ... [2023-03-25T08:44:06.518Z] Building security-spire-server ... [2023-03-25T08:44:06.518Z] Building support-notifications ... [2023-03-25T08:44:06.518Z] Building support-scheduler ... [2023-03-25T08:44:06.518Z] Building support-scheduler [2023-03-25T08:44:06.518Z] Building core-common-config-bootstrapper [2023-03-25T08:44:06.518Z] Building security-proxy-auth [2023-03-25T08:44:06.518Z] Building security-proxy-setup [2023-03-25T08:44:06.518Z] Building security-spire-agent [2023-03-25T08:44:53.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:44:53.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:44:53.338Z] ---> e510da0e2ed0 [2023-03-25T08:44:53.338Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-25T08:44:53.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:44:53.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:44:53.338Z] ---> e510da0e2ed0 [2023-03-25T08:44:53.338Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-25T08:44:53.338Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:44:53.338Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:44:53.338Z] ---> e510da0e2ed0 [2023-03-25T08:44:53.338Z] Step 3/27 : WORKDIR /edgex-go [2023-03-25T08:44:53.338Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:44:53.338Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:44:53.338Z] ---> e510da0e2ed0 [2023-03-25T08:44:53.338Z] Step 3/22 : WORKDIR /edgex-go [2023-03-25T08:44:53.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:44:53.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:44:53.338Z] ---> e510da0e2ed0 [2023-03-25T08:44:53.338Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-25T08:44:53.921Z] ---> Running in 1e6fdcbc6b32 [2023-03-25T08:44:53.921Z] ---> Running in bc7695dfb5e7 [2023-03-25T08:44:53.921Z] ---> Running in 007f2449577b [2023-03-25T08:44:53.921Z] ---> Running in 94de63503bac [2023-03-25T08:44:53.921Z] ---> Running in 361ada0e3e26 [2023-03-25T08:44:54.205Z] Removing intermediate container 94de63503bac [2023-03-25T08:44:54.205Z] ---> bc6140a4aaed [2023-03-25T08:44:54.205Z] Step 4/23 : WORKDIR /edgex-go [2023-03-25T08:44:54.482Z] Removing intermediate container 1e6fdcbc6b32 [2023-03-25T08:44:54.482Z] ---> 1beb6b89bad9 [2023-03-25T08:44:54.482Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-25T08:44:54.482Z] ---> Running in 54396cb35126 [2023-03-25T08:44:54.482Z] Removing intermediate container 361ada0e3e26 [2023-03-25T08:44:54.482Z] ---> f6c05eedf403 [2023-03-25T08:44:54.482Z] Step 4/23 : WORKDIR /edgex-go [2023-03-25T08:44:54.482Z] Removing intermediate container bc7695dfb5e7 [2023-03-25T08:44:54.482Z] ---> da986c9d1cca [2023-03-25T08:44:54.482Z] Step 4/23 : WORKDIR /edgex-go [2023-03-25T08:44:54.753Z] Removing intermediate container 007f2449577b [2023-03-25T08:44:54.753Z] ---> 09a41d517c22 [2023-03-25T08:44:54.753Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-25T08:44:54.753Z] ---> Running in 2ae03eee3b90 [2023-03-25T08:44:54.753Z] ---> Running in 7d4a31ba6ee1 [2023-03-25T08:44:54.753Z] ---> Running in e5bdfeaa72a6 [2023-03-25T08:44:55.021Z] ---> Running in 3f5a3bb519db [2023-03-25T08:44:55.606Z] Removing intermediate container 54396cb35126 [2023-03-25T08:44:55.606Z] ---> bad38edd9154 [2023-03-25T08:44:55.606Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-25T08:44:55.606Z] ---> Running in 60fa0ae4a012 [2023-03-25T08:44:55.606Z] Removing intermediate container 7d4a31ba6ee1 [2023-03-25T08:44:55.606Z] ---> 4b8222238fe5 [2023-03-25T08:44:55.606Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-25T08:44:55.606Z] Removing intermediate container e5bdfeaa72a6 [2023-03-25T08:44:55.606Z] ---> 81a053a9fd6e [2023-03-25T08:44:55.606Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-25T08:44:55.875Z] ---> Running in c1158ceb4bb7 [2023-03-25T08:44:55.875Z] ---> Running in 56f83069cb52 [2023-03-25T08:44:57.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:44:57.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:44:57.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:44:57.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:44:58.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:44:58.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:44:58.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:44:58.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:44:58.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:44:58.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:44:59.525Z] OK: 263 MiB in 53 packages [2023-03-25T08:44:59.794Z] OK: 263 MiB in 53 packages [2023-03-25T08:44:59.794Z] OK: 263 MiB in 53 packages [2023-03-25T08:45:00.062Z] OK: 263 MiB in 53 packages [2023-03-25T08:45:00.328Z] OK: 263 MiB in 53 packages [2023-03-25T08:45:01.741Z] Removing intermediate container 2ae03eee3b90 [2023-03-25T08:45:01.741Z] ---> f402b4bf8f54 [2023-03-25T08:45:01.741Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-25T08:45:01.741Z] Removing intermediate container 3f5a3bb519db [2023-03-25T08:45:01.741Z] ---> 9510b8995913 [2023-03-25T08:45:01.741Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-25T08:45:02.013Z] Removing intermediate container c1158ceb4bb7 [2023-03-25T08:45:02.013Z] ---> ef114dce3c5d [2023-03-25T08:45:02.013Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-25T08:45:02.013Z] Removing intermediate container 60fa0ae4a012 [2023-03-25T08:45:02.013Z] ---> 3c411d022c12 [2023-03-25T08:45:02.013Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-25T08:45:02.013Z] Removing intermediate container 56f83069cb52 [2023-03-25T08:45:02.013Z] ---> 5d446c20f479 [2023-03-25T08:45:02.013Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-25T08:45:02.601Z] ---> df039ff28d3d [2023-03-25T08:45:02.601Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:45:02.601Z] ---> Running in 91ad3a4e515b [2023-03-25T08:45:03.196Z] ---> 443b542b1771 [2023-03-25T08:45:03.196Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:45:03.196Z] ---> 16bd339bdb1a [2023-03-25T08:45:03.196Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:45:03.196Z] ---> 67de9f6ea338 [2023-03-25T08:45:03.196Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:45:03.196Z] ---> Running in eee7c57245f2 [2023-03-25T08:45:03.196Z] ---> Running in 8742d94a359e [2023-03-25T08:45:03.196Z] ---> Running in d4712277e3ad [2023-03-25T08:45:03.465Z] ---> 07662373577f [2023-03-25T08:45:03.465Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:45:03.465Z] ---> Running in 6008575a3a20 [2023-03-25T08:46:55.106Z] Removing intermediate container 91ad3a4e515b [2023-03-25T08:46:55.106Z] ---> fc2597c450c8 [2023-03-25T08:46:55.106Z] Step 7/22 : COPY . . [2023-03-25T08:46:55.106Z] Removing intermediate container 8742d94a359e [2023-03-25T08:46:55.106Z] ---> 509886ad0327 [2023-03-25T08:46:55.106Z] Step 8/23 : COPY . . [2023-03-25T08:46:55.106Z] Removing intermediate container 6008575a3a20 [2023-03-25T08:46:55.106Z] ---> 2ebbf3c277d3 [2023-03-25T08:46:55.106Z] Step 8/23 : COPY . . [2023-03-25T08:46:55.106Z] Removing intermediate container d4712277e3ad [2023-03-25T08:46:55.106Z] ---> 931f846a71c9 [2023-03-25T08:46:55.106Z] Step 7/27 : COPY . . [2023-03-25T08:46:55.106Z] Removing intermediate container eee7c57245f2 [2023-03-25T08:46:55.106Z] ---> 067e972d1218 [2023-03-25T08:46:55.106Z] Step 8/23 : COPY . . [2023-03-25T08:47:05.170Z] ---> 9e295d0b9898 [2023-03-25T08:47:05.170Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-25T08:47:05.170Z] ---> 0ae6db79ecd6 [2023-03-25T08:47:05.170Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-25T08:47:05.170Z] ---> Running in 4f7775759ae0 [2023-03-25T08:47:05.170Z] ---> 16da038e5ee3 [2023-03-25T08:47:05.170Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-25T08:47:05.170Z] ---> 6aec2c3bb8d9 [2023-03-25T08:47:05.170Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-25T08:47:05.170Z] ---> a5a02e39658c [2023-03-25T08:47:05.170Z] ---> Running in 99c157dff9aa [2023-03-25T08:47:05.170Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-25T08:47:05.170Z] ---> Running in 2132eab22718 [2023-03-25T08:47:05.170Z] ---> Running in 6de0fc4cccfd [2023-03-25T08:47:05.170Z] ---> Running in 078a581817c6 [2023-03-25T08:47:05.170Z] Removing intermediate container 99c157dff9aa [2023-03-25T08:47:05.170Z] ---> 96fa17dec72e [2023-03-25T08:47:05.170Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-25T08:47:05.170Z] ---> Running in d177c901fe81 [2023-03-25T08:47:05.438Z] Removing intermediate container d177c901fe81 [2023-03-25T08:47:05.438Z] ---> cba0427bbcb4 [2023-03-25T08:47:05.438Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-25T08:47:05.438Z] ---> Running in aedfafce7887 [2023-03-25T08:47:06.031Z] 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-03-25T08:47:06.298Z] Removing intermediate container aedfafce7887 [2023-03-25T08:47:06.298Z] ---> 646a9c8e0e27 [2023-03-25T08:47:06.298Z] 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-03-25T08:47:06.298Z] 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-03-25T08:47:06.565Z] ---> Running in 7a00c44212ba [2023-03-25T08:47:06.833Z] 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-03-25T08:47:06.833Z] 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-03-25T08:47:10.178Z] Removing intermediate container 7a00c44212ba [2023-03-25T08:47:10.178Z] ---> 751ce1bf31f3 [2023-03-25T08:47:10.178Z] Step 12/27 : WORKDIR /edgex-go [2023-03-25T08:47:10.178Z] ---> Running in d86473372f09 [2023-03-25T08:47:10.178Z] Removing intermediate container d86473372f09 [2023-03-25T08:47:10.178Z] ---> e2e5814c5fd6 [2023-03-25T08:47:10.178Z] [2023-03-25T08:47:10.178Z] Step 13/27 : FROM alpine:3.17 [2023-03-25T08:47:10.445Z] 3.17: Pulling from library/alpine [2023-03-25T08:47:10.712Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-25T08:47:10.980Z] Status: Downloaded newer image for alpine:3.17 [2023-03-25T08:47:10.980Z] ---> d74e625d9115 [2023-03-25T08:47:10.980Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-25T08:47:10.980Z] ---> Running in 085e03780c02 [2023-03-25T08:47:11.563Z] Removing intermediate container 085e03780c02 [2023-03-25T08:47:11.563Z] ---> e6561209437c [2023-03-25T08:47:11.563Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-25T08:47:11.563Z] ---> Running in 6462731b8248 [2023-03-25T08:47:13.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:47:14.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:47:15.495Z] v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-25T08:47:15.496Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-25T08:47:15.496Z] OK: 17691 distinct packages available [2023-03-25T08:47:15.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:47:16.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:47:18.152Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-25T08:47:18.152Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-25T08:47:18.152Z] (3/5) Installing libucontext (1.2-r0) [2023-03-25T08:47:18.152Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-25T08:47:18.152Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-25T08:47:18.422Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:47:18.422Z] OK: 9 MiB in 20 packages [2023-03-25T08:47:21.838Z] Removing intermediate container 6462731b8248 [2023-03-25T08:47:21.838Z] ---> 035ef9e592a0 [2023-03-25T08:47:21.838Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:47:22.796Z] ---> 0e78fdba850b [2023-03-25T08:47:22.797Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:47:23.379Z] ---> 0d6ed55fdb4d [2023-03-25T08:47:23.379Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-25T08:47:27.624Z] ---> c87dea99deef [2023-03-25T08:47:27.624Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-25T08:47:31.871Z] ---> 961eec17e825 [2023-03-25T08:47:31.871Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-25T08:47:32.831Z] ---> 625987d79d75 [2023-03-25T08:47:32.831Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-25T08:47:33.788Z] ---> 65e1ed0cddfa [2023-03-25T08:47:33.788Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-25T08:47:34.752Z] ---> d56ecaff182f [2023-03-25T08:47:34.752Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-25T08:47:34.752Z] ---> Running in 5540c2b6e3e4 [2023-03-25T08:47:35.351Z] Removing intermediate container 5540c2b6e3e4 [2023-03-25T08:47:35.351Z] ---> aa57bc4b12f7 [2023-03-25T08:47:35.351Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-25T08:47:35.351Z] ---> Running in 73172e278ab5 [2023-03-25T08:47:35.932Z] Removing intermediate container 73172e278ab5 [2023-03-25T08:47:35.932Z] ---> 27fee97f0edf [2023-03-25T08:47:35.932Z] Step 25/27 : LABEL arch=arm64 [2023-03-25T08:47:35.932Z] ---> Running in 3fdd5beae256 [2023-03-25T08:47:36.512Z] Removing intermediate container 3fdd5beae256 [2023-03-25T08:47:36.512Z] ---> 0a4dbfc8e45d [2023-03-25T08:47:36.512Z] Step 26/27 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T08:47:36.512Z] ---> Running in a8c56da2b6df [2023-03-25T08:47:37.094Z] Removing intermediate container a8c56da2b6df [2023-03-25T08:47:37.094Z] ---> 8f8706ec1166 [2023-03-25T08:47:37.094Z] Step 27/27 : LABEL version=0.0.0 [2023-03-25T08:47:37.094Z] ---> Running in c04ea854a42d [2023-03-25T08:47:37.674Z] Removing intermediate container c04ea854a42d [2023-03-25T08:47:37.674Z] ---> 436f1aaddd70 [2023-03-25T08:47:37.674Z] [2023-03-25T08:47:37.674Z] Successfully built 436f1aaddd70 [2023-03-25T08:47:37.938Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-25T08:47:37.938Z]  Building security-spire-agent ... done Building security-spire-config [2023-03-25T08:47:52.914Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:47:52.914Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:47:52.914Z] ---> e510da0e2ed0 [2023-03-25T08:47:52.914Z] Step 3/27 : WORKDIR /edgex-go [2023-03-25T08:47:52.914Z] ---> Using cache [2023-03-25T08:47:52.914Z] ---> 09a41d517c22 [2023-03-25T08:47:52.914Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-25T08:47:52.914Z] ---> Using cache [2023-03-25T08:47:52.914Z] ---> 9510b8995913 [2023-03-25T08:47:52.914Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-25T08:47:52.914Z] ---> Using cache [2023-03-25T08:47:52.914Z] ---> 443b542b1771 [2023-03-25T08:47:52.914Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:47:52.914Z] ---> Using cache [2023-03-25T08:47:52.914Z] ---> 931f846a71c9 [2023-03-25T08:47:52.914Z] Step 7/27 : COPY . . [2023-03-25T08:47:52.914Z] ---> Using cache [2023-03-25T08:47:52.914Z] ---> 9e295d0b9898 [2023-03-25T08:47:52.914Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-25T08:47:52.914Z] ---> Using cache [2023-03-25T08:47:52.914Z] ---> 96fa17dec72e [2023-03-25T08:47:52.914Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-25T08:47:52.914Z] ---> Using cache [2023-03-25T08:47:52.914Z] ---> cba0427bbcb4 [2023-03-25T08:47:52.914Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-25T08:47:52.914Z] ---> Using cache [2023-03-25T08:47:52.914Z] ---> 646a9c8e0e27 [2023-03-25T08:47:52.914Z] 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-03-25T08:47:52.914Z] ---> Using cache [2023-03-25T08:47:52.914Z] ---> 751ce1bf31f3 [2023-03-25T08:47:52.914Z] Step 12/27 : WORKDIR /edgex-go [2023-03-25T08:47:52.914Z] ---> Using cache [2023-03-25T08:47:52.914Z] ---> e2e5814c5fd6 [2023-03-25T08:47:52.914Z] [2023-03-25T08:47:52.914Z] Step 13/27 : FROM alpine:3.17 [2023-03-25T08:47:52.914Z] ---> d74e625d9115 [2023-03-25T08:47:52.914Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-25T08:47:52.914Z] ---> Using cache [2023-03-25T08:47:52.914Z] ---> e6561209437c [2023-03-25T08:47:52.914Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-25T08:47:52.914Z] ---> Running in 20aaf0b6cf0f [2023-03-25T08:47:54.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:47:55.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:47:56.832Z] v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-25T08:47:56.832Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-25T08:47:56.832Z] OK: 17691 distinct packages available [2023-03-25T08:47:57.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:47:57.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:47:59.083Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-25T08:47:59.083Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-25T08:47:59.083Z] (3/4) Installing libucontext (1.2-r0) [2023-03-25T08:47:59.083Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-25T08:47:59.083Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:47:59.083Z] OK: 8 MiB in 19 packages [2023-03-25T08:48:03.345Z] Removing intermediate container 20aaf0b6cf0f [2023-03-25T08:48:03.345Z] ---> d002899b66d4 [2023-03-25T08:48:03.345Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:48:04.312Z] ---> eb9452269e7a [2023-03-25T08:48:04.312Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:48:05.272Z] ---> 47b27fa7f1c9 [2023-03-25T08:48:05.272Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-25T08:48:10.630Z] ---> afeadb435997 [2023-03-25T08:48:10.630Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-25T08:48:11.587Z] ---> 362106b53be4 [2023-03-25T08:48:11.587Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-25T08:48:11.587Z] ---> Running in 375ad2bbdd55 [2023-03-25T08:48:12.178Z] Removing intermediate container 375ad2bbdd55 [2023-03-25T08:48:12.178Z] ---> b49c62783934 [2023-03-25T08:48:12.178Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-25T08:48:15.287Z] ---> 8905fb418381 [2023-03-25T08:48:15.287Z] Step 22/27 : WORKDIR / [2023-03-25T08:48:15.287Z] ---> Running in 4302fb14bd51 [2023-03-25T08:48:15.554Z] Removing intermediate container 4302fb14bd51 [2023-03-25T08:48:15.554Z] ---> 48c38d337973 [2023-03-25T08:48:15.554Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-25T08:48:15.554Z] ---> Running in 37329640efc3 [2023-03-25T08:48:16.140Z] Removing intermediate container 37329640efc3 [2023-03-25T08:48:16.140Z] ---> ad72dc93ab4e [2023-03-25T08:48:16.140Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-25T08:48:16.407Z] ---> Running in 21fc46b7d893 [2023-03-25T08:48:16.989Z] Removing intermediate container 21fc46b7d893 [2023-03-25T08:48:16.989Z] ---> 9eef24e866bd [2023-03-25T08:48:16.989Z] Step 25/27 : LABEL arch=arm64 [2023-03-25T08:48:16.989Z] ---> Running in 688492d0094b [2023-03-25T08:48:17.572Z] Removing intermediate container 688492d0094b [2023-03-25T08:48:17.572Z] ---> 6c77c88571fd [2023-03-25T08:48:17.572Z] Step 26/27 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T08:48:17.839Z] ---> Running in 0cd89f93a38e [2023-03-25T08:48:18.422Z] Removing intermediate container 0cd89f93a38e [2023-03-25T08:48:18.422Z] ---> 6b512461b032 [2023-03-25T08:48:18.422Z] Step 27/27 : LABEL version=0.0.0 [2023-03-25T08:48:18.422Z] ---> Running in 24ad39d52dd4 [2023-03-25T08:48:19.007Z] Removing intermediate container 24ad39d52dd4 [2023-03-25T08:48:19.007Z] ---> 08f41d35f7fe [2023-03-25T08:48:19.007Z] [2023-03-25T08:48:19.274Z] Successfully built 08f41d35f7fe [2023-03-25T08:48:19.274Z] Successfully tagged security-spire-config-arm64:latest [2023-03-25T08:48:19.274Z]  Building security-spire-config ... done Building support-notifications [2023-03-25T08:48:37.472Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:48:37.473Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:48:37.473Z] ---> e510da0e2ed0 [2023-03-25T08:48:37.473Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-25T08:48:37.473Z] ---> Using cache [2023-03-25T08:48:37.473Z] ---> da986c9d1cca [2023-03-25T08:48:37.473Z] Step 4/23 : WORKDIR /edgex-go [2023-03-25T08:48:37.473Z] ---> Using cache [2023-03-25T08:48:37.473Z] ---> 81a053a9fd6e [2023-03-25T08:48:37.473Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-25T08:48:37.473Z] ---> Running in e0b1447a7ca7 [2023-03-25T08:48:37.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:48:38.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:48:39.457Z] OK: 263 MiB in 53 packages [2023-03-25T08:48:40.864Z] Removing intermediate container e0b1447a7ca7 [2023-03-25T08:48:40.865Z] ---> 64f1ed61e2ac [2023-03-25T08:48:40.865Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-25T08:48:41.485Z] ---> e3ae0eef0a77 [2023-03-25T08:48:41.485Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:48:41.485Z] ---> Running in 6e2e8c38ee13 [2023-03-25T08:50:18.094Z] Removing intermediate container 6e2e8c38ee13 [2023-03-25T08:50:18.094Z] ---> 4f3d6a08b6ff [2023-03-25T08:50:18.094Z] Step 8/23 : COPY . . [2023-03-25T08:50:23.427Z] ---> ddd9dbbffb7c [2023-03-25T08:50:23.427Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-25T08:50:23.427Z] ---> Running in 7448101755e1 [2023-03-25T08:50:24.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-03-25T08:53:18.879Z] Removing intermediate container 4f7775759ae0 [2023-03-25T08:53:18.879Z] ---> 57f39e4b6466 [2023-03-25T08:53:18.879Z] [2023-03-25T08:53:18.879Z] Step 10/23 : FROM alpine:3.17 [2023-03-25T08:53:18.879Z] ---> d74e625d9115 [2023-03-25T08:53:18.879Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-25T08:53:18.879Z] ---> Running in 0b8274e1df70 [2023-03-25T08:53:18.879Z] Removing intermediate container 0b8274e1df70 [2023-03-25T08:53:18.879Z] ---> 1d954708ffe2 [2023-03-25T08:53:18.879Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-25T08:53:18.879Z] ---> Running in 4e16a1aa52b2 [2023-03-25T08:53:18.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:53:18.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:53:20.825Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-25T08:53:20.825Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:53:20.825Z] OK: 8 MiB in 16 packages [2023-03-25T08:53:22.788Z] Removing intermediate container 4e16a1aa52b2 [2023-03-25T08:53:22.788Z] ---> 500b5b99904a [2023-03-25T08:53:22.788Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:53:24.758Z] ---> 888b9ffbd018 [2023-03-25T08:53:24.758Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:53:25.726Z] ---> 9c38815b51f1 [2023-03-25T08:53:25.726Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-25T08:53:26.694Z] Removing intermediate container 078a581817c6 [2023-03-25T08:53:26.694Z] ---> 652bb58e2159 [2023-03-25T08:53:26.694Z] [2023-03-25T08:53:26.694Z] Step 9/22 : FROM alpine:3.17 [2023-03-25T08:53:26.694Z] ---> d74e625d9115 [2023-03-25T08:53:26.694Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-25T08:53:26.969Z] ---> Running in 59738166d4d4 [2023-03-25T08:53:27.557Z] ---> a1c48af85847 [2023-03-25T08:53:27.557Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-25T08:53:31.972Z] ---> f04c25e563d5 [2023-03-25T08:53:31.972Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-25T08:53:31.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:53:32.579Z] ---> dc7f1bb38c06 [2023-03-25T08:53:32.579Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-25T08:53:32.860Z] ---> Running in 35b766c189b1 [2023-03-25T08:53:32.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:53:34.816Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-25T08:53:34.816Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-25T08:53:34.816Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:53:34.816Z] OK: 8 MiB in 17 packages [2023-03-25T08:53:36.247Z] Removing intermediate container 35b766c189b1 [2023-03-25T08:53:36.247Z] ---> 36ee4262f584 [2023-03-25T08:53:36.247Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-25T08:53:36.516Z] ---> Running in 43cbb1e2c6ff [2023-03-25T08:53:36.783Z] Removing intermediate container 59738166d4d4 [2023-03-25T08:53:36.783Z] ---> 39ec5452c4f6 [2023-03-25T08:53:36.783Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-25T08:53:37.052Z] ---> Running in 985ea16f8aaf [2023-03-25T08:53:37.324Z] Removing intermediate container 43cbb1e2c6ff [2023-03-25T08:53:37.324Z] ---> 90fe92cc564f [2023-03-25T08:53:37.324Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-25T08:53:37.324Z] ---> Running in 76752641f88f [2023-03-25T08:53:37.593Z] Removing intermediate container 985ea16f8aaf [2023-03-25T08:53:37.593Z] ---> b9a8725ffa5c [2023-03-25T08:53:37.593Z] Step 12/22 : WORKDIR /edgex [2023-03-25T08:53:37.861Z] ---> Running in fc26cf5cf61b [2023-03-25T08:53:38.448Z] Removing intermediate container 76752641f88f [2023-03-25T08:53:38.448Z] ---> b48fbe08756f [2023-03-25T08:53:38.448Z] Step 21/23 : LABEL arch=arm64 [2023-03-25T08:53:38.448Z] ---> Running in 38ab58cc6459 [2023-03-25T08:53:38.715Z] Removing intermediate container fc26cf5cf61b [2023-03-25T08:53:38.715Z] ---> d579e0b67c37 [2023-03-25T08:53:38.715Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:53:39.309Z] Removing intermediate container 38ab58cc6459 [2023-03-25T08:53:39.309Z] ---> a14bc4410bf9 [2023-03-25T08:53:39.309Z] Step 22/23 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T08:53:39.579Z] ---> Running in 6d2095d60f1a [2023-03-25T08:53:39.846Z] ---> ddebaff7c9ad [2023-03-25T08:53:39.847Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:53:40.431Z] Removing intermediate container 6d2095d60f1a [2023-03-25T08:53:40.431Z] ---> 42dd8a8e31a0 [2023-03-25T08:53:40.431Z] Step 23/23 : LABEL version=0.0.0 [2023-03-25T08:53:40.699Z] ---> Running in 3d5134d86e69 [2023-03-25T08:53:41.663Z] ---> ada0efa3d279 [2023-03-25T08:53:41.663Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-25T08:53:41.663Z] Removing intermediate container 3d5134d86e69 [2023-03-25T08:53:41.663Z] ---> 3292c69e0a9a [2023-03-25T08:53:41.663Z] [2023-03-25T08:53:42.626Z] Successfully built 3292c69e0a9a [2023-03-25T08:53:42.626Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-25T08:53:42.626Z]  Building security-proxy-auth ... done Building core-data [2023-03-25T08:53:46.001Z] ---> 3a0b5bef34e3 [2023-03-25T08:53:46.001Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-25T08:53:48.591Z] ---> d3d2abd47eca [2023-03-25T08:53:48.591Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-25T08:53:50.004Z] ---> fa2a447b870d [2023-03-25T08:53:50.004Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-25T08:53:50.275Z] ---> Running in 1136efe92557 [2023-03-25T08:53:51.690Z] Removing intermediate container 6de0fc4cccfd [2023-03-25T08:53:51.690Z] ---> e7568c0632c7 [2023-03-25T08:53:51.690Z] [2023-03-25T08:53:51.690Z] Step 10/23 : FROM alpine:3.17 [2023-03-25T08:53:51.690Z] ---> d74e625d9115 [2023-03-25T08:53:51.690Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-25T08:53:51.690Z] ---> Using cache [2023-03-25T08:53:51.690Z] ---> 1d954708ffe2 [2023-03-25T08:53:51.690Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-25T08:53:51.690Z] ---> Using cache [2023-03-25T08:53:51.690Z] ---> 500b5b99904a [2023-03-25T08:53:51.690Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:53:51.690Z] ---> Using cache [2023-03-25T08:53:51.690Z] ---> 888b9ffbd018 [2023-03-25T08:53:51.690Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:53:51.958Z] ---> Using cache [2023-03-25T08:53:51.958Z] ---> 9c38815b51f1 [2023-03-25T08:53:51.958Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-25T08:53:54.563Z] Removing intermediate container 1136efe92557 [2023-03-25T08:53:54.563Z] ---> c7ac56b67cd9 [2023-03-25T08:53:54.563Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-25T08:53:54.563Z] ---> Running in 1802833c064f [2023-03-25T08:53:55.153Z] ---> f2741ca2c7d2 [2023-03-25T08:53:55.153Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-25T08:53:55.153Z] Removing intermediate container 1802833c064f [2023-03-25T08:53:55.153Z] ---> c6237bd0da15 [2023-03-25T08:53:55.153Z] Step 20/22 : LABEL arch=arm64 [2023-03-25T08:53:55.563Z] ---> Running in b9d7868d0d45 [2023-03-25T08:53:58.418Z] Removing intermediate container b9d7868d0d45 [2023-03-25T08:53:58.418Z] ---> ea4ebf8ce57a [2023-03-25T08:53:58.418Z] Step 21/22 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T08:53:58.418Z] ---> e35bf49d0793 [2023-03-25T08:53:58.418Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-25T08:53:58.418Z] ---> Running in 055df09c238d [2023-03-25T08:53:59.465Z] Removing intermediate container 055df09c238d [2023-03-25T08:53:59.465Z] ---> 069de8b99745 [2023-03-25T08:53:59.465Z] Step 22/22 : LABEL version=0.0.0 [2023-03-25T08:53:59.465Z] ---> Running in 11ad02c74273 [2023-03-25T08:53:59.807Z] ---> 828e828e004c [2023-03-25T08:53:59.807Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-25T08:54:00.090Z] ---> Running in 367fc07da526 [2023-03-25T08:54:01.561Z] Removing intermediate container 11ad02c74273 [2023-03-25T08:54:01.561Z] ---> f3fd0f44571e [2023-03-25T08:54:01.561Z] [2023-03-25T08:54:02.536Z] Successfully built f3fd0f44571e [2023-03-25T08:54:02.536Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-25T08:54:02.536Z] Building core-metadata [2023-03-25T08:54:03.164Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:54:03.164Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:54:03.164Z] ---> e510da0e2ed0 [2023-03-25T08:54:03.164Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-25T08:54:03.164Z] ---> Using cache [2023-03-25T08:54:03.164Z] ---> da986c9d1cca [2023-03-25T08:54:03.164Z] Step 4/23 : WORKDIR /edgex-go [2023-03-25T08:54:03.164Z] ---> Using cache [2023-03-25T08:54:03.164Z] ---> 81a053a9fd6e [2023-03-25T08:54:03.164Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-25T08:54:03.164Z] ---> Using cache [2023-03-25T08:54:03.164Z] ---> ef114dce3c5d [2023-03-25T08:54:03.164Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-25T08:54:03.164Z] ---> Using cache [2023-03-25T08:54:03.164Z] ---> 67de9f6ea338 [2023-03-25T08:54:03.164Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:54:03.164Z] ---> Using cache [2023-03-25T08:54:03.164Z] ---> 067e972d1218 [2023-03-25T08:54:03.164Z] Step 8/23 : COPY . . [2023-03-25T08:54:03.164Z] ---> Using cache [2023-03-25T08:54:03.164Z] ---> 16da038e5ee3 [2023-03-25T08:54:03.164Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-25T08:54:03.164Z] ---> Running in 0f334f464aa4 [2023-03-25T08:54:05.362Z] Removing intermediate container 367fc07da526 [2023-03-25T08:54:05.362Z] ---> e7ec25487e23 [2023-03-25T08:54:05.362Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-25T08:54:05.362Z] ---> Running in 79fde65129b6 [2023-03-25T08:54:05.950Z] 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-03-25T08:54:05.951Z] Removing intermediate container 79fde65129b6 [2023-03-25T08:54:05.951Z] ---> de8bc02442e0 [2023-03-25T08:54:05.951Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-25T08:54:06.218Z] ---> Running in 4adab48e351f [2023-03-25T08:54:06.803Z] Removing intermediate container 4adab48e351f [2023-03-25T08:54:06.803Z] ---> 56fd532f227c [2023-03-25T08:54:06.803Z] Step 21/23 : LABEL arch=arm64 [2023-03-25T08:54:06.803Z] ---> Running in 2f44316ad6d2 [2023-03-25T08:54:07.393Z] Removing intermediate container 2f44316ad6d2 [2023-03-25T08:54:07.393Z] ---> 38ecca4e359d [2023-03-25T08:54:07.393Z] Step 22/23 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T08:54:07.663Z] ---> Running in 2f487d239b39 [2023-03-25T08:54:07.932Z] Removing intermediate container 2f487d239b39 [2023-03-25T08:54:07.932Z] ---> 00d6187599fe [2023-03-25T08:54:08.203Z] Step 23/23 : LABEL version=0.0.0 [2023-03-25T08:54:08.203Z] ---> Running in 044182b6f125 [2023-03-25T08:54:10.792Z] Removing intermediate container 044182b6f125 [2023-03-25T08:54:10.792Z] ---> 89357cbdb9bb [2023-03-25T08:54:10.792Z] [2023-03-25T08:54:11.060Z] Successfully built 89357cbdb9bb [2023-03-25T08:54:11.060Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-25T08:54:11.060Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-03-25T08:54:23.394Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:54:23.394Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:54:23.394Z] ---> e510da0e2ed0 [2023-03-25T08:54:23.394Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-25T08:54:23.394Z] ---> Using cache [2023-03-25T08:54:23.394Z] ---> da986c9d1cca [2023-03-25T08:54:23.394Z] Step 4/25 : WORKDIR /edgex-go [2023-03-25T08:54:23.394Z] ---> Using cache [2023-03-25T08:54:23.394Z] ---> 81a053a9fd6e [2023-03-25T08:54:23.394Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-25T08:54:23.394Z] ---> Using cache [2023-03-25T08:54:23.394Z] ---> ef114dce3c5d [2023-03-25T08:54:23.394Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-25T08:54:23.394Z] ---> Using cache [2023-03-25T08:54:23.394Z] ---> 67de9f6ea338 [2023-03-25T08:54:23.394Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:54:23.394Z] ---> Using cache [2023-03-25T08:54:23.394Z] ---> 067e972d1218 [2023-03-25T08:54:23.394Z] Step 8/25 : COPY . . [2023-03-25T08:54:23.394Z] ---> Using cache [2023-03-25T08:54:23.394Z] ---> 16da038e5ee3 [2023-03-25T08:54:23.394Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-25T08:54:24.815Z] ---> Running in 15542e7918d7 [2023-03-25T08:54:26.767Z] 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-03-25T08:54:33.422Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:54:33.422Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:54:33.422Z] ---> e510da0e2ed0 [2023-03-25T08:54:33.422Z] Step 3/25 : WORKDIR /edgex-go [2023-03-25T08:54:33.422Z] ---> Using cache [2023-03-25T08:54:33.422Z] ---> 09a41d517c22 [2023-03-25T08:54:33.422Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-25T08:54:33.422Z] ---> Running in fe1bef715317 [2023-03-25T08:54:35.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:54:35.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:54:37.591Z] OK: 263 MiB in 53 packages [2023-03-25T08:54:38.999Z] Removing intermediate container fe1bef715317 [2023-03-25T08:54:38.999Z] ---> b5c08ac61247 [2023-03-25T08:54:38.999Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-25T08:54:39.583Z] ---> 5917dc2c49c3 [2023-03-25T08:54:39.583Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:54:39.583Z] ---> Running in 12e7a5e8142e [2023-03-25T08:56:16.201Z] Removing intermediate container 12e7a5e8142e [2023-03-25T08:56:16.201Z] ---> 2056c8fabb35 [2023-03-25T08:56:16.201Z] Step 7/25 : COPY . . [2023-03-25T08:56:20.448Z] ---> ac3ccf89b283 [2023-03-25T08:56:20.448Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-25T08:56:22.393Z] ---> Running in 9bd7947f272c [2023-03-25T08:56:23.799Z] 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-03-25T08:56:45.854Z] Removing intermediate container 2132eab22718 [2023-03-25T08:56:45.854Z] ---> ad072804fb81 [2023-03-25T08:56:45.854Z] [2023-03-25T08:56:45.854Z] Step 10/23 : FROM alpine:3.17 [2023-03-25T08:56:45.854Z] ---> d74e625d9115 [2023-03-25T08:56:45.854Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-25T08:56:45.854Z] ---> Running in b27f493b2a4f [2023-03-25T08:56:45.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:56:45.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:56:46.441Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-25T08:56:46.441Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:56:46.441Z] OK: 8 MiB in 16 packages [2023-03-25T08:56:48.380Z] Removing intermediate container b27f493b2a4f [2023-03-25T08:56:48.380Z] ---> 2d6753b3a8f1 [2023-03-25T08:56:48.380Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-25T08:56:48.380Z] ---> Running in 50033bd9c423 [2023-03-25T08:56:48.658Z] Removing intermediate container 50033bd9c423 [2023-03-25T08:56:48.658Z] ---> 0cbd5217d6e8 [2023-03-25T08:56:48.658Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-25T08:56:48.658Z] ---> Running in e379e786e764 [2023-03-25T08:56:49.242Z] Removing intermediate container e379e786e764 [2023-03-25T08:56:49.242Z] ---> f8211402de38 [2023-03-25T08:56:49.242Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-25T08:56:49.510Z] ---> Running in 43dc4c5424a2 [2023-03-25T08:56:50.094Z] Removing intermediate container 43dc4c5424a2 [2023-03-25T08:56:50.094Z] ---> 6b229bb7b480 [2023-03-25T08:56:50.094Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T08:56:51.055Z] ---> ccc211e2a5ca [2023-03-25T08:56:51.055Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T08:56:52.025Z] ---> 22a77701a85e [2023-03-25T08:56:52.025Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-25T08:56:54.624Z] ---> f0b3dcac4863 [2023-03-25T08:56:54.624Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-25T08:56:55.218Z] ---> a39aa9e5fb3a [2023-03-25T08:56:55.218Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-25T08:56:55.218Z] ---> Running in bd6c81b1ac3e [2023-03-25T08:56:55.814Z] Removing intermediate container bd6c81b1ac3e [2023-03-25T08:56:55.814Z] ---> a043c2765c3e [2023-03-25T08:56:55.814Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-25T08:56:55.814Z] ---> Running in 3f070e597c53 [2023-03-25T08:56:56.411Z] Removing intermediate container 3f070e597c53 [2023-03-25T08:56:56.411Z] ---> 3d9b151a526b [2023-03-25T08:56:56.411Z] Step 21/23 : LABEL arch=arm64 [2023-03-25T08:56:56.411Z] ---> Running in f5b56208d888 [2023-03-25T08:56:57.000Z] Removing intermediate container f5b56208d888 [2023-03-25T08:56:57.000Z] ---> 0fe727d796f9 [2023-03-25T08:56:57.000Z] Step 22/23 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T08:56:57.269Z] ---> Running in a0b97375c983 [2023-03-25T08:56:57.539Z] Removing intermediate container a0b97375c983 [2023-03-25T08:56:57.808Z] ---> 0ce1ee03f235 [2023-03-25T08:56:57.808Z] Step 23/23 : LABEL version=0.0.0 [2023-03-25T08:56:57.808Z] ---> Running in efbb4c96c736 [2023-03-25T08:56:58.078Z] Removing intermediate container efbb4c96c736 [2023-03-25T08:56:58.078Z] ---> 79bbfd5139f1 [2023-03-25T08:56:58.078Z] [2023-03-25T08:56:58.348Z] Successfully built 79bbfd5139f1 [2023-03-25T08:56:58.348Z] Successfully tagged support-scheduler-arm64:latest [2023-03-25T08:56:58.618Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-03-25T08:57:13.632Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T08:57:13.632Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-25T08:57:13.632Z] ---> e510da0e2ed0 [2023-03-25T08:57:13.632Z] Step 3/20 : WORKDIR /edgex-go [2023-03-25T08:57:13.632Z] ---> Using cache [2023-03-25T08:57:13.632Z] ---> 09a41d517c22 [2023-03-25T08:57:13.632Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-25T08:57:16.977Z] ---> Running in d9b8695f0d22 [2023-03-25T08:57:18.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:57:18.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:57:20.399Z] v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-25T08:57:20.399Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-25T08:57:20.399Z] OK: 17693 distinct packages available [2023-03-25T08:57:20.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:57:21.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:57:22.670Z] OK: 263 MiB in 53 packages [2023-03-25T08:57:24.617Z] Removing intermediate container d9b8695f0d22 [2023-03-25T08:57:24.617Z] ---> 6e84435c5c69 [2023-03-25T08:57:24.617Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-25T08:57:25.201Z] ---> 36716d5c1e3d [2023-03-25T08:57:25.201Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T08:57:25.470Z] ---> Running in 6bf9d3ae3aa8 [2023-03-25T08:59:02.544Z] Removing intermediate container 6bf9d3ae3aa8 [2023-03-25T08:59:02.544Z] ---> 6f1e37c9913f [2023-03-25T08:59:02.544Z] Step 7/20 : COPY . . [2023-03-25T08:59:10.754Z] ---> bc2fb9055301 [2023-03-25T08:59:10.754Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-25T08:59:13.333Z] ---> Running in 6bb8186b96b2 [2023-03-25T08:59:14.739Z] 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-03-25T08:59:53.581Z] Removing intermediate container 7448101755e1 [2023-03-25T08:59:53.581Z] ---> ad821454bc72 [2023-03-25T08:59:53.581Z] [2023-03-25T08:59:53.581Z] Step 10/23 : FROM alpine:3.17 [2023-03-25T08:59:53.581Z] ---> d74e625d9115 [2023-03-25T08:59:53.581Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-25T08:59:53.581Z] ---> Running in 0541f62ce837 [2023-03-25T08:59:55.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T08:59:56.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T08:59:57.520Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-25T08:59:57.520Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-25T08:59:57.520Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T08:59:57.520Z] Executing ca-certificates-20220614-r4.trigger [2023-03-25T08:59:58.103Z] OK: 8 MiB in 17 packages [2023-03-25T09:00:00.053Z] Removing intermediate container 0541f62ce837 [2023-03-25T09:00:00.053Z] ---> d458e33018af [2023-03-25T09:00:00.053Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-25T09:00:00.053Z] ---> Running in e124875e99aa [2023-03-25T09:00:00.641Z] Removing intermediate container e124875e99aa [2023-03-25T09:00:00.641Z] ---> efa07d8e1738 [2023-03-25T09:00:00.641Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-25T09:00:00.641Z] ---> Running in 1da04cc9d892 [2023-03-25T09:00:01.237Z] Removing intermediate container 1da04cc9d892 [2023-03-25T09:00:01.237Z] ---> ced77e491f4b [2023-03-25T09:00:01.237Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-25T09:00:01.237Z] ---> Running in e976d22133c0 [2023-03-25T09:00:01.822Z] Removing intermediate container e976d22133c0 [2023-03-25T09:00:01.822Z] ---> 511baae05fbb [2023-03-25T09:00:01.822Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T09:00:02.785Z] ---> b588a5db8376 [2023-03-25T09:00:02.785Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T09:00:05.142Z] ---> 986aafea9117 [2023-03-25T09:00:05.142Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-25T09:00:07.078Z] ---> 6efae8bf4513 [2023-03-25T09:00:07.078Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-25T09:00:08.038Z] ---> 5dba3813cfa9 [2023-03-25T09:00:08.038Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-25T09:00:08.303Z] ---> Running in 94eb82b7a5de [2023-03-25T09:00:08.574Z] Removing intermediate container 94eb82b7a5de [2023-03-25T09:00:08.574Z] ---> 5fa55f4e876a [2023-03-25T09:00:08.574Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-25T09:00:08.844Z] ---> Running in 4253f5f34085 [2023-03-25T09:00:09.427Z] Removing intermediate container 4253f5f34085 [2023-03-25T09:00:09.427Z] ---> 9232085c7e98 [2023-03-25T09:00:09.427Z] Step 21/23 : LABEL arch=arm64 [2023-03-25T09:00:09.427Z] ---> Running in 2cc6f856df80 [2023-03-25T09:00:10.005Z] Removing intermediate container 2cc6f856df80 [2023-03-25T09:00:10.005Z] ---> 8ccd840d4cff [2023-03-25T09:00:10.005Z] Step 22/23 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T09:00:10.005Z] ---> Running in 7d8a47632557 [2023-03-25T09:00:10.270Z] Removing intermediate container 7d8a47632557 [2023-03-25T09:00:10.270Z] ---> e9f82df1e089 [2023-03-25T09:00:10.270Z] Step 23/23 : LABEL version=0.0.0 [2023-03-25T09:00:10.544Z] ---> Running in 2d593085bb2f [2023-03-25T09:00:10.809Z] Removing intermediate container 2d593085bb2f [2023-03-25T09:00:10.809Z] ---> 67e434d22321 [2023-03-25T09:00:10.809Z] [2023-03-25T09:00:11.073Z] Successfully built 67e434d22321 [2023-03-25T09:00:11.073Z] Successfully tagged support-notifications-arm64:latest [2023-03-25T09:00:11.073Z]  Building support-notifications ... done Building security-spire-server [2023-03-25T09:00:29.253Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T09:00:29.253Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-25T09:00:29.253Z] ---> e510da0e2ed0 [2023-03-25T09:00:29.253Z] Step 3/26 : WORKDIR /edgex-go [2023-03-25T09:00:29.253Z] ---> Using cache [2023-03-25T09:00:29.253Z] ---> 09a41d517c22 [2023-03-25T09:00:29.253Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-25T09:00:29.253Z] ---> Using cache [2023-03-25T09:00:29.253Z] ---> 9510b8995913 [2023-03-25T09:00:29.253Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-25T09:00:29.253Z] ---> Using cache [2023-03-25T09:00:29.253Z] ---> 443b542b1771 [2023-03-25T09:00:29.253Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T09:00:29.253Z] ---> Using cache [2023-03-25T09:00:29.253Z] ---> 931f846a71c9 [2023-03-25T09:00:29.253Z] Step 7/26 : COPY . . [2023-03-25T09:00:29.253Z] ---> Using cache [2023-03-25T09:00:29.253Z] ---> 9e295d0b9898 [2023-03-25T09:00:29.253Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-25T09:00:29.253Z] ---> Using cache [2023-03-25T09:00:29.253Z] ---> 96fa17dec72e [2023-03-25T09:00:29.253Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-25T09:00:29.253Z] ---> Using cache [2023-03-25T09:00:29.253Z] ---> cba0427bbcb4 [2023-03-25T09:00:29.253Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-25T09:00:29.253Z] ---> Using cache [2023-03-25T09:00:29.253Z] ---> 646a9c8e0e27 [2023-03-25T09:00:29.254Z] 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-03-25T09:00:30.660Z] ---> Running in 04a35121456c [2023-03-25T09:00:33.232Z] Removing intermediate container 04a35121456c [2023-03-25T09:00:33.232Z] ---> 6b340edacba3 [2023-03-25T09:00:33.232Z] Step 12/26 : WORKDIR /edgex-go [2023-03-25T09:00:33.497Z] ---> Running in 496be9977f5a [2023-03-25T09:00:34.080Z] Removing intermediate container 496be9977f5a [2023-03-25T09:00:34.080Z] ---> 08a1de7cd869 [2023-03-25T09:00:34.080Z] [2023-03-25T09:00:34.080Z] Step 13/26 : FROM alpine:3.17 [2023-03-25T09:00:34.080Z] ---> d74e625d9115 [2023-03-25T09:00:34.080Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-25T09:00:34.080Z] ---> Using cache [2023-03-25T09:00:34.080Z] ---> e6561209437c [2023-03-25T09:00:34.080Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-25T09:00:34.080Z] ---> Using cache [2023-03-25T09:00:34.080Z] ---> 035ef9e592a0 [2023-03-25T09:00:34.080Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T09:00:34.080Z] ---> Using cache [2023-03-25T09:00:34.346Z] ---> 0e78fdba850b [2023-03-25T09:00:34.346Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T09:00:34.346Z] ---> Using cache [2023-03-25T09:00:34.346Z] ---> 0d6ed55fdb4d [2023-03-25T09:00:34.346Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-25T09:00:40.980Z] ---> 30d84f6656b5 [2023-03-25T09:00:40.980Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-25T09:00:42.917Z] ---> f0afde20439f [2023-03-25T09:00:42.917Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-25T09:00:43.878Z] ---> 8cff78b68843 [2023-03-25T09:00:43.878Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-25T09:00:44.833Z] ---> 251989217b62 [2023-03-25T09:00:44.833Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-25T09:00:44.833Z] ---> Running in b148f30a985c [2023-03-25T09:00:45.413Z] Removing intermediate container b148f30a985c [2023-03-25T09:00:45.413Z] ---> 176496e7fb31 [2023-03-25T09:00:45.413Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-25T09:00:45.413Z] ---> Running in 39556c127d67 [2023-03-25T09:00:45.993Z] Removing intermediate container 39556c127d67 [2023-03-25T09:00:45.993Z] ---> c5dc812b2460 [2023-03-25T09:00:45.993Z] Step 24/26 : LABEL arch=arm64 [2023-03-25T09:00:45.993Z] ---> Running in bd83eefa6282 [2023-03-25T09:00:46.575Z] Removing intermediate container bd83eefa6282 [2023-03-25T09:00:46.575Z] ---> 9cc74b6aee3a [2023-03-25T09:00:46.575Z] Step 25/26 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T09:00:46.575Z] ---> Running in 50a7b66d6ad6 [2023-03-25T09:00:47.160Z] Removing intermediate container 50a7b66d6ad6 [2023-03-25T09:00:47.160Z] ---> 682e5b04339b [2023-03-25T09:00:47.160Z] Step 26/26 : LABEL version=0.0.0 [2023-03-25T09:00:47.160Z] ---> Running in 56db90a040f3 [2023-03-25T09:00:47.742Z] Removing intermediate container 56db90a040f3 [2023-03-25T09:00:47.742Z] ---> a7954777cf79 [2023-03-25T09:00:47.742Z] [2023-03-25T09:00:48.007Z] Successfully built a7954777cf79 [2023-03-25T09:00:48.007Z] Successfully tagged security-spire-server-arm64:latest [2023-03-25T09:00:48.007Z]  Building security-spire-server ... done Building security-bootstrapper [2023-03-25T09:01:10.055Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T09:01:10.055Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-25T09:01:10.055Z] ---> e510da0e2ed0 [2023-03-25T09:01:10.055Z] Step 3/33 : WORKDIR /edgex-go [2023-03-25T09:01:10.055Z] ---> Using cache [2023-03-25T09:01:10.055Z] ---> 09a41d517c22 [2023-03-25T09:01:10.055Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-25T09:01:10.055Z] ---> Using cache [2023-03-25T09:01:10.055Z] ---> b5c08ac61247 [2023-03-25T09:01:10.055Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-25T09:01:10.055Z] ---> Using cache [2023-03-25T09:01:10.055Z] ---> 5917dc2c49c3 [2023-03-25T09:01:10.055Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T09:01:10.055Z] ---> Using cache [2023-03-25T09:01:10.055Z] ---> 2056c8fabb35 [2023-03-25T09:01:10.055Z] Step 7/33 : COPY . . [2023-03-25T09:01:10.055Z] ---> Using cache [2023-03-25T09:01:10.055Z] ---> ac3ccf89b283 [2023-03-25T09:01:10.055Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-25T09:01:10.055Z] ---> Running in 20a98c00d493 [2023-03-25T09:01:10.055Z] 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-03-25T09:01:25.030Z] Removing intermediate container 0f334f464aa4 [2023-03-25T09:01:25.030Z] ---> b1cf01bde398 [2023-03-25T09:01:25.030Z] [2023-03-25T09:01:25.030Z] Step 10/23 : FROM alpine:3.17 [2023-03-25T09:01:25.030Z] ---> d74e625d9115 [2023-03-25T09:01:25.030Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-25T09:01:25.030Z] ---> Running in 920c571f5e42 [2023-03-25T09:01:25.030Z] Removing intermediate container 920c571f5e42 [2023-03-25T09:01:25.030Z] ---> 5799ad291fd5 [2023-03-25T09:01:25.030Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-25T09:01:25.296Z] ---> Running in 77720648f715 [2023-03-25T09:01:25.563Z] Removing intermediate container 77720648f715 [2023-03-25T09:01:25.563Z] ---> ecb4404b8a80 [2023-03-25T09:01:25.563Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-25T09:01:25.828Z] ---> Running in bda59ca5048d [2023-03-25T09:01:26.408Z] Removing intermediate container bda59ca5048d [2023-03-25T09:01:26.408Z] ---> a493b4d10dd5 [2023-03-25T09:01:26.408Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-25T09:01:26.408Z] ---> Running in 6776bbfd11c8 [2023-03-25T09:01:28.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T09:01:28.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T09:01:30.322Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-25T09:01:30.322Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T09:01:30.322Z] OK: 8 MiB in 16 packages [2023-03-25T09:01:32.260Z] Removing intermediate container 6776bbfd11c8 [2023-03-25T09:01:32.260Z] ---> 40b0d7c0b237 [2023-03-25T09:01:32.260Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T09:01:32.841Z] ---> 0bb014167297 [2023-03-25T09:01:32.841Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T09:01:35.068Z] ---> 0511b46ad21d [2023-03-25T09:01:35.068Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-25T09:01:37.010Z] ---> 93a84bb0c908 [2023-03-25T09:01:37.010Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-25T09:01:37.975Z] ---> f5b736989dfc [2023-03-25T09:01:37.975Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-25T09:01:37.975Z] ---> Running in 8c26e5c857e9 [2023-03-25T09:01:38.560Z] Removing intermediate container 8c26e5c857e9 [2023-03-25T09:01:38.560Z] ---> 11f0e0e8f65a [2023-03-25T09:01:38.560Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-25T09:01:38.828Z] ---> Running in c7958f8852be [2023-03-25T09:01:39.789Z] Removing intermediate container c7958f8852be [2023-03-25T09:01:39.789Z] ---> 7736c76471bc [2023-03-25T09:01:39.789Z] Step 21/23 : LABEL arch=arm64 [2023-03-25T09:01:39.789Z] ---> Running in 6c0bf60712b1 [2023-03-25T09:01:40.752Z] Removing intermediate container 6c0bf60712b1 [2023-03-25T09:01:40.752Z] ---> 5bd491a2a33c [2023-03-25T09:01:40.752Z] Step 22/23 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T09:01:40.752Z] ---> Running in 5a1d0644e96f [2023-03-25T09:01:41.727Z] Removing intermediate container 5a1d0644e96f [2023-03-25T09:01:41.727Z] ---> 743163e8a7c0 [2023-03-25T09:01:41.727Z] Step 23/23 : LABEL version=0.0.0 [2023-03-25T09:01:41.727Z] ---> Running in a87c23ba0c65 [2023-03-25T09:01:42.692Z] Removing intermediate container a87c23ba0c65 [2023-03-25T09:01:42.692Z] ---> 3408b4e4a2a7 [2023-03-25T09:01:42.692Z] [2023-03-25T09:01:43.278Z] Successfully built 3408b4e4a2a7 [2023-03-25T09:01:43.278Z] Successfully tagged core-data-arm64:latest [2023-03-25T09:01:43.278Z] Building core-command [2023-03-25T09:01:48.641Z]  Building core-data ... done Removing intermediate container 15542e7918d7 [2023-03-25T09:01:48.641Z] ---> 2d8fab0de99c [2023-03-25T09:01:48.641Z] [2023-03-25T09:01:48.641Z] Step 10/25 : FROM alpine:3.17 [2023-03-25T09:01:48.641Z] ---> d74e625d9115 [2023-03-25T09:01:48.641Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-25T09:01:48.641Z] ---> Using cache [2023-03-25T09:01:48.641Z] ---> 2d6753b3a8f1 [2023-03-25T09:01:48.641Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-25T09:01:48.641Z] ---> Using cache [2023-03-25T09:01:48.641Z] ---> 0cbd5217d6e8 [2023-03-25T09:01:48.641Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-25T09:01:48.641Z] ---> Running in d1547de8a30b [2023-03-25T09:01:49.226Z] Removing intermediate container d1547de8a30b [2023-03-25T09:01:49.226Z] ---> b77b89d151a8 [2023-03-25T09:01:49.226Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-25T09:01:49.226Z] ---> Running in 365ce16e837b [2023-03-25T09:01:49.498Z] Removing intermediate container 365ce16e837b [2023-03-25T09:01:49.498Z] ---> 618bf32a61ce [2023-03-25T09:01:49.498Z] Step 15/25 : WORKDIR / [2023-03-25T09:01:49.498Z] ---> Running in d0e1d279c410 [2023-03-25T09:01:50.085Z] Removing intermediate container d0e1d279c410 [2023-03-25T09:01:50.085Z] ---> 72e9ee9bf1f9 [2023-03-25T09:01:50.085Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T09:01:51.515Z] ---> a5f82ed101eb [2023-03-25T09:01:51.515Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T09:01:52.479Z] ---> 2aa473e4ec34 [2023-03-25T09:01:52.479Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-25T09:01:55.070Z] ---> 84f251871905 [2023-03-25T09:01:55.070Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-25T09:01:56.480Z] ---> 3956eb5645ce [2023-03-25T09:01:56.480Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-25T09:01:57.894Z] ---> f9c2e69e3871 [2023-03-25T09:01:57.894Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-25T09:01:57.894Z] ---> Running in d3e552151698 [2023-03-25T09:02:00.483Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-25T09:02:00.483Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-25T09:02:00.483Z] ---> e510da0e2ed0 [2023-03-25T09:02:00.483Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-25T09:02:00.483Z] ---> Using cache [2023-03-25T09:02:00.483Z] ---> da986c9d1cca [2023-03-25T09:02:00.483Z] Step 4/24 : WORKDIR /edgex-go [2023-03-25T09:02:00.483Z] ---> Using cache [2023-03-25T09:02:00.483Z] ---> 81a053a9fd6e [2023-03-25T09:02:00.483Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-25T09:02:00.483Z] ---> Using cache [2023-03-25T09:02:00.483Z] ---> ef114dce3c5d [2023-03-25T09:02:00.483Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-25T09:02:00.483Z] ---> Using cache [2023-03-25T09:02:00.483Z] ---> 67de9f6ea338 [2023-03-25T09:02:00.483Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-25T09:02:00.483Z] ---> Using cache [2023-03-25T09:02:00.483Z] ---> 067e972d1218 [2023-03-25T09:02:00.483Z] Step 8/24 : COPY . . [2023-03-25T09:02:00.483Z] ---> Using cache [2023-03-25T09:02:00.483Z] ---> 16da038e5ee3 [2023-03-25T09:02:00.483Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-25T09:02:00.483Z] Removing intermediate container d3e552151698 [2023-03-25T09:02:00.483Z] ---> 1d27e16e95c0 [2023-03-25T09:02:00.483Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-25T09:02:00.483Z] ---> Running in 682dc2afe598 [2023-03-25T09:02:00.483Z] ---> Running in 5bb02ee943e7 [2023-03-25T09:02:01.461Z] Removing intermediate container 5bb02ee943e7 [2023-03-25T09:02:01.461Z] ---> 8ee6b40589b6 [2023-03-25T09:02:01.461Z] Step 23/25 : LABEL arch=arm64 [2023-03-25T09:02:01.729Z] ---> Running in 297d0cbeb71a [2023-03-25T09:02:02.322Z] Removing intermediate container 297d0cbeb71a [2023-03-25T09:02:02.588Z] ---> 9a5660919d2b [2023-03-25T09:02:02.588Z] Step 24/25 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T09:02:02.588Z] ---> Running in 7ee77a0123b9 [2023-03-25T09:02:02.857Z] 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-03-25T09:02:03.134Z] Removing intermediate container 7ee77a0123b9 [2023-03-25T09:02:03.134Z] ---> f91d9b8ecb6c [2023-03-25T09:02:03.134Z] Step 25/25 : LABEL version=0.0.0 [2023-03-25T09:02:03.401Z] ---> Running in 06c03b1858d2 [2023-03-25T09:02:03.982Z] Removing intermediate container 06c03b1858d2 [2023-03-25T09:02:03.982Z] ---> b218fc3b2305 [2023-03-25T09:02:03.982Z] [2023-03-25T09:02:04.248Z] Successfully built b218fc3b2305 [2023-03-25T09:02:04.248Z] Successfully tagged core-metadata-arm64:latest [2023-03-25T09:02:30.911Z]  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-25T09:02:45.887Z] Removing intermediate container 9bd7947f272c [2023-03-25T09:02:45.887Z] ---> 5ef9b34bf279 [2023-03-25T09:02:45.887Z] [2023-03-25T09:02:45.887Z] Step 9/25 : FROM alpine:3.17 [2023-03-25T09:02:45.887Z] ---> d74e625d9115 [2023-03-25T09:02:45.887Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-25T09:02:45.887Z] ---> Running in d46038704856 [2023-03-25T09:02:46.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T09:02:47.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T09:02:49.205Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-25T09:02:49.205Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-25T09:02:49.205Z] (3/3) Installing su-exec (0.2-r2) [2023-03-25T09:02:49.205Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T09:02:49.205Z] Executing ca-certificates-20220614-r4.trigger [2023-03-25T09:02:49.787Z] OK: 8 MiB in 18 packages [2023-03-25T09:02:53.490Z] Removing intermediate container d46038704856 [2023-03-25T09:02:53.490Z] ---> 5e03a3c33809 [2023-03-25T09:02:53.490Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-25T09:02:53.490Z] ---> Running in fe79f3e5e17b [2023-03-25T09:02:53.490Z] Removing intermediate container fe79f3e5e17b [2023-03-25T09:02:53.490Z] ---> 8ba1e4269c00 [2023-03-25T09:02:53.490Z] Step 12/25 : WORKDIR / [2023-03-25T09:02:53.788Z] ---> Running in dfe56926d12a [2023-03-25T09:02:54.067Z] Removing intermediate container dfe56926d12a [2023-03-25T09:02:54.067Z] ---> 1f98ae9792a5 [2023-03-25T09:02:54.067Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T09:02:55.061Z] ---> 48da97070cb9 [2023-03-25T09:02:55.061Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T09:02:56.034Z] ---> dd516dfc5bbd [2023-03-25T09:02:56.034Z] 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-03-25T09:02:57.002Z] ---> fea8b8e9225a [2023-03-25T09:02:57.002Z] 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-03-25T09:02:57.965Z] ---> dc60caea5588 [2023-03-25T09:02:57.965Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-25T09:02:58.560Z] ---> 5c78247aaa67 [2023-03-25T09:02:58.560Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-25T09:03:00.508Z] ---> 51e7218cd07b [2023-03-25T09:03:00.508Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-25T09:03:02.461Z] ---> a15db04edb61 [2023-03-25T09:03:02.461Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-25T09:03:05.047Z] ---> 47bd4c283168 [2023-03-25T09:03:05.047Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-25T09:03:05.047Z] ---> Running in 2c1fc3638531 [2023-03-25T09:03:08.402Z] Removing intermediate container 2c1fc3638531 [2023-03-25T09:03:08.402Z] ---> c611a281966b [2023-03-25T09:03:08.402Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-25T09:03:08.402Z] ---> Running in c5a268d00a3f [2023-03-25T09:03:08.402Z] Removing intermediate container c5a268d00a3f [2023-03-25T09:03:08.402Z] ---> 70477fcc8c85 [2023-03-25T09:03:08.402Z] Step 23/25 : LABEL arch=arm64 [2023-03-25T09:03:08.672Z] ---> Running in 95738a55abfc [2023-03-25T09:03:09.257Z] Removing intermediate container 95738a55abfc [2023-03-25T09:03:09.257Z] ---> ebdeee788a78 [2023-03-25T09:03:09.257Z] Step 24/25 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T09:03:09.257Z] ---> Running in 269c4f5dc8a1 [2023-03-25T09:03:09.848Z] Removing intermediate container 269c4f5dc8a1 [2023-03-25T09:03:09.848Z] ---> 7dada7741099 [2023-03-25T09:03:09.848Z] Step 25/25 : LABEL version=0.0.0 [2023-03-25T09:03:09.848Z] ---> Running in c67f795f0eed [2023-03-25T09:03:10.433Z] Removing intermediate container c67f795f0eed [2023-03-25T09:03:10.433Z] ---> 87f866080ffb [2023-03-25T09:03:10.433Z] [2023-03-25T09:03:10.433Z] Successfully built 87f866080ffb [2023-03-25T09:03:10.433Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-25T09:05:47.189Z]  Building security-secretstore-setup ... done Removing intermediate container 20a98c00d493 [2023-03-25T09:05:47.189Z] ---> 6849707bfbac [2023-03-25T09:05:47.189Z] [2023-03-25T09:05:47.189Z] Step 9/33 : FROM alpine:3.17 [2023-03-25T09:05:47.189Z] ---> d74e625d9115 [2023-03-25T09:05:47.189Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-25T09:05:47.189Z] ---> Running in ff64d8d987cd [2023-03-25T09:05:47.189Z] Removing intermediate container ff64d8d987cd [2023-03-25T09:05:47.189Z] ---> e7c09d175049 [2023-03-25T09:05:47.189Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-25T09:05:47.189Z] ---> Running in 78feb93ad60a [2023-03-25T09:05:47.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T09:05:47.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T09:05:47.189Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-25T09:05:47.189Z] (2/2) Installing su-exec (0.2-r2) [2023-03-25T09:05:47.189Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T09:05:47.189Z] OK: 8 MiB in 17 packages [2023-03-25T09:05:47.189Z] Removing intermediate container 78feb93ad60a [2023-03-25T09:05:47.189Z] ---> 3d6f87964831 [2023-03-25T09:05:47.189Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-25T09:05:47.189Z] ---> Running in 7f9ea9484b25 [2023-03-25T09:05:47.189Z] Removing intermediate container 7f9ea9484b25 [2023-03-25T09:05:47.189Z] ---> a32ee2beea93 [2023-03-25T09:05:47.189Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-25T09:05:47.189Z] ---> Running in 6561b3a06806 [2023-03-25T09:05:47.189Z] Removing intermediate container 6561b3a06806 [2023-03-25T09:05:47.189Z] ---> c211887e4ccb [2023-03-25T09:05:47.189Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-25T09:05:47.189Z] ---> Running in b4a88d566232 [2023-03-25T09:05:47.189Z] Removing intermediate container b4a88d566232 [2023-03-25T09:05:47.189Z] ---> 0c3de521ce9e [2023-03-25T09:05:47.189Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-25T09:05:47.189Z] ---> Running in 91b9ab6a9a8e [2023-03-25T09:05:47.189Z] Removing intermediate container 91b9ab6a9a8e [2023-03-25T09:05:47.189Z] ---> 27b5827edde0 [2023-03-25T09:05:47.189Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-25T09:05:47.189Z] ---> Running in 3bf4617713b4 [2023-03-25T09:05:48.146Z] Removing intermediate container 3bf4617713b4 [2023-03-25T09:05:48.146Z] ---> e2c1df52fee5 [2023-03-25T09:05:48.146Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-25T09:05:48.411Z] ---> Running in 0e28ff0aebb9 [2023-03-25T09:05:48.676Z] Removing intermediate container 0e28ff0aebb9 [2023-03-25T09:05:48.676Z] ---> fc95180c5e00 [2023-03-25T09:05:48.676Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-25T09:05:49.637Z] ---> a7dbbdb22428 [2023-03-25T09:05:49.637Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-25T09:05:49.637Z] ---> Running in 7546a3686d74 [2023-03-25T09:05:53.914Z] Removing intermediate container 6bb8186b96b2 [2023-03-25T09:05:53.914Z] ---> 741c08c86bff [2023-03-25T09:05:53.914Z] [2023-03-25T09:05:53.914Z] Step 9/20 : FROM alpine:3.17 [2023-03-25T09:05:53.914Z] ---> d74e625d9115 [2023-03-25T09:05:53.914Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-25T09:05:53.914Z] ---> Using cache [2023-03-25T09:05:53.914Z] ---> e7c09d175049 [2023-03-25T09:05:53.914Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-25T09:05:53.914Z] ---> Running in 7f54d06b921d [2023-03-25T09:05:53.914Z] Removing intermediate container 7546a3686d74 [2023-03-25T09:05:53.914Z] ---> 607cc9334ef0 [2023-03-25T09:05:53.914Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T09:05:54.880Z] ---> bf60dfeeba85 [2023-03-25T09:05:54.880Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T09:05:55.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T09:05:55.738Z] ---> e6644533f19a [2023-03-25T09:05:55.738Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-25T09:05:55.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T09:05:57.162Z] v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-25T09:05:57.162Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-25T09:05:57.162Z] OK: 17691 distinct packages available [2023-03-25T09:05:57.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-25T09:05:57.432Z] ---> 0afc17e4b81f [2023-03-25T09:05:57.432Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-25T09:05:57.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-25T09:05:58.291Z] ---> 4a74004073de [2023-03-25T09:05:58.292Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-25T09:05:58.886Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-25T09:05:58.886Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-25T09:05:58.886Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-25T09:05:58.886Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-25T09:05:58.886Z] (5/9) Installing curl (7.88.1-r1) [2023-03-25T09:05:58.886Z] ---> 7b855d0f1b2f [2023-03-25T09:05:58.886Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-25T09:05:58.886Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-25T09:05:59.155Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-25T09:05:59.155Z] (8/9) Installing libucontext (1.2-r0) [2023-03-25T09:05:59.155Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-25T09:05:59.155Z] Executing busybox-1.35.0-r29.trigger [2023-03-25T09:05:59.155Z] Executing ca-certificates-20220614-r4.trigger [2023-03-25T09:05:59.427Z] OK: 11 MiB in 24 packages [2023-03-25T09:06:00.019Z] ---> 329a6da0e0a1 [2023-03-25T09:06:00.019Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-25T09:06:00.988Z] ---> 2274071c9b91 [2023-03-25T09:06:00.988Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-25T09:06:00.988Z] Removing intermediate container 682dc2afe598 [2023-03-25T09:06:00.988Z] ---> e56c85d8959d [2023-03-25T09:06:00.988Z] [2023-03-25T09:06:00.988Z] Step 10/24 : FROM alpine:3.17 [2023-03-25T09:06:00.988Z] ---> d74e625d9115 [2023-03-25T09:06:00.988Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-25T09:06:00.988Z] ---> Using cache [2023-03-25T09:06:00.988Z] ---> 2d6753b3a8f1 [2023-03-25T09:06:00.988Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-25T09:06:00.988Z] ---> Using cache [2023-03-25T09:06:00.988Z] ---> 0cbd5217d6e8 [2023-03-25T09:06:00.988Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-25T09:06:00.988Z] ---> Running in cb10c7ce3d61 [2023-03-25T09:06:01.255Z] Removing intermediate container 7f54d06b921d [2023-03-25T09:06:01.255Z] ---> c5a99c70bfb5 [2023-03-25T09:06:01.255Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T09:06:01.526Z] Removing intermediate container cb10c7ce3d61 [2023-03-25T09:06:01.526Z] ---> c96d4dcc0aa0 [2023-03-25T09:06:01.526Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-25T09:06:01.526Z] ---> b508b162a66b [2023-03-25T09:06:01.526Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-25T09:06:01.526Z] ---> Running in 104c7867c3a1 [2023-03-25T09:06:01.795Z] ---> Running in 8f77866c3f7a [2023-03-25T09:06:02.065Z] Removing intermediate container 104c7867c3a1 [2023-03-25T09:06:02.065Z] ---> 1406b6651fda [2023-03-25T09:06:02.065Z] Step 15/24 : WORKDIR / [2023-03-25T09:06:02.335Z] ---> Running in bb031f09cbcf [2023-03-25T09:06:02.335Z] ---> e6714e7d7279 [2023-03-25T09:06:02.335Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T09:06:02.925Z] Removing intermediate container bb031f09cbcf [2023-03-25T09:06:02.925Z] ---> 5b56587f7d92 [2023-03-25T09:06:02.925Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-25T09:06:02.925Z] ---> 2df33e7e2ab6 [2023-03-25T09:06:02.925Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-25T09:06:03.531Z] ---> 8940e8fddb3b [2023-03-25T09:06:03.531Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-25T09:06:03.801Z] Removing intermediate container 8f77866c3f7a [2023-03-25T09:06:03.801Z] ---> 4362bfdf064e [2023-03-25T09:06:03.801Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-25T09:06:04.070Z] ---> Running in 9706698c1364 [2023-03-25T09:06:04.341Z] ---> 36ebaea1a779 [2023-03-25T09:06:04.341Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-25T09:06:04.341Z] Removing intermediate container 9706698c1364 [2023-03-25T09:06:04.341Z] ---> a8d5606dc038 [2023-03-25T09:06:04.341Z] Step 30/33 : CMD ["gate"] [2023-03-25T09:06:04.610Z] ---> Running in aa97aa518a66 [2023-03-25T09:06:05.203Z] ---> f7b209e90352 [2023-03-25T09:06:05.203Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-25T09:06:05.203Z] Removing intermediate container aa97aa518a66 [2023-03-25T09:06:05.203Z] ---> 8d9dd2a9387f [2023-03-25T09:06:05.203Z] Step 31/33 : LABEL arch=arm64 [2023-03-25T09:06:05.203Z] ---> Running in eeba9f8cfc72 [2023-03-25T09:06:05.807Z] Removing intermediate container eeba9f8cfc72 [2023-03-25T09:06:05.807Z] ---> c5b6b7f609db [2023-03-25T09:06:05.807Z] Step 32/33 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T09:06:05.807Z] ---> cc8e56ec4ba9 [2023-03-25T09:06:05.807Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-25T09:06:05.807Z] ---> Running in a3c68069191d [2023-03-25T09:06:05.807Z] ---> 6330c46ba1f7 [2023-03-25T09:06:05.807Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-25T09:06:06.071Z] ---> Running in ffffa161b3cf [2023-03-25T09:06:06.337Z] Removing intermediate container a3c68069191d [2023-03-25T09:06:06.337Z] ---> 2488e09f2aaa [2023-03-25T09:06:06.337Z] Step 33/33 : LABEL version=0.0.0 [2023-03-25T09:06:06.337Z] ---> Running in 12029b6ffc72 [2023-03-25T09:06:06.337Z] Removing intermediate container ffffa161b3cf [2023-03-25T09:06:06.337Z] ---> 860f963f8aae [2023-03-25T09:06:06.337Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-25T09:06:06.604Z] ---> Running in 60c479c1b510 [2023-03-25T09:06:06.604Z] ---> 14809e569ddf [2023-03-25T09:06:06.604Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-25T09:06:06.604Z] ---> Running in 4c62b1fbfe36 [2023-03-25T09:06:06.870Z] Removing intermediate container 12029b6ffc72 [2023-03-25T09:06:06.870Z] ---> 55ba5bc54171 [2023-03-25T09:06:06.870Z] [2023-03-25T09:06:06.870Z] Removing intermediate container 60c479c1b510 [2023-03-25T09:06:06.870Z] ---> b033960a91e3 [2023-03-25T09:06:06.870Z] Step 18/20 : LABEL arch=arm64 [2023-03-25T09:06:07.137Z] ---> Running in 689e2adea940 [2023-03-25T09:06:07.137Z] Removing intermediate container 4c62b1fbfe36 [2023-03-25T09:06:07.137Z] ---> af1fb3ae6d10 [2023-03-25T09:06:07.137Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-25T09:06:07.137Z] Successfully built 55ba5bc54171 [2023-03-25T09:06:07.137Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-25T09:06:07.137Z]  Building security-bootstrapper ... done  ---> Running in 18f997a004a9 [2023-03-25T09:06:07.407Z] Removing intermediate container 689e2adea940 [2023-03-25T09:06:07.407Z] ---> 648dcb498fc2 [2023-03-25T09:06:07.407Z] Step 19/20 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T09:06:07.407Z] Removing intermediate container 18f997a004a9 [2023-03-25T09:06:07.407Z] ---> 59d7c340371a [2023-03-25T09:06:07.407Z] Step 22/24 : LABEL arch=arm64 [2023-03-25T09:06:07.407Z] ---> Running in 77a0b44feb1e [2023-03-25T09:06:07.672Z] ---> Running in 78dd2555d091 [2023-03-25T09:06:07.938Z] Removing intermediate container 77a0b44feb1e [2023-03-25T09:06:07.938Z] ---> 086bcbc82cd3 [2023-03-25T09:06:07.938Z] Step 20/20 : LABEL version=0.0.0 [2023-03-25T09:06:07.938Z] ---> Running in 3d9c1273f56c [2023-03-25T09:06:07.938Z] Removing intermediate container 78dd2555d091 [2023-03-25T09:06:07.938Z] ---> eabee9a6bbbd [2023-03-25T09:06:07.938Z] Step 23/24 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 [2023-03-25T09:06:08.204Z] ---> Running in 715d5680a5f3 [2023-03-25T09:06:08.204Z] Removing intermediate container 3d9c1273f56c [2023-03-25T09:06:08.204Z] ---> cf2d3eebbf49 [2023-03-25T09:06:08.204Z] [2023-03-25T09:06:08.470Z] Removing intermediate container 715d5680a5f3 [2023-03-25T09:06:08.470Z] ---> 9d7906b228f1 [2023-03-25T09:06:08.470Z] Step 24/24 : LABEL version=0.0.0 [2023-03-25T09:06:08.470Z] ---> Running in 609f2b14128a [2023-03-25T09:06:08.470Z] Successfully built cf2d3eebbf49 [2023-03-25T09:06:08.470Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-25T09:06:08.735Z]  Building security-spiffe-token-provider ... done Removing intermediate container 609f2b14128a [2023-03-25T09:06:08.735Z] ---> ec733600244d [2023-03-25T09:06:08.735Z] [2023-03-25T09:06:08.998Z] Successfully built ec733600244d [2023-03-25T09:06:08.998Z] Successfully tagged core-command-arm64:latest [2023-03-25T09:06:09.586Z]  Building core-command ... done  [Pipeline] } [2023-03-25T09:06:09.601Z] $ docker stop --time=1 87387e6ae3fa49df585cf37a1eec03263c1e28240d9f5516a37a06d7473598b1 [2023-03-25T09:06:11.259Z] $ docker rm -f --volumes 87387e6ae3fa49df585cf37a1eec03263c1e28240d9f5516a37a06d7473598b1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-25T09:06:11.714Z] + docker images [2023-03-25T09:06:11.979Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-25T09:06:11.979Z] security-spiffe-token-provider-arm64 latest cf2d3eebbf49 3 seconds ago 32.7MB [2023-03-25T09:06:11.979Z] core-command-arm64 latest ec733600244d 3 seconds ago 19.7MB [2023-03-25T09:06:11.979Z] security-bootstrapper-arm64 latest 55ba5bc54171 5 seconds ago 21.9MB [2023-03-25T09:06:11.979Z] e56c85d8959d 11 seconds ago 1.49GB [2023-03-25T09:06:11.979Z] 741c08c86bff 21 seconds ago 1.53GB [2023-03-25T09:06:11.979Z] 6849707bfbac 39 seconds ago 1.48GB [2023-03-25T09:06:11.979Z] security-secretstore-setup-arm64 latest 87f866080ffb 3 minutes ago 32.2MB [2023-03-25T09:06:11.979Z] 5ef9b34bf279 3 minutes ago 1.49GB [2023-03-25T09:06:11.979Z] core-metadata-arm64 latest b218fc3b2305 4 minutes ago 20.2MB [2023-03-25T09:06:11.979Z] 2d8fab0de99c 4 minutes ago 1.5GB [2023-03-25T09:06:11.979Z] core-data-arm64 latest 3408b4e4a2a7 4 minutes ago 19.9MB [2023-03-25T09:06:11.979Z] b1cf01bde398 4 minutes ago 1.5GB [2023-03-25T09:06:11.979Z] security-spire-server-arm64 latest a7954777cf79 5 minutes ago 87.1MB [2023-03-25T09:06:11.979Z] 08a1de7cd869 5 minutes ago 1.35GB [2023-03-25T09:06:11.979Z] support-notifications-arm64 latest 67e434d22321 6 minutes ago 32.1MB [2023-03-25T09:06:11.979Z] ad821454bc72 6 minutes ago 1.56GB [2023-03-25T09:06:11.979Z] support-scheduler-arm64 latest 79bbfd5139f1 9 minutes ago 31.5MB [2023-03-25T09:06:11.979Z] ad072804fb81 9 minutes ago 1.56GB [2023-03-25T09:06:11.979Z] core-common-config-bootstrapper-arm64 latest 89357cbdb9bb 12 minutes ago 17.2MB [2023-03-25T09:06:11.979Z] security-proxy-setup-arm64 latest f3fd0f44571e 12 minutes ago 18.7MB [2023-03-25T09:06:11.979Z] e7568c0632c7 12 minutes ago 1.49GB [2023-03-25T09:06:11.979Z] security-proxy-auth-arm64 latest 3292c69e0a9a 12 minutes ago 18.2MB [2023-03-25T09:06:11.979Z] 652bb58e2159 12 minutes ago 1.47GB [2023-03-25T09:06:11.979Z] 57f39e4b6466 13 minutes ago 1.47GB [2023-03-25T09:06:11.979Z] security-spire-config-arm64 latest 08f41d35f7fe 17 minutes ago 86.2MB [2023-03-25T09:06:11.979Z] security-spire-agent-arm64 latest 436f1aaddd70 18 minutes ago 125MB [2023-03-25T09:06:11.979Z] e2e5814c5fd6 19 minutes ago 1.35GB [2023-03-25T09:06:11.979Z] ci-base-image-arm64 latest e510da0e2ed0 32 minutes ago 866MB [2023-03-25T09:06:11.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB [2023-03-25T09:06:11.979Z] alpine 3.17 d74e625d9115 6 weeks ago 7.46MB [2023-03-25T09:06:11.979Z] 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-03-25T09:06:12.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-25T09:06:12.434Z] [2023-03-25T09:06:12.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T09:06:12.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-25T09:06:13.028Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-25T09:06:13.028Z] 8998bd30e6a1: Pulling fs layer [2023-03-25T09:06:13.028Z] 04944245beec: Pulling fs layer [2023-03-25T09:06:13.028Z] 699f458cf7ca: Pulling fs layer [2023-03-25T09:06:13.028Z] 765212b225bb: Pulling fs layer [2023-03-25T09:06:13.028Z] f23df028b6ca: Pulling fs layer [2023-03-25T09:06:13.028Z] d65c8cfc05b1: Pulling fs layer [2023-03-25T09:06:13.028Z] 2437ff75d9bd: Pulling fs layer [2023-03-25T09:06:13.028Z] 765212b225bb: Waiting [2023-03-25T09:06:13.028Z] d65c8cfc05b1: Waiting [2023-03-25T09:06:13.028Z] 2437ff75d9bd: Waiting [2023-03-25T09:06:13.028Z] f23df028b6ca: Waiting [2023-03-25T09:06:13.028Z] 04944245beec: Verifying Checksum [2023-03-25T09:06:13.028Z] 04944245beec: Download complete [2023-03-25T09:06:13.028Z] 765212b225bb: Download complete [2023-03-25T09:06:13.296Z] f23df028b6ca: Verifying Checksum [2023-03-25T09:06:13.296Z] f23df028b6ca: Download complete [2023-03-25T09:06:13.296Z] d65c8cfc05b1: Verifying Checksum [2023-03-25T09:06:13.296Z] d65c8cfc05b1: Download complete [2023-03-25T09:06:13.296Z] 699f458cf7ca: Verifying Checksum [2023-03-25T09:06:13.296Z] 699f458cf7ca: Download complete [2023-03-25T09:06:13.562Z] 8998bd30e6a1: Verifying Checksum [2023-03-25T09:06:13.562Z] 8998bd30e6a1: Download complete [2023-03-25T09:06:16.141Z] 2437ff75d9bd: Verifying Checksum [2023-03-25T09:06:16.141Z] 2437ff75d9bd: Download complete [2023-03-25T09:06:17.544Z] 8998bd30e6a1: Pull complete [2023-03-25T09:06:19.483Z] 04944245beec: Pull complete [2023-03-25T09:06:20.884Z] 699f458cf7ca: Pull complete [2023-03-25T09:06:20.884Z] 765212b225bb: Pull complete [2023-03-25T09:06:21.841Z] f23df028b6ca: Pull complete [2023-03-25T09:06:22.106Z] d65c8cfc05b1: Pull complete [2023-03-25T09:06:37.075Z] 2437ff75d9bd: Pull complete [2023-03-25T09:06:37.075Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-25T09:06:37.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-25T09:06:37.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-25T09:06:37.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container [2023-03-25T09:06:37.318Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-25T09:06:39.933Z] $ docker top 3ff3613bc064f8b5ae1410a73d0ef2deb20669eef27ac838c09e686c600e4d9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-25T09:06:40.880Z] ---> job-cost.sh [2023-03-25T09:06:40.880Z] lf-activate-venv: SKIPPING [2023-03-25T09:06:40.880Z] INFO: No Stack... [2023-03-25T09:06:41.457Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-25T09:06:42.410Z] INFO: Archiving Costs [Pipeline] sh [2023-03-25T09:06:43.033Z] + + cut -d,cat -f6 /w/workspace/edgex-go/9/archives/cost.csv [2023-03-25T09:06:43.033Z] [Pipeline] lock [2023-03-25T09:06:43.064Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4465-9-stack-cost] [2023-03-25T09:06:43.070Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4465-9-stack-cost] did not exist. Created. [2023-03-25T09:06:43.070Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4465-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-25T09:06:43.708Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-25T09:06:43.874Z] Stashed 1 file(s) [Pipeline] } [2023-03-25T09:06:43.883Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4465-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-25T09:06:43.906Z] $ docker stop --time=1 3ff3613bc064f8b5ae1410a73d0ef2deb20669eef27ac838c09e686c600e4d9f [2023-03-25T09:06:46.663Z] $ docker rm -f --volumes 3ff3613bc064f8b5ae1410a73d0ef2deb20669eef27ac838c09e686c600e4d9f [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-03-25T09:06:47.061Z] provisioning config files... [2023-03-25T09:06:47.069Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config15062198431341164158tmp [Pipeline] { [Pipeline] sh [2023-03-25T09:06:47.376Z] + set +x [2023-03-25T09:06:47.376Z] + + bash -s -- [2023-03-25T09:06:47.376Z] curl -s https://codecov.io/bash [2023-03-25T09:06:47.376Z] [2023-03-25T09:06:47.376Z] _____ _ [2023-03-25T09:06:47.376Z] / ____| | | [2023-03-25T09:06:47.376Z] | | ___ __| | ___ ___ _____ __ [2023-03-25T09:06:47.376Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-25T09:06:47.376Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-25T09:06:47.376Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-25T09:06:47.376Z] Bash-1.0.6 [2023-03-25T09:06:47.376Z] [2023-03-25T09:06:47.376Z] [2023-03-25T09:06:47.376Z] ==> git version 2.25.1 found [2023-03-25T09:06:47.376Z] ==> 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-03-25T09:06:47.376Z] Release-Date: 2020-01-08 [2023-03-25T09:06:47.376Z] 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-03-25T09:06:47.376Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-25T09:06:47.376Z] ==> Jenkins CI detected. [2023-03-25T09:06:47.376Z] current dir:  /w/workspace/edgex-go/9 [2023-03-25T09:06:47.376Z] project root: . [2023-03-25T09:06:47.376Z] --> token set from env [2023-03-25T09:06:47.376Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-25T09:06:47.376Z] ==> Running gcov in . (disable via -X gcov) [2023-03-25T09:06:47.376Z] ==> Python coveragepy not found [2023-03-25T09:06:47.376Z] ==> Searching for coverage reports in: [2023-03-25T09:06:47.376Z] + . [2023-03-25T09:06:47.634Z] -> Found 1 reports [2023-03-25T09:06:47.634Z] ==> Detecting git/mercurial file structure [2023-03-25T09:06:47.634Z] ==> Reading reports [2023-03-25T09:06:47.634Z] + ./coverage.out bytes=447380 [2023-03-25T09:06:47.634Z] ==> Appending adjustments [2023-03-25T09:06:47.634Z] https://docs.codecov.io/docs/fixing-reports [2023-03-25T09:06:48.569Z] + Found adjustments [2023-03-25T09:06:48.570Z] ==> Gzipping contents [2023-03-25T09:06:48.570Z] 60K /tmp/codecov.OJeENg.gz [2023-03-25T09:06:48.570Z] ==> Uploading reports [2023-03-25T09:06:48.570Z] url: https://codecov.io [2023-03-25T09:06:48.570Z] query: branch=PR-4465&commit=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= [2023-03-25T09:06:48.828Z] -> Pinging Codecov [2023-03-25T09:06:48.828Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4465&commit=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= [2023-03-25T09:06:48.828Z] -> Uploading to [2023-03-25T09:06:48.828Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-25/00271124DB129430A58F1EEE437C3FCB/fd08c40bfafabfd76205aca6c4ff9e66dc093c9b/e8ba983d-cee9-4bab-9068-50dddb7f9df8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230325T090648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8738b2e60e63dc6d301a7dc66f9ac13b85bc6de8ad6d81a915e9044b13792a50 [2023-03-25T09:06:48.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-25T09:06:48.829Z] Dload Upload Total Spent Left Speed [2023-03-25T09:06:49.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57483 0 0 100 57483 0 193k --:--:-- --:--:-- --:--:-- 194k [2023-03-25T09:06:49.086Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [Pipeline] } [2023-03-25T09:06:49.092Z] 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-03-25T09:06:49.651Z] + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-25T09:06:49.938Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-25T09:06:50.796Z] ---> package-listing.sh [2023-03-25T09:06:50.796Z] ++ facter osfamily [2023-03-25T09:06:50.796Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-25T09:06:51.053Z] + OS_FAMILY=debian [2023-03-25T09:06:51.053Z] + workspace=/w/workspace/edgex-go/9 [2023-03-25T09:06:51.053Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-25T09:06:51.053Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-25T09:06:51.053Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-25T09:06:51.053Z] + PACKAGES=/tmp/packages_start.txt [2023-03-25T09:06:51.053Z] + '[' /w/workspace/edgex-go/9 ']' [2023-03-25T09:06:51.053Z] + PACKAGES=/tmp/packages_end.txt [2023-03-25T09:06:51.053Z] + case "${OS_FAMILY}" in [2023-03-25T09:06:51.053Z] + dpkg -l [2023-03-25T09:06:51.053Z] + grep '^ii' [2023-03-25T09:06:51.053Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-25T09:06:51.053Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-25T09:06:51.053Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-25T09:06:51.053Z] + '[' /w/workspace/edgex-go/9 ']' [2023-03-25T09:06:51.053Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2023-03-25T09:06:51.053Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2023-03-25T09:06:51.063Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-25T09:06:51.337Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T09:06:51.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-25T09:06:51.888Z] [2023-03-25T09:06:51.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-25T09:06:52.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-25T09:06:52.183Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-25T09:06:52.183Z] 5eb5b503b376: Pulling fs layer [2023-03-25T09:06:52.183Z] 5c69ac0246d0: Pulling fs layer [2023-03-25T09:06:52.183Z] ec43610c2a17: Pulling fs layer [2023-03-25T09:06:52.183Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-25T09:06:52.183Z] 33b1e0a273af: Pulling fs layer [2023-03-25T09:06:52.183Z] 5d3b04190fa2: Pulling fs layer [2023-03-25T09:06:52.183Z] 2f39f015ded8: Pulling fs layer [2023-03-25T09:06:52.183Z] 5d3b04190fa2: Waiting [2023-03-25T09:06:52.183Z] 2f39f015ded8: Waiting [2023-03-25T09:06:52.183Z] 3a2ae6a8a46f: Waiting [2023-03-25T09:06:52.183Z] 33b1e0a273af: Waiting [2023-03-25T09:06:52.183Z] 5c69ac0246d0: Verifying Checksum [2023-03-25T09:06:52.183Z] 5c69ac0246d0: Download complete [2023-03-25T09:06:52.183Z] 3a2ae6a8a46f: Download complete [2023-03-25T09:06:52.441Z] 33b1e0a273af: Verifying Checksum [2023-03-25T09:06:52.441Z] 33b1e0a273af: Download complete [2023-03-25T09:06:52.441Z] 5d3b04190fa2: Verifying Checksum [2023-03-25T09:06:52.441Z] 5d3b04190fa2: Download complete [2023-03-25T09:06:52.441Z] ec43610c2a17: Verifying Checksum [2023-03-25T09:06:52.441Z] ec43610c2a17: Download complete [2023-03-25T09:06:52.441Z] 5eb5b503b376: Verifying Checksum [2023-03-25T09:06:52.441Z] 5eb5b503b376: Download complete [2023-03-25T09:06:53.008Z] 2f39f015ded8: Download complete [2023-03-25T09:06:53.575Z] 5eb5b503b376: Pull complete [2023-03-25T09:06:53.575Z] 5c69ac0246d0: Pull complete [2023-03-25T09:06:54.143Z] ec43610c2a17: Pull complete [2023-03-25T09:06:54.143Z] 3a2ae6a8a46f: Pull complete [2023-03-25T09:06:54.401Z] 33b1e0a273af: Pull complete [2023-03-25T09:06:54.401Z] 5d3b04190fa2: Pull complete [2023-03-25T09:06:58.593Z] 2f39f015ded8: Pull complete [2023-03-25T09:06:58.594Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-25T09:06:58.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-25T09:06:58.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-25T09:06:58.665Z] prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container [2023-03-25T09:06:58.687Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-25T09:07:01.316Z] $ docker top f1dd5644e0c01b23b6d67518c7fc9b65df6948f33be7b6c27e61c28097e94580 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-25T09:07:01.656Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-25T09:07:01.940Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-25T09:07:02.223Z] + ls /var/log/sa-host [2023-03-25T09:07:02.223Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-25T09:07:02.360Z] provisioning config files... [2023-03-25T09:07:02.368Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config7557103706269608704tmp [Pipeline] { [Pipeline] echo [2023-03-25T09:07:02.378Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-25T09:07:02.659Z] ---> create-netrc.sh [Pipeline] } [2023-03-25T09:07:02.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-25T09:07:02.983Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-25T09:07:02.991Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-25T09:07:03.271Z] ---> sudo-logs.sh [2023-03-25T09:07:03.271Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-25T09:07:03.292Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-25T09:07:03.574Z] ---> job-cost.sh [2023-03-25T09:07:03.574Z] lf-activate-venv: SKIPPING [2023-03-25T09:07:03.574Z] DEBUG: total: 0.10999999940395355 [2023-03-25T09:07:03.574Z] INFO: Retrieving Stack Cost... [2023-03-25T09:07:03.833Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-25T09:07:04.402Z] INFO: Archiving Costs [Pipeline] echo [2023-03-25T09:07:04.412Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-25T09:07:04.694Z] ---> logs-deploy.sh [2023-03-25T09:07:04.694Z] lf-activate-venv: SKIPPING [2023-03-25T09:07:04.694Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4465/9 [2023-03-25T09:07:04.694Z] INFO: archiving workspace using pattern(s): [2023-03-25T09:07:05.629Z] Archives upload complete. [2023-03-25T09:07:05.888Z] INFO: archiving logs to Nexus [2023-03-25T09:07:06.459Z] ---> uname -a: [2023-03-25T09:07:06.459Z] Linux prd-ubuntu20-04-docker-8c-8g-5797 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-25T09:07:06.459Z] [2023-03-25T09:07:06.459Z] [2023-03-25T09:07:06.459Z] ---> lscpu: [2023-03-25T09:07:06.459Z] Architecture: x86_64 [2023-03-25T09:07:06.459Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-25T09:07:06.459Z] Byte Order: Little Endian [2023-03-25T09:07:06.459Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-25T09:07:06.459Z] CPU(s): 8 [2023-03-25T09:07:06.459Z] On-line CPU(s) list: 0-7 [2023-03-25T09:07:06.459Z] Thread(s) per core: 1 [2023-03-25T09:07:06.459Z] Core(s) per socket: 1 [2023-03-25T09:07:06.459Z] Socket(s): 8 [2023-03-25T09:07:06.459Z] NUMA node(s): 1 [2023-03-25T09:07:06.459Z] Vendor ID: AuthenticAMD [2023-03-25T09:07:06.459Z] CPU family: 23 [2023-03-25T09:07:06.459Z] Model: 49 [2023-03-25T09:07:06.459Z] Model name: AMD EPYC-Rome Processor [2023-03-25T09:07:06.459Z] Stepping: 0 [2023-03-25T09:07:06.459Z] CPU MHz: 2799.998 [2023-03-25T09:07:06.459Z] BogoMIPS: 5599.99 [2023-03-25T09:07:06.459Z] Virtualization: AMD-V [2023-03-25T09:07:06.459Z] Hypervisor vendor: KVM [2023-03-25T09:07:06.459Z] Virtualization type: full [2023-03-25T09:07:06.459Z] L1d cache: 256 KiB [2023-03-25T09:07:06.459Z] L1i cache: 256 KiB [2023-03-25T09:07:06.459Z] L2 cache: 4 MiB [2023-03-25T09:07:06.459Z] L3 cache: 128 MiB [2023-03-25T09:07:06.459Z] NUMA node0 CPU(s): 0-7 [2023-03-25T09:07:06.459Z] Vulnerability Itlb multihit: Not affected [2023-03-25T09:07:06.459Z] Vulnerability L1tf: Not affected [2023-03-25T09:07:06.459Z] Vulnerability Mds: Not affected [2023-03-25T09:07:06.459Z] Vulnerability Meltdown: Not affected [2023-03-25T09:07:06.459Z] Vulnerability Mmio stale data: Not affected [2023-03-25T09:07:06.459Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-25T09:07:06.459Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-25T09:07:06.459Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-25T09:07:06.459Z] Vulnerability Srbds: Not affected [2023-03-25T09:07:06.459Z] Vulnerability Tsx async abort: Not affected [2023-03-25T09:07:06.459Z] 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-03-25T09:07:06.459Z] [2023-03-25T09:07:06.459Z] [2023-03-25T09:07:06.459Z] ---> nproc: [2023-03-25T09:07:06.459Z] 8 [2023-03-25T09:07:06.459Z] [2023-03-25T09:07:06.459Z] [2023-03-25T09:07:06.459Z] ---> df -h: [2023-03-25T09:07:06.459Z] Filesystem Size Used Avail Use% Mounted on [2023-03-25T09:07:06.459Z] overlay 155G 21G 135G 14% / [2023-03-25T09:07:06.459Z] tmpfs 64M 0 64M 0% /dev [2023-03-25T09:07:06.459Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-25T09:07:06.459Z] shm 64M 0 64M 0% /dev/shm [2023-03-25T09:07:06.459Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-03-25T09:07:06.459Z] [2023-03-25T09:07:06.459Z] [2023-03-25T09:07:06.459Z] ---> sar -b -r -n DEV: [2023-03-25T09:07:06.459Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5797) 03/25/23 _x86_64_ (8 CPU) [2023-03-25T09:07:06.459Z] [2023-03-25T09:07:06.459Z] 08:28:45 LINUX RESTART (8 CPU) [2023-03-25T09:07:06.459Z] [2023-03-25T09:07:06.459Z] 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-25T09:07:06.459Z] 08:30:02 340.38 47.79 292.58 0.00 5406.17 160219.43 0.00 [2023-03-25T09:07:06.459Z] 08:31:01 82.44 0.63 81.82 0.00 12.34 36282.39 0.00 [2023-03-25T09:07:06.459Z] 08:32:01 31.26 0.22 31.04 0.00 1.73 18424.81 0.00 [2023-03-25T09:07:06.459Z] 08:33:01 96.72 0.13 96.58 0.00 2.27 57042.76 0.00 [2023-03-25T09:07:06.459Z] 08:34:01 367.74 7.08 360.66 0.00 118.38 118573.84 0.00 [2023-03-25T09:07:06.459Z] 08:35:01 512.20 12.10 500.10 0.00 2856.11 205843.12 0.00 [2023-03-25T09:07:06.459Z] 08:36:01 720.60 2.10 718.50 0.00 2286.29 172150.24 0.00 [2023-03-25T09:07:06.460Z] 08:37:01 502.63 6.02 496.62 0.00 51.19 170196.70 0.00 [2023-03-25T09:07:06.460Z] 08:38:01 125.07 0.05 125.02 0.00 3.33 124755.21 0.00 [2023-03-25T09:07:06.460Z] 08:39:01 677.19 1.13 676.05 0.00 28.93 134784.60 0.00 [2023-03-25T09:07:06.460Z] 08:40:01 128.73 0.02 128.71 0.00 0.67 7513.28 0.00 [2023-03-25T09:07:06.460Z] 08:41:01 2.13 0.00 2.13 0.00 0.00 22.66 0.00 [2023-03-25T09:07:06.460Z] 08:42:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 [2023-03-25T09:07:06.460Z] 08:43:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 [2023-03-25T09:07:06.460Z] 08:44:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 [2023-03-25T09:07:06.460Z] 08:45:01 2.40 0.02 2.38 0.00 0.13 31.06 0.00 [2023-03-25T09:07:06.460Z] 08:46:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2023-03-25T09:07:06.460Z] 08:47:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 [2023-03-25T09:07:06.460Z] 08:48:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2023-03-25T09:07:06.460Z] 08:49:01 1.73 0.00 1.73 0.00 0.00 19.99 0.00 [2023-03-25T09:07:06.460Z] 08:50:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2023-03-25T09:07:06.460Z] 08:51:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 [2023-03-25T09:07:06.460Z] 08:52:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2023-03-25T09:07:06.460Z] 08:53:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 [2023-03-25T09:07:06.460Z] 08:54:01 2.65 1.58 1.07 0.00 37.19 13.86 0.00 [2023-03-25T09:07:06.460Z] 08:55:01 1.12 0.00 1.12 0.00 0.00 14.80 0.00 [2023-03-25T09:07:06.460Z] 08:56:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 [2023-03-25T09:07:06.460Z] 08:57:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2023-03-25T09:07:06.460Z] 08:58:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2023-03-25T09:07:06.460Z] 08:59:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 [2023-03-25T09:07:06.460Z] 09:00:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2023-03-25T09:07:06.460Z] 09:01:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2023-03-25T09:07:06.460Z] 09:02:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 [2023-03-25T09:07:06.460Z] 09:03:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 [2023-03-25T09:07:06.460Z] 09:04:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2023-03-25T09:07:06.460Z] 09:05:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 [2023-03-25T09:07:06.460Z] 09:06:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2023-03-25T09:07:06.460Z] 09:07:02 41.36 0.23 41.13 0.00 17.60 16769.34 0.00 [2023-03-25T09:07:06.460Z] Average: 96.43 2.08 94.34 0.00 284.92 32181.70 0.00 [2023-03-25T09:07:06.460Z] [2023-03-25T09:07:06.460Z] 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-25T09:07:06.460Z] 08:30:02 28726672 31608972 718024 2.18 73444 3078440 1860648 5.48 1048568 2755656 456068 [2023-03-25T09:07:06.460Z] 08:31:01 27644708 31217776 1095776 3.33 113160 3655988 2193880 6.47 1809444 2987244 509356 [2023-03-25T09:07:06.460Z] 08:32:01 27955456 31592148 717852 2.18 116844 3692396 1790396 5.28 1243936 3212612 271036 [2023-03-25T09:07:06.460Z] 08:33:01 26192412 31550616 761292 2.32 119472 5380808 1811336 5.34 1570036 4622384 1535968 [2023-03-25T09:07:06.460Z] 08:34:01 23671096 31395700 902132 2.74 216000 7440436 2682948 7.91 2175340 6306492 397852 [2023-03-25T09:07:06.460Z] 08:35:01 21040444 30922404 1345856 4.09 309472 9395276 3852900 11.35 2630884 8337400 57948 [2023-03-25T09:07:06.460Z] 08:36:01 20669984 31398912 873152 2.66 336616 10210988 2434708 7.18 2377844 8963028 477372 [2023-03-25T09:07:06.460Z] 08:37:01 16710412 31393756 878972 2.67 453888 13812136 2710088 7.99 2505400 12563664 2054464 [2023-03-25T09:07:06.460Z] 08:38:01 15744300 31288660 969528 2.95 454696 14563268 2422200 7.14 2982876 12929720 846572 [2023-03-25T09:07:06.460Z] 08:39:01 16451088 31465544 802956 2.44 461980 14085220 1959740 5.78 2591296 12684528 50232 [2023-03-25T09:07:06.460Z] 08:40:01 17566860 31528960 745216 2.27 463848 13073464 1884476 5.55 2532196 11675308 176 [2023-03-25T09:07:06.460Z] 08:41:01 17566844 31529056 745152 2.27 463908 13073468 1884476 5.55 2532060 11675332 164 [2023-03-25T09:07:06.460Z] 08:42:01 17575152 31537428 736756 2.24 463984 13073468 1884476 5.55 2523584 11675332 172 [2023-03-25T09:07:06.460Z] 08:43:01 17575096 31537428 736716 2.24 464004 13073476 1884476 5.55 2523924 11675332 200 [2023-03-25T09:07:06.460Z] 08:44:01 17580680 31543064 731148 2.22 464048 13073476 1884476 5.55 2519440 11675336 12 [2023-03-25T09:07:06.460Z] 08:45:01 17579804 31542300 731772 2.23 464076 13073456 1896856 5.59 2519244 11675368 196 [2023-03-25T09:07:06.460Z] 08:46:01 17579944 31542508 731448 2.22 464128 13073460 1896856 5.59 2519284 11675372 176 [2023-03-25T09:07:06.460Z] 08:47:01 17580172 31542776 731068 2.22 464152 13073460 1896856 5.59 2518908 11675372 4 [2023-03-25T09:07:06.460Z] 08:48:01 17580260 31542920 731076 2.22 464172 13073464 1896856 5.59 2519368 11675376 176 [2023-03-25T09:07:06.460Z] 08:49:01 17579936 31542628 731248 2.22 464220 13073468 1896856 5.59 2519412 11675380 60 [2023-03-25T09:07:06.460Z] 08:50:01 17580100 31542884 730996 2.22 464248 13073468 1896856 5.59 2519672 11675424 160 [2023-03-25T09:07:06.460Z] 08:51:01 17580304 31543140 730680 2.22 464292 13073472 1896856 5.59 2519520 11675428 172 [2023-03-25T09:07:06.460Z] 08:52:01 17580076 31542912 730868 2.22 464332 13073472 1896856 5.59 2519172 11675428 8 [2023-03-25T09:07:06.460Z] 08:53:01 17579736 31542632 731104 2.22 464344 13073484 1896856 5.59 2519576 11675432 164 [2023-03-25T09:07:06.460Z] 08:54:01 17560164 31525068 748640 2.28 464384 13074596 1896856 5.59 2540952 11675820 56 [2023-03-25T09:07:06.460Z] 08:55:01 17566424 31531336 742312 2.26 464384 13074600 1896856 5.59 2534336 11675820 172 [2023-03-25T09:07:06.460Z] 08:56:01 17566868 31531784 742036 2.26 464384 13074604 1896856 5.59 2534068 11675772 8 [2023-03-25T09:07:06.460Z] 08:57:01 17566512 31531432 742284 2.26 464388 13074604 1896856 5.59 2534520 11675772 268 [2023-03-25T09:07:06.460Z] 08:58:01 17566716 31531640 742004 2.26 464400 13074608 1896856 5.59 2534312 11675776 156 [2023-03-25T09:07:06.460Z] 08:59:01 17566708 31531656 741940 2.26 464420 13074600 1896856 5.59 2534312 11675780 44 [2023-03-25T09:07:06.460Z] 09:00:01 17566652 31531628 742060 2.26 464428 13074612 1896856 5.59 2534472 11675780 160 [2023-03-25T09:07:06.460Z] 09:01:01 17566592 31531600 742276 2.26 464456 13074620 1896856 5.59 2534420 11675784 272 [2023-03-25T09:07:06.460Z] 09:02:01 17566584 31531596 742252 2.26 464468 13074624 1896856 5.59 2534420 11675788 176 [2023-03-25T09:07:06.460Z] 09:03:01 17566568 31531608 742180 2.26 464488 13074624 1896856 5.59 2534480 11675788 164 [2023-03-25T09:07:06.460Z] 09:04:01 17566008 31531072 742660 2.26 464500 13074628 1896856 5.59 2534732 11675796 24 [2023-03-25T09:07:06.460Z] 09:05:01 17566128 31531220 742656 2.26 464520 13074628 1880440 5.54 2534676 11675796 272 [2023-03-25T09:07:06.460Z] 09:06:01 17566120 31531236 742620 2.26 464540 13074632 1880440 5.54 2534536 11675800 176 [2023-03-25T09:07:06.460Z] 09:07:02 17022076 31488660 781832 2.38 467432 13527920 2136612 6.30 2581072 12125488 408 [2023-03-25T09:07:06.460Z] Average: 18849254 31494386 783646 2.38 412066 11890563 2025680 5.97 2415166 10598124 175291 [2023-03-25T09:07:06.460Z] [2023-03-25T09:07:06.460Z] 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-25T09:07:06.460Z] 08:30:02 docker0 530.96 482.77 37.34 2745.08 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:30:02 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:30:02 ens3 1461.79 1387.07 11932.80 198.63 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:31:01 docker0 87.05 132.16 6.74 694.36 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:31:01 veth96c51eb 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:31:01 ens3 169.70 109.41 728.34 22.84 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:32:01 docker0 1.63 1.63 0.12 0.15 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:32:01 veth96c51eb 1.63 1.65 0.14 0.15 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:32:01 ens3 32.29 17.76 25.36 13.85 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:33:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:33:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:33:01 ens3 99.73 62.49 1701.87 21.70 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:33:01 vethf86fa54 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:34:01 docker0 603.88 921.96 47.22 6230.74 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:34:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:34:01 ens3 932.41 610.48 6239.45 60.43 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:34:01 vethf86fa54 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:35:01 vethe24c666 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:35:01 veth663d3b2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:35:01 docker0 6.91 13.50 0.45 183.72 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:35:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:35:01 ens3 204.02 101.93 3002.35 12.89 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:35:01 vethf86fa54 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:35:01 veth5c76f0f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:36:01 docker0 65.94 107.92 5.19 412.53 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:36:01 veth70f9c92 16.60 24.70 1.62 8.88 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:36:01 veth9481ce7 18.56 27.75 1.76 9.10 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:36:01 ens3 173.17 135.41 454.11 200.19 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:36:01 veth733484d 17.18 25.46 1.67 8.96 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:36:01 vethf86fa54 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:37:01 docker0 557.14 805.92 43.31 5989.29 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:37:01 ens3 820.13 567.01 6004.73 56.99 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:37:01 vethf86fa54 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:38:01 veth4dcda65 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:38:01 ens3 11.00 6.85 8.84 4.84 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:38:01 vethc10fae1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:38:01 veth2700ca9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:38:01 vethf86fa54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:39:01 docker0 10.93 22.38 0.72 285.59 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:39:01 ens3 53.49 30.41 309.80 14.48 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:39:01 vethf86fa54 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:40:01 docker0 1.43 3.45 0.09 43.05 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:40:01 ens3 10.06 5.47 49.18 2.98 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:43:01 ens3 0.55 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:45:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:46:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:47:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:50:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:54:01 ens3 4.58 3.30 4.11 4.10 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:55:01 ens3 3.25 2.82 1.79 2.12 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 08:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.460Z] 09:00:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:04:01 ens3 0.95 0.57 0.54 0.29 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:05:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:07:02 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] 09:07:02 ens3 103.10 64.24 2529.92 14.02 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] Average: docker0 49.08 65.54 3.71 436.30 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] Average: ens3 107.40 81.75 868.30 16.60 0.00 0.00 0.00 0.00 [2023-03-25T09:07:06.461Z] [2023-03-25T09:07:06.461Z] [2023-03-25T09:07:06.461Z] ---> sar -P ALL: [2023-03-25T09:07:06.461Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5797) 03/25/23 _x86_64_ (8 CPU) [2023-03-25T09:07:06.461Z] [2023-03-25T09:07:06.461Z] 08:28:45 LINUX RESTART (8 CPU) [2023-03-25T09:07:06.461Z] [2023-03-25T09:07:06.461Z] 08:29:01 CPU %user %nice %system %iowait %steal %idle [2023-03-25T09:07:06.461Z] 08:30:02 all 11.37 0.00 4.30 2.80 0.07 81.45 [2023-03-25T09:07:06.461Z] 08:30:02 0 9.76 0.00 4.35 0.71 0.05 85.13 [2023-03-25T09:07:06.461Z] 08:30:02 1 10.43 0.00 5.31 4.89 0.07 79.30 [2023-03-25T09:07:06.461Z] 08:30:02 2 13.37 0.00 2.66 0.20 0.07 83.70 [2023-03-25T09:07:06.461Z] 08:30:02 3 10.22 0.00 4.48 4.99 0.05 80.25 [2023-03-25T09:07:06.461Z] 08:30:02 4 10.57 0.00 4.63 0.46 0.05 84.29 [2023-03-25T09:07:06.461Z] 08:30:02 5 14.39 0.00 3.57 4.21 0.07 77.76 [2023-03-25T09:07:06.461Z] 08:30:02 6 13.09 0.00 3.52 3.03 0.07 80.29 [2023-03-25T09:07:06.461Z] 08:30:02 7 9.11 0.00 5.92 3.98 0.10 80.89 [2023-03-25T09:07:06.461Z] 08:31:01 all 23.28 0.00 4.54 1.30 0.09 70.80 [2023-03-25T09:07:06.461Z] 08:31:01 0 24.72 0.00 4.82 0.26 0.09 70.12 [2023-03-25T09:07:06.461Z] 08:31:01 1 23.69 0.00 4.13 0.46 0.09 71.63 [2023-03-25T09:07:06.461Z] 08:31:01 2 21.50 0.00 5.31 4.27 0.10 68.82 [2023-03-25T09:07:06.461Z] 08:31:01 3 23.74 0.00 4.45 0.12 0.09 71.60 [2023-03-25T09:07:06.461Z] 08:31:01 4 23.90 0.00 4.52 0.02 0.07 71.50 [2023-03-25T09:07:06.461Z] 08:31:01 5 22.69 0.00 4.48 2.41 0.09 70.33 [2023-03-25T09:07:06.461Z] 08:31:01 6 21.90 0.00 4.15 0.10 0.09 73.76 [2023-03-25T09:07:06.461Z] 08:31:01 7 24.06 0.00 4.49 2.76 0.09 68.60 [2023-03-25T09:07:06.461Z] 08:32:01 all 38.69 0.00 5.87 0.52 0.08 54.84 [2023-03-25T09:07:06.461Z] 08:32:01 0 38.62 0.00 5.45 0.22 0.07 55.65 [2023-03-25T09:07:06.461Z] 08:32:01 1 40.83 0.00 5.87 0.05 0.08 53.17 [2023-03-25T09:07:06.461Z] 08:32:01 2 39.58 0.00 5.17 3.49 0.07 51.69 [2023-03-25T09:07:06.461Z] 08:32:01 3 37.09 0.00 5.22 0.03 0.10 57.56 [2023-03-25T09:07:06.461Z] 08:32:01 4 38.10 0.00 5.80 0.00 0.08 56.02 [2023-03-25T09:07:06.461Z] 08:32:01 5 39.49 0.00 7.60 0.15 0.07 52.69 [2023-03-25T09:07:06.461Z] 08:32:01 6 37.81 0.00 5.48 0.20 0.08 56.42 [2023-03-25T09:07:06.461Z] 08:32:01 7 38.02 0.00 6.34 0.02 0.07 55.56 [2023-03-25T09:07:06.461Z] 08:33:01 all 23.22 0.00 7.25 2.23 0.09 67.21 [2023-03-25T09:07:06.461Z] 08:33:01 0 24.22 0.00 6.30 0.08 0.08 69.30 [2023-03-25T09:07:06.461Z] 08:33:01 1 25.46 0.00 9.57 0.07 0.10 64.80 [2023-03-25T09:07:06.461Z] 08:33:01 2 21.65 0.00 6.54 0.02 0.08 71.71 [2023-03-25T09:07:06.461Z] 08:33:01 3 22.22 0.00 8.34 15.44 0.09 53.91 [2023-03-25T09:07:06.461Z] 08:33:01 4 22.88 0.00 7.65 0.27 0.09 69.11 [2023-03-25T09:07:06.461Z] 08:33:01 5 21.36 0.00 7.00 0.75 0.08 70.81 [2023-03-25T09:07:06.461Z] 08:33:01 6 24.89 0.00 6.94 1.10 0.08 66.99 [2023-03-25T09:07:06.461Z] 08:33:01 7 23.04 0.00 5.74 0.20 0.08 70.94 [2023-03-25T09:07:06.461Z] 08:34:01 all 6.78 0.00 3.28 7.62 0.06 82.25 [2023-03-25T09:07:06.461Z] 08:34:01 0 6.34 0.00 2.55 4.21 0.05 86.86 [2023-03-25T09:07:06.461Z] 08:34:01 1 6.24 0.00 2.84 1.54 0.05 89.33 [2023-03-25T09:07:06.461Z] 08:34:01 2 6.95 0.00 3.31 6.39 0.05 83.30 [2023-03-25T09:07:06.461Z] 08:34:01 3 7.13 0.00 3.89 16.53 0.08 72.37 [2023-03-25T09:07:06.461Z] 08:34:01 4 6.97 0.00 4.06 20.68 0.05 68.25 [2023-03-25T09:07:06.461Z] 08:34:01 5 7.38 0.00 2.61 4.80 0.03 85.18 [2023-03-25T09:07:06.461Z] 08:34:01 6 6.88 0.00 3.18 5.04 0.05 84.85 [2023-03-25T09:07:06.461Z] 08:34:01 7 6.38 0.00 3.83 1.84 0.10 87.85 [2023-03-25T09:07:06.461Z] 08:35:01 all 17.90 0.00 6.95 17.41 0.07 57.67 [2023-03-25T09:07:06.461Z] 08:35:01 0 18.54 0.00 6.99 6.70 0.10 67.67 [2023-03-25T09:07:06.461Z] 08:35:01 1 18.61 0.00 7.33 26.71 0.07 47.29 [2023-03-25T09:07:06.461Z] 08:35:01 2 17.75 0.00 5.65 6.04 0.05 70.51 [2023-03-25T09:07:06.461Z] 08:35:01 3 17.51 0.00 6.12 3.72 0.07 72.58 [2023-03-25T09:07:06.461Z] 08:35:01 4 17.43 0.00 8.02 65.96 0.08 8.50 [2023-03-25T09:07:06.461Z] 08:35:01 5 18.30 0.00 7.42 16.01 0.07 58.20 [2023-03-25T09:07:06.461Z] 08:35:01 6 17.32 0.00 6.26 5.37 0.05 71.00 [2023-03-25T09:07:06.461Z] 08:35:01 7 17.72 0.00 7.80 9.15 0.08 65.24 [2023-03-25T09:07:06.461Z] 08:36:01 all 33.24 0.00 9.87 16.23 0.12 40.53 [2023-03-25T09:07:06.461Z] 08:36:01 0 34.72 0.00 12.19 13.44 0.12 39.54 [2023-03-25T09:07:06.461Z] 08:36:01 1 35.59 0.00 9.45 20.89 0.08 33.98 [2023-03-25T09:07:06.461Z] 08:36:01 2 32.76 0.00 8.07 17.69 0.12 41.37 [2023-03-25T09:07:06.461Z] 08:36:01 3 31.55 0.00 10.28 12.17 0.20 45.80 [2023-03-25T09:07:06.461Z] 08:36:01 4 30.59 0.00 9.27 4.34 0.10 55.69 [2023-03-25T09:07:06.461Z] 08:36:01 5 36.56 0.00 10.60 6.43 0.10 46.31 [2023-03-25T09:07:06.461Z] 08:36:01 6 30.98 0.00 9.55 32.45 0.12 26.90 [2023-03-25T09:07:06.461Z] 08:36:01 7 33.20 0.00 9.55 22.50 0.12 34.62 [2023-03-25T09:07:06.461Z] 08:37:01 all 10.67 0.00 7.04 17.09 0.08 65.11 [2023-03-25T09:07:06.461Z] 08:37:01 0 12.11 0.00 6.26 13.72 0.07 67.84 [2023-03-25T09:07:06.461Z] 08:37:01 1 10.18 0.00 7.12 15.43 0.08 67.19 [2023-03-25T09:07:06.461Z] 08:37:01 2 9.90 0.00 7.85 30.53 0.08 51.64 [2023-03-25T09:07:06.461Z] 08:37:01 3 10.73 0.00 6.88 15.59 0.08 66.72 [2023-03-25T09:07:06.461Z] 08:37:01 4 10.79 0.00 7.03 13.53 0.05 68.60 [2023-03-25T09:07:06.461Z] 08:37:01 5 11.34 0.00 8.69 23.56 0.07 56.35 [2023-03-25T09:07:06.461Z] 08:37:01 6 10.39 0.00 5.94 7.56 0.07 76.04 [2023-03-25T09:07:06.461Z] 08:37:01 7 9.94 0.00 6.57 16.91 0.12 66.47 [2023-03-25T09:07:06.461Z] 08:38:01 all 50.56 0.00 7.94 7.44 0.09 33.97 [2023-03-25T09:07:06.461Z] 08:38:01 0 50.11 0.00 8.42 0.69 0.08 40.69 [2023-03-25T09:07:06.461Z] 08:38:01 1 49.63 0.00 8.60 1.77 0.12 39.89 [2023-03-25T09:07:06.461Z] 08:38:01 2 51.21 0.00 7.20 0.05 0.10 41.43 [2023-03-25T09:07:06.461Z] 08:38:01 3 51.54 0.00 7.79 1.52 0.08 39.06 [2023-03-25T09:07:06.461Z] 08:38:01 4 50.92 0.00 7.29 1.92 0.08 39.79 [2023-03-25T09:07:06.461Z] 08:38:01 5 49.36 0.00 8.77 37.08 0.12 4.67 [2023-03-25T09:07:06.461Z] 08:38:01 6 50.75 0.00 7.59 1.42 0.07 40.17 [2023-03-25T09:07:06.461Z] 08:38:01 7 50.93 0.00 7.85 15.46 0.10 25.67 [2023-03-25T09:07:06.461Z] 08:39:01 all 29.66 0.00 7.75 15.55 0.10 46.95 [2023-03-25T09:07:06.461Z] 08:39:01 0 27.69 0.00 8.73 6.10 0.10 57.37 [2023-03-25T09:07:06.461Z] 08:39:01 1 30.38 0.00 9.31 42.66 0.08 17.56 [2023-03-25T09:07:06.461Z] 08:39:01 2 30.93 0.00 7.14 16.37 0.08 45.48 [2023-03-25T09:07:06.461Z] 08:39:01 3 30.13 0.00 7.16 8.55 0.10 54.06 [2023-03-25T09:07:06.461Z] 08:39:01 4 28.54 0.00 8.23 13.86 0.08 49.29 [2023-03-25T09:07:06.461Z] 08:39:01 5 26.28 0.00 6.78 20.09 0.08 46.76 [2023-03-25T09:07:06.461Z] 08:39:01 6 31.58 0.00 7.34 13.78 0.08 47.21 [2023-03-25T09:07:06.461Z] 08:39:01 7 31.74 0.00 7.31 2.99 0.14 57.82 [2023-03-25T09:07:06.461Z] 08:40:01 all 0.90 0.00 0.57 0.74 0.02 97.77 [2023-03-25T09:07:06.461Z] 08:40:01 0 0.90 0.00 0.55 0.15 0.03 98.37 [2023-03-25T09:07:06.461Z] 08:40:01 1 0.83 0.00 0.65 0.55 0.03 97.93 [2023-03-25T09:07:06.461Z] 08:40:01 2 1.28 0.00 0.87 1.57 0.02 96.26 [2023-03-25T09:07:06.461Z] 08:40:01 3 0.83 0.00 0.47 1.55 0.02 97.13 [2023-03-25T09:07:06.461Z] 08:40:01 4 0.53 0.00 0.75 1.92 0.00 96.80 [2023-03-25T09:07:06.461Z] 08:40:01 5 0.90 0.00 0.33 0.03 0.00 98.73 [2023-03-25T09:07:06.461Z] 08:40:01 6 0.98 0.00 0.55 0.00 0.02 98.45 [2023-03-25T09:07:06.461Z] 08:40:01 7 0.93 0.00 0.38 0.17 0.02 98.50 [2023-03-25T09:07:06.461Z] [2023-03-25T09:07:06.461Z] 08:40:01 CPU %user %nice %system %iowait %steal %idle [2023-03-25T09:07:06.461Z] 08:41:01 all 0.26 0.00 0.01 0.03 0.01 99.69 [2023-03-25T09:07:06.461Z] 08:41:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-25T09:07:06.461Z] 08:41:01 1 0.02 0.00 0.00 0.03 0.03 99.92 [2023-03-25T09:07:06.461Z] 08:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-25T09:07:06.461Z] 08:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-25T09:07:06.461Z] 08:41:01 4 0.00 0.00 0.00 0.22 0.00 99.78 [2023-03-25T09:07:06.461Z] 08:41:01 5 1.95 0.00 0.02 0.00 0.02 98.01 [2023-03-25T09:07:06.461Z] 08:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.461Z] 08:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-25T09:07:06.461Z] 08:42:01 all 0.17 0.00 0.02 0.01 0.01 99.79 [2023-03-25T09:07:06.461Z] 08:42:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2023-03-25T09:07:06.461Z] 08:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-25T09:07:06.461Z] 08:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.461Z] 08:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-25T09:07:06.461Z] 08:42:01 4 0.02 0.00 0.00 0.10 0.02 99.87 [2023-03-25T09:07:06.461Z] 08:42:01 5 1.21 0.00 0.02 0.00 0.00 98.78 [2023-03-25T09:07:06.461Z] 08:42:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-25T09:07:06.461Z] 08:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-25T09:07:06.461Z] 08:43:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-03-25T09:07:06.461Z] 08:43:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2023-03-25T09:07:06.461Z] 08:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-25T09:07:06.461Z] 08:43:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-25T09:07:06.461Z] 08:43:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-25T09:07:06.461Z] 08:43:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-25T09:07:06.461Z] 08:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-25T09:07:06.461Z] 08:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-25T09:07:06.461Z] 08:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.461Z] 08:44:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2023-03-25T09:07:06.461Z] 08:44:01 0 0.03 0.00 0.03 0.08 0.00 99.85 [2023-03-25T09:07:06.461Z] 08:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-25T09:07:06.461Z] 08:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-25T09:07:06.461Z] 08:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-25T09:07:06.461Z] 08:44:01 4 0.02 0.00 0.00 0.08 0.00 99.90 [2023-03-25T09:07:06.461Z] 08:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-25T09:07:06.461Z] 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.461Z] 08:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.461Z] 08:45:01 all 0.04 0.00 0.03 0.02 0.01 99.90 [2023-03-25T09:07:06.461Z] 08:45:01 0 0.05 0.00 0.07 0.02 0.02 99.85 [2023-03-25T09:07:06.461Z] 08:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-25T09:07:06.461Z] 08:45:01 2 0.05 0.00 0.02 0.07 0.00 99.87 [2023-03-25T09:07:06.461Z] 08:45:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2023-03-25T09:07:06.461Z] 08:45:01 4 0.02 0.00 0.02 0.07 0.00 99.90 [2023-03-25T09:07:06.461Z] 08:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-25T09:07:06.461Z] 08:45:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-25T09:07:06.461Z] 08:45:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-25T09:07:06.461Z] 08:46:01 all 0.02 0.00 0.00 0.01 0.01 99.95 [2023-03-25T09:07:06.461Z] 08:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-25T09:07:06.461Z] 08:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-25T09:07:06.461Z] 08:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-25T09:07:06.461Z] 08:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-25T09:07:06.461Z] 08:46:01 4 0.02 0.00 0.02 0.10 0.00 99.87 [2023-03-25T09:07:06.461Z] 08:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-25T09:07:06.461Z] 08:46:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-25T09:07:06.461Z] 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.461Z] 08:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-03-25T09:07:06.461Z] 08:47:01 0 0.03 0.00 0.03 0.03 0.02 99.88 [2023-03-25T09:07:06.461Z] 08:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.461Z] 08:47:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-25T09:07:06.461Z] 08:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-25T09:07:06.461Z] 08:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-25T09:07:06.461Z] 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.461Z] 08:47:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2023-03-25T09:07:06.461Z] 08:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.461Z] 08:48:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2023-03-25T09:07:06.461Z] 08:48:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2023-03-25T09:07:06.461Z] 08:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.461Z] 08:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.461Z] 08:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-25T09:07:06.461Z] 08:48:01 4 0.02 0.00 0.02 0.07 0.00 99.90 [2023-03-25T09:07:06.461Z] 08:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-25T09:07:06.461Z] 08:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-25T09:07:06.461Z] 08:48:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-25T09:07:06.461Z] 08:49:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2023-03-25T09:07:06.461Z] 08:49:01 0 0.10 0.00 0.02 0.02 0.02 99.85 [2023-03-25T09:07:06.461Z] 08:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.461Z] 08:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-25T09:07:06.461Z] 08:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-25T09:07:06.461Z] 08:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-25T09:07:06.461Z] 08:49:01 5 1.95 0.00 0.00 0.00 0.00 98.05 [2023-03-25T09:07:06.461Z] 08:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-25T09:07:06.461Z] 08:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.461Z] 08:50:01 all 0.28 0.00 0.00 0.00 0.01 99.70 [2023-03-25T09:07:06.461Z] 08:50:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-25T09:07:06.461Z] 08:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-25T09:07:06.461Z] 08:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-25T09:07:06.461Z] 08:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-25T09:07:06.461Z] 08:50:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-03-25T09:07:06.461Z] 08:50:01 5 1.97 0.00 0.00 0.00 0.00 98.03 [2023-03-25T09:07:06.461Z] 08:50:01 6 0.07 0.00 0.00 0.00 0.03 99.90 [2023-03-25T09:07:06.461Z] 08:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-25T09:07:06.461Z] 08:51:01 all 0.17 0.00 0.03 0.01 0.01 99.79 [2023-03-25T09:07:06.461Z] 08:51:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2023-03-25T09:07:06.461Z] 08:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-25T09:07:06.461Z] 08:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-25T09:07:06.461Z] 08:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-25T09:07:06.461Z] 08:51:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-25T09:07:06.462Z] 08:51:01 5 1.30 0.00 0.10 0.00 0.02 98.58 [2023-03-25T09:07:06.462Z] 08:51:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2023-03-25T09:07:06.462Z] 08:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] [2023-03-25T09:07:06.462Z] 08:51:01 CPU %user %nice %system %iowait %steal %idle [2023-03-25T09:07:06.462Z] 08:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-03-25T09:07:06.462Z] 08:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-25T09:07:06.462Z] 08:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 08:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-25T09:07:06.462Z] 08:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-25T09:07:06.462Z] 08:52:01 4 0.05 0.00 0.00 0.03 0.00 99.92 [2023-03-25T09:07:06.462Z] 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 08:52:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-25T09:07:06.462Z] 08:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 08:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-25T09:07:06.462Z] 08:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 08:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 08:53:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-25T09:07:06.462Z] 08:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 08:53:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-03-25T09:07:06.462Z] 08:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 08:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-25T09:07:06.462Z] 08:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 08:54:01 all 0.35 0.00 0.04 0.01 0.01 99.58 [2023-03-25T09:07:06.462Z] 08:54:01 0 1.15 0.00 0.02 0.02 0.02 98.80 [2023-03-25T09:07:06.462Z] 08:54:01 1 0.55 0.00 0.03 0.00 0.02 99.40 [2023-03-25T09:07:06.462Z] 08:54:01 2 0.10 0.00 0.07 0.00 0.00 99.83 [2023-03-25T09:07:06.462Z] 08:54:01 3 0.12 0.00 0.03 0.00 0.02 99.83 [2023-03-25T09:07:06.462Z] 08:54:01 4 0.33 0.00 0.05 0.02 0.03 99.57 [2023-03-25T09:07:06.462Z] 08:54:01 5 0.23 0.00 0.00 0.00 0.02 99.75 [2023-03-25T09:07:06.462Z] 08:54:01 6 0.33 0.00 0.08 0.05 0.00 99.53 [2023-03-25T09:07:06.462Z] 08:54:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-25T09:07:06.462Z] 08:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-03-25T09:07:06.462Z] 08:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-25T09:07:06.462Z] 08:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 08:55:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-25T09:07:06.462Z] 08:55:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-25T09:07:06.462Z] 08:55:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2023-03-25T09:07:06.462Z] 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 08:55:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-25T09:07:06.462Z] 08:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-25T09:07:06.462Z] 08:56:01 all 0.01 0.00 0.02 0.00 0.01 99.95 [2023-03-25T09:07:06.462Z] 08:56:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-03-25T09:07:06.462Z] 08:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 08:56:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-25T09:07:06.462Z] 08:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-25T09:07:06.462Z] 08:56:01 4 0.03 0.00 0.05 0.02 0.02 99.88 [2023-03-25T09:07:06.462Z] 08:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-25T09:07:06.462Z] 08:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 08:57:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-03-25T09:07:06.462Z] 08:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-25T09:07:06.462Z] 08:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-25T09:07:06.462Z] 08:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-25T09:07:06.462Z] 08:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-25T09:07:06.462Z] 08:57:01 4 0.02 0.00 0.02 0.08 0.02 99.87 [2023-03-25T09:07:06.462Z] 08:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 08:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 08:58:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-03-25T09:07:06.462Z] 08:58:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-25T09:07:06.462Z] 08:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 08:58:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-25T09:07:06.462Z] 08:58:01 3 0.10 0.00 0.02 0.00 0.02 99.87 [2023-03-25T09:07:06.462Z] 08:58:01 4 0.03 0.00 0.02 0.05 0.02 99.88 [2023-03-25T09:07:06.462Z] 08:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-25T09:07:06.462Z] 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 08:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-03-25T09:07:06.462Z] 08:59:01 0 0.10 0.00 0.05 0.00 0.00 99.85 [2023-03-25T09:07:06.462Z] 08:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 08:59:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-25T09:07:06.462Z] 08:59:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-25T09:07:06.462Z] 08:59:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-03-25T09:07:06.462Z] 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 08:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 08:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 09:00:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2023-03-25T09:07:06.462Z] 09:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-25T09:07:06.462Z] 09:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 09:00:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-25T09:07:06.462Z] 09:00:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-25T09:07:06.462Z] 09:00:01 4 0.03 0.00 0.02 0.02 0.03 99.90 [2023-03-25T09:07:06.462Z] 09:00:01 5 0.20 0.00 0.10 0.00 0.02 99.68 [2023-03-25T09:07:06.462Z] 09:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-25T09:07:06.462Z] 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 09:01:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-03-25T09:07:06.462Z] 09:01:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2023-03-25T09:07:06.462Z] 09:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 09:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-25T09:07:06.462Z] 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 09:01:01 4 0.03 0.00 0.03 0.05 0.02 99.87 [2023-03-25T09:07:06.462Z] 09:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 09:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-25T09:07:06.462Z] 09:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 09:02:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-03-25T09:07:06.462Z] 09:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-25T09:07:06.462Z] 09:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-25T09:07:06.462Z] 09:02:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-25T09:07:06.462Z] 09:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 09:02:01 4 0.00 0.00 0.03 0.02 0.03 99.92 [2023-03-25T09:07:06.462Z] 09:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 09:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] [2023-03-25T09:07:06.462Z] 09:02:01 CPU %user %nice %system %iowait %steal %idle [2023-03-25T09:07:06.462Z] 09:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-03-25T09:07:06.462Z] 09:03:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2023-03-25T09:07:06.462Z] 09:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-25T09:07:06.462Z] 09:03:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-25T09:07:06.462Z] 09:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-25T09:07:06.462Z] 09:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-25T09:07:06.462Z] 09:03:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-25T09:07:06.462Z] 09:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 09:04:01 all 0.05 0.00 0.01 0.02 0.07 99.86 [2023-03-25T09:07:06.462Z] 09:04:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2023-03-25T09:07:06.462Z] 09:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-25T09:07:06.462Z] 09:04:01 2 0.00 0.00 0.00 0.08 0.02 99.90 [2023-03-25T09:07:06.462Z] 09:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-25T09:07:06.462Z] 09:04:01 4 0.03 0.00 0.02 0.05 0.02 99.88 [2023-03-25T09:07:06.462Z] 09:04:01 5 0.23 0.00 0.00 0.00 0.00 99.77 [2023-03-25T09:07:06.462Z] 09:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 09:04:01 7 0.02 0.00 0.00 0.00 0.50 99.49 [2023-03-25T09:07:06.462Z] 09:05:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2023-03-25T09:07:06.462Z] 09:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-25T09:07:06.462Z] 09:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 09:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-25T09:07:06.462Z] 09:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-25T09:07:06.462Z] 09:05:01 4 0.07 0.00 0.02 0.03 0.02 99.87 [2023-03-25T09:07:06.462Z] 09:05:01 5 1.99 0.00 0.00 0.00 0.02 98.00 [2023-03-25T09:07:06.462Z] 09:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 09:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 09:06:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2023-03-25T09:07:06.462Z] 09:06:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-25T09:07:06.462Z] 09:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 09:06:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-25T09:07:06.462Z] 09:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 09:06:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-25T09:07:06.462Z] 09:06:01 5 1.97 0.00 0.00 0.00 0.00 98.03 [2023-03-25T09:07:06.462Z] 09:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-25T09:07:06.462Z] 09:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-25T09:07:06.462Z] 09:07:02 all 3.13 0.00 1.27 0.52 0.02 95.06 [2023-03-25T09:07:06.462Z] 09:07:02 0 3.34 0.00 1.39 0.03 0.02 95.23 [2023-03-25T09:07:06.462Z] 09:07:02 1 3.48 0.00 1.27 0.00 0.02 95.23 [2023-03-25T09:07:06.462Z] 09:07:02 2 2.60 0.00 1.14 0.02 0.02 96.23 [2023-03-25T09:07:06.462Z] 09:07:02 3 2.14 0.00 1.66 0.02 0.02 96.17 [2023-03-25T09:07:06.462Z] 09:07:02 4 2.21 0.00 1.22 0.67 0.03 95.87 [2023-03-25T09:07:06.462Z] 09:07:02 5 5.76 0.00 1.04 0.02 0.03 93.15 [2023-03-25T09:07:06.462Z] 09:07:02 6 2.73 0.00 0.94 0.08 0.02 96.23 [2023-03-25T09:07:06.462Z] 09:07:02 7 2.72 0.00 1.49 3.36 0.03 92.40 [2023-03-25T09:07:06.462Z] Average: all 6.57 0.00 1.75 2.34 0.03 89.31 [2023-03-25T09:07:06.462Z] Average: 0 6.62 0.00 1.79 1.22 0.03 90.34 [2023-03-25T09:07:06.462Z] Average: 1 6.68 0.00 1.87 3.00 0.03 88.42 [2023-03-25T09:07:06.462Z] Average: 2 6.52 0.00 1.59 2.27 0.03 89.59 [2023-03-25T09:07:06.462Z] Average: 3 6.41 0.00 1.75 2.09 0.03 89.72 [2023-03-25T09:07:06.462Z] Average: 4 6.37 0.00 1.80 3.26 0.03 88.55 [2023-03-25T09:07:06.462Z] Average: 5 6.96 0.00 1.80 3.00 0.03 88.21 [2023-03-25T09:07:06.462Z] Average: 6 6.53 0.00 1.61 1.83 0.03 90.00 [2023-03-25T09:07:06.462Z] Average: 7 6.46 0.00 1.75 2.06 0.04 89.68 [2023-03-25T09:07:06.462Z] [2023-03-25T09:07:06.462Z] [2023-03-25T09:07:06.462Z]