Pull request #4146 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea7a91481d9e233e1e00d191163b8afe076d4f96+5f565a5026236f7a21fcb63799adf4b457e3ab40 (6fea5aed4c06302c5e8524f0d1f2a625e07cf902) 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-ssh18423899201580147592.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1712269436559588507.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4146/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4146/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7514599656260118779.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4146/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3031579628193533423.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10252032583176888768.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4146/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4146/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15175178817685041931.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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/v2], 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.18 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/v2 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-24681 in /w/workspace/edgexfoundry_edgex-go_PR-4146 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5f565a5026236f7a21fcb63799adf4b457e3ab40 into PR head commit ea7a91481d9e233e1e00d191163b8afe076d4f96 > 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/4146/head:refs/remotes/origin/PR-4146 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea7a91481d9e233e1e00d191163b8afe076d4f96 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing ea7a91481d9e233e1e00d191163b8afe076d4f96 Checking out Revision ea7a91481d9e233e1e00d191163b8afe076d4f96 (PR-4146) using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea7a91481d9e233e1e00d191163b8afe076d4f96 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-06T19:07:13.663Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-06T19:07:13.821Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-06T19:07:13.930Z] ========================================================= [2022-09-06T19:07:13.931Z] EdgeX Global Pipelines Version Info [2022-09-06T19:07:13.931Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:07:14.771Z] ------------------- [2022-09-06T19:07:14.771Z] stable info: [2022-09-06T19:07:14.771Z] ------------------- [2022-09-06T19:07:14.771Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-06T19:07:14.771Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T19:07:14.771Z] Message: update stable to v1.0.239 [2022-09-06T19:07:15.347Z] ------------------- [2022-09-06T19:07:15.347Z] experimental info: [2022-09-06T19:07:15.347Z] ------------------- [2022-09-06T19:07:15.347Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-06T19:07:15.347Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T19:07:15.347Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-06T19:07:15.760Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-06T19:07:15.799Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-06T19:07:15.842Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-06T19:07:15.882Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-06T19:07:15.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-06T19:07:15.961Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-06T19:07:16.002Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-06T19:07:16.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-06T19:07:16.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-06T19:07:16.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-06T19:07:16.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-06T19:07:16.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-06T19:07:16.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-06T19:07:16.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-06T19:07:16.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-06T19:07:16.336Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T19:07:16.380Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T19:07:16.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-06T19:07:16.467Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-06T19:07:16.507Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-06T19:07:16.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-06T19:07:16.596Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-06T19:07:16.633Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-06T19:07:16.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4146 [Pipeline] echo [2022-09-06T19:07:16.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4146 [Pipeline] echo [2022-09-06T19:07:16.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4146 [Pipeline] echo [2022-09-06T19:07:16.793Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea7a91481d9e233e1e00d191163b8afe076d4f96 [Pipeline] echo [2022-09-06T19:07:16.831Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea7a914 [Pipeline] echo [2022-09-06T19:07:16.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T19:07:16.989Z] provisioning config files... [2022-09-06T19:07:17.005Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3893157316722731504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:07:17.368Z] ---> docker-login.sh [2022-09-06T19:07:17.368Z] nexus3.edgexfoundry.org:10001 [2022-09-06T19:07:17.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:07:17.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:07:17.630Z] Configure a credential helper to remove this warning. See [2022-09-06T19:07:17.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:07:17.630Z] [2022-09-06T19:07:17.630Z] Login Succeeded [2022-09-06T19:07:17.630Z] nexus3.edgexfoundry.org:10002 [2022-09-06T19:07:17.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:07:17.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:07:17.892Z] Configure a credential helper to remove this warning. See [2022-09-06T19:07:17.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:07:17.893Z] [2022-09-06T19:07:17.893Z] Login Succeeded [2022-09-06T19:07:17.893Z] nexus3.edgexfoundry.org:10003 [2022-09-06T19:07:17.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:07:17.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:07:17.893Z] Configure a credential helper to remove this warning. See [2022-09-06T19:07:17.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:07:17.893Z] [2022-09-06T19:07:17.893Z] Login Succeeded [2022-09-06T19:07:17.893Z] nexus3.edgexfoundry.org:10004 [2022-09-06T19:07:18.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:07:18.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:07:18.161Z] Configure a credential helper to remove this warning. See [2022-09-06T19:07:18.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:07:18.162Z] [2022-09-06T19:07:18.162Z] Login Succeeded [2022-09-06T19:07:18.162Z] docker.io [2022-09-06T19:07:18.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:07:18.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:07:18.738Z] Configure a credential helper to remove this warning. See [2022-09-06T19:07:18.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:07:18.738Z] [2022-09-06T19:07:18.738Z] Login Succeeded [2022-09-06T19:07:18.738Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T19:07:18.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T19:07:19.189Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile [2022-09-06T19:07:19.189Z] + dirname cmd/core-command/Dockerfile [2022-09-06T19:07:19.189Z] + cut -d/ -f2 [2022-09-06T19:07:19.189Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-06T19:07:19.189Z] + dirname cmd/core-data/Dockerfile [2022-09-06T19:07:19.189Z] + cut -d/ -f2 [2022-09-06T19:07:19.189Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-06T19:07:19.189Z] + dirname cmd/core-metadata/Dockerfile [2022-09-06T19:07:19.189Z] + cut -d/ -f2 [2022-09-06T19:07:19.189Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-06T19:07:19.189Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-06T19:07:19.189Z] + cut -d/ -f2 [2022-09-06T19:07:19.189Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-06T19:07:19.189Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-06T19:07:19.189Z] + cut -d/ -f2 [2022-09-06T19:07:19.189Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-06T19:07:19.189Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-06T19:07:19.189Z] + cut -d/ -f2 [2022-09-06T19:07:19.189Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-06T19:07:19.189Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-06T19:07:19.189Z] + cut -d/ -f2 [2022-09-06T19:07:19.189Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-06T19:07:19.189Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-06T19:07:19.189Z] + cut -d/ -f2 [2022-09-06T19:07:19.189Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-06T19:07:19.189Z] + + dirname cmd/security-spire-config/Dockerfilecut [2022-09-06T19:07:19.189Z] -d/ -f2 [2022-09-06T19:07:19.189Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-06T19:07:19.189Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-06T19:07:19.189Z] + cut -d/ -f2 [2022-09-06T19:07:19.189Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-06T19:07:19.189Z] + dirname cmd/support-notifications/Dockerfile [2022-09-06T19:07:19.189Z] + cut -d/ -f2 [2022-09-06T19:07:19.189Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-06T19:07:19.189Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-06T19:07:19.189Z] + cut -d/ -f2 [2022-09-06T19:07:19.189Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-06T19:07:19.189Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-06T19:07:19.189Z] + cut -d/ -f2 [2022-09-06T19:07:19.189Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-06T19:07:19.247Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-06T19:07:19.766Z] + git rev-list -1 --merges ea7a91481d9e233e1e00d191163b8afe076d4f96~1..ea7a91481d9e233e1e00d191163b8afe076d4f96 [Pipeline] echo [2022-09-06T19:07:19.803Z] -----------> git rev-list -1 --merges ea7a91481d9e233e1e00d191163b8afe076d4f96~1..ea7a91481d9e233e1e00d191163b8afe076d4f96 ea7a91481d9e233e1e00d191163b8afe076d4f96 [false] [Pipeline] sh [2022-09-06T19:07:20.125Z] + git log --format=format:%s -1 ea7a91481d9e233e1e00d191163b8afe076d4f96 [Pipeline] echo [2022-09-06T19:07:20.188Z] ========================================================= [2022-09-06T19:07:20.188Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T19:07:20.188Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-06T19:07:20.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T19:07:20.648Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-06T19:07:20.648Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-06T19:07:20.648Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-06T19:07:20.648Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-06T19:07:20.648Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-06T19:07:20.648Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:07:21.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T19:07:21.110Z] [2022-09-06T19:07:21.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:07:21.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T19:07:21.501Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-06T19:07:21.501Z] b85a868b505f: Pulling fs layer [2022-09-06T19:07:21.501Z] e2be974225ed: Pulling fs layer [2022-09-06T19:07:21.501Z] 339a4e72a1f5: Pulling fs layer [2022-09-06T19:07:21.501Z] 988bab9f4d93: Pulling fs layer [2022-09-06T19:07:21.501Z] 1469e6f7b9e6: Pulling fs layer [2022-09-06T19:07:21.501Z] eaf3925da568: Pulling fs layer [2022-09-06T19:07:21.501Z] bab4dde63d76: Pulling fs layer [2022-09-06T19:07:21.501Z] bde34c3a00c8: Pulling fs layer [2022-09-06T19:07:21.501Z] b352a97aabf1: Pulling fs layer [2022-09-06T19:07:21.501Z] 4872d77fe225: Pulling fs layer [2022-09-06T19:07:21.501Z] 5851b861e8e6: Pulling fs layer [2022-09-06T19:07:21.501Z] 1469e6f7b9e6: Waiting [2022-09-06T19:07:21.501Z] bab4dde63d76: Waiting [2022-09-06T19:07:21.501Z] eaf3925da568: Waiting [2022-09-06T19:07:21.501Z] bde34c3a00c8: Waiting [2022-09-06T19:07:21.501Z] b352a97aabf1: Waiting [2022-09-06T19:07:21.501Z] 4872d77fe225: Waiting [2022-09-06T19:07:21.501Z] 988bab9f4d93: Waiting [2022-09-06T19:07:21.501Z] e2be974225ed: Verifying Checksum [2022-09-06T19:07:21.501Z] e2be974225ed: Download complete [2022-09-06T19:07:21.501Z] 988bab9f4d93: Verifying Checksum [2022-09-06T19:07:21.501Z] 988bab9f4d93: Download complete [2022-09-06T19:07:21.766Z] 1469e6f7b9e6: Verifying Checksum [2022-09-06T19:07:21.766Z] 1469e6f7b9e6: Download complete [2022-09-06T19:07:21.766Z] 339a4e72a1f5: Verifying Checksum [2022-09-06T19:07:21.766Z] 339a4e72a1f5: Download complete [2022-09-06T19:07:21.766Z] bde34c3a00c8: Download complete [2022-09-06T19:07:21.766Z] b352a97aabf1: Verifying Checksum [2022-09-06T19:07:21.766Z] 4872d77fe225: Download complete [2022-09-06T19:07:21.766Z] 5851b861e8e6: Download complete [2022-09-06T19:07:21.766Z] b85a868b505f: Download complete [2022-09-06T19:07:22.029Z] bab4dde63d76: Verifying Checksum [2022-09-06T19:07:22.029Z] bab4dde63d76: Download complete [2022-09-06T19:07:23.414Z] b85a868b505f: Pull complete [2022-09-06T19:07:23.414Z] e2be974225ed: Pull complete [2022-09-06T19:07:23.985Z] 339a4e72a1f5: Pull complete [2022-09-06T19:07:23.985Z] 988bab9f4d93: Pull complete [2022-09-06T19:07:24.250Z] 1469e6f7b9e6: Pull complete [2022-09-06T19:07:24.510Z] eaf3925da568: Pull complete [2022-09-06T19:07:26.422Z] bab4dde63d76: Pull complete [2022-09-06T19:07:26.422Z] bde34c3a00c8: Pull complete [2022-09-06T19:07:26.684Z] b352a97aabf1: Pull complete [2022-09-06T19:07:26.684Z] 4872d77fe225: Pull complete [2022-09-06T19:07:26.945Z] 5851b861e8e6: Pull complete [2022-09-06T19:07:26.946Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-06T19:07:26.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T19:07:26.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:07:27.186Z] prd-ubuntu20.04-docker-8c-8g-24681 does not seem to be running inside a container [2022-09-06T19:07:27.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T19:07:28.809Z] $ docker top 1be033890f5eb4c291831a690c1bc0168be3ff607dbc4858efdf95572cbb631e -eo pid,comm [2022-09-06T19:07:28.884Z] 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). [2022-09-06T19:07:28.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T19:07:29.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T19:07:29.015Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T19:07:29.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T19:07:29.155Z] $ docker exec 1be033890f5eb4c291831a690c1bc0168be3ff607dbc4858efdf95572cbb631e ssh-agent [2022-09-06T19:07:29.293Z] SSH_AUTH_SOCK=/tmp/ssh-nLv4unUwumVz/agent.32 [2022-09-06T19:07:29.293Z] SSH_AGENT_PID=38 [2022-09-06T19:07:29.301Z] Running ssh-add (command line suppressed) [2022-09-06T19:07:29.434Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_880575122615413599.key (/w/workspace/edgex-go/1@tmp/private_key_880575122615413599.key) [2022-09-06T19:07:29.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T19:07:29.789Z] + git tag --points-at HEAD [Pipeline] } [2022-09-06T19:07:29.821Z] $ docker exec --env ******** --env ******** 1be033890f5eb4c291831a690c1bc0168be3ff607dbc4858efdf95572cbb631e ssh-agent -k [2022-09-06T19:07:29.945Z] unset SSH_AUTH_SOCK; [2022-09-06T19:07:29.947Z] unset SSH_AGENT_PID; [2022-09-06T19:07:29.947Z] echo Agent pid 38 killed; [2022-09-06T19:07:29.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-06T19:07:30.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T19:07:30.037Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T19:07:30.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T19:07:30.193Z] $ docker exec 1be033890f5eb4c291831a690c1bc0168be3ff607dbc4858efdf95572cbb631e ssh-agent [2022-09-06T19:07:30.313Z] SSH_AUTH_SOCK=/tmp/ssh-R7NYwoLxb2iA/agent.73 [2022-09-06T19:07:30.313Z] SSH_AGENT_PID=79 [2022-09-06T19:07:30.320Z] Running ssh-add (command line suppressed) [2022-09-06T19:07:30.452Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3917934322438784382.key (/w/workspace/edgex-go/1@tmp/private_key_3917934322438784382.key) [2022-09-06T19:07:30.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T19:07:30.807Z] + git semver init [2022-09-06T19:07:31.069Z] 2022-09-06 19:07:31,020 [run_init] DEBUG init version:0.0.0 force:False [2022-09-06T19:07:31.069Z] 2022-09-06 19:07:31,021 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-06T19:07:31.069Z] 2022-09-06 19:07:31,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-06T19:07:31.069Z] 2022-09-06 19:07:31,022 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-09-06T19:07:35.306Z] 2022-09-06 19:07:35,244 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-06T19:07:35.306Z] 2022-09-06 19:07:35,244 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4146 with force:False [2022-09-06T19:07:35.306Z] 2022-09-06 19:07:35,244 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4146 [2022-09-06T19:07:35.306Z] 2022-09-06 19:07:35,249 [execute] INFO git cat-file --batch-check [2022-09-06T19:07:35.306Z] 2022-09-06 19:07:35,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T19:07:35.306Z] 2022-09-06 19:07:35,256 [execute] INFO git cat-file --batch [2022-09-06T19:07:35.306Z] 2022-09-06 19:07:35,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T19:07:35.306Z] 2022-09-06 19:07:35,264 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4146 [2022-09-06T19:07:35.306Z] 0.0.0 [Pipeline] } [2022-09-06T19:07:35.334Z] $ docker exec --env ******** --env ******** 1be033890f5eb4c291831a690c1bc0168be3ff607dbc4858efdf95572cbb631e ssh-agent -k [2022-09-06T19:07:35.453Z] unset SSH_AUTH_SOCK; [2022-09-06T19:07:35.453Z] unset SSH_AGENT_PID; [2022-09-06T19:07:35.453Z] echo Agent pid 79 killed; [2022-09-06T19:07:35.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T19:07:35.883Z] + git semver [Pipeline] } [2022-09-06T19:07:36.178Z] $ docker stop --time=1 1be033890f5eb4c291831a690c1bc0168be3ff607dbc4858efdf95572cbb631e [2022-09-06T19:07:37.491Z] $ docker rm -f 1be033890f5eb4c291831a690c1bc0168be3ff607dbc4858efdf95572cbb631e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T19:07:37.902Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-06T19:07:38.223Z] Stashed 1 file(s) [Pipeline] echo [2022-09-06T19:07:38.240Z] [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 [2022-09-06T19:07:39.023Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-06T19:07:39.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T19:07:39.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T19:07:39.127Z] ========================================================= [2022-09-06T19:07:39.127Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-06T19:07:39.127Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-06T19:07:39.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T19:07:39.474Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-06T19:07:39.474Z] 2408cc74d12b: Pulling fs layer [2022-09-06T19:07:39.474Z] ea60b727a1ce: Pulling fs layer [2022-09-06T19:07:39.474Z] 30c4a7721957: Pulling fs layer [2022-09-06T19:07:39.474Z] 370296b7ddb6: Pulling fs layer [2022-09-06T19:07:39.474Z] 7c6cee850709: Pulling fs layer [2022-09-06T19:07:39.474Z] 39a5fcdaea64: Pulling fs layer [2022-09-06T19:07:39.474Z] d94ebbe4e438: Pulling fs layer [2022-09-06T19:07:39.474Z] bcfd1f05c69d: Pulling fs layer [2022-09-06T19:07:39.474Z] 59ccb84bbe0f: Pulling fs layer [2022-09-06T19:07:39.474Z] 370296b7ddb6: Waiting [2022-09-06T19:07:39.474Z] 7c6cee850709: Waiting [2022-09-06T19:07:39.474Z] 39a5fcdaea64: Waiting [2022-09-06T19:07:39.474Z] d94ebbe4e438: Waiting [2022-09-06T19:07:39.474Z] bcfd1f05c69d: Waiting [2022-09-06T19:07:39.474Z] 59ccb84bbe0f: Waiting [2022-09-06T19:07:39.474Z] 30c4a7721957: Verifying Checksum [2022-09-06T19:07:39.474Z] 30c4a7721957: Download complete [2022-09-06T19:07:39.474Z] ea60b727a1ce: Verifying Checksum [2022-09-06T19:07:39.474Z] ea60b727a1ce: Download complete [2022-09-06T19:07:39.474Z] 7c6cee850709: Verifying Checksum [2022-09-06T19:07:39.474Z] 7c6cee850709: Download complete [2022-09-06T19:07:39.474Z] 39a5fcdaea64: Verifying Checksum [2022-09-06T19:07:39.474Z] 39a5fcdaea64: Download complete [2022-09-06T19:07:39.474Z] 2408cc74d12b: Verifying Checksum [2022-09-06T19:07:39.474Z] 2408cc74d12b: Download complete [2022-09-06T19:07:39.474Z] d94ebbe4e438: Verifying Checksum [2022-09-06T19:07:39.474Z] d94ebbe4e438: Download complete [2022-09-06T19:07:39.741Z] 2408cc74d12b: Pull complete [2022-09-06T19:07:39.741Z] ea60b727a1ce: Pull complete [2022-09-06T19:07:40.017Z] 30c4a7721957: Pull complete [2022-09-06T19:07:40.287Z] 59ccb84bbe0f: Verifying Checksum [2022-09-06T19:07:40.287Z] 59ccb84bbe0f: Download complete [2022-09-06T19:07:40.550Z] bcfd1f05c69d: Verifying Checksum [2022-09-06T19:07:40.550Z] bcfd1f05c69d: Download complete [2022-09-06T19:07:40.550Z] 370296b7ddb6: Verifying Checksum [2022-09-06T19:07:40.550Z] 370296b7ddb6: Download complete [2022-09-06T19:07:45.837Z] 370296b7ddb6: Pull complete [2022-09-06T19:07:45.837Z] 7c6cee850709: Pull complete [2022-09-06T19:07:45.837Z] 39a5fcdaea64: Pull complete [2022-09-06T19:07:45.837Z] d94ebbe4e438: Pull complete [2022-09-06T19:07:47.754Z] bcfd1f05c69d: Pull complete [2022-09-06T19:07:48.322Z] 59ccb84bbe0f: Pull complete [2022-09-06T19:07:48.322Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-06T19:07:48.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T19:07:48.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-06T19:07:48.682Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T19:07:48.682Z] WORKDIR /edgex [2022-09-06T19:07:48.682Z] COPY go.mod . [2022-09-06T19:07:48.683Z] RUN go mod download [2022-09-06T19:07:48.683Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-06T19:07:49.254Z] Sending build context to Docker daemon 169.3MB [2022-09-06T19:07:49.254Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T19:07:49.254Z] ---> a4fb48ad2a94 [2022-09-06T19:07:49.254Z] Step 2/4 : WORKDIR /edgex [2022-09-06T19:07:51.798Z] ---> Running in 915690d4c09b [2022-09-06T19:07:51.798Z] Removing intermediate container 915690d4c09b [2022-09-06T19:07:51.798Z] ---> fa7bd8fa4b67 [2022-09-06T19:07:51.798Z] Step 3/4 : COPY go.mod . [2022-09-06T19:07:51.799Z] ---> dcc2cbf6040e [2022-09-06T19:07:51.799Z] Step 4/4 : RUN go mod download [2022-09-06T19:07:51.799Z] ---> Running in eaedda6c975d [2022-09-06T19:07:53.541Z] Still waiting to schedule task [2022-09-06T19:07:53.541Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-06T19:08:04.041Z] Removing intermediate container eaedda6c975d [2022-09-06T19:08:04.041Z] ---> c09e6401277c [2022-09-06T19:08:04.041Z] Successfully built c09e6401277c [2022-09-06T19:08:04.041Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:08:04.419Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T19:08:04.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:08:04.600Z] prd-ubuntu20.04-docker-8c-8g-24681 does not seem to be running inside a container [2022-09-06T19:08:04.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-06T19:08:05.070Z] $ docker top 24b417f28fb774fbdc510f554605e165ad22f18329430f2cfbabb72d06690456 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T19:08:05.474Z] + go version [2022-09-06T19:08:05.474Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-06T19:08:05.510Z] $ docker stop --time=1 24b417f28fb774fbdc510f554605e165ad22f18329430f2cfbabb72d06690456 [2022-09-06T19:08:06.781Z] $ docker rm -f 24b417f28fb774fbdc510f554605e165ad22f18329430f2cfbabb72d06690456 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:08:07.521Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T19:08:07.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:08:07.687Z] prd-ubuntu20.04-docker-8c-8g-24681 does not seem to be running inside a container [2022-09-06T19:08:07.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-06T19:08:08.153Z] $ docker top a2f6d43c6178f56bef578a0194489189223fc2ddcd83423fd5aacf8c26d875c2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T19:08:08.289Z] ========================================================= [2022-09-06T19:08:08.289Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-06T19:08:08.289Z] ========================================================= [Pipeline] sh [2022-09-06T19:08:08.625Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-06T19:08:08.983Z] + make test [2022-09-06T19:08:08.983Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-06T19:08:15.559Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-06T19:08:30.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-06T19:08:31.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.092s coverage: 28.7% of statements [2022-09-06T19:08:31.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-06T19:08:31.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-06T19:08:31.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements [2022-09-06T19:08:31.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-06T19:08:31.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.2% of statements [2022-09-06T19:08:31.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-06T19:08:31.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-06T19:08:37.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.502s coverage: 89.2% of statements [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-06T19:08:37.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.127s coverage: 2.1% of statements [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-06T19:08:37.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.522s coverage: 95.6% of statements [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-06T19:08:37.251Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-06T19:08:37.251Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-06T19:08:37.251Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-06T19:08:37.251Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2022-09-06T19:08:37.251Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements [2022-09-06T19:08:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-06T19:08:37.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-09-06T19:08:37.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2022-09-06T19:08:37.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-09-06T19:08:37.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.356s coverage: 96.3% of statements [2022-09-06T19:08:37.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2022-09-06T19:08:43.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.123s coverage: 94.4% of statements [2022-09-06T19:08:43.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements [2022-09-06T19:08:47.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 80.8% of statements [2022-09-06T19:08:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-06T19:08:55.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-09-06T19:08:55.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-06T19:08:55.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-06T19:08:55.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-06T19:08:55.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-09-06T19:08:55.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-06T19:08:55.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-06T19:08:55.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-06T19:08:55.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-06T19:08:55.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-06T19:08:55.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-09-06T19:08:55.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-06T19:08:55.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-06T19:08:55.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-09-06T19:08:55.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-06T19:08:55.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-09-06T19:08:55.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-06T19:08:55.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.082s coverage: 85.4% of statements [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 64.7% of statements [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.426s coverage: 65.8% of statements [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.201s coverage: 43.6% of statements [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.098s coverage: 17.7% of statements [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.208s coverage: 92.3% of statements [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.128s coverage: 97.7% of statements [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.076s coverage: 28.9% of statements [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-06T19:08:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-09-06T19:08:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-06T19:08:55.296Z] 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 [2022-09-06T19:09:17.257Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-06T19:09:17.257Z] GO111MODULE=on go vet ./... [2022-09-06T19:09:20.549Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T19:09:20.549Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T19:09:20.810Z] ./bin/test-attribution-txt.sh [2022-09-06T19:09:20.810Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-06T19:09:20.810Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-06T19:09:20.810Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-06T19:09:20.810Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-06T19:09:20.810Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-06T19:09:20.810Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-06T19:09:20.810Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-06T19:09:20.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-06T19:09:21.166Z] + ls -al . [2022-09-06T19:09:21.166Z] total 736 [2022-09-06T19:09:21.166Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 19:08 . [2022-09-06T19:09:21.166Z] drwxr-xr-x 4 root root 4096 Sep 6 19:08 .. [2022-09-06T19:09:21.166Z] -rw-rw-r-- 1 1001 1001 16 Sep 6 19:07 .dockerignore [2022-09-06T19:09:21.166Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 19:08 .git [2022-09-06T19:09:21.166Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 19:07 .github [2022-09-06T19:09:21.166Z] -rw-rw-r-- 1 1001 1001 1030 Sep 6 19:07 .gitignore [2022-09-06T19:09:21.166Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 19:07 .golangci.yml [2022-09-06T19:09:21.166Z] -rw-rw-r-- 1 1001 1001 87 Sep 6 19:07 .hadolint.yml [2022-09-06T19:09:21.166Z] drwxr-xr-x 3 1001 1001 4096 Sep 6 19:07 .semver [2022-09-06T19:09:21.166Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 19:07 .sonarcloud.properties [2022-09-06T19:09:21.166Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 19:07 ADOPTERS.md [2022-09-06T19:09:21.166Z] -rw-rw-r-- 1 1001 1001 10347 Sep 6 19:07 Attribution.txt [2022-09-06T19:09:21.166Z] -rw-rw-r-- 1 1001 1001 63209 Sep 6 19:07 CHANGELOG.md [2022-09-06T19:09:21.166Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 19:07 CONTRIBUTING.md [2022-09-06T19:09:21.167Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 19:07 GOVERNANCE.md [2022-09-06T19:09:21.167Z] -rw-rw-r-- 1 1001 1001 850 Sep 6 19:07 Jenkinsfile [2022-09-06T19:09:21.167Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 19:07 LICENSE [2022-09-06T19:09:21.167Z] -rw-rw-r-- 1 1001 1001 13724 Sep 6 19:07 Makefile [2022-09-06T19:09:21.167Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 19:07 OWNERS.md [2022-09-06T19:09:21.167Z] -rw-rw-r-- 1 1001 1001 9799 Sep 6 19:07 README.md [2022-09-06T19:09:21.167Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 19:07 SECURITY.md [2022-09-06T19:09:21.167Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 19:07 VERSION [2022-09-06T19:09:21.167Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 19:07 ZMQWindows.md [2022-09-06T19:09:21.167Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 19:07 bin [2022-09-06T19:09:21.167Z] drwxrwxr-x 18 1001 1001 4096 Sep 6 19:07 cmd [2022-09-06T19:09:21.167Z] -rw-r--r-- 1 root root 482786 Sep 6 19:08 coverage.out [2022-09-06T19:09:21.167Z] -rw-rw-r-- 1 1001 1001 3682 Sep 6 19:07 go.mod [2022-09-06T19:09:21.167Z] -rw-rw-r-- 1 1001 1001 38527 Sep 6 19:07 go.sum [2022-09-06T19:09:21.167Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 19:07 internal [2022-09-06T19:09:21.167Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 19:07 openapi [2022-09-06T19:09:21.167Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 19:07 snap [2022-09-06T19:09:21.167Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 19:07 version.go [Pipeline] sh [2022-09-06T19:09:21.497Z] + '[' -e coverage.out ] [2022-09-06T19:09:21.497Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-06T19:09:21.624Z] Stashed 1 file(s) [Pipeline] sh [2022-09-06T19:09:21.922Z] + make build [2022-09-06T19:09:21.922Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-06T19:09:36.834Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-06T19:09:49.038Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-06T19:09:49.038Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-06T19:09:55.615Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T19:09:56.189Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-06T19:09:57.130Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-06T19:09:58.512Z] CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-06T19:09:59.453Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:10:00.843Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:10:01.418Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:10:02.360Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:10:04.271Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-09-06T19:10:05.231Z] $ docker stop --time=1 a2f6d43c6178f56bef578a0194489189223fc2ddcd83423fd5aacf8c26d875c2 [2022-09-06T19:10:07.958Z] $ docker rm -f a2f6d43c6178f56bef578a0194489189223fc2ddcd83423fd5aacf8c26d875c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:10:09.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T19:10:09.141Z] [2022-09-06T19:10:09.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:10:09.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T19:10:09.541Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-06T19:10:09.541Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-06T19:10:09.541Z] ca9280d653b3: Pulling fs layer [2022-09-06T19:10:09.541Z] 7e9c9ca2126c: Pulling fs layer [2022-09-06T19:10:09.541Z] cbdbe7a5bc2a: Download complete [2022-09-06T19:10:09.802Z] ca9280d653b3: Verifying Checksum [2022-09-06T19:10:09.802Z] ca9280d653b3: Download complete [2022-09-06T19:10:09.802Z] cbdbe7a5bc2a: Pull complete [2022-09-06T19:10:10.062Z] 7e9c9ca2126c: Verifying Checksum [2022-09-06T19:10:10.062Z] 7e9c9ca2126c: Download complete [2022-09-06T19:10:10.324Z] ca9280d653b3: Pull complete [2022-09-06T19:10:14.529Z] 7e9c9ca2126c: Pull complete [2022-09-06T19:10:14.529Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-06T19:10:14.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T19:10:14.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:10:14.732Z] prd-ubuntu20.04-docker-8c-8g-24681 does not seem to be running inside a container [2022-09-06T19:10:14.767Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-06T19:10:16.499Z] $ docker top 335a92a07a2abee6964cea83f6524adbb9a4ed4d5364b3f213adda248a2cc464 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T19:10:16.908Z] + docker-compose build --help [2022-09-06T19:10:16.908Z] + grep parallel [2022-09-06T19:10:17.481Z] --parallel Build images in parallel. [Pipeline] } [2022-09-06T19:10:17.514Z] $ docker stop --time=1 335a92a07a2abee6964cea83f6524adbb9a4ed4d5364b3f213adda248a2cc464 [2022-09-06T19:10:18.836Z] $ docker rm -f 335a92a07a2abee6964cea83f6524adbb9a4ed4d5364b3f213adda248a2cc464 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:10:19.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T19:10:19.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:10:19.614Z] prd-ubuntu20.04-docker-8c-8g-24681 does not seem to be running inside a container [2022-09-06T19:10:19.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-06T19:10:20.065Z] $ docker top ec4cae65e1639e53c5868a5397913514d51fbb072f9df1ff28fe511b0fb80b8b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T19:10:20.475Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-06T19:10:21.048Z] Building core-command ... [2022-09-06T19:10:21.048Z] Building core-data ... [2022-09-06T19:10:21.048Z] Building core-metadata ... [2022-09-06T19:10:21.048Z] Building security-bootstrapper ... [2022-09-06T19:10:21.048Z] Building security-proxy-setup ... [2022-09-06T19:10:21.048Z] Building security-secretstore-setup ... [2022-09-06T19:10:21.048Z] Building security-spiffe-token-provider ... [2022-09-06T19:10:21.048Z] Building security-spire-agent ... [2022-09-06T19:10:21.048Z] Building security-spire-config ... [2022-09-06T19:10:21.048Z] Building security-spire-server ... [2022-09-06T19:10:21.048Z] Building support-notifications ... [2022-09-06T19:10:21.048Z] Building support-scheduler ... [2022-09-06T19:10:21.048Z] Building sys-mgmt-agent ... [2022-09-06T19:10:21.048Z] Building security-spire-config [2022-09-06T19:10:21.048Z] Building security-secretstore-setup [2022-09-06T19:10:21.048Z] Building security-spire-server [2022-09-06T19:10:21.048Z] Building core-data [2022-09-06T19:10:21.048Z] Building security-bootstrapper [2022-09-06T19:10:33.275Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:10:33.275Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:10:33.275Z] ---> c09e6401277c [2022-09-06T19:10:33.275Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T19:10:33.275Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:10:33.275Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:10:33.275Z] ---> c09e6401277c [2022-09-06T19:10:33.275Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T19:10:33.275Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:10:33.275Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:10:33.275Z] ---> c09e6401277c [2022-09-06T19:10:33.275Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T19:10:33.275Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:10:33.275Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:10:33.275Z] ---> c09e6401277c [2022-09-06T19:10:33.275Z] Step 3/31 : WORKDIR /edgex-go [2022-09-06T19:10:33.535Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:10:33.535Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:10:33.535Z] ---> c09e6401277c [2022-09-06T19:10:33.535Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T19:10:36.090Z] ---> Running in 79294e20d60e [2022-09-06T19:10:36.090Z] ---> Running in 02837849129b [2022-09-06T19:10:36.090Z] ---> Running in d306294f708b [2022-09-06T19:10:36.090Z] ---> Running in fce19b6612a0 [2022-09-06T19:10:36.090Z] ---> Running in 29ef3892fa93 [2022-09-06T19:10:36.350Z] Removing intermediate container fce19b6612a0 [2022-09-06T19:10:36.350Z] ---> 2972ab5581d8 [2022-09-06T19:10:36.350Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T19:10:36.350Z] Removing intermediate container 02837849129b [2022-09-06T19:10:36.350Z] Removing intermediate container 29ef3892fa93 [2022-09-06T19:10:36.350Z] ---> 595e1667b701 [2022-09-06T19:10:36.350Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> a6e59f125b25 [2022-09-06T19:10:36.350Z] [2022-09-06T19:10:36.350Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:10:36.350Z] Removing intermediate container 79294e20d60e [2022-09-06T19:10:36.350Z] Removing intermediate container d306294f708b [2022-09-06T19:10:36.350Z] ---> 30687f8bae40 [2022-09-06T19:10:36.350Z] ---> ae4498d741e4 [2022-09-06T19:10:36.350Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:10:36.350Z] [2022-09-06T19:10:36.610Z] ---> Running in 64c5c7dda936 [2022-09-06T19:10:36.610Z] ---> Running in 29fae92de8c7 [2022-09-06T19:10:36.610Z] ---> Running in a13d1adbd289 [2022-09-06T19:10:36.610Z] ---> Running in bb1393ac6357 [2022-09-06T19:10:36.610Z] ---> Running in 2e58dba9eb4e [2022-09-06T19:10:36.610Z] Removing intermediate container 64c5c7dda936 [2022-09-06T19:10:36.610Z] ---> 0a9b19394548 [2022-09-06T19:10:36.610Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:10:36.610Z] ---> Running in dda23863dc60 [2022-09-06T19:10:37.551Z] Removing intermediate container 29fae92de8c7 [2022-09-06T19:10:37.551Z] ---> 557e90496485 [2022-09-06T19:10:37.551Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-06T19:10:37.551Z] ---> Running in 8f84c12805d4 [2022-09-06T19:10:37.811Z] Removing intermediate container a13d1adbd289 [2022-09-06T19:10:37.811Z] ---> 113a6fe91021 [2022-09-06T19:10:37.811Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T19:10:37.811Z] ---> Running in 1eae8bcd80ac [2022-09-06T19:10:38.071Z] Removing intermediate container 2e58dba9eb4e [2022-09-06T19:10:38.071Z] ---> 791981464059 [2022-09-06T19:10:38.071Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-06T19:10:38.071Z] ---> Running in c58e32acddf7 [2022-09-06T19:10:38.071Z] Removing intermediate container dda23863dc60 [2022-09-06T19:10:38.071Z] ---> 32e65b54fb2c [2022-09-06T19:10:38.071Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-06T19:10:38.071Z] ---> Running in d7127162c89b [2022-09-06T19:10:38.071Z] Removing intermediate container bb1393ac6357 [2022-09-06T19:10:38.071Z] ---> 802f424093e0 [2022-09-06T19:10:38.071Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T19:10:38.333Z] ---> Running in a991be664f82 [2022-09-06T19:10:38.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:10:38.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:10:38.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:10:39.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:10:39.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:10:39.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:10:39.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:10:39.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:10:39.700Z] OK: 211 MiB in 51 packages [2022-09-06T19:10:39.700Z] OK: 211 MiB in 51 packages [2022-09-06T19:10:39.700Z] OK: 211 MiB in 51 packages [2022-09-06T19:10:39.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:10:39.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:10:39.966Z] Removing intermediate container 8f84c12805d4 [2022-09-06T19:10:39.966Z] ---> fc55535fd0a9 [2022-09-06T19:10:39.966Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-06T19:10:40.227Z] ---> 9836e506a48c [2022-09-06T19:10:40.227Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:10:40.227Z] ---> Running in 23b9b992a031 [2022-09-06T19:10:40.227Z] Removing intermediate container c58e32acddf7 [2022-09-06T19:10:40.227Z] ---> d13b011d7d7b [2022-09-06T19:10:40.227Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T19:10:40.227Z] Removing intermediate container 1eae8bcd80ac [2022-09-06T19:10:40.227Z] ---> 208f44b25d7d [2022-09-06T19:10:40.227Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T19:10:40.227Z] OK: 211 MiB in 51 packages [2022-09-06T19:10:40.489Z] OK: 211 MiB in 51 packages [2022-09-06T19:10:40.489Z] ---> cbc8e1ad3ff3 [2022-09-06T19:10:40.489Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:10:40.489Z] ---> c3ad6048721b [2022-09-06T19:10:40.489Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:10:40.748Z] ---> Running in 21760b206fd2 [2022-09-06T19:10:40.748Z] ---> Running in 6d8929247b07 [2022-09-06T19:10:40.748Z] Removing intermediate container d7127162c89b [2022-09-06T19:10:40.748Z] ---> d4d7887acac2 [2022-09-06T19:10:40.748Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T19:10:40.748Z] Removing intermediate container a991be664f82 [2022-09-06T19:10:40.748Z] ---> f01354ff2cac [2022-09-06T19:10:40.748Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T19:10:41.011Z] ---> dbc4cd3da2a4 [2022-09-06T19:10:41.011Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:10:41.011Z] ---> 9d102a5fc866 [2022-09-06T19:10:41.011Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:10:41.271Z] ---> Running in 2315bed18601 [2022-09-06T19:10:41.271Z] ---> Running in 91fbc153409d [2022-09-06T19:10:56.194Z] Removing intermediate container 2315bed18601 [2022-09-06T19:10:56.194Z] ---> 11716ef474b8 [2022-09-06T19:10:56.194Z] Step 9/24 : COPY . . [2022-09-06T19:10:56.194Z] Removing intermediate container 23b9b992a031 [2022-09-06T19:10:56.194Z] ---> 5e9110569940 [2022-09-06T19:10:56.194Z] Step 8/31 : COPY . . [2022-09-06T19:10:56.194Z] Removing intermediate container 21760b206fd2 [2022-09-06T19:10:56.194Z] ---> 504dbdf08e83 [2022-09-06T19:10:56.194Z] Step 8/25 : COPY . . [2022-09-06T19:10:56.194Z] Removing intermediate container 6d8929247b07 [2022-09-06T19:10:56.194Z] Removing intermediate container 91fbc153409d [2022-09-06T19:10:56.194Z] ---> dc8fc51e84e8 [2022-09-06T19:10:56.194Z] ---> 045c57d9ab9f [2022-09-06T19:10:56.194Z] Step 8/26 : COPY . .Step 8/25 : COPY . . [2022-09-06T19:10:56.194Z] [2022-09-06T19:11:04.333Z] ---> cef4404ae5ad [2022-09-06T19:11:04.333Z] ---> a0ffa2fd86fd [2022-09-06T19:11:04.333Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T19:11:04.333Z] [2022-09-06T19:11:04.333Z] ---> 11b7271add21 [2022-09-06T19:11:04.333Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-06T19:11:04.333Z] ---> c0e8fce4250a [2022-09-06T19:11:04.333Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-06T19:11:04.333Z] ---> 8403b19537a9 [2022-09-06T19:11:04.333Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-06T19:11:04.333Z] ---> Running in 232113b53500 [2022-09-06T19:11:04.333Z] ---> Running in f36e7cff90dc [2022-09-06T19:11:04.333Z] ---> Running in b97f1c34f975 [2022-09-06T19:11:04.333Z] ---> Running in f9db8b4903cb [2022-09-06T19:11:04.333Z] ---> Running in dd85caf43261 [2022-09-06T19:11:04.333Z] Removing intermediate container 232113b53500 [2022-09-06T19:11:04.333Z] ---> db9fcd0e7c1f [2022-09-06T19:11:04.333Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T19:11:04.333Z] Removing intermediate container dd85caf43261 [2022-09-06T19:11:04.333Z] ---> b53d1712afec [2022-09-06T19:11:04.333Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-06T19:11:04.333Z] ---> Running in 3de59e3d57e5 [2022-09-06T19:11:04.333Z] ---> Running in 78c75052a6bf [2022-09-06T19:11:04.333Z] Removing intermediate container 3de59e3d57e5 [2022-09-06T19:11:04.333Z] ---> e7156d59d219 [2022-09-06T19:11:04.333Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-06T19:11:04.333Z] ---> Running in f40979f36b5a [2022-09-06T19:11:04.333Z] Removing intermediate container 78c75052a6bf [2022-09-06T19:11:04.333Z] ---> 695bfd75f1ce [2022-09-06T19:11:04.333Z] Step 11/25 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-06T19:11:04.333Z] ---> Running in 22a03169a4e8 [2022-09-06T19:11:04.333Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:11:04.333Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:11:04.333Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-06T19:11:05.277Z] Removing intermediate container f40979f36b5a [2022-09-06T19:11:05.277Z] ---> 05a5adb8ecd1 [2022-09-06T19:11:05.277Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T19:11:05.277Z] Removing intermediate container 22a03169a4e8 [2022-09-06T19:11:05.277Z] ---> 9d35b1430d4f [2022-09-06T19:11:05.277Z] Step 12/25 : WORKDIR /edgex-go [2022-09-06T19:11:05.277Z] ---> Running in 02574ea4993e [2022-09-06T19:11:05.536Z] ---> Running in 03db3f171c14 [2022-09-06T19:11:05.536Z] Removing intermediate container 02574ea4993e [2022-09-06T19:11:05.536Z] ---> 9acf5c26a362 [2022-09-06T19:11:05.536Z] [2022-09-06T19:11:05.536Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T19:11:05.536Z] Removing intermediate container 03db3f171c14 [2022-09-06T19:11:05.536Z] ---> 570853bac508 [2022-09-06T19:11:05.536Z] [2022-09-06T19:11:05.536Z] Step 13/25 : FROM alpine:3.15 [2022-09-06T19:11:06.470Z] 3.15: Pulling from library/alpine [2022-09-06T19:11:06.470Z] 3.15: Pulling from library/alpine [2022-09-06T19:11:07.408Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T19:11:07.408Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T19:11:07.408Z] Status: Image is up to date for alpine:3.15 [2022-09-06T19:11:07.408Z] Status: Downloaded newer image for alpine:3.15 [2022-09-06T19:11:07.408Z] ---> c4fc93816858 [2022-09-06T19:11:07.408Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T19:11:07.408Z] ---> c4fc93816858 [2022-09-06T19:11:07.408Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T19:11:07.668Z] ---> Running in 6f7d6b7b81f9 [2022-09-06T19:11:07.668Z] ---> Running in 802db769c4cf [2022-09-06T19:11:07.926Z] Removing intermediate container 802db769c4cf [2022-09-06T19:11:07.926Z] ---> cc31ae52be46 [2022-09-06T19:11:07.926Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:11:07.926Z] Removing intermediate container 6f7d6b7b81f9 [2022-09-06T19:11:07.926Z] ---> 064757dabf69 [2022-09-06T19:11:07.926Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:11:07.926Z] ---> Running in 4bc210fdb755 [2022-09-06T19:11:08.188Z] ---> Running in 094fd5edd1ae [2022-09-06T19:11:10.100Z] Removing intermediate container 094fd5edd1ae [2022-09-06T19:11:10.100Z] ---> 062508944918 [2022-09-06T19:11:10.100Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T19:11:10.100Z] ---> Running in bb084c10bc2f [2022-09-06T19:11:10.100Z] Removing intermediate container 4bc210fdb755 [2022-09-06T19:11:10.100Z] ---> dab3bd215708 [2022-09-06T19:11:10.100Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-06T19:11:10.100Z] ---> Running in a8b38a9dee68 [2022-09-06T19:11:11.050Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:11.311Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:11.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:12.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:12.414Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T19:11:12.414Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T19:11:12.414Z] OK: 15856 distinct packages available [2022-09-06T19:11:12.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:12.414Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T19:11:12.414Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T19:11:12.414Z] OK: 15856 distinct packages available [2022-09-06T19:11:12.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:13.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:13.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:13.640Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-06T19:11:13.640Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-06T19:11:13.640Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-06T19:11:13.640Z] (3/5) Installing libucontext (1.1-r0) [2022-09-06T19:11:13.640Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-06T19:11:13.909Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-06T19:11:13.909Z] (3/4) Installing libucontext (1.1-r0) [2022-09-06T19:11:13.909Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-06T19:11:13.909Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-06T19:11:13.909Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T19:11:13.909Z] OK: 7 MiB in 19 packages [2022-09-06T19:11:13.909Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T19:11:13.909Z] OK: 6 MiB in 18 packages [2022-09-06T19:11:16.448Z] Removing intermediate container a8b38a9dee68 [2022-09-06T19:11:16.448Z] ---> 3fc4dec6e460 [2022-09-06T19:11:16.448Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T19:11:16.448Z] Removing intermediate container bb084c10bc2f [2022-09-06T19:11:16.448Z] ---> 07b733ee32c5 [2022-09-06T19:11:16.448Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T19:11:20.648Z] ---> 051c9b96ca02 [2022-09-06T19:11:20.648Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T19:11:20.648Z] ---> 5107f861a253 [2022-09-06T19:11:20.648Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T19:11:20.648Z] ---> 6ff8dbc502a6 [2022-09-06T19:11:20.648Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-06T19:11:20.648Z] ---> 152810cf8e34 [2022-09-06T19:11:20.648Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-06T19:11:20.648Z] ---> Running in 4404632e6012 [2022-09-06T19:11:20.906Z] Removing intermediate container 4404632e6012 [2022-09-06T19:11:20.906Z] ---> 2d8c08037db8 [2022-09-06T19:11:20.906Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-06T19:11:21.168Z] ---> c0cef216dda9 [2022-09-06T19:11:21.168Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-06T19:11:21.431Z] ---> c6027005ab79 [2022-09-06T19:11:21.431Z] Step 21/26 : WORKDIR / [2022-09-06T19:11:21.431Z] ---> Running in 05e03165cbf4 [2022-09-06T19:11:21.431Z] ---> c68aae7560f3 [2022-09-06T19:11:21.431Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T19:11:21.431Z] ---> Running in e978c0f5f465 [2022-09-06T19:11:21.431Z] Removing intermediate container 05e03165cbf4 [2022-09-06T19:11:21.431Z] ---> 8e057a4d320a [2022-09-06T19:11:21.431Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T19:11:21.695Z] ---> Running in 753bd36e1d84 [2022-09-06T19:11:21.695Z] Removing intermediate container e978c0f5f465 [2022-09-06T19:11:21.695Z] ---> 082dd2825230 [2022-09-06T19:11:21.695Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T19:11:21.954Z] ---> Running in 2de31ede0459 [2022-09-06T19:11:21.954Z] Removing intermediate container 753bd36e1d84 [2022-09-06T19:11:21.954Z] ---> 024de3ccc296 [2022-09-06T19:11:21.954Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T19:11:21.954Z] ---> Running in f080b01c4eef [2022-09-06T19:11:21.954Z] Removing intermediate container 2de31ede0459 [2022-09-06T19:11:21.954Z] ---> 7cdca62458de [2022-09-06T19:11:21.954Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T19:11:22.217Z] ---> Running in ca66591d4300 [2022-09-06T19:11:22.217Z] Removing intermediate container f080b01c4eef [2022-09-06T19:11:22.217Z] ---> a415d0af621a [2022-09-06T19:11:22.217Z] Step 24/26 : LABEL arch=x86_64 [2022-09-06T19:11:22.217Z] ---> Running in 79ad2ff8a30c [2022-09-06T19:11:22.476Z] Removing intermediate container ca66591d4300 [2022-09-06T19:11:22.476Z] ---> 7a09d85b2d8a [2022-09-06T19:11:22.476Z] Step 24/25 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:11:22.476Z] ---> Running in 12419417c25a [2022-09-06T19:11:22.476Z] Removing intermediate container 79ad2ff8a30c [2022-09-06T19:11:22.476Z] ---> ba5a1364288b [2022-09-06T19:11:22.476Z] Step 25/26 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:11:22.742Z] ---> Running in 908c9d5aef63 [2022-09-06T19:11:22.742Z] Removing intermediate container 12419417c25a [2022-09-06T19:11:22.742Z] ---> f2c4bad77552 [2022-09-06T19:11:22.742Z] Step 25/25 : LABEL version=0.0.0 [2022-09-06T19:11:23.003Z] ---> Running in 3b4eb818248d [2022-09-06T19:11:23.003Z] Removing intermediate container 908c9d5aef63 [2022-09-06T19:11:23.003Z] ---> ccfcafcd2de7 [2022-09-06T19:11:23.003Z] Step 26/26 : LABEL version=0.0.0 [2022-09-06T19:11:23.003Z] ---> Running in 82f61b9f02b4 [2022-09-06T19:11:23.324Z] Removing intermediate container 3b4eb818248d [2022-09-06T19:11:23.324Z] ---> 483fd891bf0f [2022-09-06T19:11:23.324Z] [2022-09-06T19:11:23.324Z] Successfully built 483fd891bf0f [2022-09-06T19:11:23.324Z] Successfully tagged security-spire-server:latest [2022-09-06T19:11:23.324Z]  Building security-spire-server ... done Building core-command [2022-09-06T19:11:23.990Z] Removing intermediate container 82f61b9f02b4 [2022-09-06T19:11:23.990Z] ---> a039c1549ba0 [2022-09-06T19:11:23.990Z] [2022-09-06T19:11:23.990Z] Successfully built a039c1549ba0 [2022-09-06T19:11:23.990Z] Successfully tagged security-spire-config:latest [2022-09-06T19:11:23.990Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-09-06T19:11:27.279Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:11:27.279Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:11:27.279Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:11:27.279Z] ---> c09e6401277c [2022-09-06T19:11:27.279Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T19:11:27.279Z] ---> Using cache [2022-09-06T19:11:27.279Z] ---> 2972ab5581d8 [2022-09-06T19:11:27.279Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T19:11:27.279Z] ---> Using cache [2022-09-06T19:11:27.279Z] ---> 0a9b19394548 [2022-09-06T19:11:27.279Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:11:27.279Z] ---> Using cache [2022-09-06T19:11:27.279Z] ---> 32e65b54fb2c [2022-09-06T19:11:27.279Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-06T19:11:28.220Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:11:28.220Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:11:28.220Z] ---> c09e6401277c [2022-09-06T19:11:28.220Z] Step 3/23 : WORKDIR /edgex-go [2022-09-06T19:11:28.220Z] ---> Using cache [2022-09-06T19:11:28.220Z] ---> 30687f8bae40 [2022-09-06T19:11:28.220Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:11:28.220Z] ---> Using cache [2022-09-06T19:11:28.220Z] ---> 802f424093e0 [2022-09-06T19:11:28.220Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-06T19:11:30.766Z] ---> Running in 9376f392abdd [2022-09-06T19:11:30.766Z] ---> Running in d8edd57ae295 [2022-09-06T19:11:31.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:31.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:31.962Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:31.962Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:32.223Z] OK: 211 MiB in 51 packages [2022-09-06T19:11:32.223Z] OK: 211 MiB in 51 packages [2022-09-06T19:11:33.607Z] Removing intermediate container f9db8b4903cb [2022-09-06T19:11:33.607Z] ---> 9d3b56dbdf07 [2022-09-06T19:11:33.607Z] [2022-09-06T19:11:33.607Z] Step 10/31 : FROM alpine:3.16 [2022-09-06T19:11:33.607Z] Removing intermediate container f36e7cff90dc [2022-09-06T19:11:33.607Z] ---> 33d7a61b8a04 [2022-09-06T19:11:33.607Z] [2022-09-06T19:11:33.607Z] Step 10/25 : FROM alpine:3.16 [2022-09-06T19:11:33.607Z] Removing intermediate container 9376f392abdd [2022-09-06T19:11:33.607Z] ---> 068b15133a5c [2022-09-06T19:11:33.607Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-06T19:11:33.607Z] Removing intermediate container b97f1c34f975 [2022-09-06T19:11:33.607Z] ---> 819305636bcf [2022-09-06T19:11:33.607Z] [2022-09-06T19:11:33.607Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T19:11:33.607Z] Removing intermediate container d8edd57ae295 [2022-09-06T19:11:33.607Z] ---> f28ffac9bd0b [2022-09-06T19:11:33.607Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T19:11:33.866Z] ---> 7cdbcabc61fb [2022-09-06T19:11:33.866Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:11:33.866Z] ---> Running in ca3afffab6f2 [2022-09-06T19:11:33.866Z] ---> b9f193404d16 [2022-09-06T19:11:33.866Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:11:33.866Z] ---> Running in 7aca6ca4b4f8 [2022-09-06T19:11:34.438Z] 3.16: Pulling from library/alpine [2022-09-06T19:11:35.381Z] 3.16: Pulling from library/alpine [2022-09-06T19:11:35.381Z] 3.16: Pulling from library/alpine [2022-09-06T19:11:36.385Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T19:11:36.385Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T19:11:36.385Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T19:11:36.385Z] Status: Image is up to date for alpine:3.16 [2022-09-06T19:11:36.385Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T19:11:36.385Z] Status: Image is up to date for alpine:3.16 [2022-09-06T19:11:36.385Z] ---> 9c6f07244728 [2022-09-06T19:11:36.385Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-06T19:11:36.385Z] ---> 9c6f07244728 [2022-09-06T19:11:36.385Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-06T19:11:36.385Z] ---> 9c6f07244728 [2022-09-06T19:11:36.385Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T19:11:37.328Z] ---> Running in 19c979aef70f [2022-09-06T19:11:37.328Z] ---> Running in 33facecafded [2022-09-06T19:11:37.328Z] ---> Running in 626bb9187617 [2022-09-06T19:11:37.328Z] Removing intermediate container 33facecafded [2022-09-06T19:11:37.328Z] ---> 6963ce0f3ef8 [2022-09-06T19:11:37.328Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-06T19:11:37.328Z] Removing intermediate container 19c979aef70f [2022-09-06T19:11:37.328Z] ---> 03d4b6d6106e [2022-09-06T19:11:37.328Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-06T19:11:37.590Z] ---> Running in 7f2fddc0cac7 [2022-09-06T19:11:37.590Z] ---> Running in 2a14609ff978 [2022-09-06T19:11:37.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:37.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:37.851Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-06T19:11:38.118Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-06T19:11:38.118Z] (3/3) Installing su-exec (0.2-r1) [2022-09-06T19:11:38.118Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:11:38.118Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T19:11:38.118Z] OK: 6 MiB in 17 packages [2022-09-06T19:11:38.376Z] Removing intermediate container 7f2fddc0cac7 [2022-09-06T19:11:38.377Z] ---> 5a988554f442 [2022-09-06T19:11:38.377Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-06T19:11:38.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:38.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:38.900Z] ---> Running in d8a09c2b2631 [2022-09-06T19:11:39.160Z] Removing intermediate container d8a09c2b2631 [2022-09-06T19:11:39.160Z] ---> 775546f40d2e [2022-09-06T19:11:39.160Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:11:39.160Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-06T19:11:39.160Z] (2/2) Installing su-exec (0.2-r1) [2022-09-06T19:11:39.160Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:11:39.160Z] Removing intermediate container 626bb9187617 [2022-09-06T19:11:39.160Z] ---> d619ca4aef43 [2022-09-06T19:11:39.160Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T19:11:39.160Z] OK: 6 MiB in 16 packages [2022-09-06T19:11:39.160Z] ---> Running in 28a6debc8b95 [2022-09-06T19:11:39.419Z] ---> Running in aaf2079aa867 [2022-09-06T19:11:40.028Z] Removing intermediate container aaf2079aa867 [2022-09-06T19:11:40.028Z] ---> ef0e9499ce15 [2022-09-06T19:11:40.028Z] Step 13/25 : WORKDIR / [2022-09-06T19:11:40.028Z] ---> Running in 95caf04efaca [2022-09-06T19:11:40.028Z] Removing intermediate container 2a14609ff978 [2022-09-06T19:11:40.028Z] ---> 4560c7858907 [2022-09-06T19:11:40.028Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-06T19:11:40.292Z] ---> Running in 4cbe40223792 [2022-09-06T19:11:40.292Z] Removing intermediate container 95caf04efaca [2022-09-06T19:11:40.292Z] ---> 96c6325a3405 [2022-09-06T19:11:40.292Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-06T19:11:40.553Z] Removing intermediate container 4cbe40223792 [2022-09-06T19:11:40.553Z] ---> 1c6664411f9d [2022-09-06T19:11:40.553Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-06T19:11:40.553Z] Removing intermediate container 28a6debc8b95 [2022-09-06T19:11:40.553Z] ---> 61f8576f0028 [2022-09-06T19:11:40.553Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T19:11:40.553Z] ---> Running in eb7162c125dd [2022-09-06T19:11:40.813Z] ---> f52eaa1cbade [2022-09-06T19:11:40.813Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-06T19:11:40.813Z] ---> Running in 388fbd186c2d [2022-09-06T19:11:40.813Z] Removing intermediate container eb7162c125dd [2022-09-06T19:11:40.813Z] ---> 19e56fc6ec33 [2022-09-06T19:11:40.813Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-06T19:11:41.073Z] ---> Running in 3cbb3a19a61e [2022-09-06T19:11:41.073Z] ---> f02b26ebbd96 [2022-09-06T19:11:41.073Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-06T19:11:41.073Z] Removing intermediate container 3cbb3a19a61e [2022-09-06T19:11:41.073Z] ---> 1f9d2a78231d [2022-09-06T19:11:41.073Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-06T19:11:41.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:41.356Z] ---> Running in 1be806205f4e [2022-09-06T19:11:41.687Z] ---> 5ce97a073bf0 [2022-09-06T19:11:41.688Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-06T19:11:41.949Z] ---> 7fe84d1b429f [2022-09-06T19:11:41.949Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-06T19:11:41.949Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:42.214Z] Removing intermediate container ca3afffab6f2 [2022-09-06T19:11:42.214Z] ---> badc1b8be389 [2022-09-06T19:11:42.214Z] Step 8/23 : COPY . . [2022-09-06T19:11:42.474Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T19:11:42.474Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T19:11:42.734Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T19:11:42.734Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T19:11:42.734Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T19:11:42.995Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T19:11:43.256Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:11:43.256Z] OK: 8 MiB in 20 packages [2022-09-06T19:11:43.549Z] ---> e6d319cfafe5 [2022-09-06T19:11:43.549Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-06T19:11:43.549Z] Removing intermediate container 1be806205f4e [2022-09-06T19:11:43.549Z] ---> ded76980eecb [2022-09-06T19:11:43.549Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-06T19:11:43.810Z] ---> Running in 52bb3ee40f0d [2022-09-06T19:11:44.406Z] Removing intermediate container 52bb3ee40f0d [2022-09-06T19:11:44.406Z] ---> 44b1a5ba8222 [2022-09-06T19:11:44.406Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-06T19:11:44.406Z] Removing intermediate container 7aca6ca4b4f8 [2022-09-06T19:11:44.406Z] ---> aedab48ce5b6 [2022-09-06T19:11:44.406Z] Step 9/24 : COPY . . [2022-09-06T19:11:44.406Z] ---> 32d6aa16ad05 [2022-09-06T19:11:44.406Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T19:11:44.406Z] Removing intermediate container 388fbd186c2d [2022-09-06T19:11:44.406Z] ---> 09976fb88adc [2022-09-06T19:11:44.406Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T19:11:45.786Z] ---> 3b9fdd973ace [2022-09-06T19:11:45.786Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-06T19:11:45.786Z] ---> e9c253fb4de1 [2022-09-06T19:11:45.786Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T19:11:46.045Z] ---> ba7e7ec4c862 [2022-09-06T19:11:46.045Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-06T19:11:46.045Z] ---> Running in e3748f1815cf [2022-09-06T19:11:46.045Z] ---> Running in 689e29623053 [2022-09-06T19:11:46.995Z] ---> cd7117c1d453 [2022-09-06T19:11:46.995Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-06T19:11:46.995Z] ---> acd77f597e21 [2022-09-06T19:11:46.995Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-06T19:11:47.255Z] ---> Running in b51fad3f32c6 [2022-09-06T19:11:47.255Z] ---> 2c107ecbd023 [2022-09-06T19:11:47.255Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-06T19:11:47.516Z] ---> Running in c6708406367e [2022-09-06T19:11:47.516Z] Removing intermediate container 689e29623053 [2022-09-06T19:11:47.516Z] ---> 4cee66f6523d [2022-09-06T19:11:47.516Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T19:11:47.777Z] Removing intermediate container e3748f1815cf [2022-09-06T19:11:47.777Z] ---> 621ab49a5fc5 [2022-09-06T19:11:47.777Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T19:11:47.777Z] ---> Running in 86a6c56ab813 [2022-09-06T19:11:47.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-06T19:11:47.777Z] Removing intermediate container c6708406367e [2022-09-06T19:11:47.777Z] ---> c7d5d980e78b [2022-09-06T19:11:47.777Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:11:48.039Z] ---> bd4193f841cf [2022-09-06T19:11:48.039Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-06T19:11:48.039Z] ---> Running in 26877045c8e2 [2022-09-06T19:11:48.039Z] Removing intermediate container 86a6c56ab813 [2022-09-06T19:11:48.039Z] ---> 1ff2d004858e [2022-09-06T19:11:48.039Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T19:11:48.300Z] ---> Running in 183e406a2ddc [2022-09-06T19:11:48.300Z] Removing intermediate container 26877045c8e2 [2022-09-06T19:11:48.300Z] ---> 9e7748f88fd8 [2022-09-06T19:11:48.300Z] Step 22/24 : LABEL arch=x86_64 [2022-09-06T19:11:48.559Z] ---> Running in bd27feaf771f [2022-09-06T19:11:48.559Z] Removing intermediate container 183e406a2ddc [2022-09-06T19:11:48.559Z] ---> 5a50eba534c0 [2022-09-06T19:11:48.559Z] Step 24/25 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:11:48.559Z] ---> 176c10dcab1f [2022-09-06T19:11:48.559Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-06T19:11:48.819Z] ---> Running in 28a56099b1e7 [2022-09-06T19:11:48.819Z] Removing intermediate container bd27feaf771f [2022-09-06T19:11:48.819Z] ---> 1130b329875d [2022-09-06T19:11:48.819Z] Step 23/24 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:11:48.819Z] Removing intermediate container 28a56099b1e7 [2022-09-06T19:11:48.819Z] ---> 92ef80c2433d [2022-09-06T19:11:48.819Z] Step 25/25 : LABEL version=0.0.0 [2022-09-06T19:11:49.079Z] ---> Running in b811a31621dd [2022-09-06T19:11:49.079Z] ---> 85db5924f805 [2022-09-06T19:11:49.079Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-06T19:11:49.079Z] ---> Running in 3df62e220a86 [2022-09-06T19:11:49.079Z] Removing intermediate container 3df62e220a86 [2022-09-06T19:11:49.079Z] ---> eab92ee16f8b [2022-09-06T19:11:49.079Z] [2022-09-06T19:11:49.079Z] Removing intermediate container b811a31621dd [2022-09-06T19:11:49.079Z] ---> c7f7b9caed7b [2022-09-06T19:11:49.079Z] Step 24/24 : LABEL version=0.0.0 [2022-09-06T19:11:49.079Z] ---> 022a76bbee6f [2022-09-06T19:11:49.079Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-06T19:11:49.339Z] ---> Running in 8136519fd65b [2022-09-06T19:11:49.339Z] ---> 93a0b42533f8 [2022-09-06T19:11:49.339Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-06T19:11:49.339Z] Successfully built eab92ee16f8b [2022-09-06T19:11:49.339Z] Successfully tagged security-secretstore-setup:latest [2022-09-06T19:11:49.339Z] Building security-spiffe-token-provider [2022-09-06T19:11:49.339Z]  Building security-secretstore-setup ... done  ---> Running in e8d8d3523622 [2022-09-06T19:11:49.339Z] Removing intermediate container 8136519fd65b [2022-09-06T19:11:49.339Z] ---> 7a499317479d [2022-09-06T19:11:49.339Z] [2022-09-06T19:11:49.339Z] Successfully built 7a499317479d [2022-09-06T19:11:49.598Z] Successfully tagged core-data:latest [2022-09-06T19:11:49.598Z] Building core-metadata [2022-09-06T19:11:49.859Z]  Building core-data ... done  ---> 5893833a12a0 [2022-09-06T19:11:49.859Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-06T19:11:50.797Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-06T19:11:51.420Z] ---> 34267eb0639a [2022-09-06T19:11:51.420Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-06T19:11:51.680Z] ---> Running in 129a69faa483 [2022-09-06T19:11:53.595Z] Removing intermediate container 129a69faa483 [2022-09-06T19:11:53.595Z] ---> 9fe033921e0b [2022-09-06T19:11:53.595Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-06T19:11:53.595Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:11:53.595Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:11:53.595Z] ---> c09e6401277c [2022-09-06T19:11:53.595Z] Step 3/20 : WORKDIR /edgex-go [2022-09-06T19:11:53.595Z] ---> Using cache [2022-09-06T19:11:53.595Z] ---> 30687f8bae40 [2022-09-06T19:11:53.595Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-06T19:11:54.165Z] ---> Running in d98daa666337 [2022-09-06T19:11:54.165Z] ---> Running in 766657a3fdbb [2022-09-06T19:11:54.494Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:11:54.494Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:11:54.494Z] ---> c09e6401277c [2022-09-06T19:11:54.494Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-06T19:11:54.494Z] ---> Using cache [2022-09-06T19:11:54.494Z] ---> 2972ab5581d8 [2022-09-06T19:11:54.494Z] Step 4/25 : WORKDIR /edgex-go [2022-09-06T19:11:54.494Z] ---> Using cache [2022-09-06T19:11:54.494Z] ---> 0a9b19394548 [2022-09-06T19:11:54.494Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:11:54.494Z] ---> Using cache [2022-09-06T19:11:54.494Z] ---> 32e65b54fb2c [2022-09-06T19:11:54.494Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-06T19:11:54.494Z] ---> Using cache [2022-09-06T19:11:54.494Z] ---> f28ffac9bd0b [2022-09-06T19:11:54.494Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-06T19:11:54.494Z] ---> Using cache [2022-09-06T19:11:54.494Z] ---> b9f193404d16 [2022-09-06T19:11:54.494Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:11:54.494Z] ---> Using cache [2022-09-06T19:11:54.494Z] ---> aedab48ce5b6 [2022-09-06T19:11:54.494Z] Step 9/25 : COPY . . [2022-09-06T19:11:54.494Z] ---> Using cache [2022-09-06T19:11:54.494Z] ---> 93a0b42533f8 [2022-09-06T19:11:54.494Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-06T19:11:54.755Z] Removing intermediate container 766657a3fdbb [2022-09-06T19:11:54.755Z] ---> e0f5e7b518b3 [2022-09-06T19:11:54.755Z] Step 28/31 : CMD ["gate"] [2022-09-06T19:11:54.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:54.755Z] ---> Running in d0951d74fcb2 [2022-09-06T19:11:54.755Z] ---> Running in 35a891cd2e2b [2022-09-06T19:11:54.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:55.024Z] v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-06T19:11:55.024Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-06T19:11:55.024Z] OK: 17040 distinct packages available [2022-09-06T19:11:55.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:55.024Z] Removing intermediate container 35a891cd2e2b [2022-09-06T19:11:55.024Z] ---> 6bb405fe8844 [2022-09-06T19:11:55.024Z] Step 29/31 : LABEL arch=x86_64 [2022-09-06T19:11:55.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:11:55.293Z] ---> Running in 03141d1755b7 [2022-09-06T19:11:55.293Z] OK: 211 MiB in 51 packages [2022-09-06T19:11:55.577Z] Removing intermediate container 03141d1755b7 [2022-09-06T19:11:55.577Z] ---> 59d06602f778 [2022-09-06T19:11:55.577Z] Step 30/31 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:11:55.577Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-06T19:11:55.837Z] ---> Running in 360692c93b91 [2022-09-06T19:11:56.099Z] Removing intermediate container d98daa666337 [2022-09-06T19:11:56.099Z] ---> be6e695e1b9d [2022-09-06T19:11:56.099Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-06T19:11:56.099Z] Removing intermediate container 360692c93b91 [2022-09-06T19:11:56.099Z] ---> c4b594ac76cb [2022-09-06T19:11:56.099Z] Step 31/31 : LABEL version=0.0.0 [2022-09-06T19:11:56.366Z] ---> Running in 61c4fc771c7d [2022-09-06T19:11:56.627Z] Removing intermediate container 61c4fc771c7d [2022-09-06T19:11:56.627Z] ---> e6ac2543ec4d [2022-09-06T19:11:56.627Z] [2022-09-06T19:11:56.627Z] ---> 2180d023f8e4 [2022-09-06T19:11:56.627Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:11:56.627Z] Successfully built e6ac2543ec4d [2022-09-06T19:11:56.627Z] Successfully tagged security-bootstrapper:latest [2022-09-06T19:11:56.627Z]  Building security-bootstrapper ... done Building support-scheduler [2022-09-06T19:11:56.627Z] ---> Running in afed905086e0 [2022-09-06T19:11:59.919Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:11:59.919Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:11:59.919Z] ---> c09e6401277c [2022-09-06T19:11:59.919Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T19:11:59.919Z] ---> Using cache [2022-09-06T19:11:59.919Z] ---> 2972ab5581d8 [2022-09-06T19:11:59.919Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T19:11:59.919Z] ---> Using cache [2022-09-06T19:11:59.919Z] ---> 0a9b19394548 [2022-09-06T19:11:59.919Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:11:59.919Z] ---> Using cache [2022-09-06T19:11:59.919Z] ---> 32e65b54fb2c [2022-09-06T19:11:59.919Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-06T19:11:59.919Z] ---> Using cache [2022-09-06T19:11:59.919Z] ---> f28ffac9bd0b [2022-09-06T19:11:59.919Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T19:11:59.919Z] ---> Using cache [2022-09-06T19:11:59.919Z] ---> b9f193404d16 [2022-09-06T19:11:59.919Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:11:59.919Z] ---> Using cache [2022-09-06T19:11:59.919Z] ---> aedab48ce5b6 [2022-09-06T19:11:59.919Z] Step 9/23 : COPY . . [2022-09-06T19:11:59.919Z] ---> Using cache [2022-09-06T19:11:59.919Z] ---> 93a0b42533f8 [2022-09-06T19:11:59.919Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-06T19:12:02.463Z] ---> Running in e159bd560b2d [2022-09-06T19:12:02.724Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-06T19:12:07.761Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24682 in /w/workspace/edgexfoundry_edgex-go_PR-4146 [Pipeline] { [Pipeline] ws [2022-09-06T19:12:07.802Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-06T19:12:07.927Z] The recommended git tool is: git [2022-09-06T19:12:08.009Z] Removing intermediate container afed905086e0 [2022-09-06T19:12:08.009Z] ---> 7e6311d4b442 [2022-09-06T19:12:08.009Z] Step 7/20 : COPY . . [2022-09-06T19:12:14.594Z] Removing intermediate container b51fad3f32c6 [2022-09-06T19:12:14.594Z] ---> e93b86c36b55 [2022-09-06T19:12:14.594Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-06T19:12:14.749Z] using credential edgex-jenkins-ssh [2022-09-06T19:12:14.768Z] Cloning the remote Git repository [2022-09-06T19:12:14.854Z] ---> c530651616a9 [2022-09-06T19:12:14.854Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-06T19:12:14.854Z] ---> Running in 6a21e3e9a782 [2022-09-06T19:12:14.854Z] ---> Running in 43c09feeddca [2022-09-06T19:12:14.830Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-06T19:12:14.916Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-06T19:12:15.021Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-06T19:12:15.022Z] > git --version # timeout=10 [2022-09-06T19:12:15.042Z] > git --version # 'git version 2.25.1' [2022-09-06T19:12:15.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T19:12:15.124Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T19:12:15.794Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T19:12:16.055Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:12:18.613Z] Removing intermediate container e8d8d3523622 [2022-09-06T19:12:18.613Z] ---> ec93736b8276 [2022-09-06T19:12:18.613Z] [2022-09-06T19:12:18.613Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T19:12:18.613Z] ---> 9c6f07244728 [2022-09-06T19:12:18.613Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-06T19:12:18.613Z] Removing intermediate container 6a21e3e9a782 [2022-09-06T19:12:18.613Z] ---> b3579abd32c1 [2022-09-06T19:12:18.613Z] [2022-09-06T19:12:18.613Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T19:12:18.613Z] ---> 9c6f07244728 [2022-09-06T19:12:18.613Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-06T19:12:18.613Z] ---> Running in 620cc80dea97 [2022-09-06T19:12:18.613Z] ---> Running in 9fb7bf4aa245 [2022-09-06T19:12:18.886Z] Removing intermediate container 9fb7bf4aa245 [2022-09-06T19:12:18.886Z] ---> 176c4bc7cf05 [2022-09-06T19:12:18.886Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-06T19:12:19.147Z] ---> Running in aa2615b58dd1 [2022-09-06T19:12:19.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:12:19.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:12:19.667Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-06T19:12:19.667Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:12:19.667Z] OK: 6 MiB in 15 packages [2022-09-06T19:12:19.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:12:19.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:12:20.184Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-06T19:12:20.184Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-06T19:12:20.184Z] (3/33) Installing readline (8.1.2-r0) [2022-09-06T19:12:20.184Z] (4/33) Installing bash (5.1.16-r2) [2022-09-06T19:12:20.184Z] Executing bash-5.1.16-r2.post-install [2022-09-06T19:12:20.184Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-06T19:12:20.184Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-06T19:12:20.184Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T19:12:20.184Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-06T19:12:20.184Z] (9/33) Installing curl (7.83.1-r3) [2022-09-06T19:12:20.184Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-06T19:12:20.751Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-06T19:12:20.751Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-06T19:12:20.751Z] (13/33) Installing expat (2.4.8-r0) [2022-09-06T19:12:20.751Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-06T19:12:20.751Z] (15/33) Installing gdbm (1.23-r0) [2022-09-06T19:12:20.751Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-06T19:12:20.751Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T19:12:20.751Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T19:12:20.751Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-06T19:12:20.751Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-06T19:12:20.751Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-06T19:12:21.320Z] Removing intermediate container 620cc80dea97 [2022-09-06T19:12:21.320Z] ---> ae304bf9d2af [2022-09-06T19:12:21.320Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T19:12:21.320Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-06T19:12:21.320Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-06T19:12:21.320Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-06T19:12:21.320Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-06T19:12:21.320Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-06T19:12:21.320Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-06T19:12:21.320Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-06T19:12:21.320Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-06T19:12:21.320Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-06T19:12:21.320Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-06T19:12:21.320Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-06T19:12:21.320Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-06T19:12:21.320Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:12:21.320Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T19:12:21.320Z] OK: 122 MiB in 47 packages [2022-09-06T19:12:21.888Z] ---> Running in a9f228bcfba8 [2022-09-06T19:12:22.462Z] Removing intermediate container a9f228bcfba8 [2022-09-06T19:12:22.462Z] ---> 6f4e6c4b6d2b [2022-09-06T19:12:22.462Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-06T19:12:22.462Z] ---> Running in 3a9e57abb623 [2022-09-06T19:12:23.031Z] Removing intermediate container 3a9e57abb623 [2022-09-06T19:12:23.031Z] ---> 64343fbc41f0 [2022-09-06T19:12:23.031Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-06T19:12:23.290Z] ---> Running in 9dd340431836 [2022-09-06T19:12:23.555Z] Removing intermediate container 9dd340431836 [2022-09-06T19:12:23.555Z] ---> f2145ac71150 [2022-09-06T19:12:23.555Z] Step 16/24 : WORKDIR / [2022-09-06T19:12:23.887Z] ---> Running in e0a76000dc43 [2022-09-06T19:12:24.456Z] Collecting docker-compose==1.23.2 [2022-09-06T19:12:24.456Z] Removing intermediate container e0a76000dc43 [2022-09-06T19:12:24.456Z] ---> e2c7e876fa9a [2022-09-06T19:12:24.456Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T19:12:24.456Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-06T19:12:24.719Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 32.2 MB/s eta 0:00:00 [2022-09-06T19:12:24.719Z] Collecting docopt<0.7,>=0.6.1 [2022-09-06T19:12:24.719Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-06T19:12:24.719Z] Preparing metadata (setup.py): started [2022-09-06T19:12:25.047Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T19:12:25.047Z] Collecting cached-property<2,>=1.2.0 [2022-09-06T19:12:25.047Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-06T19:12:25.326Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-06T19:12:25.326Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-06T19:12:25.326Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 157.3 MB/s eta 0:00:00 [2022-09-06T19:12:25.326Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-06T19:12:25.326Z] Collecting jsonschema<3,>=2.5.1 [2022-09-06T19:12:25.326Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-06T19:12:25.326Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-06T19:12:25.326Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-06T19:12:25.326Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 164.7 MB/s eta 0:00:00 [2022-09-06T19:12:25.326Z] ---> b59b93056a9e [2022-09-06T19:12:25.326Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-06T19:12:25.592Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-06T19:12:25.592Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-06T19:12:25.592Z] Preparing metadata (setup.py): started [2022-09-06T19:12:25.592Z] Removing intermediate container d0951d74fcb2 [2022-09-06T19:12:25.592Z] ---> cc3df201fb2b [2022-09-06T19:12:25.592Z] [2022-09-06T19:12:25.592Z] Step 11/25 : FROM alpine:3.16 [2022-09-06T19:12:25.592Z] ---> 9c6f07244728 [2022-09-06T19:12:25.592Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-06T19:12:25.592Z] ---> Using cache [2022-09-06T19:12:25.592Z] ---> ae304bf9d2af [2022-09-06T19:12:25.592Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T19:12:25.592Z] ---> Using cache [2022-09-06T19:12:25.592Z] ---> 6f4e6c4b6d2b [2022-09-06T19:12:25.592Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-06T19:12:25.852Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T19:12:25.852Z] ---> Running in 4534fb97a651 [2022-09-06T19:12:25.852Z] Collecting PyYAML<4,>=3.10 [2022-09-06T19:12:25.852Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-06T19:12:25.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 43.9 MB/s eta 0:00:00 [2022-09-06T19:12:26.112Z] Preparing metadata (setup.py): started [2022-09-06T19:12:26.112Z] Removing intermediate container 4534fb97a651 [2022-09-06T19:12:26.112Z] ---> 0ac2c818499c [2022-09-06T19:12:26.112Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-06T19:12:26.378Z] ---> cc6ed3beb2cf [2022-09-06T19:12:26.378Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-06T19:12:26.378Z] ---> Running in ce34b00f0d68 [2022-09-06T19:12:26.378Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T19:12:26.378Z] Collecting texttable<0.10,>=0.9.0 [2022-09-06T19:12:26.378Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-06T19:12:26.378Z] Preparing metadata (setup.py): started [2022-09-06T19:12:26.679Z] Removing intermediate container ce34b00f0d68 [2022-09-06T19:12:26.679Z] ---> d733415d937a [2022-09-06T19:12:26.679Z] Step 16/25 : WORKDIR / [2022-09-06T19:12:26.679Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T19:12:26.957Z] Collecting docker<4.0,>=3.6.0 [2022-09-06T19:12:26.957Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-06T19:12:26.957Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 157.1 MB/s eta 0:00:00 [2022-09-06T19:12:26.957Z] ---> Running in a0e9c406505d [2022-09-06T19:12:26.957Z] ---> dc50b87df687 [2022-09-06T19:12:26.957Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-06T19:12:26.957Z] Collecting docker-pycreds>=0.4.0 [2022-09-06T19:12:26.957Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-06T19:12:27.222Z] ---> Running in 74412ab86b98 [2022-09-06T19:12:27.222Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-06T19:12:27.222Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-06T19:12:27.222Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 140.2 MB/s eta 0:00:00 [2022-09-06T19:12:27.222Z] Collecting idna<2.8,>=2.5 [2022-09-06T19:12:27.222Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-06T19:12:27.222Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 156.7 MB/s eta 0:00:00 [2022-09-06T19:12:27.222Z] Removing intermediate container a0e9c406505d [2022-09-06T19:12:27.222Z] ---> d9280c16068c [2022-09-06T19:12:27.222Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T19:12:27.222Z] Collecting certifi>=2017.4.17 [2022-09-06T19:12:27.222Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-06T19:12:27.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 151.4 MB/s eta 0:00:00 [2022-09-06T19:12:27.490Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-06T19:12:27.490Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-06T19:12:27.490Z] Removing intermediate container 74412ab86b98 [2022-09-06T19:12:27.490Z] ---> f1388d0cfd98 [2022-09-06T19:12:27.490Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:12:27.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 3.2 MB/s eta 0:00:00 [2022-09-06T19:12:27.490Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-06T19:12:27.490Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-06T19:12:27.490Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-06T19:12:27.490Z] ---> Running in a5a9d2b289c5 [2022-09-06T19:12:27.490Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-06T19:12:27.490Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-06T19:12:27.490Z] Running setup.py install for texttable: started [2022-09-06T19:12:27.754Z] Removing intermediate container a5a9d2b289c5 [2022-09-06T19:12:27.754Z] ---> 8d6810680cc9 [2022-09-06T19:12:27.754Z] Step 22/24 : LABEL arch=x86_64 [2022-09-06T19:12:28.018Z] ---> 255015c063e5 [2022-09-06T19:12:28.018Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-06T19:12:28.018Z] ---> Running in d21cf6e426f9 [2022-09-06T19:12:28.018Z] Running setup.py install for texttable: finished with status 'done' [2022-09-06T19:12:28.018Z] Running setup.py install for PyYAML: started [2022-09-06T19:12:28.319Z] Removing intermediate container d21cf6e426f9 [2022-09-06T19:12:28.319Z] ---> c3e82a8e332b [2022-09-06T19:12:28.319Z] Step 23/24 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:12:28.581Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-06T19:12:28.581Z] ---> Running in 2ec264cfd094 [2022-09-06T19:12:28.841Z] ---> 41a757ad1805 [2022-09-06T19:12:28.841Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-06T19:12:28.841Z] Removing intermediate container 2ec264cfd094 [2022-09-06T19:12:28.841Z] ---> d9c090d43a1f [2022-09-06T19:12:28.841Z] Step 24/24 : LABEL version=0.0.0 [2022-09-06T19:12:29.101Z] ---> Running in 24598da82add [2022-09-06T19:12:29.101Z] Running setup.py install for docopt: started [2022-09-06T19:12:29.364Z] ---> 0b6bedeecf9b [2022-09-06T19:12:29.364Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-06T19:12:29.364Z] Running setup.py install for docopt: finished with status 'done' [2022-09-06T19:12:29.364Z] Removing intermediate container 24598da82add [2022-09-06T19:12:29.364Z] ---> 99fa1a214b43 [2022-09-06T19:12:29.364Z] [2022-09-06T19:12:29.623Z] Successfully built 99fa1a214b43 [2022-09-06T19:12:29.623Z] Successfully tagged core-command:latest [2022-09-06T19:12:29.623Z]  Building core-command ... done Building security-proxy-setup [2022-09-06T19:12:30.582Z] ---> beddb0ecadc5 [2022-09-06T19:12:30.582Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-06T19:12:31.154Z] ---> Running in 0c4feba6843f [2022-09-06T19:12:31.154Z] Running setup.py install for dockerpty: started [2022-09-06T19:12:31.414Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-06T19:12:31.414Z] Removing intermediate container 0c4feba6843f [2022-09-06T19:12:31.414Z] ---> 466ff9f3fbb5 [2022-09-06T19:12:31.414Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:12:31.619Z] Merging remotes/origin/main commit 5f565a5026236f7a21fcb63799adf4b457e3ab40 into PR head commit ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:12:31.677Z] ---> Running in 8b9dd5ae82ab [2022-09-06T19:12:31.937Z] Removing intermediate container 8b9dd5ae82ab [2022-09-06T19:12:31.937Z] ---> a8f2801b9891 [2022-09-06T19:12:31.937Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T19:12:31.980Z] Merge succeeded, producing ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:12:31.981Z] Checking out Revision ea7a91481d9e233e1e00d191163b8afe076d4f96 (PR-4146) [2022-09-06T19:12:30.844Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-06T19:12:30.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T19:12:30.892Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-06T19:12:30.928Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-06T19:12:30.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T19:12:30.943Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4146/head:refs/remotes/origin/PR-4146 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-06T19:12:31.644Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T19:12:31.661Z] > git checkout -f ea7a91481d9e233e1e00d191163b8afe076d4f96 # timeout=10 [2022-09-06T19:12:31.899Z] > git remote # timeout=10 [2022-09-06T19:12:31.916Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T19:12:31.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T19:12:31.942Z] > git merge 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 [2022-09-06T19:12:31.969Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T19:12:31.993Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T19:12:32.009Z] > git checkout -f ea7a91481d9e233e1e00d191163b8afe076d4f96 # timeout=10 [2022-09-06T19:12:32.509Z] ---> Running in a3b50efab56f [2022-09-06T19:12:32.509Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-06T19:12:32.509Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-06T19:12:32.769Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:12:32.769Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:12:32.769Z] ---> c09e6401277c [2022-09-06T19:12:32.769Z] Step 3/22 : WORKDIR /edgex-go [2022-09-06T19:12:32.769Z] ---> Using cache [2022-09-06T19:12:32.769Z] ---> 30687f8bae40 [2022-09-06T19:12:32.769Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:12:32.769Z] ---> Using cache [2022-09-06T19:12:32.769Z] ---> 802f424093e0 [2022-09-06T19:12:32.769Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-06T19:12:32.769Z] Removing intermediate container a3b50efab56f [2022-09-06T19:12:32.769Z] ---> f6dac2a54fde [2022-09-06T19:12:32.769Z] Step 24/25 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:12:33.036Z] ---> Running in 098253923a9c [2022-09-06T19:12:33.036Z] ---> Running in 4d5461fe28d9 [2022-09-06T19:12:33.036Z] Removing intermediate container 4d5461fe28d9 [2022-09-06T19:12:33.036Z] ---> 8db1892875a9 [2022-09-06T19:12:33.036Z] Step 25/25 : LABEL version=0.0.0 [2022-09-06T19:12:33.296Z] ---> Running in 0852420a74f2 [2022-09-06T19:12:33.556Z] Removing intermediate container 0852420a74f2 [2022-09-06T19:12:33.556Z] ---> e645b5ba874c [2022-09-06T19:12:33.556Z] [2022-09-06T19:12:33.556Z] Successfully built e645b5ba874c [2022-09-06T19:12:33.556Z] Successfully tagged core-metadata:latest [2022-09-06T19:12:33.556Z] Building support-notifications [2022-09-06T19:12:33.815Z]  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:12:34.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:12:35.018Z] OK: 211 MiB in 51 packages [2022-09-06T19:12:36.339Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-09-06T19:12:36.401Z] > git --version # timeout=10 [2022-09-06T19:12:36.411Z] > git --version # 'git version 2.25.1' [2022-09-06T19:12:36.426Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-09-06T19:12:36.927Z] Removing intermediate container aa2615b58dd1 [2022-09-06T19:12:36.927Z] ---> 1b7be03c58f0 [2022-09-06T19:12:36.927Z] Step 14/23 : ENV APP_PORT=58890 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T19:12:37.190Z] ---> Running in 2bea00e5be77 [2022-09-06T19:12:37.190Z] Removing intermediate container 098253923a9c [2022-09-06T19:12:37.190Z] ---> 126d467caab7 [2022-09-06T19:12:37.190Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-06T19:12:37.553Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-06T19:12:37.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T19:12:37.553Z] Dload Upload Total Spent Left Speed [2022-09-06T19:12:37.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [2022-09-06T19:12:37.763Z] Removing intermediate container 2bea00e5be77 [2022-09-06T19:12:37.763Z] ---> a496747a4247 [2022-09-06T19:12:37.763Z] Step 15/23 : EXPOSE $APP_PORT [Pipeline] sh [2022-09-06T19:12:38.021Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:12:38.021Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:12:38.021Z] ---> c09e6401277c [2022-09-06T19:12:38.021Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T19:12:38.021Z] ---> Using cache [2022-09-06T19:12:38.021Z] ---> 2972ab5581d8 [2022-09-06T19:12:38.021Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T19:12:38.021Z] ---> Using cache [2022-09-06T19:12:38.021Z] ---> 0a9b19394548 [2022-09-06T19:12:38.021Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:12:38.021Z] ---> Using cache [2022-09-06T19:12:38.021Z] ---> 32e65b54fb2c [2022-09-06T19:12:38.021Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-06T19:12:38.021Z] ---> 838dbea15f0f [2022-09-06T19:12:38.021Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:12:38.292Z] ---> Running in 5720518ce68e [2022-09-06T19:12:38.292Z] ---> Running in 8e1c6842429c [2022-09-06T19:12:38.292Z] ---> Running in 1632fa9ce47a [2022-09-06T19:12:38.523Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-06T19:12:38.610Z] Removing intermediate container 5720518ce68e [2022-09-06T19:12:38.610Z] ---> 71cf029f85b0 [2022-09-06T19:12:38.610Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-06T19:12:38.875Z] + sudo tee /etc/docker/daemon.new [2022-09-06T19:12:38.875Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-06T19:12:38.875Z] { [2022-09-06T19:12:38.875Z] "registry-mirrors": [ [2022-09-06T19:12:38.875Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-06T19:12:38.875Z] ], [2022-09-06T19:12:38.875Z] "bip": "10.250.0.254/24", [2022-09-06T19:12:38.875Z] "hosts": [ [2022-09-06T19:12:38.875Z] "tcp://0.0.0.0:5555", [2022-09-06T19:12:38.875Z] "unix:///var/run/docker.sock" [2022-09-06T19:12:38.875Z] ], [2022-09-06T19:12:38.875Z] "mtu": 1458, [2022-09-06T19:12:38.876Z] "selinux-enabled": true, [2022-09-06T19:12:38.876Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-06T19:12:38.876Z] } [Pipeline] sh [2022-09-06T19:12:38.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:12:39.238Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-06T19:12:39.542Z] ---> dba55b0c88c4 [2022-09-06T19:12:39.542Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-06T19:12:39.594Z] + sudo service docker restart [2022-09-06T19:12:39.826Z] ---> f0fed3256f44 [2022-09-06T19:12:39.826Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-06T19:12:39.826Z] Removing intermediate container e159bd560b2d [2022-09-06T19:12:39.826Z] ---> 109a1fde8eb6 [2022-09-06T19:12:39.826Z] [2022-09-06T19:12:39.826Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T19:12:39.826Z] ---> 9c6f07244728 [2022-09-06T19:12:39.826Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-06T19:12:39.826Z] ---> Using cache [2022-09-06T19:12:39.826Z] ---> ae304bf9d2af [2022-09-06T19:12:39.826Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T19:12:39.826Z] ---> Using cache [2022-09-06T19:12:39.826Z] ---> 6f4e6c4b6d2b [2022-09-06T19:12:39.826Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-06T19:12:39.826Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:12:39.826Z] ---> Running in 69beee6a8822 [2022-09-06T19:12:40.402Z] OK: 211 MiB in 51 packages [2022-09-06T19:12:40.664Z] Removing intermediate container 69beee6a8822 [2022-09-06T19:12:40.665Z] ---> cac13077b505 [2022-09-06T19:12:40.665Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T19:12:41.236Z] ---> fd6a2d035a96 [2022-09-06T19:12:41.237Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-06T19:12:41.237Z] ---> Running in b623358fa30a [2022-09-06T19:12:41.237Z] ---> Running in 02ad86b49867 [2022-09-06T19:12:41.496Z] Removing intermediate container 8e1c6842429c [2022-09-06T19:12:41.496Z] ---> a2fc2ed2a3bb [2022-09-06T19:12:41.496Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T19:12:41.496Z] Removing intermediate container b623358fa30a [2022-09-06T19:12:41.496Z] ---> b3f9cbe5a2ed [2022-09-06T19:12:41.496Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T19:12:41.496Z] Removing intermediate container 02ad86b49867 [2022-09-06T19:12:41.496Z] ---> 7b9531f9fbb0 [2022-09-06T19:12:41.496Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:12:41.757Z] ---> Running in 7f9539bcf28b [2022-09-06T19:12:42.016Z] ---> 35a848034dc4 [2022-09-06T19:12:42.016Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:12:42.279Z] ---> e87cce9e23a7 [2022-09-06T19:12:42.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-06T19:12:42.279Z] ---> Running in c0791d5bebd0 [2022-09-06T19:12:42.279Z] Removing intermediate container 7f9539bcf28b [2022-09-06T19:12:42.279Z] ---> b0a6bca366e1 [2022-09-06T19:12:42.279Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T19:12:42.542Z] ---> Running in cc34dc9e99dc [2022-09-06T19:12:43.483Z] Removing intermediate container cc34dc9e99dc [2022-09-06T19:12:43.483Z] ---> dffa9ef46e5d [2022-09-06T19:12:43.483Z] Step 22/23 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:12:43.483Z] ---> bbe0ffbd52f8 [2022-09-06T19:12:43.483Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-06T19:12:43.483Z] ---> Running in a238ecb5cd80 [2022-09-06T19:12:44.054Z] Removing intermediate container a238ecb5cd80 [2022-09-06T19:12:44.054Z] ---> 7214807b6a8e [2022-09-06T19:12:44.054Z] Step 23/23 : LABEL version=0.0.0 [2022-09-06T19:12:44.314Z] ---> 73e08b3b8a50 [2022-09-06T19:12:44.314Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-06T19:12:44.883Z] ---> Running in b986e19efc9c [2022-09-06T19:12:44.883Z] ---> Running in cbcf1c22bf39 [2022-09-06T19:12:45.150Z] Removing intermediate container b986e19efc9c [2022-09-06T19:12:45.150Z] ---> b8af60560a7c [2022-09-06T19:12:45.150Z] [2022-09-06T19:12:45.150Z] Removing intermediate container 43c09feeddca [2022-09-06T19:12:45.150Z] ---> 9338e830ff11 [2022-09-06T19:12:45.150Z] [2022-09-06T19:12:45.150Z] Step 9/20 : FROM alpine:3.15 [2022-09-06T19:12:45.150Z] ---> c4fc93816858 [2022-09-06T19:12:45.150Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T19:12:45.150Z] ---> Using cache [2022-09-06T19:12:45.150Z] ---> 064757dabf69 [2022-09-06T19:12:45.150Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:12:45.150Z] ---> Using cache [2022-09-06T19:12:45.150Z] ---> 062508944918 [2022-09-06T19:12:45.150Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-06T19:12:45.150Z] Successfully built b8af60560a7c [2022-09-06T19:12:45.150Z] Successfully tagged sys-mgmt-agent:latest [2022-09-06T19:12:45.150Z]  Building sys-mgmt-agent ... done Building security-spire-agent [2022-09-06T19:12:45.150Z] Removing intermediate container cbcf1c22bf39 [2022-09-06T19:12:45.150Z] ---> c5159d05bf00 [2022-09-06T19:12:45.150Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:12:45.415Z] ---> Running in e44b45863b5e [2022-09-06T19:12:45.415Z] ---> Running in ba1d48bec35e [2022-09-06T19:12:45.985Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:12:46.923Z] Removing intermediate container ba1d48bec35e [2022-09-06T19:12:46.924Z] ---> d3946bf558a7 [2022-09-06T19:12:46.924Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T19:12:46.924Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:12:47.185Z] ---> Running in 4a358ecf56fa [2022-09-06T19:12:47.446Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T19:12:47.446Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T19:12:47.446Z] OK: 15856 distinct packages available [2022-09-06T19:12:47.446Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:12:47.706Z] Removing intermediate container 1632fa9ce47a [2022-09-06T19:12:47.706Z] ---> b21cb0365c14 [2022-09-06T19:12:47.706Z] Step 8/22 : COPY . . [2022-09-06T19:12:47.706Z] Removing intermediate container 4a358ecf56fa [2022-09-06T19:12:47.706Z] ---> c97490eca447 [2022-09-06T19:12:47.706Z] Step 22/23 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:12:48.276Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:12:48.276Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:12:48.276Z] ---> c09e6401277c [2022-09-06T19:12:48.276Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T19:12:48.276Z] ---> Using cache [2022-09-06T19:12:48.276Z] ---> 30687f8bae40 [2022-09-06T19:12:48.276Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:12:48.276Z] ---> Using cache [2022-09-06T19:12:48.276Z] ---> 802f424093e0 [2022-09-06T19:12:48.276Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T19:12:48.276Z] ---> Using cache [2022-09-06T19:12:48.276Z] ---> f01354ff2cac [2022-09-06T19:12:48.276Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T19:12:48.276Z] ---> Using cache [2022-09-06T19:12:48.276Z] ---> 9d102a5fc866 [2022-09-06T19:12:48.276Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:12:48.276Z] ---> Using cache [2022-09-06T19:12:48.276Z] ---> 045c57d9ab9f [2022-09-06T19:12:48.276Z] Step 8/26 : COPY . . [2022-09-06T19:12:48.276Z] ---> Using cache [2022-09-06T19:12:48.276Z] ---> cef4404ae5ad [2022-09-06T19:12:48.276Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T19:12:48.276Z] ---> Using cache [2022-09-06T19:12:48.276Z] ---> b53d1712afec [2022-09-06T19:12:48.276Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T19:12:48.276Z] ---> Using cache [2022-09-06T19:12:48.276Z] ---> 695bfd75f1ce [2022-09-06T19:12:48.276Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-06T19:12:48.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:12:48.846Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-06T19:12:48.846Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-06T19:12:48.846Z] ---> Running in 5b8937c6540b [2022-09-06T19:12:48.846Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-06T19:12:49.105Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-06T19:12:49.105Z] (5/9) Installing curl (7.80.0-r3) [2022-09-06T19:12:49.381Z] ---> Running in 87625ce180b7 [2022-09-06T19:12:49.381Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-06T19:12:49.381Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-06T19:12:49.381Z] Removing intermediate container 5b8937c6540b [2022-09-06T19:12:49.381Z] ---> 1c25aa4b3f1d [2022-09-06T19:12:49.381Z] Step 23/23 : LABEL version=0.0.0 [2022-09-06T19:12:49.381Z] (8/9) Installing libucontext (1.1-r0) [2022-09-06T19:12:49.641Z] ---> Running in e1d62e95af2a [2022-09-06T19:12:49.641Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-06T19:12:49.641Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T19:12:49.641Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T19:12:49.641Z] OK: 8 MiB in 23 packages [2022-09-06T19:12:49.900Z] Removing intermediate container e1d62e95af2a [2022-09-06T19:12:49.900Z] ---> 00f45ac35a21 [2022-09-06T19:12:49.900Z] [2022-09-06T19:12:49.900Z] Removing intermediate container c0791d5bebd0 [2022-09-06T19:12:49.900Z] ---> 6d742ae82b22 [2022-09-06T19:12:49.900Z] Step 9/23 : COPY . . [2022-09-06T19:12:49.900Z] Successfully built 00f45ac35a21 [2022-09-06T19:12:49.900Z] Successfully tagged support-scheduler:latest [2022-09-06T19:12:52.443Z]  Building support-scheduler ... done Removing intermediate container 87625ce180b7 [2022-09-06T19:12:52.443Z] ---> a397eedc7a50 [2022-09-06T19:12:52.443Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T19:12:52.443Z] ---> 1e11428de786 [2022-09-06T19:12:52.443Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-06T19:12:52.443Z] ---> Running in 777f7a4ca37f [2022-09-06T19:12:52.443Z] ---> Running in 8dd0c0fd05c3 [2022-09-06T19:12:52.443Z] Removing intermediate container e44b45863b5e [2022-09-06T19:12:52.443Z] ---> a0c627820460 [2022-09-06T19:12:52.443Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T19:12:52.721Z] Removing intermediate container 777f7a4ca37f [2022-09-06T19:12:52.721Z] ---> 2a00e90a336b [2022-09-06T19:12:52.721Z] [2022-09-06T19:12:52.721Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T19:12:52.721Z] ---> c4fc93816858 [2022-09-06T19:12:52.721Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T19:12:52.721Z] ---> Using cache [2022-09-06T19:12:52.721Z] ---> 064757dabf69 [2022-09-06T19:12:52.721Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:12:52.721Z] ---> Using cache [2022-09-06T19:12:52.721Z] ---> 062508944918 [2022-09-06T19:12:52.722Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T19:12:52.722Z] ---> Using cache [2022-09-06T19:12:52.722Z] ---> 07b733ee32c5 [2022-09-06T19:12:52.722Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-06T19:12:52.722Z] ---> 36f8df6ed711 [2022-09-06T19:12:52.722Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-06T19:12:52.722Z] CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-06T19:12:54.103Z] ---> accfb86243ca [2022-09-06T19:12:54.103Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-06T19:12:54.103Z] ---> 95a9aafcd205 [2022-09-06T19:12:54.103Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T19:12:54.103Z] ---> 3a96a848bacf [2022-09-06T19:12:54.103Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-06T19:12:54.367Z] ---> Running in f60c6ce2dd68 [2022-09-06T19:12:54.367Z] ---> 4987386b7fc3 [2022-09-06T19:12:54.367Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-06T19:12:54.367Z] ---> Running in 7092cb513280 [2022-09-06T19:12:54.669Z] Removing intermediate container 7092cb513280 [2022-09-06T19:12:54.669Z] ---> 2e9d75d0bc60 [2022-09-06T19:12:54.669Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:12:54.669Z] ---> Running in 7e15adefdc58 [2022-09-06T19:12:54.669Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-06T19:12:54.938Z] Removing intermediate container 7e15adefdc58 [2022-09-06T19:12:54.938Z] ---> 9949ddda99c9 [2022-09-06T19:12:54.938Z] Step 18/20 : LABEL arch=x86_64 [2022-09-06T19:12:55.198Z] ---> Running in 11b0c518a965 [2022-09-06T19:12:55.467Z] Removing intermediate container 11b0c518a965 [2022-09-06T19:12:55.467Z] ---> 10461daa0d68 [2022-09-06T19:12:55.467Z] Step 19/20 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:12:55.467Z] ---> Running in 70c3dcb0b6db [2022-09-06T19:12:55.727Z] ---> 6cb12c0b6126 [2022-09-06T19:12:55.727Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T19:12:55.727Z] Removing intermediate container 70c3dcb0b6db [2022-09-06T19:12:55.727Z] ---> 569dc7ec33fb [2022-09-06T19:12:55.727Z] Step 20/20 : LABEL version=0.0.0 [2022-09-06T19:12:55.992Z] ---> 98b2b1a25060 [2022-09-06T19:12:55.992Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-06T19:12:55.992Z] ---> Running in 4729784f15c2 [2022-09-06T19:12:56.253Z] Removing intermediate container 4729784f15c2 [2022-09-06T19:12:56.253Z] ---> 507824c40b9c [2022-09-06T19:12:56.253Z] [2022-09-06T19:12:56.253Z] Successfully built 507824c40b9c [2022-09-06T19:12:56.253Z] ---> e78652afee0a [2022-09-06T19:12:56.253Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-06T19:12:56.253Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-06T19:12:56.513Z]  Building security-spiffe-token-provider ... done  ---> fd415b6929cb [2022-09-06T19:12:56.513Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T19:12:56.513Z] ---> Running in 326849b8acae [2022-09-06T19:12:56.772Z] Removing intermediate container 326849b8acae [2022-09-06T19:12:56.772Z] ---> 81e1f2cae63f [2022-09-06T19:12:56.772Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T19:12:56.772Z] ---> Running in ffc152e64214 [2022-09-06T19:12:57.032Z] Removing intermediate container ffc152e64214 [2022-09-06T19:12:57.032Z] ---> 77bd0456d9de [2022-09-06T19:12:57.032Z] Step 24/26 : LABEL arch=x86_64 [2022-09-06T19:12:57.032Z] ---> Running in d4dea0ba9e12 [2022-09-06T19:12:57.294Z] Removing intermediate container d4dea0ba9e12 [2022-09-06T19:12:57.294Z] ---> 0f2d64036db9 [2022-09-06T19:12:57.294Z] Step 25/26 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:12:57.555Z] ---> Running in f9aaccaa073a [2022-09-06T19:12:57.555Z] Removing intermediate container f9aaccaa073a [2022-09-06T19:12:57.555Z] ---> 2db609cd7dbb [2022-09-06T19:12:57.555Z] Step 26/26 : LABEL version=0.0.0 [2022-09-06T19:12:57.816Z] ---> Running in 5670d5ef2ba3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T19:12:58.005Z] provisioning config files... [2022-09-06T19:12:58.031Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8194692613006829102tmp [Pipeline] { [2022-09-06T19:12:58.075Z] Removing intermediate container 5670d5ef2ba3 [2022-09-06T19:12:58.075Z] ---> 5fd03bf4f516 [2022-09-06T19:12:58.075Z] [2022-09-06T19:12:58.075Z] Successfully built 5fd03bf4f516 [2022-09-06T19:12:58.075Z] Successfully tagged security-spire-agent:latest [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:12:58.428Z] ---> docker-login.sh [2022-09-06T19:12:58.428Z] nexus3.edgexfoundry.org:10001 [2022-09-06T19:12:59.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:12:59.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:12:59.296Z] Configure a credential helper to remove this warning. See [2022-09-06T19:12:59.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:12:59.296Z] [2022-09-06T19:12:59.296Z] Login Succeeded [2022-09-06T19:12:59.296Z] nexus3.edgexfoundry.org:10002 [2022-09-06T19:12:59.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:12:59.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:12:59.570Z] Configure a credential helper to remove this warning. See [2022-09-06T19:12:59.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:12:59.570Z] [2022-09-06T19:12:59.570Z] Login Succeeded [2022-09-06T19:12:59.570Z] nexus3.edgexfoundry.org:10003 [2022-09-06T19:13:00.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:13:00.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:13:00.170Z] Configure a credential helper to remove this warning. See [2022-09-06T19:13:00.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:13:00.170Z] [2022-09-06T19:13:00.170Z] Login Succeeded [2022-09-06T19:13:00.170Z] nexus3.edgexfoundry.org:10004 [2022-09-06T19:13:00.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:13:00.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:13:00.717Z] Configure a credential helper to remove this warning. See [2022-09-06T19:13:00.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:13:00.717Z] [2022-09-06T19:13:00.717Z] Login Succeeded [2022-09-06T19:13:00.717Z] docker.io [2022-09-06T19:13:00.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:13:01.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:13:01.262Z] Configure a credential helper to remove this warning. See [2022-09-06T19:13:01.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:13:01.262Z] [2022-09-06T19:13:01.262Z] Login Succeeded [2022-09-06T19:13:01.262Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T19:13:01.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-06T19:13:01.970Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-06T19:13:02.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T19:13:02.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T19:13:02.078Z] ========================================================= [2022-09-06T19:13:02.078Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-06T19:13:02.078Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-06T19:13:02.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T19:13:02.740Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-06T19:13:02.740Z] b3c136eddcbf: Pulling fs layer [2022-09-06T19:13:02.740Z] c0a3192eca97: Pulling fs layer [2022-09-06T19:13:02.740Z] a050256f5b6f: Pulling fs layer [2022-09-06T19:13:02.740Z] 656be50a0ddc: Pulling fs layer [2022-09-06T19:13:02.740Z] 2bbca73fdf42: Pulling fs layer [2022-09-06T19:13:02.740Z] 46d945488cbd: Pulling fs layer [2022-09-06T19:13:02.740Z] 8a5474983e97: Pulling fs layer [2022-09-06T19:13:02.740Z] 329c88fbcd65: Pulling fs layer [2022-09-06T19:13:02.740Z] 656be50a0ddc: Waiting [2022-09-06T19:13:02.740Z] 2bbca73fdf42: Waiting [2022-09-06T19:13:02.740Z] 46d945488cbd: Waiting [2022-09-06T19:13:02.740Z] 8a5474983e97: Waiting [2022-09-06T19:13:02.740Z] 329c88fbcd65: Waiting [2022-09-06T19:13:02.740Z] a050256f5b6f: Download complete [2022-09-06T19:13:02.740Z] c0a3192eca97: Verifying Checksum [2022-09-06T19:13:02.740Z] c0a3192eca97: Download complete [2022-09-06T19:13:02.740Z] 2bbca73fdf42: Verifying Checksum [2022-09-06T19:13:02.740Z] 2bbca73fdf42: Download complete [2022-09-06T19:13:02.740Z] 46d945488cbd: Verifying Checksum [2022-09-06T19:13:02.740Z] 46d945488cbd: Download complete [2022-09-06T19:13:02.740Z] b3c136eddcbf: Verifying Checksum [2022-09-06T19:13:02.740Z] b3c136eddcbf: Download complete [2022-09-06T19:13:03.738Z] b3c136eddcbf: Pull complete [2022-09-06T19:13:03.738Z] 329c88fbcd65: Verifying Checksum [2022-09-06T19:13:03.738Z] 329c88fbcd65: Download complete [2022-09-06T19:13:04.342Z] c0a3192eca97: Pull complete [2022-09-06T19:13:04.618Z] a050256f5b6f: Pull complete [2022-09-06T19:13:04.891Z] 8a5474983e97: Verifying Checksum [2022-09-06T19:13:04.891Z] 8a5474983e97: Download complete [2022-09-06T19:13:05.485Z] 656be50a0ddc: Verifying Checksum [2022-09-06T19:13:05.485Z] 656be50a0ddc: Download complete [2022-09-06T19:13:10.290Z]  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:13:14.494Z] Removing intermediate container 8dd0c0fd05c3 [2022-09-06T19:13:14.494Z] ---> 21488d1404f0 [2022-09-06T19:13:14.494Z] [2022-09-06T19:13:14.494Z] Step 10/22 : FROM alpine:3.16 [2022-09-06T19:13:14.494Z] ---> 9c6f07244728 [2022-09-06T19:13:14.494Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-06T19:13:14.494Z] ---> Running in 213797a3e7ef [2022-09-06T19:13:14.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:13:14.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:13:14.759Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-06T19:13:14.759Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-06T19:13:14.759Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T19:13:14.759Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-06T19:13:14.759Z] (5/6) Installing curl (7.83.1-r3) [2022-09-06T19:13:14.759Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-06T19:13:14.759Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:13:14.759Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T19:13:14.759Z] OK: 8 MiB in 20 packages [2022-09-06T19:13:15.702Z] Removing intermediate container 213797a3e7ef [2022-09-06T19:13:15.702Z] ---> 1d30efc251c8 [2022-09-06T19:13:15.702Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T19:13:15.702Z] ---> Running in c4e9fd5693c3 [2022-09-06T19:13:15.971Z] Removing intermediate container c4e9fd5693c3 [2022-09-06T19:13:15.971Z] ---> 01274382f1d2 [2022-09-06T19:13:15.971Z] Step 13/22 : WORKDIR /edgex [2022-09-06T19:13:15.971Z] ---> Running in 0cbc17873547 [2022-09-06T19:13:16.233Z] Removing intermediate container 0cbc17873547 [2022-09-06T19:13:16.233Z] ---> 43415e066eb9 [2022-09-06T19:13:16.233Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-06T19:13:16.804Z] ---> 8fec76284411 [2022-09-06T19:13:16.804Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-06T19:13:17.374Z] ---> 8c8adc8db648 [2022-09-06T19:13:17.374Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-06T19:13:17.636Z] Removing intermediate container f60c6ce2dd68 [2022-09-06T19:13:17.636Z] ---> e091ab7d6e21 [2022-09-06T19:13:17.636Z] [2022-09-06T19:13:17.636Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T19:13:17.636Z] ---> 9c6f07244728 [2022-09-06T19:13:17.636Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-06T19:13:17.636Z] ---> Running in c601e3fa867c [2022-09-06T19:13:17.897Z] ---> d57baf8371bf [2022-09-06T19:13:17.897Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T19:13:18.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:13:18.157Z] ---> ebe8868a99ec [2022-09-06T19:13:18.157Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T19:13:18.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:13:18.157Z] ---> Running in 3082beb4ad39 [2022-09-06T19:13:18.418Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-06T19:13:18.418Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-06T19:13:18.418Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:13:18.418Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T19:13:18.418Z] OK: 6 MiB in 16 packages [2022-09-06T19:13:18.989Z] Removing intermediate container 3082beb4ad39 [2022-09-06T19:13:18.989Z] ---> d0af9dc6412e [2022-09-06T19:13:18.989Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T19:13:18.989Z] ---> Running in 50a76283544e [2022-09-06T19:13:18.989Z] Removing intermediate container c601e3fa867c [2022-09-06T19:13:18.989Z] ---> 812998cb1713 [2022-09-06T19:13:18.989Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T19:13:18.989Z] Removing intermediate container 50a76283544e [2022-09-06T19:13:18.989Z] ---> c4f24d5b83fb [2022-09-06T19:13:18.989Z] Step 20/22 : LABEL arch=x86_64 [2022-09-06T19:13:18.989Z] ---> Running in 8d6a7fa2c17f [2022-09-06T19:13:18.989Z] ---> Running in cdc626f9ca3b [2022-09-06T19:13:19.250Z] Removing intermediate container 8d6a7fa2c17f [2022-09-06T19:13:19.250Z] ---> f67c3171101b [2022-09-06T19:13:19.250Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-06T19:13:19.250Z] Removing intermediate container cdc626f9ca3b [2022-09-06T19:13:19.250Z] ---> e60b6aae05a7 [2022-09-06T19:13:19.250Z] Step 21/22 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:13:19.250Z] ---> Running in c893be2593a4 [2022-09-06T19:13:19.250Z] ---> Running in 54c05d7fe6d2 [2022-09-06T19:13:19.250Z] Removing intermediate container c893be2593a4 [2022-09-06T19:13:19.250Z] ---> c01c185311f6 [2022-09-06T19:13:19.250Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T19:13:19.510Z] Removing intermediate container 54c05d7fe6d2 [2022-09-06T19:13:19.510Z] ---> c0ade9e7fc34 [2022-09-06T19:13:19.510Z] Step 22/22 : LABEL version=0.0.0 [2022-09-06T19:13:19.510Z] ---> Running in 58aba711b8f3 [2022-09-06T19:13:19.510Z] ---> Running in fee092ed269b [2022-09-06T19:13:19.510Z] Removing intermediate container 58aba711b8f3 [2022-09-06T19:13:19.510Z] ---> 8dc497275ae6 [2022-09-06T19:13:19.510Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T19:13:19.510Z] Removing intermediate container fee092ed269b [2022-09-06T19:13:19.510Z] ---> 1b809e35607b [2022-09-06T19:13:19.510Z] [2022-09-06T19:13:19.771Z] Successfully built 1b809e35607b [2022-09-06T19:13:19.771Z] Successfully tagged security-proxy-setup:latest [2022-09-06T19:13:19.771Z]  Building security-proxy-setup ... done  ---> d94c378cf708 [2022-09-06T19:13:19.771Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-06T19:13:20.341Z] ---> 4a83bb6f5ab3 [2022-09-06T19:13:20.341Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-06T19:13:20.341Z] ---> db5c7e318668 [2022-09-06T19:13:20.341Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-06T19:13:20.341Z] ---> Running in 8c4cdcd4a033 [2022-09-06T19:13:20.591Z] 656be50a0ddc: Pull complete [2022-09-06T19:13:20.591Z] 2bbca73fdf42: Pull complete [2022-09-06T19:13:20.591Z] 46d945488cbd: Pull complete [2022-09-06T19:13:20.599Z] Removing intermediate container 8c4cdcd4a033 [2022-09-06T19:13:20.599Z] ---> 8b5424cd12a4 [2022-09-06T19:13:20.599Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:13:20.599Z] ---> Running in 0ac549dfe06f [2022-09-06T19:13:20.599Z] Removing intermediate container 0ac549dfe06f [2022-09-06T19:13:20.599Z] ---> cd9081740439 [2022-09-06T19:13:20.599Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T19:13:20.859Z] ---> Running in 2c8718a4bf01 [2022-09-06T19:13:20.859Z] Removing intermediate container 2c8718a4bf01 [2022-09-06T19:13:20.859Z] ---> e10c03418231 [2022-09-06T19:13:20.859Z] Step 22/23 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:13:20.859Z] ---> Running in 3c350a2b2268 [2022-09-06T19:13:20.859Z] Removing intermediate container 3c350a2b2268 [2022-09-06T19:13:20.859Z] ---> 47a2ae112b6d [2022-09-06T19:13:20.859Z] Step 23/23 : LABEL version=0.0.0 [2022-09-06T19:13:21.120Z] ---> Running in c63990b2b589 [2022-09-06T19:13:21.121Z] Removing intermediate container c63990b2b589 [2022-09-06T19:13:21.121Z] ---> efff2461696c [2022-09-06T19:13:21.121Z] [2022-09-06T19:13:21.121Z] Successfully built efff2461696c [2022-09-06T19:13:21.121Z] Successfully tagged support-notifications:latest [2022-09-06T19:13:21.127Z]  Building support-notifications ... done  [Pipeline] } [2022-09-06T19:13:21.151Z] $ docker stop --time=1 ec4cae65e1639e53c5868a5397913514d51fbb072f9df1ff28fe511b0fb80b8b [2022-09-06T19:13:22.481Z] $ docker rm -f ec4cae65e1639e53c5868a5397913514d51fbb072f9df1ff28fe511b0fb80b8b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T19:13:22.904Z] + docker images [2022-09-06T19:13:22.904Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-06T19:13:22.904Z] support-notifications latest efff2461696c 2 seconds ago 27.3MB [2022-09-06T19:13:22.904Z] security-proxy-setup latest 1b809e35607b 3 seconds ago 27.3MB [2022-09-06T19:13:22.904Z] e091ab7d6e21 5 seconds ago 1.61GB [2022-09-06T19:13:22.904Z] 21488d1404f0 9 seconds ago 1.53GB [2022-09-06T19:13:22.904Z] security-spire-agent latest 5fd03bf4f516 25 seconds ago 125MB [2022-09-06T19:13:22.904Z] security-spiffe-token-provider latest 507824c40b9c 27 seconds ago 29.3MB [2022-09-06T19:13:22.904Z] 2a00e90a336b 30 seconds ago 1.42GB [2022-09-06T19:13:22.904Z] support-scheduler latest 00f45ac35a21 33 seconds ago 26.7MB [2022-09-06T19:13:22.904Z] sys-mgmt-agent latest b8af60560a7c 38 seconds ago 136MB [2022-09-06T19:13:22.904Z] 9338e830ff11 38 seconds ago 1.58GB [2022-09-06T19:13:22.904Z] 109a1fde8eb6 43 seconds ago 1.61GB [2022-09-06T19:13:22.904Z] core-metadata latest e645b5ba874c 49 seconds ago 18.2MB [2022-09-06T19:13:22.904Z] core-command latest 99fa1a214b43 53 seconds ago 17.3MB [2022-09-06T19:13:22.904Z] cc3df201fb2b 57 seconds ago 1.55GB [2022-09-06T19:13:22.904Z] b3579abd32c1 About a minute ago 1.53GB [2022-09-06T19:13:22.904Z] ec93736b8276 About a minute ago 1.54GB [2022-09-06T19:13:22.904Z] security-bootstrapper latest e6ac2543ec4d About a minute ago 19.4MB [2022-09-06T19:13:22.904Z] core-data latest 7a499317479d About a minute ago 21.6MB [2022-09-06T19:13:22.904Z] security-secretstore-setup latest eab92ee16f8b About a minute ago 29.2MB [2022-09-06T19:13:22.904Z] 9d3b56dbdf07 About a minute ago 1.53GB [2022-09-06T19:13:22.904Z] 819305636bcf About a minute ago 1.55GB [2022-09-06T19:13:22.904Z] 33d7a61b8a04 About a minute ago 1.54GB [2022-09-06T19:13:22.904Z] security-spire-config latest a039c1549ba0 About a minute ago 85.8MB [2022-09-06T19:13:22.904Z] security-spire-server latest 483fd891bf0f 2 minutes ago 86.5MB [2022-09-06T19:13:22.904Z] 9acf5c26a362 2 minutes ago 1.42GB [2022-09-06T19:13:22.904Z] 570853bac508 2 minutes ago 1.42GB [2022-09-06T19:13:22.904Z] ci-base-image-x86_64 latest c09e6401277c 5 minutes ago 994MB [2022-09-06T19:13:22.904Z] alpine 3.15 c4fc93816858 4 weeks ago 5.59MB [2022-09-06T19:13:22.904Z] alpine 3.16 9c6f07244728 4 weeks ago 5.54MB [2022-09-06T19:13:22.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-06T19:13:22.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-06T19:13:22.904Z] 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] } [2022-09-06T19:13:26.012Z] 8a5474983e97: Pull complete [2022-09-06T19:13:27.446Z] 329c88fbcd65: Pull complete [2022-09-06T19:13:27.446Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-06T19:13:27.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T19:13:27.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-06T19:13:27.841Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T19:13:27.841Z] WORKDIR /edgex [2022-09-06T19:13:27.841Z] COPY go.mod . [2022-09-06T19:13:27.841Z] RUN go mod download [2022-09-06T19:13:27.841Z] docker build -t ci-base-image-arm64 -f - . [2022-09-06T19:13:28.436Z] Sending build context to Docker daemon 3.162MB [2022-09-06T19:13:28.436Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T19:13:28.436Z] ---> ff4287adb874 [2022-09-06T19:13:28.436Z] Step 2/4 : WORKDIR /edgex [2022-09-06T19:13:30.427Z] ---> Running in 54b8dda5c911 [2022-09-06T19:13:30.427Z] Removing intermediate container 54b8dda5c911 [2022-09-06T19:13:30.427Z] ---> 58295c194463 [2022-09-06T19:13:30.427Z] Step 3/4 : COPY go.mod . [2022-09-06T19:13:31.027Z] ---> 5976af3d536a [2022-09-06T19:13:31.027Z] Step 4/4 : RUN go mod download [2022-09-06T19:13:31.027Z] ---> Running in 68dcf843dfeb [2022-09-06T19:14:03.403Z] Removing intermediate container 68dcf843dfeb [2022-09-06T19:14:03.403Z] ---> 893877c0afe2 [2022-09-06T19:14:03.403Z] Successfully built 893877c0afe2 [2022-09-06T19:14:03.403Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:14:03.819Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T19:14:03.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:14:04.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-24682 does not seem to be running inside a container [2022-09-06T19:14:04.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-06T19:14:05.547Z] $ docker top 83628635e08433bb79d83aa673747de86166324073b46dc4bf611d00d97395b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T19:14:06.510Z] + go version [2022-09-06T19:14:06.510Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-06T19:14:06.555Z] $ docker stop --time=1 83628635e08433bb79d83aa673747de86166324073b46dc4bf611d00d97395b0 [2022-09-06T19:14:08.207Z] $ docker rm -f 83628635e08433bb79d83aa673747de86166324073b46dc4bf611d00d97395b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:14:09.109Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T19:14:09.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:14:09.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-24682 does not seem to be running inside a container [2022-09-06T19:14:09.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-06T19:14:10.805Z] $ docker top 6dd38914c5d5d91ee88d3e3290e1e7f1c2f14812c5b9d7c7fb54e9c1631c8136 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T19:14:11.130Z] ========================================================= [2022-09-06T19:14:11.130Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-06T19:14:11.130Z] ========================================================= [Pipeline] sh [2022-09-06T19:14:11.786Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-06T19:14:12.514Z] + make test [2022-09-06T19:14:12.514Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-06T19:14:44.886Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-06T19:16:21.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-06T19:16:21.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-06T19:16:23.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-06T19:16:23.783Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-06T19:16:27.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-06T19:16:27.209Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-06T19:16:27.209Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-06T19:16:27.209Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-06T19:16:27.209Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-06T19:16:30.631Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-06T19:16:30.631Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-06T19:16:30.631Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-06T19:16:30.631Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-06T19:16:30.631Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-06T19:16:30.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-06T19:16:45.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.403s coverage: 28.7% of statements [2022-09-06T19:16:45.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-06T19:16:45.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-06T19:16:48.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.484s coverage: 98.5% of statements [2022-09-06T19:16:48.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-06T19:16:48.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 54.2% of statements [2022-09-06T19:16:48.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-06T19:16:48.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-06T19:17:10.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.266s coverage: 89.2% of statements [2022-09-06T19:17:10.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-06T19:17:10.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-06T19:17:10.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-06T19:17:10.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-06T19:17:10.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-06T19:17:10.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.497s coverage: 2.1% of statements [2022-09-06T19:17:10.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-06T19:17:10.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-06T19:17:11.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.563s coverage: 95.6% of statements [2022-09-06T19:17:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-06T19:17:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-06T19:17:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-06T19:17:11.692Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.279s coverage: 72.2% of statements [2022-09-06T19:17:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-06T19:17:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-06T19:17:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-06T19:17:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-06T19:17:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-06T19:17:11.692Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.578s coverage: 60.0% of statements [2022-09-06T19:17:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-06T19:17:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-06T19:17:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-06T19:17:11.692Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.400s coverage: 0.9% of statements [2022-09-06T19:17:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-06T19:17:12.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.291s coverage: 58.8% of statements [2022-09-06T19:17:12.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.267s coverage: 29.6% of statements [2022-09-06T19:17:12.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-06T19:17:18.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.383s coverage: 47.1% of statements [2022-09-06T19:17:18.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.233s coverage: 79.5% of statements [2022-09-06T19:17:18.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2022-09-06T19:17:18.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.247s coverage: 96.3% of statements [2022-09-06T19:17:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements [2022-09-06T19:17:29.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.251s coverage: 94.4% of statements [2022-09-06T19:17:29.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.239s coverage: 44.8% of statements [2022-09-06T19:17:39.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.734s coverage: 80.8% of statements [2022-09-06T19:17:39.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-06T19:17:43.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements [2022-09-06T19:17:43.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-06T19:17:43.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-06T19:17:43.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-06T19:17:43.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-09-06T19:17:43.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-06T19:17:43.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-06T19:17:43.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-06T19:17:43.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-06T19:17:43.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-06T19:17:43.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2022-09-06T19:17:43.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-06T19:17:43.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-06T19:17:43.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-09-06T19:17:43.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-06T19:17:43.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements [2022-09-06T19:17:43.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-06T19:17:43.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2022-09-06T19:17:43.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements [2022-09-06T19:17:43.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements [2022-09-06T19:17:43.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.867s coverage: 91.2% of statements [2022-09-06T19:17:43.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-06T19:17:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.912s coverage: 64.7% of statements [2022-09-06T19:17:49.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-06T19:17:49.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-06T19:17:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.295s coverage: 100.0% of statements [2022-09-06T19:17:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 89.4% of statements [2022-09-06T19:17:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2022-09-06T19:17:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2022-09-06T19:17:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2022-09-06T19:17:56.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.286s coverage: 65.8% of statements [2022-09-06T19:17:56.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-06T19:17:56.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-06T19:17:56.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-06T19:17:58.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.872s coverage: 43.6% of statements [2022-09-06T19:17:58.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-06T19:17:58.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-06T19:17:58.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements [2022-09-06T19:17:58.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-06T19:17:58.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.307s coverage: 84.8% of statements [2022-09-06T19:17:58.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-06T19:17:58.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-06T19:17:58.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-06T19:17:58.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-06T19:18:07.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.350s coverage: 17.7% of statements [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-06T19:18:07.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.793s coverage: 92.3% of statements [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-06T19:18:07.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 63.2% of statements [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-06T19:18:07.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.470s coverage: 97.7% of statements [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-06T19:18:07.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.191s coverage: 28.9% of statements [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-06T19:18:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-06T19:18:07.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.203s coverage: 100.0% of statements [2022-09-06T19:18:07.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-09-06T19:18:07.992Z] 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 [2022-09-06T19:18:07.992Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-06T19:18:07.992Z] GO111MODULE=on go vet ./... [2022-09-06T19:19:59.893Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T19:19:59.893Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T19:19:59.893Z] ./bin/test-attribution-txt.sh [2022-09-06T19:19:59.893Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-06T19:19:59.893Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-06T19:19:59.893Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-06T19:19:59.894Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-06T19:19:59.894Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-06T19:19:59.894Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-06T19:19:59.894Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-06T19:19:59.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-06T19:20:00.600Z] + ls -al . [2022-09-06T19:20:00.600Z] total 732 [2022-09-06T19:20:00.600Z] drwxrwxr-x 9 1001 1001 4096 Sep 6 19:14 . [2022-09-06T19:20:00.600Z] drwxr-xr-x 4 root root 4096 Sep 6 19:14 .. [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 16 Sep 6 19:12 .dockerignore [2022-09-06T19:20:00.600Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 19:12 .git [2022-09-06T19:20:00.600Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 19:12 .github [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 1030 Sep 6 19:12 .gitignore [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 19:12 .golangci.yml [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 87 Sep 6 19:12 .hadolint.yml [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 19:12 .sonarcloud.properties [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 19:12 ADOPTERS.md [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 10347 Sep 6 19:12 Attribution.txt [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 63209 Sep 6 19:12 CHANGELOG.md [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 19:12 CONTRIBUTING.md [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 19:12 GOVERNANCE.md [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 850 Sep 6 19:12 Jenkinsfile [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 19:12 LICENSE [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 13724 Sep 6 19:12 Makefile [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 19:12 OWNERS.md [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 9799 Sep 6 19:12 README.md [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 19:12 SECURITY.md [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 19:07 VERSION [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 19:12 ZMQWindows.md [2022-09-06T19:20:00.600Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 19:12 bin [2022-09-06T19:20:00.600Z] drwxrwxr-x 18 1001 1001 4096 Sep 6 19:12 cmd [2022-09-06T19:20:00.600Z] -rw-r--r-- 1 root root 482786 Sep 6 19:18 coverage.out [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 3682 Sep 6 19:12 go.mod [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 38527 Sep 6 19:12 go.sum [2022-09-06T19:20:00.600Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 19:12 internal [2022-09-06T19:20:00.600Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 19:12 openapi [2022-09-06T19:20:00.600Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 19:12 snap [2022-09-06T19:20:00.600Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 19:12 version.go [Pipeline] sh [2022-09-06T19:20:01.276Z] + '[' -e coverage.out ] [2022-09-06T19:20:01.276Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-06T19:20:01.315Z] Warning: overwriting stash ‘coverage-report’ [2022-09-06T19:20:02.110Z] Stashed 1 file(s) [Pipeline] sh [2022-09-06T19:20:02.777Z] + make build [2022-09-06T19:20:02.778Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-06T19:21:24.623Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-06T19:22:46.467Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-06T19:22:46.467Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-06T19:23:18.861Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T19:23:19.137Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-06T19:23:24.559Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-06T19:23:31.287Z] CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-06T19:23:33.915Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:23:39.331Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:23:42.735Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:23:46.141Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:23:54.437Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-09-06T19:23:58.883Z] $ docker stop --time=1 6dd38914c5d5d91ee88d3e3290e1e7f1c2f14812c5b9d7c7fb54e9c1631c8136 [2022-09-06T19:24:00.905Z] $ docker rm -f 6dd38914c5d5d91ee88d3e3290e1e7f1c2f14812c5b9d7c7fb54e9c1631c8136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:24:03.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T19:24:03.412Z] [2022-09-06T19:24:03.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:24:03.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T19:24:04.164Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-06T19:24:04.164Z] 29e5d40040c1: Pulling fs layer [2022-09-06T19:24:04.164Z] 1ce36da41761: Pulling fs layer [2022-09-06T19:24:04.164Z] 25b303627fd3: Pulling fs layer [2022-09-06T19:24:04.449Z] 29e5d40040c1: Verifying Checksum [2022-09-06T19:24:04.449Z] 29e5d40040c1: Download complete [2022-09-06T19:24:04.768Z] 1ce36da41761: Verifying Checksum [2022-09-06T19:24:04.768Z] 1ce36da41761: Download complete [2022-09-06T19:24:05.388Z] 29e5d40040c1: Pull complete [2022-09-06T19:24:06.824Z] 25b303627fd3: Download complete [2022-09-06T19:24:06.824Z] 1ce36da41761: Pull complete [2022-09-06T19:24:19.221Z] 25b303627fd3: Pull complete [2022-09-06T19:24:19.221Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-06T19:24:19.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T19:24:19.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:24:19.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-24682 does not seem to be running inside a container [2022-09-06T19:24:19.675Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-06T19:24:21.962Z] $ docker top 259aa8a956582a816436cdebefa35689b869bdd1f559d377ba900f699fd2ef00 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T19:24:22.954Z] + grep+ paralleldocker-compose [2022-09-06T19:24:22.954Z] build --help [2022-09-06T19:24:27.257Z] --parallel Build images in parallel. [Pipeline] } [2022-09-06T19:24:27.302Z] $ docker stop --time=1 259aa8a956582a816436cdebefa35689b869bdd1f559d377ba900f699fd2ef00 [2022-09-06T19:24:28.980Z] $ docker rm -f 259aa8a956582a816436cdebefa35689b869bdd1f559d377ba900f699fd2ef00 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:24:29.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T19:24:29.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:24:30.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-24682 does not seem to be running inside a container [2022-09-06T19:24:30.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-06T19:24:31.491Z] $ docker top 56371ecbeb50eaf75e6ccdc67e2f167ee48ed8473eaa1123e18e934baf246fd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T19:24:32.434Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-06T19:24:36.729Z] Building core-command ... [2022-09-06T19:24:36.729Z] Building core-data ... [2022-09-06T19:24:36.729Z] Building core-metadata ... [2022-09-06T19:24:36.729Z] Building security-bootstrapper ... [2022-09-06T19:24:36.729Z] Building security-proxy-setup ... [2022-09-06T19:24:36.729Z] Building security-secretstore-setup ... [2022-09-06T19:24:36.729Z] Building security-spiffe-token-provider ... [2022-09-06T19:24:36.729Z] Building security-spire-agent ... [2022-09-06T19:24:36.729Z] Building security-spire-config ... [2022-09-06T19:24:36.729Z] Building security-spire-server ... [2022-09-06T19:24:36.729Z] Building support-notifications ... [2022-09-06T19:24:36.729Z] Building support-scheduler ... [2022-09-06T19:24:36.729Z] Building sys-mgmt-agent ... [2022-09-06T19:24:36.729Z] Building security-bootstrapper [2022-09-06T19:24:36.729Z] Building sys-mgmt-agent [2022-09-06T19:24:36.729Z] Building security-secretstore-setup [2022-09-06T19:24:36.729Z] Building core-metadata [2022-09-06T19:24:36.729Z] Building security-spiffe-token-provider [2022-09-06T19:25:23.690Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:25:23.690Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:25:23.690Z] ---> 893877c0afe2 [2022-09-06T19:25:23.690Z] Step 3/20 : WORKDIR /edgex-go [2022-09-06T19:25:23.690Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:25:23.690Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:25:23.690Z] ---> 893877c0afe2 [2022-09-06T19:25:23.690Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-06T19:25:23.690Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:25:23.690Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:25:23.690Z] ---> 893877c0afe2 [2022-09-06T19:25:23.690Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T19:25:23.690Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:25:23.690Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:25:23.690Z] ---> 893877c0afe2 [2022-09-06T19:25:23.690Z] Step 3/31 : WORKDIR /edgex-go [2022-09-06T19:25:23.690Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:25:23.690Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:25:23.690Z] ---> 893877c0afe2 [2022-09-06T19:25:23.690Z] Step 3/23 : WORKDIR /edgex-go [2022-09-06T19:25:24.293Z] ---> Running in c875434ed243 [2022-09-06T19:25:24.293Z] ---> Running in 8b0eaab1fc9a [2022-09-06T19:25:24.293Z] ---> Running in 2b6d931d08af [2022-09-06T19:25:24.293Z] ---> Running in 4af925ddbaf5 [2022-09-06T19:25:24.293Z] ---> Running in 995b737d11d7 [2022-09-06T19:25:24.582Z] Removing intermediate container 2b6d931d08af [2022-09-06T19:25:24.582Z] ---> 1ce49da220a4 [2022-09-06T19:25:24.582Z] Step 4/25 : WORKDIR /edgex-go [2022-09-06T19:25:24.582Z] ---> Running in 49f9246e88a6 [2022-09-06T19:25:24.862Z] Removing intermediate container 4af925ddbaf5 [2022-09-06T19:25:24.862Z] ---> eede6af44356 [2022-09-06T19:25:24.862Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:25:24.862Z] Removing intermediate container 995b737d11d7 [2022-09-06T19:25:24.862Z] ---> 67e273880add [2022-09-06T19:25:24.862Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-06T19:25:24.862Z] Removing intermediate container c875434ed243 [2022-09-06T19:25:24.862Z] ---> 29b54af756a7 [2022-09-06T19:25:24.862Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:25:24.862Z] ---> Running in dc0d2d1b6d25 [2022-09-06T19:25:25.145Z] Removing intermediate container 8b0eaab1fc9a [2022-09-06T19:25:25.145Z] ---> eb2badcaf4b8 [2022-09-06T19:25:25.145Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:25:25.145Z] ---> Running in d18d2c90a815 [2022-09-06T19:25:25.145Z] ---> Running in eb2ec40616e2 [2022-09-06T19:25:25.145Z] ---> Running in 7d82430daeab [2022-09-06T19:25:25.759Z] Removing intermediate container 49f9246e88a6 [2022-09-06T19:25:25.759Z] ---> 2d558289d02e [2022-09-06T19:25:25.759Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:25:25.759Z] ---> Running in d7f993e06eaa [2022-09-06T19:25:27.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:25:27.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:25:28.362Z] Removing intermediate container dc0d2d1b6d25 [2022-09-06T19:25:28.362Z] ---> 38c1c586adb6 [2022-09-06T19:25:28.362Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-06T19:25:28.660Z] v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-06T19:25:28.660Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-06T19:25:28.660Z] OK: 16894 distinct packages available [2022-09-06T19:25:28.941Z] ---> Running in e4a08c8f4ed4 [2022-09-06T19:25:28.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:25:29.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:25:29.492Z] Removing intermediate container d18d2c90a815 [2022-09-06T19:25:29.492Z] ---> a1c69dd8b33d [2022-09-06T19:25:29.492Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-06T19:25:29.492Z] ---> Running in 2589f55f1748 [2022-09-06T19:25:29.767Z] Removing intermediate container 7d82430daeab [2022-09-06T19:25:29.767Z] ---> f42d1c592771 [2022-09-06T19:25:29.767Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-06T19:25:29.767Z] Removing intermediate container d7f993e06eaa [2022-09-06T19:25:29.767Z] ---> 508923219c93 [2022-09-06T19:25:29.767Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-06T19:25:30.045Z] ---> Running in 929b9ae30873 [2022-09-06T19:25:30.045Z] ---> Running in 4979b44d5e7a [2022-09-06T19:25:30.321Z] OK: 221 MiB in 51 packages [2022-09-06T19:25:31.313Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:25:31.916Z] Removing intermediate container eb2ec40616e2 [2022-09-06T19:25:31.916Z] ---> fc360b7010be [2022-09-06T19:25:31.916Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-06T19:25:31.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:25:32.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:25:32.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:25:32.498Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:25:32.498Z] ---> ac6910ed2377 [2022-09-06T19:25:32.498Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:25:32.782Z] ---> Running in 807def949564 [2022-09-06T19:25:32.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:25:33.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:25:33.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:25:34.050Z] OK: 221 MiB in 51 packages [2022-09-06T19:25:34.327Z] OK: 221 MiB in 51 packages [2022-09-06T19:25:34.602Z] OK: 221 MiB in 51 packages [2022-09-06T19:25:34.602Z] OK: 221 MiB in 51 packages [2022-09-06T19:25:35.588Z] Removing intermediate container e4a08c8f4ed4 [2022-09-06T19:25:35.588Z] ---> caba46ac3374 [2022-09-06T19:25:35.588Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T19:25:36.200Z] Removing intermediate container 2589f55f1748 [2022-09-06T19:25:36.200Z] ---> 7783227e34fb [2022-09-06T19:25:36.200Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-06T19:25:36.484Z] Removing intermediate container 929b9ae30873 [2022-09-06T19:25:36.484Z] ---> bd0bbf653de1 [2022-09-06T19:25:36.484Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-06T19:25:36.484Z] Removing intermediate container 4979b44d5e7a [2022-09-06T19:25:36.484Z] ---> 2b8aad31ddda [2022-09-06T19:25:36.484Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-06T19:25:36.484Z] ---> 151c3d676a06 [2022-09-06T19:25:36.484Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:25:36.761Z] ---> Running in ab23f70e5a08 [2022-09-06T19:25:37.382Z] ---> cbe70772729f [2022-09-06T19:25:37.382Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:25:37.677Z] ---> 3aca33714bfc [2022-09-06T19:25:37.677Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:25:37.677Z] ---> Running in 8b54f79bfb06 [2022-09-06T19:25:37.677Z] ---> Running in 6a724d46277a [2022-09-06T19:25:38.286Z] ---> d800b6e38611 [2022-09-06T19:25:38.286Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:25:38.286Z] ---> Running in 8e405062e3b4 [2022-09-06T19:26:34.861Z] Removing intermediate container 807def949564 [2022-09-06T19:26:34.861Z] ---> e01008497c87 [2022-09-06T19:26:34.861Z] Step 7/20 : COPY . . [2022-09-06T19:26:34.861Z] Removing intermediate container ab23f70e5a08 [2022-09-06T19:26:34.861Z] ---> 78ee95c4f68b [2022-09-06T19:26:34.862Z] Step 8/25 : COPY . . [2022-09-06T19:26:34.862Z] Removing intermediate container 8e405062e3b4 [2022-09-06T19:26:34.862Z] ---> a387636b01a7 [2022-09-06T19:26:34.862Z] Step 8/31 : COPY . . [2022-09-06T19:26:34.862Z] Removing intermediate container 8b54f79bfb06 [2022-09-06T19:26:34.862Z] ---> ade201ac911f [2022-09-06T19:26:34.862Z] Step 8/23 : COPY . . [2022-09-06T19:26:34.862Z] Removing intermediate container 6a724d46277a [2022-09-06T19:26:34.862Z] ---> 95728b8cf2ff [2022-09-06T19:26:34.862Z] Step 9/25 : COPY . . [2022-09-06T19:26:45.023Z] ---> ed0af54ed0b7 [2022-09-06T19:26:45.023Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-06T19:26:45.623Z] ---> Running in 95ee2e7521dd [2022-09-06T19:26:47.073Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:26:48.075Z] ---> b0d77137c2a4 [2022-09-06T19:26:48.075Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-06T19:26:48.075Z] ---> Running in 5f6e31c7f419 [2022-09-06T19:26:49.068Z] ---> a5c61cef0407 [2022-09-06T19:26:49.068Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-06T19:26:49.068Z] ---> Running in 322d80213701 [2022-09-06T19:26:50.505Z] ---> e2d52877cad7 [2022-09-06T19:26:50.505Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-06T19:26:50.505Z] ---> Running in 54044529c568 [2022-09-06T19:26:50.505Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:26:51.105Z] ---> 89a8680bf8d0 [2022-09-06T19:26:51.105Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-06T19:26:51.105Z] ---> Running in 5104f41cb9f4 [2022-09-06T19:26:52.098Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:26:53.088Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-06T19:26:53.365Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-06T19:32:00.603Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:32:00.603Z] Removing intermediate container 54044529c568 [2022-09-06T19:32:00.603Z] ---> 4672593648ca [2022-09-06T19:32:00.603Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-06T19:32:00.603Z] ---> Running in 99a8243812d6 [2022-09-06T19:32:01.204Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T19:32:07.960Z] Removing intermediate container 99a8243812d6 [2022-09-06T19:32:07.960Z] ---> 2478a8245302 [2022-09-06T19:32:07.960Z] [2022-09-06T19:32:07.960Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T19:32:08.235Z] 3.16: Pulling from library/alpine [2022-09-06T19:32:10.885Z] Removing intermediate container 5f6e31c7f419 [2022-09-06T19:32:10.885Z] ---> caa2abba1a26 [2022-09-06T19:32:10.885Z] [2022-09-06T19:32:10.885Z] Step 10/25 : FROM alpine:3.16 [2022-09-06T19:32:10.885Z] 3.16: Pulling from library/alpine [2022-09-06T19:32:11.505Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T19:32:11.505Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T19:32:11.505Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T19:32:11.505Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T19:32:11.505Z] ---> a6215f271958 [2022-09-06T19:32:11.505Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-06T19:32:11.505Z] ---> a6215f271958 [2022-09-06T19:32:11.505Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-06T19:32:11.805Z] ---> Running in bb96a1de7c64 [2022-09-06T19:32:11.805Z] ---> Running in dcfa24f9118a [2022-09-06T19:32:12.841Z] Removing intermediate container dcfa24f9118a [2022-09-06T19:32:12.841Z] ---> 30af3dc7b57e [2022-09-06T19:32:12.841Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-06T19:32:13.122Z] ---> Running in 65cbe41120d7 [2022-09-06T19:32:13.732Z] Removing intermediate container 322d80213701 [2022-09-06T19:32:13.732Z] ---> b2939113c417 [2022-09-06T19:32:13.732Z] [2022-09-06T19:32:13.732Z] Step 10/31 : FROM alpine:3.16 [2022-09-06T19:32:13.732Z] ---> a6215f271958 [2022-09-06T19:32:13.732Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T19:32:14.010Z] ---> Running in 9d954c506024 [2022-09-06T19:32:15.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:32:15.007Z] Removing intermediate container 9d954c506024 [2022-09-06T19:32:15.007Z] ---> f5a357c023b0 [2022-09-06T19:32:15.007Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-06T19:32:15.007Z] ---> Running in 922f996f0be2 [2022-09-06T19:32:15.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:32:15.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:32:16.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:32:16.780Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-06T19:32:17.062Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-06T19:32:17.062Z] (3/3) Installing su-exec (0.2-r1) [2022-09-06T19:32:17.062Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:32:17.062Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T19:32:17.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:32:17.668Z] OK: 6 MiB in 17 packages [2022-09-06T19:32:17.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:32:17.668Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-06T19:32:17.947Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-06T19:32:17.947Z] (3/33) Installing readline (8.1.2-r0) [2022-09-06T19:32:17.947Z] (4/33) Installing bash (5.1.16-r2) [2022-09-06T19:32:17.947Z] Executing bash-5.1.16-r2.post-install [2022-09-06T19:32:17.947Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-06T19:32:18.232Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-06T19:32:18.232Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T19:32:18.509Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-06T19:32:18.509Z] (9/33) Installing curl (7.83.1-r3) [2022-09-06T19:32:18.509Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-06T19:32:19.117Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-06T19:32:19.117Z] (2/2) Installing su-exec (0.2-r1) [2022-09-06T19:32:19.117Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:32:19.117Z] OK: 5 MiB in 16 packages [2022-09-06T19:32:19.726Z] Removing intermediate container bb96a1de7c64 [2022-09-06T19:32:19.726Z] ---> 01123a7191db [2022-09-06T19:32:19.726Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T19:32:20.013Z] ---> Running in 07a56638d72e [2022-09-06T19:32:20.013Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-06T19:32:20.013Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-06T19:32:20.013Z] (13/33) Installing expat (2.4.8-r0) [2022-09-06T19:32:20.013Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-06T19:32:20.013Z] (15/33) Installing gdbm (1.23-r0) [2022-09-06T19:32:20.013Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-06T19:32:20.013Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T19:32:20.013Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T19:32:20.013Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-06T19:32:20.013Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-06T19:32:20.013Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-06T19:32:21.028Z] Removing intermediate container 07a56638d72e [2022-09-06T19:32:21.028Z] ---> beb756479157 [2022-09-06T19:32:21.028Z] Step 13/25 : WORKDIR / [2022-09-06T19:32:21.028Z] Removing intermediate container 922f996f0be2 [2022-09-06T19:32:21.028Z] ---> 7eff7b6d8df6 [2022-09-06T19:32:21.028Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-06T19:32:21.028Z] ---> Running in bd3df6293a3f [2022-09-06T19:32:21.309Z] ---> Running in 5fa99817ead2 [2022-09-06T19:32:21.930Z] Removing intermediate container bd3df6293a3f [2022-09-06T19:32:21.930Z] ---> a0637d866705 [2022-09-06T19:32:21.930Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-06T19:32:22.266Z] Removing intermediate container 5fa99817ead2 [2022-09-06T19:32:22.266Z] ---> b6f2d80cde36 [2022-09-06T19:32:22.266Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-06T19:32:22.582Z] ---> Running in 11fded46fe5d [2022-09-06T19:32:23.283Z] Removing intermediate container 11fded46fe5d [2022-09-06T19:32:23.631Z] ---> f95a272ab9c1 [2022-09-06T19:32:23.631Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-06T19:32:23.631Z] ---> 028bf263da36 [2022-09-06T19:32:23.631Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-06T19:32:23.631Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-06T19:32:23.631Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-06T19:32:23.631Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-06T19:32:23.631Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-06T19:32:23.631Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-06T19:32:23.631Z] ---> Running in 6054d4e9d769 [2022-09-06T19:32:23.631Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-06T19:32:23.631Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-06T19:32:23.631Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-06T19:32:23.631Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-06T19:32:23.631Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-06T19:32:23.921Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-06T19:32:24.221Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-06T19:32:24.221Z] Removing intermediate container 6054d4e9d769 [2022-09-06T19:32:24.221Z] ---> db9f6ee6d238 [2022-09-06T19:32:24.221Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-06T19:32:24.522Z] ---> Running in b1a8fe2ea08a [2022-09-06T19:32:25.173Z] ---> 9002b1e097bf [2022-09-06T19:32:25.173Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-06T19:32:25.808Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:32:25.808Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T19:32:26.428Z] OK: 120 MiB in 47 packages [2022-09-06T19:32:26.791Z] ---> 9f48289532e6 [2022-09-06T19:32:26.791Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-06T19:32:28.334Z] ---> e7d6a4358714 [2022-09-06T19:32:28.334Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-06T19:32:28.621Z] Removing intermediate container b1a8fe2ea08a [2022-09-06T19:32:28.621Z] ---> cf7a674d661f [2022-09-06T19:32:28.621Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-06T19:32:28.898Z] ---> Running in 95fb3f95dcb8 [2022-09-06T19:32:29.891Z] Removing intermediate container 95fb3f95dcb8 [2022-09-06T19:32:29.891Z] ---> 6df3fc06ff0d [2022-09-06T19:32:29.891Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-06T19:32:30.885Z] ---> 96577dd98286 [2022-09-06T19:32:30.885Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-06T19:32:30.885Z] ---> 3ba16317fceb [2022-09-06T19:32:30.885Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-06T19:32:30.885Z] ---> Running in 76a2cf19cfac [2022-09-06T19:32:33.544Z] ---> c8dd86224a6d [2022-09-06T19:32:33.544Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T19:32:34.529Z] Removing intermediate container 76a2cf19cfac [2022-09-06T19:32:34.529Z] ---> 407c809477fd [2022-09-06T19:32:34.529Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T19:32:34.804Z] ---> 5640131b6253 [2022-09-06T19:32:34.804Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T19:32:34.804Z] ---> Running in ba38b00e48c8 [2022-09-06T19:32:35.414Z] ---> 70bd81fdcba5 [2022-09-06T19:32:35.414Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-06T19:32:38.051Z] ---> ca66887275d4 [2022-09-06T19:32:38.051Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-06T19:32:38.326Z] Removing intermediate container ba38b00e48c8 [2022-09-06T19:32:38.326Z] ---> c4e973b5f702 [2022-09-06T19:32:38.326Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T19:32:38.602Z] ---> Running in efccd6c2c08a [2022-09-06T19:32:39.205Z] ---> aed8e79c36a7 [2022-09-06T19:32:39.205Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-06T19:32:39.205Z] Removing intermediate container efccd6c2c08a [2022-09-06T19:32:39.205Z] ---> a330f175c572 [2022-09-06T19:32:39.205Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T19:32:39.482Z] ---> Running in 746dce8e0dcc [2022-09-06T19:32:40.082Z] Removing intermediate container 746dce8e0dcc [2022-09-06T19:32:40.082Z] ---> 388ed12857e6 [2022-09-06T19:32:40.082Z] Step 24/25 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:32:40.082Z] ---> Running in 6d9fb893983a [2022-09-06T19:32:40.359Z] ---> 6a8d9727d5cd [2022-09-06T19:32:40.359Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-06T19:32:40.969Z] Removing intermediate container 6d9fb893983a [2022-09-06T19:32:40.969Z] ---> 84cdfb43daf3 [2022-09-06T19:32:40.969Z] Step 25/25 : LABEL version=0.0.0 [2022-09-06T19:32:40.969Z] ---> Running in 1ca6a9fd0d16 [2022-09-06T19:32:41.571Z] ---> 1d913fa6a1cb [2022-09-06T19:32:41.571Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-06T19:32:41.853Z] Removing intermediate container 1ca6a9fd0d16 [2022-09-06T19:32:41.853Z] ---> 15572f990058 [2022-09-06T19:32:41.853Z] [2022-09-06T19:32:42.471Z] Successfully built 15572f990058 [2022-09-06T19:32:42.471Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-06T19:32:42.471Z]  Building security-secretstore-setup ... done Building core-command [2022-09-06T19:32:42.748Z] ---> aaade7902bf7 [2022-09-06T19:32:42.748Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-06T19:32:42.748Z] ---> Running in 9932ad81a70a [2022-09-06T19:32:43.739Z] Collecting docker-compose==1.23.2 [2022-09-06T19:32:43.739Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-06T19:32:44.019Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.2 MB/s eta 0:00:00 [2022-09-06T19:32:44.620Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-06T19:32:44.620Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-06T19:32:44.620Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 4.3 MB/s eta 0:00:00 [2022-09-06T19:32:45.614Z] Collecting PyYAML<4,>=3.10 [2022-09-06T19:32:45.615Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-06T19:32:45.615Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.4 MB/s eta 0:00:00 [2022-09-06T19:32:46.238Z] Removing intermediate container 9932ad81a70a [2022-09-06T19:32:46.238Z] ---> 37ea62c93ec3 [2022-09-06T19:32:46.238Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-06T19:32:46.519Z] ---> Running in 67e218355eb2 [2022-09-06T19:32:47.517Z] Removing intermediate container 67e218355eb2 [2022-09-06T19:32:47.517Z] ---> b1a269b3a72e [2022-09-06T19:32:47.517Z] Step 28/31 : CMD ["gate"] [2022-09-06T19:32:47.517Z] ---> Running in 754c6ea2f150 [2022-09-06T19:32:47.798Z] Preparing metadata (setup.py): started [2022-09-06T19:32:48.405Z] Removing intermediate container 754c6ea2f150 [2022-09-06T19:32:48.405Z] ---> 4f44d511115a [2022-09-06T19:32:48.405Z] Step 29/31 : LABEL arch=arm64 [2022-09-06T19:32:48.692Z] ---> Running in 1f314a97e1d0 [2022-09-06T19:32:50.160Z] Removing intermediate container 1f314a97e1d0 [2022-09-06T19:32:50.160Z] ---> 69ffba4ff279 [2022-09-06T19:32:50.160Z] Step 30/31 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:32:50.160Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T19:32:50.160Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-06T19:32:50.160Z] ---> Running in b47c7b3fa6a4 [2022-09-06T19:32:50.439Z] Collecting docker<4.0,>=3.6.0 [2022-09-06T19:32:50.439Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-06T19:32:50.719Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.3 MB/s eta 0:00:00 [2022-09-06T19:32:50.719Z] Collecting texttable<0.10,>=0.9.0 [2022-09-06T19:32:51.006Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-06T19:32:51.006Z] Preparing metadata (setup.py): started [2022-09-06T19:32:51.006Z] Removing intermediate container b47c7b3fa6a4 [2022-09-06T19:32:51.006Z] ---> 127502136e15 [2022-09-06T19:32:51.006Z] Step 31/31 : LABEL version=0.0.0 [2022-09-06T19:32:51.282Z] ---> Running in 97400c03645b [2022-09-06T19:32:51.886Z] Removing intermediate container 97400c03645b [2022-09-06T19:32:51.886Z] ---> a182d98d164b [2022-09-06T19:32:51.886Z] [2022-09-06T19:32:52.503Z] Successfully built a182d98d164b [2022-09-06T19:32:52.795Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-06T19:32:52.795Z] Building security-spire-config [2022-09-06T19:32:52.795Z]  Building security-bootstrapper ... done  Preparing metadata (setup.py): finished with status 'done' [2022-09-06T19:32:53.069Z] Collecting cached-property<2,>=1.2.0 [2022-09-06T19:32:53.069Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-06T19:32:53.069Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-06T19:32:53.346Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-06T19:32:53.347Z] Preparing metadata (setup.py): started [2022-09-06T19:32:55.340Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T19:32:55.340Z] Collecting docopt<0.7,>=0.6.1 [2022-09-06T19:32:55.340Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-06T19:32:55.630Z] Preparing metadata (setup.py): started [2022-09-06T19:32:55.630Z] Removing intermediate container 5104f41cb9f4 [2022-09-06T19:32:55.630Z] ---> cb0a0e53d899 [2022-09-06T19:32:55.630Z] [2022-09-06T19:32:55.630Z] Step 11/25 : FROM alpine:3.16 [2022-09-06T19:32:55.630Z] ---> a6215f271958 [2022-09-06T19:32:55.630Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-06T19:32:55.905Z] ---> Running in 0c211f2d6268 [2022-09-06T19:32:57.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:32:57.898Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T19:32:57.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:32:58.508Z] Collecting jsonschema<3,>=2.5.1 [2022-09-06T19:32:58.508Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-06T19:32:59.111Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-06T19:32:59.111Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:32:59.398Z] OK: 5 MiB in 15 packages [2022-09-06T19:33:00.011Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-06T19:33:00.011Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-06T19:33:00.012Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.8 MB/s eta 0:00:00 [2022-09-06T19:33:01.005Z] Collecting docker-pycreds>=0.4.0 [2022-09-06T19:33:01.005Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-06T19:33:01.282Z] Removing intermediate container 0c211f2d6268 [2022-09-06T19:33:01.282Z] ---> 37fb2688cd9f [2022-09-06T19:33:01.282Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T19:33:01.282Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-06T19:33:01.282Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-06T19:33:01.282Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.6 MB/s eta 0:00:00 [2022-09-06T19:33:01.560Z] ---> Running in 7f68d75ab937 [2022-09-06T19:33:01.560Z] Collecting idna<2.8,>=2.5 [2022-09-06T19:33:01.560Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-06T19:33:01.841Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.0 MB/s eta 0:00:00 [2022-09-06T19:33:02.125Z] Collecting certifi>=2017.4.17 [2022-09-06T19:33:02.125Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-06T19:33:02.125Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 10.0 MB/s eta 0:00:00 [2022-09-06T19:33:02.402Z] Removing intermediate container 7f68d75ab937 [2022-09-06T19:33:02.402Z] ---> 69db8d1a71ab [2022-09-06T19:33:02.402Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-06T19:33:02.402Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:33:02.402Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:33:02.402Z] ---> 893877c0afe2 [2022-09-06T19:33:02.402Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T19:33:02.402Z] ---> Using cache [2022-09-06T19:33:02.402Z] ---> 1ce49da220a4 [2022-09-06T19:33:02.402Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T19:33:02.402Z] ---> Using cache [2022-09-06T19:33:02.402Z] ---> 2d558289d02e [2022-09-06T19:33:02.402Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in c1b395207c28 [2022-09-06T19:33:02.402Z] [2022-09-06T19:33:02.402Z] ---> Using cache [2022-09-06T19:33:02.402Z] ---> 508923219c93 [2022-09-06T19:33:02.402Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-06T19:33:02.402Z] ---> Using cache [2022-09-06T19:33:02.402Z] ---> 2b8aad31ddda [2022-09-06T19:33:02.402Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T19:33:02.402Z] ---> Using cache [2022-09-06T19:33:02.402Z] ---> 3aca33714bfc [2022-09-06T19:33:02.402Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:33:02.402Z] ---> Using cache [2022-09-06T19:33:02.402Z] ---> 95728b8cf2ff [2022-09-06T19:33:02.402Z] Step 9/24 : COPY . . [2022-09-06T19:33:02.685Z] ---> Using cache [2022-09-06T19:33:02.685Z] ---> 89a8680bf8d0 [2022-09-06T19:33:02.685Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-06T19:33:02.685Z] ---> Running in c1b7c6e472cb [2022-09-06T19:33:02.968Z] Removing intermediate container c1b395207c28 [2022-09-06T19:33:02.968Z] ---> 112e5440e51c [2022-09-06T19:33:02.968Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-06T19:33:02.968Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-06T19:33:02.968Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-06T19:33:02.968Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.9 MB/s eta 0:00:00 [2022-09-06T19:33:03.246Z] ---> Running in a5600be33266 [2022-09-06T19:33:03.859Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-06T19:33:03.859Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-06T19:33:03.859Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-06T19:33:03.859Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-06T19:33:03.859Z] Removing intermediate container a5600be33266 [2022-09-06T19:33:03.859Z] ---> b84c3fb5435b [2022-09-06T19:33:03.859Z] Step 16/25 : WORKDIR / [2022-09-06T19:33:03.859Z] ---> Running in 5c4aa8d74ddb [2022-09-06T19:33:04.853Z] Removing intermediate container 5c4aa8d74ddb [2022-09-06T19:33:04.853Z] ---> 46e7a96d795a [2022-09-06T19:33:04.853Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T19:33:05.129Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-06T19:33:05.130Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-06T19:33:05.130Z] Running setup.py install for texttable: started [2022-09-06T19:33:06.126Z] ---> 4b66c4dd7a0d [2022-09-06T19:33:06.126Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-06T19:33:08.125Z] Running setup.py install for texttable: finished with status 'done' [2022-09-06T19:33:08.125Z] Running setup.py install for PyYAML: started [2022-09-06T19:33:08.743Z] ---> 5fabca7791a0 [2022-09-06T19:33:08.743Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-06T19:33:10.191Z] ---> 96ef2657157d [2022-09-06T19:33:10.191Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-06T19:33:11.649Z] ---> f7df80f3aadc [2022-09-06T19:33:11.649Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-06T19:33:11.649Z] ---> Running in 70d639924eb0 [2022-09-06T19:33:11.649Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-06T19:33:12.644Z] Removing intermediate container 70d639924eb0 [2022-09-06T19:33:12.644Z] ---> 718fa613fac2 [2022-09-06T19:33:12.644Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:33:12.644Z] ---> Running in 61ddfb4a9053 [2022-09-06T19:33:13.276Z] Removing intermediate container 61ddfb4a9053 [2022-09-06T19:33:13.276Z] ---> 8c886ad01c73 [2022-09-06T19:33:13.276Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T19:33:13.551Z] ---> Running in ef0a5aa9311d [2022-09-06T19:33:13.830Z] Running setup.py install for docopt: started [2022-09-06T19:33:14.437Z] Removing intermediate container ef0a5aa9311d [2022-09-06T19:33:14.437Z] ---> 578fe8d088b1 [2022-09-06T19:33:14.437Z] Step 24/25 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:33:14.711Z] ---> Running in 88afe172b4c9 [2022-09-06T19:33:14.990Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:33:14.990Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:33:14.990Z] ---> 893877c0afe2 [2022-09-06T19:33:14.990Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T19:33:14.990Z] ---> Using cache [2022-09-06T19:33:14.990Z] ---> eb2badcaf4b8 [2022-09-06T19:33:14.990Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:33:14.990Z] ---> Using cache [2022-09-06T19:33:14.990Z] ---> f42d1c592771 [2022-09-06T19:33:14.990Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T19:33:14.990Z] ---> Running in 8620d7b427f1 [2022-09-06T19:33:15.266Z] Removing intermediate container 88afe172b4c9 [2022-09-06T19:33:15.266Z] ---> 2fc87a85d1ae [2022-09-06T19:33:15.266Z] Step 25/25 : LABEL version=0.0.0 [2022-09-06T19:33:15.544Z] ---> Running in 7830a87b32c8 [2022-09-06T19:33:16.156Z] Removing intermediate container 7830a87b32c8 [2022-09-06T19:33:16.156Z] ---> 2fb5fb072ed2 [2022-09-06T19:33:16.156Z] [2022-09-06T19:33:16.760Z] Successfully built 2fb5fb072ed2 [2022-09-06T19:33:16.760Z] Successfully tagged core-metadata-arm64:latest [2022-09-06T19:33:16.760Z] Building security-spire-server [2022-09-06T19:33:16.761Z]  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:33:17.041Z] Running setup.py install for docopt: finished with status 'done' [2022-09-06T19:33:17.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:33:19.083Z] OK: 221 MiB in 51 packages [2022-09-06T19:33:20.097Z] Running setup.py install for dockerpty: started [2022-09-06T19:33:20.690Z] Removing intermediate container 8620d7b427f1 [2022-09-06T19:33:20.690Z] ---> 8fa490b9b87a [2022-09-06T19:33:20.690Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T19:33:21.674Z] ---> c1c50189a417 [2022-09-06T19:33:21.674Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:33:21.674Z] ---> Running in b69226919046 [2022-09-06T19:33:23.119Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-06T19:33:26.537Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-06T19:33:26.537Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-06T19:33:34.849Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:33:34.849Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:33:34.849Z] ---> 893877c0afe2 [2022-09-06T19:33:34.849Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T19:33:34.849Z] ---> Using cache [2022-09-06T19:33:34.849Z] ---> eb2badcaf4b8 [2022-09-06T19:33:34.849Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:33:34.849Z] ---> Using cache [2022-09-06T19:33:34.849Z] ---> f42d1c592771 [2022-09-06T19:33:34.849Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T19:33:34.849Z] ---> Using cache [2022-09-06T19:33:34.849Z] ---> 8fa490b9b87a [2022-09-06T19:33:34.849Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T19:33:34.849Z] ---> Using cache [2022-09-06T19:33:34.849Z] ---> c1c50189a417 [2022-09-06T19:33:34.849Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:33:35.125Z] ---> Running in 92fae84f6e9c [2022-09-06T19:33:53.486Z] Removing intermediate container 65cbe41120d7 [2022-09-06T19:33:53.486Z] ---> 22b60751a154 [2022-09-06T19:33:53.486Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-06T19:33:53.486Z] Removing intermediate container 95ee2e7521dd [2022-09-06T19:33:53.486Z] ---> cbaccccba912 [2022-09-06T19:33:53.486Z] [2022-09-06T19:33:53.486Z] Step 9/20 : FROM alpine:3.15 [2022-09-06T19:33:53.486Z] ---> Running in 8c0707a9396e [2022-09-06T19:33:53.486Z] 3.15: Pulling from library/alpine [2022-09-06T19:33:54.482Z] Removing intermediate container 8c0707a9396e [2022-09-06T19:33:54.482Z] ---> 5733a0ba3f64 [2022-09-06T19:33:54.482Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T19:33:54.482Z] ---> Running in 92350bcaf003 [2022-09-06T19:33:56.473Z] Removing intermediate container 92350bcaf003 [2022-09-06T19:33:56.473Z] ---> f8a97b018606 [2022-09-06T19:33:56.473Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-06T19:33:57.079Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T19:33:57.079Z] Status: Downloaded newer image for alpine:3.15 [2022-09-06T19:33:57.079Z] ---> 02e0d6fdf486 [2022-09-06T19:33:57.079Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T19:33:57.359Z] ---> Running in c6299ccd8434 [2022-09-06T19:33:58.808Z] Removing intermediate container c6299ccd8434 [2022-09-06T19:33:58.808Z] ---> 5b1ad159e411 [2022-09-06T19:33:58.808Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:33:59.091Z] ---> Running in 7f8459714f9c [2022-09-06T19:34:01.732Z] ---> 84ffaebedbe4 [2022-09-06T19:34:01.732Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-06T19:34:03.737Z] ---> 9941fa106a06 [2022-09-06T19:34:03.737Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-06T19:34:04.015Z] Removing intermediate container 7f8459714f9c [2022-09-06T19:34:04.015Z] ---> 3e40050d2571 [2022-09-06T19:34:04.015Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-06T19:34:04.293Z] ---> Running in 4a4d75ac42a6 [2022-09-06T19:34:06.926Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:34:07.210Z] ---> b9a998cf1b73 [2022-09-06T19:34:07.210Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-06T19:34:07.491Z] ---> Running in 4a1eda81e3ef [2022-09-06T19:34:07.775Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:34:08.383Z] Removing intermediate container 4a1eda81e3ef [2022-09-06T19:34:08.383Z] ---> 48397e2c3a7e [2022-09-06T19:34:08.383Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:34:08.666Z] ---> Running in c8dda365e631 [2022-09-06T19:34:09.280Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T19:34:09.280Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T19:34:09.280Z] OK: 15733 distinct packages available [2022-09-06T19:34:09.280Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:34:09.890Z] Removing intermediate container c8dda365e631 [2022-09-06T19:34:09.890Z] ---> 25ec8781a71a [2022-09-06T19:34:09.890Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T19:34:10.174Z] ---> Running in d929fbe4fb5e [2022-09-06T19:34:10.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:34:10.737Z] Removing intermediate container d929fbe4fb5e [2022-09-06T19:34:10.737Z] ---> 79a35ce32fb8 [2022-09-06T19:34:10.737Z] Step 22/23 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:34:11.018Z] ---> Running in c62d4320b89b [2022-09-06T19:34:11.628Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-06T19:34:11.907Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-06T19:34:11.907Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-06T19:34:11.907Z] Removing intermediate container c62d4320b89b [2022-09-06T19:34:11.907Z] ---> 29e36c76a887 [2022-09-06T19:34:11.907Z] Step 23/23 : LABEL version=0.0.0(4/9) Installing libcurl (7.80.0-r3) [2022-09-06T19:34:11.907Z] [2022-09-06T19:34:12.192Z] (5/9) Installing curl (7.80.0-r3) [2022-09-06T19:34:12.192Z] ---> Running in 337011d69705 [2022-09-06T19:34:12.192Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-06T19:34:12.469Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-06T19:34:12.469Z] (8/9) Installing libucontext (1.1-r0) [2022-09-06T19:34:12.469Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-06T19:34:12.745Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T19:34:12.745Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T19:34:13.350Z] OK: 8 MiB in 23 packages [2022-09-06T19:34:13.350Z] Removing intermediate container 337011d69705 [2022-09-06T19:34:13.350Z] ---> 23deccdadcfb [2022-09-06T19:34:13.350Z] [2022-09-06T19:34:14.805Z] Successfully built 23deccdadcfb [2022-09-06T19:34:14.805Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-06T19:34:15.087Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-09-06T19:34:17.738Z] Removing intermediate container 4a4d75ac42a6 [2022-09-06T19:34:17.738Z] ---> 8d7f150c86af [2022-09-06T19:34:17.738Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T19:34:19.735Z] ---> 89ddb94761e3 [2022-09-06T19:34:19.735Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-06T19:34:26.474Z] ---> a5c847e5713f [2022-09-06T19:34:26.474Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-06T19:34:28.460Z] ---> 57efffbd5b0a [2022-09-06T19:34:28.460Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-06T19:34:28.460Z] ---> Running in f59a907fb375 [2022-09-06T19:34:29.064Z] Removing intermediate container f59a907fb375 [2022-09-06T19:34:29.064Z] ---> 643f9fefffa3 [2022-09-06T19:34:29.064Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:34:29.341Z] ---> Running in 8e145d5463fc [2022-09-06T19:34:30.328Z] Removing intermediate container 8e145d5463fc [2022-09-06T19:34:30.328Z] ---> aebaf0bc3558 [2022-09-06T19:34:30.328Z] Step 18/20 : LABEL arch=arm64 [2022-09-06T19:34:30.603Z] ---> Running in 1f2c335f51f7 [2022-09-06T19:34:31.651Z] Removing intermediate container 1f2c335f51f7 [2022-09-06T19:34:31.651Z] ---> 60c649badeb6 [2022-09-06T19:34:31.651Z] Step 19/20 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:34:31.928Z] ---> Running in 11d4de8d0d32 [2022-09-06T19:34:32.935Z] Removing intermediate container 11d4de8d0d32 [2022-09-06T19:34:32.935Z] ---> e3ab255159b5 [2022-09-06T19:34:32.935Z] Step 20/20 : LABEL version=0.0.0 [2022-09-06T19:34:32.935Z] ---> Running in 67d2e8af5ec1 [2022-09-06T19:34:34.377Z] Removing intermediate container 67d2e8af5ec1 [2022-09-06T19:34:34.377Z] ---> 013e04b361a5 [2022-09-06T19:34:34.377Z] [2022-09-06T19:34:34.983Z] Successfully built 013e04b361a5 [2022-09-06T19:34:34.983Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-06T19:34:34.983Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-09-06T19:34:35.259Z] Removing intermediate container b69226919046 [2022-09-06T19:34:35.259Z] ---> 252909e9aca0 [2022-09-06T19:34:35.259Z] Step 8/26 : COPY . . [2022-09-06T19:34:35.548Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:34:35.548Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:34:35.548Z] ---> 893877c0afe2 [2022-09-06T19:34:35.548Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T19:34:35.548Z] ---> Using cache [2022-09-06T19:34:35.548Z] ---> 1ce49da220a4 [2022-09-06T19:34:35.548Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T19:34:35.548Z] ---> Using cache [2022-09-06T19:34:35.548Z] ---> 2d558289d02e [2022-09-06T19:34:35.548Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:34:35.548Z] ---> Using cache [2022-09-06T19:34:35.548Z] ---> 508923219c93 [2022-09-06T19:34:35.548Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-06T19:34:35.548Z] ---> Using cache [2022-09-06T19:34:35.548Z] ---> 2b8aad31ddda [2022-09-06T19:34:35.548Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T19:34:35.548Z] ---> Using cache [2022-09-06T19:34:35.548Z] ---> 3aca33714bfc [2022-09-06T19:34:35.548Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:34:35.548Z] ---> Using cache [2022-09-06T19:34:35.548Z] ---> 95728b8cf2ff [2022-09-06T19:34:35.548Z] Step 9/23 : COPY . . [2022-09-06T19:34:35.548Z] ---> Using cache [2022-09-06T19:34:35.548Z] ---> 89a8680bf8d0 [2022-09-06T19:34:35.548Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-06T19:34:35.828Z] ---> Running in d06d781af365 [2022-09-06T19:34:38.485Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-06T19:34:40.476Z] Removing intermediate container 92fae84f6e9c [2022-09-06T19:34:40.476Z] ---> e5426b1b94d1 [2022-09-06T19:34:40.476Z] Step 8/25 : COPY . . [2022-09-06T19:34:52.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:34:52.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:34:52.907Z] ---> 893877c0afe2 [2022-09-06T19:34:52.907Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T19:34:52.907Z] ---> Using cache [2022-09-06T19:34:52.907Z] ---> 1ce49da220a4 [2022-09-06T19:34:52.907Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T19:34:52.907Z] ---> Using cache [2022-09-06T19:34:52.907Z] ---> 2d558289d02e [2022-09-06T19:34:52.907Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:34:52.907Z] ---> Using cache [2022-09-06T19:34:52.907Z] ---> 508923219c93 [2022-09-06T19:34:52.907Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-06T19:34:54.370Z] ---> Running in 4d160dc34d4e [2022-09-06T19:34:57.027Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:34:57.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:34:58.240Z] ---> 69b0eaa9487e [2022-09-06T19:34:58.240Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T19:34:58.240Z] ---> Running in 927fb02bcc91 [2022-09-06T19:34:58.852Z] OK: 221 MiB in 51 packages [2022-09-06T19:34:59.136Z] Removing intermediate container 927fb02bcc91 [2022-09-06T19:34:59.136Z] ---> 2ce13c1d86e1 [2022-09-06T19:34:59.136Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T19:34:59.420Z] ---> Running in cfb448b30dd4 [2022-09-06T19:35:00.863Z] Removing intermediate container 4d160dc34d4e [2022-09-06T19:35:00.863Z] ---> 6b6625bc6da9 [2022-09-06T19:35:00.863Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T19:35:00.863Z] Removing intermediate container cfb448b30dd4 [2022-09-06T19:35:00.863Z] ---> aaf87664d7e4 [2022-09-06T19:35:00.863Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-06T19:35:00.863Z] ---> Running in fcd19fd28348 [2022-09-06T19:35:03.493Z] ---> c3c9758515ff [2022-09-06T19:35:03.493Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:35:03.493Z] ---> Running in d3df4fe42ff0 [2022-09-06T19:35:04.488Z] ---> 1cd4b0041f00 [2022-09-06T19:35:04.488Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T19:35:04.766Z] ---> Running in 6631e003a4ce [2022-09-06T19:35:04.766Z] Removing intermediate container fcd19fd28348 [2022-09-06T19:35:04.766Z] ---> aa3cad6fc224 [2022-09-06T19:35:04.766Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T19:35:05.045Z] ---> Running in ef60c365ba91 [2022-09-06T19:35:05.645Z] Removing intermediate container 6631e003a4ce [2022-09-06T19:35:05.645Z] ---> 866eceb08b5b [2022-09-06T19:35:05.645Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-06T19:35:05.645Z] ---> Running in ffd723f82b70 [2022-09-06T19:35:05.926Z] Removing intermediate container ef60c365ba91 [2022-09-06T19:35:05.926Z] ---> a58fce2f255b [2022-09-06T19:35:05.926Z] [2022-09-06T19:35:05.926Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T19:35:05.926Z] ---> 02e0d6fdf486 [2022-09-06T19:35:05.926Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T19:35:05.926Z] ---> Using cache [2022-09-06T19:35:05.926Z] ---> 5b1ad159e411 [2022-09-06T19:35:05.926Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:35:05.926Z] ---> Using cache [2022-09-06T19:35:05.926Z] ---> 3e40050d2571 [2022-09-06T19:35:05.926Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-06T19:35:06.198Z] ---> Running in de40cc36d66d [2022-09-06T19:35:06.801Z] Removing intermediate container ffd723f82b70 [2022-09-06T19:35:06.801Z] ---> 50aacfed563f [2022-09-06T19:35:06.801Z] Step 11/25 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-06T19:35:07.085Z] ---> Running in 016f475307f2 [2022-09-06T19:35:08.527Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:35:09.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:35:10.262Z] Removing intermediate container 016f475307f2 [2022-09-06T19:35:10.262Z] ---> 06803019e81a [2022-09-06T19:35:10.262Z] Step 12/25 : WORKDIR /edgex-go [2022-09-06T19:35:10.540Z] ---> Running in ea07dbebeb8f [2022-09-06T19:35:11.173Z] Removing intermediate container ea07dbebeb8f [2022-09-06T19:35:11.173Z] ---> 618f4cf62f82 [2022-09-06T19:35:11.173Z] [2022-09-06T19:35:11.173Z] Step 13/25 : FROM alpine:3.15 [2022-09-06T19:35:11.173Z] ---> 02e0d6fdf486 [2022-09-06T19:35:11.173Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T19:35:11.173Z] ---> Using cache [2022-09-06T19:35:11.173Z] ---> 5b1ad159e411 [2022-09-06T19:35:11.173Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:35:11.173Z] ---> Using cache [2022-09-06T19:35:11.173Z] ---> 3e40050d2571 [2022-09-06T19:35:11.173Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T19:35:11.173Z] ---> Running in 6a77dddf9a57 [2022-09-06T19:35:11.173Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T19:35:11.173Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T19:35:11.173Z] OK: 15733 distinct packages available [2022-09-06T19:35:11.455Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:35:12.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:35:12.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:35:13.911Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-06T19:35:13.911Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-06T19:35:13.911Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:35:14.186Z] (3/4) Installing libucontext (1.1-r0) [2022-09-06T19:35:14.186Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-06T19:35:14.186Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T19:35:14.467Z] OK: 6 MiB in 18 packages [2022-09-06T19:35:15.946Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T19:35:15.946Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T19:35:15.946Z] OK: 15733 distinct packages available [2022-09-06T19:35:15.946Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:35:16.229Z] Removing intermediate container de40cc36d66d [2022-09-06T19:35:16.229Z] ---> 08a65965b5a2 [2022-09-06T19:35:16.229Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T19:35:17.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:35:18.684Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-06T19:35:18.684Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-06T19:35:18.684Z] (3/5) Installing libucontext (1.1-r0) [2022-09-06T19:35:18.684Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-06T19:35:18.684Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-06T19:35:18.963Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T19:35:18.963Z] OK: 6 MiB in 19 packages [2022-09-06T19:35:21.622Z] Removing intermediate container 6a77dddf9a57 [2022-09-06T19:35:21.622Z] ---> 78a8e2656abe [2022-09-06T19:35:21.622Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T19:35:21.926Z] ---> 0fe537d9428a [2022-09-06T19:35:21.926Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T19:35:23.379Z] ---> aa3333696990 [2022-09-06T19:35:23.379Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-06T19:35:23.379Z] ---> Running in 71b47fcf8fa7 [2022-09-06T19:35:24.371Z] Removing intermediate container 71b47fcf8fa7 [2022-09-06T19:35:24.371Z] ---> 713384bf3aa2 [2022-09-06T19:35:24.371Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-06T19:35:25.839Z] ---> fbe537014852 [2022-09-06T19:35:25.839Z] Step 21/26 : WORKDIR / [2022-09-06T19:35:26.117Z] ---> Running in fff11e49eb65 [2022-09-06T19:35:26.725Z] Removing intermediate container fff11e49eb65 [2022-09-06T19:35:26.725Z] ---> b0427f097f33 [2022-09-06T19:35:26.725Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T19:35:27.005Z] ---> Running in 4a90b142607d [2022-09-06T19:35:27.991Z] Removing intermediate container 4a90b142607d [2022-09-06T19:35:27.991Z] ---> 1b6c6db4164a [2022-09-06T19:35:27.991Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T19:35:27.991Z] ---> Running in 1619c90160a2 [2022-09-06T19:35:28.994Z] Removing intermediate container 1619c90160a2 [2022-09-06T19:35:28.994Z] ---> 04308a33f60c [2022-09-06T19:35:28.994Z] Step 24/26 : LABEL arch=arm64 [2022-09-06T19:35:28.994Z] ---> b9961b20ce3e [2022-09-06T19:35:28.994Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T19:35:28.994Z] ---> Running in 91078eac6a97 [2022-09-06T19:35:29.989Z] Removing intermediate container 91078eac6a97 [2022-09-06T19:35:29.989Z] ---> cf707cb485dc [2022-09-06T19:35:29.989Z] Step 25/26 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:35:30.275Z] ---> Running in d3cd914f399d [2022-09-06T19:35:30.886Z] ---> 82d6bc602beb [2022-09-06T19:35:30.886Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-06T19:35:31.175Z] Removing intermediate container d3cd914f399d [2022-09-06T19:35:31.175Z] ---> a00f5592c5fe [2022-09-06T19:35:31.175Z] Step 26/26 : LABEL version=0.0.0 [2022-09-06T19:35:31.472Z] ---> Running in 79a73d443152 [2022-09-06T19:35:32.478Z] ---> cd3c9afc82b2 [2022-09-06T19:35:32.478Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-06T19:35:32.763Z] Removing intermediate container 79a73d443152 [2022-09-06T19:35:32.763Z] ---> 853020fe72c4 [2022-09-06T19:35:32.763Z] [2022-09-06T19:35:33.757Z] Successfully built 853020fe72c4 [2022-09-06T19:35:33.757Z] Successfully tagged security-spire-config-arm64:latest [2022-09-06T19:35:33.757Z] Building security-proxy-setup [2022-09-06T19:35:34.387Z]  Building security-spire-config ... done  ---> 9193e7cba72b [2022-09-06T19:35:34.387Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T19:35:34.668Z] ---> Running in 5ff3c25f6159 [2022-09-06T19:35:35.657Z] Removing intermediate container 5ff3c25f6159 [2022-09-06T19:35:35.657Z] ---> 78c213e0949e [2022-09-06T19:35:35.657Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T19:35:35.934Z] ---> Running in 183f3e7c89eb [2022-09-06T19:35:36.922Z] Removing intermediate container 183f3e7c89eb [2022-09-06T19:35:36.922Z] ---> e77539e9a742 [2022-09-06T19:35:36.922Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T19:35:37.195Z] ---> Running in 9e072e2b5ae6 [2022-09-06T19:35:38.203Z] Removing intermediate container 9e072e2b5ae6 [2022-09-06T19:35:38.203Z] ---> 01d6a836b1ec [2022-09-06T19:35:38.203Z] Step 24/25 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:35:38.203Z] ---> Running in 4dfc135867b2 [2022-09-06T19:35:39.651Z] Removing intermediate container 4dfc135867b2 [2022-09-06T19:35:39.651Z] ---> 1656dea3e793 [2022-09-06T19:35:39.651Z] Step 25/25 : LABEL version=0.0.0 [2022-09-06T19:35:39.651Z] ---> Running in 263d57796176 [2022-09-06T19:35:40.641Z] Removing intermediate container 263d57796176 [2022-09-06T19:35:40.641Z] ---> bc3d864277d7 [2022-09-06T19:35:40.641Z] [2022-09-06T19:35:41.628Z] Successfully built bc3d864277d7 [2022-09-06T19:35:41.628Z] Successfully tagged security-spire-server-arm64:latest [2022-09-06T19:35:41.628Z]  Building security-spire-server ... done Building security-spire-agent [2022-09-06T19:35:57.099Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:35:57.099Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:35:57.099Z] ---> 893877c0afe2 [2022-09-06T19:35:57.099Z] Step 3/22 : WORKDIR /edgex-go [2022-09-06T19:35:57.099Z] ---> Using cache [2022-09-06T19:35:57.099Z] ---> eb2badcaf4b8 [2022-09-06T19:35:57.099Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:35:57.099Z] ---> Using cache [2022-09-06T19:35:57.099Z] ---> f42d1c592771 [2022-09-06T19:35:57.099Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-06T19:35:57.099Z] ---> Using cache [2022-09-06T19:35:57.099Z] ---> bd0bbf653de1 [2022-09-06T19:35:57.099Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-06T19:35:57.099Z] ---> Using cache [2022-09-06T19:35:57.099Z] ---> d800b6e38611 [2022-09-06T19:35:57.099Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:35:57.099Z] ---> Using cache [2022-09-06T19:35:57.099Z] ---> a387636b01a7 [2022-09-06T19:35:57.099Z] Step 8/22 : COPY . . [2022-09-06T19:35:57.099Z] ---> Using cache [2022-09-06T19:35:57.099Z] ---> a5c61cef0407 [2022-09-06T19:35:57.099Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-06T19:35:57.099Z] ---> Running in 39b467664ba3 [2022-09-06T19:35:59.749Z] CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-06T19:36:01.196Z] Removing intermediate container d3df4fe42ff0 [2022-09-06T19:36:01.196Z] ---> c15586307281 [2022-09-06T19:36:01.196Z] Step 9/23 : COPY . . [2022-09-06T19:36:05.535Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:36:05.536Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:36:05.536Z] ---> 893877c0afe2 [2022-09-06T19:36:05.536Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T19:36:05.536Z] ---> Using cache [2022-09-06T19:36:05.536Z] ---> eb2badcaf4b8 [2022-09-06T19:36:05.536Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:36:05.536Z] ---> Using cache [2022-09-06T19:36:05.536Z] ---> f42d1c592771 [2022-09-06T19:36:05.536Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T19:36:05.536Z] ---> Using cache [2022-09-06T19:36:05.536Z] ---> 8fa490b9b87a [2022-09-06T19:36:05.536Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T19:36:05.536Z] ---> Using cache [2022-09-06T19:36:05.536Z] ---> c1c50189a417 [2022-09-06T19:36:05.536Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:36:05.536Z] ---> Using cache [2022-09-06T19:36:05.536Z] ---> e5426b1b94d1 [2022-09-06T19:36:05.536Z] Step 8/26 : COPY . . [2022-09-06T19:36:05.536Z] ---> Using cache [2022-09-06T19:36:05.536Z] ---> 1cd4b0041f00 [2022-09-06T19:36:05.536Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T19:36:05.536Z] ---> Using cache [2022-09-06T19:36:05.536Z] ---> 866eceb08b5b [2022-09-06T19:36:05.536Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T19:36:05.536Z] ---> Using cache [2022-09-06T19:36:05.536Z] ---> 50aacfed563f [2022-09-06T19:36:05.536Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-06T19:36:06.536Z] ---> Running in 2722a37a3918 [2022-09-06T19:36:10.892Z] Removing intermediate container 2722a37a3918 [2022-09-06T19:36:10.892Z] ---> 4c8c927c5831 [2022-09-06T19:36:10.892Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T19:36:10.892Z] ---> Running in fd83de642a37 [2022-09-06T19:36:11.172Z] Removing intermediate container fd83de642a37 [2022-09-06T19:36:11.172Z] ---> ca94d043bc2f [2022-09-06T19:36:11.172Z] [2022-09-06T19:36:11.172Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T19:36:11.172Z] ---> 02e0d6fdf486 [2022-09-06T19:36:11.172Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T19:36:11.172Z] ---> Using cache [2022-09-06T19:36:11.172Z] ---> 5b1ad159e411 [2022-09-06T19:36:11.172Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:36:11.172Z] ---> Using cache [2022-09-06T19:36:11.172Z] ---> 3e40050d2571 [2022-09-06T19:36:11.172Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T19:36:11.172Z] ---> Using cache [2022-09-06T19:36:11.172Z] ---> 78a8e2656abe [2022-09-06T19:36:11.172Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-06T19:36:17.909Z] ---> 5f2b5796a166 [2022-09-06T19:36:17.909Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T19:36:18.896Z] ---> 890e9048c005 [2022-09-06T19:36:18.896Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-06T19:36:19.175Z] ---> Running in 401a5fb617fc [2022-09-06T19:36:21.162Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-06T19:36:23.818Z] ---> 512a2c733593 [2022-09-06T19:36:23.818Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T19:36:24.093Z] ---> b1efc1ecfc93 [2022-09-06T19:36:24.093Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-06T19:36:25.083Z] ---> 3abd37dc295e [2022-09-06T19:36:25.083Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-06T19:36:25.695Z] ---> b0acee026122 [2022-09-06T19:36:25.695Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T19:36:25.977Z] ---> Running in f065e3f509fa [2022-09-06T19:36:26.261Z] Removing intermediate container f065e3f509fa [2022-09-06T19:36:26.261Z] ---> c7649e12610c [2022-09-06T19:36:26.261Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T19:36:26.546Z] ---> Running in a35f8439fe18 [2022-09-06T19:36:27.158Z] Removing intermediate container a35f8439fe18 [2022-09-06T19:36:27.158Z] ---> 126fce4416f5 [2022-09-06T19:36:27.158Z] Step 24/26 : LABEL arch=arm64 [2022-09-06T19:36:27.158Z] ---> Running in 39960c4af162 [2022-09-06T19:36:27.434Z] Removing intermediate container 39960c4af162 [2022-09-06T19:36:27.434Z] ---> 60a68c05fd8a [2022-09-06T19:36:27.434Z] Step 25/26 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:36:27.714Z] ---> Running in 543007c5ec93 [2022-09-06T19:36:28.317Z] Removing intermediate container 543007c5ec93 [2022-09-06T19:36:28.317Z] ---> 08619eb94a78 [2022-09-06T19:36:28.317Z] Step 26/26 : LABEL version=0.0.0 [2022-09-06T19:36:28.317Z] ---> Running in c883da6c6188 [2022-09-06T19:36:28.594Z] Removing intermediate container c883da6c6188 [2022-09-06T19:36:28.594Z] ---> 747a121e639a [2022-09-06T19:36:28.870Z] [2022-09-06T19:36:29.150Z] Successfully built 747a121e639a [2022-09-06T19:36:29.150Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-06T19:36:29.150Z] Building core-data [2022-09-06T19:36:47.508Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T19:36:47.508Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T19:36:47.508Z] ---> 893877c0afe2 [2022-09-06T19:36:47.508Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T19:36:47.508Z] ---> Using cache [2022-09-06T19:36:47.508Z] ---> 1ce49da220a4 [2022-09-06T19:36:47.508Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T19:36:47.508Z] ---> Using cache [2022-09-06T19:36:47.508Z] ---> 2d558289d02e [2022-09-06T19:36:47.508Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:36:47.508Z] ---> Using cache [2022-09-06T19:36:47.508Z] ---> 508923219c93 [2022-09-06T19:36:47.508Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-06T19:36:47.508Z] ---> Running in c310ff3d2fc1 [2022-09-06T19:36:48.503Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:36:49.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:36:50.931Z] OK: 221 MiB in 51 packages [2022-09-06T19:36:51.920Z] Removing intermediate container c310ff3d2fc1 [2022-09-06T19:36:51.920Z] ---> 88db7fdac309 [2022-09-06T19:36:51.920Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T19:36:52.910Z] ---> e3618c4e6c2c [2022-09-06T19:36:52.910Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:36:53.191Z] ---> Running in ce2a149e4772 [2022-09-06T19:37:49.773Z] Removing intermediate container ce2a149e4772 [2022-09-06T19:37:49.773Z] ---> 91c5ff95b8aa [2022-09-06T19:37:49.773Z] Step 9/24 : COPY . . [2022-09-06T19:37:49.773Z] Removing intermediate container c1b7c6e472cb [2022-09-06T19:37:49.773Z] ---> ca6d9f2aa405 [2022-09-06T19:37:49.773Z] [2022-09-06T19:37:49.773Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T19:37:49.773Z] ---> a6215f271958 [2022-09-06T19:37:49.773Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-06T19:37:49.773Z] ---> Using cache [2022-09-06T19:37:49.773Z] ---> 37fb2688cd9f [2022-09-06T19:37:49.773Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T19:37:49.773Z] ---> Using cache [2022-09-06T19:37:49.773Z] ---> 69db8d1a71ab [2022-09-06T19:37:49.773Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-06T19:37:49.774Z] ---> Running in b99e5c4eb69d [2022-09-06T19:37:49.774Z] Removing intermediate container b99e5c4eb69d [2022-09-06T19:37:49.774Z] ---> b216d60f0b88 [2022-09-06T19:37:49.774Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-06T19:37:49.774Z] ---> Running in 2a5da33819b6 [2022-09-06T19:37:49.774Z] Removing intermediate container 2a5da33819b6 [2022-09-06T19:37:49.774Z] ---> 31d229f9beb7 [2022-09-06T19:37:49.774Z] Step 16/24 : WORKDIR / [2022-09-06T19:37:49.774Z] ---> Running in a5d83e1eb588 [2022-09-06T19:37:50.372Z] Removing intermediate container a5d83e1eb588 [2022-09-06T19:37:50.372Z] ---> f42aabd94d8e [2022-09-06T19:37:50.372Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T19:37:51.834Z] ---> 5602792d8610 [2022-09-06T19:37:51.834Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-06T19:37:54.494Z] ---> 4e7677069996 [2022-09-06T19:37:54.494Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-06T19:37:55.942Z] ---> 3820e8de7dbf [2022-09-06T19:37:55.942Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-06T19:37:56.216Z] ---> Running in eeb31f9632d4 [2022-09-06T19:37:57.198Z] Removing intermediate container eeb31f9632d4 [2022-09-06T19:37:57.198Z] ---> 34b15276b557 [2022-09-06T19:37:57.198Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:37:57.198Z] ---> Running in 1daac0c9b444 [2022-09-06T19:37:58.182Z] Removing intermediate container 1daac0c9b444 [2022-09-06T19:37:58.182Z] ---> 783d370ab02c [2022-09-06T19:37:58.182Z] Step 22/24 : LABEL arch=arm64 [2022-09-06T19:37:58.182Z] ---> Running in 2529982270d6 [2022-09-06T19:37:59.166Z] Removing intermediate container 2529982270d6 [2022-09-06T19:37:59.166Z] ---> 079284a7292d [2022-09-06T19:37:59.166Z] Step 23/24 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:37:59.166Z] ---> Running in 943dbae534b5 [2022-09-06T19:37:59.796Z] Removing intermediate container 943dbae534b5 [2022-09-06T19:37:59.796Z] ---> 722102f34794 [2022-09-06T19:37:59.796Z] Step 24/24 : LABEL version=0.0.0 [2022-09-06T19:38:00.068Z] ---> Running in 7496e5cb1b08 [2022-09-06T19:38:01.079Z] Removing intermediate container 7496e5cb1b08 [2022-09-06T19:38:01.079Z] ---> 4c272ca8b5c4 [2022-09-06T19:38:01.079Z] [2022-09-06T19:38:01.357Z] Successfully built 4c272ca8b5c4 [2022-09-06T19:38:01.357Z] Successfully tagged core-command-arm64:latest [2022-09-06T19:38:03.362Z]  Building core-command ... done  ---> 9c8e59afa366 [2022-09-06T19:38:03.362Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-06T19:38:03.362Z] ---> Running in 7a190cbe1139 [2022-09-06T19:38:05.355Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-06T19:40:27.276Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-06T19:40:45.640Z] Removing intermediate container 39b467664ba3 [2022-09-06T19:40:45.640Z] ---> cf7142d067a4 [2022-09-06T19:40:45.640Z] [2022-09-06T19:40:45.640Z] Step 10/22 : FROM alpine:3.16 [2022-09-06T19:40:45.917Z] ---> a6215f271958 [2022-09-06T19:40:45.917Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-06T19:40:45.917Z] ---> Running in 45ad398814df [2022-09-06T19:40:47.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:40:48.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:40:49.198Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-06T19:40:49.474Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-06T19:40:49.474Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T19:40:49.474Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-06T19:40:49.474Z] (5/6) Installing curl (7.83.1-r3) [2022-09-06T19:40:49.474Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-06T19:40:49.474Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:40:49.474Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T19:40:50.074Z] OK: 8 MiB in 20 packages [2022-09-06T19:40:52.072Z] Removing intermediate container 45ad398814df [2022-09-06T19:40:52.072Z] ---> 7401ba198e94 [2022-09-06T19:40:52.073Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T19:40:52.073Z] ---> Running in aa3d343fa617 [2022-09-06T19:40:52.674Z] Removing intermediate container aa3d343fa617 [2022-09-06T19:40:52.674Z] ---> 5d97e2111c1a [2022-09-06T19:40:52.674Z] Step 13/22 : WORKDIR /edgex [2022-09-06T19:40:52.674Z] ---> Running in 0809aac7fb27 [2022-09-06T19:40:53.272Z] Removing intermediate container 0809aac7fb27 [2022-09-06T19:40:53.272Z] ---> cd1ccc1fe787 [2022-09-06T19:40:53.272Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-06T19:40:54.256Z] ---> f379b9cd1b4d [2022-09-06T19:40:54.256Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-06T19:40:55.698Z] ---> f7e729509f51 [2022-09-06T19:40:55.698Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-06T19:40:57.143Z] ---> 8f9e69e5e2c1 [2022-09-06T19:40:57.143Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T19:40:58.136Z] ---> cfd73d786ed6 [2022-09-06T19:40:58.136Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T19:40:58.136Z] ---> Running in d5e64c27f745 [2022-09-06T19:41:01.574Z] Removing intermediate container d5e64c27f745 [2022-09-06T19:41:01.574Z] ---> 09f58ebe02d8 [2022-09-06T19:41:01.574Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T19:41:01.574Z] ---> Running in 5b1ec2b8c941 [2022-09-06T19:41:01.857Z] Removing intermediate container 5b1ec2b8c941 [2022-09-06T19:41:01.857Z] ---> 524c1fd929ac [2022-09-06T19:41:01.857Z] Step 20/22 : LABEL arch=arm64 [2022-09-06T19:41:01.857Z] ---> Running in adf4b3172282 [2022-09-06T19:41:02.478Z] Removing intermediate container adf4b3172282 [2022-09-06T19:41:02.478Z] ---> 2581af6435c9 [2022-09-06T19:41:02.478Z] Step 21/22 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:41:02.478Z] ---> Running in aadbb16c1783 [2022-09-06T19:41:03.098Z] Removing intermediate container aadbb16c1783 [2022-09-06T19:41:03.098Z] ---> cfc0cb5e38e4 [2022-09-06T19:41:03.098Z] Step 22/22 : LABEL version=0.0.0 [2022-09-06T19:41:03.377Z] ---> Running in e3977e319ee4 [2022-09-06T19:41:03.988Z] Removing intermediate container e3977e319ee4 [2022-09-06T19:41:03.989Z] ---> d89f1bb9c90c [2022-09-06T19:41:03.989Z] [2022-09-06T19:41:03.989Z] Successfully built d89f1bb9c90c [2022-09-06T19:41:04.265Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-06T19:42:00.868Z]  Building security-proxy-setup ... done Removing intermediate container d06d781af365 [2022-09-06T19:42:00.868Z] ---> 7a4908599339 [2022-09-06T19:42:00.868Z] [2022-09-06T19:42:00.868Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T19:42:00.868Z] ---> a6215f271958 [2022-09-06T19:42:00.868Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-06T19:42:00.868Z] ---> Using cache [2022-09-06T19:42:00.868Z] ---> 37fb2688cd9f [2022-09-06T19:42:00.868Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T19:42:00.868Z] ---> Using cache [2022-09-06T19:42:00.868Z] ---> 69db8d1a71ab [2022-09-06T19:42:00.868Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-06T19:42:00.868Z] ---> Running in 3c5abea7ad9c [2022-09-06T19:42:00.868Z] Removing intermediate container 3c5abea7ad9c [2022-09-06T19:42:00.868Z] ---> 38b64b833fca [2022-09-06T19:42:00.868Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T19:42:00.868Z] ---> Running in 2503dd1725bf [2022-09-06T19:42:00.868Z] Removing intermediate container 2503dd1725bf [2022-09-06T19:42:00.868Z] ---> 4b2803c0592f [2022-09-06T19:42:00.868Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T19:42:00.868Z] ---> bca64b3c0c7d [2022-09-06T19:42:00.868Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-06T19:42:01.466Z] ---> 3b89c5e3ce45 [2022-09-06T19:42:01.466Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-06T19:42:02.448Z] ---> db689eb70c43 [2022-09-06T19:42:02.448Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-06T19:42:02.448Z] ---> Running in 160cb38e60ce [2022-09-06T19:42:03.059Z] Removing intermediate container 160cb38e60ce [2022-09-06T19:42:03.059Z] ---> 03c10af68ee2 [2022-09-06T19:42:03.059Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:42:03.337Z] ---> Running in 0384bc1fe2ec [2022-09-06T19:42:03.939Z] Removing intermediate container 0384bc1fe2ec [2022-09-06T19:42:03.939Z] ---> 8ca793885482 [2022-09-06T19:42:03.939Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T19:42:03.939Z] ---> Running in d2edbd8fcace [2022-09-06T19:42:04.555Z] Removing intermediate container d2edbd8fcace [2022-09-06T19:42:04.555Z] ---> ce0ada012967 [2022-09-06T19:42:04.555Z] Step 22/23 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:42:04.555Z] ---> Running in f4dd9bdbc66a [2022-09-06T19:42:05.166Z] Removing intermediate container f4dd9bdbc66a [2022-09-06T19:42:05.166Z] ---> 431098ea0a18 [2022-09-06T19:42:05.166Z] Step 23/23 : LABEL version=0.0.0 [2022-09-06T19:42:05.166Z] ---> Running in 806a53729248 [2022-09-06T19:42:05.775Z] Removing intermediate container 806a53729248 [2022-09-06T19:42:05.775Z] ---> 1ea2663fddee [2022-09-06T19:42:05.775Z] [2022-09-06T19:42:06.064Z] Successfully built 1ea2663fddee [2022-09-06T19:42:06.064Z] Successfully tagged support-scheduler-arm64:latest [2022-09-06T19:42:38.431Z]  Building support-scheduler ... done Removing intermediate container 7a190cbe1139 [2022-09-06T19:42:38.431Z] ---> 1f76411f3f17 [2022-09-06T19:42:38.431Z] [2022-09-06T19:42:38.431Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T19:42:38.431Z] ---> a6215f271958 [2022-09-06T19:42:38.431Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-06T19:42:38.431Z] ---> Running in dba889f8f765 [2022-09-06T19:42:38.431Z] Removing intermediate container dba889f8f765 [2022-09-06T19:42:38.431Z] ---> 7a849f50dffd [2022-09-06T19:42:38.431Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-06T19:42:38.431Z] ---> Running in aa98a8a37173 [2022-09-06T19:42:38.431Z] Removing intermediate container aa98a8a37173 [2022-09-06T19:42:38.431Z] ---> 3e27845c2b53 [2022-09-06T19:42:38.431Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-06T19:42:38.431Z] ---> Running in d6da1638c84a [2022-09-06T19:42:38.431Z] Removing intermediate container d6da1638c84a [2022-09-06T19:42:38.431Z] ---> 7d1f9675fb35 [2022-09-06T19:42:38.431Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:42:38.431Z] ---> Running in e88ee20bc6a8 [2022-09-06T19:42:38.431Z] Removing intermediate container e88ee20bc6a8 [2022-09-06T19:42:38.431Z] ---> fac8cde5f17b [2022-09-06T19:42:38.431Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T19:42:38.431Z] ---> Running in f2cf94bfd42e [2022-09-06T19:42:38.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:42:39.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:42:39.412Z] Removing intermediate container 401a5fb617fc [2022-09-06T19:42:39.412Z] ---> f90493350a97 [2022-09-06T19:42:39.412Z] [2022-09-06T19:42:39.412Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T19:42:39.412Z] ---> a6215f271958 [2022-09-06T19:42:39.412Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-06T19:42:39.693Z] ---> Running in 629dab1a8469 [2022-09-06T19:42:40.293Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T19:42:40.293Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T19:42:40.293Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T19:42:40.569Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T19:42:40.569Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T19:42:40.569Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T19:42:40.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:42:40.849Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:42:40.849Z] OK: 8 MiB in 20 packages [2022-09-06T19:42:41.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:42:42.112Z] Removing intermediate container f2cf94bfd42e [2022-09-06T19:42:42.112Z] ---> 2e5ecc0cfcd9 [2022-09-06T19:42:42.112Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T19:42:42.112Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-06T19:42:42.388Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-06T19:42:42.388Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:42:42.388Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T19:42:42.660Z] ---> 02c9a787b512 [2022-09-06T19:42:42.660Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-06T19:42:42.660Z] OK: 6 MiB in 16 packages [2022-09-06T19:42:43.642Z] ---> 70cb4156aa3e [2022-09-06T19:42:43.642Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-06T19:42:43.921Z] Removing intermediate container 629dab1a8469 [2022-09-06T19:42:43.921Z] ---> ebe8b52414a1 [2022-09-06T19:42:43.921Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T19:42:43.921Z] ---> Running in f6e84f8ddd64 [2022-09-06T19:42:44.200Z] Removing intermediate container f6e84f8ddd64 [2022-09-06T19:42:44.200Z] ---> 2c0312c015c5 [2022-09-06T19:42:44.200Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-06T19:42:44.473Z] ---> ff9c525325f5 [2022-09-06T19:42:44.473Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-06T19:42:44.473Z] ---> Running in 77eb3b641372 [2022-09-06T19:42:44.473Z] ---> Running in c56a486b8042 [2022-09-06T19:42:44.748Z] Removing intermediate container c56a486b8042 [2022-09-06T19:42:44.748Z] ---> bcdef45f5667 [2022-09-06T19:42:44.748Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:42:44.748Z] Removing intermediate container 77eb3b641372 [2022-09-06T19:42:44.748Z] ---> 43b54d267d7e [2022-09-06T19:42:44.748Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T19:42:45.022Z] ---> Running in 2f2a77e6b6ce [2022-09-06T19:42:45.022Z] ---> Running in 448b17182a52 [2022-09-06T19:42:45.300Z] Removing intermediate container 2f2a77e6b6ce [2022-09-06T19:42:45.300Z] ---> 8eb106f07153 [2022-09-06T19:42:45.300Z] Step 22/24 : LABEL arch=arm64 [2022-09-06T19:42:45.300Z] Removing intermediate container 448b17182a52 [2022-09-06T19:42:45.300Z] ---> 4fc59e3a9f66 [2022-09-06T19:42:45.300Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T19:42:45.300Z] ---> Running in 6241484f6004 [2022-09-06T19:42:45.898Z] Removing intermediate container 6241484f6004 [2022-09-06T19:42:45.898Z] ---> fb6e6cb4d8c8 [2022-09-06T19:42:45.898Z] Step 23/24 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:42:45.898Z] ---> Running in ffdcb91bacd6 [2022-09-06T19:42:45.898Z] ---> 8fb590c4dab7 [2022-09-06T19:42:45.898Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-06T19:42:46.178Z] Removing intermediate container ffdcb91bacd6 [2022-09-06T19:42:46.178Z] ---> 2bc5084bf631 [2022-09-06T19:42:46.178Z] Step 24/24 : LABEL version=0.0.0 [2022-09-06T19:42:46.178Z] ---> Running in f262a7f41f53 [2022-09-06T19:42:46.774Z] Removing intermediate container f262a7f41f53 [2022-09-06T19:42:46.774Z] ---> fa57207dcd7b [2022-09-06T19:42:46.774Z] [2022-09-06T19:42:47.048Z] Successfully built fa57207dcd7b [2022-09-06T19:42:47.048Z] Successfully tagged core-data-arm64:latest [2022-09-06T19:42:47.323Z]  Building core-data ... done  ---> 7e873f34a15f [2022-09-06T19:42:47.323Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-06T19:42:47.923Z] ---> fd3ff42352fa [2022-09-06T19:42:47.923Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-06T19:42:48.201Z] ---> Running in a4fc62a4da58 [2022-09-06T19:42:48.473Z] Removing intermediate container a4fc62a4da58 [2022-09-06T19:42:48.473Z] ---> 65b0536cfbfd [2022-09-06T19:42:48.473Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:42:48.473Z] ---> Running in 82dfed840052 [2022-09-06T19:42:48.745Z] Removing intermediate container 82dfed840052 [2022-09-06T19:42:48.745Z] ---> 2fd4412b5a60 [2022-09-06T19:42:48.745Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T19:42:48.745Z] ---> Running in 238ca5c00e28 [2022-09-06T19:42:49.344Z] Removing intermediate container 238ca5c00e28 [2022-09-06T19:42:49.344Z] ---> 74b344d05ed4 [2022-09-06T19:42:49.344Z] Step 22/23 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 [2022-09-06T19:42:49.344Z] ---> Running in c3afc3414168 [2022-09-06T19:42:49.618Z] Removing intermediate container c3afc3414168 [2022-09-06T19:42:49.618Z] ---> a99f932657fc [2022-09-06T19:42:49.618Z] Step 23/23 : LABEL version=0.0.0 [2022-09-06T19:42:49.618Z] ---> Running in a74707df4493 [2022-09-06T19:42:49.891Z] Removing intermediate container a74707df4493 [2022-09-06T19:42:49.891Z] ---> dc4506966a3f [2022-09-06T19:42:49.891Z] [2022-09-06T19:42:50.164Z] Successfully built dc4506966a3f [2022-09-06T19:42:50.164Z] Successfully tagged support-notifications-arm64:latest [2022-09-06T19:42:50.452Z]  Building support-notifications ... done  [Pipeline] } [2022-09-06T19:42:50.494Z] $ docker stop --time=1 56371ecbeb50eaf75e6ccdc67e2f167ee48ed8473eaa1123e18e934baf246fd4 [2022-09-06T19:42:52.155Z] $ docker rm -f 56371ecbeb50eaf75e6ccdc67e2f167ee48ed8473eaa1123e18e934baf246fd4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T19:42:52.728Z] + docker images [2022-09-06T19:42:53.001Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-06T19:42:53.001Z] support-notifications-arm64 latest dc4506966a3f 3 seconds ago 26.3MB [2022-09-06T19:42:53.001Z] core-data-arm64 latest fa57207dcd7b 6 seconds ago 20.7MB [2022-09-06T19:42:53.001Z] f90493350a97 14 seconds ago 1.43GB [2022-09-06T19:42:53.001Z] 1f76411f3f17 20 seconds ago 1.38GB [2022-09-06T19:42:53.001Z] support-scheduler-arm64 latest 1ea2663fddee 47 seconds ago 25.7MB [2022-09-06T19:42:53.001Z] 7a4908599339 57 seconds ago 1.43GB [2022-09-06T19:42:53.001Z] security-proxy-setup-arm64 latest d89f1bb9c90c About a minute ago 26.4MB [2022-09-06T19:42:53.001Z] cf7142d067a4 2 minutes ago 1.36GB [2022-09-06T19:42:53.001Z] core-command-arm64 latest 4c272ca8b5c4 4 minutes ago 16.7MB [2022-09-06T19:42:53.001Z] ca6d9f2aa405 5 minutes ago 1.37GB [2022-09-06T19:42:53.001Z] security-spire-agent-arm64 latest 747a121e639a 6 minutes ago 122MB [2022-09-06T19:42:53.001Z] ca94d043bc2f 6 minutes ago 1.25GB [2022-09-06T19:42:53.001Z] security-spire-server-arm64 latest bc3d864277d7 7 minutes ago 84.2MB [2022-09-06T19:42:53.001Z] security-spire-config-arm64 latest 853020fe72c4 7 minutes ago 83.6MB [2022-09-06T19:42:53.001Z] 618f4cf62f82 7 minutes ago 1.25GB [2022-09-06T19:42:53.001Z] a58fce2f255b 7 minutes ago 1.25GB [2022-09-06T19:42:53.001Z] security-spiffe-token-provider-arm64 latest 013e04b361a5 8 minutes ago 28.4MB [2022-09-06T19:42:53.001Z] sys-mgmt-agent-arm64 latest 23deccdadcfb 8 minutes ago 133MB [2022-09-06T19:42:53.001Z] cbaccccba912 9 minutes ago 1.41GB [2022-09-06T19:42:53.001Z] core-metadata-arm64 latest 2fb5fb072ed2 9 minutes ago 17.5MB [2022-09-06T19:42:53.001Z] cb0a0e53d899 9 minutes ago 1.38GB [2022-09-06T19:42:53.001Z] security-bootstrapper-arm64 latest a182d98d164b 10 minutes ago 18.7MB [2022-09-06T19:42:53.001Z] security-secretstore-setup-arm64 latest 15572f990058 10 minutes ago 28.2MB [2022-09-06T19:42:53.001Z] b2939113c417 10 minutes ago 1.36GB [2022-09-06T19:42:53.001Z] caa2abba1a26 10 minutes ago 1.37GB [2022-09-06T19:42:53.001Z] 2478a8245302 10 minutes ago 1.36GB [2022-09-06T19:42:53.001Z] ci-base-image-arm64 latest 893877c0afe2 28 minutes ago 995MB [2022-09-06T19:42:53.001Z] alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB [2022-09-06T19:42:53.001Z] alpine 3.16 a6215f271958 4 weeks ago 5.29MB [2022-09-06T19:42:53.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-06T19:42:53.001Z] 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 [2022-09-06T19:42:53.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T19:42:53.751Z] [2022-09-06T19:42:53.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:42:54.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T19:42:54.436Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-06T19:42:54.436Z] 8998bd30e6a1: Pulling fs layer [2022-09-06T19:42:54.436Z] 04944245beec: Pulling fs layer [2022-09-06T19:42:54.436Z] 699f458cf7ca: Pulling fs layer [2022-09-06T19:42:54.436Z] 765212b225bb: Pulling fs layer [2022-09-06T19:42:54.436Z] f23df028b6ca: Pulling fs layer [2022-09-06T19:42:54.436Z] d65c8cfc05b1: Pulling fs layer [2022-09-06T19:42:54.436Z] 2437ff75d9bd: Pulling fs layer [2022-09-06T19:42:54.436Z] f23df028b6ca: Waiting [2022-09-06T19:42:54.436Z] d65c8cfc05b1: Waiting [2022-09-06T19:42:54.436Z] 765212b225bb: Waiting [2022-09-06T19:42:54.436Z] 2437ff75d9bd: Waiting [2022-09-06T19:42:54.713Z] 04944245beec: Verifying Checksum [2022-09-06T19:42:54.713Z] 04944245beec: Download complete [2022-09-06T19:42:54.713Z] 765212b225bb: Verifying Checksum [2022-09-06T19:42:54.713Z] 765212b225bb: Download complete [2022-09-06T19:42:54.713Z] f23df028b6ca: Verifying Checksum [2022-09-06T19:42:54.713Z] f23df028b6ca: Download complete [2022-09-06T19:42:54.713Z] d65c8cfc05b1: Verifying Checksum [2022-09-06T19:42:54.713Z] d65c8cfc05b1: Download complete [2022-09-06T19:42:54.713Z] 699f458cf7ca: Verifying Checksum [2022-09-06T19:42:54.713Z] 699f458cf7ca: Download complete [2022-09-06T19:42:55.315Z] 8998bd30e6a1: Verifying Checksum [2022-09-06T19:42:55.315Z] 8998bd30e6a1: Download complete [2022-09-06T19:42:57.302Z] 2437ff75d9bd: Verifying Checksum [2022-09-06T19:42:57.302Z] 2437ff75d9bd: Download complete [2022-09-06T19:42:59.924Z] 8998bd30e6a1: Pull complete [2022-09-06T19:42:59.924Z] 04944245beec: Pull complete [2022-09-06T19:43:01.902Z] 699f458cf7ca: Pull complete [2022-09-06T19:43:01.902Z] 765212b225bb: Pull complete [2022-09-06T19:43:02.881Z] f23df028b6ca: Pull complete [2022-09-06T19:43:02.881Z] d65c8cfc05b1: Pull complete [2022-09-06T19:43:17.974Z] 2437ff75d9bd: Pull complete [2022-09-06T19:43:17.974Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-06T19:43:17.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T19:43:17.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:43:18.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-24682 does not seem to be running inside a container [2022-09-06T19:43:18.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-06T19:43:21.047Z] $ docker top 10a8062add615d014773f3ac9cdb3e2990ad20167418c38e232a2c685eea0f9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:43:22.105Z] ---> job-cost.sh [2022-09-06T19:43:22.105Z] lf-activate-venv: SKIPPING [2022-09-06T19:43:22.105Z] INFO: No Stack... [2022-09-06T19:43:22.703Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-06T19:43:23.296Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T19:43:23.990Z] + cut -d, -f6 [2022-09-06T19:43:23.990Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-09-06T19:43:24.041Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4146-1-stack-cost] [2022-09-06T19:43:24.046Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4146-1-stack-cost] did not exist. Created. [2022-09-06T19:43:24.046Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4146-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T19:43:24.823Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-06T19:43:25.023Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T19:43:25.043Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4146-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T19:43:25.154Z] $ docker stop --time=1 10a8062add615d014773f3ac9cdb3e2990ad20167418c38e232a2c685eea0f9c [2022-09-06T19:43:26.723Z] $ docker rm -f 10a8062add615d014773f3ac9cdb3e2990ad20167418c38e232a2c685eea0f9c [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 [2022-09-06T19:43:27.797Z] provisioning config files... [2022-09-06T19:43:27.806Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3665290471840148317tmp [Pipeline] { [Pipeline] sh [2022-09-06T19:43:28.147Z] + set +x [2022-09-06T19:43:28.147Z] + + curl -s https://codecov.io/bashbash [2022-09-06T19:43:28.147Z] -s -- [2022-09-06T19:43:28.147Z] [2022-09-06T19:43:28.147Z] _____ _ [2022-09-06T19:43:28.147Z] / ____| | | [2022-09-06T19:43:28.147Z] | | ___ __| | ___ ___ _____ __ [2022-09-06T19:43:28.147Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-06T19:43:28.147Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-06T19:43:28.147Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-06T19:43:28.147Z] Bash-1.0.6 [2022-09-06T19:43:28.147Z] [2022-09-06T19:43:28.147Z] [2022-09-06T19:43:28.147Z] ==> git version 2.25.1 found [2022-09-06T19:43:28.147Z] ==> 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 [2022-09-06T19:43:28.147Z] Release-Date: 2020-01-08 [2022-09-06T19:43:28.147Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-06T19:43:28.147Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-06T19:43:28.147Z] ==> Jenkins CI detected. [2022-09-06T19:43:28.147Z] current dir:  /w/workspace/edgex-go/1 [2022-09-06T19:43:28.147Z] project root: . [2022-09-06T19:43:28.147Z] --> token set from env [2022-09-06T19:43:28.147Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-06T19:43:28.147Z] ==> Running gcov in . (disable via -X gcov) [2022-09-06T19:43:28.147Z] ==> Python coveragepy not found [2022-09-06T19:43:28.147Z] ==> Searching for coverage reports in: [2022-09-06T19:43:28.147Z] + . [2022-09-06T19:43:28.147Z] -> Found 1 reports [2022-09-06T19:43:28.147Z] ==> Detecting git/mercurial file structure [2022-09-06T19:43:28.147Z] ==> Reading reports [2022-09-06T19:43:28.409Z] + ./coverage.out bytes=482786 [2022-09-06T19:43:28.409Z] ==> Appending adjustments [2022-09-06T19:43:28.409Z] https://docs.codecov.io/docs/fixing-reports [2022-09-06T19:43:29.794Z] + Found adjustments [2022-09-06T19:43:29.794Z] ==> Gzipping contents [2022-09-06T19:43:29.794Z] 64K /tmp/codecov.SgRtua.gz [2022-09-06T19:43:29.794Z] ==> Uploading reports [2022-09-06T19:43:29.794Z] url: https://codecov.io [2022-09-06T19:43:29.794Z] query: branch=PR-4146&commit=ea7a91481d9e233e1e00d191163b8afe076d4f96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4146%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4146&job=&cmd_args= [2022-09-06T19:43:29.794Z] -> Pinging Codecov [2022-09-06T19:43:29.794Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4146&commit=ea7a91481d9e233e1e00d191163b8afe076d4f96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4146%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4146&job=&cmd_args= [2022-09-06T19:43:30.056Z] -> Uploading to [2022-09-06T19:43:30.056Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-06/00271124DB129430A58F1EEE437C3FCB/ea7a91481d9e233e1e00d191163b8afe076d4f96/35d49a5c-dfa5-4b77-9dd6-ee8ce0e9e8bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T194329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eaacb4ea0d586bee02e5caa72b180a0ba2946dff08b0e18bf413fcbd349ae738 [2022-09-06T19:43:30.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T19:43:30.056Z] Dload Upload Total Spent Left Speed [2022-09-06T19:43:30.318Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63269 0 0 100 63269 0 950k --:--:-- --:--:-- --:--:-- 936k 100 63269 0 0 100 63269 0 249k --:--:-- --:--:-- --:--:-- 248k [2022-09-06T19:43:30.318Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ea7a91481d9e233e1e00d191163b8afe076d4f96 [Pipeline] } [2022-09-06T19:43:30.345Z] 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 [2022-09-06T19:43:31.821Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:43:32.157Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:43:33.054Z] ---> package-listing.sh [2022-09-06T19:43:33.054Z] ++ facter osfamily [2022-09-06T19:43:33.054Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-06T19:43:33.313Z] + OS_FAMILY=debian [2022-09-06T19:43:33.313Z] + workspace=/w/workspace/edgex-go/1 [2022-09-06T19:43:33.313Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-06T19:43:33.313Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-06T19:43:33.313Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-06T19:43:33.313Z] + PACKAGES=/tmp/packages_start.txt [2022-09-06T19:43:33.313Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-06T19:43:33.313Z] + PACKAGES=/tmp/packages_end.txt [2022-09-06T19:43:33.313Z] + case "${OS_FAMILY}" in [2022-09-06T19:43:33.313Z] + dpkg -l [2022-09-06T19:43:33.313Z] + grep '^ii' [2022-09-06T19:43:33.313Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-06T19:43:33.313Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-06T19:43:33.313Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-06T19:43:33.313Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-06T19:43:33.313Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-06T19:43:33.313Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-06T19:43:33.348Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-06T19:43:33.644Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:43:34.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T19:43:34.273Z] [2022-09-06T19:43:34.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:43:34.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T19:43:34.654Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-06T19:43:34.654Z] 5eb5b503b376: Pulling fs layer [2022-09-06T19:43:34.654Z] 5c69ac0246d0: Pulling fs layer [2022-09-06T19:43:34.654Z] ec43610c2a17: Pulling fs layer [2022-09-06T19:43:34.654Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-06T19:43:34.654Z] 33b1e0a273af: Pulling fs layer [2022-09-06T19:43:34.654Z] 5d3b04190fa2: Pulling fs layer [2022-09-06T19:43:34.654Z] 2f39f015ded8: Pulling fs layer [2022-09-06T19:43:34.654Z] 33b1e0a273af: Waiting [2022-09-06T19:43:34.654Z] 5d3b04190fa2: Waiting [2022-09-06T19:43:34.654Z] 3a2ae6a8a46f: Waiting [2022-09-06T19:43:34.654Z] 2f39f015ded8: Waiting [2022-09-06T19:43:34.654Z] 5c69ac0246d0: Download complete [2022-09-06T19:43:34.654Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-06T19:43:34.654Z] 3a2ae6a8a46f: Download complete [2022-09-06T19:43:34.654Z] 33b1e0a273af: Verifying Checksum [2022-09-06T19:43:34.654Z] 33b1e0a273af: Download complete [2022-09-06T19:43:34.914Z] 5d3b04190fa2: Verifying Checksum [2022-09-06T19:43:34.914Z] 5d3b04190fa2: Download complete [2022-09-06T19:43:34.914Z] ec43610c2a17: Verifying Checksum [2022-09-06T19:43:34.914Z] ec43610c2a17: Download complete [2022-09-06T19:43:34.914Z] 5eb5b503b376: Download complete [2022-09-06T19:43:35.482Z] 2f39f015ded8: Download complete [2022-09-06T19:43:36.421Z] 5eb5b503b376: Pull complete [2022-09-06T19:43:36.421Z] 5c69ac0246d0: Pull complete [2022-09-06T19:43:36.991Z] ec43610c2a17: Pull complete [2022-09-06T19:43:36.991Z] 3a2ae6a8a46f: Pull complete [2022-09-06T19:43:37.251Z] 33b1e0a273af: Pull complete [2022-09-06T19:43:37.251Z] 5d3b04190fa2: Pull complete [2022-09-06T19:43:41.453Z] 2f39f015ded8: Pull complete [2022-09-06T19:43:41.453Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-06T19:43:41.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T19:43:41.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:43:41.663Z] prd-ubuntu20.04-docker-8c-8g-24681 does not seem to be running inside a container [2022-09-06T19:43:41.681Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T19:43:43.846Z] $ docker top 79c9130afcb0a390a4ba2656bfccb9210677d8d3c8e597c621699a5add463b20 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T19:43:44.255Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-06T19:43:44.568Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-06T19:43:44.882Z] + ls /var/log/sa-host [2022-09-06T19:43:44.883Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T19:43:45.119Z] provisioning config files... [2022-09-06T19:43:45.129Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7630876780186865679tmp [Pipeline] { [Pipeline] echo [2022-09-06T19:43:45.180Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:43:45.496Z] ---> create-netrc.sh [Pipeline] } [2022-09-06T19:43:45.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:43:45.937Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-06T19:43:45.969Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:43:46.304Z] ---> sudo-logs.sh [2022-09-06T19:43:46.304Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-06T19:43:46.376Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:43:46.690Z] ---> job-cost.sh [2022-09-06T19:43:46.690Z] lf-activate-venv: SKIPPING [2022-09-06T19:43:46.690Z] DEBUG: total: 0.10999999940395355 [2022-09-06T19:43:46.690Z] INFO: Retrieving Stack Cost... [2022-09-06T19:43:47.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T19:43:47.520Z] INFO: Archiving Costs [Pipeline] echo [2022-09-06T19:43:47.554Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:43:47.866Z] ---> logs-deploy.sh [2022-09-06T19:43:47.866Z] lf-activate-venv: SKIPPING [2022-09-06T19:43:47.866Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4146/1 [2022-09-06T19:43:47.866Z] INFO: archiving workspace using pattern(s): [2022-09-06T19:43:48.807Z] Archives upload complete. [2022-09-06T19:43:49.068Z] INFO: archiving logs to Nexus [2022-09-06T19:43:49.639Z] ---> uname -a: [2022-09-06T19:43:49.639Z] Linux prd-ubuntu20-04-docker-8c-8g-24681 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-06T19:43:49.639Z] [2022-09-06T19:43:49.639Z] [2022-09-06T19:43:49.639Z] ---> lscpu: [2022-09-06T19:43:49.639Z] Architecture: x86_64 [2022-09-06T19:43:49.639Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-06T19:43:49.639Z] Byte Order: Little Endian [2022-09-06T19:43:49.639Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-06T19:43:49.639Z] CPU(s): 8 [2022-09-06T19:43:49.639Z] On-line CPU(s) list: 0-7 [2022-09-06T19:43:49.639Z] Thread(s) per core: 1 [2022-09-06T19:43:49.639Z] Core(s) per socket: 1 [2022-09-06T19:43:49.639Z] Socket(s): 8 [2022-09-06T19:43:49.639Z] NUMA node(s): 1 [2022-09-06T19:43:49.639Z] Vendor ID: AuthenticAMD [2022-09-06T19:43:49.639Z] CPU family: 23 [2022-09-06T19:43:49.639Z] Model: 49 [2022-09-06T19:43:49.639Z] Model name: AMD EPYC-Rome Processor [2022-09-06T19:43:49.639Z] Stepping: 0 [2022-09-06T19:43:49.639Z] CPU MHz: 2799.998 [2022-09-06T19:43:49.639Z] BogoMIPS: 5599.99 [2022-09-06T19:43:49.640Z] Virtualization: AMD-V [2022-09-06T19:43:49.640Z] Hypervisor vendor: KVM [2022-09-06T19:43:49.640Z] Virtualization type: full [2022-09-06T19:43:49.640Z] L1d cache: 256 KiB [2022-09-06T19:43:49.640Z] L1i cache: 256 KiB [2022-09-06T19:43:49.640Z] L2 cache: 4 MiB [2022-09-06T19:43:49.640Z] L3 cache: 128 MiB [2022-09-06T19:43:49.640Z] NUMA node0 CPU(s): 0-7 [2022-09-06T19:43:49.640Z] Vulnerability Itlb multihit: Not affected [2022-09-06T19:43:49.640Z] Vulnerability L1tf: Not affected [2022-09-06T19:43:49.640Z] Vulnerability Mds: Not affected [2022-09-06T19:43:49.640Z] Vulnerability Meltdown: Not affected [2022-09-06T19:43:49.640Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-06T19:43:49.640Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-06T19:43:49.640Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-06T19:43:49.640Z] Vulnerability Srbds: Not affected [2022-09-06T19:43:49.640Z] Vulnerability Tsx async abort: Not affected [2022-09-06T19:43:49.640Z] 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 [2022-09-06T19:43:49.640Z] [2022-09-06T19:43:49.640Z] [2022-09-06T19:43:49.640Z] ---> nproc: [2022-09-06T19:43:49.640Z] 8 [2022-09-06T19:43:49.640Z] [2022-09-06T19:43:49.640Z] [2022-09-06T19:43:49.640Z] ---> df -h: [2022-09-06T19:43:49.640Z] Filesystem Size Used Avail Use% Mounted on [2022-09-06T19:43:49.640Z] overlay 155G 18G 138G 12% / [2022-09-06T19:43:49.640Z] tmpfs 64M 0 64M 0% /dev [2022-09-06T19:43:49.640Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-06T19:43:49.640Z] shm 64M 0 64M 0% /dev/shm [2022-09-06T19:43:49.640Z] /dev/vda1 155G 18G 138G 12% /facter-os [2022-09-06T19:43:49.640Z] [2022-09-06T19:43:49.640Z] [2022-09-06T19:43:49.640Z] ---> sar -b -r -n DEV: [2022-09-06T19:43:49.640Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24681) 09/06/22 _x86_64_ (8 CPU) [2022-09-06T19:43:49.640Z] [2022-09-06T19:43:49.640Z] 19:06:32 LINUX RESTART (8 CPU) [2022-09-06T19:43:49.640Z] [2022-09-06T19:43:49.640Z] 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-06T19:43:49.640Z] 19:08:01 330.54 15.03 315.51 0.00 2150.44 134474.92 0.00 [2022-09-06T19:43:49.640Z] 19:09:01 63.13 0.03 63.10 0.00 2.93 26811.86 0.00 [2022-09-06T19:43:49.640Z] 19:10:01 32.59 0.08 32.51 0.00 1.33 9766.39 0.00 [2022-09-06T19:43:49.640Z] 19:11:01 494.07 7.73 486.34 0.00 82.35 249021.45 0.00 [2022-09-06T19:43:49.640Z] 19:12:02 975.07 0.58 974.49 0.00 14.66 256548.04 0.00 [2022-09-06T19:43:49.640Z] 19:13:01 1066.64 1.58 1065.06 0.00 12.61 262791.73 0.00 [2022-09-06T19:43:49.640Z] 19:14:01 218.21 0.03 218.18 0.00 0.27 31243.45 0.00 [2022-09-06T19:43:49.640Z] 19:15:01 2.62 0.00 2.62 0.00 0.00 28.79 0.00 [2022-09-06T19:43:49.640Z] 19:16:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2022-09-06T19:43:49.640Z] 19:17:01 2.43 0.02 2.42 0.00 0.13 30.26 0.00 [2022-09-06T19:43:49.640Z] 19:18:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 [2022-09-06T19:43:49.640Z] 19:19:01 1.90 0.00 1.90 0.00 0.00 21.86 0.00 [2022-09-06T19:43:49.640Z] 19:20:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 [2022-09-06T19:43:49.640Z] 19:21:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 [2022-09-06T19:43:49.640Z] 19:22:01 1.77 0.02 1.75 0.00 0.13 19.99 0.00 [2022-09-06T19:43:49.640Z] 19:23:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2022-09-06T19:43:49.640Z] 19:24:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2022-09-06T19:43:49.640Z] 19:25:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2022-09-06T19:43:49.640Z] 19:26:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2022-09-06T19:43:49.640Z] 19:27:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2022-09-06T19:43:49.640Z] 19:28:01 1.73 0.00 1.73 0.00 0.00 19.59 0.00 [2022-09-06T19:43:49.640Z] 19:29:01 0.83 0.00 0.83 0.00 0.00 11.06 0.00 [2022-09-06T19:43:49.640Z] 19:30:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 [2022-09-06T19:43:49.640Z] 19:31:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 [2022-09-06T19:43:49.640Z] 19:32:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2022-09-06T19:43:49.640Z] 19:33:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2022-09-06T19:43:49.640Z] 19:34:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2022-09-06T19:43:49.640Z] 19:35:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 [2022-09-06T19:43:49.640Z] 19:36:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2022-09-06T19:43:49.640Z] 19:37:01 1.55 0.00 1.55 0.00 0.00 19.73 0.00 [2022-09-06T19:43:49.640Z] 19:38:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2022-09-06T19:43:49.640Z] 19:39:01 0.93 0.00 0.93 0.00 0.00 12.53 0.00 [2022-09-06T19:43:49.640Z] 19:40:01 2.83 1.57 1.27 0.00 49.05 16.26 0.00 [2022-09-06T19:43:49.640Z] 19:41:01 3.43 0.87 2.57 0.00 18.40 35.59 0.00 [2022-09-06T19:43:49.640Z] 19:42:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 [2022-09-06T19:43:49.640Z] 19:43:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 [2022-09-06T19:43:49.640Z] Average: 89.10 0.76 88.34 0.00 64.80 26869.21 0.00 [2022-09-06T19:43:49.640Z] [2022-09-06T19:43:49.640Z] 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-06T19:43:49.640Z] 19:08:01 27684328 31775020 522716 1.59 135592 4147020 2044452 6.03 1235824 3506452 353324 [2022-09-06T19:43:49.640Z] 19:09:01 27445324 31426760 862192 2.62 139128 4029524 2717636 8.01 1672396 3289872 149956 [2022-09-06T19:43:49.640Z] 19:10:01 27226052 31720448 567672 1.73 141684 4505656 2051812 6.05 1455596 3692688 378596 [2022-09-06T19:43:49.640Z] 19:11:01 21723932 31719380 558584 1.70 277976 9629560 2125460 6.26 1752056 8641208 554532 [2022-09-06T19:43:49.640Z] 19:12:02 20959972 31315248 944604 2.87 326868 9843684 4156284 12.25 2475624 8560900 7416 [2022-09-06T19:43:49.640Z] 19:13:01 19789320 31470356 791508 2.41 414168 10979672 3129864 9.22 2457116 9653436 97308 [2022-09-06T19:43:49.640Z] 19:14:01 20590580 31758196 515616 1.57 418756 10493412 1995768 5.88 2150988 9203712 392 [2022-09-06T19:43:49.640Z] 19:15:01 20591080 31758772 514804 1.57 418796 10493412 1995768 5.88 2150236 9203712 172 [2022-09-06T19:43:49.640Z] 19:16:01 20594584 31762412 511108 1.55 418812 10493544 1995768 5.88 2147004 9203832 188 [2022-09-06T19:43:49.640Z] 19:17:01 20595016 31762920 510528 1.55 418872 10493516 1995768 5.88 2147012 9203820 12 [2022-09-06T19:43:49.640Z] 19:18:01 20601816 31769800 503444 1.53 418908 10493524 1995768 5.88 2140136 9203824 180 [2022-09-06T19:43:49.640Z] 19:19:01 20602912 31770900 502364 1.53 418940 10493528 1995768 5.88 2139408 9203828 0 [2022-09-06T19:43:49.640Z] 19:20:01 20602788 31770848 502584 1.53 418980 10493528 1995768 5.88 2139780 9203828 188 [2022-09-06T19:43:49.640Z] 19:21:01 20602992 31771076 502296 1.53 419000 10493536 1995768 5.88 2139872 9203832 228 [2022-09-06T19:43:49.640Z] 19:22:01 20603012 31771348 502468 1.53 419028 10493536 2001052 5.90 2139744 9204004 32 [2022-09-06T19:43:49.640Z] 19:23:01 20602316 31770728 502944 1.53 419060 10493540 2001052 5.90 2140084 9204008 216 [2022-09-06T19:43:49.640Z] 19:24:01 20602520 31770968 502644 1.53 419088 10493544 2001052 5.90 2139752 9204012 196 [2022-09-06T19:43:49.640Z] 19:25:01 20602756 31771204 502344 1.53 419112 10493544 2001052 5.90 2139724 9204012 188 [2022-09-06T19:43:49.640Z] 19:26:01 20602664 31771152 502556 1.53 419136 10493548 2001052 5.90 2139404 9204016 12 [2022-09-06T19:43:49.640Z] 19:27:01 20602932 31771444 502240 1.53 419152 10493552 2001052 5.90 2139272 9204020 188 [2022-09-06T19:43:49.640Z] 19:28:01 20602916 31771460 502140 1.53 419204 10493552 2001052 5.90 2139668 9204020 12 [2022-09-06T19:43:49.640Z] 19:29:01 20602544 31771128 502468 1.53 419208 10493560 2001052 5.90 2139328 9204024 200 [2022-09-06T19:43:49.640Z] 19:30:01 20602796 31771380 502140 1.53 419228 10493564 2001052 5.90 2139312 9204024 12 [2022-09-06T19:43:49.640Z] 19:31:01 20602496 31771104 502368 1.53 419236 10493568 2001052 5.90 2139332 9204028 16 [2022-09-06T19:43:49.640Z] 19:32:01 20602416 31771040 502360 1.53 419252 10493564 2001052 5.90 2139728 9204032 24 [2022-09-06T19:43:49.640Z] 19:33:01 20602432 31771072 502280 1.53 419268 10493572 2001052 5.90 2139736 9204040 44 [2022-09-06T19:43:49.640Z] 19:34:01 20602312 31770992 502272 1.53 419280 10493576 2001052 5.90 2139908 9204044 200 [2022-09-06T19:43:49.640Z] 19:35:01 20602312 31771012 502248 1.53 419300 10493580 2001052 5.90 2139416 9204048 204 [2022-09-06T19:43:49.640Z] 19:36:01 20602512 31771212 502184 1.53 419320 10493580 2001052 5.90 2139672 9204048 20 [2022-09-06T19:43:49.640Z] 19:37:01 20602504 31771264 502104 1.53 419356 10493584 2001052 5.90 2139792 9204052 92 [2022-09-06T19:43:49.640Z] 19:38:01 20602512 31771272 502072 1.53 419380 10493584 2001052 5.90 2139784 9204052 12 [2022-09-06T19:43:49.640Z] 19:39:01 20602148 31770916 502344 1.53 419404 10493592 2001052 5.90 2139504 9204060 200 [2022-09-06T19:43:49.640Z] 19:40:01 20600748 31772048 501060 1.52 419424 10495068 1996940 5.89 2143332 9203576 248 [2022-09-06T19:43:49.640Z] 19:41:01 20597608 31769764 503152 1.53 419488 10495576 2008316 5.92 2141976 9204008 8 [2022-09-06T19:43:49.640Z] 19:42:01 20597852 31770012 502824 1.53 419512 10495576 2008316 5.92 2141960 9204012 12 [2022-09-06T19:43:49.640Z] 19:43:01 20597424 31769640 503108 1.53 419528 10495584 2008316 5.92 2142304 9204012 44 [2022-09-06T19:43:49.640Z] Average: 21190290 31736508 537843 1.64 389179 9943029 2117569 6.24 2091272 8707308 42908 [2022-09-06T19:43:49.640Z] [2022-09-06T19:43:49.640Z] 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-06T19:43:49.640Z] 19:08:01 ens3 1266.91 1208.45 12547.14 164.13 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:08:01 docker0 506.75 459.11 37.78 3862.51 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:08:01 lo 5.07 5.07 0.49 0.49 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:09:01 ens3 66.48 53.63 36.32 65.58 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:09:01 docker0 1.37 1.43 0.09 0.12 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:09:01 vethab31c83 1.37 1.55 0.11 0.13 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:10:01 ens3 36.34 18.98 32.09 11.15 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:10:01 vethab31c83 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:11:01 veth00ab32a 0.00 0.80 0.00 0.05 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:11:01 ens3 313.47 236.16 3333.73 90.23 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:11:01 docker0 127.73 168.35 9.84 1631.33 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:11:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:12:02 veth00ab32a 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:12:02 ens3 235.98 175.02 1458.66 84.92 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:12:02 veth9fca299 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:12:02 vethf281486 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:12:02 veth85574f7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:12:02 veth64ff3a0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:12:02 docker0 107.38 146.66 7.67 1321.02 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:12:02 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:12:02 vetha288c54 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.640Z] 19:13:01 veth00ab32a 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:13:01 ens3 214.00 151.64 1507.35 101.33 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:13:01 veth4d5de98 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:13:01 docker0 82.51 127.18 6.12 1464.04 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:13:01 veth7d7f3e8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:14:01 ens3 24.26 12.78 111.67 6.34 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:14:01 docker0 5.00 10.50 0.31 99.69 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:15:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:18:01 ens3 0.15 0.08 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:23:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:24:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:25:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:27:01 ens3 0.17 0.15 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:28:01 ens3 0.35 0.33 0.57 0.05 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:32:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:36:01 ens3 0.15 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:37:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:40:01 ens3 30.14 28.71 6.67 47.08 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:42:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:43:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] Average: ens3 60.78 52.40 528.29 15.83 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] Average: docker0 23.05 25.32 1.72 232.18 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-06T19:43:49.641Z] [2022-09-06T19:43:49.641Z] [2022-09-06T19:43:49.641Z] ---> sar -P ALL: [2022-09-06T19:43:49.641Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24681) 09/06/22 _x86_64_ (8 CPU) [2022-09-06T19:43:49.641Z] [2022-09-06T19:43:49.641Z] 19:06:32 LINUX RESTART (8 CPU) [2022-09-06T19:43:49.641Z] [2022-09-06T19:43:49.641Z] 19:07:01 CPU %user %nice %system %iowait %steal %idle [2022-09-06T19:43:49.641Z] 19:08:01 all 12.85 0.00 5.10 1.77 0.07 80.21 [2022-09-06T19:43:49.641Z] 19:08:01 0 13.15 0.00 5.08 1.47 0.05 80.24 [2022-09-06T19:43:49.641Z] 19:08:01 1 12.47 0.00 5.14 0.07 0.05 82.27 [2022-09-06T19:43:49.641Z] 19:08:01 2 12.35 0.00 5.36 6.48 0.07 75.74 [2022-09-06T19:43:49.641Z] 19:08:01 3 12.29 0.00 5.22 0.22 0.09 82.18 [2022-09-06T19:43:49.641Z] 19:08:01 4 11.72 0.00 4.75 2.66 0.07 80.81 [2022-09-06T19:43:49.641Z] 19:08:01 5 12.90 0.00 5.06 1.26 0.05 80.72 [2022-09-06T19:43:49.641Z] 19:08:01 6 14.33 0.00 5.28 1.38 0.07 78.94 [2022-09-06T19:43:49.641Z] 19:08:01 7 13.59 0.00 4.94 0.58 0.09 80.80 [2022-09-06T19:43:49.641Z] 19:09:01 all 39.65 0.00 7.41 0.54 0.08 52.32 [2022-09-06T19:43:49.641Z] 19:09:01 0 39.20 0.00 6.66 0.05 0.08 54.01 [2022-09-06T19:43:49.641Z] 19:09:01 1 39.78 0.00 8.11 0.08 0.08 51.94 [2022-09-06T19:43:49.641Z] 19:09:01 2 41.06 0.00 7.10 1.38 0.08 50.38 [2022-09-06T19:43:49.641Z] 19:09:01 3 39.97 0.00 7.68 0.03 0.08 52.23 [2022-09-06T19:43:49.641Z] 19:09:01 4 38.43 0.00 8.55 0.03 0.07 52.91 [2022-09-06T19:43:49.641Z] 19:09:01 5 39.79 0.00 7.41 1.99 0.08 50.73 [2022-09-06T19:43:49.641Z] 19:09:01 6 39.48 0.00 6.64 0.39 0.07 53.43 [2022-09-06T19:43:49.641Z] 19:09:01 7 39.50 0.00 7.15 0.39 0.07 52.90 [2022-09-06T19:43:49.641Z] 19:10:01 all 55.03 0.00 7.63 0.15 0.10 37.09 [2022-09-06T19:43:49.641Z] 19:10:01 0 55.03 0.00 7.82 0.03 0.10 37.02 [2022-09-06T19:43:49.641Z] 19:10:01 1 54.22 0.00 7.25 0.05 0.10 38.38 [2022-09-06T19:43:49.641Z] 19:10:01 2 54.64 0.00 7.61 0.02 0.10 37.63 [2022-09-06T19:43:49.641Z] 19:10:01 3 55.10 0.00 7.92 0.03 0.10 36.85 [2022-09-06T19:43:49.641Z] 19:10:01 4 55.16 0.00 7.26 0.02 0.10 37.46 [2022-09-06T19:43:49.641Z] 19:10:01 5 54.44 0.00 7.91 0.71 0.10 36.84 [2022-09-06T19:43:49.641Z] 19:10:01 6 55.80 0.00 7.64 0.25 0.10 36.21 [2022-09-06T19:43:49.641Z] 19:10:01 7 55.86 0.00 7.64 0.08 0.12 36.30 [2022-09-06T19:43:49.641Z] 19:11:01 all 16.87 0.00 11.42 6.48 0.09 65.14 [2022-09-06T19:43:49.641Z] 19:11:01 0 17.28 0.00 9.78 2.38 0.08 70.47 [2022-09-06T19:43:49.641Z] 19:11:01 1 15.51 0.00 12.63 6.41 0.07 65.39 [2022-09-06T19:43:49.641Z] 19:11:01 2 16.71 0.00 12.10 11.73 0.09 59.37 [2022-09-06T19:43:49.641Z] 19:11:01 3 15.49 0.00 11.67 4.36 0.12 68.36 [2022-09-06T19:43:49.642Z] 19:11:01 4 18.73 0.00 12.98 6.07 0.09 62.13 [2022-09-06T19:43:49.642Z] 19:11:01 5 18.91 0.00 11.88 8.38 0.09 60.75 [2022-09-06T19:43:49.642Z] 19:11:01 6 16.16 0.00 11.22 9.33 0.08 63.21 [2022-09-06T19:43:49.642Z] 19:11:01 7 16.20 0.00 9.15 3.24 0.09 71.33 [2022-09-06T19:43:49.642Z] 19:12:02 all 55.97 0.00 13.82 7.40 0.13 22.69 [2022-09-06T19:43:49.642Z] 19:12:02 0 56.99 0.00 13.69 3.87 0.14 25.31 [2022-09-06T19:43:49.642Z] 19:12:02 1 53.72 0.00 15.94 10.02 0.14 20.19 [2022-09-06T19:43:49.642Z] 19:12:02 2 57.10 0.00 13.28 8.78 0.12 20.72 [2022-09-06T19:43:49.642Z] 19:12:02 3 57.07 0.00 12.71 7.81 0.12 22.30 [2022-09-06T19:43:49.642Z] 19:12:02 4 57.14 0.00 14.06 6.85 0.14 21.81 [2022-09-06T19:43:49.642Z] 19:12:02 5 55.27 0.00 14.07 9.69 0.14 20.83 [2022-09-06T19:43:49.642Z] 19:12:02 6 56.25 0.00 12.96 4.60 0.14 26.05 [2022-09-06T19:43:49.642Z] 19:12:02 7 54.18 0.00 13.82 7.60 0.12 24.28 [2022-09-06T19:43:49.642Z] 19:13:01 all 65.08 0.00 14.98 6.19 0.14 13.60 [2022-09-06T19:43:49.642Z] 19:13:01 0 67.35 0.00 13.35 4.35 0.12 14.84 [2022-09-06T19:43:49.642Z] 19:13:01 1 65.94 0.00 14.57 7.15 0.14 12.20 [2022-09-06T19:43:49.642Z] 19:13:01 2 64.66 0.00 15.35 9.46 0.20 10.33 [2022-09-06T19:43:49.642Z] 19:13:01 3 64.67 0.00 15.34 4.97 0.14 14.89 [2022-09-06T19:43:49.642Z] 19:13:01 4 64.32 0.00 16.52 6.77 0.14 12.24 [2022-09-06T19:43:49.642Z] 19:13:01 5 65.52 0.00 15.33 5.27 0.12 13.76 [2022-09-06T19:43:49.642Z] 19:13:01 6 62.31 0.00 13.61 7.25 0.14 16.69 [2022-09-06T19:43:49.642Z] 19:13:01 7 65.87 0.00 15.79 4.31 0.14 13.90 [2022-09-06T19:43:49.642Z] 19:14:01 all 17.52 0.00 3.23 1.20 0.04 78.01 [2022-09-06T19:43:49.642Z] 19:14:01 0 17.33 0.00 3.26 2.43 0.05 76.93 [2022-09-06T19:43:49.642Z] 19:14:01 1 17.84 0.00 3.29 0.55 0.05 78.27 [2022-09-06T19:43:49.642Z] 19:14:01 2 17.49 0.00 3.35 0.25 0.05 78.86 [2022-09-06T19:43:49.642Z] 19:14:01 3 17.21 0.00 3.30 3.03 0.05 76.41 [2022-09-06T19:43:49.642Z] 19:14:01 4 17.63 0.00 2.68 0.84 0.03 78.82 [2022-09-06T19:43:49.642Z] 19:14:01 5 18.14 0.00 3.60 1.16 0.03 77.07 [2022-09-06T19:43:49.642Z] 19:14:01 6 16.40 0.00 3.18 0.61 0.03 79.78 [2022-09-06T19:43:49.642Z] 19:14:01 7 18.09 0.00 3.15 0.74 0.05 77.97 [2022-09-06T19:43:49.642Z] 19:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:15:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:15:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2022-09-06T19:43:49.642Z] 19:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:16:01 all 0.27 0.00 0.01 0.01 0.00 99.72 [2022-09-06T19:43:49.642Z] 19:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:16:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2022-09-06T19:43:49.642Z] 19:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:16:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:16:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:16:01 7 2.00 0.00 0.02 0.00 0.00 97.98 [2022-09-06T19:43:49.642Z] 19:17:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-09-06T19:43:49.642Z] 19:17:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2022-09-06T19:43:49.642Z] 19:17:01 1 0.05 0.00 0.02 0.05 0.00 99.88 [2022-09-06T19:43:49.642Z] 19:17:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-06T19:43:49.642Z] 19:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:17:01 7 1.89 0.00 0.02 0.00 0.00 98.09 [2022-09-06T19:43:49.642Z] 19:18:01 all 0.01 0.00 0.02 0.01 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:18:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:18:01 1 0.03 0.00 0.03 0.03 0.00 99.90 [2022-09-06T19:43:49.642Z] 19:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-06T19:43:49.642Z] 19:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T19:43:49.642Z] 19:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:18:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2022-09-06T19:43:49.642Z] [2022-09-06T19:43:49.642Z] 19:18:01 CPU %user %nice %system %iowait %steal %idle [2022-09-06T19:43:49.642Z] 19:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:19:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:19:01 3 0.02 0.00 0.02 0.05 0.00 99.92 [2022-09-06T19:43:49.642Z] 19:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:20:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-09-06T19:43:49.642Z] 19:20:01 0 0.00 0.00 0.00 0.05 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-06T19:43:49.642Z] 19:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:20:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:21:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:21:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:21:01 1 0.03 0.00 0.03 0.05 0.00 99.88 [2022-09-06T19:43:49.642Z] 19:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:22:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-09-06T19:43:49.642Z] 19:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:22:01 1 0.05 0.00 0.05 0.03 0.00 99.87 [2022-09-06T19:43:49.642Z] 19:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:22:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2022-09-06T19:43:49.642Z] 19:22:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-06T19:43:49.642Z] 19:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-06T19:43:49.642Z] 19:23:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2022-09-06T19:43:49.642Z] 19:23:01 0 0.02 0.00 0.02 0.10 0.00 99.87 [2022-09-06T19:43:49.642Z] 19:23:01 1 0.02 0.00 0.05 0.02 0.00 99.92 [2022-09-06T19:43:49.642Z] 19:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:24:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:24:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-06T19:43:49.642Z] 19:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:24:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2022-09-06T19:43:49.642Z] 19:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:25:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:25:01 1 0.00 0.00 0.05 0.00 0.02 99.93 [2022-09-06T19:43:49.642Z] 19:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:25:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-06T19:43:49.642Z] 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:26:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:26:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:26:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-06T19:43:49.642Z] 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:26:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-09-06T19:43:49.642Z] 19:27:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:27:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2022-09-06T19:43:49.642Z] 19:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:28:01 all 0.21 0.00 0.01 0.01 0.00 99.76 [2022-09-06T19:43:49.642Z] 19:28:01 0 0.02 0.00 0.03 0.03 0.02 99.90 [2022-09-06T19:43:49.642Z] 19:28:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-06T19:43:49.642Z] 19:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:28:01 7 1.60 0.00 0.05 0.00 0.00 98.35 [2022-09-06T19:43:49.642Z] 19:29:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-09-06T19:43:49.642Z] 19:29:01 0 0.00 0.00 0.02 0.07 0.00 99.92 [2022-09-06T19:43:49.642Z] 19:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:29:01 7 1.99 0.00 0.00 0.00 0.00 98.01 [2022-09-06T19:43:49.642Z] [2022-09-06T19:43:49.642Z] 19:29:01 CPU %user %nice %system %iowait %steal %idle [2022-09-06T19:43:49.642Z] 19:30:01 all 0.19 0.00 0.01 0.01 0.00 99.79 [2022-09-06T19:43:49.642Z] 19:30:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-06T19:43:49.642Z] 19:30:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-06T19:43:49.642Z] 19:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:30:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:30:01 7 1.45 0.00 0.00 0.00 0.00 98.55 [2022-09-06T19:43:49.642Z] 19:31:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:31:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:31:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2022-09-06T19:43:49.642Z] 19:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:32:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-09-06T19:43:49.642Z] 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.642Z] 19:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T19:43:49.642Z] 19:33:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:33:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T19:43:49.642Z] 19:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.642Z] 19:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T19:43:49.642Z] 19:33:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-06T19:43:49.642Z] 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:34:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-09-06T19:43:49.643Z] 19:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-06T19:43:49.643Z] 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:34:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-06T19:43:49.643Z] 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:35:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:35:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-06T19:43:49.643Z] 19:35:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-06T19:43:49.643Z] 19:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:35:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T19:43:49.643Z] 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:36:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-06T19:43:49.643Z] 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:36:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-06T19:43:49.643Z] 19:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-09-06T19:43:49.643Z] 19:37:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-06T19:43:49.643Z] 19:37:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2022-09-06T19:43:49.643Z] 19:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:38:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2022-09-06T19:43:49.643Z] 19:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:39:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:39:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-06T19:43:49.643Z] 19:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T19:43:49.643Z] 19:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:39:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:40:01 all 0.22 0.00 0.09 0.02 0.00 99.67 [2022-09-06T19:43:49.643Z] 19:40:01 0 0.23 0.00 0.03 0.03 0.00 99.70 [2022-09-06T19:43:49.643Z] 19:40:01 1 0.12 0.00 0.12 0.02 0.00 99.75 [2022-09-06T19:43:49.643Z] 19:40:01 2 0.30 0.00 0.07 0.02 0.00 99.62 [2022-09-06T19:43:49.643Z] 19:40:01 3 0.17 0.00 0.18 0.02 0.00 99.63 [2022-09-06T19:43:49.643Z] 19:40:01 4 0.13 0.00 0.03 0.02 0.00 99.82 [2022-09-06T19:43:49.643Z] 19:40:01 5 0.33 0.00 0.07 0.03 0.00 99.57 [2022-09-06T19:43:49.643Z] 19:40:01 6 0.15 0.00 0.07 0.00 0.02 99.77 [2022-09-06T19:43:49.643Z] 19:40:01 7 0.32 0.00 0.13 0.00 0.02 99.53 [2022-09-06T19:43:49.643Z] [2022-09-06T19:43:49.643Z] 19:40:01 CPU %user %nice %system %iowait %steal %idle [2022-09-06T19:43:49.643Z] 19:41:01 all 0.04 0.00 0.04 0.02 0.00 99.90 [2022-09-06T19:43:49.643Z] 19:41:01 0 0.02 0.00 0.03 0.05 0.00 99.90 [2022-09-06T19:43:49.643Z] 19:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-06T19:43:49.643Z] 19:41:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2022-09-06T19:43:49.643Z] 19:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T19:43:49.643Z] 19:41:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2022-09-06T19:43:49.643Z] 19:41:01 5 0.00 0.00 0.03 0.03 0.02 99.92 [2022-09-06T19:43:49.643Z] 19:41:01 6 0.22 0.00 0.07 0.03 0.00 99.68 [2022-09-06T19:43:49.643Z] 19:41:01 7 0.00 0.00 0.03 0.03 0.00 99.93 [2022-09-06T19:43:49.643Z] 19:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-09-06T19:43:49.643Z] 19:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T19:43:49.643Z] 19:42:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2022-09-06T19:43:49.643Z] 19:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:42:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-06T19:43:49.643Z] 19:43:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:43:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-06T19:43:49.643Z] 19:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:43:49.643Z] 19:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:43:49.643Z] 19:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:43:49.643Z] 19:43:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-06T19:43:49.643Z] Average: all 7.25 0.00 1.75 0.65 0.02 90.33 [2022-09-06T19:43:49.643Z] Average: 0 7.31 0.00 1.65 0.42 0.02 90.60 [2022-09-06T19:43:49.643Z] Average: 1 7.14 0.00 1.86 0.67 0.02 90.31 [2022-09-06T19:43:49.643Z] Average: 2 7.26 0.00 1.77 1.04 0.02 89.92 [2022-09-06T19:43:49.643Z] Average: 3 7.18 0.00 1.75 0.56 0.02 90.49 [2022-09-06T19:43:49.643Z] Average: 4 7.21 0.00 1.83 0.63 0.02 90.31 [2022-09-06T19:43:49.643Z] Average: 5 7.27 0.00 1.79 0.79 0.02 90.13 [2022-09-06T19:43:49.643Z] Average: 6 7.15 0.00 1.66 0.65 0.02 90.52 [2022-09-06T19:43:49.643Z] Average: 7 7.47 0.00 1.70 0.46 0.02 90.35 [2022-09-06T19:43:49.643Z] [2022-09-06T19:43:49.643Z] [2022-09-06T19:43:49.643Z]