Pull request #4472 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f425f846c2d5249984f47bd9a8b14c37c6f161c+56c53f3e882f752e6ce34fe0da5648cfe47c3186 (43725e87837bda40d7728a69d2f4f3c7fa2bb962) 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-ssh8110483088058656195.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-ssh12292441042128070240.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-4472/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-4472/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4369958072816474252.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-ssh4208067219004646776.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-4472/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-4472/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5780626440600095257.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5325 in /w/workspace/edgexfoundry_edgex-go_PR-4472 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/4472/head:refs/remotes/origin/PR-4472 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 3f425f846c2d5249984f47bd9a8b14c37c6f161c Merge succeeded, producing 3f425f846c2d5249984f47bd9a8b14c37c6f161c Checking out Revision 3f425f846c2d5249984f47bd9a8b14c37c6f161c (PR-4472) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T23:02:00.398Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T23:02:00.447Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T23:02:00.464Z] ========================================================= [2023-03-22T23:02:00.464Z] EdgeX Global Pipelines Version Info [2023-03-22T23:02:00.464Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3f425f846c2d5249984f47bd9a8b14c37c6f161c # 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 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f425f846c2d5249984f47bd9a8b14c37c6f161c # timeout=10 > git rev-list --no-walk 7da4af8162de4e37014979c5b306c26e71eb65c7 # timeout=10 [2023-03-22T23:02:01.180Z] ------------------- [2023-03-22T23:02:01.180Z] stable info: [2023-03-22T23:02:01.180Z] ------------------- [2023-03-22T23:02:01.180Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T23:02:01.180Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T23:02:01.180Z] Message: update stable to v1.0.245 [2023-03-22T23:02:01.751Z] ------------------- [2023-03-22T23:02:01.751Z] experimental info: [2023-03-22T23:02:01.751Z] ------------------- [2023-03-22T23:02:01.751Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T23:02:01.751Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T23:02:01.751Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T23:02:01.922Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-22T23:02:01.932Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-22T23:02:01.944Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T23:02:01.958Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T23:02:01.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T23:02:01.978Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T23:02:01.988Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T23:02:02.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-22T23:02:02.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-22T23:02:02.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-22T23:02:02.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T23:02:02.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T23:02:02.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T23:02:02.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T23:02:02.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T23:02:02.086Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T23:02:02.097Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T23:02:02.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T23:02:02.119Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T23:02:02.134Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-22T23:02:02.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T23:02:02.161Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T23:02:02.175Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T23:02:02.189Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4472 [Pipeline] echo [2023-03-22T23:02:02.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4472 [Pipeline] echo [2023-03-22T23:02:02.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4472 [Pipeline] echo [2023-03-22T23:02:02.222Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f425f846c2d5249984f47bd9a8b14c37c6f161c [Pipeline] echo [2023-03-22T23:02:02.233Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f425f8 [Pipeline] echo [2023-03-22T23:02:02.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:02:02.288Z] provisioning config files... [2023-03-22T23:02:02.301Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16030547955050353191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:02:02.602Z] ---> docker-login.sh [2023-03-22T23:02:02.602Z] nexus3.edgexfoundry.org:10001 [2023-03-22T23:02:02.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:02:02.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:02:02.862Z] Configure a credential helper to remove this warning. See [2023-03-22T23:02:02.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:02:02.862Z] [2023-03-22T23:02:02.862Z] Login Succeeded [2023-03-22T23:02:02.862Z] nexus3.edgexfoundry.org:10002 [2023-03-22T23:02:03.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:02:03.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:02:03.122Z] Configure a credential helper to remove this warning. See [2023-03-22T23:02:03.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:02:03.122Z] [2023-03-22T23:02:03.122Z] Login Succeeded [2023-03-22T23:02:03.122Z] nexus3.edgexfoundry.org:10003 [2023-03-22T23:02:03.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:02:03.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:02:03.122Z] Configure a credential helper to remove this warning. See [2023-03-22T23:02:03.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:02:03.122Z] [2023-03-22T23:02:03.122Z] Login Succeeded [2023-03-22T23:02:03.122Z] nexus3.edgexfoundry.org:10004 [2023-03-22T23:02:03.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:02:03.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:02:03.381Z] Configure a credential helper to remove this warning. See [2023-03-22T23:02:03.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:02:03.381Z] [2023-03-22T23:02:03.381Z] Login Succeeded [2023-03-22T23:02:03.381Z] docker.io [2023-03-22T23:02:03.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:02:03.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:02:03.642Z] Configure a credential helper to remove this warning. See [2023-03-22T23:02:03.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:02:03.642Z] [2023-03-22T23:02:03.642Z] Login Succeeded [2023-03-22T23:02:03.642Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T23:02:03.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T23:02:03.974Z] + 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-22T23:02:03.974Z] + + cut -d/ -f2 [2023-03-22T23:02:03.974Z] dirname cmd/core-command/Dockerfile [2023-03-22T23:02:03.974Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-22T23:02:03.974Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T23:02:03.974Z] + cut -d/ -f2 [2023-03-22T23:02:03.975Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T23:02:03.975Z] + dirname cmd/core-data/Dockerfile [2023-03-22T23:02:03.975Z] + cut -d/ -f2 [2023-03-22T23:02:03.975Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-22T23:02:03.975Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-22T23:02:03.975Z] cut -d/ -f2 [2023-03-22T23:02:03.975Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-22T23:02:03.975Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-22T23:02:03.975Z] + cut -d/ -f2 [2023-03-22T23:02:03.975Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-22T23:02:03.975Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-22T23:02:03.975Z] + cut -d/ -f2 [2023-03-22T23:02:03.975Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-22T23:02:03.975Z] + cut -d/ -f2 [2023-03-22T23:02:03.975Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-22T23:02:03.975Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-22T23:02:03.975Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-22T23:02:03.975Z] + cut -d/ -f2 [2023-03-22T23:02:03.975Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-22T23:02:03.975Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T23:02:03.975Z] + cut -d/ -f2 [2023-03-22T23:02:03.975Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T23:02:03.975Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-22T23:02:03.975Z] + cut -d/ -f2 [2023-03-22T23:02:03.975Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-22T23:02:03.975Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-22T23:02:03.975Z] + cut -d/ -f2 [2023-03-22T23:02:03.975Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-22T23:02:03.975Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-22T23:02:03.975Z] + cut -d/ -f2 [2023-03-22T23:02:03.975Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-22T23:02:03.975Z] + dirname cmd/support-notifications/Dockerfile [2023-03-22T23:02:03.975Z] + cut -d/ -f2 [2023-03-22T23:02:03.975Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-22T23:02:03.975Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-22T23:02:03.975Z] + cut -d/ -f2 [2023-03-22T23:02:03.975Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-22T23:02:04.022Z] 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-22T23:02:04.365Z] + git rev-list -1 --merges 3f425f846c2d5249984f47bd9a8b14c37c6f161c~1..3f425f846c2d5249984f47bd9a8b14c37c6f161c [Pipeline] echo [2023-03-22T23:02:04.384Z] -----------> git rev-list -1 --merges 3f425f846c2d5249984f47bd9a8b14c37c6f161c~1..3f425f846c2d5249984f47bd9a8b14c37c6f161c 3f425f846c2d5249984f47bd9a8b14c37c6f161c [false] [Pipeline] sh [2023-03-22T23:02:04.670Z] + git log --format=format:%s -1 3f425f846c2d5249984f47bd9a8b14c37c6f161c [Pipeline] echo [2023-03-22T23:02:04.685Z] ========================================================= [2023-03-22T23:02:04.685Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T23:02:04.685Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-22T23:02:05.058Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T23:02:05.058Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T23:02:05.058Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T23:02:05.058Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T23:02:05.058Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T23:02:05.058Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T23:02:05.058Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:02:05.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:02:05.411Z] [2023-03-22T23:02:05.411Z] 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-22T23:02:05.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:02:05.716Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T23:02:05.716Z] b85a868b505f: Pulling fs layer [2023-03-22T23:02:05.716Z] e2be974225ed: Pulling fs layer [2023-03-22T23:02:05.716Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T23:02:05.716Z] 988bab9f4d93: Pulling fs layer [2023-03-22T23:02:05.716Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T23:02:05.716Z] 988bab9f4d93: Waiting [2023-03-22T23:02:05.716Z] 1469e6f7b9e6: Waiting [2023-03-22T23:02:05.716Z] eaf3925da568: Pulling fs layer [2023-03-22T23:02:05.716Z] bab4dde63d76: Pulling fs layer [2023-03-22T23:02:05.716Z] bde34c3a00c8: Pulling fs layer [2023-03-22T23:02:05.716Z] b352a97aabf1: Pulling fs layer [2023-03-22T23:02:05.716Z] 4872d77fe225: Pulling fs layer [2023-03-22T23:02:05.716Z] eaf3925da568: Waiting [2023-03-22T23:02:05.716Z] bab4dde63d76: Waiting [2023-03-22T23:02:05.716Z] 5851b861e8e6: Pulling fs layer [2023-03-22T23:02:05.716Z] 4872d77fe225: Waiting [2023-03-22T23:02:05.716Z] b352a97aabf1: Waiting [2023-03-22T23:02:05.716Z] 5851b861e8e6: Waiting [2023-03-22T23:02:05.716Z] bde34c3a00c8: Waiting [2023-03-22T23:02:05.716Z] e2be974225ed: Verifying Checksum [2023-03-22T23:02:05.716Z] e2be974225ed: Download complete [2023-03-22T23:02:05.716Z] 988bab9f4d93: Download complete [2023-03-22T23:02:05.976Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T23:02:05.976Z] 339a4e72a1f5: Download complete [2023-03-22T23:02:05.976Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T23:02:05.976Z] 1469e6f7b9e6: Download complete [2023-03-22T23:02:05.976Z] eaf3925da568: Download complete [2023-03-22T23:02:05.976Z] bde34c3a00c8: Verifying Checksum [2023-03-22T23:02:05.976Z] bde34c3a00c8: Download complete [2023-03-22T23:02:05.976Z] b352a97aabf1: Verifying Checksum [2023-03-22T23:02:05.976Z] b352a97aabf1: Download complete [2023-03-22T23:02:05.976Z] 4872d77fe225: Download complete [2023-03-22T23:02:05.976Z] 5851b861e8e6: Download complete [2023-03-22T23:02:05.976Z] b85a868b505f: Verifying Checksum [2023-03-22T23:02:05.976Z] b85a868b505f: Download complete [2023-03-22T23:02:06.544Z] bab4dde63d76: Verifying Checksum [2023-03-22T23:02:06.544Z] bab4dde63d76: Download complete [2023-03-22T23:02:07.505Z] b85a868b505f: Pull complete [2023-03-22T23:02:07.505Z] e2be974225ed: Pull complete [2023-03-22T23:02:08.074Z] 339a4e72a1f5: Pull complete [2023-03-22T23:02:08.335Z] 988bab9f4d93: Pull complete [2023-03-22T23:02:08.595Z] 1469e6f7b9e6: Pull complete [2023-03-22T23:02:08.595Z] eaf3925da568: Pull complete [2023-03-22T23:02:10.498Z] bab4dde63d76: Pull complete [2023-03-22T23:02:10.498Z] bde34c3a00c8: Pull complete [2023-03-22T23:02:10.757Z] b352a97aabf1: Pull complete [2023-03-22T23:02:10.757Z] 4872d77fe225: Pull complete [2023-03-22T23:02:10.757Z] 5851b861e8e6: Pull complete [2023-03-22T23:02:10.757Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T23:02:10.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:02:10.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:02:10.845Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2023-03-22T23:02:10.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T23:02:13.289Z] $ docker top 9b6da268b4421ca12b1e01e3b4543988d5a9609c4f48d713907fa9d937ff5b4f -eo pid,comm [2023-03-22T23:02:13.343Z] 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-22T23:02:13.343Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T23:02:13.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T23:02:13.372Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T23:02:13.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T23:02:13.496Z] $ docker exec 9b6da268b4421ca12b1e01e3b4543988d5a9609c4f48d713907fa9d937ff5b4f ssh-agent [2023-03-22T23:02:13.598Z] SSH_AUTH_SOCK=/tmp/ssh-moFMrcMc0fVn/agent.33 [2023-03-22T23:02:13.598Z] SSH_AGENT_PID=39 [2023-03-22T23:02:13.605Z] Running ssh-add (command line suppressed) [2023-03-22T23:02:13.716Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3764144565617737005.key (/w/workspace/edgex-go/2@tmp/private_key_3764144565617737005.key) [2023-03-22T23:02:13.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T23:02:14.017Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T23:02:14.029Z] $ docker exec --env ******** --env ******** 9b6da268b4421ca12b1e01e3b4543988d5a9609c4f48d713907fa9d937ff5b4f ssh-agent -k [2023-03-22T23:02:14.140Z] unset SSH_AUTH_SOCK; [2023-03-22T23:02:14.141Z] unset SSH_AGENT_PID; [2023-03-22T23:02:14.141Z] echo Agent pid 39 killed; [2023-03-22T23:02:14.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T23:02:14.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T23:02:14.174Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T23:02:14.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T23:02:14.309Z] $ docker exec 9b6da268b4421ca12b1e01e3b4543988d5a9609c4f48d713907fa9d937ff5b4f ssh-agent [2023-03-22T23:02:14.425Z] SSH_AUTH_SOCK=/tmp/ssh-fxQvSJeg2r6O/agent.72 [2023-03-22T23:02:14.425Z] SSH_AGENT_PID=78 [2023-03-22T23:02:14.429Z] Running ssh-add (command line suppressed) [2023-03-22T23:02:14.542Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1532127059527596104.key (/w/workspace/edgex-go/2@tmp/private_key_1532127059527596104.key) [2023-03-22T23:02:14.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T23:02:14.842Z] + git semver init [2023-03-22T23:02:15.102Z] 2023-03-22 23:02:15,030 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T23:02:15.102Z] 2023-03-22 23:02:15,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-03-22T23:02:15.102Z] 2023-03-22 23:02:15,031 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-03-22T23:02:15.102Z] 2023-03-22 23:02:15,032 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-03-22T23:02:20.387Z] 2023-03-22 23:02:19,557 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-03-22T23:02:20.387Z] 2023-03-22 23:02:19,558 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4472 with force:False [2023-03-22T23:02:20.387Z] 2023-03-22 23:02:19,558 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4472 [2023-03-22T23:02:20.387Z] 2023-03-22 23:02:19,563 [execute] INFO git cat-file --batch-check [2023-03-22T23:02:20.387Z] 2023-03-22 23:02:19,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T23:02:20.387Z] 2023-03-22 23:02:19,570 [execute] INFO git cat-file --batch [2023-03-22T23:02:20.387Z] 2023-03-22 23:02:19,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T23:02:20.387Z] 2023-03-22 23:02:19,576 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4472 [2023-03-22T23:02:20.387Z] 0.0.0 [Pipeline] } [2023-03-22T23:02:20.398Z] $ docker exec --env ******** --env ******** 9b6da268b4421ca12b1e01e3b4543988d5a9609c4f48d713907fa9d937ff5b4f ssh-agent -k [2023-03-22T23:02:20.501Z] unset SSH_AUTH_SOCK; [2023-03-22T23:02:20.502Z] unset SSH_AGENT_PID; [2023-03-22T23:02:20.502Z] echo Agent pid 78 killed; [2023-03-22T23:02:20.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T23:02:20.818Z] + git semver [Pipeline] } [2023-03-22T23:02:21.093Z] $ docker stop --time=1 9b6da268b4421ca12b1e01e3b4543988d5a9609c4f48d713907fa9d937ff5b4f [2023-03-22T23:02:22.410Z] $ docker rm -f --volumes 9b6da268b4421ca12b1e01e3b4543988d5a9609c4f48d713907fa9d937ff5b4f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T23:02:22.750Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T23:02:22.988Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T23:02:22.991Z] [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-22T23:02:23.355Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-22T23:02:23.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:02:23.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:02:23.393Z] ========================================================= [2023-03-22T23:02:23.393Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T23:02:23.393Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:02:23.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T23:02:23.676Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T23:02:23.676Z] 63b65145d645: Pulling fs layer [2023-03-22T23:02:23.676Z] a2d21d5440eb: Pulling fs layer [2023-03-22T23:02:23.676Z] 935e6c44a52c: Pulling fs layer [2023-03-22T23:02:23.676Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T23:02:23.676Z] 30dea6a524f1: Pulling fs layer [2023-03-22T23:02:23.676Z] a2aff8979fd8: Pulling fs layer [2023-03-22T23:02:23.676Z] 6808be2612f2: Pulling fs layer [2023-03-22T23:02:23.676Z] f25807f1079a: Pulling fs layer [2023-03-22T23:02:23.676Z] a2aff8979fd8: Waiting [2023-03-22T23:02:23.676Z] 6808be2612f2: Waiting [2023-03-22T23:02:23.676Z] f25807f1079a: Waiting [2023-03-22T23:02:23.676Z] 94cc34f8dd06: Waiting [2023-03-22T23:02:23.676Z] 30dea6a524f1: Waiting [2023-03-22T23:02:23.676Z] a2d21d5440eb: Download complete [2023-03-22T23:02:23.676Z] 94cc34f8dd06: Download complete [2023-03-22T23:02:23.676Z] 30dea6a524f1: Verifying Checksum [2023-03-22T23:02:23.676Z] 30dea6a524f1: Download complete [2023-03-22T23:02:23.676Z] 63b65145d645: Verifying Checksum [2023-03-22T23:02:23.676Z] 63b65145d645: Download complete [2023-03-22T23:02:23.935Z] a2aff8979fd8: Verifying Checksum [2023-03-22T23:02:23.935Z] a2aff8979fd8: Download complete [2023-03-22T23:02:23.935Z] 63b65145d645: Pull complete [2023-03-22T23:02:24.206Z] a2d21d5440eb: Pull complete [2023-03-22T23:02:24.468Z] f25807f1079a: Verifying Checksum [2023-03-22T23:02:24.468Z] f25807f1079a: Download complete [2023-03-22T23:02:24.468Z] 935e6c44a52c: Verifying Checksum [2023-03-22T23:02:24.468Z] 935e6c44a52c: Download complete [2023-03-22T23:02:24.726Z] 6808be2612f2: Verifying Checksum [2023-03-22T23:02:24.726Z] 6808be2612f2: Download complete [2023-03-22T23:02:28.002Z] 935e6c44a52c: Pull complete [2023-03-22T23:02:28.003Z] 94cc34f8dd06: Pull complete [2023-03-22T23:02:28.003Z] 30dea6a524f1: Pull complete [2023-03-22T23:02:28.260Z] a2aff8979fd8: Pull complete [2023-03-22T23:02:30.790Z] 6808be2612f2: Pull complete [2023-03-22T23:02:31.356Z] f25807f1079a: Pull complete [2023-03-22T23:02:31.356Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T23:02:31.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T23:02:31.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:02:31.647Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T23:02:31.647Z] WORKDIR /edgex [2023-03-22T23:02:31.647Z] COPY go.mod . [2023-03-22T23:02:31.647Z] RUN go mod download [2023-03-22T23:02:31.647Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-22T23:02:32.218Z] Sending build context to Docker daemon 170.5MB [2023-03-22T23:02:32.218Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T23:02:32.218Z] ---> 3b553350e43f [2023-03-22T23:02:32.218Z] Step 2/4 : WORKDIR /edgex [2023-03-22T23:02:36.417Z] ---> Running in 292a29df240e [2023-03-22T23:02:36.677Z] Removing intermediate container 292a29df240e [2023-03-22T23:02:36.677Z] ---> 9e0a1db6e968 [2023-03-22T23:02:36.677Z] Step 3/4 : COPY go.mod . [2023-03-22T23:02:36.677Z] ---> 9949074ddb16 [2023-03-22T23:02:36.677Z] Step 4/4 : RUN go mod download [2023-03-22T23:02:36.677Z] ---> Running in f95165f03d61 [2023-03-22T23:02:38.045Z] Still waiting to schedule task [2023-03-22T23:02:38.045Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-22T23:02:48.881Z] Removing intermediate container f95165f03d61 [2023-03-22T23:02:48.881Z] ---> a64967d64bac [2023-03-22T23:02:48.881Z] Successfully built a64967d64bac [2023-03-22T23:02:48.881Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:02:49.179Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T23:02:49.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:02:49.248Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2023-03-22T23:02:49.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2023-03-22T23:02:49.655Z] $ docker top 2d65e0fb43bf1dcee2078eef377dd8b88dbbbe708cd0694c3d4462a7522c7edd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:02:49.996Z] + go version [2023-03-22T23:02:49.996Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T23:02:50.013Z] $ docker stop --time=1 2d65e0fb43bf1dcee2078eef377dd8b88dbbbe708cd0694c3d4462a7522c7edd [2023-03-22T23:02:51.283Z] $ docker rm -f --volumes 2d65e0fb43bf1dcee2078eef377dd8b88dbbbe708cd0694c3d4462a7522c7edd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:02:51.700Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T23:02:51.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:02:51.772Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2023-03-22T23:02:51.808Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2023-03-22T23:02:52.158Z] $ docker top 4c630b43e8d2accb77a7f28488c921154ad29afa2e766e34010ddf171256916f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T23:02:52.226Z] ========================================================= [2023-03-22T23:02:52.226Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T23:02:52.226Z] ========================================================= [Pipeline] sh [2023-03-22T23:02:52.500Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:02:52.790Z] + make test [2023-03-22T23:02:52.790Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T23:03:00.943Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T23:03:15.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T23:03:15.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T23:03:15.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T23:03:15.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T23:03:15.805Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T23:03:15.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T23:03:15.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T23:03:15.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T23:03:15.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T23:03:15.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T23:03:16.064Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T23:03:16.322Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T23:03:16.322Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T23:03:16.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T23:03:17.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T23:03:17.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T23:03:17.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2023-03-22T23:03:18.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-03-22T23:03:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T23:03:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T23:03:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T23:03:20.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T23:03:20.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T23:03:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T23:03:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T23:03:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T23:03:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T23:03:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:03:22.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.3% of statements [2023-03-22T23:03:22.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements [2023-03-22T23:03:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T23:03:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T23:03:25.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.793s coverage: 88.5% of statements [2023-03-22T23:03:25.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-22T23:03:25.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T23:03:25.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:03:25.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T23:03:26.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.390s coverage: 95.6% of statements [2023-03-22T23:03:26.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T23:03:26.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T23:03:26.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T23:03:26.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T23:03:26.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T23:03:26.525Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2023-03-22T23:03:27.901Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T23:03:27.901Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T23:03:27.901Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T23:03:27.901Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-03-22T23:03:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T23:03:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T23:03:28.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements [2023-03-22T23:03:28.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.0% of statements [2023-03-22T23:03:28.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 44.1% of statements [2023-03-22T23:03:28.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 82.9% of statements [2023-03-22T23:03:28.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2023-03-22T23:03:28.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2023-03-22T23:03:29.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2023-03-22T23:03:29.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T23:03:29.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T23:03:29.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T23:03:29.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T23:03:29.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T23:03:29.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T23:03:29.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T23:03:29.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T23:03:30.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T23:03:30.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T23:03:30.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T23:03:30.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T23:03:31.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T23:03:31.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T23:03:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T23:03:32.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T23:03:33.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T23:03:34.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T23:03:34.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T23:03:35.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T23:03:35.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T23:03:35.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T23:03:37.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T23:03:37.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T23:03:37.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T23:03:38.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T23:03:38.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T23:03:38.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T23:03:38.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T23:03:39.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T23:03:39.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T23:03:39.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T23:03:39.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T23:03:41.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T23:03:41.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:03:41.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T23:03:41.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T23:03:41.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-03-22T23:03:42.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T23:03:42.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T23:03:42.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T23:03:42.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.308s coverage: 79.9% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.2% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.218s coverage: 63.1% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 38.4% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.049s coverage: 61.5% of statements [2023-03-22T23:03:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2023-03-22T23:03:55.001Z] 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-22T23:04:21.539Z] go vet ./... [2023-03-22T23:04:22.912Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T23:04:22.912Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T23:04:22.912Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T23:04:23.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T23:04:23.465Z] + ls -al . [2023-03-22T23:04:23.465Z] total 704 [2023-03-22T23:04:23.465Z] drwxrwxr-x 11 1001 1001 4096 Mar 22 23:02 . [2023-03-22T23:04:23.465Z] drwxr-xr-x 4 root root 4096 Mar 22 23:02 .. [2023-03-22T23:04:23.465Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 23:01 .blubracket [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 23:01 .dockerignore [2023-03-22T23:04:23.465Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 23:02 .git [2023-03-22T23:04:23.465Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 23:01 .github [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 23:01 .gitignore [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 23:01 .golangci.yml [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 23:01 .hadolint.yml [2023-03-22T23:04:23.465Z] drwxr-xr-x 3 1001 1001 4096 Mar 22 23:02 .semver [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 23:01 .sonarcloud.properties [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 23:01 ADOPTERS.md [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 10835 Mar 22 23:01 Attribution.txt [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 23:01 CHANGELOG.md [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 23:01 CONTRIBUTING.md [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 23:01 GOVERNANCE.md [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 23:01 Jenkinsfile [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 23:01 LICENSE [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 23:01 Makefile [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 23:01 OWNERS.md [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 23:01 README.md [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 23:01 SECURITY.md [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 23:02 VERSION [2023-03-22T23:04:23.465Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 23:01 bin [2023-03-22T23:04:23.465Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 23:01 cmd [2023-03-22T23:04:23.465Z] -rw-r--r-- 1 root root 447378 Mar 22 23:03 coverage.out [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 3200 Mar 22 23:01 go.mod [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 31265 Mar 22 23:01 go.sum [2023-03-22T23:04:23.465Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 23:01 internal [2023-03-22T23:04:23.465Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 23:01 openapi [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 23:01 security.txt [2023-03-22T23:04:23.465Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 23:01 snap [2023-03-22T23:04:23.465Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 23:01 version.go [Pipeline] sh [2023-03-22T23:04:23.748Z] + '[' -e coverage.out ] [2023-03-22T23:04:23.748Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T23:04:23.851Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T23:04:24.133Z] + make build [2023-03-22T23:04:24.133Z] 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-22T23:04:36.351Z] 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-22T23:04:37.729Z] 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-22T23:04:38.665Z] 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-22T23:04:39.600Z] 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-22T23:04:44.102Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5328 in /w/workspace/edgexfoundry_edgex-go_PR-4472 [Pipeline] { [Pipeline] ws [2023-03-22T23:04:44.113Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-03-22T23:04:44.372Z] The recommended git tool is: git [2023-03-22T23:04:46.151Z] 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-22T23:04:48.048Z] 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-22T23:04:48.980Z] 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-22T23:04:50.241Z] using credential edgex-jenkins-ssh [2023-03-22T23:04:50.269Z] Cloning the remote Git repository [2023-03-22T23:04:50.349Z] 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-22T23:04:50.317Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-22T23:04:50.408Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-03-22T23:04:50.914Z] 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-22T23:04:50.564Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T23:04:50.565Z] > git --version # timeout=10 [2023-03-22T23:04:50.595Z] > git --version # 'git version 2.25.1' [2023-03-22T23:04:50.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T23:04:50.785Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T23:04:52.292Z] 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-22T23:04:53.226Z] 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-22T23:04:54.638Z] $ docker stop --time=1 4c630b43e8d2accb77a7f28488c921154ad29afa2e766e34010ddf171256916f [2023-03-22T23:04:58.310Z] $ docker rm -f --volumes 4c630b43e8d2accb77a7f28488c921154ad29afa2e766e34010ddf171256916f [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-22T23:04:59.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T23:04:59.101Z] [2023-03-22T23:04:59.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:04:59.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T23:04:59.399Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-22T23:04:59.399Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-22T23:04:59.399Z] ca9280d653b3: Pulling fs layer [2023-03-22T23:04:59.399Z] 7e9c9ca2126c: Pulling fs layer [2023-03-22T23:04:59.399Z] cbdbe7a5bc2a: Download complete [2023-03-22T23:04:59.658Z] ca9280d653b3: Verifying Checksum [2023-03-22T23:04:59.658Z] ca9280d653b3: Download complete [2023-03-22T23:04:59.658Z] cbdbe7a5bc2a: Pull complete [2023-03-22T23:05:00.224Z] 7e9c9ca2126c: Download complete [2023-03-22T23:05:00.224Z] ca9280d653b3: Pull complete [2023-03-22T23:05:03.510Z] 7e9c9ca2126c: Pull complete [2023-03-22T23:05:03.510Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-22T23:05:03.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T23:05:03.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:05:03.594Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2023-03-22T23:05:03.629Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-devops/edgex-compose:latest cat [2023-03-22T23:05:06.002Z] $ docker top 104e34707e894f2d0ec28f4eb8776a4ba345a0071c2c0a5927ba6b6206571366 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:05:06.337Z] + docker-compose build --help [2023-03-22T23:05:06.337Z] + grep parallel [2023-03-22T23:05:06.904Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T23:05:06.923Z] $ docker stop --time=1 104e34707e894f2d0ec28f4eb8776a4ba345a0071c2c0a5927ba6b6206571366 [2023-03-22T23:05:08.194Z] $ docker rm -f --volumes 104e34707e894f2d0ec28f4eb8776a4ba345a0071c2c0a5927ba6b6206571366 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:05:08.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T23:05:08.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:05:08.646Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2023-03-22T23:05:08.686Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-22T23:05:09.005Z] $ docker top cbae5149a47e3454ffb63c9771cd8d0aa5c6663a26020f5a5eff6fca69a73e02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:05:09.339Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T23:05:09.906Z] Building core-command ... [2023-03-22T23:05:09.906Z] Building core-common-config-bootstrapper ... [2023-03-22T23:05:09.906Z] Building core-data ... [2023-03-22T23:05:09.906Z] Building core-metadata ... [2023-03-22T23:05:09.906Z] Building security-bootstrapper ... [2023-03-22T23:05:09.906Z] Building security-proxy-auth ... [2023-03-22T23:05:09.906Z] Building security-proxy-setup ... [2023-03-22T23:05:09.906Z] Building security-secretstore-setup ... [2023-03-22T23:05:09.906Z] Building security-spiffe-token-provider ... [2023-03-22T23:05:09.906Z] Building security-spire-agent ... [2023-03-22T23:05:09.906Z] Building security-spire-config ... [2023-03-22T23:05:09.906Z] Building security-spire-server ... [2023-03-22T23:05:09.906Z] Building support-notifications ... [2023-03-22T23:05:09.906Z] Building support-scheduler ... [2023-03-22T23:05:09.906Z] Building security-secretstore-setup [2023-03-22T23:05:09.906Z] Building core-command [2023-03-22T23:05:09.906Z] Building core-metadata [2023-03-22T23:05:09.906Z] Building security-spire-config [2023-03-22T23:05:09.906Z] Building support-notifications [2023-03-22T23:05:11.616Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T23:05:11.640Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T23:05:12.719Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T23:05:12.769Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T23:05:12.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T23:05:12.789Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4472/head:refs/remotes/origin/PR-4472 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T23:05:13.557Z] Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:05:14.013Z] Merge succeeded, producing 3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:05:14.014Z] Checking out Revision 3f425f846c2d5249984f47bd9a8b14c37c6f161c (PR-4472) [2023-03-22T23:05:14.655Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T23:05:13.581Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T23:05:13.665Z] > git checkout -f 3f425f846c2d5249984f47bd9a8b14c37c6f161c # timeout=10 [2023-03-22T23:05:13.902Z] > git remote # timeout=10 [2023-03-22T23:05:13.922Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T23:05:13.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T23:05:13.959Z] > git merge 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 [2023-03-22T23:05:13.994Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T23:05:14.025Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T23:05:14.042Z] > git checkout -f 3f425f846c2d5249984f47bd9a8b14c37c6f161c # timeout=10 [2023-03-22T23:05:15.479Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T23:05:15.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T23:05:15.479Z] Dload Upload Total Spent Left Speed [2023-03-22T23:05:15.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-03-22T23:05:16.118Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T23:05:16.446Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T23:05:16.446Z] + sudo tee /etc/docker/daemon.new [2023-03-22T23:05:16.446Z] { [2023-03-22T23:05:16.446Z] "registry-mirrors": [ [2023-03-22T23:05:16.446Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T23:05:16.446Z] ], [2023-03-22T23:05:16.446Z] "bip": "10.250.0.254/24", [2023-03-22T23:05:16.446Z] "hosts": [ [2023-03-22T23:05:16.446Z] "tcp://0.0.0.0:5555", [2023-03-22T23:05:16.446Z] "unix:///var/run/docker.sock" [2023-03-22T23:05:16.446Z] ], [2023-03-22T23:05:16.446Z] "mtu": 1458, [2023-03-22T23:05:16.446Z] "selinux-enabled": true, [2023-03-22T23:05:16.446Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T23:05:16.446Z] } [Pipeline] sh [2023-03-22T23:05:16.782Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T23:05:17.143Z] + sudo service docker restart [2023-03-22T23:05:24.774Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:05:24.774Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:05:24.774Z] ---> a64967d64bac [2023-03-22T23:05:24.774Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T23:05:24.774Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:05:24.774Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:05:24.774Z] ---> a64967d64bac [2023-03-22T23:05:24.774Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T23:05:24.774Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:05:24.774Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:05:24.774Z] ---> a64967d64bac [2023-03-22T23:05:24.774Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:05:24.774Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:05:24.774Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:05:24.774Z] ---> a64967d64bac [2023-03-22T23:05:24.774Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:05:24.774Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:05:24.774Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:05:24.774Z] ---> a64967d64bac [2023-03-22T23:05:24.774Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:05:31.330Z] ---> Running in 2a0c0baf8377 [2023-03-22T23:05:31.330Z] ---> Running in bb8953fa25ce [2023-03-22T23:05:31.330Z] ---> Running in 03c42d586a12 [2023-03-22T23:05:31.330Z] ---> Running in 7d23948edbff [2023-03-22T23:05:31.330Z] ---> Running in 6a09a3df4920 [2023-03-22T23:05:31.330Z] Removing intermediate container bb8953fa25ce [2023-03-22T23:05:31.330Z] ---> 75f2af2e0fcd [2023-03-22T23:05:31.330Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:05:31.330Z] Removing intermediate container 03c42d586a12 [2023-03-22T23:05:31.330Z] ---> 2cc9b728cc23 [2023-03-22T23:05:31.330Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T23:05:31.330Z] Removing intermediate container 7d23948edbff [2023-03-22T23:05:31.330Z] ---> 1d4fb7d9a06d [2023-03-22T23:05:31.330Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T23:05:31.330Z] Removing intermediate container 2a0c0baf8377 [2023-03-22T23:05:31.330Z] ---> c0ecf6cc3d12 [2023-03-22T23:05:31.330Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T23:05:31.330Z] Removing intermediate container 6a09a3df4920 [2023-03-22T23:05:31.330Z] ---> b4497dcaace0 [2023-03-22T23:05:31.330Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T23:05:31.330Z] ---> Running in ff8ead72370f [2023-03-22T23:05:31.330Z] ---> Running in d9569823e18b [2023-03-22T23:05:31.330Z] ---> Running in 774178cf166b [2023-03-22T23:05:31.330Z] ---> Running in bff858b480a3 [2023-03-22T23:05:31.330Z] ---> Running in 255b233988b2 [2023-03-22T23:05:31.330Z] Removing intermediate container d9569823e18b [2023-03-22T23:05:31.330Z] ---> 95de31d0b991 [2023-03-22T23:05:31.330Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T23:05:31.330Z] Removing intermediate container bff858b480a3 [2023-03-22T23:05:31.330Z] ---> 98ed7df284d1 [2023-03-22T23:05:31.330Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T23:05:31.330Z] Removing intermediate container 255b233988b2 [2023-03-22T23:05:31.330Z] ---> aa9f57375303 [2023-03-22T23:05:31.330Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T23:05:31.330Z] ---> Running in 926c004dcf7f [2023-03-22T23:05:31.330Z] ---> Running in 140044c7b4ff [2023-03-22T23:05:31.330Z] ---> Running in c3d1fc038140 [2023-03-22T23:05:31.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:31.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:31.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:31.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:31.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:31.589Z] OK: 265 MiB in 53 packages [2023-03-22T23:05:31.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:31.589Z] OK: 265 MiB in 53 packages [2023-03-22T23:05:31.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:31.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:31.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:31.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:31.845Z] Removing intermediate container ff8ead72370f [2023-03-22T23:05:31.845Z] ---> ededa68df5c6 [2023-03-22T23:05:31.845Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T23:05:31.845Z] OK: 265 MiB in 53 packages [2023-03-22T23:05:31.845Z] Removing intermediate container 774178cf166b [2023-03-22T23:05:31.845Z] ---> 2bceac0de143 [2023-03-22T23:05:31.845Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T23:05:31.845Z] OK: 265 MiB in 53 packages [2023-03-22T23:05:32.103Z] OK: 265 MiB in 53 packages [2023-03-22T23:05:32.103Z] ---> 89c22169c83a [2023-03-22T23:05:32.103Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:05:32.103Z] ---> Running in 2b366483a6b0 [2023-03-22T23:05:32.103Z] ---> 91d74174b8d4 [2023-03-22T23:05:32.103Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:05:32.103Z] ---> Running in 784bfa2f397e [2023-03-22T23:05:32.360Z] Removing intermediate container 926c004dcf7f [2023-03-22T23:05:32.360Z] ---> 972d58c6ac93 [2023-03-22T23:05:32.360Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T23:05:32.618Z] Removing intermediate container 140044c7b4ff [2023-03-22T23:05:32.618Z] ---> 1690b9d64d9b [2023-03-22T23:05:32.618Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:05:32.618Z] Removing intermediate container c3d1fc038140 [2023-03-22T23:05:32.618Z] ---> b867cc5a714a [2023-03-22T23:05:32.618Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T23:05:32.618Z] ---> ada6e171cc80 [2023-03-22T23:05:32.618Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:05:32.618Z] ---> Running in 1f404a110440 [2023-03-22T23:05:32.618Z] ---> 561c1eb84bab [2023-03-22T23:05:32.618Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:05:32.875Z] ---> Running in 50e1fc1f5d14 [2023-03-22T23:05:32.875Z] ---> 2adb33b28901 [2023-03-22T23:05:32.875Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:05:32.875Z] ---> Running in 24ee9ac8d1a3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:05:35.427Z] provisioning config files... [2023-03-22T23:05:35.456Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11830960377494824395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:05:35.819Z] ---> docker-login.sh [2023-03-22T23:05:35.819Z] nexus3.edgexfoundry.org:10001 [2023-03-22T23:05:36.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:36.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:36.793Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:36.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:36.793Z] [2023-03-22T23:05:36.793Z] Login Succeeded [2023-03-22T23:05:36.793Z] nexus3.edgexfoundry.org:10002 [2023-03-22T23:05:37.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:37.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:37.339Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:37.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:37.339Z] [2023-03-22T23:05:37.339Z] Login Succeeded [2023-03-22T23:05:37.339Z] nexus3.edgexfoundry.org:10003 [2023-03-22T23:05:37.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:37.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:37.612Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:37.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:37.612Z] [2023-03-22T23:05:37.612Z] Login Succeeded [2023-03-22T23:05:37.612Z] nexus3.edgexfoundry.org:10004 [2023-03-22T23:05:37.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:38.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:38.153Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:38.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:38.153Z] [2023-03-22T23:05:38.153Z] Login Succeeded [2023-03-22T23:05:38.153Z] docker.io [2023-03-22T23:05:38.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:39.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:39.838Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:39.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:39.838Z] [2023-03-22T23:05:39.838Z] Login Succeeded [2023-03-22T23:05:39.838Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T23:05:39.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-22T23:05:40.522Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-22T23:05:40.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:05:40.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:05:40.568Z] ========================================================= [2023-03-22T23:05:40.568Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T23:05:40.568Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:05:40.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T23:05:41.186Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T23:05:41.186Z] af6eaf76a39c: Pulling fs layer [2023-03-22T23:05:41.186Z] 55522c791124: Pulling fs layer [2023-03-22T23:05:41.186Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T23:05:41.186Z] 169dfbe0d373: Pulling fs layer [2023-03-22T23:05:41.186Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T23:05:41.186Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T23:05:41.186Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T23:05:41.186Z] 169dfbe0d373: Waiting [2023-03-22T23:05:41.186Z] e1ff8fa3b103: Waiting [2023-03-22T23:05:41.186Z] 52ebb69f0ebf: Waiting [2023-03-22T23:05:41.186Z] 5abe8eddf0d5: Waiting [2023-03-22T23:05:41.186Z] af6eaf76a39c: Verifying Checksum [2023-03-22T23:05:41.186Z] af6eaf76a39c: Download complete [2023-03-22T23:05:41.186Z] 169dfbe0d373: Download complete [2023-03-22T23:05:41.186Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T23:05:41.186Z] e1ff8fa3b103: Download complete [2023-03-22T23:05:41.461Z] 55522c791124: Verifying Checksum [2023-03-22T23:05:41.461Z] 55522c791124: Download complete [2023-03-22T23:05:42.050Z] af6eaf76a39c: Pull complete [2023-03-22T23:05:42.325Z] 55522c791124: Pull complete [2023-03-22T23:05:44.927Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T23:05:44.927Z] 5abe8eddf0d5: Download complete [2023-03-22T23:05:45.900Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T23:05:45.900Z] 52ebb69f0ebf: Download complete [2023-03-22T23:05:46.170Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T23:05:46.170Z] ce5c4a1c91eb: Download complete [2023-03-22T23:05:58.518Z] ce5c4a1c91eb: Pull complete [2023-03-22T23:05:58.518Z] 169dfbe0d373: Pull complete [2023-03-22T23:05:58.518Z] e1ff8fa3b103: Pull complete [2023-03-22T23:06:06.772Z] 52ebb69f0ebf: Pull complete [2023-03-22T23:06:07.775Z] 5abe8eddf0d5: Pull complete [2023-03-22T23:06:07.775Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T23:06:07.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T23:06:07.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:06:08.125Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T23:06:08.125Z] WORKDIR /edgex [2023-03-22T23:06:08.125Z] COPY go.mod . [2023-03-22T23:06:08.125Z] RUN go mod download [2023-03-22T23:06:08.125Z] docker build -t ci-base-image-arm64 -f - . [2023-03-22T23:06:08.713Z] Sending build context to Docker daemon 2.932MB [2023-03-22T23:06:08.713Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T23:06:08.713Z] ---> 6cb57ee374ae [2023-03-22T23:06:08.713Z] Step 2/4 : WORKDIR /edgex [2023-03-22T23:06:10.684Z] ---> Running in 512cd6ad6428 [2023-03-22T23:06:10.954Z] Removing intermediate container 512cd6ad6428 [2023-03-22T23:06:10.954Z] ---> f0f258002883 [2023-03-22T23:06:10.954Z] Step 3/4 : COPY go.mod . [2023-03-22T23:06:11.546Z] ---> 0a40930fa793 [2023-03-22T23:06:11.546Z] Step 4/4 : RUN go mod download [2023-03-22T23:06:11.546Z] ---> Running in 3a7a7c54914d [2023-03-22T23:06:19.859Z] Removing intermediate container 2b366483a6b0 [2023-03-22T23:06:19.859Z] ---> b79346c6d07e [2023-03-22T23:06:19.859Z] Step 7/25 : COPY . . [2023-03-22T23:06:19.859Z] Removing intermediate container 50e1fc1f5d14 [2023-03-22T23:06:19.859Z] ---> decf453e3c8b [2023-03-22T23:06:19.859Z] Step 8/23 : COPY . . [2023-03-22T23:06:19.859Z] Removing intermediate container 784bfa2f397e [2023-03-22T23:06:19.859Z] ---> 0905b3f45907 [2023-03-22T23:06:19.859Z] Step 7/27 : COPY . . [2023-03-22T23:06:19.859Z] Removing intermediate container 24ee9ac8d1a3 [2023-03-22T23:06:19.859Z] ---> bf1c2e5bf58d [2023-03-22T23:06:19.859Z] Step 8/24 : COPY . . [2023-03-22T23:06:19.859Z] Removing intermediate container 1f404a110440 [2023-03-22T23:06:19.859Z] ---> 056e286004f3 [2023-03-22T23:06:19.859Z] Step 8/25 : COPY . . [2023-03-22T23:06:34.774Z] ---> 96c65c6a9d30 [2023-03-22T23:06:34.774Z] ---> 10d722e0522f [2023-03-22T23:06:34.774Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T23:06:34.774Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T23:06:34.774Z] ---> 0bf526880184 [2023-03-22T23:06:34.774Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T23:06:34.774Z] ---> d3ec43ba453e [2023-03-22T23:06:34.774Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T23:06:34.774Z] ---> Running in 4be4fe480685 [2023-03-22T23:06:34.774Z] ---> Running in 0170acb65e20 [2023-03-22T23:06:34.774Z] ---> Running in 8245267820db [2023-03-22T23:06:34.774Z] ---> 6641b4ce4932 [2023-03-22T23:06:34.774Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T23:06:34.774Z] ---> Running in 0691bf8b221b [2023-03-22T23:06:34.774Z] ---> Running in a6c68dcdeb7f [2023-03-22T23:06:34.774Z] Removing intermediate container 8245267820db [2023-03-22T23:06:34.774Z] ---> f19ef75e8cc8 [2023-03-22T23:06:34.774Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T23:06:34.774Z] ---> Running in ee76937c0ee9 [2023-03-22T23:06:34.774Z] Removing intermediate container ee76937c0ee9 [2023-03-22T23:06:34.774Z] ---> 387978668663 [2023-03-22T23:06:34.774Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T23:06:34.774Z] ---> Running in 7d12dd03c853 [2023-03-22T23:06:34.774Z] Removing intermediate container 7d12dd03c853 [2023-03-22T23:06:34.774Z] ---> be46f1581896 [2023-03-22T23:06:34.774Z] 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-22T23:06:34.774Z] 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-22T23:06:35.035Z] 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-22T23:06:35.035Z] ---> Running in 5f06b8e176a1 [2023-03-22T23:06:35.035Z] 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-22T23:06:35.035Z] 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-22T23:06:36.422Z] Removing intermediate container 5f06b8e176a1 [2023-03-22T23:06:36.422Z] ---> f2a3b8f97e5e [2023-03-22T23:06:36.422Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T23:06:36.422Z] ---> Running in 4271862d2e18 [2023-03-22T23:06:36.681Z] Removing intermediate container 4271862d2e18 [2023-03-22T23:06:36.681Z] ---> 7ab7eea1838c [2023-03-22T23:06:36.681Z] [2023-03-22T23:06:36.681Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T23:06:36.681Z] 3.17: Pulling from library/alpine [2023-03-22T23:06:36.681Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T23:06:36.681Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T23:06:36.681Z] ---> b2aa39c304c2 [2023-03-22T23:06:36.681Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T23:06:36.681Z] ---> Running in ef6b86c3a2df [2023-03-22T23:06:36.940Z] Removing intermediate container ef6b86c3a2df [2023-03-22T23:06:36.940Z] ---> e56bc8edc17f [2023-03-22T23:06:36.940Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T23:06:36.940Z] ---> Running in 7a2cf39494d3 [2023-03-22T23:06:37.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:06:37.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:06:37.714Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:06:37.714Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:06:37.714Z] OK: 17820 distinct packages available [2023-03-22T23:06:37.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:06:37.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:06:38.230Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T23:06:38.230Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T23:06:38.230Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T23:06:38.230Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T23:06:38.230Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:06:38.230Z] OK: 7 MiB in 19 packages [2023-03-22T23:06:39.611Z] Removing intermediate container 7a2cf39494d3 [2023-03-22T23:06:39.611Z] ---> f8e81561c0dc [2023-03-22T23:06:39.611Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:06:39.869Z] ---> eb1c448fd1ae [2023-03-22T23:06:39.869Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:06:40.803Z] ---> 443a18d0fa30 [2023-03-22T23:06:40.803Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T23:06:46.084Z] ---> 78a50834c578 [2023-03-22T23:06:46.084Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T23:06:47.458Z] ---> b2e0e8df4f29 [2023-03-22T23:06:47.458Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T23:06:47.458Z] ---> Running in fee27bc81919 [2023-03-22T23:06:48.022Z] Removing intermediate container fee27bc81919 [2023-03-22T23:06:48.022Z] ---> 64e8a9cbccac [2023-03-22T23:06:48.022Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T23:06:49.396Z] ---> b01e2c7951b2 [2023-03-22T23:06:49.396Z] Step 22/27 : WORKDIR / [2023-03-22T23:06:49.396Z] ---> Running in 12342807da4b [2023-03-22T23:06:49.976Z] Removing intermediate container 12342807da4b [2023-03-22T23:06:49.976Z] ---> 90c4cefce595 [2023-03-22T23:06:49.976Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T23:06:49.976Z] ---> Running in ea18c4a16a58 [2023-03-22T23:06:50.500Z] Removing intermediate container 3a7a7c54914d [2023-03-22T23:06:50.500Z] ---> 657e8f5f42b6 [2023-03-22T23:06:50.500Z] Successfully built 657e8f5f42b6 [2023-03-22T23:06:50.500Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:06:50.540Z] Removing intermediate container ea18c4a16a58 [2023-03-22T23:06:50.540Z] ---> 1fd7fe7fa2a9 [2023-03-22T23:06:50.540Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T23:06:50.540Z] ---> Running in 0c9ec15675ed [2023-03-22T23:06:50.833Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T23:06:50.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:06:51.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container [2023-03-22T23:06:51.118Z] Removing intermediate container 0c9ec15675ed [2023-03-22T23:06:51.118Z] ---> f01c8c5a9dce [2023-03-22T23:06:51.118Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T23:06:51.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-22T23:06:51.375Z] ---> Running in af298ef05eae [2023-03-22T23:06:52.305Z] Removing intermediate container af298ef05eae [2023-03-22T23:06:52.305Z] ---> 933a5c457d3a [2023-03-22T23:06:52.305Z] Step 26/27 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:06:52.305Z] ---> Running in a04df7a39517 [2023-03-22T23:06:52.479Z] $ docker top deff2dfb4a88f59649295ab3db1927fe31d4fcfd40fdd378423b55145cf115e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:06:53.264Z] Removing intermediate container a04df7a39517 [2023-03-22T23:06:53.264Z] ---> 01e1a9f79658 [2023-03-22T23:06:53.264Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T23:06:53.338Z] + go version [2023-03-22T23:06:53.338Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T23:06:53.362Z] $ docker stop --time=1 deff2dfb4a88f59649295ab3db1927fe31d4fcfd40fdd378423b55145cf115e4 [2023-03-22T23:06:53.832Z] ---> Running in 84f6e6d17d06 [2023-03-22T23:06:54.401Z] Removing intermediate container 84f6e6d17d06 [2023-03-22T23:06:54.401Z] ---> 3aef149457ff [2023-03-22T23:06:54.401Z] [2023-03-22T23:06:54.401Z] Successfully built 3aef149457ff [2023-03-22T23:06:54.401Z] Successfully tagged security-spire-config:latest [2023-03-22T23:06:54.401Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-03-22T23:06:55.006Z] $ docker rm -f --volumes deff2dfb4a88f59649295ab3db1927fe31d4fcfd40fdd378423b55145cf115e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:06:55.570Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T23:06:55.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:06:55.793Z] prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container [2023-03-22T23:06:55.888Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-22T23:06:58.618Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:06:58.618Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:06:58.618Z] ---> a64967d64bac [2023-03-22T23:06:58.618Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:06:58.618Z] ---> Using cache [2023-03-22T23:06:58.618Z] ---> b4497dcaace0 [2023-03-22T23:06:58.618Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:06:58.618Z] ---> Using cache [2023-03-22T23:06:58.618Z] ---> aa9f57375303 [2023-03-22T23:06:58.618Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:06:58.618Z] ---> Using cache [2023-03-22T23:06:58.618Z] ---> b867cc5a714a [2023-03-22T23:06:58.618Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:06:58.618Z] ---> Using cache [2023-03-22T23:06:58.618Z] ---> 2adb33b28901 [2023-03-22T23:06:58.618Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:06:58.618Z] ---> Using cache [2023-03-22T23:06:58.618Z] ---> bf1c2e5bf58d [2023-03-22T23:06:58.618Z] Step 8/23 : COPY . . [2023-03-22T23:06:58.618Z] ---> Using cache [2023-03-22T23:06:58.618Z] ---> 10d722e0522f [2023-03-22T23:06:58.618Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T23:07:00.183Z] $ docker top 407d7356066b03d307ad21d5b98ecb85a0217421e6b2fa7a93f0d6bdd73bbcff -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T23:07:00.413Z] ========================================================= [2023-03-22T23:07:00.413Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T23:07:00.413Z] ========================================================= [Pipeline] sh [2023-03-22T23:07:01.049Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:07:01.769Z] + make test [2023-03-22T23:07:01.769Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T23:07:03.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-22T23:07:06.463Z] ---> Running in 11073a270315 [2023-03-22T23:07:07.890Z] 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-22T23:07:12.172Z] Removing intermediate container 0170acb65e20 [2023-03-22T23:07:12.172Z] ---> 128df597c6ef [2023-03-22T23:07:12.172Z] [2023-03-22T23:07:12.172Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T23:07:12.172Z] ---> b2aa39c304c2 [2023-03-22T23:07:12.172Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:07:12.172Z] Removing intermediate container 0691bf8b221b [2023-03-22T23:07:12.172Z] ---> 70d23a84d7df [2023-03-22T23:07:12.172Z] [2023-03-22T23:07:12.172Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T23:07:12.172Z] ---> b2aa39c304c2 [2023-03-22T23:07:12.172Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:07:12.172Z] Removing intermediate container a6c68dcdeb7f [2023-03-22T23:07:12.172Z] ---> d6c9c1feb1f5 [2023-03-22T23:07:12.172Z] [2023-03-22T23:07:12.172Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T23:07:12.172Z] ---> b2aa39c304c2 [2023-03-22T23:07:12.172Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T23:07:16.358Z] ---> Running in c2c15e75bd74 [2023-03-22T23:07:16.358Z] ---> Running in 6d11d6e11884 [2023-03-22T23:07:16.358Z] ---> Running in 8b65e1ed6786 [2023-03-22T23:07:16.923Z] Removing intermediate container 4be4fe480685 [2023-03-22T23:07:16.923Z] ---> 1c268af23c61 [2023-03-22T23:07:16.923Z] [2023-03-22T23:07:16.923Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:07:16.923Z] ---> b2aa39c304c2 [2023-03-22T23:07:16.923Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T23:07:16.923Z] ---> Running in be73fa85cd54 [2023-03-22T23:07:17.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:17.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:17.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:17.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:17.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:17.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:17.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:17.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:17.696Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T23:07:17.696Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:07:17.696Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:07:17.696Z] OK: 7 MiB in 16 packages [2023-03-22T23:07:17.696Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T23:07:17.696Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T23:07:17.696Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:07:17.696Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T23:07:17.696Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:07:17.696Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:07:17.696Z] OK: 7 MiB in 16 packages [2023-03-22T23:07:17.696Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T23:07:17.696Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T23:07:17.696Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:07:17.696Z] OK: 8 MiB in 18 packages [2023-03-22T23:07:17.696Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T23:07:17.696Z] OK: 8 MiB in 17 packages [2023-03-22T23:07:18.260Z] Removing intermediate container c2c15e75bd74 [2023-03-22T23:07:18.260Z] ---> 015ccad84e34 [2023-03-22T23:07:18.260Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:07:18.260Z] ---> Running in c2ae99bba4f7 [2023-03-22T23:07:18.260Z] Removing intermediate container 8b65e1ed6786 [2023-03-22T23:07:18.260Z] ---> 06bdee269789 [2023-03-22T23:07:18.260Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:07:18.260Z] ---> Running in e93d11d86dbd [2023-03-22T23:07:18.519Z] Removing intermediate container 6d11d6e11884 [2023-03-22T23:07:18.519Z] ---> c577b4b671bb [2023-03-22T23:07:18.519Z] 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-22T23:07:18.519Z] Removing intermediate container c2ae99bba4f7 [2023-03-22T23:07:18.519Z] ---> 05c8f43c0982 [2023-03-22T23:07:18.519Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T23:07:18.519Z] ---> Running in 28d4b8f5eaad [2023-03-22T23:07:18.519Z] ---> Running in 36e50e5beb50 [2023-03-22T23:07:18.519Z] Removing intermediate container be73fa85cd54 [2023-03-22T23:07:18.519Z] ---> ea41865bb7ef [2023-03-22T23:07:18.519Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:07:18.775Z] ---> Running in 2364e2d3a02b [2023-03-22T23:07:18.775Z] Removing intermediate container e93d11d86dbd [2023-03-22T23:07:18.775Z] ---> 3a998a393796 [2023-03-22T23:07:18.775Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T23:07:18.775Z] Removing intermediate container 36e50e5beb50 [2023-03-22T23:07:18.775Z] ---> af12f43bd992 [2023-03-22T23:07:18.775Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T23:07:18.775Z] Removing intermediate container 28d4b8f5eaad [2023-03-22T23:07:18.775Z] ---> 66c4ce53e639 [2023-03-22T23:07:18.775Z] Step 12/25 : WORKDIR / [2023-03-22T23:07:18.775Z] ---> Running in 190ee1d0b467 [2023-03-22T23:07:18.775Z] ---> Running in 2f2bcb5ec9df [2023-03-22T23:07:18.775Z] ---> Running in d4f6c9cd5b9a [2023-03-22T23:07:19.032Z] Removing intermediate container 2364e2d3a02b [2023-03-22T23:07:19.032Z] ---> 942528816bca [2023-03-22T23:07:19.032Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T23:07:19.032Z] Removing intermediate container 2f2bcb5ec9df [2023-03-22T23:07:19.032Z] ---> 1fdf43f286d0 [2023-03-22T23:07:19.032Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T23:07:19.032Z] Removing intermediate container 190ee1d0b467 [2023-03-22T23:07:19.032Z] ---> 303a87a0782f [2023-03-22T23:07:19.032Z] Step 15/24 : WORKDIR / [2023-03-22T23:07:19.032Z] ---> Running in e6f577e05701 [2023-03-22T23:07:19.032Z] Removing intermediate container d4f6c9cd5b9a [2023-03-22T23:07:19.032Z] ---> 00cc3daeac80 [2023-03-22T23:07:19.032Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:07:19.032Z] ---> Running in 4234701314bb [2023-03-22T23:07:19.032Z] ---> Running in c9d678ebeda6 [2023-03-22T23:07:19.597Z] Removing intermediate container e6f577e05701 [2023-03-22T23:07:19.597Z] ---> 49081a8e5eb3 [2023-03-22T23:07:19.597Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T23:07:19.597Z] Removing intermediate container 4234701314bb [2023-03-22T23:07:19.597Z] ---> 977513277e65 [2023-03-22T23:07:19.597Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:07:19.597Z] ---> Running in 502d95c5cd0e [2023-03-22T23:07:19.597Z] Removing intermediate container c9d678ebeda6 [2023-03-22T23:07:19.597Z] ---> 220acab0fce8 [2023-03-22T23:07:19.597Z] Step 15/25 : WORKDIR / [2023-03-22T23:07:19.597Z] ---> 79c11e31f125 [2023-03-22T23:07:19.597Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:07:19.597Z] ---> Running in 43a817f7a58a [2023-03-22T23:07:20.163Z] Removing intermediate container 502d95c5cd0e [2023-03-22T23:07:20.163Z] ---> 2491678df9e6 [2023-03-22T23:07:20.163Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:07:20.163Z] Removing intermediate container 43a817f7a58a [2023-03-22T23:07:20.163Z] ---> 28a5860972ec [2023-03-22T23:07:20.163Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:07:20.163Z] ---> b0e4be5a821d [2023-03-22T23:07:20.163Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:07:20.163Z] ---> 43e7bb0b07ed [2023-03-22T23:07:20.163Z] 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-22T23:07:20.420Z] ---> 9946f45b7aec [2023-03-22T23:07:20.420Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T23:07:20.420Z] ---> ce29ce64465d [2023-03-22T23:07:20.420Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:07:20.420Z] ---> dd26b16db628 [2023-03-22T23:07:20.420Z] ---> 7994e896a921 [2023-03-22T23:07:20.420Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yamlStep 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:07:20.420Z] [2023-03-22T23:07:20.989Z] ---> 7abf1fafc600 [2023-03-22T23:07:20.989Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T23:07:20.989Z] ---> fcc9fba3b944 [2023-03-22T23:07:20.989Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:07:20.989Z] ---> da3fbb9896b9 [2023-03-22T23:07:20.989Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T23:07:20.989Z] ---> fec58e553115 [2023-03-22T23:07:20.989Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:07:21.555Z] ---> 5e035f8077b8 [2023-03-22T23:07:21.555Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T23:07:21.555Z] ---> a199254113e3 [2023-03-22T23:07:21.555Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T23:07:21.816Z] ---> Running in 381fb1ecd57c [2023-03-22T23:07:21.816Z] Removing intermediate container 381fb1ecd57c [2023-03-22T23:07:21.816Z] ---> 443bb2d23b0e [2023-03-22T23:07:21.816Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:07:22.075Z] ---> Running in b138d2d9e6de [2023-03-22T23:07:22.332Z] ---> 18e71a5cbcac [2023-03-22T23:07:22.332Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:07:22.899Z] Removing intermediate container b138d2d9e6de [2023-03-22T23:07:22.899Z] ---> 2e2a04faef53 [2023-03-22T23:07:22.899Z] Step 22/24 : LABEL arch=x86_64 [2023-03-22T23:07:23.156Z] ---> a2b2914e0c44 [2023-03-22T23:07:23.156Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:07:23.418Z] ---> b4efd7c0dc83 [2023-03-22T23:07:23.418Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T23:07:23.418Z] ---> Running in 616c12d9ba69 [2023-03-22T23:07:23.418Z] ---> 7b9a9093716e [2023-03-22T23:07:23.418Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T23:07:23.418Z] ---> e62bae0d177a [2023-03-22T23:07:23.418Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T23:07:23.418Z] Removing intermediate container 616c12d9ba69 [2023-03-22T23:07:23.418Z] ---> 699c4dbf7ecc [2023-03-22T23:07:23.418Z] Step 23/24 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:07:23.675Z] ---> Running in 892e01445c11 [2023-03-22T23:07:23.935Z] ---> Running in 1beb78078b2b [2023-03-22T23:07:23.935Z] ---> 09f88ba2eef3 [2023-03-22T23:07:23.935Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T23:07:23.935Z] ---> 0b685c1037e1 [2023-03-22T23:07:23.935Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T23:07:23.935Z] ---> Running in 77854e8f7d8c [2023-03-22T23:07:23.935Z] Removing intermediate container 892e01445c11 [2023-03-22T23:07:23.935Z] ---> 5ed7afff3f47 [2023-03-22T23:07:23.935Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:07:23.935Z] ---> Running in 1afdf7c0a6ca [2023-03-22T23:07:23.935Z] Removing intermediate container 1beb78078b2b [2023-03-22T23:07:23.935Z] ---> fb16006a7606 [2023-03-22T23:07:23.935Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T23:07:24.194Z] ---> Running in ae848ec4b7fb [2023-03-22T23:07:24.194Z] Removing intermediate container 77854e8f7d8c [2023-03-22T23:07:24.194Z] ---> db4fda0097fe [2023-03-22T23:07:24.194Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:07:24.194Z] Removing intermediate container 1afdf7c0a6ca [2023-03-22T23:07:24.194Z] ---> d0fc40b65218 [2023-03-22T23:07:24.194Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T23:07:24.194Z] ---> Running in c21de7778635 [2023-03-22T23:07:24.194Z] ---> Running in 7a0dc6b490f6 [2023-03-22T23:07:24.194Z] ---> 91ec0e5db460 [2023-03-22T23:07:24.194Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:07:24.194Z] ---> Running in 9bd03036a515 [2023-03-22T23:07:24.194Z] Removing intermediate container ae848ec4b7fb [2023-03-22T23:07:24.194Z] ---> dccb3a9bf0db [2023-03-22T23:07:24.194Z] [2023-03-22T23:07:24.194Z] Removing intermediate container c21de7778635 [2023-03-22T23:07:24.194Z] ---> 8e7fbf9dd67a [2023-03-22T23:07:24.194Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T23:07:24.194Z] Successfully built dccb3a9bf0db [2023-03-22T23:07:24.194Z] ---> Running in 50e154132fd7 [2023-03-22T23:07:24.194Z] Successfully tagged core-command:latest [2023-03-22T23:07:24.194Z]  Building core-command ... done Building security-proxy-setup [2023-03-22T23:07:24.194Z] Removing intermediate container 7a0dc6b490f6 [2023-03-22T23:07:24.194Z] ---> d654ef93c7e5 [2023-03-22T23:07:24.194Z] Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:07:24.452Z] ---> Running in fedf876500b4 [2023-03-22T23:07:24.712Z] Removing intermediate container 50e154132fd7 [2023-03-22T23:07:24.712Z] ---> a9dda6a5f9da [2023-03-22T23:07:24.712Z] Step 24/25 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:07:27.994Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:07:27.994Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:07:27.994Z] ---> a64967d64bac [2023-03-22T23:07:27.994Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T23:07:27.994Z] ---> Using cache [2023-03-22T23:07:27.994Z] ---> c0ecf6cc3d12 [2023-03-22T23:07:27.994Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T23:07:29.366Z] Removing intermediate container fedf876500b4 [2023-03-22T23:07:29.366Z] ---> 74a446bd2d62 [2023-03-22T23:07:29.366Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:07:29.366Z] ---> Running in 2685a2ac361d [2023-03-22T23:07:29.366Z] ---> Running in 1b04ce0100b5 [2023-03-22T23:07:29.366Z] ---> Running in 759f101618b9 [2023-03-22T23:07:29.366Z] Removing intermediate container 2685a2ac361d [2023-03-22T23:07:29.366Z] ---> 7f3de335cc71 [2023-03-22T23:07:29.366Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T23:07:29.631Z] ---> Running in a3640c5216e3 [2023-03-22T23:07:29.631Z] Removing intermediate container 759f101618b9 [2023-03-22T23:07:29.631Z] ---> ab7effeb55ca [2023-03-22T23:07:29.631Z] [2023-03-22T23:07:29.631Z] Removing intermediate container 9bd03036a515 [2023-03-22T23:07:29.631Z] ---> 548b066ff065 [2023-03-22T23:07:29.631Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:07:29.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:29.631Z] Successfully built ab7effeb55ca [2023-03-22T23:07:29.631Z] Successfully tagged support-notifications:latest [2023-03-22T23:07:29.631Z]  Building support-notifications ... done Building security-proxy-auth [2023-03-22T23:07:30.040Z] ---> Running in 0ac77541a983 [2023-03-22T23:07:30.040Z] Removing intermediate container a3640c5216e3 [2023-03-22T23:07:30.040Z] ---> 1e71bf905040 [2023-03-22T23:07:30.040Z] [2023-03-22T23:07:30.040Z] Successfully built 1e71bf905040 [2023-03-22T23:07:30.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:30.298Z] OK: 265 MiB in 53 packages [2023-03-22T23:07:30.556Z] Successfully tagged core-metadata:latest [2023-03-22T23:07:30.556Z]  Building core-metadata ... done Building security-spire-agent [2023-03-22T23:07:30.556Z] Removing intermediate container 0ac77541a983 [2023-03-22T23:07:30.556Z] ---> 8c2874bb6158 [2023-03-22T23:07:30.556Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T23:07:33.838Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:07:33.838Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:07:33.838Z] ---> a64967d64bac [2023-03-22T23:07:33.838Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:07:33.838Z] ---> Using cache [2023-03-22T23:07:33.838Z] ---> b4497dcaace0 [2023-03-22T23:07:33.838Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:07:33.838Z] ---> Using cache [2023-03-22T23:07:33.838Z] ---> aa9f57375303 [2023-03-22T23:07:33.838Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:07:33.838Z] ---> Using cache [2023-03-22T23:07:33.838Z] ---> b867cc5a714a [2023-03-22T23:07:33.838Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:07:33.838Z] ---> Using cache [2023-03-22T23:07:33.838Z] ---> 2adb33b28901 [2023-03-22T23:07:33.838Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:07:33.838Z] ---> Using cache [2023-03-22T23:07:33.838Z] ---> bf1c2e5bf58d [2023-03-22T23:07:33.838Z] Step 8/23 : COPY . . [2023-03-22T23:07:33.838Z] ---> Using cache [2023-03-22T23:07:33.838Z] ---> 10d722e0522f [2023-03-22T23:07:33.839Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T23:07:34.777Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:07:34.777Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:07:34.777Z] ---> a64967d64bac [2023-03-22T23:07:34.777Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T23:07:34.777Z] ---> Using cache [2023-03-22T23:07:34.777Z] ---> c0ecf6cc3d12 [2023-03-22T23:07:34.777Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T23:07:34.777Z] ---> Using cache [2023-03-22T23:07:34.777Z] ---> 2bceac0de143 [2023-03-22T23:07:34.777Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T23:07:34.777Z] ---> Using cache [2023-03-22T23:07:34.777Z] ---> 91d74174b8d4 [2023-03-22T23:07:34.777Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:07:34.777Z] ---> Using cache [2023-03-22T23:07:34.777Z] ---> 0905b3f45907 [2023-03-22T23:07:34.777Z] Step 7/27 : COPY . . [2023-03-22T23:07:34.777Z] ---> Using cache [2023-03-22T23:07:34.777Z] ---> 0bf526880184 [2023-03-22T23:07:34.777Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T23:07:34.777Z] ---> Using cache [2023-03-22T23:07:34.777Z] ---> f19ef75e8cc8 [2023-03-22T23:07:34.777Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T23:07:34.777Z] ---> Using cache [2023-03-22T23:07:34.777Z] ---> 387978668663 [2023-03-22T23:07:34.777Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T23:07:34.777Z] ---> Using cache [2023-03-22T23:07:34.777Z] ---> be46f1581896 [2023-03-22T23:07:34.777Z] 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-22T23:07:34.777Z] ---> Using cache [2023-03-22T23:07:34.777Z] ---> f2a3b8f97e5e [2023-03-22T23:07:34.777Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T23:07:34.777Z] ---> Using cache [2023-03-22T23:07:34.777Z] ---> 7ab7eea1838c [2023-03-22T23:07:34.777Z] [2023-03-22T23:07:34.777Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T23:07:34.777Z] ---> b2aa39c304c2 [2023-03-22T23:07:34.777Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T23:07:34.777Z] ---> Using cache [2023-03-22T23:07:34.777Z] ---> e56bc8edc17f [2023-03-22T23:07:34.777Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T23:07:40.093Z] ---> Running in 54f22dfd31d9 [2023-03-22T23:07:40.093Z] ---> Running in 09d74aa50d62 [2023-03-22T23:07:40.093Z] ---> Running in 94de9ddaaab6 [2023-03-22T23:07:40.093Z] Removing intermediate container 11073a270315 [2023-03-22T23:07:40.093Z] ---> fa2c27f4e3e2 [2023-03-22T23:07:40.093Z] [2023-03-22T23:07:40.093Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:07:40.093Z] ---> b2aa39c304c2 [2023-03-22T23:07:40.093Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T23:07:40.093Z] Removing intermediate container 54f22dfd31d9 [2023-03-22T23:07:40.093Z] ---> ab87bce00ee8 [2023-03-22T23:07:40.093Z] Step 24/25 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:07:40.093Z] Removing intermediate container 1b04ce0100b5 [2023-03-22T23:07:40.093Z] ---> e61f1b4a5abe [2023-03-22T23:07:40.093Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T23:07:40.093Z] ---> Running in 68139849d8d5 [2023-03-22T23:07:40.093Z] ---> Running in 58bbd5d6a18c [2023-03-22T23:07:40.093Z] Removing intermediate container 58bbd5d6a18c [2023-03-22T23:07:40.093Z] ---> 2c3274de1d71 [2023-03-22T23:07:40.093Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:07:40.093Z] Removing intermediate container 68139849d8d5 [2023-03-22T23:07:40.093Z] ---> f2e7eb4ca02e [2023-03-22T23:07:40.093Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T23:07:40.093Z] ---> Running in 7415bac694c5 [2023-03-22T23:07:40.093Z] ---> Running in 1bdc15fcd7d1 [2023-03-22T23:07:40.093Z] ---> d2ad803118ef [2023-03-22T23:07:40.093Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:07:40.093Z] ---> Running in 5d980e407bf5 [2023-03-22T23:07:40.093Z] Removing intermediate container 1bdc15fcd7d1 [2023-03-22T23:07:40.093Z] ---> 6c07dd8cf90c [2023-03-22T23:07:40.093Z] [2023-03-22T23:07:40.093Z] 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-22T23:07:40.093Z] Successfully built 6c07dd8cf90c [2023-03-22T23:07:40.093Z] Successfully tagged security-secretstore-setup:latest [2023-03-22T23:07:40.093Z] Building security-spire-server [2023-03-22T23:07:40.093Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:40.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:40.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:40.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:40.354Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:07:40.354Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:07:40.354Z] OK: 17820 distinct packages available [2023-03-22T23:07:40.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:40.615Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:07:40.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:40.615Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:07:40.615Z] OK: 7 MiB in 16 packages [2023-03-22T23:07:40.876Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T23:07:40.876Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T23:07:40.876Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T23:07:40.876Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T23:07:40.876Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T23:07:40.876Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:07:40.876Z] OK: 8 MiB in 20 packages [2023-03-22T23:07:44.227Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:07:44.227Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:07:44.227Z] ---> a64967d64bac [2023-03-22T23:07:44.227Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T23:07:44.227Z] ---> Using cache [2023-03-22T23:07:44.227Z] ---> c0ecf6cc3d12 [2023-03-22T23:07:44.227Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T23:07:44.227Z] ---> Using cache [2023-03-22T23:07:44.227Z] ---> 2bceac0de143 [2023-03-22T23:07:44.227Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T23:07:44.227Z] ---> Using cache [2023-03-22T23:07:44.227Z] ---> 91d74174b8d4 [2023-03-22T23:07:44.227Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:07:44.227Z] ---> Using cache [2023-03-22T23:07:44.227Z] ---> 0905b3f45907 [2023-03-22T23:07:44.227Z] Step 7/26 : COPY . . [2023-03-22T23:07:44.227Z] ---> Using cache [2023-03-22T23:07:44.227Z] ---> 0bf526880184 [2023-03-22T23:07:44.227Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T23:07:44.227Z] ---> Using cache [2023-03-22T23:07:44.227Z] ---> f19ef75e8cc8 [2023-03-22T23:07:44.227Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T23:07:44.227Z] ---> Using cache [2023-03-22T23:07:44.227Z] ---> 387978668663 [2023-03-22T23:07:44.227Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T23:07:44.227Z] ---> Using cache [2023-03-22T23:07:44.227Z] ---> be46f1581896 [2023-03-22T23:07:44.227Z] 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-22T23:07:46.859Z] ---> Running in 901afe0e7d6c [2023-03-22T23:07:47.122Z] Removing intermediate container 94de9ddaaab6 [2023-03-22T23:07:47.122Z] ---> 4813cc64d7b8 [2023-03-22T23:07:47.122Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:07:47.122Z] Removing intermediate container 7415bac694c5 [2023-03-22T23:07:47.122Z] ---> 904566b4a14f [2023-03-22T23:07:47.122Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:07:47.689Z] ---> ad57240cfd7f [2023-03-22T23:07:47.689Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:07:47.689Z] ---> b22176b2d2f1 [2023-03-22T23:07:47.689Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:07:47.950Z] ---> 606b011b99a5 [2023-03-22T23:07:47.950Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T23:07:47.950Z] Removing intermediate container 901afe0e7d6c [2023-03-22T23:07:47.950Z] ---> 2757e7de59f6 [2023-03-22T23:07:47.950Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T23:07:47.950Z] ---> 2e84f105f858 [2023-03-22T23:07:47.950Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T23:07:47.950Z] ---> Running in 2e47e29fec1b [2023-03-22T23:07:48.517Z] Removing intermediate container 2e47e29fec1b [2023-03-22T23:07:48.517Z] ---> 6252481e2464 [2023-03-22T23:07:48.517Z] [2023-03-22T23:07:48.517Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T23:07:48.517Z] ---> b2aa39c304c2 [2023-03-22T23:07:48.517Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T23:07:48.517Z] ---> Using cache [2023-03-22T23:07:48.517Z] ---> e56bc8edc17f [2023-03-22T23:07:48.517Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T23:07:48.517Z] ---> Using cache [2023-03-22T23:07:48.517Z] ---> 4813cc64d7b8 [2023-03-22T23:07:48.517Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:07:48.517Z] ---> Using cache [2023-03-22T23:07:49.085Z] ---> ad57240cfd7f [2023-03-22T23:07:49.085Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:07:49.085Z] ---> Using cache [2023-03-22T23:07:49.085Z] ---> 606b011b99a5 [2023-03-22T23:07:49.085Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T23:07:49.085Z] ---> f416718526da [2023-03-22T23:07:49.085Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:07:49.346Z] ---> 3081b4c4fe46 [2023-03-22T23:07:49.346Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T23:07:52.054Z] ---> 3bc43b641534 [2023-03-22T23:07:52.054Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T23:07:52.054Z] ---> cd2edc6c3f5a [2023-03-22T23:07:52.054Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T23:07:52.054Z] ---> 0b19ebf7082f [2023-03-22T23:07:52.054Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T23:07:52.054Z] ---> 0fb2d697e23e [2023-03-22T23:07:52.054Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:07:52.054Z] ---> f7c503433c6a [2023-03-22T23:07:52.054Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T23:07:52.054Z] ---> Running in 54add3c144b3 [2023-03-22T23:07:52.054Z] ---> 7a8f1ef1d826 [2023-03-22T23:07:52.054Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T23:07:52.054Z] ---> 33a850b58a15 [2023-03-22T23:07:52.054Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T23:07:52.054Z] ---> 9d083b814556 [2023-03-22T23:07:52.055Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T23:07:52.313Z] ---> 91931e6bcd92 [2023-03-22T23:07:52.313Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T23:07:52.313Z] ---> Running in 810bbd35954d [2023-03-22T23:07:52.313Z] ---> 8ec608bc8f9a [2023-03-22T23:07:52.313Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T23:07:52.313Z] ---> Running in 2d67135a0049 [2023-03-22T23:07:52.572Z] Removing intermediate container 810bbd35954d [2023-03-22T23:07:52.572Z] ---> ebe72bc32ef9 [2023-03-22T23:07:52.572Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T23:07:52.572Z] ---> Running in 9e0888b6c758 [2023-03-22T23:07:52.572Z] Removing intermediate container 2d67135a0049 [2023-03-22T23:07:52.572Z] ---> bd870055a045 [2023-03-22T23:07:52.572Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T23:07:52.572Z] ---> Running in c1970dc46886 [2023-03-22T23:07:52.572Z] Removing intermediate container 9e0888b6c758 [2023-03-22T23:07:52.572Z] ---> 9684c5918f0e [2023-03-22T23:07:52.572Z] Step 24/26 : LABEL arch=x86_64 [2023-03-22T23:07:52.572Z] ---> Running in 7a39a4787861 [2023-03-22T23:07:52.832Z] Removing intermediate container 54add3c144b3 [2023-03-22T23:07:52.832Z] ---> f2c7fe19f606 [2023-03-22T23:07:52.832Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:07:52.832Z] Removing intermediate container c1970dc46886 [2023-03-22T23:07:52.832Z] ---> b8a444a284a9 [2023-03-22T23:07:52.832Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T23:07:52.832Z] Removing intermediate container 7a39a4787861 [2023-03-22T23:07:52.832Z] ---> 24f1e3848745 [2023-03-22T23:07:52.832Z] Step 25/26 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:07:52.832Z] ---> Running in 4fd2970978fb [2023-03-22T23:07:52.832Z] ---> Running in 6645e981046c [2023-03-22T23:07:52.832Z] ---> Running in 92a882a071c1 [2023-03-22T23:07:52.832Z] Removing intermediate container 4fd2970978fb [2023-03-22T23:07:52.832Z] ---> 4c610df6eae5 [2023-03-22T23:07:52.832Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T23:07:53.090Z] ---> Running in 1c6ae7f35060 [2023-03-22T23:07:53.090Z] Removing intermediate container 92a882a071c1 [2023-03-22T23:07:53.090Z] ---> 089f84b24f73 [2023-03-22T23:07:53.090Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T23:07:53.090Z] Removing intermediate container 6645e981046c [2023-03-22T23:07:53.090Z] ---> 81eb65bd5d5a [2023-03-22T23:07:53.090Z] Step 26/27 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:07:53.090Z] ---> Running in 20bcd922c179 [2023-03-22T23:07:53.090Z] ---> Running in 6e1a0c71b78b [2023-03-22T23:07:53.090Z] Removing intermediate container 1c6ae7f35060 [2023-03-22T23:07:53.090Z] ---> 1c4dd524672d [2023-03-22T23:07:53.090Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T23:07:53.349Z] ---> Running in 78edab6969a8 [2023-03-22T23:07:53.349Z] Removing intermediate container 20bcd922c179 [2023-03-22T23:07:53.349Z] ---> d64077630e0f [2023-03-22T23:07:53.349Z] [2023-03-22T23:07:53.349Z] Successfully built d64077630e0f [2023-03-22T23:07:53.349Z] Successfully tagged security-spire-server:latest [2023-03-22T23:07:53.349Z]  Building security-spire-server ... done Building core-data [2023-03-22T23:07:53.349Z] Removing intermediate container 6e1a0c71b78b [2023-03-22T23:07:53.349Z] Removing intermediate container 78edab6969a8 [2023-03-22T23:07:53.349Z] ---> f7164d39859d [2023-03-22T23:07:53.349Z] Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:07:53.349Z] ---> 095e870edde4 [2023-03-22T23:07:53.349Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T23:07:53.830Z] ---> Running in 7517788400a5 [2023-03-22T23:07:53.830Z] ---> Running in d4f8f66f5742 [2023-03-22T23:07:55.738Z] Removing intermediate container d4f8f66f5742 [2023-03-22T23:07:55.738Z] ---> ac7402456b76 [2023-03-22T23:07:55.738Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:07:56.680Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:07:56.680Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:07:56.680Z] ---> a64967d64bac [2023-03-22T23:07:56.680Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:07:56.680Z] ---> Using cache [2023-03-22T23:07:56.680Z] ---> b4497dcaace0 [2023-03-22T23:07:56.680Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:07:56.680Z] ---> Using cache [2023-03-22T23:07:56.680Z] ---> aa9f57375303 [2023-03-22T23:07:56.680Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:07:56.680Z] ---> Using cache [2023-03-22T23:07:56.680Z] ---> b867cc5a714a [2023-03-22T23:07:56.680Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:07:56.680Z] ---> Using cache [2023-03-22T23:07:56.680Z] ---> 2adb33b28901 [2023-03-22T23:07:56.680Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:07:56.680Z] ---> Using cache [2023-03-22T23:07:56.680Z] ---> bf1c2e5bf58d [2023-03-22T23:07:56.680Z] Step 8/23 : COPY . . [2023-03-22T23:07:56.680Z] ---> Using cache [2023-03-22T23:07:56.680Z] ---> 10d722e0522f [2023-03-22T23:07:56.680Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T23:07:58.227Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T23:07:59.220Z] Removing intermediate container 7517788400a5 [2023-03-22T23:07:59.220Z] ---> df2ae1fc4dc5 [2023-03-22T23:07:59.220Z] [2023-03-22T23:07:59.220Z] ---> Running in 8b6f63a85b6f [2023-03-22T23:07:59.220Z] ---> Running in 8848f31fd8f8 [2023-03-22T23:07:59.220Z] Successfully built df2ae1fc4dc5 [2023-03-22T23:07:59.220Z] Successfully tagged security-spire-agent:latest [2023-03-22T23:07:59.220Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-03-22T23:07:59.220Z] Removing intermediate container 8848f31fd8f8 [2023-03-22T23:07:59.220Z] ---> 0fe1b1c86d25 [2023-03-22T23:07:59.220Z] [2023-03-22T23:07:59.480Z] Successfully built 0fe1b1c86d25 [2023-03-22T23:07:59.480Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-22T23:07:59.480Z]  Building core-common-config-bootstrapper ... done Building security-bootstrapper [2023-03-22T23:07:59.738Z] 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-22T23:08:03.082Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:08:03.082Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:08:03.082Z] ---> a64967d64bac [2023-03-22T23:08:03.082Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T23:08:03.082Z] ---> Using cache [2023-03-22T23:08:03.082Z] ---> c0ecf6cc3d12 [2023-03-22T23:08:03.082Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T23:08:04.987Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:08:04.987Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:08:04.987Z] ---> a64967d64bac [2023-03-22T23:08:04.987Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T23:08:04.987Z] ---> Using cache [2023-03-22T23:08:04.987Z] ---> c0ecf6cc3d12 [2023-03-22T23:08:04.987Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T23:08:04.987Z] ---> Using cache [2023-03-22T23:08:04.987Z] ---> e61f1b4a5abe [2023-03-22T23:08:04.987Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T23:08:04.987Z] ---> Using cache [2023-03-22T23:08:04.987Z] ---> d2ad803118ef [2023-03-22T23:08:04.987Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:08:13.197Z] ---> Running in 60aca6bc7cff [2023-03-22T23:08:13.197Z] ---> Running in e46ca8d08bb1 [2023-03-22T23:08:13.197Z] Removing intermediate container 09d74aa50d62 [2023-03-22T23:08:13.197Z] ---> fc11d5e1182e [2023-03-22T23:08:13.197Z] [2023-03-22T23:08:13.197Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:08:13.197Z] ---> b2aa39c304c2 [2023-03-22T23:08:13.197Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T23:08:13.197Z] ---> Using cache [2023-03-22T23:08:13.197Z] ---> 2c3274de1d71 [2023-03-22T23:08:13.197Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:08:13.197Z] ---> Using cache [2023-03-22T23:08:13.197Z] ---> 904566b4a14f [2023-03-22T23:08:13.197Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:08:13.197Z] ---> Using cache [2023-03-22T23:08:13.197Z] ---> b22176b2d2f1 [2023-03-22T23:08:13.197Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:08:13.197Z] ---> Using cache [2023-03-22T23:08:13.197Z] ---> 2e84f105f858 [2023-03-22T23:08:13.197Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T23:08:13.197Z] ---> c22cb51544fc [2023-03-22T23:08:13.197Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:08:13.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:13.454Z] ---> b6bd7a11c39d [2023-03-22T23:08:13.454Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T23:08:13.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:13.712Z] ---> 4ec5d4a3f662 [2023-03-22T23:08:13.712Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:08:13.712Z] ---> Running in 45b65b80fee5 [2023-03-22T23:08:13.713Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:08:13.713Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:08:13.713Z] OK: 17822 distinct packages available [2023-03-22T23:08:13.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:13.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:14.241Z] OK: 265 MiB in 53 packages [2023-03-22T23:08:14.241Z] Removing intermediate container 45b65b80fee5 [2023-03-22T23:08:14.241Z] ---> 52ba4cfe16e0 [2023-03-22T23:08:14.241Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:08:14.241Z] ---> Running in 6eae211915a1 [2023-03-22T23:08:14.499Z] Removing intermediate container 6eae211915a1 [2023-03-22T23:08:14.499Z] ---> 30c611559317 [2023-03-22T23:08:14.499Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T23:08:14.499Z] ---> Running in 3c8ee00f5942 [2023-03-22T23:08:14.756Z] Removing intermediate container 3c8ee00f5942 [2023-03-22T23:08:14.756Z] ---> 5c0621475974 [2023-03-22T23:08:14.756Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T23:08:14.756Z] ---> Running in 317ba33cd271 [2023-03-22T23:08:14.756Z] Removing intermediate container 60aca6bc7cff [2023-03-22T23:08:14.756Z] ---> 7dfb92afbe86 [2023-03-22T23:08:14.756Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T23:08:14.756Z] Removing intermediate container 317ba33cd271 [2023-03-22T23:08:14.756Z] ---> 707907935e07 [2023-03-22T23:08:14.756Z] Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:08:15.027Z] ---> Running in bfa6b9f4f8f6 [2023-03-22T23:08:15.027Z] ---> b5e2abcc0eca [2023-03-22T23:08:15.027Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:08:15.027Z] ---> Running in deacbaa3fa55 [2023-03-22T23:08:15.027Z] Removing intermediate container bfa6b9f4f8f6 [2023-03-22T23:08:15.027Z] ---> fe2efd346b60 [2023-03-22T23:08:15.027Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:08:15.286Z] ---> Running in 375cce67ad2c [2023-03-22T23:08:15.286Z] Removing intermediate container 375cce67ad2c [2023-03-22T23:08:15.286Z] ---> 28b0d192aace [2023-03-22T23:08:15.286Z] [2023-03-22T23:08:15.286Z] Successfully built 28b0d192aace [2023-03-22T23:08:15.286Z] Successfully tagged security-proxy-auth:latest [2023-03-22T23:08:15.286Z] Building support-scheduler [2023-03-22T23:08:17.808Z]  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:08:17.808Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:08:17.808Z] ---> a64967d64bac [2023-03-22T23:08:17.808Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:08:17.808Z] ---> Using cache [2023-03-22T23:08:17.808Z] ---> b4497dcaace0 [2023-03-22T23:08:17.808Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:08:17.808Z] ---> Using cache [2023-03-22T23:08:17.808Z] ---> aa9f57375303 [2023-03-22T23:08:17.808Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:08:17.808Z] ---> Using cache [2023-03-22T23:08:17.808Z] ---> b867cc5a714a [2023-03-22T23:08:17.808Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:08:17.808Z] ---> Using cache [2023-03-22T23:08:17.808Z] ---> 2adb33b28901 [2023-03-22T23:08:17.808Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:08:17.808Z] ---> Using cache [2023-03-22T23:08:17.808Z] ---> bf1c2e5bf58d [2023-03-22T23:08:17.808Z] Step 8/23 : COPY . . [2023-03-22T23:08:17.808Z] ---> Using cache [2023-03-22T23:08:17.808Z] ---> 10d722e0522f [2023-03-22T23:08:17.808Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T23:08:24.431Z] ---> Running in 345633d3aedd [2023-03-22T23:08:24.432Z] 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-22T23:08:30.993Z] Removing intermediate container 8b6f63a85b6f [2023-03-22T23:08:30.993Z] ---> 253281cf4faa [2023-03-22T23:08:30.993Z] [2023-03-22T23:08:30.993Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:08:30.993Z] ---> b2aa39c304c2 [2023-03-22T23:08:30.993Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:08:31.931Z] ---> Running in 3ecfc8c3fe2d [2023-03-22T23:08:32.221Z] Removing intermediate container 3ecfc8c3fe2d [2023-03-22T23:08:32.221Z] ---> 853eb5342445 [2023-03-22T23:08:32.221Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T23:08:32.490Z] ---> Running in ad3a181598b8 [2023-03-22T23:08:32.490Z] Removing intermediate container 5d980e407bf5 [2023-03-22T23:08:32.490Z] ---> 9b143948c04d [2023-03-22T23:08:32.490Z] Step 7/22 : COPY . . [2023-03-22T23:08:33.081Z] Removing intermediate container ad3a181598b8 [2023-03-22T23:08:33.081Z] ---> 3401ccfe46f2 [2023-03-22T23:08:33.081Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T23:08:39.703Z] ---> Running in 4acd25266aeb [2023-03-22T23:08:39.703Z] ---> c03aa50e7bb6 [2023-03-22T23:08:39.703Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T23:08:39.703Z] ---> Running in c9a15db46e43 [2023-03-22T23:08:39.703Z] Removing intermediate container 4acd25266aeb [2023-03-22T23:08:39.703Z] ---> 9028d68e65b9 [2023-03-22T23:08:39.703Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:08:39.703Z] ---> Running in e1e50d76818a [2023-03-22T23:08:39.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:39.961Z] 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-22T23:08:39.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:40.218Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:08:40.218Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:08:40.218Z] OK: 7 MiB in 16 packages [2023-03-22T23:08:41.595Z] Removing intermediate container e1e50d76818a [2023-03-22T23:08:41.595Z] ---> 4994c6e5b666 [2023-03-22T23:08:41.595Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:08:44.923Z] ---> c0b07ba327fa [2023-03-22T23:08:44.923Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:08:47.473Z] ---> 681f69fc3278 [2023-03-22T23:08:47.473Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T23:08:57.508Z] ---> 72e67c1e074b [2023-03-22T23:08:57.508Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:08:57.508Z] ---> 0770aca15d60 [2023-03-22T23:08:57.508Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T23:08:57.508Z] ---> Running in 3972055d23d7 [2023-03-22T23:08:57.767Z] Removing intermediate container 3972055d23d7 [2023-03-22T23:08:57.767Z] ---> 9eb68a0c8d7b [2023-03-22T23:08:57.767Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:08:57.767Z] Removing intermediate container e46ca8d08bb1 [2023-03-22T23:08:57.767Z] ---> 5d50012aeeb2 [2023-03-22T23:08:57.767Z] Step 7/33 : COPY . . [2023-03-22T23:09:10.116Z] ---> Running in da003cad00da [2023-03-22T23:09:10.116Z] ---> cc8652e868a7 [2023-03-22T23:09:10.116Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T23:09:10.116Z] ---> Running in c704f02a1833 [2023-03-22T23:09:10.116Z] Removing intermediate container da003cad00da [2023-03-22T23:09:10.116Z] ---> fc1af0a5fc0e [2023-03-22T23:09:10.116Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T23:09:10.116Z] ---> Running in e599079f50e8 [2023-03-22T23:09:10.116Z] Removing intermediate container 345633d3aedd [2023-03-22T23:09:10.116Z] ---> f169cefaa81a [2023-03-22T23:09:10.116Z] [2023-03-22T23:09:10.116Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:09:10.116Z] ---> b2aa39c304c2 [2023-03-22T23:09:10.116Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:09:10.116Z] ---> Using cache [2023-03-22T23:09:10.116Z] ---> 06bdee269789 [2023-03-22T23:09:10.116Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:09:10.116Z] ---> Using cache [2023-03-22T23:09:10.116Z] ---> 3a998a393796 [2023-03-22T23:09:10.116Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T23:09:10.116Z] 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-22T23:09:10.116Z] Removing intermediate container deacbaa3fa55 [2023-03-22T23:09:10.116Z] ---> bf71be79173d [2023-03-22T23:09:10.116Z] Step 7/20 : COPY . . [2023-03-22T23:09:10.116Z] ---> Running in 10812990dc1a [2023-03-22T23:09:10.116Z] Removing intermediate container e599079f50e8 [2023-03-22T23:09:10.116Z] ---> 05309f4a8d69 [2023-03-22T23:09:10.116Z] Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:09:15.398Z] ---> Running in 3f0ddc398c55 [2023-03-22T23:09:15.398Z] Removing intermediate container 10812990dc1a [2023-03-22T23:09:15.398Z] ---> 207b22e7865b [2023-03-22T23:09:15.398Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T23:09:15.679Z] ---> Running in 9c94a36140f6 [2023-03-22T23:09:15.679Z] Removing intermediate container c9a15db46e43 [2023-03-22T23:09:15.679Z] ---> 11a9f59116d6 [2023-03-22T23:09:15.679Z] [2023-03-22T23:09:15.679Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T23:09:15.679Z] ---> b2aa39c304c2 [2023-03-22T23:09:15.679Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T23:09:15.679Z] ---> 7139be032691 [2023-03-22T23:09:15.679Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T23:09:15.679Z] Removing intermediate container 3f0ddc398c55 [2023-03-22T23:09:15.679Z] ---> 44b34adcf80c [2023-03-22T23:09:15.679Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:09:15.679Z] ---> Running in bda94ab7e943 [2023-03-22T23:09:15.679Z] ---> Running in fe65fdf2a30c [2023-03-22T23:09:15.679Z] ---> Running in 08b514403154 [2023-03-22T23:09:15.938Z] Removing intermediate container 9c94a36140f6 [2023-03-22T23:09:15.938Z] ---> b15d10dbd000 [2023-03-22T23:09:15.938Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:09:15.938Z] Removing intermediate container bda94ab7e943 [2023-03-22T23:09:15.938Z] ---> 9736b29c60ff [2023-03-22T23:09:15.938Z] [2023-03-22T23:09:16.201Z] Successfully built 9736b29c60ff [2023-03-22T23:09:16.201Z] Successfully tagged core-data:latest [2023-03-22T23:09:16.463Z]  Building core-data ... done  ---> 0b71732aa2f6 [2023-03-22T23:09:16.463Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:09:16.463Z] 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-22T23:09:16.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:09:16.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:09:17.114Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T23:09:17.114Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-22T23:09:17.114Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:09:17.114Z] OK: 8 MiB in 17 packages [2023-03-22T23:09:17.114Z] ---> 822781d389bf [2023-03-22T23:09:17.114Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T23:09:18.589Z] ---> 770597eb2827 [2023-03-22T23:09:18.589Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:09:18.589Z] Removing intermediate container 08b514403154 [2023-03-22T23:09:18.589Z] ---> 5071011642e6 [2023-03-22T23:09:18.589Z] 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-22T23:09:18.589Z] ---> Running in ed0073371c62 [2023-03-22T23:09:18.878Z] ---> 51e7039cd002 [2023-03-22T23:09:18.878Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T23:09:18.878Z] Removing intermediate container ed0073371c62 [2023-03-22T23:09:18.878Z] ---> af5f749a1d9d [2023-03-22T23:09:18.878Z] Step 12/22 : WORKDIR /edgex [2023-03-22T23:09:18.878Z] ---> Running in fd0388093c4e [2023-03-22T23:09:18.878Z] ---> Running in 3648b6d4b479 [2023-03-22T23:09:19.521Z] Removing intermediate container fd0388093c4e [2023-03-22T23:09:19.521Z] ---> a151fde22321 [2023-03-22T23:09:19.521Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:09:19.521Z] Removing intermediate container 3648b6d4b479 [2023-03-22T23:09:19.521Z] ---> 802362caad74 [2023-03-22T23:09:19.521Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:09:19.521Z] ---> Running in e9e6608f2bbf [2023-03-22T23:09:19.800Z] ---> 86d74c2e0d7a [2023-03-22T23:09:19.800Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:09:19.800Z] Removing intermediate container e9e6608f2bbf [2023-03-22T23:09:19.800Z] ---> 7805443eb15a [2023-03-22T23:09:19.800Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T23:09:19.800Z] ---> Running in 9f8cf8315261 [2023-03-22T23:09:19.800Z] Removing intermediate container 9f8cf8315261 [2023-03-22T23:09:19.800Z] ---> 94c992d84da1 [2023-03-22T23:09:19.800Z] Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:09:20.103Z] ---> Running in dbc7ad062c3e [2023-03-22T23:09:20.103Z] ---> 18a920825409 [2023-03-22T23:09:20.103Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T23:09:20.381Z] Removing intermediate container dbc7ad062c3e [2023-03-22T23:09:20.381Z] ---> 670d9ec464b1 [2023-03-22T23:09:20.381Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:09:20.381Z] ---> Running in cabeb5e1098a [2023-03-22T23:09:20.381Z] ---> b66ba4322c68 [2023-03-22T23:09:20.381Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T23:09:20.381Z] Removing intermediate container cabeb5e1098a [2023-03-22T23:09:20.381Z] ---> d0fc57117069 [2023-03-22T23:09:20.381Z] [2023-03-22T23:09:20.729Z] Successfully built d0fc57117069 [2023-03-22T23:09:20.729Z] Successfully tagged support-scheduler:latest [2023-03-22T23:09:21.336Z]  Building support-scheduler ... done  ---> 5014bb117d10 [2023-03-22T23:09:21.336Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T23:09:21.907Z] ---> 51913110be15 [2023-03-22T23:09:21.907Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:09:21.907Z] ---> Running in 60193d14086b [2023-03-22T23:09:23.814Z] Removing intermediate container 60193d14086b [2023-03-22T23:09:23.814Z] ---> ab7c0ecdeca3 [2023-03-22T23:09:23.814Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:09:23.814Z] ---> Running in bec536215bf0 [2023-03-22T23:09:23.814Z] Removing intermediate container bec536215bf0 [2023-03-22T23:09:23.814Z] ---> 6b2eb5d76703 [2023-03-22T23:09:23.814Z] Step 20/22 : LABEL arch=x86_64 [2023-03-22T23:09:23.814Z] ---> Running in 6fce59c8a618 [2023-03-22T23:09:24.073Z] Removing intermediate container 6fce59c8a618 [2023-03-22T23:09:24.073Z] ---> 350a10ed4780 [2023-03-22T23:09:24.073Z] Step 21/22 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:09:24.073Z] ---> Running in 90a7a0437a72 [2023-03-22T23:09:24.332Z] Removing intermediate container 90a7a0437a72 [2023-03-22T23:09:24.332Z] ---> e8493769631a [2023-03-22T23:09:24.332Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T23:09:24.591Z] ---> Running in dbd74086ef70 [2023-03-22T23:09:24.591Z] Removing intermediate container dbd74086ef70 [2023-03-22T23:09:24.591Z] ---> 195651fa21c7 [2023-03-22T23:09:24.591Z] [2023-03-22T23:09:24.850Z] Successfully built 195651fa21c7 [2023-03-22T23:09:24.850Z] Successfully tagged security-proxy-setup:latest [2023-03-22T23:09:34.842Z]  Building security-proxy-setup ... done Removing intermediate container c704f02a1833 [2023-03-22T23:09:34.842Z] ---> 90920f2520b8 [2023-03-22T23:09:34.842Z] [2023-03-22T23:09:34.842Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T23:09:34.842Z] ---> b2aa39c304c2 [2023-03-22T23:09:34.842Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T23:09:34.842Z] ---> Running in e8e8b5bf2888 [2023-03-22T23:09:34.842Z] Removing intermediate container e8e8b5bf2888 [2023-03-22T23:09:34.842Z] ---> 19b6049a5fb2 [2023-03-22T23:09:34.842Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T23:09:34.842Z] ---> Running in 8e4d04df6858 [2023-03-22T23:09:34.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:09:34.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:09:34.842Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T23:09:34.842Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T23:09:34.842Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:09:34.842Z] OK: 7 MiB in 17 packages [2023-03-22T23:09:34.842Z] Removing intermediate container 8e4d04df6858 [2023-03-22T23:09:34.842Z] ---> 481185971c22 [2023-03-22T23:09:34.842Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T23:09:35.103Z] ---> Running in d7f51f414cd9 [2023-03-22T23:09:35.103Z] Removing intermediate container d7f51f414cd9 [2023-03-22T23:09:35.103Z] ---> 8e0b03f1dfa1 [2023-03-22T23:09:35.103Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T23:09:35.103Z] ---> Running in 8aeefb074bc9 [2023-03-22T23:09:35.103Z] Removing intermediate container 8aeefb074bc9 [2023-03-22T23:09:35.103Z] ---> 7ea3d78870b5 [2023-03-22T23:09:35.103Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T23:09:35.103Z] ---> Running in c3403c4069ca [2023-03-22T23:09:35.377Z] Removing intermediate container c3403c4069ca [2023-03-22T23:09:35.377Z] ---> 89d234771c9c [2023-03-22T23:09:35.377Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T23:09:35.377Z] ---> Running in 2025a2418fdb [2023-03-22T23:09:35.377Z] Removing intermediate container 2025a2418fdb [2023-03-22T23:09:35.377Z] ---> f0d2ad922055 [2023-03-22T23:09:35.377Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T23:09:35.636Z] ---> Running in 4622813d2726 [2023-03-22T23:09:37.124Z] Removing intermediate container 4622813d2726 [2023-03-22T23:09:37.124Z] ---> 117f48658895 [2023-03-22T23:09:37.124Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T23:09:37.696Z] ---> Running in c66331a6619a [2023-03-22T23:09:37.696Z] Removing intermediate container c66331a6619a [2023-03-22T23:09:37.696Z] ---> c6bcc4b385cb [2023-03-22T23:09:37.696Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T23:09:37.696Z] Removing intermediate container fe65fdf2a30c [2023-03-22T23:09:37.696Z] ---> 46df4426adb5 [2023-03-22T23:09:37.696Z] [2023-03-22T23:09:37.696Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T23:09:37.696Z] ---> b2aa39c304c2 [2023-03-22T23:09:37.696Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T23:09:37.696Z] ---> Using cache [2023-03-22T23:09:37.696Z] ---> 19b6049a5fb2 [2023-03-22T23:09:37.696Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T23:09:37.696Z] ---> Running in 939ae6698f0b [2023-03-22T23:09:37.956Z] ---> f2bf7a586b41 [2023-03-22T23:09:37.956Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T23:09:37.956Z] ---> Running in 0a187d6e2dff [2023-03-22T23:09:38.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:09:38.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:09:38.474Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:09:38.474Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:09:38.474Z] OK: 17820 distinct packages available [2023-03-22T23:09:38.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:09:38.474Z] Removing intermediate container 0a187d6e2dff [2023-03-22T23:09:38.474Z] ---> 0b9222248f47 [2023-03-22T23:09:38.474Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:09:38.734Z] ---> e8d5fe7f5030 [2023-03-22T23:09:38.734Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:09:38.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:09:38.734Z] ---> 8289297c44bf [2023-03-22T23:09:38.734Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T23:09:38.994Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T23:09:38.994Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T23:09:38.994Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T23:09:38.994Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T23:09:38.994Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T23:09:38.994Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T23:09:38.994Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T23:09:38.994Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T23:09:38.994Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T23:09:38.994Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:09:38.994Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T23:09:39.253Z] OK: 10 MiB in 24 packages [2023-03-22T23:09:39.512Z] ---> ae47fd30243b [2023-03-22T23:09:39.512Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T23:09:39.512Z] ---> 7357870400ed [2023-03-22T23:09:39.512Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T23:09:39.770Z] Removing intermediate container 939ae6698f0b [2023-03-22T23:09:39.770Z] ---> aa34b4a542e6 [2023-03-22T23:09:39.770Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:09:39.770Z] ---> cc86e6054c19 [2023-03-22T23:09:39.770Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T23:09:40.031Z] ---> 6cda2233b2a8 [2023-03-22T23:09:40.031Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:09:40.031Z] ---> f9b101862c25 [2023-03-22T23:09:40.031Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T23:09:40.031Z] ---> 162b122b2778 [2023-03-22T23:09:40.031Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T23:09:40.031Z] ---> 4e88ccfa4be1 [2023-03-22T23:09:40.031Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T23:09:40.617Z] ---> 77b63ce6a971 [2023-03-22T23:09:40.617Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T23:09:40.617Z] ---> 4c43453e215f [2023-03-22T23:09:40.617Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:09:40.617Z] ---> Running in ccd3ebf05976 [2023-03-22T23:09:40.876Z] ---> c4d1cc567691 [2023-03-22T23:09:40.876Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T23:09:40.876Z] ---> Running in 4278eef0aa36 [2023-03-22T23:09:40.876Z] Removing intermediate container 4278eef0aa36 [2023-03-22T23:09:40.876Z] ---> 8f7900b4a85a [2023-03-22T23:09:40.876Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:09:40.876Z] ---> Running in f8bd4cffd87b [2023-03-22T23:09:41.137Z] Removing intermediate container f8bd4cffd87b [2023-03-22T23:09:41.137Z] ---> 114a1d2811fb [2023-03-22T23:09:41.137Z] Step 18/20 : LABEL arch=x86_64 [2023-03-22T23:09:41.137Z] ---> Running in a3d8ecbc67cd [2023-03-22T23:09:41.137Z] Removing intermediate container a3d8ecbc67cd [2023-03-22T23:09:41.137Z] ---> 8d3e1d05d82b [2023-03-22T23:09:41.137Z] Step 19/20 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:09:41.137Z] ---> Running in 13535a9f252a [2023-03-22T23:09:41.412Z] Removing intermediate container 13535a9f252a [2023-03-22T23:09:41.412Z] ---> c6e43ce51fce [2023-03-22T23:09:41.412Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T23:09:41.412Z] Removing intermediate container ccd3ebf05976 [2023-03-22T23:09:41.412Z] ---> ccd91bdf2564 [2023-03-22T23:09:41.412Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T23:09:41.412Z] ---> Running in 1f3f9ff65f75 [2023-03-22T23:09:41.412Z] ---> Running in d04dd51dc556 [2023-03-22T23:09:41.412Z] Removing intermediate container 1f3f9ff65f75 [2023-03-22T23:09:41.412Z] Removing intermediate container d04dd51dc556 [2023-03-22T23:09:41.412Z] ---> 56ad32ab06d7 [2023-03-22T23:09:41.412Z] ---> 3b11cdfd90c1 [2023-03-22T23:09:41.412Z] Step 30/33 : CMD ["gate"] [2023-03-22T23:09:41.412Z] [2023-03-22T23:09:41.412Z] ---> Running in f292333f3bb9 [2023-03-22T23:09:41.412Z] Successfully built 3b11cdfd90c1 [2023-03-22T23:09:41.672Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-22T23:09:41.672Z]  Building security-spiffe-token-provider ... done Removing intermediate container f292333f3bb9 [2023-03-22T23:09:41.672Z] ---> cbe4754b0c30 [2023-03-22T23:09:41.672Z] Step 31/33 : LABEL arch=x86_64 [2023-03-22T23:09:41.672Z] ---> Running in 959a3cb62e7c [2023-03-22T23:09:41.672Z] Removing intermediate container 959a3cb62e7c [2023-03-22T23:09:41.672Z] ---> 1f36b54b11d4 [2023-03-22T23:09:41.672Z] Step 32/33 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:09:41.672Z] ---> Running in bc0a4f4d006a [2023-03-22T23:09:41.672Z] Removing intermediate container bc0a4f4d006a [2023-03-22T23:09:41.672Z] ---> 491c7389c321 [2023-03-22T23:09:41.672Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T23:09:41.932Z] ---> Running in b426161b2728 [2023-03-22T23:09:41.932Z] Removing intermediate container b426161b2728 [2023-03-22T23:09:41.932Z] ---> d93c9e5e674c [2023-03-22T23:09:41.932Z] [2023-03-22T23:09:41.932Z] Successfully built d93c9e5e674c [2023-03-22T23:09:41.932Z] Successfully tagged security-bootstrapper:latest [2023-03-22T23:09:41.939Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-22T23:09:41.955Z] $ docker stop --time=1 cbae5149a47e3454ffb63c9771cd8d0aa5c6663a26020f5a5eff6fca69a73e02 [2023-03-22T23:09:43.251Z] $ docker rm -f --volumes cbae5149a47e3454ffb63c9771cd8d0aa5c6663a26020f5a5eff6fca69a73e02 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T23:09:43.582Z] + docker images [2023-03-22T23:09:43.582Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T23:09:43.582Z] security-spiffe-token-provider latest 3b11cdfd90c1 2 seconds ago 32.8MB [2023-03-22T23:09:43.582Z] security-bootstrapper latest d93c9e5e674c 2 seconds ago 22.2MB [2023-03-22T23:09:43.582Z] 46df4426adb5 6 seconds ago 1.73GB [2023-03-22T23:09:43.582Z] 90920f2520b8 12 seconds ago 1.67GB [2023-03-22T23:09:43.582Z] security-proxy-setup latest 195651fa21c7 19 seconds ago 18.7MB [2023-03-22T23:09:43.582Z] support-scheduler latest d0fc57117069 23 seconds ago 32.1MB [2023-03-22T23:09:43.582Z] core-data latest 9736b29c60ff 28 seconds ago 20MB [2023-03-22T23:09:43.582Z] 11a9f59116d6 31 seconds ago 1.67GB [2023-03-22T23:09:43.582Z] f169cefaa81a 43 seconds ago 1.75GB [2023-03-22T23:09:43.583Z] 253281cf4faa About a minute ago 1.69GB [2023-03-22T23:09:43.583Z] security-proxy-auth latest 28b0d192aace About a minute ago 18.3MB [2023-03-22T23:09:43.583Z] fc11d5e1182e About a minute ago 1.66GB [2023-03-22T23:09:43.583Z] core-common-config-bootstrapper latest 0fe1b1c86d25 About a minute ago 17.2MB [2023-03-22T23:09:43.583Z] security-spire-server latest d64077630e0f About a minute ago 89.8MB [2023-03-22T23:09:43.583Z] security-spire-agent latest df2ae1fc4dc5 About a minute ago 129MB [2023-03-22T23:09:43.583Z] 6252481e2464 About a minute ago 1.54GB [2023-03-22T23:09:43.583Z] security-secretstore-setup latest 6c07dd8cf90c 2 minutes ago 32.8MB [2023-03-22T23:09:43.583Z] fa2c27f4e3e2 2 minutes ago 1.68GB [2023-03-22T23:09:43.583Z] support-notifications latest ab7effeb55ca 2 minutes ago 32.7MB [2023-03-22T23:09:43.583Z] core-metadata latest 1e71bf905040 2 minutes ago 20.4MB [2023-03-22T23:09:43.583Z] core-command latest dccb3a9bf0db 2 minutes ago 19.8MB [2023-03-22T23:09:43.583Z] 1c268af23c61 2 minutes ago 1.75GB [2023-03-22T23:09:43.583Z] 70d23a84d7df 2 minutes ago 1.69GB [2023-03-22T23:09:43.583Z] 128df597c6ef 2 minutes ago 1.69GB [2023-03-22T23:09:43.583Z] d6c9c1feb1f5 2 minutes ago 1.68GB [2023-03-22T23:09:43.583Z] security-spire-config latest 3aef149457ff 2 minutes ago 88.9MB [2023-03-22T23:09:43.583Z] 7ab7eea1838c 3 minutes ago 1.54GB [2023-03-22T23:09:43.583Z] ci-base-image-x86_64 latest a64967d64bac 6 minutes ago 881MB [2023-03-22T23:09:43.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 12 days ago 664MB [2023-03-22T23:09:43.583Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-22T23:09:43.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-22T23:09:43.583Z] 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-22T23:10:34.995Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T23:10:34.995Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T23:10:34.995Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T23:10:34.995Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T23:10:34.995Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T23:10:34.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T23:10:34.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T23:10:34.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T23:10:34.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T23:10:36.957Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T23:10:40.318Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T23:10:40.318Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T23:10:40.318Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T23:10:40.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T23:10:55.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T23:10:55.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T23:10:55.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.355s coverage: 28.7% of statements [2023-03-22T23:11:07.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.373s coverage: 98.5% of statements [2023-03-22T23:11:14.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T23:11:14.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T23:11:14.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T23:11:17.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.515s coverage: 71.3% of statements [2023-03-22T23:11:21.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T23:11:21.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T23:11:21.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.382s coverage: 54.0% of statements [2023-03-22T23:11:25.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T23:11:25.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T23:11:25.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T23:11:25.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T23:11:25.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:11:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T23:11:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T23:11:42.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.063s coverage: 88.5% of statements [2023-03-22T23:11:42.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.465s coverage: 3.9% of statements [2023-03-22T23:11:52.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T23:11:52.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:11:52.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T23:11:54.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.108s coverage: 95.6% of statements [2023-03-22T23:11:55.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T23:11:55.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T23:11:55.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T23:11:55.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T23:11:55.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T23:11:55.311Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.248s coverage: 72.2% of statements [2023-03-22T23:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T23:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T23:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T23:12:01.981Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.313s coverage: 65.9% of statements [2023-03-22T23:12:17.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T23:12:17.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T23:12:17.023Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.529s coverage: 0.9% of statements [2023-03-22T23:12:17.023Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.317s coverage: 29.0% of statements [2023-03-22T23:12:21.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.379s coverage: 44.1% of statements [2023-03-22T23:12:21.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.339s coverage: 82.9% of statements [2023-03-22T23:12:21.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.261s coverage: 94.1% of statements [2023-03-22T23:12:21.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.347s coverage: 96.3% of statements [2023-03-22T23:12:25.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.279s coverage: 87.5% of statements [2023-03-22T23:12:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T23:12:29.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T23:12:29.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T23:12:29.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T23:12:33.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T23:12:33.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T23:12:33.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T23:12:33.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T23:12:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.254s coverage: 94.4% of statements [2023-03-22T23:12:37.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T23:12:37.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T23:12:37.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T23:12:37.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T23:12:47.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T23:12:47.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T23:12:49.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T23:12:54.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.366s coverage: 79.9% of statements [2023-03-22T23:12:54.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements [2023-03-22T23:12:54.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.105s coverage: 64.4% of statements [2023-03-22T23:12:54.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements [2023-03-22T23:12:54.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements [2023-03-22T23:12:54.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.221s coverage: 20.0% of statements [2023-03-22T23:12:54.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.201s coverage: 100.0% of statements [2023-03-22T23:12:54.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.563s coverage: 81.2% of statements [2023-03-22T23:12:56.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T23:12:56.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.593s coverage: 82.1% of statements [2023-03-22T23:12:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T23:12:57.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.271s coverage: 86.0% of statements [2023-03-22T23:13:05.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T23:13:05.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T23:13:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.298s coverage: 63.1% of statements [2023-03-22T23:13:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.293s coverage: 100.0% of statements [2023-03-22T23:13:07.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements [2023-03-22T23:13:07.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2023-03-22T23:13:07.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.137s coverage: 73.7% of statements [2023-03-22T23:13:08.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T23:13:08.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T23:13:08.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T23:13:08.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2023-03-22T23:13:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T23:13:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T23:13:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T23:13:19.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 38.4% of statements [2023-03-22T23:13:19.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.297s coverage: 89.5% of statements [2023-03-22T23:13:25.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T23:13:25.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T23:13:25.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T23:13:25.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T23:13:25.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements [2023-03-22T23:13:34.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T23:13:34.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T23:13:34.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T23:13:34.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T23:13:39.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.351s coverage: 17.7% of statements [2023-03-22T23:13:41.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T23:13:41.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:13:41.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T23:13:41.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T23:13:42.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.712s coverage: 92.3% of statements [2023-03-22T23:13:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T23:13:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T23:13:47.439Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.331s coverage: 61.5% of statements [2023-03-22T23:13:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T23:13:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:13:50.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.483s coverage: 97.7% of statements [2023-03-22T23:13:51.584Z] 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-22T23:13:51.584Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T23:13:51.584Z] go vet ./... [2023-03-22T23:17:13.426Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T23:17:13.426Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T23:17:13.426Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T23:17:13.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T23:17:14.106Z] + ls -al . [2023-03-22T23:17:14.106Z] total 700 [2023-03-22T23:17:14.106Z] drwxrwxr-x 10 1001 1001 4096 Mar 22 23:07 . [2023-03-22T23:17:14.106Z] drwxr-xr-x 4 root root 4096 Mar 22 23:06 .. [2023-03-22T23:17:14.106Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 23:05 .blubracket [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 23:05 .dockerignore [2023-03-22T23:17:14.106Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 23:05 .git [2023-03-22T23:17:14.106Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 23:05 .github [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 23:05 .gitignore [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 23:05 .golangci.yml [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 23:05 .hadolint.yml [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 23:05 .sonarcloud.properties [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 23:05 ADOPTERS.md [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 10835 Mar 22 23:05 Attribution.txt [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 23:05 CHANGELOG.md [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 23:05 CONTRIBUTING.md [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 23:05 GOVERNANCE.md [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 23:05 Jenkinsfile [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 23:05 LICENSE [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 23:05 Makefile [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 23:05 OWNERS.md [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 23:05 README.md [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 23:05 SECURITY.md [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 23:02 VERSION [2023-03-22T23:17:14.106Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 23:05 bin [2023-03-22T23:17:14.106Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 23:05 cmd [2023-03-22T23:17:14.106Z] -rw-r--r-- 1 root root 447378 Mar 22 23:13 coverage.out [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 3200 Mar 22 23:05 go.mod [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 31265 Mar 22 23:05 go.sum [2023-03-22T23:17:14.106Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 23:05 internal [2023-03-22T23:17:14.106Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 23:05 openapi [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 23:05 security.txt [2023-03-22T23:17:14.106Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 23:05 snap [2023-03-22T23:17:14.106Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 23:05 version.go [Pipeline] sh [2023-03-22T23:17:14.763Z] + '[' -e coverage.out ] [2023-03-22T23:17:14.764Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T23:17:14.786Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T23:17:15.820Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T23:17:16.459Z] + make build [2023-03-22T23:17:16.459Z] 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-22T23:19:08.187Z] 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-22T23:19:08.774Z] 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-22T23:19:15.427Z] 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-22T23:19:18.772Z] 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-22T23:20:15.199Z] 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-22T23:20:17.783Z] 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-22T23:20:24.529Z] 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-22T23:20:31.315Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-22T23:20:35.574Z] 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-22T23:20:39.835Z] 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-22T23:20:46.479Z] 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-22T23:20:53.141Z] $ docker stop --time=1 407d7356066b03d307ad21d5b98ecb85a0217421e6b2fa7a93f0d6bdd73bbcff [2023-03-22T23:20:55.233Z] $ docker rm -f --volumes 407d7356066b03d307ad21d5b98ecb85a0217421e6b2fa7a93f0d6bdd73bbcff [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-22T23:20:57.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T23:20:57.737Z] [2023-03-22T23:20:57.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:20:58.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T23:20:58.343Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-22T23:20:58.343Z] 29e5d40040c1: Pulling fs layer [2023-03-22T23:20:58.343Z] 1ce36da41761: Pulling fs layer [2023-03-22T23:20:58.343Z] 25b303627fd3: Pulling fs layer [2023-03-22T23:20:58.343Z] 29e5d40040c1: Verifying Checksum [2023-03-22T23:20:58.343Z] 29e5d40040c1: Download complete [2023-03-22T23:20:58.612Z] 1ce36da41761: Verifying Checksum [2023-03-22T23:20:58.612Z] 1ce36da41761: Download complete [2023-03-22T23:20:59.202Z] 29e5d40040c1: Pull complete [2023-03-22T23:21:00.615Z] 1ce36da41761: Pull complete [2023-03-22T23:21:00.615Z] 25b303627fd3: Verifying Checksum [2023-03-22T23:21:00.615Z] 25b303627fd3: Download complete [2023-03-22T23:21:10.710Z] 25b303627fd3: Pull complete [2023-03-22T23:21:10.710Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-22T23:21:10.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T23:21:10.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:21:10.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container [2023-03-22T23:21:11.002Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-22T23:21:13.391Z] $ docker top d31bcb1a71ea7fdd08c4345aaf26fd7bc9d87ecd6c9ff00d1c87872d4467d69f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:21:14.241Z] + grep parallel [2023-03-22T23:21:14.241Z] + docker-compose build --help [2023-03-22T23:21:19.585Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T23:21:19.869Z] $ docker stop --time=1 d31bcb1a71ea7fdd08c4345aaf26fd7bc9d87ecd6c9ff00d1c87872d4467d69f [2023-03-22T23:21:21.513Z] $ docker rm -f --volumes d31bcb1a71ea7fdd08c4345aaf26fd7bc9d87ecd6c9ff00d1c87872d4467d69f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:21:22.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T23:21:22.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:21:22.247Z] prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container [2023-03-22T23:21:22.317Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-22T23:21:23.644Z] $ docker top fc78bb73e97db0f1144f073454ab7c589e546526395cdef4e09b5ea54a992fcf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:21:24.488Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T23:21:29.830Z] Building core-command ... [2023-03-22T23:21:29.830Z] Building core-common-config-bootstrapper ... [2023-03-22T23:21:29.830Z] Building core-data ... [2023-03-22T23:21:29.830Z] Building core-metadata ... [2023-03-22T23:21:29.830Z] Building security-bootstrapper ... [2023-03-22T23:21:29.830Z] Building security-proxy-auth ... [2023-03-22T23:21:29.830Z] Building security-proxy-setup ... [2023-03-22T23:21:29.830Z] Building security-secretstore-setup ... [2023-03-22T23:21:29.830Z] Building security-spiffe-token-provider ... [2023-03-22T23:21:29.830Z] Building security-spire-agent ... [2023-03-22T23:21:29.830Z] Building security-spire-config ... [2023-03-22T23:21:29.830Z] Building security-spire-server ... [2023-03-22T23:21:29.830Z] Building support-notifications ... [2023-03-22T23:21:29.830Z] Building support-scheduler ... [2023-03-22T23:21:29.830Z] Building security-spiffe-token-provider [2023-03-22T23:21:29.830Z] Building core-command [2023-03-22T23:21:29.830Z] Building core-common-config-bootstrapper [2023-03-22T23:21:29.830Z] Building security-spire-config [2023-03-22T23:21:29.830Z] Building core-metadata [2023-03-22T23:22:26.246Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:22:26.246Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:22:26.246Z] ---> 657e8f5f42b6 [2023-03-22T23:22:26.246Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:22:26.246Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:22:26.246Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:22:26.246Z] ---> 657e8f5f42b6 [2023-03-22T23:22:26.246Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:22:26.246Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:22:26.246Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:22:26.246Z] ---> 657e8f5f42b6 [2023-03-22T23:22:26.246Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:22:26.246Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:22:26.246Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:22:26.246Z] ---> 657e8f5f42b6 [2023-03-22T23:22:26.246Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 3/27 : WORKDIR /edgex-go [2023-03-22T23:22:26.246Z] [2023-03-22T23:22:26.246Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:22:26.246Z] ---> 657e8f5f42b6 [2023-03-22T23:22:26.246Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T23:22:26.246Z] ---> Running in f6ffbc17f242 [2023-03-22T23:22:26.246Z] ---> Running in 0a647276ef24 [2023-03-22T23:22:26.246Z] ---> Running in 4436917d2037 [2023-03-22T23:22:26.246Z] ---> Running in 72169fe760ae [2023-03-22T23:22:26.246Z] ---> Running in b4ba8eba2d28 [2023-03-22T23:22:26.246Z] Removing intermediate container f6ffbc17f242 [2023-03-22T23:22:26.246Z] ---> 2b637c86efdf [2023-03-22T23:22:26.246Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T23:22:26.246Z] Removing intermediate container 4436917d2037 [2023-03-22T23:22:26.246Z] ---> 8b46c43b9a66 [2023-03-22T23:22:26.246Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:22:26.246Z] Removing intermediate container b4ba8eba2d28 [2023-03-22T23:22:26.246Z] ---> 683cda778b45 [2023-03-22T23:22:26.246Z] Removing intermediate container 0a647276ef24 [2023-03-22T23:22:26.246Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T23:22:26.246Z] ---> e51f77d36771 [2023-03-22T23:22:26.246Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T23:22:26.246Z] Removing intermediate container 72169fe760ae [2023-03-22T23:22:26.246Z] ---> 677cbb52523d [2023-03-22T23:22:26.246Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T23:22:26.246Z] ---> Running in 6c5530db38b9 [2023-03-22T23:22:26.246Z] ---> Running in 244083e17aab [2023-03-22T23:22:26.246Z] ---> Running in 02e6243c7ca2 [2023-03-22T23:22:26.246Z] ---> Running in 5fdfeed6a470 [2023-03-22T23:22:26.246Z] ---> Running in 223c9d2cb3d1 [2023-03-22T23:22:26.246Z] Removing intermediate container 5fdfeed6a470 [2023-03-22T23:22:26.246Z] ---> 3f065fddd153 [2023-03-22T23:22:26.246Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T23:22:26.246Z] Removing intermediate container 244083e17aab [2023-03-22T23:22:26.246Z] ---> c4c873f3b697 [2023-03-22T23:22:26.246Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:22:26.246Z] Removing intermediate container 223c9d2cb3d1 [2023-03-22T23:22:26.246Z] ---> 10bbb44005aa [2023-03-22T23:22:26.246Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T23:22:26.246Z] ---> Running in 8978310ff623 [2023-03-22T23:22:26.246Z] ---> Running in 203fda7bed96 [2023-03-22T23:22:26.246Z] ---> Running in 052d3a47cbc3 [2023-03-22T23:22:26.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:22:26.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:22:26.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:22:26.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:22:26.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:22:26.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:22:26.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:22:27.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:22:27.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:22:27.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:22:28.267Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:22:28.267Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:22:28.267Z] OK: 17693 distinct packages available [2023-03-22T23:22:28.267Z] OK: 263 MiB in 53 packages [2023-03-22T23:22:28.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:22:29.230Z] OK: 263 MiB in 53 packages [2023-03-22T23:22:29.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:22:29.497Z] OK: 263 MiB in 53 packages [2023-03-22T23:22:29.497Z] OK: 263 MiB in 53 packages [2023-03-22T23:22:29.497Z] Removing intermediate container 6c5530db38b9 [2023-03-22T23:22:29.497Z] ---> 31137cdf9167 [2023-03-22T23:22:29.497Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T23:22:30.923Z] OK: 263 MiB in 53 packages [2023-03-22T23:22:31.195Z] Removing intermediate container 8978310ff623 [2023-03-22T23:22:31.195Z] ---> c05a2b5836b9 [2023-03-22T23:22:31.195Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:22:31.195Z] ---> 8e7602916551 [2023-03-22T23:22:31.195Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T23:22:31.798Z] ---> Running in d3a2e99d467f [2023-03-22T23:22:31.798Z] Removing intermediate container 203fda7bed96 [2023-03-22T23:22:31.798Z] ---> 4e8a2493394e [2023-03-22T23:22:31.798Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:22:31.798Z] Removing intermediate container 052d3a47cbc3 [2023-03-22T23:22:31.798Z] ---> e32eeda8b3fd [2023-03-22T23:22:31.798Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T23:22:32.777Z] Removing intermediate container 02e6243c7ca2 [2023-03-22T23:22:32.777Z] ---> df68103d9f01 [2023-03-22T23:22:32.777Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T23:22:32.777Z] ---> 5565ba924e65 [2023-03-22T23:22:32.777Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:22:33.046Z] ---> Running in 6307b6131310 [2023-03-22T23:22:33.046Z] ---> 8967ca9fedae [2023-03-22T23:22:33.046Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:22:33.315Z] ---> Running in 711e3c6b48ff [2023-03-22T23:22:33.315Z] ---> 5dbfbdae5a55 [2023-03-22T23:22:33.315Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:22:33.583Z] ---> Running in 77a6844817f0 [2023-03-22T23:22:34.547Z] ---> e3064461e9e5 [2023-03-22T23:22:34.547Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:22:34.547Z] ---> Running in ff034a242eff [2023-03-22T23:24:41.257Z] Removing intermediate container ff034a242eff [2023-03-22T23:24:41.257Z] ---> 63266a79a849 [2023-03-22T23:24:41.257Z] Step 7/20 : COPY . . [2023-03-22T23:24:41.257Z] Removing intermediate container 77a6844817f0 [2023-03-22T23:24:41.257Z] ---> 1cfa6fed6a97 [2023-03-22T23:24:41.257Z] Step 8/23 : COPY . . [2023-03-22T23:24:41.257Z] Removing intermediate container 711e3c6b48ff [2023-03-22T23:24:41.257Z] ---> 869e7a5d2449 [2023-03-22T23:24:41.257Z] Step 8/24 : COPY . .Removing intermediate container d3a2e99d467f [2023-03-22T23:24:41.257Z] [2023-03-22T23:24:41.257Z] ---> 630bd5c0ec4f [2023-03-22T23:24:41.257Z] Step 7/27 : COPY . . [2023-03-22T23:24:41.257Z] Removing intermediate container 6307b6131310 [2023-03-22T23:24:41.257Z] ---> 6f9ce7598088 [2023-03-22T23:24:41.257Z] Step 8/25 : COPY . . [2023-03-22T23:24:47.909Z] ---> b320fe4c12df [2023-03-22T23:24:47.909Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T23:24:47.909Z] ---> a7e358592056 [2023-03-22T23:24:47.909Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T23:24:47.909Z] ---> 0dfd8bc76fa7 [2023-03-22T23:24:47.909Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T23:24:47.909Z] ---> ba18be4b8ee0 [2023-03-22T23:24:47.909Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T23:24:47.909Z] ---> 4b7630bf2973 [2023-03-22T23:24:47.909Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T23:24:47.909Z] ---> Running in dc0ad3517830 [2023-03-22T23:24:47.909Z] ---> Running in d3d7e7508ac6 [2023-03-22T23:24:47.909Z] ---> Running in da40aedcc852 [2023-03-22T23:24:47.909Z] ---> Running in 9368ddd4a04c [2023-03-22T23:24:47.909Z] ---> Running in 38c75ffba67f [2023-03-22T23:24:48.176Z] Removing intermediate container 38c75ffba67f [2023-03-22T23:24:48.176Z] ---> 701f2ec936a5 [2023-03-22T23:24:48.176Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T23:24:48.442Z] ---> Running in 8e4640826732 [2023-03-22T23:24:49.041Z] Removing intermediate container 8e4640826732 [2023-03-22T23:24:49.041Z] ---> c1bac40954d3 [2023-03-22T23:24:49.041Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T23:24:49.041Z] ---> Running in 3ff8692b98af [2023-03-22T23:24:49.628Z] 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-22T23:24:49.628Z] 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-22T23:24:49.894Z] Removing intermediate container 3ff8692b98af [2023-03-22T23:24:49.894Z] ---> b67fe2852995 [2023-03-22T23:24:49.894Z] 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-22T23:24:49.894Z] 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-22T23:24:49.894Z] ---> Running in d8c8512b3df3 [2023-03-22T23:24:50.160Z] 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-22T23:24:53.498Z] Removing intermediate container d8c8512b3df3 [2023-03-22T23:24:53.498Z] ---> 00bb82d94302 [2023-03-22T23:24:53.498Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T23:24:53.498Z] ---> Running in b805cf0a0d71 [2023-03-22T23:24:54.084Z] Removing intermediate container b805cf0a0d71 [2023-03-22T23:24:54.084Z] ---> 6791866b66b3 [2023-03-22T23:24:54.084Z] [2023-03-22T23:24:54.084Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T23:24:54.389Z] 3.17: Pulling from library/alpine [2023-03-22T23:24:54.389Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T23:24:54.389Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T23:24:54.389Z] ---> d74e625d9115 [2023-03-22T23:24:54.389Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T23:24:54.661Z] ---> Running in 4345510ade3a [2023-03-22T23:24:55.258Z] Removing intermediate container 4345510ade3a [2023-03-22T23:24:55.258Z] ---> a7a44f7cfa3c [2023-03-22T23:24:55.258Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T23:24:55.258Z] ---> Running in 44039f5d4ee7 [2023-03-22T23:24:57.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:24:58.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:25:00.109Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:25:00.109Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:25:00.109Z] OK: 17691 distinct packages available [2023-03-22T23:25:00.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:25:01.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:25:02.485Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T23:25:02.485Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T23:25:02.752Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T23:25:02.752Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T23:25:02.752Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:25:02.752Z] OK: 8 MiB in 19 packages [2023-03-22T23:25:04.698Z] Removing intermediate container 44039f5d4ee7 [2023-03-22T23:25:04.698Z] ---> 5f060bddc79a [2023-03-22T23:25:04.698Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:25:05.659Z] ---> d7606aa0a204 [2023-03-22T23:25:05.659Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:25:06.619Z] ---> 24fd268f8124 [2023-03-22T23:25:06.619Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T23:25:12.261Z] ---> a1075d9a3229 [2023-03-22T23:25:12.262Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T23:25:12.897Z] ---> cbc972fdf707 [2023-03-22T23:25:12.897Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T23:25:13.171Z] ---> Running in 7875259c30c6 [2023-03-22T23:25:13.760Z] Removing intermediate container 7875259c30c6 [2023-03-22T23:25:13.760Z] ---> 36af3809f112 [2023-03-22T23:25:13.760Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T23:25:14.723Z] ---> 49d02ecb9498 [2023-03-22T23:25:14.723Z] Step 22/27 : WORKDIR / [2023-03-22T23:25:14.723Z] ---> Running in 7bf1cae7c4fa [2023-03-22T23:25:15.307Z] Removing intermediate container 7bf1cae7c4fa [2023-03-22T23:25:15.307Z] ---> d7daf3f5261e [2023-03-22T23:25:15.307Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T23:25:15.307Z] ---> Running in f838856d6976 [2023-03-22T23:25:15.897Z] Removing intermediate container f838856d6976 [2023-03-22T23:25:15.897Z] ---> 85ae704c7933 [2023-03-22T23:25:15.897Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T23:25:16.169Z] ---> Running in 3d2628289f69 [2023-03-22T23:25:16.436Z] Removing intermediate container 3d2628289f69 [2023-03-22T23:25:16.706Z] ---> 5f71abed8788 [2023-03-22T23:25:16.706Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T23:25:16.706Z] ---> Running in 9c3b34fdfb8b [2023-03-22T23:25:17.296Z] Removing intermediate container 9c3b34fdfb8b [2023-03-22T23:25:17.296Z] ---> 7bced6d85eea [2023-03-22T23:25:17.296Z] Step 26/27 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:25:17.296Z] ---> Running in d1c8f833ed3b [2023-03-22T23:25:17.882Z] Removing intermediate container d1c8f833ed3b [2023-03-22T23:25:17.882Z] ---> 3583c23067e6 [2023-03-22T23:25:17.882Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T23:25:17.882Z] ---> Running in b9874f09691b [2023-03-22T23:25:18.467Z] Removing intermediate container b9874f09691b [2023-03-22T23:25:18.467Z] ---> 190ede4fcc91 [2023-03-22T23:25:18.467Z] [2023-03-22T23:25:18.467Z] Successfully built 190ede4fcc91 [2023-03-22T23:25:18.737Z] Successfully tagged security-spire-config-arm64:latest [2023-03-22T23:25:18.737Z]  Building security-spire-config ... done Building support-notifications [2023-03-22T23:25:36.953Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:25:36.953Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:25:36.953Z] ---> 657e8f5f42b6 [2023-03-22T23:25:36.953Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:25:36.953Z] ---> Using cache [2023-03-22T23:25:36.953Z] ---> 677cbb52523d [2023-03-22T23:25:36.953Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:25:36.953Z] ---> Using cache [2023-03-22T23:25:36.953Z] ---> 3f065fddd153 [2023-03-22T23:25:36.953Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T23:25:36.953Z] ---> Running in e73934b6ed47 [2023-03-22T23:25:37.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:25:38.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:25:40.446Z] OK: 263 MiB in 53 packages [2023-03-22T23:25:41.863Z] Removing intermediate container e73934b6ed47 [2023-03-22T23:25:41.863Z] ---> 8a2a7f023559 [2023-03-22T23:25:41.863Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:25:42.448Z] ---> 09dca2ea8385 [2023-03-22T23:25:42.448Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:25:42.715Z] ---> Running in 532acfde3df1 [2023-03-22T23:27:34.391Z] Removing intermediate container 532acfde3df1 [2023-03-22T23:27:34.391Z] ---> ff0cd7b29d86 [2023-03-22T23:27:34.391Z] Step 8/23 : COPY . . [2023-03-22T23:27:38.649Z] ---> b93088a23804 [2023-03-22T23:27:38.649Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T23:27:38.649Z] ---> Running in c46d5db255ab [2023-03-22T23:27:40.597Z] 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-22T23:32:32.503Z] Removing intermediate container dc0ad3517830 [2023-03-22T23:32:32.503Z] ---> 58c1fca6dad8 [2023-03-22T23:32:32.503Z] [2023-03-22T23:32:32.503Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:32:32.503Z] ---> d74e625d9115 [2023-03-22T23:32:32.503Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T23:32:32.503Z] ---> Running in 9530dcfa2d48 [2023-03-22T23:32:32.503Z] Removing intermediate container 9530dcfa2d48 [2023-03-22T23:32:32.503Z] ---> 67ee203027e0 [2023-03-22T23:32:32.503Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:32:32.503Z] ---> Running in c6a0e6b9fc9b [2023-03-22T23:32:32.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:32:32.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:32:32.503Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:32:32.503Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:32:32.503Z] OK: 8 MiB in 16 packages [2023-03-22T23:32:32.503Z] Removing intermediate container c6a0e6b9fc9b [2023-03-22T23:32:32.503Z] ---> a0e5818e56b0 [2023-03-22T23:32:32.503Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:32:32.503Z] ---> 4d05ef0454c9 [2023-03-22T23:32:32.503Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:32:32.503Z] ---> 4d021ee279c0 [2023-03-22T23:32:32.504Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T23:32:35.078Z] ---> 461485de200a [2023-03-22T23:32:35.078Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:32:37.023Z] ---> a27af01de7d9 [2023-03-22T23:32:37.023Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T23:32:37.608Z] Removing intermediate container d3d7e7508ac6 [2023-03-22T23:32:37.608Z] ---> ea45db3504e5 [2023-03-22T23:32:37.608Z] [2023-03-22T23:32:37.608Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T23:32:37.608Z] ---> d74e625d9115 [2023-03-22T23:32:37.608Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:32:37.608Z] ---> Running in c8297873a2c3 [2023-03-22T23:32:37.875Z] ---> ddaa8f33c713 [2023-03-22T23:32:37.875Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:32:38.142Z] ---> Running in dbc7609656b3 [2023-03-22T23:32:40.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:32:41.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:32:41.764Z] Removing intermediate container dbc7609656b3 [2023-03-22T23:32:41.764Z] ---> b3ca67646090 [2023-03-22T23:32:41.764Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:32:42.030Z] ---> Running in f81c9eaa095d [2023-03-22T23:32:42.991Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:32:42.991Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:32:42.991Z] OK: 8 MiB in 16 packages [2023-03-22T23:32:45.581Z] Removing intermediate container f81c9eaa095d [2023-03-22T23:32:45.581Z] ---> d2b4d1ec7284 [2023-03-22T23:32:45.581Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T23:32:45.851Z] ---> Running in 4d7c97306d98 [2023-03-22T23:32:46.813Z] Removing intermediate container 4d7c97306d98 [2023-03-22T23:32:46.813Z] ---> 79fd0b30ee9a [2023-03-22T23:32:46.813Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T23:32:46.813Z] Removing intermediate container c8297873a2c3 [2023-03-22T23:32:46.813Z] ---> 0fb61a8c4d56 [2023-03-22T23:32:46.813Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:32:47.080Z] ---> Running in 33154365191f [2023-03-22T23:32:47.080Z] ---> Running in 3c5325b9136f [2023-03-22T23:32:48.040Z] Removing intermediate container 3c5325b9136f [2023-03-22T23:32:48.040Z] ---> b43a6309687a [2023-03-22T23:32:48.040Z] Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:32:48.040Z] Removing intermediate container 33154365191f [2023-03-22T23:32:48.040Z] ---> b42d5eb54813 [2023-03-22T23:32:48.040Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T23:32:48.307Z] ---> Running in 20f46283f1cf [2023-03-22T23:32:48.307Z] ---> Running in 5b773beee711 [2023-03-22T23:32:49.720Z] Removing intermediate container 5b773beee711 [2023-03-22T23:32:49.720Z] ---> adb330be2e6a [2023-03-22T23:32:49.720Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T23:32:49.720Z] Removing intermediate container 20f46283f1cf [2023-03-22T23:32:49.720Z] ---> e84b5056198d [2023-03-22T23:32:49.720Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:32:49.986Z] ---> Running in 2fcb4a81c26c [2023-03-22T23:32:49.986Z] ---> Running in 1702883d3a5a [2023-03-22T23:32:50.960Z] Removing intermediate container 1702883d3a5a [2023-03-22T23:32:50.960Z] ---> 0eb37ca832cc [2023-03-22T23:32:50.960Z] [2023-03-22T23:32:51.230Z] Removing intermediate container 2fcb4a81c26c [2023-03-22T23:32:51.230Z] ---> 11126eb4ea96 [2023-03-22T23:32:51.230Z] Step 15/24 : WORKDIR / [2023-03-22T23:32:51.513Z] ---> Running in 2dbe81515adb [2023-03-22T23:32:51.780Z] Successfully built 0eb37ca832cc [2023-03-22T23:32:51.780Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-22T23:32:51.780Z] Building security-proxy-auth [2023-03-22T23:32:52.651Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 2dbe81515adb [2023-03-22T23:32:52.651Z] ---> 3462030cb13d [2023-03-22T23:32:52.651Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:32:54.594Z] ---> 106dfcae57df [2023-03-22T23:32:54.594Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:32:59.935Z] ---> bc7ad6d80683 [2023-03-22T23:32:59.935Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T23:33:00.521Z] Removing intermediate container da40aedcc852 [2023-03-22T23:33:00.521Z] ---> bf4e5bdfd2e0 [2023-03-22T23:33:00.521Z] [2023-03-22T23:33:00.521Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T23:33:00.521Z] ---> d74e625d9115 [2023-03-22T23:33:00.521Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:33:00.521Z] ---> Using cache [2023-03-22T23:33:00.521Z] ---> 0fb61a8c4d56 [2023-03-22T23:33:00.521Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:33:00.521Z] ---> Using cache [2023-03-22T23:33:00.521Z] ---> b42d5eb54813 [2023-03-22T23:33:00.521Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T23:33:00.814Z] ---> Running in 9e48bcb2debf [2023-03-22T23:33:01.779Z] Removing intermediate container 9e48bcb2debf [2023-03-22T23:33:01.779Z] ---> 1fc0acf09098 [2023-03-22T23:33:01.779Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T23:33:01.779Z] ---> Running in a4cc571d8696 [2023-03-22T23:33:03.197Z] Removing intermediate container a4cc571d8696 [2023-03-22T23:33:03.197Z] ---> 0a320c3e0a6c [2023-03-22T23:33:03.197Z] Step 15/25 : WORKDIR / [2023-03-22T23:33:03.197Z] ---> 0a2dd60550de [2023-03-22T23:33:03.197Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:33:03.197Z] ---> Running in 7f32d33ec0b6 [2023-03-22T23:33:04.163Z] Removing intermediate container 7f32d33ec0b6 [2023-03-22T23:33:04.163Z] ---> 66086e1384c9 [2023-03-22T23:33:04.163Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:33:04.751Z] ---> de1ca38e7355 [2023-03-22T23:33:04.751Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T23:33:05.019Z] ---> Running in 0d465a39f31b [2023-03-22T23:33:05.983Z] ---> a57657fe0e6d [2023-03-22T23:33:05.983Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:33:05.983Z] Removing intermediate container 0d465a39f31b [2023-03-22T23:33:05.983Z] ---> da5d4059c34f [2023-03-22T23:33:05.983Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:33:06.262Z] ---> Running in b2925bf857bf [2023-03-22T23:33:07.225Z] Removing intermediate container b2925bf857bf [2023-03-22T23:33:07.225Z] ---> dca209462812 [2023-03-22T23:33:07.225Z] Step 22/24 : LABEL arch=arm64 [2023-03-22T23:33:07.225Z] ---> Running in 363d992b4a4d [2023-03-22T23:33:07.494Z] ---> bc5e929edad7 [2023-03-22T23:33:07.494Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T23:33:08.463Z] Removing intermediate container 363d992b4a4d [2023-03-22T23:33:08.463Z] ---> cb2ae65a96f2 [2023-03-22T23:33:08.463Z] Step 23/24 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:33:08.463Z] ---> Running in f3962fa88bb1 [2023-03-22T23:33:09.429Z] Removing intermediate container f3962fa88bb1 [2023-03-22T23:33:09.430Z] ---> ade0cf3b0db3 [2023-03-22T23:33:09.430Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T23:33:09.430Z] ---> Running in 881a82b301fc [2023-03-22T23:33:10.839Z] Removing intermediate container 881a82b301fc [2023-03-22T23:33:10.839Z] ---> 170e3d3d1e62 [2023-03-22T23:33:10.839Z] [2023-03-22T23:33:10.839Z] ---> c2ca02f2677d [2023-03-22T23:33:10.839Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:33:11.426Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:33:11.426Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:33:11.426Z] ---> 657e8f5f42b6 [2023-03-22T23:33:11.426Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:33:11.426Z] ---> Using cache [2023-03-22T23:33:11.705Z] ---> 677cbb52523d [2023-03-22T23:33:11.705Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:33:11.705Z] ---> Using cache [2023-03-22T23:33:11.705Z] ---> 3f065fddd153 [2023-03-22T23:33:11.705Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:33:11.705Z] ---> Using cache [2023-03-22T23:33:11.705Z] ---> 8e7602916551 [2023-03-22T23:33:11.705Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:33:11.705Z] ---> Using cache [2023-03-22T23:33:11.705Z] ---> 5565ba924e65 [2023-03-22T23:33:11.705Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:33:11.705Z] ---> Using cache [2023-03-22T23:33:11.705Z] ---> 6f9ce7598088 [2023-03-22T23:33:11.705Z] Step 8/23 : COPY . . [2023-03-22T23:33:11.705Z] Successfully built 170e3d3d1e62 [2023-03-22T23:33:11.705Z] Successfully tagged core-command-arm64:latest [2023-03-22T23:33:11.705Z] Building core-data [2023-03-22T23:33:11.705Z]  Building core-command ... done  ---> Using cache [2023-03-22T23:33:11.705Z] ---> ba18be4b8ee0 [2023-03-22T23:33:11.705Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T23:33:11.973Z] ---> Running in 7aabbef3415a [2023-03-22T23:33:12.555Z] ---> 696401e2c821 [2023-03-22T23:33:12.555Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T23:33:13.515Z] ---> d56639f35786 [2023-03-22T23:33:13.515Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T23:33:13.782Z] ---> Running in d3f2aa456f7c [2023-03-22T23:33:14.364Z] Removing intermediate container d3f2aa456f7c [2023-03-22T23:33:14.364Z] ---> 861240dda731 [2023-03-22T23:33:14.364Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:33:14.364Z] 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-22T23:33:14.630Z] ---> Running in f47bc868585f [2023-03-22T23:33:15.214Z] Removing intermediate container f47bc868585f [2023-03-22T23:33:15.214Z] ---> cb36670925c5 [2023-03-22T23:33:15.214Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T23:33:15.214Z] ---> Running in 60084de5e8ba [2023-03-22T23:33:15.802Z] Removing intermediate container 60084de5e8ba [2023-03-22T23:33:15.802Z] ---> 14fd1fe40eb6 [2023-03-22T23:33:15.802Z] Step 24/25 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:33:16.070Z] ---> Running in 2d9f4b973f5d [2023-03-22T23:33:16.652Z] Removing intermediate container 2d9f4b973f5d [2023-03-22T23:33:16.652Z] ---> 187e6d7d1795 [2023-03-22T23:33:16.652Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T23:33:16.652Z] ---> Running in 3f1383834782 [2023-03-22T23:33:17.232Z] Removing intermediate container 3f1383834782 [2023-03-22T23:33:17.232Z] ---> 7ff0758efc74 [2023-03-22T23:33:17.232Z] [2023-03-22T23:33:17.499Z] Successfully built 7ff0758efc74 [2023-03-22T23:33:17.499Z] Successfully tagged core-metadata-arm64:latest [2023-03-22T23:33:17.499Z] Building security-proxy-setup [2023-03-22T23:33:35.691Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:33:35.691Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:33:35.691Z] ---> 657e8f5f42b6 [2023-03-22T23:33:35.691Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:33:35.691Z] ---> Using cache [2023-03-22T23:33:35.691Z] ---> 677cbb52523d [2023-03-22T23:33:35.691Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:33:35.691Z] ---> Using cache [2023-03-22T23:33:35.691Z] ---> 3f065fddd153 [2023-03-22T23:33:35.691Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:33:35.691Z] ---> Using cache [2023-03-22T23:33:35.691Z] ---> 8e7602916551 [2023-03-22T23:33:35.691Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:33:35.691Z] ---> Using cache [2023-03-22T23:33:35.691Z] ---> 5565ba924e65 [2023-03-22T23:33:35.691Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:33:35.691Z] ---> Using cache [2023-03-22T23:33:35.691Z] ---> 6f9ce7598088 [2023-03-22T23:33:35.691Z] Step 8/23 : COPY . . [2023-03-22T23:33:35.691Z] ---> Using cache [2023-03-22T23:33:35.691Z] ---> ba18be4b8ee0 [2023-03-22T23:33:35.691Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T23:33:35.691Z] ---> Running in fae9d1b35fb4 [2023-03-22T23:33:38.272Z] 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-22T23:33:43.616Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:33:43.616Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:33:43.616Z] ---> 657e8f5f42b6 [2023-03-22T23:33:43.616Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T23:33:43.616Z] ---> Using cache [2023-03-22T23:33:43.616Z] ---> 683cda778b45 [2023-03-22T23:33:43.616Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T23:33:43.616Z] ---> Running in 65ba60eb1d8e [2023-03-22T23:33:45.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:33:46.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:33:48.086Z] OK: 263 MiB in 53 packages [2023-03-22T23:33:50.686Z] Removing intermediate container 65ba60eb1d8e [2023-03-22T23:33:50.686Z] ---> 695a80d06f1e [2023-03-22T23:33:50.686Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T23:33:51.270Z] ---> 1336e4d80e01 [2023-03-22T23:33:51.270Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:33:51.270Z] ---> Running in f486ed8b4469 [2023-03-22T23:34:17.941Z] Removing intermediate container 9368ddd4a04c [2023-03-22T23:34:17.941Z] ---> 2bc4ab462156 [2023-03-22T23:34:17.941Z] [2023-03-22T23:34:17.941Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T23:34:17.941Z] ---> d74e625d9115 [2023-03-22T23:34:17.941Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T23:34:17.941Z] ---> Running in fefc829c1d6c [2023-03-22T23:34:17.941Z] Removing intermediate container fefc829c1d6c [2023-03-22T23:34:17.941Z] ---> c65f323f4bee [2023-03-22T23:34:17.941Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T23:34:18.208Z] ---> Running in c72af589e672 [2023-03-22T23:34:20.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:34:21.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:34:23.353Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:34:23.353Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:34:23.353Z] OK: 17691 distinct packages available [2023-03-22T23:34:23.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:34:24.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:34:25.787Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T23:34:25.787Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T23:34:26.052Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T23:34:26.052Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T23:34:26.052Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T23:34:26.052Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T23:34:26.052Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T23:34:26.052Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T23:34:26.052Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T23:34:26.052Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:34:26.052Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T23:34:26.635Z] OK: 11 MiB in 24 packages [2023-03-22T23:34:29.993Z] Removing intermediate container c72af589e672 [2023-03-22T23:34:29.993Z] ---> 71588b392461 [2023-03-22T23:34:29.993Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:34:30.262Z] ---> bcf8c1b4814e [2023-03-22T23:34:30.262Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:34:31.219Z] ---> 62586cc967d7 [2023-03-22T23:34:31.219Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T23:34:33.799Z] ---> 43c8b9562d20 [2023-03-22T23:34:33.799Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:34:34.777Z] ---> 2a715666d529 [2023-03-22T23:34:34.777Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T23:34:34.777Z] ---> Running in e439f47b96f8 [2023-03-22T23:34:35.362Z] Removing intermediate container e439f47b96f8 [2023-03-22T23:34:35.362Z] ---> b71382c66b7a [2023-03-22T23:34:35.362Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:34:35.362Z] ---> Running in 53a52b47a913 [2023-03-22T23:34:35.944Z] Removing intermediate container 53a52b47a913 [2023-03-22T23:34:35.944Z] ---> 570a22e61baa [2023-03-22T23:34:35.944Z] Step 18/20 : LABEL arch=arm64 [2023-03-22T23:34:35.944Z] ---> Running in 9f31eafb1808 [2023-03-22T23:34:36.533Z] Removing intermediate container 9f31eafb1808 [2023-03-22T23:34:36.533Z] ---> 8d3d739c4c4b [2023-03-22T23:34:36.533Z] Step 19/20 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:34:36.807Z] ---> Running in d972991d79f3 [2023-03-22T23:34:37.395Z] Removing intermediate container d972991d79f3 [2023-03-22T23:34:37.395Z] ---> bbab25aa140a [2023-03-22T23:34:37.395Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T23:34:37.395Z] ---> Running in 7fb91c649bbe [2023-03-22T23:34:38.366Z] Removing intermediate container 7fb91c649bbe [2023-03-22T23:34:38.366Z] ---> 8283e5a7a908 [2023-03-22T23:34:38.366Z] [2023-03-22T23:34:38.366Z] Successfully built 8283e5a7a908 [2023-03-22T23:34:38.366Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-22T23:34:38.366Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-03-22T23:34:56.571Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:34:56.571Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:34:56.571Z] ---> 657e8f5f42b6 [2023-03-22T23:34:56.571Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T23:34:56.571Z] ---> Using cache [2023-03-22T23:34:56.571Z] ---> 683cda778b45 [2023-03-22T23:34:56.571Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T23:34:56.571Z] ---> Using cache [2023-03-22T23:34:56.571Z] ---> 695a80d06f1e [2023-03-22T23:34:56.571Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T23:34:56.571Z] ---> Using cache [2023-03-22T23:34:56.571Z] ---> 1336e4d80e01 [2023-03-22T23:34:56.571Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:34:56.571Z] ---> Running in 73e21eef127c [2023-03-22T23:35:43.408Z] Removing intermediate container f486ed8b4469 [2023-03-22T23:35:43.408Z] ---> 12ef2c9a8304 [2023-03-22T23:35:43.408Z] Step 7/22 : COPY . . [2023-03-22T23:35:51.617Z] ---> 4c244cafe2b7 [2023-03-22T23:35:51.617Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T23:35:51.617Z] ---> Running in bfedba82c0d2 [2023-03-22T23:35:53.564Z] 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-22T23:36:49.979Z] Removing intermediate container 73e21eef127c [2023-03-22T23:36:49.979Z] ---> be6f50d58ec5 [2023-03-22T23:36:49.979Z] Step 7/25 : COPY . . [2023-03-22T23:36:53.341Z] ---> 0a630efadddf [2023-03-22T23:36:53.341Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T23:36:53.341Z] ---> Running in 612ea0d8353a [2023-03-22T23:36:55.327Z] 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-22T23:38:32.051Z] Removing intermediate container c46d5db255ab [2023-03-22T23:38:32.051Z] ---> b126f722dbdf [2023-03-22T23:38:32.051Z] [2023-03-22T23:38:32.051Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:38:32.051Z] ---> d74e625d9115 [2023-03-22T23:38:32.051Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T23:38:32.051Z] ---> Running in d6337d852b69 [2023-03-22T23:38:32.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:38:32.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:38:34.289Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T23:38:34.289Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T23:38:34.289Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:38:34.289Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T23:38:34.876Z] OK: 8 MiB in 17 packages [2023-03-22T23:38:37.473Z] Removing intermediate container d6337d852b69 [2023-03-22T23:38:37.473Z] ---> 3d5f4cca7b5d [2023-03-22T23:38:37.473Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:38:37.473Z] ---> Running in fea23112b623 [2023-03-22T23:38:37.754Z] Removing intermediate container fea23112b623 [2023-03-22T23:38:37.754Z] ---> 386306757e88 [2023-03-22T23:38:37.754Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T23:38:37.754Z] ---> Running in 3d06c8d826b8 [2023-03-22T23:38:38.341Z] Removing intermediate container 3d06c8d826b8 [2023-03-22T23:38:38.341Z] ---> 7e6bb766ba4a [2023-03-22T23:38:38.341Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T23:38:38.341Z] ---> Running in 38041e065e84 [2023-03-22T23:38:38.932Z] Removing intermediate container 38041e065e84 [2023-03-22T23:38:38.932Z] ---> 1b6eb44d3d95 [2023-03-22T23:38:38.932Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:38:39.918Z] ---> dd406f065a58 [2023-03-22T23:38:39.918Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:38:40.907Z] ---> b1358f7bc660 [2023-03-22T23:38:40.907Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T23:38:43.488Z] ---> 492f3acbcdbd [2023-03-22T23:38:43.488Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:38:44.076Z] ---> d75019101ea4 [2023-03-22T23:38:44.076Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T23:38:44.076Z] ---> Running in c9d153e0697d [2023-03-22T23:38:44.672Z] Removing intermediate container c9d153e0697d [2023-03-22T23:38:44.673Z] ---> db318c42cbf2 [2023-03-22T23:38:44.673Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:38:44.940Z] ---> Running in 30797e039243 [2023-03-22T23:38:45.524Z] Removing intermediate container 30797e039243 [2023-03-22T23:38:45.524Z] ---> b9c2b4360ef6 [2023-03-22T23:38:45.524Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T23:38:46.938Z] ---> Running in c40a194f53be [2023-03-22T23:38:47.204Z] Removing intermediate container c40a194f53be [2023-03-22T23:38:47.204Z] ---> 29c4acf9973b [2023-03-22T23:38:47.204Z] Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:38:47.471Z] ---> Running in b2671e068729 [2023-03-22T23:38:48.060Z] Removing intermediate container b2671e068729 [2023-03-22T23:38:48.060Z] ---> 5ccd013cf36f [2023-03-22T23:38:48.060Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:38:48.060Z] ---> Running in 08b1f9dcae71 [2023-03-22T23:38:48.640Z] Removing intermediate container 08b1f9dcae71 [2023-03-22T23:38:48.640Z] ---> 3c30e6ece3a0 [2023-03-22T23:38:48.640Z] [2023-03-22T23:38:48.908Z] Successfully built 3c30e6ece3a0 [2023-03-22T23:38:48.908Z] Successfully tagged support-notifications-arm64:latest [2023-03-22T23:38:48.908Z]  Building support-notifications ... done Building security-spire-server [2023-03-22T23:39:07.108Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:39:07.108Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:39:07.108Z] ---> 657e8f5f42b6 [2023-03-22T23:39:07.108Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T23:39:07.108Z] ---> Using cache [2023-03-22T23:39:07.108Z] ---> 683cda778b45 [2023-03-22T23:39:07.108Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T23:39:07.108Z] ---> Running in f648c6a90bc8 [2023-03-22T23:39:09.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:39:10.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:39:11.964Z] OK: 263 MiB in 53 packages [2023-03-22T23:39:13.371Z] Removing intermediate container f648c6a90bc8 [2023-03-22T23:39:13.371Z] ---> 3ce4858d6a7e [2023-03-22T23:39:13.371Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T23:39:14.332Z] ---> e5317e063778 [2023-03-22T23:39:14.332Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:39:14.598Z] ---> Running in d364003a98e5 [2023-03-22T23:41:06.290Z] Removing intermediate container 7aabbef3415a [2023-03-22T23:41:06.290Z] ---> 3e470e5be418 [2023-03-22T23:41:06.290Z] [2023-03-22T23:41:06.290Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:41:06.290Z] ---> d74e625d9115 [2023-03-22T23:41:06.290Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T23:41:06.290Z] ---> Using cache [2023-03-22T23:41:06.290Z] ---> 67ee203027e0 [2023-03-22T23:41:06.290Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:41:06.290Z] ---> Using cache [2023-03-22T23:41:06.290Z] ---> a0e5818e56b0 [2023-03-22T23:41:06.290Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:41:06.290Z] ---> Using cache [2023-03-22T23:41:06.290Z] ---> 4d05ef0454c9 [2023-03-22T23:41:06.290Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:41:06.290Z] ---> Using cache [2023-03-22T23:41:06.290Z] ---> 4d021ee279c0 [2023-03-22T23:41:06.290Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T23:41:06.290Z] ---> 1efa510ed859 [2023-03-22T23:41:06.290Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:41:06.290Z] ---> ed364a6613fd [2023-03-22T23:41:06.290Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T23:41:06.290Z] ---> c615062810de [2023-03-22T23:41:06.290Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:41:06.290Z] ---> Running in b5bb9840b9c1 [2023-03-22T23:41:06.290Z] Removing intermediate container b5bb9840b9c1 [2023-03-22T23:41:06.290Z] ---> 066c5c2f0b1f [2023-03-22T23:41:06.290Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:41:06.290Z] ---> Running in c1473d494062 [2023-03-22T23:41:06.290Z] Removing intermediate container c1473d494062 [2023-03-22T23:41:06.290Z] ---> 8e7a52f08016 [2023-03-22T23:41:06.290Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T23:41:06.290Z] ---> Running in cc7c3f0faf08 [2023-03-22T23:41:06.290Z] Removing intermediate container cc7c3f0faf08 [2023-03-22T23:41:06.290Z] ---> 501293f616d4 [2023-03-22T23:41:06.290Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T23:41:06.290Z] ---> Running in d75b88344b4e [2023-03-22T23:41:07.256Z] Removing intermediate container d75b88344b4e [2023-03-22T23:41:07.256Z] ---> 1c58924a4627 [2023-03-22T23:41:07.256Z] Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:41:07.256Z] ---> Running in 384fede0b0d5 [2023-03-22T23:41:07.855Z] Removing intermediate container 384fede0b0d5 [2023-03-22T23:41:07.855Z] ---> ea6a36f01693 [2023-03-22T23:41:07.855Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:41:08.128Z] ---> Running in c81c062b417a [2023-03-22T23:41:10.096Z] Removing intermediate container c81c062b417a [2023-03-22T23:41:10.096Z] ---> 65ffcfb51727 [2023-03-22T23:41:10.096Z] [2023-03-22T23:41:10.364Z] Successfully built 65ffcfb51727 [2023-03-22T23:41:10.364Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-22T23:41:10.364Z] Building security-spire-agent [2023-03-22T23:41:13.980Z]  Building security-proxy-auth ... done Removing intermediate container d364003a98e5 [2023-03-22T23:41:13.980Z] ---> 5abc50aef374 [2023-03-22T23:41:13.980Z] Step 7/26 : COPY . . [2023-03-22T23:41:32.190Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:41:32.190Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:41:32.190Z] ---> 657e8f5f42b6 [2023-03-22T23:41:32.190Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T23:41:32.190Z] ---> Using cache [2023-03-22T23:41:32.190Z] ---> 683cda778b45 [2023-03-22T23:41:32.190Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T23:41:32.190Z] ---> Using cache [2023-03-22T23:41:32.190Z] ---> 3ce4858d6a7e [2023-03-22T23:41:32.190Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T23:41:32.190Z] ---> Using cache [2023-03-22T23:41:32.190Z] ---> e5317e063778 [2023-03-22T23:41:32.190Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:41:32.190Z] ---> Using cache [2023-03-22T23:41:32.190Z] ---> 5abc50aef374 [2023-03-22T23:41:32.190Z] Step 7/27 : COPY . . [2023-03-22T23:41:33.158Z] ---> 36db5735d06c [2023-03-22T23:41:33.158Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T23:41:33.427Z] ---> Running in 195f47c5ee57 [2023-03-22T23:41:34.013Z] Removing intermediate container 195f47c5ee57 [2023-03-22T23:41:34.285Z] ---> add84d8f70fd [2023-03-22T23:41:34.285Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T23:41:34.285Z] ---> Running in 540db2e3b0d4 [2023-03-22T23:41:36.869Z] Removing intermediate container 540db2e3b0d4 [2023-03-22T23:41:36.869Z] ---> 88e323182a3e [2023-03-22T23:41:36.869Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T23:41:37.136Z] ---> Running in 8c0a508f38be [2023-03-22T23:41:38.101Z] Removing intermediate container 8c0a508f38be [2023-03-22T23:41:38.101Z] ---> 8d42b79b0aab [2023-03-22T23:41:38.101Z] 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-22T23:41:38.101Z] ---> Running in b48b6844acce [2023-03-22T23:41:42.366Z] Removing intermediate container b48b6844acce [2023-03-22T23:41:42.638Z] ---> 6d7fd483fd23 [2023-03-22T23:41:42.638Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T23:41:42.638Z] ---> Running in 61f75a683323 [2023-03-22T23:41:43.603Z] Removing intermediate container 61f75a683323 [2023-03-22T23:41:43.603Z] ---> 807924da4eb0 [2023-03-22T23:41:43.603Z] [2023-03-22T23:41:43.603Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T23:41:43.603Z] ---> d74e625d9115 [2023-03-22T23:41:43.603Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T23:41:43.603Z] ---> Using cache [2023-03-22T23:41:43.603Z] ---> a7a44f7cfa3c [2023-03-22T23:41:43.603Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T23:41:43.603Z] ---> Running in f2056d2f2322 [2023-03-22T23:41:46.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:41:47.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:41:48.503Z] ---> 583fd9ad7085 [2023-03-22T23:41:48.503Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T23:41:49.469Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:41:49.469Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:41:49.469Z] OK: 17691 distinct packages available [2023-03-22T23:41:49.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:41:50.006Z] ---> Running in 2388db2e8ceb [2023-03-22T23:41:50.589Z] Removing intermediate container 2388db2e8ceb [2023-03-22T23:41:50.589Z] ---> fa5284582aa4 [2023-03-22T23:41:50.589Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T23:41:50.589Z] ---> Running in 3bdc1e39d37b [2023-03-22T23:41:51.172Z] Removing intermediate container 3bdc1e39d37b [2023-03-22T23:41:51.172Z] ---> 3a4d237b9043 [2023-03-22T23:41:51.172Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T23:41:51.172Z] ---> Running in 8ae31fe76b95 [2023-03-22T23:41:51.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:41:51.763Z] Removing intermediate container 8ae31fe76b95 [2023-03-22T23:41:51.763Z] ---> 793bc7c69db2 [2023-03-22T23:41:51.763Z] 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-22T23:41:52.032Z] ---> Running in 8285d46db860 [2023-03-22T23:41:53.990Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T23:41:53.990Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T23:41:53.990Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T23:41:53.990Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T23:41:53.990Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T23:41:53.990Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:41:53.990Z] OK: 9 MiB in 20 packages [2023-03-22T23:41:56.588Z] Removing intermediate container f2056d2f2322 [2023-03-22T23:41:56.588Z] ---> 3bc60162fcf8 [2023-03-22T23:41:56.588Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:41:56.588Z] Removing intermediate container 8285d46db860 [2023-03-22T23:41:56.588Z] ---> f90b6916cfa6 [2023-03-22T23:41:56.588Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T23:41:56.588Z] ---> Running in eed64b5affcf [2023-03-22T23:41:57.173Z] Removing intermediate container eed64b5affcf [2023-03-22T23:41:57.173Z] ---> 7105f42574c5 [2023-03-22T23:41:57.173Z] [2023-03-22T23:41:57.174Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T23:41:57.174Z] ---> d74e625d9115 [2023-03-22T23:41:57.174Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T23:41:57.174Z] ---> Using cache [2023-03-22T23:41:57.174Z] ---> a7a44f7cfa3c [2023-03-22T23:41:57.174Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T23:41:57.174Z] ---> Using cache [2023-03-22T23:41:57.174Z] ---> 3bc60162fcf8 [2023-03-22T23:41:57.174Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:41:57.452Z] ---> a671dbbd3b81 [2023-03-22T23:41:57.452Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:41:58.862Z] ---> cdb25dc1fccd [2023-03-22T23:41:58.862Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:41:58.862Z] ---> a6c661f2cb87 [2023-03-22T23:41:58.862Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T23:41:59.821Z] ---> b68c1f65406b [2023-03-22T23:41:59.821Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T23:42:06.478Z] ---> c3898c646fdb [2023-03-22T23:42:06.478Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T23:42:07.438Z] ---> 7536a651d461 [2023-03-22T23:42:07.438Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T23:42:08.863Z] ---> 03d2bc8e170a [2023-03-22T23:42:08.863Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T23:42:10.273Z] ---> cbd0c96f234a [2023-03-22T23:42:10.273Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T23:42:11.698Z] ---> fb9851515b52 [2023-03-22T23:42:11.698Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T23:42:12.289Z] ---> Running in fefe42aece76 [2023-03-22T23:42:13.267Z] Removing intermediate container fefe42aece76 [2023-03-22T23:42:13.267Z] ---> 9d4e5357bd3d [2023-03-22T23:42:13.267Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T23:42:13.267Z] ---> a667962c12f7 [2023-03-22T23:42:13.267Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T23:42:13.267Z] ---> Running in 22883c870775 [2023-03-22T23:42:15.851Z] ---> 09c324d09977 [2023-03-22T23:42:15.851Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T23:42:15.851Z] Removing intermediate container 22883c870775 [2023-03-22T23:42:15.851Z] ---> a97cd2295e69 [2023-03-22T23:42:15.851Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T23:42:16.126Z] ---> Running in 0653a1fcfeb1 [2023-03-22T23:42:16.708Z] Removing intermediate container 0653a1fcfeb1 [2023-03-22T23:42:16.708Z] ---> 1849a28966a4 [2023-03-22T23:42:16.708Z] Step 25/26 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:42:16.974Z] ---> Running in 90e8350a5fdc [2023-03-22T23:42:17.562Z] Removing intermediate container 90e8350a5fdc [2023-03-22T23:42:17.562Z] ---> 970fab19f009 [2023-03-22T23:42:17.562Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T23:42:17.828Z] ---> Running in 84e503d22036 [2023-03-22T23:42:18.097Z] ---> d886413adcc8 [2023-03-22T23:42:18.097Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T23:42:19.504Z] Removing intermediate container 84e503d22036 [2023-03-22T23:42:19.504Z] ---> ee4bbec76283 [2023-03-22T23:42:19.504Z] [2023-03-22T23:42:19.504Z] ---> 292a7e433cfb [2023-03-22T23:42:19.773Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T23:42:19.773Z] ---> Running in aee5480589ef [2023-03-22T23:42:20.358Z] Successfully built ee4bbec76283 [2023-03-22T23:42:20.358Z] Successfully tagged security-spire-server-arm64:latest [2023-03-22T23:42:20.358Z]  Building security-spire-server ... done Building security-bootstrapper [2023-03-22T23:42:20.628Z] Removing intermediate container aee5480589ef [2023-03-22T23:42:20.628Z] ---> b2f51fd08b34 [2023-03-22T23:42:20.628Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T23:42:20.899Z] ---> Running in 59522995608d [2023-03-22T23:42:21.483Z] Removing intermediate container 59522995608d [2023-03-22T23:42:21.483Z] ---> 2da4497b9ca0 [2023-03-22T23:42:21.751Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T23:42:21.751Z] ---> Running in 522ad21ff17f [2023-03-22T23:42:22.715Z] Removing intermediate container 522ad21ff17f [2023-03-22T23:42:22.715Z] ---> 9316d200bb31 [2023-03-22T23:42:22.715Z] Step 26/27 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:42:22.715Z] ---> Running in 03b8917fba1c [2023-03-22T23:42:23.681Z] Removing intermediate container 03b8917fba1c [2023-03-22T23:42:23.681Z] ---> 0b029a7c83f0 [2023-03-22T23:42:23.681Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T23:42:23.947Z] ---> Running in 9e6c1844c66e [2023-03-22T23:42:24.929Z] Removing intermediate container 9e6c1844c66e [2023-03-22T23:42:24.929Z] ---> 52058b065cb7 [2023-03-22T23:42:24.929Z] [2023-03-22T23:42:25.512Z] Successfully built 52058b065cb7 [2023-03-22T23:42:25.780Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-22T23:42:25.780Z]  Building security-spire-agent ... done Building support-scheduler [2023-03-22T23:42:31.155Z] Removing intermediate container fae9d1b35fb4 [2023-03-22T23:42:31.155Z] ---> 211d1aa51da8 [2023-03-22T23:42:31.155Z] [2023-03-22T23:42:31.155Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:42:31.155Z] ---> d74e625d9115 [2023-03-22T23:42:31.155Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:42:31.155Z] ---> Running in 14243c20a601 [2023-03-22T23:42:32.135Z] Removing intermediate container 14243c20a601 [2023-03-22T23:42:32.135Z] ---> cd1243bdc4c0 [2023-03-22T23:42:32.135Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T23:42:32.402Z] ---> Running in 2c70403ff548 [2023-03-22T23:42:32.988Z] Removing intermediate container 2c70403ff548 [2023-03-22T23:42:32.988Z] ---> 30197e12704b [2023-03-22T23:42:32.988Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T23:42:33.255Z] ---> Running in 80fe9f131af2 [2023-03-22T23:42:33.847Z] Removing intermediate container 80fe9f131af2 [2023-03-22T23:42:33.847Z] ---> 3548903fd280 [2023-03-22T23:42:33.847Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:42:34.115Z] ---> Running in 41af9ce88e62 [2023-03-22T23:42:36.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:42:37.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:42:39.226Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:42:39.226Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:42:39.226Z] OK: 8 MiB in 16 packages [2023-03-22T23:42:41.215Z] Removing intermediate container 41af9ce88e62 [2023-03-22T23:42:41.215Z] ---> 1735c5af4417 [2023-03-22T23:42:41.215Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:42:42.633Z] ---> af834942dc8b [2023-03-22T23:42:42.633Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:42:44.586Z] ---> 085eedb642c7 [2023-03-22T23:42:44.586Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T23:42:45.999Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:42:45.999Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:42:45.999Z] ---> 657e8f5f42b6 [2023-03-22T23:42:45.999Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T23:42:45.999Z] ---> Using cache [2023-03-22T23:42:45.999Z] ---> 683cda778b45 [2023-03-22T23:42:46.000Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T23:42:46.000Z] ---> Using cache [2023-03-22T23:42:46.000Z] ---> 695a80d06f1e [2023-03-22T23:42:46.000Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T23:42:46.000Z] ---> Using cache [2023-03-22T23:42:46.000Z] ---> 1336e4d80e01 [2023-03-22T23:42:46.000Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:42:46.000Z] ---> Using cache [2023-03-22T23:42:46.000Z] ---> be6f50d58ec5 [2023-03-22T23:42:46.000Z] Step 7/33 : COPY . . [2023-03-22T23:42:46.000Z] ---> Using cache [2023-03-22T23:42:46.000Z] ---> 0a630efadddf [2023-03-22T23:42:46.268Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T23:42:46.268Z] ---> Running in e419ef736f56 [2023-03-22T23:42:48.216Z] ---> c299cfe093b1 [2023-03-22T23:42:48.216Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:42:48.801Z] 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-22T23:42:49.763Z] ---> 43405d239cf1 [2023-03-22T23:42:49.763Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T23:42:49.763Z] ---> Running in c64efc102b8a [2023-03-22T23:42:50.726Z] Removing intermediate container c64efc102b8a [2023-03-22T23:42:50.726Z] ---> ac591bea7330 [2023-03-22T23:42:50.726Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:42:50.726Z] ---> Running in c6f8e46ba5f5 [2023-03-22T23:42:51.309Z] Removing intermediate container c6f8e46ba5f5 [2023-03-22T23:42:51.309Z] ---> 8a8c51bcb102 [2023-03-22T23:42:51.309Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T23:42:51.577Z] ---> Running in a92e2eebc952 [2023-03-22T23:42:52.542Z] Removing intermediate container a92e2eebc952 [2023-03-22T23:42:52.542Z] ---> 14be16541419 [2023-03-22T23:42:52.542Z] Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:42:52.542Z] ---> Running in 58544b9a5fce [2023-03-22T23:42:53.958Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:42:53.958Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:42:53.958Z] ---> 657e8f5f42b6 [2023-03-22T23:42:53.958Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:42:53.958Z] ---> Using cache [2023-03-22T23:42:53.958Z] ---> 677cbb52523d [2023-03-22T23:42:53.958Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:42:53.958Z] ---> Using cache [2023-03-22T23:42:53.958Z] ---> 3f065fddd153 [2023-03-22T23:42:53.958Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:42:53.958Z] ---> Using cache [2023-03-22T23:42:53.958Z] ---> 8e7602916551 [2023-03-22T23:42:53.958Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:42:53.958Z] ---> Using cache [2023-03-22T23:42:53.958Z] ---> 5565ba924e65 [2023-03-22T23:42:53.958Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:42:53.958Z] ---> Using cache [2023-03-22T23:42:53.958Z] ---> 6f9ce7598088 [2023-03-22T23:42:53.958Z] Step 8/23 : COPY . . [2023-03-22T23:42:53.958Z] ---> Using cache [2023-03-22T23:42:53.958Z] ---> ba18be4b8ee0 [2023-03-22T23:42:53.958Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T23:42:55.413Z] Removing intermediate container 58544b9a5fce [2023-03-22T23:42:55.413Z] ---> 525a7406cf65 [2023-03-22T23:42:55.413Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:42:55.413Z] ---> Running in 23ae5705b943 [2023-03-22T23:42:55.413Z] ---> Running in 945a7ccc4646 [2023-03-22T23:42:56.548Z] Removing intermediate container 945a7ccc4646 [2023-03-22T23:42:56.548Z] ---> 74b4155ddc46 [2023-03-22T23:42:56.548Z] [2023-03-22T23:42:56.815Z] Successfully built 74b4155ddc46 [2023-03-22T23:42:56.815Z] Successfully tagged core-data-arm64:latest [2023-03-22T23:42:57.405Z]  Building core-data ... done 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-22T23:43:19.672Z] Removing intermediate container bfedba82c0d2 [2023-03-22T23:43:19.672Z] ---> acf6a9712776 [2023-03-22T23:43:19.672Z] [2023-03-22T23:43:19.672Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T23:43:19.672Z] ---> d74e625d9115 [2023-03-22T23:43:19.672Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T23:43:19.672Z] ---> Running in 083fbf677b2c [2023-03-22T23:43:20.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:43:21.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:43:22.625Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T23:43:22.625Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-22T23:43:22.625Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:43:22.625Z] OK: 8 MiB in 17 packages [2023-03-22T23:43:24.571Z] Removing intermediate container 083fbf677b2c [2023-03-22T23:43:24.571Z] ---> a1f246811825 [2023-03-22T23:43:24.571Z] 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-22T23:43:24.571Z] ---> Running in 941516e1c595 [2023-03-22T23:43:25.156Z] Removing intermediate container 941516e1c595 [2023-03-22T23:43:25.156Z] ---> b6ec27cb9d49 [2023-03-22T23:43:25.156Z] Step 12/22 : WORKDIR /edgex [2023-03-22T23:43:25.156Z] ---> Running in c26eda57548a [2023-03-22T23:43:25.887Z] Removing intermediate container c26eda57548a [2023-03-22T23:43:25.887Z] ---> cbc2a5ca7af5 [2023-03-22T23:43:25.887Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:43:26.894Z] ---> e333a4cbd52c [2023-03-22T23:43:26.894Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:43:27.924Z] ---> 42a818c82162 [2023-03-22T23:43:27.924Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T23:43:28.943Z] ---> f803a6b644ff [2023-03-22T23:43:28.943Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T23:43:30.387Z] ---> 8ef54beb18ea [2023-03-22T23:43:30.387Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T23:43:31.356Z] ---> 9b80b9abdfea [2023-03-22T23:43:31.356Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:43:31.625Z] ---> Running in f776448d8505 [2023-03-22T23:43:34.990Z] Removing intermediate container f776448d8505 [2023-03-22T23:43:34.990Z] ---> 3c765634a853 [2023-03-22T23:43:34.990Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:43:34.990Z] ---> Running in d174cdf1f429 [2023-03-22T23:43:35.263Z] Removing intermediate container d174cdf1f429 [2023-03-22T23:43:35.263Z] ---> 87a08eb07fb2 [2023-03-22T23:43:35.263Z] Step 20/22 : LABEL arch=arm64 [2023-03-22T23:43:35.532Z] ---> Running in 907de5eb0499 [2023-03-22T23:43:36.122Z] Removing intermediate container 907de5eb0499 [2023-03-22T23:43:36.122Z] ---> 7a8a8d05cd34 [2023-03-22T23:43:36.122Z] Step 21/22 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:43:36.122Z] ---> Running in 44b1049c749c [2023-03-22T23:43:36.712Z] Removing intermediate container 44b1049c749c [2023-03-22T23:43:36.712Z] ---> 887bc66171c6 [2023-03-22T23:43:36.712Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T23:43:36.982Z] ---> Running in 7453a7db9fa2 [2023-03-22T23:43:37.572Z] Removing intermediate container 7453a7db9fa2 [2023-03-22T23:43:37.572Z] ---> ff2044c06977 [2023-03-22T23:43:37.572Z] [2023-03-22T23:43:37.572Z] Successfully built ff2044c06977 [2023-03-22T23:43:37.840Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-22T23:43:50.177Z]  Building security-proxy-setup ... 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-22T23:44:08.427Z] Removing intermediate container 612ea0d8353a [2023-03-22T23:44:08.427Z] ---> 09e50ade364e [2023-03-22T23:44:08.427Z] [2023-03-22T23:44:08.427Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T23:44:08.427Z] ---> d74e625d9115 [2023-03-22T23:44:08.427Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T23:44:08.427Z] ---> Running in 609cce8f8486 [2023-03-22T23:44:08.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:44:09.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:44:10.433Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T23:44:10.433Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T23:44:10.433Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T23:44:10.433Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:44:10.433Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T23:44:11.025Z] OK: 8 MiB in 18 packages [2023-03-22T23:44:13.630Z] Removing intermediate container 609cce8f8486 [2023-03-22T23:44:13.630Z] ---> 0ba530918a7e [2023-03-22T23:44:13.630Z] 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-22T23:44:13.630Z] ---> Running in 7b1dfeb5136d [2023-03-22T23:44:13.904Z] Removing intermediate container 7b1dfeb5136d [2023-03-22T23:44:13.904Z] ---> 82fb3c5be0e8 [2023-03-22T23:44:13.904Z] Step 12/25 : WORKDIR / [2023-03-22T23:44:14.174Z] ---> Running in ee2680f882ac [2023-03-22T23:44:14.764Z] Removing intermediate container ee2680f882ac [2023-03-22T23:44:14.764Z] ---> ffb8d858f113 [2023-03-22T23:44:14.764Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:44:15.733Z] ---> 416dcc6ae34c [2023-03-22T23:44:15.733Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:44:16.702Z] ---> c0a1c1c12a46 [2023-03-22T23:44:16.702Z] 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-22T23:44:17.671Z] ---> 0da08d8a5a04 [2023-03-22T23:44:17.671Z] 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-22T23:44:18.637Z] ---> d7002b1bba8d [2023-03-22T23:44:18.637Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:44:19.608Z] ---> 3824ff01c03c [2023-03-22T23:44:19.608Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T23:44:21.569Z] ---> 2ff7245e6418 [2023-03-22T23:44:21.569Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T23:44:24.943Z] ---> 4a295fd52a46 [2023-03-22T23:44:24.943Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T23:44:25.917Z] ---> 52fd74e16b62 [2023-03-22T23:44:25.917Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:44:25.917Z] ---> Running in 129f24e31ca8 [2023-03-22T23:44:29.295Z] Removing intermediate container 129f24e31ca8 [2023-03-22T23:44:29.295Z] ---> 831cbfa76579 [2023-03-22T23:44:29.295Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:44:29.295Z] ---> Running in 5bf1e26cbec9 [2023-03-22T23:44:29.884Z] Removing intermediate container 5bf1e26cbec9 [2023-03-22T23:44:29.884Z] ---> 09df6cb67827 [2023-03-22T23:44:29.884Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T23:44:29.884Z] ---> Running in fe3ee53619bf [2023-03-22T23:44:30.483Z] Removing intermediate container fe3ee53619bf [2023-03-22T23:44:30.483Z] ---> 7fd95f2b71bd [2023-03-22T23:44:30.483Z] Step 24/25 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:44:30.753Z] ---> Running in a91c751f38de [2023-03-22T23:44:31.345Z] Removing intermediate container a91c751f38de [2023-03-22T23:44:31.345Z] ---> 958a086902e8 [2023-03-22T23:44:31.345Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T23:44:31.345Z] ---> Running in 69d4515b0f85 [2023-03-22T23:44:31.935Z] Removing intermediate container 69d4515b0f85 [2023-03-22T23:44:31.935Z] ---> 75956afdd26a [2023-03-22T23:44:31.935Z] [2023-03-22T23:44:32.205Z] Successfully built 75956afdd26a [2023-03-22T23:44:32.205Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-22T23:46:38.953Z]  Building security-secretstore-setup ... done Removing intermediate container e419ef736f56 [2023-03-22T23:46:38.953Z] ---> 5a5b0b74b2f9 [2023-03-22T23:46:38.953Z] [2023-03-22T23:46:38.953Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T23:46:38.953Z] ---> d74e625d9115 [2023-03-22T23:46:38.953Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T23:46:38.953Z] ---> Using cache [2023-03-22T23:46:38.953Z] ---> c65f323f4bee [2023-03-22T23:46:38.953Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T23:46:38.953Z] ---> Running in 9e1d0fefc159 [2023-03-22T23:46:38.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:46:38.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:46:38.953Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T23:46:38.953Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T23:46:38.953Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:46:38.953Z] OK: 8 MiB in 17 packages [2023-03-22T23:46:38.953Z] Removing intermediate container 9e1d0fefc159 [2023-03-22T23:46:38.953Z] ---> fb2b17e1e63e [2023-03-22T23:46:38.953Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T23:46:38.953Z] ---> Running in c9701d640696 [2023-03-22T23:46:39.547Z] Removing intermediate container c9701d640696 [2023-03-22T23:46:39.547Z] ---> c59b6ec652be [2023-03-22T23:46:39.547Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T23:46:39.547Z] ---> Running in 7f24a5f139cd [2023-03-22T23:46:40.151Z] Removing intermediate container 7f24a5f139cd [2023-03-22T23:46:40.151Z] ---> ac1adaaad46d [2023-03-22T23:46:40.151Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T23:46:40.151Z] ---> Running in e9d642747558 [2023-03-22T23:46:40.745Z] Removing intermediate container e9d642747558 [2023-03-22T23:46:40.745Z] ---> 5069e62b6b8e [2023-03-22T23:46:40.745Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T23:46:41.021Z] ---> Running in 2687840a9c45 [2023-03-22T23:46:41.615Z] Removing intermediate container 2687840a9c45 [2023-03-22T23:46:41.615Z] ---> ada7b9f26ffc [2023-03-22T23:46:41.615Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T23:46:41.615Z] ---> Running in 52615e314c8d [2023-03-22T23:46:44.233Z] Removing intermediate container 52615e314c8d [2023-03-22T23:46:44.233Z] ---> e96dc5eb3f6d [2023-03-22T23:46:44.233Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T23:46:44.233Z] ---> Running in b964aaa209ab [2023-03-22T23:46:44.823Z] Removing intermediate container b964aaa209ab [2023-03-22T23:46:44.823Z] ---> 1eb738a33ae2 [2023-03-22T23:46:44.823Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T23:46:46.241Z] ---> 727b0fb7c1cd [2023-03-22T23:46:46.241Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T23:46:46.241Z] ---> Running in 9543c7183d64 [2023-03-22T23:46:49.614Z] Removing intermediate container 9543c7183d64 [2023-03-22T23:46:49.614Z] ---> 9620e5c6781c [2023-03-22T23:46:49.614Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:46:50.583Z] ---> f88eed7918c3 [2023-03-22T23:46:50.583Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:46:51.550Z] ---> 3cc399771baa [2023-03-22T23:46:51.551Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T23:46:53.513Z] ---> ddbdc4d747f0 [2023-03-22T23:46:53.514Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T23:46:54.488Z] ---> dc725b63d405 [2023-03-22T23:46:54.488Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T23:46:55.455Z] ---> 7b51d078590d [2023-03-22T23:46:55.455Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T23:46:56.424Z] ---> ec2ea2b3a959 [2023-03-22T23:46:56.424Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T23:46:57.412Z] ---> d31469c1435d [2023-03-22T23:46:57.412Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T23:46:58.380Z] ---> 1d8983e58f86 [2023-03-22T23:46:58.380Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T23:46:58.380Z] ---> Running in 9161ec9e9b6d [2023-03-22T23:47:00.989Z] Removing intermediate container 9161ec9e9b6d [2023-03-22T23:47:00.989Z] ---> 812b5fc5701b [2023-03-22T23:47:00.989Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T23:47:00.989Z] ---> Running in 03c75e941464 [2023-03-22T23:47:01.966Z] Removing intermediate container 03c75e941464 [2023-03-22T23:47:01.966Z] ---> d9301547344b [2023-03-22T23:47:01.966Z] Step 30/33 : CMD ["gate"] [2023-03-22T23:47:01.966Z] ---> Running in b3b2cddaefb0 [2023-03-22T23:47:02.558Z] Removing intermediate container b3b2cddaefb0 [2023-03-22T23:47:02.558Z] ---> 41bd0254b66b [2023-03-22T23:47:02.558Z] Step 31/33 : LABEL arch=arm64 [2023-03-22T23:47:02.558Z] ---> Running in 9489ee71df12 [2023-03-22T23:47:03.156Z] Removing intermediate container 9489ee71df12 [2023-03-22T23:47:03.156Z] ---> b1836b414131 [2023-03-22T23:47:03.156Z] Step 32/33 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:47:03.156Z] ---> Running in 4caf032b4709 [2023-03-22T23:47:03.427Z] Removing intermediate container 4caf032b4709 [2023-03-22T23:47:03.427Z] ---> 2edf11c8a3c2 [2023-03-22T23:47:03.427Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T23:47:03.696Z] ---> Running in f12db6d85751 [2023-03-22T23:47:03.965Z] Removing intermediate container f12db6d85751 [2023-03-22T23:47:03.965Z] ---> 85872ebbe328 [2023-03-22T23:47:03.965Z] [2023-03-22T23:47:04.234Z] Successfully built 85872ebbe328 [2023-03-22T23:47:04.234Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-22T23:47:36.518Z]  Building security-bootstrapper ... done Removing intermediate container 23ae5705b943 [2023-03-22T23:47:36.518Z] ---> bc6c22022d12 [2023-03-22T23:47:36.518Z] [2023-03-22T23:47:36.518Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:47:36.518Z] ---> d74e625d9115 [2023-03-22T23:47:36.518Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:47:36.518Z] ---> Using cache [2023-03-22T23:47:36.518Z] ---> 0fb61a8c4d56 [2023-03-22T23:47:36.518Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:47:36.518Z] ---> Using cache [2023-03-22T23:47:36.518Z] ---> b42d5eb54813 [2023-03-22T23:47:36.518Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T23:47:36.518Z] ---> Running in f9bc0a1c14a1 [2023-03-22T23:47:36.789Z] Removing intermediate container f9bc0a1c14a1 [2023-03-22T23:47:36.789Z] ---> db464ae66983 [2023-03-22T23:47:36.789Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T23:47:36.789Z] ---> Running in c80fbfdf5095 [2023-03-22T23:47:37.060Z] Removing intermediate container c80fbfdf5095 [2023-03-22T23:47:37.060Z] ---> b0396c595433 [2023-03-22T23:47:37.060Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:47:37.652Z] ---> 94e673c147cc [2023-03-22T23:47:37.652Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:47:38.243Z] ---> 3775d2a74dc0 [2023-03-22T23:47:38.243Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T23:47:39.658Z] ---> bc817477aefb [2023-03-22T23:47:39.659Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:47:46.462Z] ---> 6b376aa1eb93 [2023-03-22T23:47:46.462Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T23:47:46.462Z] ---> Running in 29266f512f5f [2023-03-22T23:47:46.462Z] Removing intermediate container 29266f512f5f [2023-03-22T23:47:46.462Z] ---> 679c8244f9ca [2023-03-22T23:47:46.462Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:47:46.462Z] ---> Running in 1268a3d55216 [2023-03-22T23:47:46.462Z] Removing intermediate container 1268a3d55216 [2023-03-22T23:47:46.462Z] ---> 3f6baf5d81ec [2023-03-22T23:47:46.462Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T23:47:46.462Z] ---> Running in 6defd08af77e [2023-03-22T23:47:46.462Z] Removing intermediate container 6defd08af77e [2023-03-22T23:47:46.462Z] ---> 0c980beffec9 [2023-03-22T23:47:46.462Z] Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c [2023-03-22T23:47:46.462Z] ---> Running in 52dd0111a22d [2023-03-22T23:47:46.463Z] Removing intermediate container 52dd0111a22d [2023-03-22T23:47:46.463Z] ---> 0b1e7d24709c [2023-03-22T23:47:46.463Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:47:46.463Z] ---> Running in 6e7ed871e03f [2023-03-22T23:47:46.463Z] Removing intermediate container 6e7ed871e03f [2023-03-22T23:47:46.463Z] ---> 3e06051b2c66 [2023-03-22T23:47:46.463Z] [2023-03-22T23:47:46.463Z] Successfully built 3e06051b2c66 [2023-03-22T23:47:46.463Z] Successfully tagged support-scheduler-arm64:latest [2023-03-22T23:47:46.476Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-22T23:47:46.483Z] $ docker stop --time=1 fc78bb73e97db0f1144f073454ab7c589e546526395cdef4e09b5ea54a992fcf [2023-03-22T23:47:48.227Z] $ docker rm -f --volumes fc78bb73e97db0f1144f073454ab7c589e546526395cdef4e09b5ea54a992fcf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T23:47:48.703Z] + docker images [2023-03-22T23:47:48.970Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T23:47:48.970Z] support-scheduler-arm64 latest 3e06051b2c66 6 seconds ago 31.5MB [2023-03-22T23:47:48.970Z] bc6c22022d12 14 seconds ago 1.56GB [2023-03-22T23:47:48.970Z] security-bootstrapper-arm64 latest 85872ebbe328 45 seconds ago 21.9MB [2023-03-22T23:47:48.970Z] 5a5b0b74b2f9 About a minute ago 1.48GB [2023-03-22T23:47:48.970Z] security-secretstore-setup-arm64 latest 75956afdd26a 3 minutes ago 32.2MB [2023-03-22T23:47:48.970Z] 09e50ade364e 3 minutes ago 1.49GB [2023-03-22T23:47:48.970Z] security-proxy-setup-arm64 latest ff2044c06977 4 minutes ago 18.7MB [2023-03-22T23:47:48.970Z] acf6a9712776 4 minutes ago 1.47GB [2023-03-22T23:47:48.970Z] core-data-arm64 latest 74b4155ddc46 4 minutes ago 19.9MB [2023-03-22T23:47:48.970Z] 211d1aa51da8 5 minutes ago 1.5GB [2023-03-22T23:47:48.970Z] security-spire-agent-arm64 latest 52058b065cb7 5 minutes ago 125MB [2023-03-22T23:47:48.970Z] security-spire-server-arm64 latest ee4bbec76283 5 minutes ago 87.1MB [2023-03-22T23:47:48.970Z] 7105f42574c5 5 minutes ago 1.35GB [2023-03-22T23:47:48.970Z] 807924da4eb0 6 minutes ago 1.35GB [2023-03-22T23:47:48.970Z] security-proxy-auth-arm64 latest 65ffcfb51727 6 minutes ago 18.2MB [2023-03-22T23:47:48.970Z] 3e470e5be418 6 minutes ago 1.47GB [2023-03-22T23:47:48.970Z] support-notifications-arm64 latest 3c30e6ece3a0 9 minutes ago 32.1MB [2023-03-22T23:47:48.970Z] b126f722dbdf 9 minutes ago 1.56GB [2023-03-22T23:47:48.970Z] security-spiffe-token-provider-arm64 latest 8283e5a7a908 13 minutes ago 32.7MB [2023-03-22T23:47:48.970Z] 2bc4ab462156 13 minutes ago 1.53GB [2023-03-22T23:47:48.970Z] core-metadata-arm64 latest 7ff0758efc74 14 minutes ago 20.2MB [2023-03-22T23:47:48.970Z] core-command-arm64 latest 170e3d3d1e62 14 minutes ago 19.7MB [2023-03-22T23:47:48.970Z] bf4e5bdfd2e0 14 minutes ago 1.5GB [2023-03-22T23:47:48.970Z] core-common-config-bootstrapper-arm64 latest 0eb37ca832cc 14 minutes ago 17.2MB [2023-03-22T23:47:48.970Z] ea45db3504e5 15 minutes ago 1.49GB [2023-03-22T23:47:48.970Z] 58c1fca6dad8 15 minutes ago 1.49GB [2023-03-22T23:47:48.970Z] security-spire-config-arm64 latest 190ede4fcc91 22 minutes ago 86.2MB [2023-03-22T23:47:48.970Z] 6791866b66b3 22 minutes ago 1.35GB [2023-03-22T23:47:48.970Z] ci-base-image-arm64 latest 657e8f5f42b6 41 minutes ago 866MB [2023-03-22T23:47:48.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 12 days ago 648MB [2023-03-22T23:47:48.970Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-22T23:47:48.970Z] 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-22T23:47:49.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T23:47:49.377Z] [2023-03-22T23:47:49.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:47:49.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T23:47:49.972Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T23:47:49.972Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T23:47:49.972Z] 04944245beec: Pulling fs layer [2023-03-22T23:47:49.972Z] 699f458cf7ca: Pulling fs layer [2023-03-22T23:47:49.972Z] 765212b225bb: Pulling fs layer [2023-03-22T23:47:49.972Z] f23df028b6ca: Pulling fs layer [2023-03-22T23:47:49.972Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T23:47:49.972Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T23:47:49.972Z] 765212b225bb: Waiting [2023-03-22T23:47:49.972Z] f23df028b6ca: Waiting [2023-03-22T23:47:49.972Z] d65c8cfc05b1: Waiting [2023-03-22T23:47:49.972Z] 2437ff75d9bd: Waiting [2023-03-22T23:47:49.972Z] 04944245beec: Verifying Checksum [2023-03-22T23:47:49.972Z] 04944245beec: Download complete [2023-03-22T23:47:50.237Z] 765212b225bb: Verifying Checksum [2023-03-22T23:47:50.237Z] 765212b225bb: Download complete [2023-03-22T23:47:50.237Z] f23df028b6ca: Verifying Checksum [2023-03-22T23:47:50.237Z] f23df028b6ca: Download complete [2023-03-22T23:47:50.237Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T23:47:50.237Z] d65c8cfc05b1: Download complete [2023-03-22T23:47:50.237Z] 699f458cf7ca: Verifying Checksum [2023-03-22T23:47:50.237Z] 699f458cf7ca: Download complete [2023-03-22T23:47:50.820Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T23:47:50.820Z] 8998bd30e6a1: Download complete [2023-03-22T23:47:53.400Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T23:47:53.400Z] 2437ff75d9bd: Download complete [2023-03-22T23:47:54.359Z] 8998bd30e6a1: Pull complete [2023-03-22T23:47:54.943Z] 04944245beec: Pull complete [2023-03-22T23:47:56.351Z] 699f458cf7ca: Pull complete [2023-03-22T23:47:56.351Z] 765212b225bb: Pull complete [2023-03-22T23:47:57.312Z] f23df028b6ca: Pull complete [2023-03-22T23:47:57.578Z] d65c8cfc05b1: Pull complete [2023-03-22T23:48:12.596Z] 2437ff75d9bd: Pull complete [2023-03-22T23:48:12.596Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T23:48:12.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T23:48:12.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:48:12.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container [2023-03-22T23:48:12.860Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-22T23:48:15.594Z] $ docker top a5717d98d2f82acf1bfc96f8f3ca3b4e0d2aa6e2148c33eee3c49ff168a0449e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:48:16.177Z] ---> job-cost.sh [2023-03-22T23:48:16.458Z] lf-activate-venv: SKIPPING [2023-03-22T23:48:16.458Z] INFO: No Stack... [2023-03-22T23:48:17.046Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T23:48:17.683Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T23:48:18.334Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-03-22T23:48:18.334Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T23:48:18.365Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4472-2-stack-cost] [2023-03-22T23:48:18.371Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4472-2-stack-cost] did not exist. Created. [2023-03-22T23:48:18.371Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4472-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T23:48:19.010Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T23:48:19.193Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T23:48:19.199Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4472-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T23:48:19.219Z] $ docker stop --time=1 a5717d98d2f82acf1bfc96f8f3ca3b4e0d2aa6e2148c33eee3c49ff168a0449e [2023-03-22T23:48:20.735Z] $ docker rm -f --volumes a5717d98d2f82acf1bfc96f8f3ca3b4e0d2aa6e2148c33eee3c49ff168a0449e [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-22T23:48:21.191Z] provisioning config files... [2023-03-22T23:48:21.199Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config11770649576976814342tmp [Pipeline] { [Pipeline] sh [2023-03-22T23:48:21.495Z] + set +x [2023-03-22T23:48:21.495Z] + curl -s https://codecov.io/bash [2023-03-22T23:48:21.495Z] + bash -s -- [2023-03-22T23:48:21.495Z] [2023-03-22T23:48:21.495Z] _____ _ [2023-03-22T23:48:21.495Z] / ____| | | [2023-03-22T23:48:21.495Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T23:48:21.495Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T23:48:21.495Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T23:48:21.495Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T23:48:21.495Z] Bash-1.0.6 [2023-03-22T23:48:21.495Z] [2023-03-22T23:48:21.495Z] [2023-03-22T23:48:21.495Z] ==> git version 2.25.1 found [2023-03-22T23:48:21.495Z] ==> 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-22T23:48:21.495Z] Release-Date: 2020-01-08 [2023-03-22T23:48:21.495Z] 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-22T23:48:21.495Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T23:48:21.495Z] ==> Jenkins CI detected. [2023-03-22T23:48:21.495Z] current dir:  /w/workspace/edgex-go/2 [2023-03-22T23:48:21.495Z] project root: . [2023-03-22T23:48:21.495Z] --> token set from env [2023-03-22T23:48:21.495Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T23:48:21.495Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T23:48:21.495Z] ==> Python coveragepy not found [2023-03-22T23:48:21.495Z] ==> Searching for coverage reports in: [2023-03-22T23:48:21.495Z] + . [2023-03-22T23:48:21.755Z] -> Found 1 reports [2023-03-22T23:48:21.755Z] ==> Detecting git/mercurial file structure [2023-03-22T23:48:21.755Z] ==> Reading reports [2023-03-22T23:48:21.755Z] + ./coverage.out bytes=447378 [2023-03-22T23:48:21.755Z] ==> Appending adjustments [2023-03-22T23:48:21.755Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T23:48:22.692Z] + Found adjustments [2023-03-22T23:48:22.692Z] ==> Gzipping contents [2023-03-22T23:48:22.692Z] 60K /tmp/codecov.ZC1iTZ.gz [2023-03-22T23:48:22.692Z] ==> Uploading reports [2023-03-22T23:48:22.692Z] url: https://codecov.io [2023-03-22T23:48:22.692Z] query: branch=PR-4472&commit=3f425f846c2d5249984f47bd9a8b14c37c6f161c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4472%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4472&job=&cmd_args= [2023-03-22T23:48:22.692Z] -> Pinging Codecov [2023-03-22T23:48:22.692Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4472&commit=3f425f846c2d5249984f47bd9a8b14c37c6f161c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4472%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4472&job=&cmd_args= [2023-03-22T23:48:23.259Z] -> Uploading to [2023-03-22T23:48:23.259Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/3f425f846c2d5249984f47bd9a8b14c37c6f161c/5bf2b240-30cc-4628-9f42-709f1172ede6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T234822Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ac636baa0d7384122a23b0daf3a848b9348c1a8486a0872e3d74f6530760036 [2023-03-22T23:48:23.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T23:48:23.259Z] Dload Upload Total Spent Left Speed [2023-03-22T23:48:23.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57461 0 0 100 57461 0 175k --:--:-- --:--:-- --:--:-- 175k [2023-03-22T23:48:23.518Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3f425f846c2d5249984f47bd9a8b14c37c6f161c [Pipeline] } [2023-03-22T23:48:23.533Z] 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-22T23:48:24.140Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:48:24.429Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:48:25.290Z] ---> package-listing.sh [2023-03-22T23:48:25.290Z] ++ facter osfamily [2023-03-22T23:48:25.290Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T23:48:25.549Z] + OS_FAMILY=debian [2023-03-22T23:48:25.549Z] + workspace=/w/workspace/edgex-go/2 [2023-03-22T23:48:25.549Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T23:48:25.549Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T23:48:25.549Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T23:48:25.549Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T23:48:25.549Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-22T23:48:25.549Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T23:48:25.549Z] + case "${OS_FAMILY}" in [2023-03-22T23:48:25.549Z] + dpkg -l [2023-03-22T23:48:25.549Z] + grep '^ii' [2023-03-22T23:48:25.549Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T23:48:25.549Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T23:48:25.549Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T23:48:25.549Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-22T23:48:25.549Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-03-22T23:48:25.549Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-03-22T23:48:25.559Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T23:48:25.836Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:48:26.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T23:48:26.394Z] [2023-03-22T23:48:26.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:48:26.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T23:48:26.694Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T23:48:26.694Z] 5eb5b503b376: Pulling fs layer [2023-03-22T23:48:26.694Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T23:48:26.694Z] ec43610c2a17: Pulling fs layer [2023-03-22T23:48:26.694Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T23:48:26.694Z] 33b1e0a273af: Pulling fs layer [2023-03-22T23:48:26.694Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T23:48:26.694Z] 2f39f015ded8: Pulling fs layer [2023-03-22T23:48:26.694Z] 2f39f015ded8: Waiting [2023-03-22T23:48:26.694Z] 5d3b04190fa2: Waiting [2023-03-22T23:48:26.694Z] 33b1e0a273af: Waiting [2023-03-22T23:48:26.694Z] 3a2ae6a8a46f: Waiting [2023-03-22T23:48:26.694Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T23:48:26.694Z] 5c69ac0246d0: Download complete [2023-03-22T23:48:26.694Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T23:48:26.694Z] 3a2ae6a8a46f: Download complete [2023-03-22T23:48:26.959Z] 33b1e0a273af: Verifying Checksum [2023-03-22T23:48:26.959Z] 33b1e0a273af: Download complete [2023-03-22T23:48:26.959Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T23:48:26.959Z] 5d3b04190fa2: Download complete [2023-03-22T23:48:26.959Z] ec43610c2a17: Verifying Checksum [2023-03-22T23:48:26.959Z] ec43610c2a17: Download complete [2023-03-22T23:48:26.959Z] 5eb5b503b376: Download complete [2023-03-22T23:48:27.525Z] 2f39f015ded8: Download complete [2023-03-22T23:48:28.459Z] 5eb5b503b376: Pull complete [2023-03-22T23:48:28.459Z] 5c69ac0246d0: Pull complete [2023-03-22T23:48:29.024Z] ec43610c2a17: Pull complete [2023-03-22T23:48:29.024Z] 3a2ae6a8a46f: Pull complete [2023-03-22T23:48:29.282Z] 33b1e0a273af: Pull complete [2023-03-22T23:48:29.282Z] 5d3b04190fa2: Pull complete [2023-03-22T23:48:34.552Z] 2f39f015ded8: Pull complete [2023-03-22T23:48:34.552Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T23:48:34.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T23:48:34.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:48:34.628Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2023-03-22T23:48:34.677Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T23:48:37.523Z] $ docker top 9260dbef4fdee2c1be515b5ac4404c3058c6b02aceece25140c6187b131c3126 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:48:37.845Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T23:48:38.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T23:48:38.413Z] + ls /var/log/sa-host [2023-03-22T23:48:38.414Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:48:38.486Z] provisioning config files... [2023-03-22T23:48:38.494Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config16520675709906579523tmp [Pipeline] { [Pipeline] echo [2023-03-22T23:48:38.504Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:48:38.785Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T23:48:38.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:48:39.111Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T23:48:39.119Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:48:39.401Z] ---> sudo-logs.sh [2023-03-22T23:48:39.401Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T23:48:39.424Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:48:39.703Z] ---> job-cost.sh [2023-03-22T23:48:39.703Z] lf-activate-venv: SKIPPING [2023-03-22T23:48:39.703Z] DEBUG: total: 0.10999999940395355 [2023-03-22T23:48:39.703Z] INFO: Retrieving Stack Cost... [2023-03-22T23:48:40.270Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T23:48:40.529Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T23:48:40.539Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:48:40.820Z] ---> logs-deploy.sh [2023-03-22T23:48:40.820Z] lf-activate-venv: SKIPPING [2023-03-22T23:48:40.820Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4472/2 [2023-03-22T23:48:40.820Z] INFO: archiving workspace using pattern(s): [2023-03-22T23:48:41.756Z] Archives upload complete. [2023-03-22T23:48:42.015Z] INFO: archiving logs to Nexus [2023-03-22T23:48:42.585Z] ---> uname -a: [2023-03-22T23:48:42.585Z] Linux prd-ubuntu20-04-docker-8c-8g-5325 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-22T23:48:42.585Z] [2023-03-22T23:48:42.585Z] [2023-03-22T23:48:42.585Z] ---> lscpu: [2023-03-22T23:48:42.585Z] Architecture: x86_64 [2023-03-22T23:48:42.585Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-22T23:48:42.585Z] Byte Order: Little Endian [2023-03-22T23:48:42.585Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-22T23:48:42.585Z] CPU(s): 8 [2023-03-22T23:48:42.585Z] On-line CPU(s) list: 0-7 [2023-03-22T23:48:42.585Z] Thread(s) per core: 1 [2023-03-22T23:48:42.585Z] Core(s) per socket: 1 [2023-03-22T23:48:42.585Z] Socket(s): 8 [2023-03-22T23:48:42.585Z] NUMA node(s): 1 [2023-03-22T23:48:42.585Z] Vendor ID: AuthenticAMD [2023-03-22T23:48:42.585Z] CPU family: 23 [2023-03-22T23:48:42.585Z] Model: 49 [2023-03-22T23:48:42.585Z] Model name: AMD EPYC-Rome Processor [2023-03-22T23:48:42.585Z] Stepping: 0 [2023-03-22T23:48:42.585Z] CPU MHz: 2799.956 [2023-03-22T23:48:42.585Z] BogoMIPS: 5599.91 [2023-03-22T23:48:42.585Z] Virtualization: AMD-V [2023-03-22T23:48:42.585Z] Hypervisor vendor: KVM [2023-03-22T23:48:42.585Z] Virtualization type: full [2023-03-22T23:48:42.585Z] L1d cache: 256 KiB [2023-03-22T23:48:42.585Z] L1i cache: 256 KiB [2023-03-22T23:48:42.585Z] L2 cache: 4 MiB [2023-03-22T23:48:42.585Z] L3 cache: 128 MiB [2023-03-22T23:48:42.585Z] NUMA node0 CPU(s): 0-7 [2023-03-22T23:48:42.585Z] Vulnerability Itlb multihit: Not affected [2023-03-22T23:48:42.585Z] Vulnerability L1tf: Not affected [2023-03-22T23:48:42.585Z] Vulnerability Mds: Not affected [2023-03-22T23:48:42.585Z] Vulnerability Meltdown: Not affected [2023-03-22T23:48:42.585Z] Vulnerability Mmio stale data: Not affected [2023-03-22T23:48:42.585Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-22T23:48:42.585Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-22T23:48:42.586Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-22T23:48:42.586Z] Vulnerability Srbds: Not affected [2023-03-22T23:48:42.586Z] Vulnerability Tsx async abort: Not affected [2023-03-22T23:48:42.586Z] 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-22T23:48:42.586Z] [2023-03-22T23:48:42.586Z] [2023-03-22T23:48:42.586Z] ---> nproc: [2023-03-22T23:48:42.586Z] 8 [2023-03-22T23:48:42.586Z] [2023-03-22T23:48:42.586Z] [2023-03-22T23:48:42.586Z] ---> df -h: [2023-03-22T23:48:42.586Z] Filesystem Size Used Avail Use% Mounted on [2023-03-22T23:48:42.586Z] overlay 155G 20G 136G 13% / [2023-03-22T23:48:42.586Z] tmpfs 64M 0 64M 0% /dev [2023-03-22T23:48:42.586Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-22T23:48:42.586Z] shm 64M 0 64M 0% /dev/shm [2023-03-22T23:48:42.586Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-03-22T23:48:42.586Z] [2023-03-22T23:48:42.586Z] [2023-03-22T23:48:42.586Z] ---> sar -b -r -n DEV: [2023-03-22T23:48:42.586Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5325) 03/22/23 _x86_64_ (8 CPU) [2023-03-22T23:48:42.586Z] [2023-03-22T23:48:42.586Z] 23:01:18 LINUX RESTART (8 CPU) [2023-03-22T23:48:42.586Z] [2023-03-22T23:48:42.586Z] 23:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-22T23:48:42.586Z] 23:03:01 149.78 10.05 139.73 0.00 1672.79 81585.20 0.00 [2023-03-22T23:48:42.586Z] 23:04:01 29.22 0.00 29.22 0.00 0.00 17485.39 0.00 [2023-03-22T23:48:42.586Z] 23:05:01 60.67 0.22 60.46 0.00 6.40 23779.77 0.00 [2023-03-22T23:48:42.586Z] 23:06:01 458.47 9.08 449.39 0.00 98.26 159361.20 0.00 [2023-03-22T23:48:42.586Z] 23:07:01 530.11 10.03 520.08 0.00 2885.57 241751.28 0.00 [2023-03-22T23:48:42.586Z] 23:08:01 822.21 2.35 819.86 0.00 2284.31 219386.07 0.00 [2023-03-22T23:48:42.586Z] 23:09:01 551.71 1.66 550.05 0.00 27.01 195284.23 0.00 [2023-03-22T23:48:42.586Z] 23:10:01 604.32 0.10 604.22 0.00 5.86 101319.69 0.00 [2023-03-22T23:48:42.586Z] 23:11:01 2.05 0.00 2.05 0.00 0.00 24.26 0.00 [2023-03-22T23:48:42.586Z] 23:12:01 1.75 0.00 1.75 0.00 0.00 18.66 0.00 [2023-03-22T23:48:42.586Z] 23:13:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2023-03-22T23:48:42.586Z] 23:14:01 1.65 0.00 1.65 0.00 0.00 17.20 0.00 [2023-03-22T23:48:42.586Z] 23:15:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2023-03-22T23:48:42.586Z] 23:16:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 [2023-03-22T23:48:42.586Z] 23:17:01 1.90 0.03 1.87 0.00 0.27 23.99 0.00 [2023-03-22T23:48:42.586Z] 23:18:01 1.93 0.00 1.93 0.00 0.00 22.26 0.00 [2023-03-22T23:48:42.586Z] 23:19:02 1.25 0.00 1.25 0.00 0.00 13.60 0.00 [2023-03-22T23:48:42.586Z] 23:20:01 1.73 0.00 1.73 0.00 0.00 18.16 0.00 [2023-03-22T23:48:42.586Z] 23:21:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2023-03-22T23:48:42.586Z] 23:22:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2023-03-22T23:48:42.586Z] 23:23:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 [2023-03-22T23:48:42.586Z] 23:24:01 2.10 0.00 2.10 0.00 0.00 22.26 0.00 [2023-03-22T23:48:42.586Z] 23:25:01 1.35 0.00 1.35 0.00 0.00 14.13 0.00 [2023-03-22T23:48:42.586Z] 23:26:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 [2023-03-22T23:48:42.586Z] 23:27:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 [2023-03-22T23:48:42.586Z] 23:28:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 [2023-03-22T23:48:42.586Z] 23:29:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2023-03-22T23:48:42.586Z] 23:30:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 [2023-03-22T23:48:42.586Z] 23:31:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2023-03-22T23:48:42.586Z] 23:32:01 1.72 0.00 1.72 0.00 0.00 18.66 0.00 [2023-03-22T23:48:42.586Z] 23:33:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 [2023-03-22T23:48:42.586Z] 23:34:01 1.97 0.00 1.97 0.00 0.00 21.19 0.00 [2023-03-22T23:48:42.586Z] 23:35:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 [2023-03-22T23:48:42.586Z] 23:36:01 1.88 0.00 1.88 0.00 0.00 20.93 0.00 [2023-03-22T23:48:42.586Z] 23:37:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 [2023-03-22T23:48:42.586Z] 23:38:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 [2023-03-22T23:48:42.586Z] 23:39:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2023-03-22T23:48:42.586Z] 23:40:01 3.73 1.67 2.07 0.00 37.73 24.66 0.00 [2023-03-22T23:48:42.586Z] 23:41:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 [2023-03-22T23:48:42.586Z] 23:42:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 [2023-03-22T23:48:42.586Z] 23:43:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2023-03-22T23:48:42.586Z] 23:44:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 [2023-03-22T23:48:42.586Z] 23:45:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2023-03-22T23:48:42.586Z] 23:46:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 [2023-03-22T23:48:42.586Z] 23:47:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2023-03-22T23:48:42.586Z] 23:48:01 1.90 0.00 1.90 0.00 0.00 21.46 0.00 [2023-03-22T23:48:42.586Z] Average: 71.06 0.77 70.30 0.00 152.62 22649.32 0.00 [2023-03-22T23:48:42.586Z] [2023-03-22T23:48:42.586Z] 23:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-22T23:48:42.586Z] 23:03:01 28126952 31310616 983564 2.99 111556 3293900 2428272 7.16 1502224 2818576 148156 [2023-03-22T23:48:42.586Z] 23:04:01 27737960 31270812 1020568 3.10 113440 3617824 2440592 7.19 1593084 3089452 215836 [2023-03-22T23:48:42.586Z] 23:05:01 28059004 31542924 754156 2.29 116124 3584316 2048108 6.04 1236728 3146484 263472 [2023-03-22T23:48:42.586Z] 23:06:01 22151276 31325648 952068 2.90 281264 8690040 2771616 8.17 2283184 7566936 1745544 [2023-03-22T23:48:42.586Z] 23:07:01 20189652 30779592 1477136 4.49 309344 10052060 3415876 10.07 3153984 8606928 192476 [2023-03-22T23:48:42.586Z] 23:08:01 19910452 31295820 967760 2.94 336808 10822776 2588088 7.63 2514916 9535300 646384 [2023-03-22T23:48:42.586Z] 23:09:01 16933920 31250312 1005448 3.06 394440 13507436 2753760 8.12 2818284 12010768 582500 [2023-03-22T23:48:42.586Z] 23:10:01 19047420 31515336 751604 2.29 412992 11710716 1936296 5.71 2465376 10333984 472 [2023-03-22T23:48:42.586Z] 23:11:01 19048184 31516172 750680 2.28 413012 11710720 1936296 5.71 2465260 10333988 8 [2023-03-22T23:48:42.586Z] 23:12:01 19057088 31525144 741576 2.26 413032 11710720 1936296 5.71 2456580 10333988 8 [2023-03-22T23:48:42.586Z] 23:13:01 19057308 31525376 741284 2.25 413040 11710724 1936296 5.71 2456448 10333992 12 [2023-03-22T23:48:42.586Z] 23:14:01 19057740 31525808 740816 2.25 413040 11710724 1936296 5.71 2455928 10333992 8 [2023-03-22T23:48:42.586Z] 23:15:01 19063828 31532264 734768 2.23 413052 11710728 1936296 5.71 2449936 10334356 8 [2023-03-22T23:48:42.586Z] 23:16:01 19064044 31532532 734692 2.23 413084 11710728 1936296 5.71 2449972 10334372 48 [2023-03-22T23:48:42.586Z] 23:17:01 19063424 31531924 735648 2.24 413132 11710708 1911500 5.63 2450376 10334348 56 [2023-03-22T23:48:42.586Z] 23:18:01 19064100 31532684 734656 2.23 413164 11710716 1911500 5.63 2450032 10334352 16 [2023-03-22T23:48:42.586Z] 23:19:02 19063744 31532384 734872 2.23 413184 11710720 1911500 5.63 2450120 10334356 8 [2023-03-22T23:48:42.586Z] 23:20:01 19063728 31532384 734812 2.23 413200 11710720 1911500 5.63 2450120 10334356 4 [2023-03-22T23:48:42.586Z] 23:21:01 19063892 31532572 734556 2.23 413216 11710724 1911500 5.63 2450136 10334360 8 [2023-03-22T23:48:42.586Z] 23:22:01 19063648 31532396 734704 2.23 413240 11710724 1911500 5.63 2450216 10334400 8 [2023-03-22T23:48:42.586Z] 23:23:01 19063528 31532436 734592 2.23 413272 11710856 1911500 5.63 2450180 10334536 40 [2023-03-22T23:48:42.586Z] 23:24:01 19063512 31532492 734524 2.23 413324 11710868 1911500 5.63 2450240 10334544 8 [2023-03-22T23:48:42.586Z] 23:25:01 19063520 31532504 734440 2.23 413384 11710868 1911500 5.63 2450292 10334544 8 [2023-03-22T23:48:42.586Z] 23:26:01 19063772 31532816 734108 2.23 413404 11710872 1911500 5.63 2450284 10334548 4 [2023-03-22T23:48:42.586Z] 23:27:01 19063832 31532936 734356 2.23 413440 11710872 1911500 5.63 2450464 10334548 8 [2023-03-22T23:48:42.586Z] 23:28:01 19063840 31532972 734308 2.23 413476 11710864 1911500 5.63 2450376 10334552 16 [2023-03-22T23:48:42.586Z] 23:29:01 19063524 31532688 734556 2.23 413488 11710880 1911500 5.63 2450404 10334556 24 [2023-03-22T23:48:42.586Z] 23:30:01 19063516 31532688 734496 2.23 413496 11710880 1911500 5.63 2450396 10334556 8 [2023-03-22T23:48:42.586Z] 23:31:01 19063508 31532704 734428 2.23 413516 11710884 1911500 5.63 2450416 10334560 4 [2023-03-22T23:48:42.586Z] 23:32:01 19063648 31532880 734300 2.23 413548 11710888 1911500 5.63 2450680 10334564 16 [2023-03-22T23:48:42.586Z] 23:33:01 19063632 31532888 734244 2.23 413584 11710876 1911500 5.63 2450488 10334564 8 [2023-03-22T23:48:42.586Z] 23:34:01 19063552 31532860 734220 2.23 413616 11710896 1911500 5.63 2450540 10334572 8 [2023-03-22T23:48:42.586Z] 23:35:01 19063704 31533060 734160 2.23 413660 11710896 1911500 5.63 2450568 10334572 4 [2023-03-22T23:48:42.586Z] 23:36:01 19063696 31533072 734128 2.23 413676 11710900 1911500 5.63 2450644 10334576 12 [2023-03-22T23:48:42.586Z] 23:37:01 19063672 31533076 734064 2.23 413700 11710904 1911500 5.63 2450748 10334580 8 [2023-03-22T23:48:42.586Z] 23:38:01 19063600 31533032 734048 2.23 413736 11710892 1911500 5.63 2450664 10334580 4 [2023-03-22T23:48:42.586Z] 23:39:01 19063552 31533024 733996 2.23 413756 11710912 1911500 5.63 2450700 10334588 8 [2023-03-22T23:48:42.586Z] 23:40:01 19054200 31525736 741144 2.25 413792 11712040 1892768 5.58 2461060 10334964 12 [2023-03-22T23:48:42.586Z] 23:41:01 19054124 31525692 741352 2.25 413820 11712044 1876488 5.53 2460764 10334924 12 [2023-03-22T23:48:42.586Z] 23:42:01 19054100 31525688 741356 2.25 413832 11712052 1876488 5.53 2460556 10334932 48 [2023-03-22T23:48:42.586Z] 23:43:01 19053800 31525412 741564 2.26 413868 11712044 1876488 5.53 2460704 10334932 12 [2023-03-22T23:48:42.586Z] 23:44:01 19053752 31525404 741520 2.26 413892 11712052 1876488 5.53 2460828 10334936 16 [2023-03-22T23:48:42.586Z] 23:45:01 19053956 31525640 741224 2.25 413912 11712060 1876488 5.53 2460584 10334940 28 [2023-03-22T23:48:42.586Z] 23:46:01 19053940 31525636 741168 2.25 413924 11712060 1876488 5.53 2460632 10334940 44 [2023-03-22T23:48:42.586Z] 23:47:01 19054068 31525788 741164 2.25 413936 11712064 1876488 5.53 2460704 10334944 8 [2023-03-22T23:48:42.586Z] 23:48:01 19053824 31525568 741556 2.26 413964 11712052 1876488 5.53 2460660 10334944 4 [2023-03-22T23:48:42.586Z] Average: 19705538 31487639 780878 2.37 386704 11093504 2018903 5.95 2408858 9778724 82509 [2023-03-22T23:48:42.586Z] [2023-03-22T23:48:42.586Z] 23:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-22T23:48:42.586Z] 23:03:01 ens3 832.36 811.38 9211.52 95.64 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.586Z] 23:03:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.586Z] 23:03:01 veth2d1b341 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.586Z] 23:03:01 docker0 603.33 513.28 44.30 3421.71 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.586Z] 23:04:01 ens3 46.00 42.90 28.57 98.41 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:04:01 veth2d1b341 1.43 1.48 0.13 0.13 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:04:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:05:01 ens3 99.55 59.47 1695.41 16.38 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:05:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:06:01 ens3 850.52 515.83 6235.89 60.29 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:06:01 veth68f9507 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:06:01 docker0 497.83 818.01 41.35 6205.59 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:07:01 veth2cd3976 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:07:01 ens3 148.02 73.79 1545.71 16.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:07:01 veth82e6ec0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:07:01 veth8540cc0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:07:01 vethbc9369c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:07:01 veth68f9507 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:07:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:07:01 docker0 3.98 8.01 0.25 86.41 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:08:01 ens3 162.60 84.72 1771.86 24.17 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:08:01 vethbd631f0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:08:01 veth68f9507 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:08:01 vetha5c778b 18.78 27.72 1.83 9.39 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:08:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:08:01 docker0 33.26 58.25 2.48 364.45 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:09:01 ens3 494.89 284.76 3743.48 38.88 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:09:01 veth68f9507 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:09:01 docker0 264.04 461.46 21.34 3718.40 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:09:01 vethf5ceb49 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:10:01 ens3 64.33 68.48 218.06 200.80 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:10:01 docker0 7.81 16.76 0.51 194.34 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:11:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:12:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:14:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:15:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:16:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:17:01 ens3 0.75 0.38 0.54 0.31 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:18:01 ens3 0.47 0.17 0.48 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:19:02 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:20:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:21:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:22:01 ens3 0.37 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:24:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:25:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:26:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:27:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:32:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:33:01 ens3 0.17 0.05 0.17 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:34:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:35:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:36:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:37:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:38:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:40:01 ens3 7.88 6.83 5.44 6.27 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.587Z] 23:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:42:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:43:01 ens3 0.55 0.35 0.32 0.21 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:44:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:47:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] Average: ens3 59.08 42.49 532.50 12.14 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] Average: docker0 30.75 40.91 2.40 304.90 0.00 0.00 0.00 0.00 [2023-03-22T23:48:42.588Z] [2023-03-22T23:48:42.588Z] [2023-03-22T23:48:42.588Z] ---> sar -P ALL: [2023-03-22T23:48:42.588Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5325) 03/22/23 _x86_64_ (8 CPU) [2023-03-22T23:48:42.588Z] [2023-03-22T23:48:42.588Z] 23:01:18 LINUX RESTART (8 CPU) [2023-03-22T23:48:42.588Z] [2023-03-22T23:48:42.588Z] 23:02:01 CPU %user %nice %system %iowait %steal %idle [2023-03-22T23:48:42.588Z] 23:03:01 all 14.97 0.00 5.16 2.77 0.06 77.04 [2023-03-22T23:48:42.588Z] 23:03:01 0 15.42 0.00 5.42 1.85 0.07 77.25 [2023-03-22T23:48:42.588Z] 23:03:01 1 16.48 0.00 5.96 2.06 0.05 75.45 [2023-03-22T23:48:42.588Z] 23:03:01 2 15.60 0.00 4.60 0.35 0.05 79.40 [2023-03-22T23:48:42.588Z] 23:03:01 3 16.94 0.00 5.25 2.57 0.07 75.18 [2023-03-22T23:48:42.588Z] 23:03:01 4 13.59 0.00 3.79 1.22 0.05 81.35 [2023-03-22T23:48:42.588Z] 23:03:01 5 15.86 0.00 4.63 4.51 0.05 74.95 [2023-03-22T23:48:42.588Z] 23:03:01 6 14.50 0.00 6.08 1.60 0.07 77.76 [2023-03-22T23:48:42.588Z] 23:03:01 7 11.34 0.00 5.57 8.09 0.07 74.93 [2023-03-22T23:48:42.588Z] 23:04:01 all 31.07 0.00 5.62 0.62 0.08 62.62 [2023-03-22T23:48:42.588Z] 23:04:01 0 29.71 0.00 5.52 0.02 0.07 64.69 [2023-03-22T23:48:42.588Z] 23:04:01 1 32.68 0.00 5.42 0.02 0.07 61.81 [2023-03-22T23:48:42.588Z] 23:04:01 2 31.09 0.00 6.40 0.00 0.08 62.42 [2023-03-22T23:48:42.588Z] 23:04:01 3 28.80 0.00 6.42 4.53 0.08 60.17 [2023-03-22T23:48:42.588Z] 23:04:01 4 31.68 0.00 5.30 0.00 0.08 62.93 [2023-03-22T23:48:42.588Z] 23:04:01 5 32.33 0.00 5.49 0.32 0.08 61.78 [2023-03-22T23:48:42.588Z] 23:04:01 6 32.28 0.00 4.83 0.00 0.07 62.82 [2023-03-22T23:48:42.588Z] 23:04:01 7 29.97 0.00 5.55 0.08 0.08 64.32 [2023-03-22T23:48:42.588Z] 23:05:01 all 43.99 0.00 6.62 0.76 0.09 48.54 [2023-03-22T23:48:42.588Z] 23:05:01 0 44.32 0.00 6.82 0.12 0.08 48.66 [2023-03-22T23:48:42.588Z] 23:05:01 1 42.75 0.00 6.41 3.57 0.08 47.19 [2023-03-22T23:48:42.588Z] 23:05:01 2 43.58 0.00 6.60 0.03 0.08 49.70 [2023-03-22T23:48:42.588Z] 23:05:01 3 44.47 0.00 6.56 1.56 0.10 47.30 [2023-03-22T23:48:42.588Z] 23:05:01 4 42.29 0.00 7.18 0.08 0.10 50.34 [2023-03-22T23:48:42.588Z] 23:05:01 5 45.65 0.00 6.49 0.62 0.08 47.16 [2023-03-22T23:48:42.588Z] 23:05:01 6 44.33 0.00 6.67 0.02 0.08 48.90 [2023-03-22T23:48:42.588Z] 23:05:01 7 44.55 0.00 6.25 0.05 0.10 49.05 [2023-03-22T23:48:42.588Z] 23:06:01 all 15.58 0.00 9.92 9.68 0.09 64.73 [2023-03-22T23:48:42.588Z] 23:06:01 0 13.16 0.00 10.41 23.40 0.09 52.95 [2023-03-22T23:48:42.588Z] 23:06:01 1 14.87 0.00 8.26 3.54 0.07 73.27 [2023-03-22T23:48:42.588Z] 23:06:01 2 15.68 0.00 10.30 9.62 0.07 64.34 [2023-03-22T23:48:42.588Z] 23:06:01 3 16.94 0.00 9.94 4.79 0.12 68.22 [2023-03-22T23:48:42.588Z] 23:06:01 4 14.87 0.00 8.80 3.01 0.07 73.25 [2023-03-22T23:48:42.588Z] 23:06:01 5 18.73 0.00 10.31 12.51 0.10 58.36 [2023-03-22T23:48:42.588Z] 23:06:01 6 15.24 0.00 9.93 3.33 0.09 71.41 [2023-03-22T23:48:42.588Z] 23:06:01 7 15.12 0.00 11.45 17.49 0.14 55.80 [2023-03-22T23:48:42.588Z] 23:07:01 all 38.89 0.00 9.63 11.53 0.09 39.86 [2023-03-22T23:48:42.588Z] 23:07:01 0 37.38 0.00 10.64 24.27 0.07 27.64 [2023-03-22T23:48:42.588Z] 23:07:01 1 38.76 0.00 10.73 12.78 0.08 37.65 [2023-03-22T23:48:42.588Z] 23:07:01 2 39.44 0.00 8.94 2.05 0.08 49.49 [2023-03-22T23:48:42.588Z] 23:07:01 3 38.62 0.00 9.76 5.18 0.08 46.36 [2023-03-22T23:48:42.588Z] 23:07:01 4 39.67 0.00 8.35 3.40 0.08 48.50 [2023-03-22T23:48:42.588Z] 23:07:01 5 39.22 0.00 10.29 26.09 0.10 24.30 [2023-03-22T23:48:42.588Z] 23:07:01 6 38.33 0.00 8.45 3.95 0.10 49.17 [2023-03-22T23:48:42.588Z] 23:07:01 7 39.73 0.00 9.90 14.57 0.12 35.68 [2023-03-22T23:48:42.588Z] 23:08:01 all 33.04 0.00 11.52 16.86 0.12 38.47 [2023-03-22T23:48:42.588Z] 23:08:01 0 31.14 0.00 11.19 27.10 0.10 30.47 [2023-03-22T23:48:42.588Z] 23:08:01 1 33.43 0.00 10.66 11.36 0.10 44.45 [2023-03-22T23:48:42.588Z] 23:08:01 2 34.68 0.00 11.01 8.86 0.12 45.34 [2023-03-22T23:48:42.588Z] 23:08:01 3 32.94 0.00 11.79 18.63 0.12 36.52 [2023-03-22T23:48:42.588Z] 23:08:01 4 33.12 0.00 11.16 26.29 0.24 29.19 [2023-03-22T23:48:42.588Z] 23:08:01 5 31.81 0.00 11.48 16.52 0.08 40.10 [2023-03-22T23:48:42.588Z] 23:08:01 6 32.51 0.00 12.81 8.85 0.10 45.74 [2023-03-22T23:48:42.588Z] 23:08:01 7 34.68 0.00 12.03 17.42 0.12 35.76 [2023-03-22T23:48:42.588Z] 23:09:01 all 42.21 0.00 12.49 17.09 0.18 28.03 [2023-03-22T23:48:42.588Z] 23:09:01 0 39.06 0.00 10.13 20.12 0.12 30.57 [2023-03-22T23:48:42.588Z] 23:09:01 1 39.82 0.00 10.67 12.79 0.12 36.60 [2023-03-22T23:48:42.588Z] 23:09:01 2 45.54 0.00 13.55 15.03 0.15 25.73 [2023-03-22T23:48:42.588Z] 23:09:01 3 43.24 0.00 13.98 12.40 0.10 30.28 [2023-03-22T23:48:42.588Z] 23:09:01 4 43.13 0.00 14.32 24.50 0.19 17.86 [2023-03-22T23:48:42.588Z] 23:09:01 5 40.70 0.00 9.71 13.60 0.12 35.87 [2023-03-22T23:48:42.588Z] 23:09:01 6 42.50 0.00 12.92 14.35 0.43 29.80 [2023-03-22T23:48:42.588Z] 23:09:01 7 43.76 0.00 14.68 23.92 0.17 17.47 [2023-03-22T23:48:42.588Z] 23:10:01 all 26.00 0.00 7.23 7.23 0.11 59.44 [2023-03-22T23:48:42.588Z] 23:10:01 0 23.10 0.00 6.15 12.95 0.17 57.64 [2023-03-22T23:48:42.588Z] 23:10:01 1 23.52 0.00 6.92 2.22 0.07 67.27 [2023-03-22T23:48:42.588Z] 23:10:01 2 27.13 0.00 8.08 2.53 0.07 62.20 [2023-03-22T23:48:42.588Z] 23:10:01 3 26.40 0.00 7.52 6.01 0.08 59.98 [2023-03-22T23:48:42.588Z] 23:10:01 4 27.81 0.00 7.98 3.63 0.08 60.51 [2023-03-22T23:48:42.588Z] 23:10:01 5 24.63 0.00 5.94 1.94 0.07 67.42 [2023-03-22T23:48:42.588Z] 23:10:01 6 26.09 0.00 7.66 16.78 0.20 49.26 [2023-03-22T23:48:42.588Z] 23:10:01 7 29.35 0.00 7.57 11.90 0.10 51.08 [2023-03-22T23:48:42.588Z] 23:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-03-22T23:48:42.588Z] 23:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-22T23:48:42.588Z] 23:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.588Z] 23:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.588Z] 23:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T23:48:42.588Z] 23:11:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-22T23:48:42.588Z] 23:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.588Z] 23:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-22T23:48:42.588Z] 23:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.588Z] 23:12:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-03-22T23:48:42.588Z] 23:12:01 0 0.02 0.00 0.03 0.03 0.00 99.92 [2023-03-22T23:48:42.588Z] 23:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T23:48:42.588Z] 23:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.588Z] 23:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T23:48:42.588Z] 23:12:01 4 0.03 0.00 0.00 0.05 0.00 99.92 [2023-03-22T23:48:42.588Z] 23:12:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-22T23:48:42.588Z] 23:12:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-22T23:48:42.588Z] 23:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T23:48:42.588Z] 23:13:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2023-03-22T23:48:42.588Z] 23:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.588Z] 23:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T23:48:42.588Z] 23:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.588Z] 23:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.588Z] 23:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-22T23:48:42.588Z] 23:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.588Z] 23:13:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2023-03-22T23:48:42.588Z] 23:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.588Z] [2023-03-22T23:48:42.588Z] 23:13:01 CPU %user %nice %system %iowait %steal %idle [2023-03-22T23:48:42.588Z] 23:14:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-03-22T23:48:42.588Z] 23:14:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2023-03-22T23:48:42.588Z] 23:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.588Z] 23:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.588Z] 23:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T23:48:42.588Z] 23:14:01 4 0.03 0.00 0.00 0.07 0.02 99.88 [2023-03-22T23:48:42.588Z] 23:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-22T23:48:42.589Z] 23:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:15:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-03-22T23:48:42.589Z] 23:15:01 0 0.00 0.00 0.02 0.08 0.00 99.90 [2023-03-22T23:48:42.589Z] 23:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-22T23:48:42.589Z] 23:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T23:48:42.589Z] 23:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:16:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-22T23:48:42.589Z] 23:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:16:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-22T23:48:42.589Z] 23:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:17:01 all 0.02 0.00 0.04 0.01 0.01 99.92 [2023-03-22T23:48:42.589Z] 23:17:01 0 0.03 0.00 0.05 0.05 0.02 99.85 [2023-03-22T23:48:42.589Z] 23:17:01 1 0.00 0.00 0.05 0.02 0.00 99.93 [2023-03-22T23:48:42.589Z] 23:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-22T23:48:42.589Z] 23:17:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-22T23:48:42.589Z] 23:17:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2023-03-22T23:48:42.589Z] 23:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:17:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-22T23:48:42.589Z] 23:17:01 7 0.02 0.00 0.07 0.00 0.00 99.92 [2023-03-22T23:48:42.589Z] 23:18:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-03-22T23:48:42.589Z] 23:18:01 0 0.00 0.00 0.03 0.03 0.00 99.93 [2023-03-22T23:48:42.589Z] 23:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:18:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2023-03-22T23:48:42.589Z] 23:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T23:48:42.589Z] 23:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T23:48:42.589Z] 23:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-22T23:48:42.589Z] 23:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:19:02 all 0.11 0.00 0.01 0.00 0.00 99.87 [2023-03-22T23:48:42.589Z] 23:19:02 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:19:02 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:19:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:19:02 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:19:02 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:19:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:19:02 6 0.80 0.00 0.02 0.02 0.02 99.15 [2023-03-22T23:48:42.589Z] 23:19:02 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:20:01 all 0.26 0.00 0.02 0.01 0.01 99.71 [2023-03-22T23:48:42.589Z] 23:20:01 0 0.02 0.00 0.08 0.05 0.02 99.83 [2023-03-22T23:48:42.589Z] 23:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T23:48:42.589Z] 23:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:20:01 6 1.99 0.00 0.03 0.00 0.02 97.96 [2023-03-22T23:48:42.589Z] 23:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:21:01 all 0.21 0.00 0.02 0.00 0.00 99.77 [2023-03-22T23:48:42.589Z] 23:21:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:21:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:21:01 6 1.53 0.00 0.10 0.00 0.02 98.35 [2023-03-22T23:48:42.589Z] 23:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:22:01 0 0.02 0.00 0.03 0.03 0.00 99.92 [2023-03-22T23:48:42.589Z] 23:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T23:48:42.589Z] 23:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-22T23:48:42.589Z] 23:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-22T23:48:42.589Z] 23:23:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2023-03-22T23:48:42.589Z] 23:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-22T23:48:42.589Z] 23:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:24:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:24:01 0 0.05 0.00 0.03 0.03 0.02 99.87 [2023-03-22T23:48:42.589Z] 23:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:24:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-22T23:48:42.589Z] 23:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] [2023-03-22T23:48:42.589Z] 23:24:01 CPU %user %nice %system %iowait %steal %idle [2023-03-22T23:48:42.589Z] 23:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-22T23:48:42.589Z] 23:25:01 0 0.02 0.00 0.05 0.02 0.02 99.90 [2023-03-22T23:48:42.589Z] 23:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T23:48:42.589Z] 23:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T23:48:42.589Z] 23:26:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-03-22T23:48:42.589Z] 23:26:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2023-03-22T23:48:42.589Z] 23:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:26:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2023-03-22T23:48:42.589Z] 23:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T23:48:42.589Z] 23:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-22T23:48:42.589Z] 23:27:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2023-03-22T23:48:42.589Z] 23:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:27:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-22T23:48:42.589Z] 23:28:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-03-22T23:48:42.589Z] 23:28:01 0 0.03 0.00 0.07 0.03 0.02 99.85 [2023-03-22T23:48:42.589Z] 23:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T23:48:42.589Z] 23:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T23:48:42.589Z] 23:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-22T23:48:42.589Z] 23:29:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2023-03-22T23:48:42.589Z] 23:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.589Z] 23:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T23:48:42.589Z] 23:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.589Z] 23:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T23:48:42.590Z] 23:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:30:01 0 0.03 0.00 0.07 0.05 0.02 99.83 [2023-03-22T23:48:42.590Z] 23:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:31:01 all 0.19 0.00 0.01 0.00 0.00 99.80 [2023-03-22T23:48:42.590Z] 23:31:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-22T23:48:42.590Z] 23:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:31:01 6 1.44 0.00 0.02 0.00 0.00 98.55 [2023-03-22T23:48:42.590Z] 23:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:32:01 all 0.19 0.00 0.01 0.01 0.00 99.79 [2023-03-22T23:48:42.590Z] 23:32:01 0 0.05 0.00 0.07 0.05 0.02 99.82 [2023-03-22T23:48:42.590Z] 23:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:32:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-22T23:48:42.590Z] 23:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:32:01 6 1.35 0.00 0.00 0.00 0.00 98.65 [2023-03-22T23:48:42.590Z] 23:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:33:01 0 0.05 0.00 0.03 0.03 0.02 99.87 [2023-03-22T23:48:42.590Z] 23:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T23:48:42.590Z] 23:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-22T23:48:42.590Z] 23:34:01 0 0.05 0.00 0.03 0.05 0.03 99.83 [2023-03-22T23:48:42.590Z] 23:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T23:48:42.590Z] 23:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:35:01 0 0.05 0.00 0.05 0.05 0.02 99.83 [2023-03-22T23:48:42.590Z] 23:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T23:48:42.590Z] 23:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] [2023-03-22T23:48:42.590Z] 23:35:01 CPU %user %nice %system %iowait %steal %idle [2023-03-22T23:48:42.590Z] 23:36:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-03-22T23:48:42.590Z] 23:36:01 0 0.05 0.00 0.05 0.07 0.02 99.82 [2023-03-22T23:48:42.590Z] 23:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:36:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2023-03-22T23:48:42.590Z] 23:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:37:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-03-22T23:48:42.590Z] 23:37:01 0 0.05 0.00 0.05 0.05 0.03 99.82 [2023-03-22T23:48:42.590Z] 23:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:37:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-22T23:48:42.590Z] 23:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-03-22T23:48:42.590Z] 23:38:01 0 0.03 0.00 0.02 0.05 0.05 99.85 [2023-03-22T23:48:42.590Z] 23:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T23:48:42.590Z] 23:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T23:48:42.590Z] 23:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T23:48:42.590Z] 23:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:39:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2023-03-22T23:48:42.590Z] 23:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T23:48:42.590Z] 23:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:40:01 all 0.40 0.00 0.04 0.02 0.00 99.54 [2023-03-22T23:48:42.590Z] 23:40:01 0 0.07 0.00 0.05 0.10 0.02 99.77 [2023-03-22T23:48:42.590Z] 23:40:01 1 0.20 0.00 0.03 0.02 0.00 99.75 [2023-03-22T23:48:42.590Z] 23:40:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-22T23:48:42.590Z] 23:40:01 3 0.28 0.00 0.02 0.00 0.00 99.70 [2023-03-22T23:48:42.590Z] 23:40:01 4 0.42 0.00 0.03 0.02 0.00 99.53 [2023-03-22T23:48:42.590Z] 23:40:01 5 0.20 0.00 0.10 0.00 0.00 99.70 [2023-03-22T23:48:42.590Z] 23:40:01 6 0.96 0.00 0.05 0.00 0.00 98.99 [2023-03-22T23:48:42.590Z] 23:40:01 7 1.02 0.00 0.03 0.00 0.02 98.93 [2023-03-22T23:48:42.590Z] 23:41:01 all 0.07 0.00 0.01 0.01 0.00 99.90 [2023-03-22T23:48:42.590Z] 23:41:01 0 0.02 0.00 0.05 0.08 0.02 99.83 [2023-03-22T23:48:42.590Z] 23:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:41:01 6 0.43 0.00 0.03 0.00 0.02 99.52 [2023-03-22T23:48:42.590Z] 23:41:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-22T23:48:42.590Z] 23:42:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-03-22T23:48:42.590Z] 23:42:01 0 0.10 0.00 0.02 0.10 0.02 99.77 [2023-03-22T23:48:42.590Z] 23:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T23:48:42.590Z] 23:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T23:48:42.590Z] 23:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:42:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-22T23:48:42.590Z] 23:43:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-03-22T23:48:42.590Z] 23:43:01 0 0.03 0.00 0.07 0.10 0.03 99.77 [2023-03-22T23:48:42.590Z] 23:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:43:01 6 0.13 0.00 0.00 0.00 0.00 99.87 [2023-03-22T23:48:42.590Z] 23:43:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-22T23:48:42.590Z] 23:44:01 all 0.24 0.00 0.01 0.01 0.01 99.73 [2023-03-22T23:48:42.590Z] 23:44:01 0 0.08 0.00 0.05 0.07 0.02 99.78 [2023-03-22T23:48:42.590Z] 23:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T23:48:42.590Z] 23:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T23:48:42.590Z] 23:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:44:01 6 1.73 0.00 0.02 0.00 0.02 98.24 [2023-03-22T23:48:42.590Z] 23:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:45:01 all 0.26 0.00 0.01 0.02 0.00 99.70 [2023-03-22T23:48:42.590Z] 23:45:01 0 0.08 0.00 0.05 0.15 0.02 99.70 [2023-03-22T23:48:42.590Z] 23:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T23:48:42.590Z] 23:45:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2023-03-22T23:48:42.590Z] 23:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:46:01 all 0.09 0.00 0.00 0.02 0.01 99.88 [2023-03-22T23:48:42.590Z] 23:46:01 0 0.07 0.00 0.02 0.15 0.02 99.75 [2023-03-22T23:48:42.590Z] 23:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T23:48:42.590Z] 23:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T23:48:42.590Z] 23:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:46:01 6 0.58 0.00 0.00 0.00 0.00 99.42 [2023-03-22T23:48:42.590Z] 23:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] [2023-03-22T23:48:42.590Z] 23:46:01 CPU %user %nice %system %iowait %steal %idle [2023-03-22T23:48:42.590Z] 23:47:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-03-22T23:48:42.590Z] 23:47:01 0 0.08 0.00 0.03 0.05 0.02 99.82 [2023-03-22T23:48:42.590Z] 23:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T23:48:42.590Z] 23:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T23:48:42.590Z] 23:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:48:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2023-03-22T23:48:42.590Z] 23:48:01 0 0.02 0.00 0.08 0.05 0.02 99.83 [2023-03-22T23:48:42.590Z] 23:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:48:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-22T23:48:42.590Z] 23:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] 23:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T23:48:42.590Z] 23:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T23:48:42.590Z] Average: all 5.34 0.00 1.47 1.43 0.02 91.74 [2023-03-22T23:48:42.590Z] Average: 0 5.05 0.00 1.46 2.39 0.03 91.07 [2023-03-22T23:48:42.590Z] Average: 1 5.23 0.00 1.40 1.04 0.02 92.31 [2023-03-22T23:48:42.590Z] Average: 2 5.45 0.00 1.50 0.82 0.02 92.21 [2023-03-22T23:48:42.590Z] Average: 3 5.35 0.00 1.53 1.19 0.02 91.91 [2023-03-22T23:48:42.590Z] Average: 4 5.32 0.00 1.44 1.33 0.02 91.88 [2023-03-22T23:48:42.590Z] Average: 5 5.36 0.00 1.39 1.63 0.02 91.60 [2023-03-22T23:48:42.590Z] Average: 6 5.57 0.00 1.50 1.04 0.03 91.86 [2023-03-22T23:48:42.590Z] Average: 7 5.35 0.00 1.56 1.99 0.02 91.08 [2023-03-22T23:48:42.590Z] [2023-03-22T23:48:42.590Z] [2023-03-22T23:48:42.590Z]