Pull request #4144 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b241ffc6d3ece0b73c49e673dd2359d120380bfc+5f565a5026236f7a21fcb63799adf4b457e3ab40 (5ba07c63cd7db4a7fdee7793fe83111ba1c24dfb) 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-ssh7259941629905750636.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-ssh5674814986316227270.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-4144/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-4144/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5585641639775692188.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-4144/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh657874472246961475.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-ssh7268615811854844015.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-4144/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-4144/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11113232798364452452.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24443 in /w/workspace/edgexfoundry_edgex-go_PR-4144 [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 b241ffc6d3ece0b73c49e673dd2359d120380bfc Merge succeeded, producing b241ffc6d3ece0b73c49e673dd2359d120380bfc Checking out Revision b241ffc6d3ece0b73c49e673dd2359d120380bfc (PR-4144) > 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/4144/head:refs/remotes/origin/PR-4144 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b241ffc6d3ece0b73c49e673dd2359d120380bfc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b241ffc6d3ece0b73c49e673dd2359d120380bfc # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/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-02T19:20:26.118Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-02T19:20:26.278Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-02T19:20:26.374Z] ========================================================= [2022-09-02T19:20:26.374Z] EdgeX Global Pipelines Version Info [2022-09-02T19:20:26.374Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:20:27.525Z] ------------------- [2022-09-02T19:20:27.525Z] stable info: [2022-09-02T19:20:27.525Z] ------------------- [2022-09-02T19:20:27.525Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-02T19:20:27.525Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-02T19:20:27.525Z] Message: update stable to v1.0.239 [2022-09-02T19:20:27.787Z] ------------------- [2022-09-02T19:20:27.787Z] experimental info: [2022-09-02T19:20:27.787Z] ------------------- [2022-09-02T19:20:27.787Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-02T19:20:27.787Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-02T19:20:27.787Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-02T19:20:28.142Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-02T19:20:28.179Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-02T19:20:28.215Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-02T19:20:28.256Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-02T19:20:28.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-02T19:20:28.339Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-02T19:20:28.383Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-02T19:20:28.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-02T19:20:28.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-02T19:20:28.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-02T19:20:28.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-02T19:20:28.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-02T19:20:28.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-02T19:20:28.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-02T19:20:28.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-02T19:20:28.750Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-02T19:20:28.792Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-02T19:20:28.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-02T19:20:28.882Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-02T19:20:28.922Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-02T19:20:28.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-02T19:20:28.998Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-02T19:20:29.039Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-02T19:20:29.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4144 [Pipeline] echo [2022-09-02T19:20:29.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4144 [Pipeline] echo [2022-09-02T19:20:29.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4144 [Pipeline] echo [2022-09-02T19:20:29.208Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b241ffc6d3ece0b73c49e673dd2359d120380bfc [Pipeline] echo [2022-09-02T19:20:29.248Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b241ffc [Pipeline] echo [2022-09-02T19:20:29.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-02T19:20:29.420Z] provisioning config files... [2022-09-02T19:20:29.437Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3065052267713739320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:20:29.796Z] ---> docker-login.sh [2022-09-02T19:20:29.796Z] nexus3.edgexfoundry.org:10001 [2022-09-02T19:20:30.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:20:30.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:20:30.322Z] Configure a credential helper to remove this warning. See [2022-09-02T19:20:30.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:20:30.322Z] [2022-09-02T19:20:30.322Z] Login Succeeded [2022-09-02T19:20:30.322Z] nexus3.edgexfoundry.org:10002 [2022-09-02T19:20:30.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:20:30.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:20:30.584Z] Configure a credential helper to remove this warning. See [2022-09-02T19:20:30.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:20:30.584Z] [2022-09-02T19:20:30.584Z] Login Succeeded [2022-09-02T19:20:30.584Z] nexus3.edgexfoundry.org:10003 [2022-09-02T19:20:30.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:20:30.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:20:30.584Z] Configure a credential helper to remove this warning. See [2022-09-02T19:20:30.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:20:30.584Z] [2022-09-02T19:20:30.584Z] Login Succeeded [2022-09-02T19:20:30.584Z] nexus3.edgexfoundry.org:10004 [2022-09-02T19:20:30.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:20:30.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:20:30.846Z] Configure a credential helper to remove this warning. See [2022-09-02T19:20:30.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:20:30.846Z] [2022-09-02T19:20:30.846Z] Login Succeeded [2022-09-02T19:20:30.846Z] docker.io [2022-09-02T19:20:30.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:20:31.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:20:31.419Z] Configure a credential helper to remove this warning. See [2022-09-02T19:20:31.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:20:31.419Z] [2022-09-02T19:20:31.419Z] Login Succeeded [2022-09-02T19:20:31.419Z] ---> docker-login.sh ends [Pipeline] } [2022-09-02T19:20:31.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-02T19:20:31.867Z] + 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-02T19:20:31.867Z] + dirname cmd/core-command/Dockerfile [2022-09-02T19:20:31.867Z] + cut -d/ -f2 [2022-09-02T19:20:31.867Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-02T19:20:31.867Z] + dirname cmd/core-data/Dockerfile [2022-09-02T19:20:31.867Z] + cut -d/ -f2 [2022-09-02T19:20:31.867Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-02T19:20:31.867Z] + + dirname cmd/core-metadata/Dockerfile [2022-09-02T19:20:31.867Z] cut -d/ -f2 [2022-09-02T19:20:31.867Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-02T19:20:31.867Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-02T19:20:31.867Z] + cut -d/ -f2 [2022-09-02T19:20:31.867Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-02T19:20:31.867Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-02T19:20:31.867Z] + cut -d/ -f2 [2022-09-02T19:20:31.868Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-02T19:20:31.868Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-02T19:20:31.868Z] + cut -d/ -f2 [2022-09-02T19:20:31.868Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-02T19:20:31.868Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-02T19:20:31.868Z] + cut -d/ -f2 [2022-09-02T19:20:31.868Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-02T19:20:31.868Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-02T19:20:31.868Z] + cut -d/ -f2 [2022-09-02T19:20:31.868Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-02T19:20:31.868Z] + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 [2022-09-02T19:20:31.868Z] [2022-09-02T19:20:31.868Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-02T19:20:31.868Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-02T19:20:31.868Z] + cut -d/ -f2 [2022-09-02T19:20:31.868Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-02T19:20:31.868Z] + dirname cmd/support-notifications/Dockerfile [2022-09-02T19:20:31.868Z] + cut -d/ -f2 [2022-09-02T19:20:31.868Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-02T19:20:31.868Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-02T19:20:31.868Z] + cut -d/ -f2 [2022-09-02T19:20:31.868Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-02T19:20:31.868Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-02T19:20:31.868Z] + cut -d/ -f2 [2022-09-02T19:20:31.868Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-02T19:20:31.922Z] 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-02T19:20:32.442Z] + git rev-list -1 --merges b241ffc6d3ece0b73c49e673dd2359d120380bfc~1..b241ffc6d3ece0b73c49e673dd2359d120380bfc [Pipeline] echo [2022-09-02T19:20:32.485Z] -----------> git rev-list -1 --merges b241ffc6d3ece0b73c49e673dd2359d120380bfc~1..b241ffc6d3ece0b73c49e673dd2359d120380bfc b241ffc6d3ece0b73c49e673dd2359d120380bfc [false] [Pipeline] sh [2022-09-02T19:20:32.800Z] + git log --format=format:%s -1 b241ffc6d3ece0b73c49e673dd2359d120380bfc [Pipeline] echo [2022-09-02T19:20:32.834Z] ========================================================= [2022-09-02T19:20:32.834Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-02T19:20:32.834Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-02T19:20:33.330Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-02T19:20:33.330Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-02T19:20:33.330Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-02T19:20:33.330Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-02T19:20:33.330Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-02T19:20:33.330Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-02T19:20:33.330Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:20:33.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-02T19:20:33.826Z] [2022-09-02T19:20:33.826Z] 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-02T19:20:34.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-02T19:20:34.210Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-02T19:20:34.210Z] b85a868b505f: Pulling fs layer [2022-09-02T19:20:34.210Z] e2be974225ed: Pulling fs layer [2022-09-02T19:20:34.210Z] 339a4e72a1f5: Pulling fs layer [2022-09-02T19:20:34.210Z] 988bab9f4d93: Pulling fs layer [2022-09-02T19:20:34.210Z] 1469e6f7b9e6: Pulling fs layer [2022-09-02T19:20:34.210Z] eaf3925da568: Pulling fs layer [2022-09-02T19:20:34.210Z] bab4dde63d76: Pulling fs layer [2022-09-02T19:20:34.210Z] bde34c3a00c8: Pulling fs layer [2022-09-02T19:20:34.210Z] b352a97aabf1: Pulling fs layer [2022-09-02T19:20:34.210Z] 4872d77fe225: Pulling fs layer [2022-09-02T19:20:34.210Z] 5851b861e8e6: Pulling fs layer [2022-09-02T19:20:34.210Z] 988bab9f4d93: Waiting [2022-09-02T19:20:34.210Z] bde34c3a00c8: Waiting [2022-09-02T19:20:34.210Z] eaf3925da568: Waiting [2022-09-02T19:20:34.210Z] bab4dde63d76: Waiting [2022-09-02T19:20:34.210Z] 5851b861e8e6: Waiting [2022-09-02T19:20:34.210Z] 1469e6f7b9e6: Waiting [2022-09-02T19:20:34.210Z] 4872d77fe225: Waiting [2022-09-02T19:20:34.210Z] b352a97aabf1: Waiting [2022-09-02T19:20:34.210Z] e2be974225ed: Verifying Checksum [2022-09-02T19:20:34.210Z] e2be974225ed: Download complete [2022-09-02T19:20:34.210Z] 988bab9f4d93: Verifying Checksum [2022-09-02T19:20:34.210Z] 988bab9f4d93: Download complete [2022-09-02T19:20:34.483Z] 1469e6f7b9e6: Verifying Checksum [2022-09-02T19:20:34.483Z] 1469e6f7b9e6: Download complete [2022-09-02T19:20:34.483Z] 339a4e72a1f5: Verifying Checksum [2022-09-02T19:20:34.483Z] eaf3925da568: Verifying Checksum [2022-09-02T19:20:34.483Z] eaf3925da568: Download complete [2022-09-02T19:20:34.483Z] bde34c3a00c8: Download complete [2022-09-02T19:20:34.483Z] b352a97aabf1: Verifying Checksum [2022-09-02T19:20:34.483Z] b352a97aabf1: Download complete [2022-09-02T19:20:34.483Z] 4872d77fe225: Verifying Checksum [2022-09-02T19:20:34.483Z] 5851b861e8e6: Verifying Checksum [2022-09-02T19:20:34.483Z] 5851b861e8e6: Download complete [2022-09-02T19:20:34.483Z] b85a868b505f: Verifying Checksum [2022-09-02T19:20:34.483Z] b85a868b505f: Download complete [2022-09-02T19:20:34.743Z] bab4dde63d76: Verifying Checksum [2022-09-02T19:20:34.743Z] bab4dde63d76: Download complete [2022-09-02T19:20:36.130Z] b85a868b505f: Pull complete [2022-09-02T19:20:36.130Z] e2be974225ed: Pull complete [2022-09-02T19:20:36.704Z] 339a4e72a1f5: Pull complete [2022-09-02T19:20:36.704Z] 988bab9f4d93: Pull complete [2022-09-02T19:20:36.964Z] 1469e6f7b9e6: Pull complete [2022-09-02T19:20:36.964Z] eaf3925da568: Pull complete [2022-09-02T19:20:38.878Z] bab4dde63d76: Pull complete [2022-09-02T19:20:39.141Z] bde34c3a00c8: Pull complete [2022-09-02T19:20:39.141Z] b352a97aabf1: Pull complete [2022-09-02T19:20:39.403Z] 4872d77fe225: Pull complete [2022-09-02T19:20:39.403Z] 5851b861e8e6: Pull complete [2022-09-02T19:20:39.403Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-02T19:20:39.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-02T19:20:39.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:20:39.634Z] prd-ubuntu20.04-docker-8c-8g-24443 does not seem to be running inside a container [2022-09-02T19:20:39.674Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-02T19:20:41.025Z] $ docker top 1decc21b99f5d09a8f651ef181d01315900036041a505ceb4c9e8468780cff1a -eo pid,comm [2022-09-02T19:20:41.100Z] 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-02T19:20:41.100Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-02T19:20:41.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-02T19:20:41.222Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-02T19:20:41.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-02T19:20:41.357Z] $ docker exec 1decc21b99f5d09a8f651ef181d01315900036041a505ceb4c9e8468780cff1a ssh-agent [2022-09-02T19:20:41.481Z] SSH_AUTH_SOCK=/tmp/ssh-CCjgc7vx0iBi/agent.32 [2022-09-02T19:20:41.481Z] SSH_AGENT_PID=38 [2022-09-02T19:20:41.488Z] Running ssh-add (command line suppressed) [2022-09-02T19:20:41.614Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3704825346443787681.key (/w/workspace/edgex-go/1@tmp/private_key_3704825346443787681.key) [2022-09-02T19:20:41.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-02T19:20:41.969Z] + git tag --points-at HEAD [Pipeline] } [2022-09-02T19:20:41.991Z] $ docker exec --env ******** --env ******** 1decc21b99f5d09a8f651ef181d01315900036041a505ceb4c9e8468780cff1a ssh-agent -k [2022-09-02T19:20:42.108Z] unset SSH_AUTH_SOCK; [2022-09-02T19:20:42.108Z] unset SSH_AGENT_PID; [2022-09-02T19:20:42.108Z] echo Agent pid 38 killed; [2022-09-02T19:20:42.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-02T19:20:42.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-02T19:20:42.211Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-02T19:20:42.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-02T19:20:42.349Z] $ docker exec 1decc21b99f5d09a8f651ef181d01315900036041a505ceb4c9e8468780cff1a ssh-agent [2022-09-02T19:20:42.475Z] SSH_AUTH_SOCK=/tmp/ssh-BDMWSceK7cq8/agent.71 [2022-09-02T19:20:42.475Z] SSH_AGENT_PID=78 [2022-09-02T19:20:42.481Z] Running ssh-add (command line suppressed) [2022-09-02T19:20:42.621Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8106781739276082515.key (/w/workspace/edgex-go/1@tmp/private_key_8106781739276082515.key) [2022-09-02T19:20:42.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-02T19:20:42.975Z] + git semver init [2022-09-02T19:20:43.239Z] 2022-09-02 19:20:43,164 [run_init] DEBUG init version:0.0.0 force:False [2022-09-02T19:20:43.239Z] 2022-09-02 19:20:43,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-02T19:20:43.239Z] 2022-09-02 19:20:43,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-02T19:20:43.239Z] 2022-09-02 19:20:43,166 [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-02T19:20:48.542Z] 2022-09-02 19:20:47,764 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-02T19:20:48.542Z] 2022-09-02 19:20:47,766 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4144 with force:False [2022-09-02T19:20:48.542Z] 2022-09-02 19:20:47,766 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4144 [2022-09-02T19:20:48.542Z] 2022-09-02 19:20:47,770 [execute] INFO git cat-file --batch-check [2022-09-02T19:20:48.542Z] 2022-09-02 19:20:47,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-02T19:20:48.542Z] 2022-09-02 19:20:47,777 [execute] INFO git cat-file --batch [2022-09-02T19:20:48.542Z] 2022-09-02 19:20:47,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-02T19:20:48.542Z] 2022-09-02 19:20:47,783 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4144 [2022-09-02T19:20:48.542Z] 0.0.0 [Pipeline] } [2022-09-02T19:20:48.566Z] $ docker exec --env ******** --env ******** 1decc21b99f5d09a8f651ef181d01315900036041a505ceb4c9e8468780cff1a ssh-agent -k [2022-09-02T19:20:48.682Z] unset SSH_AUTH_SOCK; [2022-09-02T19:20:48.682Z] unset SSH_AGENT_PID; [2022-09-02T19:20:48.683Z] echo Agent pid 78 killed; [2022-09-02T19:20:48.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-02T19:20:49.114Z] + git semver [Pipeline] } [2022-09-02T19:20:49.401Z] $ docker stop --time=1 1decc21b99f5d09a8f651ef181d01315900036041a505ceb4c9e8468780cff1a [2022-09-02T19:20:50.720Z] $ docker rm -f 1decc21b99f5d09a8f651ef181d01315900036041a505ceb4c9e8468780cff1a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-02T19:20:51.153Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-02T19:20:51.484Z] Stashed 1 file(s) [Pipeline] echo [2022-09-02T19:20:51.501Z] [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-02T19:20:52.304Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-02T19:20:52.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T19:20:52.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T19:20:52.415Z] ========================================================= [2022-09-02T19:20:52.415Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-02T19:20:52.415Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-02T19:20:52.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-02T19:20:52.772Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-02T19:20:52.772Z] 2408cc74d12b: Pulling fs layer [2022-09-02T19:20:52.772Z] ea60b727a1ce: Pulling fs layer [2022-09-02T19:20:52.772Z] 30c4a7721957: Pulling fs layer [2022-09-02T19:20:52.772Z] 370296b7ddb6: Pulling fs layer [2022-09-02T19:20:52.772Z] 7c6cee850709: Pulling fs layer [2022-09-02T19:20:52.772Z] 39a5fcdaea64: Pulling fs layer [2022-09-02T19:20:52.772Z] d94ebbe4e438: Pulling fs layer [2022-09-02T19:20:52.772Z] bcfd1f05c69d: Pulling fs layer [2022-09-02T19:20:52.772Z] 59ccb84bbe0f: Pulling fs layer [2022-09-02T19:20:52.772Z] 39a5fcdaea64: Waiting [2022-09-02T19:20:52.772Z] 59ccb84bbe0f: Waiting [2022-09-02T19:20:52.772Z] bcfd1f05c69d: Waiting [2022-09-02T19:20:52.772Z] 7c6cee850709: Waiting [2022-09-02T19:20:52.772Z] 30c4a7721957: Download complete [2022-09-02T19:20:52.772Z] ea60b727a1ce: Download complete [2022-09-02T19:20:52.772Z] 7c6cee850709: Verifying Checksum [2022-09-02T19:20:52.772Z] 7c6cee850709: Download complete [2022-09-02T19:20:52.772Z] 39a5fcdaea64: Verifying Checksum [2022-09-02T19:20:52.772Z] 39a5fcdaea64: Download complete [2022-09-02T19:20:52.772Z] 2408cc74d12b: Verifying Checksum [2022-09-02T19:20:52.772Z] 2408cc74d12b: Download complete [2022-09-02T19:20:52.772Z] d94ebbe4e438: Download complete [2022-09-02T19:20:53.047Z] 2408cc74d12b: Pull complete [2022-09-02T19:20:53.047Z] ea60b727a1ce: Pull complete [2022-09-02T19:20:53.350Z] 30c4a7721957: Pull complete [2022-09-02T19:20:53.639Z] 59ccb84bbe0f: Verifying Checksum [2022-09-02T19:20:53.639Z] 59ccb84bbe0f: Download complete [2022-09-02T19:20:53.639Z] 370296b7ddb6: Verifying Checksum [2022-09-02T19:20:53.639Z] 370296b7ddb6: Download complete [2022-09-02T19:20:53.900Z] bcfd1f05c69d: Verifying Checksum [2022-09-02T19:20:53.900Z] bcfd1f05c69d: Download complete [2022-09-02T19:20:58.098Z] 370296b7ddb6: Pull complete [2022-09-02T19:20:58.098Z] 7c6cee850709: Pull complete [2022-09-02T19:20:58.098Z] 39a5fcdaea64: Pull complete [2022-09-02T19:20:58.098Z] d94ebbe4e438: Pull complete [2022-09-02T19:21:00.008Z] bcfd1f05c69d: Pull complete [2022-09-02T19:21:00.948Z] 59ccb84bbe0f: Pull complete [2022-09-02T19:21:00.948Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-02T19:21:00.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-02T19:21:00.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-02T19:21:01.317Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-02T19:21:01.317Z] WORKDIR /edgex [2022-09-02T19:21:01.317Z] COPY go.mod . [2022-09-02T19:21:01.317Z] RUN go mod download [2022-09-02T19:21:01.317Z] docker build -t ci-base-image-x86_64 -f - . [2022-09-02T19:21:01.886Z] Sending build context to Docker daemon 169.3MB [2022-09-02T19:21:01.886Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-02T19:21:01.886Z] ---> a4fb48ad2a94 [2022-09-02T19:21:01.886Z] Step 2/4 : WORKDIR /edgex [2022-09-02T19:21:04.435Z] ---> Running in 152d1f1ff0e1 [2022-09-02T19:21:04.435Z] Removing intermediate container 152d1f1ff0e1 [2022-09-02T19:21:04.435Z] ---> 41939dabc176 [2022-09-02T19:21:04.435Z] Step 3/4 : COPY go.mod . [2022-09-02T19:21:04.435Z] ---> 122eceff15d2 [2022-09-02T19:21:04.435Z] Step 4/4 : RUN go mod download [2022-09-02T19:21:04.435Z] ---> Running in 44bf4c1e6f54 [2022-09-02T19:21:06.824Z] Still waiting to schedule task [2022-09-02T19:21:06.825Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-02T19:21:16.672Z] Removing intermediate container 44bf4c1e6f54 [2022-09-02T19:21:16.672Z] ---> ca9710bd63b2 [2022-09-02T19:21:16.672Z] Successfully built ca9710bd63b2 [2022-09-02T19:21:16.672Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:21:17.063Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-02T19:21:17.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:21:17.229Z] prd-ubuntu20.04-docker-8c-8g-24443 does not seem to be running inside a container [2022-09-02T19:21:17.272Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-02T19:21:17.699Z] $ docker top cfe6beaf6bfcf8f939b898b39f5975693b1156ff5eeff865d944ac0c49cda606 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T19:21:18.112Z] + go version [2022-09-02T19:21:18.112Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-02T19:21:18.152Z] $ docker stop --time=1 cfe6beaf6bfcf8f939b898b39f5975693b1156ff5eeff865d944ac0c49cda606 [2022-09-02T19:21:19.453Z] $ docker rm -f cfe6beaf6bfcf8f939b898b39f5975693b1156ff5eeff865d944ac0c49cda606 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:21:20.171Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-02T19:21:20.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:21:20.335Z] prd-ubuntu20.04-docker-8c-8g-24443 does not seem to be running inside a container [2022-09-02T19:21:20.380Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-02T19:21:20.822Z] $ docker top 3a3d9ce108acfdbbfb0eea089ea09ead819c43439034c8b8ea891713e269257c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-02T19:21:20.945Z] ========================================================= [2022-09-02T19:21:20.945Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-02T19:21:20.945Z] ========================================================= [Pipeline] sh [2022-09-02T19:21:21.288Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-02T19:21:21.651Z] + make test [2022-09-02T19:21:21.652Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-02T19:21:28.236Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-02T19:21:40.460Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-02T19:21:40.460Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-02T19:21:40.460Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-02T19:21:40.460Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-02T19:21:40.460Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-02T19:21:40.460Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-02T19:21:40.460Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-02T19:21:40.460Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-02T19:21:40.460Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-02T19:21:40.719Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-02T19:21:40.719Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-02T19:21:40.719Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-02T19:21:40.719Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-02T19:21:40.719Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-02T19:21:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-02T19:21:41.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-09-02T19:21:41.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-02T19:21:41.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-02T19:21:41.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements [2022-09-02T19:21:41.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-02T19:21:42.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements [2022-09-02T19:21:42.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-02T19:21:42.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-02T19:21:45.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.074s coverage: 89.2% of statements [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-02T19:21:45.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.126s coverage: 2.1% of statements [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-02T19:21:45.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.462s coverage: 95.6% of statements [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-02T19:21:45.406Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-02T19:21:45.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-02T19:21:45.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-02T19:21:45.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-09-02T19:21:45.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 29.6% of statements [2022-09-02T19:21:45.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-02T19:21:45.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2022-09-02T19:21:45.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2022-09-02T19:21:45.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-09-02T19:21:45.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements [2022-09-02T19:21:45.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-09-02T19:21:55.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.118s coverage: 94.4% of statements [2022-09-02T19:21:55.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2022-09-02T19:21:57.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 80.8% of statements [2022-09-02T19:21:57.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-02T19:22:05.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.097s coverage: 87.2% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 91.2% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.7% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.8% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.6% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-02T19:22:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-09-02T19:22:05.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-09-02T19:22:05.449Z] 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-02T19:22:23.556Z] 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-02T19:22:23.556Z] GO111MODULE=on go vet ./... [2022-09-02T19:22:26.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-02T19:22:26.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-02T19:22:26.845Z] ./bin/test-attribution-txt.sh [2022-09-02T19:22:26.845Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-02T19:22:26.845Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-02T19:22:26.845Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-02T19:22:26.845Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-02T19:22:26.845Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-02T19:22:26.845Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-02T19:22:26.845Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-02T19:22:26.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-02T19:22:27.194Z] + ls -al . [2022-09-02T19:22:27.194Z] total 736 [2022-09-02T19:22:27.194Z] drwxrwxr-x 10 1001 1001 4096 Sep 2 19:21 . [2022-09-02T19:22:27.194Z] drwxr-xr-x 4 root root 4096 Sep 2 19:21 .. [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 16 Sep 2 19:20 .dockerignore [2022-09-02T19:22:27.194Z] drwxrwxr-x 8 1001 1001 4096 Sep 2 19:22 .git [2022-09-02T19:22:27.194Z] drwxrwxr-x 3 1001 1001 4096 Sep 2 19:20 .github [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 1030 Sep 2 19:20 .gitignore [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 42 Sep 2 19:20 .golangci.yml [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 87 Sep 2 19:20 .hadolint.yml [2022-09-02T19:22:27.194Z] drwxr-xr-x 3 1001 1001 4096 Sep 2 19:20 .semver [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 166 Sep 2 19:20 .sonarcloud.properties [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 1171 Sep 2 19:20 ADOPTERS.md [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 10347 Sep 2 19:20 Attribution.txt [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 63209 Sep 2 19:20 CHANGELOG.md [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 3804 Sep 2 19:20 CONTRIBUTING.md [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 677 Sep 2 19:20 GOVERNANCE.md [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 850 Sep 2 19:20 Jenkinsfile [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 10775 Sep 2 19:20 LICENSE [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 13724 Sep 2 19:20 Makefile [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 582 Sep 2 19:20 OWNERS.md [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 9799 Sep 2 19:20 README.md [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 6912 Sep 2 19:20 SECURITY.md [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 5 Sep 2 19:20 VERSION [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 4131 Sep 2 19:20 ZMQWindows.md [2022-09-02T19:22:27.194Z] drwxrwxr-x 2 1001 1001 4096 Sep 2 19:20 bin [2022-09-02T19:22:27.194Z] drwxrwxr-x 18 1001 1001 4096 Sep 2 19:20 cmd [2022-09-02T19:22:27.194Z] -rw-r--r-- 1 root root 482786 Sep 2 19:22 coverage.out [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 3682 Sep 2 19:20 go.mod [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 38527 Sep 2 19:20 go.sum [2022-09-02T19:22:27.194Z] drwxrwxr-x 8 1001 1001 4096 Sep 2 19:20 internal [2022-09-02T19:22:27.194Z] drwxrwxr-x 3 1001 1001 4096 Sep 2 19:20 openapi [2022-09-02T19:22:27.194Z] drwxrwxr-x 4 1001 1001 4096 Sep 2 19:20 snap [2022-09-02T19:22:27.194Z] -rw-rw-r-- 1 1001 1001 204 Sep 2 19:20 version.go [Pipeline] sh [2022-09-02T19:22:27.508Z] + '[' -e coverage.out ] [2022-09-02T19:22:27.508Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-02T19:22:27.635Z] Stashed 1 file(s) [Pipeline] sh [2022-09-02T19:22:27.933Z] + make build [2022-09-02T19:22:27.933Z] 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-02T19:22:40.174Z] 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-02T19:22:47.279Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24445 in /w/workspace/edgexfoundry_edgex-go_PR-4144 [Pipeline] { [Pipeline] ws [2022-09-02T19:22:47.322Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-02T19:22:47.398Z] The recommended git tool is: git [2022-09-02T19:22:50.166Z] 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-02T19:22:50.166Z] 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-02T19:22:54.366Z] using credential edgex-jenkins-ssh [2022-09-02T19:22:54.386Z] Cloning the remote Git repository [2022-09-02T19:22:54.451Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-02T19:22:54.538Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-02T19:22:54.723Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-02T19:22:54.724Z] > git --version # timeout=10 [2022-09-02T19:22:54.756Z] > git --version # 'git version 2.25.1' [2022-09-02T19:22:54.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-02T19:22:54.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-02T19:22:56.737Z] 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-02T19:22:57.001Z] 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-02T19:22:58.383Z] 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-02T19:22:59.767Z] 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-02T19:23:00.337Z] 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-02T19:23:01.277Z] 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-02T19:23:02.216Z] 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-02T19:23:02.790Z] 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-02T19:23:04.697Z] 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-02T19:23:05.670Z] $ docker stop --time=1 3a3d9ce108acfdbbfb0eea089ea09ead819c43439034c8b8ea891713e269257c [2022-09-02T19:23:08.143Z] $ docker rm -f 3a3d9ce108acfdbbfb0eea089ea09ead819c43439034c8b8ea891713e269257c [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-02T19:23:09.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-02T19:23:09.355Z] [2022-09-02T19:23:09.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:23:09.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-02T19:23:09.741Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-02T19:23:09.741Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-02T19:23:09.741Z] ca9280d653b3: Pulling fs layer [2022-09-02T19:23:09.741Z] 7e9c9ca2126c: Pulling fs layer [2022-09-02T19:23:09.741Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-02T19:23:09.741Z] cbdbe7a5bc2a: Download complete [2022-09-02T19:23:10.001Z] ca9280d653b3: Verifying Checksum [2022-09-02T19:23:10.001Z] ca9280d653b3: Download complete [2022-09-02T19:23:10.001Z] cbdbe7a5bc2a: Pull complete [2022-09-02T19:23:10.260Z] 7e9c9ca2126c: Verifying Checksum [2022-09-02T19:23:10.260Z] 7e9c9ca2126c: Download complete [2022-09-02T19:23:10.520Z] ca9280d653b3: Pull complete [2022-09-02T19:23:11.056Z] Merging remotes/origin/main commit 5f565a5026236f7a21fcb63799adf4b457e3ab40 into PR head commit b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:23:11.434Z] Merge succeeded, producing b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:23:11.435Z] Checking out Revision b241ffc6d3ece0b73c49e673dd2359d120380bfc (PR-4144) [2022-09-02T19:23:10.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-02T19:23:10.314Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-02T19:23:10.348Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-02T19:23:10.391Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-02T19:23:10.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-02T19:23:10.407Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4144/head:refs/remotes/origin/PR-4144 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-02T19:23:11.070Z] > git config core.sparsecheckout # timeout=10 [2022-09-02T19:23:11.091Z] > git checkout -f b241ffc6d3ece0b73c49e673dd2359d120380bfc # timeout=10 [2022-09-02T19:23:11.339Z] > git remote # timeout=10 [2022-09-02T19:23:11.357Z] > git config --get remote.origin.url # timeout=10 [2022-09-02T19:23:11.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-02T19:23:11.385Z] > git merge 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 [2022-09-02T19:23:11.411Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-02T19:23:11.435Z] > git config core.sparsecheckout # timeout=10 [2022-09-02T19:23:11.456Z] > git checkout -f b241ffc6d3ece0b73c49e673dd2359d120380bfc # timeout=10 [2022-09-02T19:23:13.814Z] 7e9c9ca2126c: Pull complete [2022-09-02T19:23:13.814Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-02T19:23:13.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-02T19:23:13.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:23:14.035Z] prd-ubuntu20.04-docker-8c-8g-24443 does not seem to be running inside a container [2022-09-02T19:23:14.078Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-02T19:23:15.505Z] $ docker top c6f8d239f302b42a48cce98075ea71526b1b4308038a2e843e8b89aaf847df76 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T19:23:15.792Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2022-09-02T19:23:15.841Z] > git --version # timeout=10 [2022-09-02T19:23:15.852Z] > git --version # 'git version 2.25.1' [2022-09-02T19:23:15.865Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-02T19:23:15.914Z] + docker-compose build --help [2022-09-02T19:23:15.914Z] + grep parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-02T19:23:16.487Z] --parallel Build images in parallel. [Pipeline] } [2022-09-02T19:23:16.674Z] $ docker stop --time=1 c6f8d239f302b42a48cce98075ea71526b1b4308038a2e843e8b89aaf847df76 [2022-09-02T19:23:16.950Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-02T19:23:16.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-02T19:23:16.950Z] Dload Upload Total Spent Left Speed [2022-09-02T19:23:16.950Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 93348 [2022-09-02T19:23:17.949Z] $ docker rm -f c6f8d239f302b42a48cce98075ea71526b1b4308038a2e843e8b89aaf847df76 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:23:18.575Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-02T19:23:18.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-02T19:23:18.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:23:18.940Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-02T19:23:18.940Z] + sudo tee /etc/docker/daemon.new [2022-09-02T19:23:18.940Z] { [2022-09-02T19:23:18.940Z] "registry-mirrors": [ [2022-09-02T19:23:18.940Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-02T19:23:18.940Z] ], [2022-09-02T19:23:18.940Z] "bip": "10.250.0.254/24", [2022-09-02T19:23:18.940Z] "hosts": [ [2022-09-02T19:23:18.940Z] "tcp://0.0.0.0:5555", [2022-09-02T19:23:18.940Z] "unix:///var/run/docker.sock" [2022-09-02T19:23:18.940Z] ], [2022-09-02T19:23:18.940Z] "mtu": 1458, [2022-09-02T19:23:18.940Z] "selinux-enabled": true, [2022-09-02T19:23:18.940Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-02T19:23:18.940Z] } [2022-09-02T19:23:18.976Z] prd-ubuntu20.04-docker-8c-8g-24443 does not seem to be running inside a container [2022-09-02T19:23:19.021Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-02T19:23:19.367Z] $ docker top ba01a88e991f117f37fe6e35d4e99921f414782c5875d625273f8854a95f601e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-09-02T19:23:19.824Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-02T19:23:19.872Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-02T19:23:20.181Z] + sudo service docker restart [2022-09-02T19:23:20.445Z] Building core-command ... [2022-09-02T19:23:20.445Z] Building core-data ... [2022-09-02T19:23:20.445Z] Building core-metadata ... [2022-09-02T19:23:20.445Z] Building security-bootstrapper ... [2022-09-02T19:23:20.445Z] Building security-proxy-setup ... [2022-09-02T19:23:20.445Z] Building security-secretstore-setup ... [2022-09-02T19:23:20.445Z] Building security-spiffe-token-provider ... [2022-09-02T19:23:20.445Z] Building security-spire-agent ... [2022-09-02T19:23:20.445Z] Building security-spire-config ... [2022-09-02T19:23:20.445Z] Building security-spire-server ... [2022-09-02T19:23:20.445Z] Building support-notifications ... [2022-09-02T19:23:20.445Z] Building support-scheduler ... [2022-09-02T19:23:20.445Z] Building sys-mgmt-agent ... [2022-09-02T19:23:20.445Z] Building security-spire-config [2022-09-02T19:23:20.445Z] Building security-secretstore-setup [2022-09-02T19:23:20.445Z] Building sys-mgmt-agent [2022-09-02T19:23:20.445Z] Building security-proxy-setup [2022-09-02T19:23:20.445Z] Building security-spire-agent [2022-09-02T19:23:32.661Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:23:32.661Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:23:32.661Z] ---> ca9710bd63b2 [2022-09-02T19:23:32.661Z] Step 3/26 : WORKDIR /edgex-go [2022-09-02T19:23:32.661Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:23:32.661Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:23:32.661Z] ---> ca9710bd63b2 [2022-09-02T19:23:32.661Z] Step 3/22 : WORKDIR /edgex-go [2022-09-02T19:23:32.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:23:32.661Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:23:32.661Z] ---> ca9710bd63b2 [2022-09-02T19:23:32.661Z] Step 3/23 : WORKDIR /edgex-go [2022-09-02T19:23:32.661Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:23:32.661Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:23:32.661Z] ---> ca9710bd63b2 [2022-09-02T19:23:32.661Z] Step 3/25 : WORKDIR /edgex-go [2022-09-02T19:23:32.661Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:23:32.661Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:23:32.661Z] ---> ca9710bd63b2 [2022-09-02T19:23:32.661Z] Step 3/26 : WORKDIR /edgex-go [2022-09-02T19:23:34.579Z] ---> Running in dd7cc97c3476 [2022-09-02T19:23:34.579Z] ---> Running in 0c1bf3b8aaf1 [2022-09-02T19:23:34.579Z] ---> Running in 318049d75c50 [2022-09-02T19:23:34.579Z] ---> Running in fc7ef494d701 [2022-09-02T19:23:34.580Z] ---> Running in f734127cffc5 [2022-09-02T19:23:34.580Z] Removing intermediate container 0c1bf3b8aaf1 [2022-09-02T19:23:34.580Z] ---> 768e225ce782 [2022-09-02T19:23:34.580Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:23:34.580Z] Removing intermediate container dd7cc97c3476 [2022-09-02T19:23:34.580Z] ---> 720c8552fd11 [2022-09-02T19:23:34.580Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:23:34.580Z] Removing intermediate container f734127cffc5 [2022-09-02T19:23:34.580Z] ---> 9d4b3aa3bbc9 [2022-09-02T19:23:34.580Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:23:34.580Z] Removing intermediate container 318049d75c50 [2022-09-02T19:23:34.580Z] ---> 0a6133b9610e [2022-09-02T19:23:34.580Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:23:34.580Z] Removing intermediate container fc7ef494d701 [2022-09-02T19:23:34.580Z] ---> 5022fdae9f83 [2022-09-02T19:23:34.580Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:23:34.580Z] ---> Running in 11350b0ace8a [2022-09-02T19:23:34.580Z] ---> Running in 0b83f4aa762c [2022-09-02T19:23:34.840Z] ---> Running in 504d1e052081 [2022-09-02T19:23:34.840Z] ---> Running in 65d1d06b3a91 [2022-09-02T19:23:34.840Z] ---> Running in 3945d2dfa771 [2022-09-02T19:23:35.779Z] Removing intermediate container 0b83f4aa762c [2022-09-02T19:23:35.779Z] ---> cde6c2b68be1 [2022-09-02T19:23:35.779Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T19:23:35.779Z] ---> Running in dad157b741e4 [2022-09-02T19:23:35.779Z] Removing intermediate container 11350b0ace8a [2022-09-02T19:23:35.779Z] ---> 2808e9fc59a1 [2022-09-02T19:23:35.779Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-02T19:23:35.779Z] ---> Running in 8a7e3e7983ec [2022-09-02T19:23:36.039Z] Removing intermediate container 504d1e052081 [2022-09-02T19:23:36.039Z] ---> 7782dd933414 [2022-09-02T19:23:36.039Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-02T19:23:36.039Z] ---> Running in f6aa5d5498b0 [2022-09-02T19:23:36.039Z] Removing intermediate container 65d1d06b3a91 [2022-09-02T19:23:36.039Z] ---> 258a5ccf849e [2022-09-02T19:23:36.039Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T19:23:36.039Z] ---> Running in 5fe90a4122d7 [2022-09-02T19:23:36.039Z] Removing intermediate container 3945d2dfa771 [2022-09-02T19:23:36.039Z] ---> 3a9ecd9d2f02 [2022-09-02T19:23:36.039Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-02T19:23:36.300Z] ---> Running in 7eabd0ecf8ec [2022-09-02T19:23:36.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:23:36.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:23:36.819Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:23:36.819Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:23:36.819Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:23:37.389Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:23:37.389Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:23:37.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:23:37.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:23:37.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:23:37.651Z] OK: 211 MiB in 51 packages [2022-09-02T19:23:37.911Z] OK: 211 MiB in 51 packages [2022-09-02T19:23:38.171Z] Removing intermediate container dad157b741e4 [2022-09-02T19:23:38.171Z] ---> e1601cd2f3f9 [2022-09-02T19:23:38.171Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-02T19:23:38.171Z] OK: 211 MiB in 51 packages [2022-09-02T19:23:38.171Z] OK: 211 MiB in 51 packages [2022-09-02T19:23:38.171Z] OK: 211 MiB in 51 packages [2022-09-02T19:23:38.171Z] ---> f08349875adb [2022-09-02T19:23:38.171Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:23:38.431Z] ---> Running in 552f42ef6949 [2022-09-02T19:23:38.431Z] Removing intermediate container f6aa5d5498b0 [2022-09-02T19:23:38.431Z] ---> 49ff464f7809 [2022-09-02T19:23:38.431Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-02T19:23:38.431Z] ---> 3707197a4ea8 [2022-09-02T19:23:38.431Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:23:38.431Z] ---> Running in 27b691ab9340 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-02T19:23:38.615Z] provisioning config files... [2022-09-02T19:23:38.643Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3279607470148797053tmp [Pipeline] { [Pipeline] libraryResource [2022-09-02T19:23:38.699Z] Removing intermediate container 5fe90a4122d7 [2022-09-02T19:23:38.699Z] ---> f758dddfb2e2 [2022-09-02T19:23:38.699Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-02T19:23:38.699Z] Removing intermediate container 7eabd0ecf8ec [2022-09-02T19:23:38.699Z] ---> cfe6c1b8cb2e [2022-09-02T19:23:38.699Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-02T19:23:38.699Z] Removing intermediate container 8a7e3e7983ec [2022-09-02T19:23:38.699Z] ---> db7e4d9906af [2022-09-02T19:23:38.699Z] Step 6/22 : COPY go.mod vendor* ./ [Pipeline] sh [2022-09-02T19:23:38.959Z] ---> 441dc2d8761d [2022-09-02T19:23:38.959Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:23:38.959Z] ---> 43ad959682ec [2022-09-02T19:23:38.959Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:23:38.959Z] ---> Running in 25f1436e8442 [2022-09-02T19:23:38.959Z] ---> 48e8a4ac42bc [2022-09-02T19:23:38.959Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:23:38.959Z] ---> Running in dd46840be228 [2022-09-02T19:23:38.959Z] ---> Running in 57388c48484d [2022-09-02T19:23:39.058Z] ---> docker-login.sh [2022-09-02T19:23:39.058Z] nexus3.edgexfoundry.org:10001 [2022-09-02T19:23:39.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:23:39.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:23:39.935Z] Configure a credential helper to remove this warning. See [2022-09-02T19:23:39.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:23:39.936Z] [2022-09-02T19:23:39.936Z] Login Succeeded [2022-09-02T19:23:39.936Z] nexus3.edgexfoundry.org:10002 [2022-09-02T19:23:40.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:23:40.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:23:40.488Z] Configure a credential helper to remove this warning. See [2022-09-02T19:23:40.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:23:40.488Z] [2022-09-02T19:23:40.488Z] Login Succeeded [2022-09-02T19:23:40.488Z] nexus3.edgexfoundry.org:10003 [2022-09-02T19:23:40.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:23:40.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:23:40.769Z] Configure a credential helper to remove this warning. See [2022-09-02T19:23:40.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:23:40.769Z] [2022-09-02T19:23:40.769Z] Login Succeeded [2022-09-02T19:23:40.769Z] nexus3.edgexfoundry.org:10004 [2022-09-02T19:23:41.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:23:41.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:23:41.402Z] Configure a credential helper to remove this warning. See [2022-09-02T19:23:41.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:23:41.402Z] [2022-09-02T19:23:41.402Z] Login Succeeded [2022-09-02T19:23:41.402Z] docker.io [2022-09-02T19:23:41.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:23:42.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:23:42.275Z] Configure a credential helper to remove this warning. See [2022-09-02T19:23:42.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:23:42.275Z] [2022-09-02T19:23:42.275Z] Login Succeeded [2022-09-02T19:23:42.275Z] ---> docker-login.sh ends [Pipeline] } [2022-09-02T19:23:42.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-02T19:23:43.028Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-02T19:23:43.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T19:23:43.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T19:23:43.143Z] ========================================================= [2022-09-02T19:23:43.143Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-02T19:23:43.143Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-02T19:23:43.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-02T19:23:43.819Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-02T19:23:43.819Z] b3c136eddcbf: Pulling fs layer [2022-09-02T19:23:43.819Z] c0a3192eca97: Pulling fs layer [2022-09-02T19:23:43.819Z] a050256f5b6f: Pulling fs layer [2022-09-02T19:23:43.819Z] 656be50a0ddc: Pulling fs layer [2022-09-02T19:23:43.819Z] 2bbca73fdf42: Pulling fs layer [2022-09-02T19:23:43.819Z] 46d945488cbd: Pulling fs layer [2022-09-02T19:23:43.819Z] 8a5474983e97: Pulling fs layer [2022-09-02T19:23:43.819Z] 329c88fbcd65: Pulling fs layer [2022-09-02T19:23:43.819Z] 2bbca73fdf42: Waiting [2022-09-02T19:23:43.819Z] 46d945488cbd: Waiting [2022-09-02T19:23:43.819Z] 8a5474983e97: Waiting [2022-09-02T19:23:43.819Z] 329c88fbcd65: Waiting [2022-09-02T19:23:43.819Z] 656be50a0ddc: Waiting [2022-09-02T19:23:43.819Z] a050256f5b6f: Verifying Checksum [2022-09-02T19:23:43.819Z] a050256f5b6f: Download complete [2022-09-02T19:23:43.819Z] c0a3192eca97: Verifying Checksum [2022-09-02T19:23:43.819Z] c0a3192eca97: Download complete [2022-09-02T19:23:43.819Z] 2bbca73fdf42: Download complete [2022-09-02T19:23:43.819Z] 46d945488cbd: Verifying Checksum [2022-09-02T19:23:43.819Z] 46d945488cbd: Download complete [2022-09-02T19:23:43.819Z] b3c136eddcbf: Verifying Checksum [2022-09-02T19:23:43.819Z] b3c136eddcbf: Download complete [2022-09-02T19:23:44.823Z] b3c136eddcbf: Pull complete [2022-09-02T19:23:44.823Z] 329c88fbcd65: Verifying Checksum [2022-09-02T19:23:44.823Z] 329c88fbcd65: Download complete [2022-09-02T19:23:45.429Z] c0a3192eca97: Pull complete [2022-09-02T19:23:45.708Z] a050256f5b6f: Pull complete [2022-09-02T19:23:45.989Z] 8a5474983e97: Verifying Checksum [2022-09-02T19:23:45.989Z] 8a5474983e97: Download complete [2022-09-02T19:23:46.589Z] 656be50a0ddc: Verifying Checksum [2022-09-02T19:23:46.589Z] 656be50a0ddc: Download complete [2022-09-02T19:23:51.205Z] Removing intermediate container 57388c48484d [2022-09-02T19:23:51.205Z] ---> c08a9b06b8d5 [2022-09-02T19:23:51.205Z] Step 8/22 : COPY . . [2022-09-02T19:23:51.205Z] Removing intermediate container 25f1436e8442 [2022-09-02T19:23:51.205Z] ---> b27d0b8f19f6 [2022-09-02T19:23:51.205Z] Step 8/26 : COPY . . [2022-09-02T19:23:51.205Z] Removing intermediate container 552f42ef6949 [2022-09-02T19:23:51.205Z] ---> 5ec32466ef79 [2022-09-02T19:23:51.205Z] Step 8/26 : COPY . . [2022-09-02T19:23:51.205Z] Removing intermediate container dd46840be228 [2022-09-02T19:23:51.205Z] ---> 785d6be81e50 [2022-09-02T19:23:51.205Z] Step 8/23 : COPY . . [2022-09-02T19:23:51.205Z] Removing intermediate container 27b691ab9340 [2022-09-02T19:23:51.205Z] ---> 1a1151ff6698 [2022-09-02T19:23:51.205Z] Step 8/25 : COPY . . [2022-09-02T19:24:01.197Z] ---> c2fbd5825dbb [2022-09-02T19:24:01.197Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-02T19:24:01.197Z] ---> e16da9bfcf25 [2022-09-02T19:24:01.197Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T19:24:01.197Z] ---> 22363b9ea620 [2022-09-02T19:24:01.197Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-02T19:24:01.197Z] ---> af82bead7f40 [2022-09-02T19:24:01.197Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-02T19:24:01.197Z] ---> 2bb8504a6c90 [2022-09-02T19:24:01.197Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T19:24:01.197Z] ---> Running in db9603880b14 [2022-09-02T19:24:01.197Z] ---> Running in 3cf5d2ca407f [2022-09-02T19:24:01.197Z] ---> Running in d160900bc513 [2022-09-02T19:24:01.458Z] ---> Running in 0c140016c867 [2022-09-02T19:24:01.458Z] ---> Running in 7b612807578e [2022-09-02T19:24:01.458Z] Removing intermediate container d160900bc513 [2022-09-02T19:24:01.458Z] ---> eabcf6ac395e [2022-09-02T19:24:01.458Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-02T19:24:01.458Z] ---> Running in 930b7aea49f7 [2022-09-02T19:24:01.458Z] Removing intermediate container 7b612807578e [2022-09-02T19:24:01.458Z] ---> c55c1cf9d2cd [2022-09-02T19:24:01.458Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-02T19:24:01.458Z] ---> Running in b561ad1b3085 [2022-09-02T19:24:01.458Z] Removing intermediate container 930b7aea49f7 [2022-09-02T19:24:01.458Z] ---> 684947894dad [2022-09-02T19:24:01.458Z] 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-02T19:24:01.717Z] ---> Running in 41821c49e983 [2022-09-02T19:24:01.717Z] Removing intermediate container b561ad1b3085 [2022-09-02T19:24:01.717Z] ---> 3d61b94e09f8 [2022-09-02T19:24:01.717Z] 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-02T19:24:01.717Z] ---> Running in fbfedf69e0dc [2022-09-02T19:24:01.717Z] 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-02T19:24:01.728Z] 656be50a0ddc: Pull complete [2022-09-02T19:24:01.728Z] 2bbca73fdf42: Pull complete [2022-09-02T19:24:01.728Z] 46d945488cbd: Pull complete [2022-09-02T19:24:01.976Z] 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-02T19:24:01.976Z] 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-02T19:24:02.545Z] Removing intermediate container 41821c49e983 [2022-09-02T19:24:02.545Z] ---> ec66fa4257c7 [2022-09-02T19:24:02.545Z] Step 12/26 : WORKDIR /edgex-go [2022-09-02T19:24:02.803Z] ---> Running in fc7a4e5726ef [2022-09-02T19:24:02.803Z] Removing intermediate container fc7a4e5726ef [2022-09-02T19:24:02.803Z] ---> 96129cb39b40 [2022-09-02T19:24:02.803Z] [2022-09-02T19:24:02.803Z] Step 13/26 : FROM alpine:3.15 [2022-09-02T19:24:03.061Z] Removing intermediate container fbfedf69e0dc [2022-09-02T19:24:03.061Z] ---> e39ccf9ec92b [2022-09-02T19:24:03.061Z] Step 12/26 : WORKDIR /edgex-go [2022-09-02T19:24:03.061Z] 3.15: Pulling from library/alpine [2022-09-02T19:24:03.061Z] ---> Running in 8c1e5c70c53c [2022-09-02T19:24:03.061Z] Removing intermediate container 8c1e5c70c53c [2022-09-02T19:24:03.061Z] ---> cfd03e4deba6 [2022-09-02T19:24:03.061Z] [2022-09-02T19:24:03.061Z] Step 13/26 : FROM alpine:3.15 [2022-09-02T19:24:03.061Z] 3.15: Pulling from library/alpine [2022-09-02T19:24:03.321Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-02T19:24:03.321Z] Status: Downloaded newer image for alpine:3.15 [2022-09-02T19:24:03.321Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-02T19:24:03.321Z] Status: Image is up to date for alpine:3.15 [2022-09-02T19:24:03.321Z] ---> c4fc93816858 [2022-09-02T19:24:03.321Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:24:03.321Z] ---> c4fc93816858 [2022-09-02T19:24:03.321Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:24:03.321Z] ---> Running in 7e31d9ad727d [2022-09-02T19:24:03.321Z] ---> Running in c5b0ba3e713c [2022-09-02T19:24:03.580Z] Removing intermediate container 7e31d9ad727d [2022-09-02T19:24:03.580Z] ---> 63e74e2bb57c [2022-09-02T19:24:03.580Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:24:03.580Z] Removing intermediate container c5b0ba3e713c [2022-09-02T19:24:03.580Z] ---> d89915ed9ce9 [2022-09-02T19:24:03.580Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:24:03.580Z] ---> Running in e534b2500169 [2022-09-02T19:24:03.580Z] ---> Running in 77c97981fc7b [2022-09-02T19:24:04.960Z] Removing intermediate container e534b2500169 [2022-09-02T19:24:04.960Z] ---> c7d5ab97342e [2022-09-02T19:24:04.960Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-02T19:24:04.960Z] ---> Running in 06a92e67950a [2022-09-02T19:24:04.960Z] Removing intermediate container 77c97981fc7b [2022-09-02T19:24:04.960Z] ---> 4924bf133ee3 [2022-09-02T19:24:04.960Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-02T19:24:04.960Z] ---> Running in e27f9d5253cd [2022-09-02T19:24:05.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:05.477Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:06.045Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:06.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:06.564Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:24:06.564Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:24:06.564Z] OK: 15856 distinct packages available [2022-09-02T19:24:06.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:06.564Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:24:06.564Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:24:06.564Z] OK: 15856 distinct packages available [2022-09-02T19:24:06.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:07.185Z] 8a5474983e97: Pull complete [2022-09-02T19:24:07.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:07.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:07.765Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-02T19:24:07.765Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-02T19:24:07.765Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:24:07.765Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:24:07.765Z] (3/5) Installing libucontext (1.1-r0) [2022-09-02T19:24:08.025Z] (3/4) Installing libucontext (1.1-r0) [2022-09-02T19:24:08.025Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-02T19:24:08.025Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-02T19:24:08.025Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-02T19:24:08.025Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:24:08.025Z] OK: 6 MiB in 18 packages [2022-09-02T19:24:08.025Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:24:08.025Z] OK: 7 MiB in 19 packages [2022-09-02T19:24:09.176Z] 329c88fbcd65: Pull complete [2022-09-02T19:24:09.176Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-02T19:24:09.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-02T19:24:09.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-02T19:24:09.608Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-02T19:24:09.608Z] WORKDIR /edgex [2022-09-02T19:24:09.608Z] COPY go.mod . [2022-09-02T19:24:09.608Z] RUN go mod download [2022-09-02T19:24:09.608Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-02T19:24:09.931Z] Removing intermediate container 06a92e67950a [2022-09-02T19:24:09.931Z] ---> 1caa535001b9 [2022-09-02T19:24:09.931Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-02T19:24:09.931Z] Removing intermediate container e27f9d5253cd [2022-09-02T19:24:09.931Z] ---> 898566f40d88 [2022-09-02T19:24:09.931Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T19:24:10.595Z] Sending build context to Docker daemon 3.162MB [2022-09-02T19:24:10.596Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-02T19:24:10.596Z] ---> ff4287adb874 [2022-09-02T19:24:10.596Z] Step 2/4 : WORKDIR /edgex [2022-09-02T19:24:12.590Z] ---> Running in 453d699a937e [2022-09-02T19:24:12.590Z] Removing intermediate container 453d699a937e [2022-09-02T19:24:12.590Z] ---> 57e1c8a9d382 [2022-09-02T19:24:12.590Z] Step 3/4 : COPY go.mod . [2022-09-02T19:24:13.211Z] ---> 41c825d09b4a [2022-09-02T19:24:13.211Z] Step 4/4 : RUN go mod download [2022-09-02T19:24:13.211Z] ---> Running in bbc88d07c034 [2022-09-02T19:24:14.128Z] ---> 304fe0b608b3 [2022-09-02T19:24:14.129Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T19:24:14.129Z] ---> 6202b763eaf5 [2022-09-02T19:24:14.129Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T19:24:14.696Z] ---> a2f881cdeb96 [2022-09-02T19:24:14.696Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-02T19:24:14.696Z] ---> Running in 7b1bada07126 [2022-09-02T19:24:15.636Z] Removing intermediate container 7b1bada07126 [2022-09-02T19:24:15.636Z] ---> 26ef653bea06 [2022-09-02T19:24:15.636Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-02T19:24:15.905Z] ---> fc06790da2a4 [2022-09-02T19:24:15.905Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T19:24:15.905Z] ---> c3a82101106a [2022-09-02T19:24:15.905Z] Step 21/26 : WORKDIR / [2022-09-02T19:24:15.905Z] ---> Running in a4b1a958eb7c [2022-09-02T19:24:15.905Z] Removing intermediate container a4b1a958eb7c [2022-09-02T19:24:15.905Z] ---> 6bbd189ea3f6 [2022-09-02T19:24:15.905Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T19:24:16.165Z] ---> 7bef09fe6696 [2022-09-02T19:24:16.165Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-02T19:24:16.165Z] ---> Running in 216f0bb461bf [2022-09-02T19:24:16.165Z] Removing intermediate container 216f0bb461bf [2022-09-02T19:24:16.165Z] ---> 77c4ec1b16bc [2022-09-02T19:24:16.165Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T19:24:16.165Z] ---> Running in 4fd67383e4ab [2022-09-02T19:24:16.165Z] ---> f0464d16770b [2022-09-02T19:24:16.165Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-02T19:24:16.425Z] Removing intermediate container 4fd67383e4ab [2022-09-02T19:24:16.425Z] ---> df747aff76d7 [2022-09-02T19:24:16.425Z] Step 24/26 : LABEL arch=x86_64 [2022-09-02T19:24:16.425Z] ---> Running in 52fb2ebec928 [2022-09-02T19:24:16.425Z] ---> f782259cb32e [2022-09-02T19:24:16.425Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T19:24:16.685Z] ---> Running in bac728381319 [2022-09-02T19:24:16.685Z] Removing intermediate container 52fb2ebec928 [2022-09-02T19:24:16.685Z] ---> ee343b4cbe62 [2022-09-02T19:24:16.685Z] Step 25/26 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:24:16.685Z] ---> Running in 35ea4a662f51 [2022-09-02T19:24:16.685Z] Removing intermediate container bac728381319 [2022-09-02T19:24:16.685Z] ---> 42cc06427fbb [2022-09-02T19:24:16.685Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T19:24:16.944Z] ---> Running in fc3b8db4b81b [2022-09-02T19:24:16.944Z] Removing intermediate container 35ea4a662f51 [2022-09-02T19:24:16.944Z] ---> b0e663862142 [2022-09-02T19:24:16.944Z] Step 26/26 : LABEL version=0.0.0 [2022-09-02T19:24:16.944Z] ---> Running in 6770a9ba4e20 [2022-09-02T19:24:16.944Z] Removing intermediate container fc3b8db4b81b [2022-09-02T19:24:16.944Z] ---> 42063fefbedb [2022-09-02T19:24:16.944Z] Step 24/26 : LABEL arch=x86_64 [2022-09-02T19:24:17.205Z] ---> Running in 84357fc3bb8c [2022-09-02T19:24:17.205Z] Removing intermediate container 6770a9ba4e20 [2022-09-02T19:24:17.205Z] ---> 633683792d7d [2022-09-02T19:24:17.205Z] [2022-09-02T19:24:17.205Z] Successfully built 633683792d7d [2022-09-02T19:24:17.205Z] Successfully tagged security-spire-config:latest [2022-09-02T19:24:17.205Z] Building support-scheduler [2022-09-02T19:24:17.205Z]  Building security-spire-config ... done Removing intermediate container 84357fc3bb8c [2022-09-02T19:24:17.205Z] ---> 6f7532564ee0 [2022-09-02T19:24:17.205Z] Step 25/26 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:24:17.205Z] ---> Running in 2711fbeea979 [2022-09-02T19:24:19.111Z] Removing intermediate container 2711fbeea979 [2022-09-02T19:24:19.111Z] ---> f172feac039b [2022-09-02T19:24:19.111Z] Step 26/26 : LABEL version=0.0.0 [2022-09-02T19:24:19.678Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:24:19.678Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:24:19.678Z] ---> ca9710bd63b2 [2022-09-02T19:24:19.678Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:24:20.634Z] ---> Running in 8220e88b9d6b [2022-09-02T19:24:20.634Z] ---> Running in c496c0c5566d [2022-09-02T19:24:20.634Z] Removing intermediate container c496c0c5566d [2022-09-02T19:24:20.634Z] Removing intermediate container 8220e88b9d6b [2022-09-02T19:24:20.634Z] ---> 9f45e5727112 [2022-09-02T19:24:20.634Z] ---> f83d3f37141e [2022-09-02T19:24:20.634Z] Step 4/23 : WORKDIR /edgex-go [2022-09-02T19:24:20.634Z] [2022-09-02T19:24:20.634Z] ---> Running in bb82a398909e [2022-09-02T19:24:20.634Z] Successfully built f83d3f37141e [2022-09-02T19:24:20.634Z] Successfully tagged security-spire-agent:latest [2022-09-02T19:24:20.634Z]  Building security-spire-agent ... done Building core-data [2022-09-02T19:24:20.634Z] Removing intermediate container bb82a398909e [2022-09-02T19:24:20.634Z] ---> aa9c7df0f722 [2022-09-02T19:24:20.634Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:24:20.893Z] 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-02T19:24:21.476Z] 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-02T19:24:21.476Z] ---> Running in c3bd1cc5cc19 [2022-09-02T19:24:22.858Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:24:22.858Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:24:22.858Z] ---> ca9710bd63b2 [2022-09-02T19:24:22.858Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:24:22.858Z] ---> Using cache [2022-09-02T19:24:22.858Z] ---> 9f45e5727112 [2022-09-02T19:24:22.858Z] Step 4/24 : WORKDIR /edgex-go [2022-09-02T19:24:22.858Z] ---> Using cache [2022-09-02T19:24:22.858Z] ---> aa9c7df0f722 [2022-09-02T19:24:22.858Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:24:23.800Z] ---> Running in 57eee04fa880 [2022-09-02T19:24:26.342Z] Removing intermediate container c3bd1cc5cc19 [2022-09-02T19:24:26.342Z] ---> f3dac1dc19ce [2022-09-02T19:24:26.342Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-02T19:24:26.342Z] Removing intermediate container db9603880b14 [2022-09-02T19:24:26.342Z] ---> 2f51a6b57f53 [2022-09-02T19:24:26.342Z] [2022-09-02T19:24:26.342Z] Step 10/25 : FROM alpine:3.16 [2022-09-02T19:24:26.342Z] Removing intermediate container 57eee04fa880 [2022-09-02T19:24:26.342Z] ---> f80c476f3814 [2022-09-02T19:24:26.342Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-02T19:24:26.342Z] Removing intermediate container 0c140016c867 [2022-09-02T19:24:26.342Z] ---> 048faddd6850 [2022-09-02T19:24:26.342Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-02T19:24:26.342Z] Removing intermediate container 3cf5d2ca407f [2022-09-02T19:24:26.342Z] ---> ad07c801b93d [2022-09-02T19:24:26.342Z] [2022-09-02T19:24:26.342Z] Step 10/22 : FROM alpine:3.16 [2022-09-02T19:24:26.342Z] ---> Running in f111386264ba [2022-09-02T19:24:26.342Z] ---> Running in 2b7dd188d2c9 [2022-09-02T19:24:26.342Z] ---> Running in 488bfd4069e7 [2022-09-02T19:24:26.342Z] 3.16: Pulling from library/alpine [2022-09-02T19:24:26.342Z] 3.16: Pulling from library/alpine [2022-09-02T19:24:26.652Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-02T19:24:26.652Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-02T19:24:26.652Z] Status: Downloaded newer image for alpine:3.16 [2022-09-02T19:24:26.652Z] Status: Image is up to date for alpine:3.16 [2022-09-02T19:24:26.652Z] ---> 9c6f07244728 [2022-09-02T19:24:26.652Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-02T19:24:26.652Z] ---> 9c6f07244728 [2022-09-02T19:24:26.652Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-02T19:24:26.932Z] ---> Running in 234d372fb639 [2022-09-02T19:24:26.932Z] ---> Running in 5b82b1dc2db8 [2022-09-02T19:24:26.932Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:26.932Z] 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-02T19:24:26.932Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:27.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:27.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:27.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:27.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:27.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:27.835Z] Removing intermediate container 2b7dd188d2c9 [2022-09-02T19:24:27.835Z] ---> 028106d8663e [2022-09-02T19:24:27.835Z] [2022-09-02T19:24:27.835Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T19:24:27.835Z] ---> 9c6f07244728 [2022-09-02T19:24:27.835Z] 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-02T19:24:27.835Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:27.835Z] ---> Running in 70b09b5d97b5 [2022-09-02T19:24:27.835Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-02T19:24:27.835Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-02T19:24:27.835Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-02T19:24:27.835Z] Removing intermediate container 70b09b5d97b5 [2022-09-02T19:24:27.835Z] ---> 5305ced50771 [2022-09-02T19:24:27.835Z] 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-02T19:24:27.835Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-02T19:24:27.835Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-02T19:24:27.835Z] (5/6) Installing curl (7.83.1-r3) [2022-09-02T19:24:27.835Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-02T19:24:27.835Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-02T19:24:27.835Z] (3/3) Installing su-exec (0.2-r1) [2022-09-02T19:24:27.835Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:24:27.835Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:24:27.835Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:24:27.835Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:24:27.835Z] ---> Running in 30be84ab8179 [2022-09-02T19:24:28.095Z] OK: 8 MiB in 20 packages [2022-09-02T19:24:28.095Z] OK: 6 MiB in 17 packages [2022-09-02T19:24:28.095Z] OK: 211 MiB in 51 packages [2022-09-02T19:24:28.095Z] OK: 211 MiB in 51 packages [2022-09-02T19:24:28.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:28.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:28.667Z] Removing intermediate container 488bfd4069e7 [2022-09-02T19:24:28.667Z] ---> 8f73e0e47766 [2022-09-02T19:24:28.667Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-02T19:24:28.667Z] Removing intermediate container 5b82b1dc2db8 [2022-09-02T19:24:28.667Z] ---> 5d76fd2f8059 [2022-09-02T19:24:28.667Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-02T19:24:28.667Z] Removing intermediate container 234d372fb639 [2022-09-02T19:24:28.667Z] ---> d135c58b71da [2022-09-02T19:24:28.667Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-02T19:24:28.929Z] ---> Running in 99d6eb12e34a [2022-09-02T19:24:28.929Z] ---> Running in 3892f056e031 [2022-09-02T19:24:28.929Z] Removing intermediate container f111386264ba [2022-09-02T19:24:28.929Z] ---> fc9108ac4112 [2022-09-02T19:24:28.929Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-02T19:24:28.929Z] ---> 28445adaad19 [2022-09-02T19:24:28.929Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:24:28.929Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-02T19:24:28.929Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-02T19:24:28.929Z] Removing intermediate container 99d6eb12e34a [2022-09-02T19:24:28.929Z] ---> d657e0f536a1 [2022-09-02T19:24:28.929Z] Step 13/22 : WORKDIR /edgex [2022-09-02T19:24:28.929Z] (3/33) Installing readline (8.1.2-r0) [2022-09-02T19:24:28.929Z] (4/33) Installing bash (5.1.16-r2) [2022-09-02T19:24:28.929Z] ---> Running in d6620d21909b [2022-09-02T19:24:29.190Z] Executing bash-5.1.16-r2.post-install [2022-09-02T19:24:29.190Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-02T19:24:29.190Z] Removing intermediate container 3892f056e031 [2022-09-02T19:24:29.190Z] ---> 168ee8f7c114 [2022-09-02T19:24:29.190Z] Step 13/25 : WORKDIR / [2022-09-02T19:24:29.190Z] ---> Running in 629ea9456b4e [2022-09-02T19:24:29.190Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-02T19:24:29.190Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-02T19:24:29.190Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-02T19:24:29.190Z] ---> 391c2201c60a [2022-09-02T19:24:29.190Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:24:29.190Z] (9/33) Installing curl (7.83.1-r3) [2022-09-02T19:24:29.190Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-02T19:24:29.190Z] ---> Running in 73ffe7187578 [2022-09-02T19:24:29.190Z] ---> Running in a186d38d5eb6 [2022-09-02T19:24:29.190Z] Removing intermediate container 629ea9456b4e [2022-09-02T19:24:29.190Z] ---> d42a4d9930a0 [2022-09-02T19:24:29.190Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-02T19:24:29.459Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-02T19:24:29.459Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-02T19:24:29.459Z] Removing intermediate container 73ffe7187578 [2022-09-02T19:24:29.459Z] ---> 974d6e63089a [2022-09-02T19:24:29.459Z] 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-02T19:24:29.459Z] (13/33) Installing expat (2.4.8-r0) [2022-09-02T19:24:29.459Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-02T19:24:29.720Z] (15/33) Installing gdbm (1.23-r0) [2022-09-02T19:24:29.720Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-02T19:24:29.720Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-02T19:24:29.720Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-02T19:24:29.720Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-02T19:24:29.720Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-02T19:24:29.720Z] ---> a18dd5c9226f [2022-09-02T19:24:29.720Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-02T19:24:29.720Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-02T19:24:29.981Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-02T19:24:29.981Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-02T19:24:29.981Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-02T19:24:29.981Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-02T19:24:29.981Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-02T19:24:29.981Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-02T19:24:29.981Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-02T19:24:29.981Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-02T19:24:29.981Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-02T19:24:29.981Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-02T19:24:29.981Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-02T19:24:30.243Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-02T19:24:30.243Z] ---> 1c237c6cfc76 [2022-09-02T19:24:30.243Z] 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-02T19:24:30.243Z] ---> 0ec86587a9fa [2022-09-02T19:24:30.243Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-02T19:24:30.504Z] ---> a00db7c3b0ed [2022-09-02T19:24:30.504Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-02T19:24:30.504Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:24:30.504Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:24:30.504Z] OK: 122 MiB in 47 packages [2022-09-02T19:24:32.413Z] ---> d21f7f4d126a [2022-09-02T19:24:32.413Z] ---> 1a6905188204 [2022-09-02T19:24:32.413Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/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-02T19:24:32.413Z] [2022-09-02T19:24:32.413Z] ---> eae0cd6800e4 [2022-09-02T19:24:32.413Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-02T19:24:32.673Z] ---> Running in 08acdf70594e [2022-09-02T19:24:32.673Z] ---> 250f27a1e08e [2022-09-02T19:24:32.673Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-02T19:24:33.613Z] ---> af5ca22fbf76 [2022-09-02T19:24:33.613Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-02T19:24:34.187Z] Removing intermediate container 08acdf70594e [2022-09-02T19:24:34.187Z] ---> 0e98ca8fc79d [2022-09-02T19:24:34.187Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-02T19:24:34.450Z] ---> 845cdf8b5f3c [2022-09-02T19:24:34.450Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-02T19:24:34.450Z] ---> Running in 22e4749a0681 [2022-09-02T19:24:34.710Z] Removing intermediate container 22e4749a0681 [2022-09-02T19:24:34.710Z] ---> c8f3a00195e0 [2022-09-02T19:24:34.710Z] Step 20/22 : LABEL arch=x86_64 [2022-09-02T19:24:34.710Z] Collecting docker-compose==1.23.2 [2022-09-02T19:24:34.710Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-02T19:24:34.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 26.4 MB/s eta 0:00:00 [2022-09-02T19:24:34.710Z] ---> dfd6273e14b6 [2022-09-02T19:24:34.710Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-02T19:24:34.974Z] ---> Running in efecc3782941 [2022-09-02T19:24:34.974Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-02T19:24:34.974Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-02T19:24:34.974Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 132.4 MB/s eta 0:00:00 [2022-09-02T19:24:34.974Z] ---> Running in 21639554e781 [2022-09-02T19:24:34.974Z] Collecting jsonschema<3,>=2.5.1 [2022-09-02T19:24:34.974Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-02T19:24:34.974Z] Collecting PyYAML<4,>=3.10 [2022-09-02T19:24:34.974Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-02T19:24:34.974Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 71.8 MB/s eta 0:00:00 [2022-09-02T19:24:35.235Z] Removing intermediate container efecc3782941 [2022-09-02T19:24:35.235Z] ---> 1facb652d92e [2022-09-02T19:24:35.235Z] Step 21/22 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:24:35.235Z] Preparing metadata (setup.py): started [2022-09-02T19:24:35.495Z] ---> Running in 6890ff23f55b [2022-09-02T19:24:35.757Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:24:35.757Z] Removing intermediate container 6890ff23f55b [2022-09-02T19:24:35.757Z] ---> 5b4ece8fda2e [2022-09-02T19:24:35.757Z] Step 22/22 : LABEL version=0.0.0 [2022-09-02T19:24:35.757Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-02T19:24:35.757Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-02T19:24:35.757Z] Preparing metadata (setup.py): started [2022-09-02T19:24:36.022Z] ---> Running in a3051116b095 [2022-09-02T19:24:36.022Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:24:36.022Z] Collecting docopt<0.7,>=0.6.1 [2022-09-02T19:24:36.022Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-02T19:24:36.022Z] Removing intermediate container 21639554e781 [2022-09-02T19:24:36.022Z] ---> 95a32cff8b6d [2022-09-02T19:24:36.022Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-02T19:24:36.022Z] Preparing metadata (setup.py): started [2022-09-02T19:24:36.281Z] Removing intermediate container a3051116b095 [2022-09-02T19:24:36.281Z] ---> 3f7454af6e5c [2022-09-02T19:24:36.281Z] [2022-09-02T19:24:36.281Z] ---> Running in 0bc652e71364 [2022-09-02T19:24:36.281Z] Successfully built 3f7454af6e5c [2022-09-02T19:24:36.281Z] Successfully tagged security-proxy-setup:latest [2022-09-02T19:24:36.281Z] Building security-bootstrapper [2022-09-02T19:24:36.281Z]  Building security-proxy-setup ... done Removing intermediate container 0bc652e71364 [2022-09-02T19:24:36.281Z] ---> 8eb1ed084491 [2022-09-02T19:24:36.281Z] Step 23/25 : LABEL arch=x86_64 [2022-09-02T19:24:36.540Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:24:36.540Z] ---> Running in e31bf2b1c26e [2022-09-02T19:24:36.540Z] Collecting cached-property<2,>=1.2.0 [2022-09-02T19:24:36.540Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-02T19:24:36.540Z] Removing intermediate container a186d38d5eb6 [2022-09-02T19:24:36.540Z] ---> b2397fa5fef7 [2022-09-02T19:24:36.540Z] Step 9/23 : COPY . . [2022-09-02T19:24:36.540Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-02T19:24:36.540Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-02T19:24:36.540Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 166.2 MB/s eta 0:00:00 [2022-09-02T19:24:36.540Z] 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-02T19:24:36.540Z] Collecting texttable<0.10,>=0.9.0 [2022-09-02T19:24:36.540Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-02T19:24:36.540Z] Preparing metadata (setup.py): started [2022-09-02T19:24:36.540Z] Removing intermediate container d6620d21909b [2022-09-02T19:24:36.541Z] ---> deb1dfd62baa [2022-09-02T19:24:36.541Z] Step 9/24 : COPY . . [2022-09-02T19:24:37.109Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:24:37.109Z] Collecting docker<4.0,>=3.6.0 [2022-09-02T19:24:37.109Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-02T19:24:37.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 104.9 MB/s eta 0:00:00 [2022-09-02T19:24:37.109Z] Collecting docker-pycreds>=0.4.0 [2022-09-02T19:24:37.109Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-02T19:24:37.368Z] Collecting certifi>=2017.4.17 [2022-09-02T19:24:37.368Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-02T19:24:37.368Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 64.0 MB/s eta 0:00:00 [2022-09-02T19:24:37.368Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-02T19:24:37.368Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-02T19:24:37.368Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 223.7 MB/s eta 0:00:00 [2022-09-02T19:24:37.368Z] Collecting idna<2.8,>=2.5 [2022-09-02T19:24:37.368Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-02T19:24:37.368Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 194.8 MB/s eta 0:00:00 [2022-09-02T19:24:37.368Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-02T19:24:37.368Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-02T19:24:37.368Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 85.6 MB/s eta 0:00:00 [2022-09-02T19:24:37.368Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-02T19:24:37.368Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-02T19:24:37.368Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-02T19:24:37.368Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-02T19:24:37.629Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-02T19:24:37.629Z] Running setup.py install for texttable: started [2022-09-02T19:24:37.888Z] Running setup.py install for texttable: finished with status 'done' [2022-09-02T19:24:37.888Z] Running setup.py install for PyYAML: started [2022-09-02T19:24:38.455Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-02T19:24:39.025Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:24:39.025Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:24:39.025Z] ---> ca9710bd63b2 [2022-09-02T19:24:39.025Z] Step 3/31 : WORKDIR /edgex-go [2022-09-02T19:24:39.025Z] ---> Using cache [2022-09-02T19:24:39.025Z] ---> 5022fdae9f83 [2022-09-02T19:24:39.025Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:24:39.025Z] ---> Using cache [2022-09-02T19:24:39.025Z] ---> 3a9ecd9d2f02 [2022-09-02T19:24:39.025Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-02T19:24:39.963Z] Removing intermediate container e31bf2b1c26e [2022-09-02T19:24:39.963Z] ---> 99a4a95be7e2 [2022-09-02T19:24:39.963Z] Step 24/25 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:24:39.963Z] Running setup.py install for docopt: started [2022-09-02T19:24:40.224Z] Running setup.py install for docopt: finished with status 'done' [2022-09-02T19:24:42.766Z] Running setup.py install for dockerpty: started [2022-09-02T19:24:42.767Z] ---> Running in 78bf3e45f9bc [2022-09-02T19:24:42.767Z] ---> Running in 1a40d9618aa3 [2022-09-02T19:24:42.767Z] ---> b7ea53e7c90d [2022-09-02T19:24:42.767Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-02T19:24:42.767Z] ---> f2516d2b4afc [2022-09-02T19:24:42.767Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-02T19:24:43.028Z] ---> Running in 01a1d360469d [2022-09-02T19:24:43.028Z] ---> Running in 2ff60c54e88e [2022-09-02T19:24:43.028Z] Removing intermediate container 78bf3e45f9bc [2022-09-02T19:24:43.028Z] ---> 4b0dcea61cd7 [2022-09-02T19:24:43.028Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T19:24:43.028Z] ---> Running in 901c55d32f83 [2022-09-02T19:24:43.028Z] Removing intermediate container 901c55d32f83 [2022-09-02T19:24:43.028Z] ---> 3d12ef42e383 [2022-09-02T19:24:43.028Z] [2022-09-02T19:24:43.028Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-02T19:24:43.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:43.287Z] Successfully built 3d12ef42e383 [2022-09-02T19:24:43.287Z] Successfully tagged security-secretstore-setup:latest [2022-09-02T19:24:43.287Z] Building security-spiffe-token-provider [2022-09-02T19:24:43.548Z]  Building security-secretstore-setup ... done 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-02T19:24:43.548Z] 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-02T19:24:43.548Z] 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-02T19:24:43.548Z] 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-02T19:24:44.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:44.380Z] OK: 211 MiB in 51 packages [2022-09-02T19:24:45.759Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:24:45.759Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:24:45.759Z] ---> ca9710bd63b2 [2022-09-02T19:24:45.759Z] Step 3/20 : WORKDIR /edgex-go [2022-09-02T19:24:45.759Z] ---> Using cache [2022-09-02T19:24:45.759Z] ---> 5022fdae9f83 [2022-09-02T19:24:45.759Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-02T19:24:46.022Z] ---> Running in bab919bda1af [2022-09-02T19:24:46.281Z] Removing intermediate container 1a40d9618aa3 [2022-09-02T19:24:46.281Z] ---> 59b44b5384a6 [2022-09-02T19:24:46.281Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-02T19:24:46.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:46.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:46.799Z] ---> fa879829542f [2022-09-02T19:24:46.799Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:24:46.799Z] v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-02T19:24:46.799Z] v3.16.2-128-g588bd828dc [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-02T19:24:46.799Z] OK: 17039 distinct packages available [2022-09-02T19:24:46.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:47.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:24:47.059Z] ---> Running in b117640f0b9e [2022-09-02T19:24:47.059Z] OK: 211 MiB in 51 packages [2022-09-02T19:24:48.003Z] Removing intermediate container bab919bda1af [2022-09-02T19:24:48.003Z] ---> 2feae620b3f9 [2022-09-02T19:24:48.003Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-02T19:24:48.573Z] ---> 82d6a7b5157c [2022-09-02T19:24:48.573Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:24:48.836Z] ---> Running in 962a29ccbc18 [2022-09-02T19:24:49.773Z] Removing intermediate container 30be84ab8179 [2022-09-02T19:24:49.773Z] ---> 3da7ca9eb47c [2022-09-02T19:24:49.773Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-02T19:24:50.339Z] ---> Running in d41e33545052 [2022-09-02T19:24:50.919Z] Removing intermediate container d41e33545052 [2022-09-02T19:24:50.919Z] ---> 34930d8ea9df [2022-09-02T19:24:50.919Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T19:24:50.919Z] ---> Running in 58e33bfc69a4 [2022-09-02T19:24:51.180Z] Removing intermediate container 58e33bfc69a4 [2022-09-02T19:24:51.180Z] ---> a02b98f87f97 [2022-09-02T19:24:51.180Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-02T19:24:52.258Z] Removing intermediate container bbc88d07c034 [2022-09-02T19:24:52.258Z] ---> 63ef346910c6 [2022-09-02T19:24:52.258Z] Successfully built 63ef346910c6 [2022-09-02T19:24:52.258Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:24:52.679Z] + docker inspect -f . ci-base-image-arm64 [2022-09-02T19:24:52.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:24:53.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-24445 does not seem to be running inside a container [2022-09-02T19:24:53.097Z] $ 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-02T19:24:53.729Z] ---> 44e55264106a [2022-09-02T19:24:53.729Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-02T19:24:53.990Z] ---> a42265585a98 [2022-09-02T19:24:53.990Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-02T19:24:54.435Z] $ docker top 4be3f0a0421e5391450f9a8013628ed9cb742b9c6e98c3343b6510a9acb7ad64 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T19:24:55.376Z] ---> 8cfb6f5bd8fb [2022-09-02T19:24:55.376Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-02T19:24:55.376Z] ---> Running in df6c975ce91b [2022-09-02T19:24:55.434Z] + go version [2022-09-02T19:24:55.434Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-02T19:24:55.472Z] $ docker stop --time=1 4be3f0a0421e5391450f9a8013628ed9cb742b9c6e98c3343b6510a9acb7ad64 [2022-09-02T19:24:55.950Z] Removing intermediate container df6c975ce91b [2022-09-02T19:24:55.951Z] ---> 49e28f1e956a [2022-09-02T19:24:55.951Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:24:55.951Z] Removing intermediate container b117640f0b9e [2022-09-02T19:24:55.951Z] ---> f367c701d3bb [2022-09-02T19:24:55.951Z] Step 8/31 : COPY . . [2022-09-02T19:24:55.951Z] ---> Running in 7612b72d52ef [2022-09-02T19:24:56.891Z] Removing intermediate container 7612b72d52ef [2022-09-02T19:24:56.891Z] ---> 00476030bd63 [2022-09-02T19:24:56.891Z] Step 21/23 : LABEL arch=x86_64 [2022-09-02T19:24:57.111Z] $ docker rm -f 4be3f0a0421e5391450f9a8013628ed9cb742b9c6e98c3343b6510a9acb7ad64 [2022-09-02T19:24:57.150Z] ---> Running in 9692c30da1c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2022-09-02T19:24:57.719Z] Removing intermediate container 9692c30da1c1 [2022-09-02T19:24:57.719Z] ---> c8e8db37f820 [2022-09-02T19:24:57.719Z] Step 22/23 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:24:57.977Z] ---> Running in 26c4d1c54113 [2022-09-02T19:24:58.140Z] + docker inspect -f . ci-base-image-arm64 [2022-09-02T19:24:58.140Z] . [Pipeline] } [Pipeline] // withEnv [2022-09-02T19:24:58.237Z] Removing intermediate container 26c4d1c54113 [2022-09-02T19:24:58.237Z] ---> 8c62014c6b5f [2022-09-02T19:24:58.237Z] Step 23/23 : LABEL version=0.0.0 [Pipeline] withDockerContainer [2022-09-02T19:24:58.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-24445 does not seem to be running inside a container [2022-09-02T19:24:58.550Z] $ 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-02T19:24:58.805Z] ---> Running in c4c8e9285d95 [2022-09-02T19:24:58.805Z] Removing intermediate container 962a29ccbc18 [2022-09-02T19:24:58.805Z] ---> c0c54decd65f [2022-09-02T19:24:58.805Z] Step 7/20 : COPY . . [2022-09-02T19:24:59.375Z] Removing intermediate container c4c8e9285d95 [2022-09-02T19:24:59.375Z] ---> bc6b63dad346 [2022-09-02T19:24:59.375Z] [2022-09-02T19:24:59.375Z] Successfully built bc6b63dad346 [2022-09-02T19:24:59.375Z] Successfully tagged sys-mgmt-agent:latest [2022-09-02T19:24:59.375Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-09-02T19:24:59.891Z] $ docker top 5f53a1ba03e2a1c4b4e7e6cfb468747d28d72a2ba54c22e7e5bc51772fcc3002 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-02T19:25:00.310Z] ========================================================= [2022-09-02T19:25:00.310Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-02T19:25:00.310Z] ========================================================= [Pipeline] sh [2022-09-02T19:25:00.979Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-02T19:25:01.707Z] + make test [2022-09-02T19:25:01.708Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-02T19:25:04.652Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:25:04.652Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:25:04.652Z] ---> ca9710bd63b2 [2022-09-02T19:25:04.652Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:25:04.652Z] ---> Using cache [2022-09-02T19:25:04.652Z] ---> 9f45e5727112 [2022-09-02T19:25:04.652Z] Step 4/23 : WORKDIR /edgex-go [2022-09-02T19:25:04.652Z] ---> Using cache [2022-09-02T19:25:04.652Z] ---> aa9c7df0f722 [2022-09-02T19:25:04.652Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:25:04.652Z] ---> Using cache [2022-09-02T19:25:04.652Z] ---> f80c476f3814 [2022-09-02T19:25:04.652Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-02T19:25:08.854Z] ---> Running in 97864c44bf04 [2022-09-02T19:25:08.854Z] ---> 0118021f63c6 [2022-09-02T19:25:08.854Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-02T19:25:08.854Z] ---> 1421d8d30b2d [2022-09-02T19:25:08.854Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-02T19:25:08.854Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:08.854Z] ---> Running in 19b58c0c1b95 [2022-09-02T19:25:08.854Z] ---> Running in bb3aa2a19f02 [2022-09-02T19:25:09.423Z] 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-02T19:25:09.423Z] 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-02T19:25:09.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:10.062Z] OK: 211 MiB in 51 packages [2022-09-02T19:25:10.632Z] Removing intermediate container 2ff60c54e88e [2022-09-02T19:25:10.633Z] ---> 3f3534511adc [2022-09-02T19:25:10.633Z] [2022-09-02T19:25:10.633Z] Step 11/24 : FROM alpine:3.16 [2022-09-02T19:25:10.633Z] ---> 9c6f07244728 [2022-09-02T19:25:10.633Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-02T19:25:10.893Z] ---> Running in ac82917c47fa [2022-09-02T19:25:10.893Z] Removing intermediate container 97864c44bf04 [2022-09-02T19:25:10.893Z] ---> bbc25e66d76d [2022-09-02T19:25:10.893Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-02T19:25:10.893Z] Removing intermediate container ac82917c47fa [2022-09-02T19:25:10.893Z] ---> ed0c042910eb [2022-09-02T19:25:10.893Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-02T19:25:10.893Z] Removing intermediate container 01a1d360469d [2022-09-02T19:25:10.893Z] ---> 53df45521656 [2022-09-02T19:25:10.893Z] [2022-09-02T19:25:10.893Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T19:25:10.893Z] ---> 9c6f07244728 [2022-09-02T19:25:10.893Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-02T19:25:11.152Z] ---> Running in 52346c7f33bc [2022-09-02T19:25:11.152Z] ---> Running in 4b2f61b91ce3 [2022-09-02T19:25:11.152Z] ---> 23a4fb3dc772 [2022-09-02T19:25:11.152Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:25:11.152Z] ---> Running in a77723620bd4 [2022-09-02T19:25:11.152Z] Removing intermediate container 52346c7f33bc [2022-09-02T19:25:11.152Z] ---> 366f796cc164 [2022-09-02T19:25:11.152Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-02T19:25:11.152Z] ---> Running in cc82dc998251 [2022-09-02T19:25:11.412Z] Removing intermediate container cc82dc998251 [2022-09-02T19:25:11.412Z] ---> 29b4389a2742 [2022-09-02T19:25:11.412Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:25:11.412Z] ---> Running in 9563cef0f51b [2022-09-02T19:25:11.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:11.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:12.190Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-02T19:25:12.190Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:25:12.190Z] OK: 6 MiB in 15 packages [2022-09-02T19:25:13.137Z] Removing intermediate container 9563cef0f51b [2022-09-02T19:25:13.137Z] ---> d23db6eef7c9 [2022-09-02T19:25:13.137Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-02T19:25:13.137Z] Removing intermediate container 4b2f61b91ce3 [2022-09-02T19:25:13.137Z] ---> f4a8500cc987 [2022-09-02T19:25:13.137Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:25:13.410Z] ---> Running in fcf75d554b2b [2022-09-02T19:25:13.410Z] ---> Running in 57861861a8f9 [2022-09-02T19:25:14.371Z] Removing intermediate container 57861861a8f9 [2022-09-02T19:25:14.371Z] ---> 0c4d06bf8128 [2022-09-02T19:25:14.371Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-02T19:25:14.371Z] ---> Running in f62f1c5e2711 [2022-09-02T19:25:14.940Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:14.940Z] Removing intermediate container f62f1c5e2711 [2022-09-02T19:25:14.940Z] ---> 1afc113c0137 [2022-09-02T19:25:14.940Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T19:25:14.940Z] ---> Running in a75bd05b211b [2022-09-02T19:25:15.507Z] Removing intermediate container a75bd05b211b [2022-09-02T19:25:15.507Z] ---> 8126fe38103c [2022-09-02T19:25:15.507Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:25:15.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:16.029Z] ---> e1d53e782341 [2022-09-02T19:25:16.029Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-02T19:25:16.029Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-02T19:25:16.029Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-02T19:25:16.289Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-02T19:25:16.289Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-02T19:25:16.289Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-02T19:25:16.549Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-02T19:25:16.549Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:25:16.549Z] OK: 8 MiB in 20 packages [2022-09-02T19:25:17.486Z] ---> 7967c4d8a474 [2022-09-02T19:25:17.486Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-02T19:25:18.053Z] Removing intermediate container fcf75d554b2b [2022-09-02T19:25:18.053Z] ---> 27e7fdf7004d [2022-09-02T19:25:18.053Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:25:18.312Z] ---> be8778ed838e [2022-09-02T19:25:18.312Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-02T19:25:18.312Z] ---> Running in de6a76b6795a [2022-09-02T19:25:18.573Z] ---> c374c7774c8b [2022-09-02T19:25:18.573Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-02T19:25:18.832Z] Removing intermediate container de6a76b6795a [2022-09-02T19:25:18.832Z] ---> 0db1b38cec62 [2022-09-02T19:25:18.832Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:25:19.091Z] ---> Running in dd9e2d97b467 [2022-09-02T19:25:19.350Z] Removing intermediate container a77723620bd4 [2022-09-02T19:25:19.350Z] ---> 5d2449963bbe [2022-09-02T19:25:19.350Z] Step 9/23 : COPY . . [2022-09-02T19:25:19.610Z] Removing intermediate container dd9e2d97b467 [2022-09-02T19:25:19.610Z] ---> 8fee4d1ca33a [2022-09-02T19:25:19.610Z] Step 21/23 : LABEL arch=x86_64 [2022-09-02T19:25:19.610Z] ---> Running in 7dc07ce6c220 [2022-09-02T19:25:19.610Z] ---> a8290ce30de6 [2022-09-02T19:25:19.610Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-02T19:25:20.183Z] Removing intermediate container 7dc07ce6c220 [2022-09-02T19:25:20.183Z] ---> 40f725b01959 [2022-09-02T19:25:20.183Z] Step 22/23 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:25:21.576Z] ---> e1f04cbc827b [2022-09-02T19:25:21.576Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-02T19:25:21.576Z] ---> Running in a4277823bce0 [2022-09-02T19:25:21.576Z] ---> Running in 79f2cc43766f [2022-09-02T19:25:21.846Z] Removing intermediate container a4277823bce0 [2022-09-02T19:25:21.846Z] ---> 756c60dc66ee [2022-09-02T19:25:21.846Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T19:25:21.846Z] ---> Running in a55b9052b496 [2022-09-02T19:25:21.846Z] Removing intermediate container 79f2cc43766f [2022-09-02T19:25:21.846Z] ---> 33494d47df9f [2022-09-02T19:25:21.846Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:25:22.106Z] ---> Running in ff700e47f85c [2022-09-02T19:25:22.106Z] Removing intermediate container a55b9052b496 [2022-09-02T19:25:22.106Z] ---> d06cdf50fbd9 [2022-09-02T19:25:22.106Z] [2022-09-02T19:25:22.384Z] Successfully built d06cdf50fbd9 [2022-09-02T19:25:22.384Z] Successfully tagged support-scheduler:latest [2022-09-02T19:25:22.384Z]  Building support-scheduler ... done Building core-metadata [2022-09-02T19:25:22.384Z] Removing intermediate container ff700e47f85c [2022-09-02T19:25:22.384Z] ---> f71971483321 [2022-09-02T19:25:22.384Z] Step 22/24 : LABEL arch=x86_64 [2022-09-02T19:25:23.320Z] ---> Running in f7f4007ea8e3 [2022-09-02T19:25:24.697Z] Removing intermediate container f7f4007ea8e3 [2022-09-02T19:25:24.697Z] ---> d252a4f6a8f4 [2022-09-02T19:25:24.697Z] Step 23/24 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:25:25.636Z] ---> b752472b5189 [2022-09-02T19:25:25.636Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-02T19:25:25.636Z] ---> Running in d8dad4f58b24 [2022-09-02T19:25:25.636Z] ---> Running in 29b1d07a5941 [2022-09-02T19:25:25.636Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:25:25.636Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:25:25.636Z] ---> ca9710bd63b2 [2022-09-02T19:25:25.636Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:25:25.636Z] ---> Using cache [2022-09-02T19:25:25.636Z] ---> 9f45e5727112 [2022-09-02T19:25:25.636Z] Step 4/25 : WORKDIR /edgex-go [2022-09-02T19:25:25.636Z] ---> Using cache [2022-09-02T19:25:25.636Z] ---> aa9c7df0f722 [2022-09-02T19:25:25.636Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:25:25.636Z] ---> Using cache [2022-09-02T19:25:25.636Z] ---> f80c476f3814 [2022-09-02T19:25:25.636Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-02T19:25:25.636Z] Removing intermediate container d8dad4f58b24 [2022-09-02T19:25:25.636Z] ---> bab88a2dd71f [2022-09-02T19:25:25.636Z] Step 24/24 : LABEL version=0.0.0 [2022-09-02T19:25:25.636Z] ---> Running in 15d345edf91a [2022-09-02T19:25:25.895Z] ---> Running in ef2e5da8e166 [2022-09-02T19:25:26.156Z] Removing intermediate container ef2e5da8e166 [2022-09-02T19:25:26.157Z] ---> 0e7d47233e65 [2022-09-02T19:25:26.157Z] [2022-09-02T19:25:26.157Z] 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-02T19:25:26.157Z] Successfully built 0e7d47233e65 [2022-09-02T19:25:26.157Z] Successfully tagged core-data:latest [2022-09-02T19:25:26.157Z]  Building core-data ... done Building core-command [2022-09-02T19:25:26.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:27.094Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:27.354Z] OK: 211 MiB in 51 packages [2022-09-02T19:25:28.737Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:25:28.737Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:25:28.737Z] ---> ca9710bd63b2 [2022-09-02T19:25:28.737Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:25:28.737Z] ---> Using cache [2022-09-02T19:25:28.737Z] ---> 9f45e5727112 [2022-09-02T19:25:28.737Z] Step 4/24 : WORKDIR /edgex-go [2022-09-02T19:25:28.737Z] ---> Using cache [2022-09-02T19:25:28.737Z] ---> aa9c7df0f722 [2022-09-02T19:25:28.737Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:25:28.737Z] ---> Using cache [2022-09-02T19:25:28.737Z] ---> f80c476f3814 [2022-09-02T19:25:28.737Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-02T19:25:29.691Z] ---> Running in 4ac13ae9c287 [2022-09-02T19:25:29.953Z] Removing intermediate container 15d345edf91a [2022-09-02T19:25:29.953Z] ---> af71b2f12e8f [2022-09-02T19:25:29.953Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-02T19:25:30.520Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:30.520Z] ---> ea88760a98c3 [2022-09-02T19:25:30.520Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:25:30.781Z] ---> Running in 0b93ea713ceb [2022-09-02T19:25:31.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:31.620Z] OK: 211 MiB in 51 packages [2022-09-02T19:25:32.648Z] Removing intermediate container 19b58c0c1b95 [2022-09-02T19:25:32.648Z] ---> fb6e1df97026 [2022-09-02T19:25:32.648Z] [2022-09-02T19:25:32.648Z] Step 10/31 : FROM alpine:3.16 [2022-09-02T19:25:32.648Z] ---> 9c6f07244728 [2022-09-02T19:25:32.648Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:25:32.914Z] ---> Running in 275bd7bee6c7 [2022-09-02T19:25:32.914Z] Removing intermediate container 4ac13ae9c287 [2022-09-02T19:25:32.914Z] ---> fbeef3863bf4 [2022-09-02T19:25:32.914Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-02T19:25:33.482Z] Removing intermediate container 275bd7bee6c7 [2022-09-02T19:25:33.482Z] ---> 81934bdbb878 [2022-09-02T19:25:33.482Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-02T19:25:33.482Z] Removing intermediate container bb3aa2a19f02 [2022-09-02T19:25:33.482Z] ---> 09f0a42bac11 [2022-09-02T19:25:33.482Z] [2022-09-02T19:25:33.482Z] Step 9/20 : FROM alpine:3.15 [2022-09-02T19:25:33.741Z] ---> c4fc93816858 [2022-09-02T19:25:33.741Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:25:33.741Z] ---> Using cache [2022-09-02T19:25:33.741Z] ---> d89915ed9ce9 [2022-09-02T19:25:33.741Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:25:33.741Z] ---> Using cache [2022-09-02T19:25:33.741Z] ---> 4924bf133ee3 [2022-09-02T19:25:33.741Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-02T19:25:34.003Z] ---> 974da86a36a5 [2022-09-02T19:25:34.003Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:25:34.003Z] ---> Running in 79038dfadfff [2022-09-02T19:25:34.003Z] ---> Running in e9d5ff731038 [2022-09-02T19:25:34.003Z] ---> Running in c3dc00a9e5ad [2022-09-02T19:25:34.071Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-02T19:25:34.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:34.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:34.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:35.194Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-02T19:25:35.194Z] (2/2) Installing su-exec (0.2-r1) [2022-09-02T19:25:35.194Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:25:35.194Z] OK: 6 MiB in 16 packages [2022-09-02T19:25:35.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:35.869Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:25:35.869Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:25:35.869Z] OK: 15856 distinct packages available [2022-09-02T19:25:36.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:36.142Z] Removing intermediate container 79038dfadfff [2022-09-02T19:25:36.142Z] ---> 4ac29f1f9abd [2022-09-02T19:25:36.142Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-02T19:25:36.400Z] ---> Running in 9001d59ae41f [2022-09-02T19:25:36.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:37.235Z] Removing intermediate container 9001d59ae41f [2022-09-02T19:25:37.235Z] ---> 0ebbc9c0340b [2022-09-02T19:25:37.235Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-02T19:25:37.235Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-02T19:25:37.498Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-02T19:25:37.498Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-02T19:25:37.498Z] ---> Running in eb21b2cb50a2 [2022-09-02T19:25:37.757Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-02T19:25:37.757Z] (5/9) Installing curl (7.80.0-r3) [2022-09-02T19:25:37.757Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-02T19:25:37.757Z] Removing intermediate container eb21b2cb50a2 [2022-09-02T19:25:37.757Z] ---> c3481d05c932 [2022-09-02T19:25:37.757Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-02T19:25:38.018Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:25:38.018Z] ---> Running in a4e132bce0a5 [2022-09-02T19:25:38.018Z] (8/9) Installing libucontext (1.1-r0) [2022-09-02T19:25:38.018Z] Removing intermediate container 0b93ea713ceb [2022-09-02T19:25:38.018Z] ---> d9eac67e5524 [2022-09-02T19:25:38.018Z] Step 9/25 : COPY . . [2022-09-02T19:25:38.018Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-02T19:25:38.278Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:25:38.278Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:25:38.278Z] OK: 8 MiB in 23 packages [2022-09-02T19:25:38.536Z] Removing intermediate container a4e132bce0a5 [2022-09-02T19:25:38.536Z] ---> 3703216328d3 [2022-09-02T19:25:38.536Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-02T19:25:39.921Z] ---> Running in 1123e1bfecbc [2022-09-02T19:25:41.302Z] Removing intermediate container e9d5ff731038 [2022-09-02T19:25:41.302Z] ---> ac5513b0d248 [2022-09-02T19:25:41.302Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:25:41.573Z] ---> c1ce185e6eef [2022-09-02T19:25:41.573Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-02T19:25:41.833Z] Removing intermediate container 1123e1bfecbc [2022-09-02T19:25:41.833Z] ---> 484263c40ace [2022-09-02T19:25:41.833Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-02T19:25:41.833Z] ---> Running in d51cc65ad808 [2022-09-02T19:25:42.093Z] Removing intermediate container c3dc00a9e5ad [2022-09-02T19:25:42.093Z] ---> 64f289f3c416 [2022-09-02T19:25:42.093Z] Step 9/24 : COPY . . [2022-09-02T19:25:42.352Z] Removing intermediate container d51cc65ad808 [2022-09-02T19:25:42.352Z] ---> 287d3e9fb98f [2022-09-02T19:25:42.352Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-02T19:25:44.262Z] ---> 77f86159cc23 [2022-09-02T19:25:44.262Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-02T19:25:44.262Z] ---> 919d5acd6e5d [2022-09-02T19:25:44.262Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-02T19:25:44.525Z] ---> a09059f12162 [2022-09-02T19:25:44.525Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-02T19:25:44.525Z] ---> e922f9c3989f [2022-09-02T19:25:44.525Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-02T19:25:44.525Z] ---> Running in 1f1ada273414 [2022-09-02T19:25:44.786Z] ---> Running in 226ae1c19521 [2022-09-02T19:25:44.786Z] ---> Running in 235dfd972dbb [2022-09-02T19:25:45.049Z] Removing intermediate container 226ae1c19521 [2022-09-02T19:25:45.049Z] ---> c8415fcb1b30 [2022-09-02T19:25:45.049Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:25:45.659Z] ---> Running in ae5d574131ac [2022-09-02T19:25:45.659Z] 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-02T19:25:45.919Z] Removing intermediate container ae5d574131ac [2022-09-02T19:25:45.919Z] ---> 5b4ec57cd9d4 [2022-09-02T19:25:45.919Z] Step 18/20 : LABEL arch=x86_64 [2022-09-02T19:25:46.177Z] ---> Running in 093ef7411748 [2022-09-02T19:25:46.437Z] ---> 2c9c9dcac78c [2022-09-02T19:25:46.437Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-02T19:25:46.437Z] ---> Running in d51fab5697e1 [2022-09-02T19:25:46.698Z] Removing intermediate container 093ef7411748 [2022-09-02T19:25:46.698Z] ---> 87924d0bc781 [2022-09-02T19:25:46.698Z] Step 19/20 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:25:46.698Z] Removing intermediate container 1f1ada273414 [2022-09-02T19:25:46.698Z] ---> 4d42b87e7f81 [2022-09-02T19:25:46.698Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:25:46.698Z] ---> Running in 2f1453ec7ed0 [2022-09-02T19:25:46.963Z] ---> 4e7b67e6dd70 [2022-09-02T19:25:46.963Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-02T19:25:46.963Z] 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-02T19:25:46.963Z] Removing intermediate container 2f1453ec7ed0 [2022-09-02T19:25:46.963Z] ---> 29f505cb1041 [2022-09-02T19:25:46.963Z] Step 20/20 : LABEL version=0.0.0 [2022-09-02T19:25:46.963Z] ---> Running in fbc9e5c8beb6 [2022-09-02T19:25:47.224Z] Removing intermediate container 29b1d07a5941 [2022-09-02T19:25:47.224Z] ---> 55201bb5e59c [2022-09-02T19:25:47.224Z] [2022-09-02T19:25:47.224Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T19:25:47.224Z] ---> 9c6f07244728 [2022-09-02T19:25:47.224Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-02T19:25:47.224Z] ---> Running in 9fdd458eb647 [2022-09-02T19:25:47.224Z] Removing intermediate container fbc9e5c8beb6 [2022-09-02T19:25:47.224Z] ---> bf32b8200b0e [2022-09-02T19:25:47.224Z] [2022-09-02T19:25:47.224Z] Successfully built bf32b8200b0e [2022-09-02T19:25:47.224Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-02T19:25:47.224Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-09-02T19:25:47.792Z] ---> c5d27b81ecd0 [2022-09-02T19:25:47.792Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-02T19:25:47.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:48.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:48.311Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-02T19:25:48.311Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-02T19:25:48.311Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:25:48.311Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:25:48.311Z] OK: 6 MiB in 16 packages [2022-09-02T19:25:49.249Z] ---> 171fff9f03b8 [2022-09-02T19:25:49.249Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-02T19:25:49.820Z] ---> 31e280102612 [2022-09-02T19:25:49.820Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-02T19:25:49.820Z] Removing intermediate container 9fdd458eb647 [2022-09-02T19:25:49.820Z] ---> 1a436af6fe0b [2022-09-02T19:25:49.820Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:25:50.388Z] ---> Running in 0bfd39b69458 [2022-09-02T19:25:50.388Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:25:50.388Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:25:50.388Z] ---> ca9710bd63b2 [2022-09-02T19:25:50.388Z] Step 3/25 : WORKDIR /edgex-go [2022-09-02T19:25:50.388Z] ---> Using cache [2022-09-02T19:25:50.388Z] ---> 5022fdae9f83 [2022-09-02T19:25:50.388Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:25:50.388Z] ---> Using cache [2022-09-02T19:25:50.388Z] ---> 3a9ecd9d2f02 [2022-09-02T19:25:50.388Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T19:25:50.388Z] ---> 281f9e6f4b3e [2022-09-02T19:25:50.388Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-02T19:25:50.651Z] ---> Running in 9a7d97085092 [2022-09-02T19:25:50.651Z] Removing intermediate container 0bfd39b69458 [2022-09-02T19:25:50.651Z] ---> 51d2cd0d488f [2022-09-02T19:25:50.651Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-02T19:25:50.651Z] ---> Running in 1d352f13bb5e [2022-09-02T19:25:50.927Z] ---> 42b8f346bca8 [2022-09-02T19:25:50.927Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-02T19:25:50.927Z] ---> Running in 630e6e073241 [2022-09-02T19:25:50.927Z] Removing intermediate container 1d352f13bb5e [2022-09-02T19:25:50.927Z] ---> ca6fe8a7c789 [2022-09-02T19:25:50.927Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T19:25:51.187Z] ---> Running in 8f6b8d411a0e [2022-09-02T19:25:51.187Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:51.446Z] Removing intermediate container 8f6b8d411a0e [2022-09-02T19:25:51.446Z] ---> 119d77418263 [2022-09-02T19:25:51.446Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:25:51.706Z] ---> 2e15584e9efe [2022-09-02T19:25:51.706Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-02T19:25:51.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:52.536Z] OK: 211 MiB in 51 packages [2022-09-02T19:25:52.537Z] Removing intermediate container 630e6e073241 [2022-09-02T19:25:52.537Z] ---> e385f39f60d7 [2022-09-02T19:25:52.537Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-02T19:25:52.537Z] ---> b5d74c79311e [2022-09-02T19:25:52.537Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-02T19:25:52.537Z] ---> Running in abed9a66997c [2022-09-02T19:25:53.110Z] Removing intermediate container abed9a66997c [2022-09-02T19:25:53.110Z] ---> f92ff35d0adb [2022-09-02T19:25:53.110Z] Step 28/31 : CMD ["gate"] [2022-09-02T19:25:53.110Z] ---> Running in a716237bc1b0 [2022-09-02T19:25:53.376Z] ---> 0ad798cdcc04 [2022-09-02T19:25:53.376Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-02T19:25:53.376Z] Removing intermediate container 9a7d97085092 [2022-09-02T19:25:53.376Z] ---> e544ae8c4917 [2022-09-02T19:25:53.376Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-02T19:25:53.376Z] ---> Running in 159d52742959 [2022-09-02T19:25:53.376Z] Removing intermediate container a716237bc1b0 [2022-09-02T19:25:53.376Z] ---> 00ddfe8eca65 [2022-09-02T19:25:53.376Z] Step 29/31 : LABEL arch=x86_64 [2022-09-02T19:25:53.376Z] ---> Running in fc23627f7bbb [2022-09-02T19:25:53.634Z] Removing intermediate container 159d52742959 [2022-09-02T19:25:53.635Z] ---> 4e4d583d79fd [2022-09-02T19:25:53.635Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:25:53.635Z] ---> Running in c1f17519634d [2022-09-02T19:25:53.635Z] ---> ad63f1b6c4ec [2022-09-02T19:25:53.635Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:25:53.635Z] Removing intermediate container fc23627f7bbb [2022-09-02T19:25:53.635Z] ---> 0140fa7382b3 [2022-09-02T19:25:53.635Z] Step 30/31 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:25:53.894Z] ---> Running in 3cd83a36ac0e [2022-09-02T19:25:53.894Z] ---> Running in 92aa64997bcc [2022-09-02T19:25:54.155Z] Removing intermediate container c1f17519634d [2022-09-02T19:25:54.155Z] ---> 0ffe42e58afc [2022-09-02T19:25:54.155Z] Step 21/23 : LABEL arch=x86_64 [2022-09-02T19:25:54.155Z] ---> Running in c541fff4d61e [2022-09-02T19:25:54.155Z] Removing intermediate container 92aa64997bcc [2022-09-02T19:25:54.155Z] ---> 0dc07ca735eb [2022-09-02T19:25:54.155Z] Step 31/31 : LABEL version=0.0.0 [2022-09-02T19:25:54.421Z] ---> Running in 0efe6413719b [2022-09-02T19:25:54.422Z] Removing intermediate container c541fff4d61e [2022-09-02T19:25:54.422Z] ---> 356db1e6946b [2022-09-02T19:25:54.422Z] Step 22/23 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:25:54.681Z] ---> Running in 3938a96089c8 [2022-09-02T19:25:54.681Z] Removing intermediate container 0efe6413719b [2022-09-02T19:25:54.681Z] ---> c21cfab29cde [2022-09-02T19:25:54.681Z] [2022-09-02T19:25:54.681Z] Successfully built c21cfab29cde [2022-09-02T19:25:54.681Z] Successfully tagged security-bootstrapper:latest [2022-09-02T19:25:54.941Z]  Building security-bootstrapper ... done Removing intermediate container 3938a96089c8 [2022-09-02T19:25:54.941Z] ---> ef726730fb62 [2022-09-02T19:25:54.941Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T19:25:54.941Z] ---> Running in 1aa34072ca46 [2022-09-02T19:25:55.508Z] Removing intermediate container 1aa34072ca46 [2022-09-02T19:25:55.508Z] ---> a9639b2f8c55 [2022-09-02T19:25:55.508Z] [2022-09-02T19:25:55.508Z] Successfully built a9639b2f8c55 [2022-09-02T19:25:55.508Z] Successfully tagged support-notifications:latest [2022-09-02T19:26:02.082Z]  Building support-notifications ... done Removing intermediate container 3cd83a36ac0e [2022-09-02T19:26:02.082Z] ---> 9d61872a6253 [2022-09-02T19:26:02.082Z] Step 8/25 : COPY . . [2022-09-02T19:26:06.279Z] ---> cfd11cd99dcd [2022-09-02T19:26:06.279Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T19:26:06.279Z] ---> Running in d17ebee6a3d6 [2022-09-02T19:26:06.279Z] Removing intermediate container d17ebee6a3d6 [2022-09-02T19:26:06.279Z] ---> 7eff05bf5c9e [2022-09-02T19:26:06.279Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-02T19:26:06.544Z] ---> Running in 224ee1c5e840 [2022-09-02T19:26:06.804Z] Removing intermediate container 224ee1c5e840 [2022-09-02T19:26:06.804Z] ---> 545b3e64e52b [2022-09-02T19:26:06.805Z] 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-02T19:26:07.062Z] ---> Running in bbe88ab3988d [2022-09-02T19:26:07.639Z] Removing intermediate container d51fab5697e1 [2022-09-02T19:26:07.639Z] ---> 4efc4242fdf6 [2022-09-02T19:26:07.639Z] [2022-09-02T19:26:07.639Z] Step 11/24 : FROM alpine:3.16 [2022-09-02T19:26:07.639Z] ---> 9c6f07244728 [2022-09-02T19:26:07.639Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-02T19:26:07.639Z] ---> Using cache [2022-09-02T19:26:07.639Z] ---> f4a8500cc987 [2022-09-02T19:26:07.639Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:26:07.639Z] ---> Using cache [2022-09-02T19:26:07.639Z] ---> 0c4d06bf8128 [2022-09-02T19:26:07.639Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-02T19:26:07.639Z] Removing intermediate container 235dfd972dbb [2022-09-02T19:26:07.639Z] ---> 7f3daf9f8920 [2022-09-02T19:26:07.639Z] [2022-09-02T19:26:07.639Z] Step 11/25 : FROM alpine:3.16 [2022-09-02T19:26:07.639Z] ---> 9c6f07244728 [2022-09-02T19:26:07.639Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-02T19:26:07.639Z] ---> Using cache [2022-09-02T19:26:07.639Z] ---> f4a8500cc987 [2022-09-02T19:26:07.639Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:26:07.639Z] ---> Using cache [2022-09-02T19:26:07.639Z] ---> 0c4d06bf8128 [2022-09-02T19:26:07.639Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-02T19:26:07.639Z] ---> Running in b3e58f8eface [2022-09-02T19:26:07.639Z] ---> Running in 72efc654a377 [2022-09-02T19:26:07.900Z] Removing intermediate container b3e58f8eface [2022-09-02T19:26:07.900Z] ---> c49d32ed5860 [2022-09-02T19:26:07.900Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-02T19:26:07.900Z] Removing intermediate container 72efc654a377 [2022-09-02T19:26:07.900Z] ---> 1cfd9efbf6fd [2022-09-02T19:26:07.900Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-02T19:26:07.900Z] ---> Running in 817475bc8716 [2022-09-02T19:26:07.900Z] ---> Running in 993c085149fa [2022-09-02T19:26:07.900Z] Removing intermediate container bbe88ab3988d [2022-09-02T19:26:07.900Z] ---> f86b200808fa [2022-09-02T19:26:07.900Z] Step 12/25 : WORKDIR /edgex-go [2022-09-02T19:26:08.161Z] ---> Running in ca0284b93cf6 [2022-09-02T19:26:08.161Z] Removing intermediate container 817475bc8716 [2022-09-02T19:26:08.161Z] ---> 476428e7cebf [2022-09-02T19:26:08.161Z] Step 16/24 : WORKDIR / [2022-09-02T19:26:08.161Z] Removing intermediate container 993c085149fa [2022-09-02T19:26:08.161Z] ---> 86691939f396 [2022-09-02T19:26:08.161Z] Step 16/25 : WORKDIR / [2022-09-02T19:26:08.161Z] ---> Running in 41508de61eb6 [2022-09-02T19:26:08.161Z] ---> Running in a58f8324d647 [2022-09-02T19:26:08.161Z] Removing intermediate container ca0284b93cf6 [2022-09-02T19:26:08.161Z] ---> a22491530023 [2022-09-02T19:26:08.161Z] [2022-09-02T19:26:08.161Z] Step 13/25 : FROM alpine:3.15 [2022-09-02T19:26:08.161Z] ---> c4fc93816858 [2022-09-02T19:26:08.161Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:26:08.161Z] ---> Using cache [2022-09-02T19:26:08.161Z] ---> d89915ed9ce9 [2022-09-02T19:26:08.161Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:26:08.161Z] ---> Using cache [2022-09-02T19:26:08.161Z] ---> 4924bf133ee3 [2022-09-02T19:26:08.161Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-02T19:26:08.161Z] ---> Running in 95730589425f [2022-09-02T19:26:08.161Z] Removing intermediate container 41508de61eb6 [2022-09-02T19:26:08.161Z] ---> c696547c7d05 [2022-09-02T19:26:08.161Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:26:08.161Z] Removing intermediate container a58f8324d647 [2022-09-02T19:26:08.161Z] ---> b2aede4e21be [2022-09-02T19:26:08.161Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:26:08.419Z] ---> de56f9b7bce2 [2022-09-02T19:26:08.419Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-02T19:26:08.419Z] ---> 50691a2cabc8 [2022-09-02T19:26:08.419Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-02T19:26:08.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:08.988Z] ---> 187fa2e07ee8 [2022-09-02T19:26:08.988Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-02T19:26:08.988Z] ---> 86c52096692b [2022-09-02T19:26:08.988Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-02T19:26:08.988Z] ---> 74d43e4e5f3b [2022-09-02T19:26:08.988Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-02T19:26:08.988Z] ---> ca981ed8a8c2 [2022-09-02T19:26:08.988Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-02T19:26:09.247Z] ---> Running in f11d51b2814b [2022-09-02T19:26:09.247Z] Removing intermediate container f11d51b2814b [2022-09-02T19:26:09.247Z] ---> 4d9a01ffb638 [2022-09-02T19:26:09.247Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:26:09.247Z] ---> Running in 63b7be2e5ab7 [2022-09-02T19:26:09.247Z] ---> 572faf33c64a [2022-09-02T19:26:09.247Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-02T19:26:09.247Z] ---> Running in 6075be2c33fc [2022-09-02T19:26:09.247Z] Removing intermediate container 63b7be2e5ab7 [2022-09-02T19:26:09.247Z] ---> 7077063c9540 [2022-09-02T19:26:09.247Z] Step 22/24 : LABEL arch=x86_64 [2022-09-02T19:26:09.506Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:09.506Z] ---> Running in 1d1970cc9d28 [2022-09-02T19:26:09.506Z] Removing intermediate container 6075be2c33fc [2022-09-02T19:26:09.506Z] ---> 0ab309b03a1c [2022-09-02T19:26:09.506Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:26:09.506Z] ---> Running in 4b8b4c75266b [2022-09-02T19:26:09.506Z] Removing intermediate container 1d1970cc9d28 [2022-09-02T19:26:09.506Z] ---> daef3b6aed49 [2022-09-02T19:26:09.506Z] Step 23/24 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:26:09.506Z] ---> Running in 1e967b09d9d9 [2022-09-02T19:26:09.506Z] Removing intermediate container 4b8b4c75266b [2022-09-02T19:26:09.506Z] ---> f3280b60a068 [2022-09-02T19:26:09.506Z] Step 23/25 : LABEL arch=x86_64 [2022-09-02T19:26:09.506Z] ---> Running in 18e68a080562 [2022-09-02T19:26:09.769Z] Removing intermediate container 1e967b09d9d9 [2022-09-02T19:26:09.769Z] ---> 79e3230d8219 [2022-09-02T19:26:09.769Z] Step 24/24 : LABEL version=0.0.0 [2022-09-02T19:26:09.769Z] ---> Running in 64b475d6843e [2022-09-02T19:26:09.769Z] Removing intermediate container 18e68a080562 [2022-09-02T19:26:09.769Z] ---> 485a29694ce7 [2022-09-02T19:26:09.769Z] Step 24/25 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:26:09.769Z] ---> Running in eed1d26ee9e6 [2022-09-02T19:26:09.769Z] Removing intermediate container 64b475d6843e [2022-09-02T19:26:09.769Z] ---> d7a6db06c9e6 [2022-09-02T19:26:09.769Z] [2022-09-02T19:26:09.769Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:26:09.769Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:26:09.769Z] OK: 15856 distinct packages available [2022-09-02T19:26:09.769Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:09.769Z] Removing intermediate container eed1d26ee9e6 [2022-09-02T19:26:09.769Z] ---> d891522ee92a [2022-09-02T19:26:09.769Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T19:26:09.769Z] Successfully built d7a6db06c9e6 [2022-09-02T19:26:09.769Z] Successfully tagged core-command:latest [2022-09-02T19:26:09.769Z]  Building core-command ... done  ---> Running in 8fb424654bd1 [2022-09-02T19:26:10.030Z] Removing intermediate container 8fb424654bd1 [2022-09-02T19:26:10.030Z] ---> e2a82f5ff8fe [2022-09-02T19:26:10.030Z] [2022-09-02T19:26:10.030Z] Successfully built e2a82f5ff8fe [2022-09-02T19:26:10.030Z] Successfully tagged core-metadata:latest [2022-09-02T19:26:10.604Z]  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:11.177Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-02T19:26:11.177Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:26:11.177Z] (3/5) Installing libucontext (1.1-r0) [2022-09-02T19:26:11.177Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-02T19:26:11.439Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-02T19:26:11.439Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:26:11.439Z] OK: 7 MiB in 19 packages [2022-09-02T19:26:12.011Z] Removing intermediate container 95730589425f [2022-09-02T19:26:12.011Z] ---> 5300ae3a1dc9 [2022-09-02T19:26:12.011Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T19:26:13.394Z] ---> 8358fc38d895 [2022-09-02T19:26:13.394Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T19:26:13.394Z] ---> 7cefa3c859bb [2022-09-02T19:26:13.394Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-02T19:26:13.653Z] ---> bb4a7592de24 [2022-09-02T19:26:13.653Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-02T19:26:13.653Z] ---> 2075f7c83873 [2022-09-02T19:26:13.653Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T19:26:13.915Z] ---> Running in 3482f6d0a332 [2022-09-02T19:26:13.915Z] Removing intermediate container 3482f6d0a332 [2022-09-02T19:26:13.915Z] ---> 925741883b64 [2022-09-02T19:26:13.915Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T19:26:13.915Z] ---> Running in 8d7c26a51dac [2022-09-02T19:26:13.915Z] Removing intermediate container 8d7c26a51dac [2022-09-02T19:26:13.915Z] ---> fa4dc71b46d7 [2022-09-02T19:26:13.915Z] Step 23/25 : LABEL arch=x86_64 [2022-09-02T19:26:14.176Z] ---> Running in 8eabbdde69f3 [2022-09-02T19:26:14.176Z] Removing intermediate container 8eabbdde69f3 [2022-09-02T19:26:14.176Z] ---> 37dc7ace7047 [2022-09-02T19:26:14.176Z] Step 24/25 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:26:14.176Z] ---> Running in 218ea36a75b4 [2022-09-02T19:26:14.176Z] Removing intermediate container 218ea36a75b4 [2022-09-02T19:26:14.176Z] ---> f596347c8aba [2022-09-02T19:26:14.176Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T19:26:14.438Z] ---> Running in f37c459eb985 [2022-09-02T19:26:14.438Z] Removing intermediate container f37c459eb985 [2022-09-02T19:26:14.438Z] ---> 5e92cf1b0276 [2022-09-02T19:26:14.438Z] [2022-09-02T19:26:14.438Z] Successfully built 5e92cf1b0276 [2022-09-02T19:26:14.438Z] Successfully tagged security-spire-server:latest [2022-09-02T19:26:14.446Z]  Building security-spire-server ... done  [Pipeline] } [2022-09-02T19:26:14.478Z] $ docker stop --time=1 ba01a88e991f117f37fe6e35d4e99921f414782c5875d625273f8854a95f601e [2022-09-02T19:26:15.760Z] $ docker rm -f ba01a88e991f117f37fe6e35d4e99921f414782c5875d625273f8854a95f601e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-02T19:26:16.275Z] + docker images [2022-09-02T19:26:16.275Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-02T19:26:16.275Z] security-spire-server latest 5e92cf1b0276 2 seconds ago 86.5MB [2022-09-02T19:26:16.275Z] core-metadata latest e2a82f5ff8fe 7 seconds ago 18.2MB [2022-09-02T19:26:16.275Z] core-command latest d7a6db06c9e6 7 seconds ago 17.3MB [2022-09-02T19:26:16.275Z] a22491530023 8 seconds ago 1.42GB [2022-09-02T19:26:16.275Z] 4efc4242fdf6 9 seconds ago 1.54GB [2022-09-02T19:26:16.275Z] 7f3daf9f8920 9 seconds ago 1.55GB [2022-09-02T19:26:16.275Z] support-notifications latest a9639b2f8c55 21 seconds ago 27.3MB [2022-09-02T19:26:16.275Z] security-bootstrapper latest c21cfab29cde 22 seconds ago 19.4MB [2022-09-02T19:26:16.275Z] security-spiffe-token-provider latest bf32b8200b0e 29 seconds ago 29.3MB [2022-09-02T19:26:16.275Z] 55201bb5e59c 30 seconds ago 1.61GB [2022-09-02T19:26:16.275Z] 09f0a42bac11 44 seconds ago 1.58GB [2022-09-02T19:26:16.275Z] fb6e1df97026 45 seconds ago 1.53GB [2022-09-02T19:26:16.275Z] core-data latest 0e7d47233e65 51 seconds ago 21.6MB [2022-09-02T19:26:16.275Z] support-scheduler latest d06cdf50fbd9 55 seconds ago 26.7MB [2022-09-02T19:26:16.275Z] 53df45521656 About a minute ago 1.61GB [2022-09-02T19:26:16.275Z] 3f3534511adc About a minute ago 1.55GB [2022-09-02T19:26:16.275Z] sys-mgmt-agent latest bc6b63dad346 About a minute ago 136MB [2022-09-02T19:26:16.275Z] security-secretstore-setup latest 3d12ef42e383 About a minute ago 29.2MB [2022-09-02T19:26:16.275Z] security-proxy-setup latest 3f7454af6e5c About a minute ago 27.3MB [2022-09-02T19:26:16.275Z] 028106d8663e About a minute ago 1.53GB [2022-09-02T19:26:16.275Z] ad07c801b93d About a minute ago 1.53GB [2022-09-02T19:26:16.275Z] 2f51a6b57f53 About a minute ago 1.54GB [2022-09-02T19:26:16.275Z] security-spire-agent latest f83d3f37141e About a minute ago 125MB [2022-09-02T19:26:16.275Z] security-spire-config latest 633683792d7d 2 minutes ago 85.8MB [2022-09-02T19:26:16.275Z] 96129cb39b40 2 minutes ago 1.42GB [2022-09-02T19:26:16.275Z] cfd03e4deba6 2 minutes ago 1.42GB [2022-09-02T19:26:16.275Z] ci-base-image-x86_64 latest ca9710bd63b2 5 minutes ago 994MB [2022-09-02T19:26:16.275Z] alpine 3.15 c4fc93816858 3 weeks ago 5.59MB [2022-09-02T19:26:16.275Z] alpine 3.16 9c6f07244728 3 weeks ago 5.54MB [2022-09-02T19:26:16.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 weeks ago 253MB [2022-09-02T19:26:16.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 8 weeks ago 677MB [2022-09-02T19:26:16.275Z] 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-02T19:27:25.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-02T19:27:25.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-02T19:27:25.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-02T19:27:25.966Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-02T19:27:25.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-02T19:27:25.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-02T19:27:25.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-02T19:27:25.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-02T19:27:25.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-02T19:27:26.571Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-02T19:27:26.571Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-02T19:27:26.850Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-02T19:27:26.850Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-02T19:27:26.850Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-02T19:27:26.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-02T19:27:42.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.534s coverage: 28.7% of statements [2022-09-02T19:27:42.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-02T19:27:42.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-02T19:27:46.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.474s coverage: 98.5% of statements [2022-09-02T19:27:46.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-02T19:27:46.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.497s coverage: 54.2% of statements [2022-09-02T19:27:46.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-02T19:27:46.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-02T19:28:08.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.247s coverage: 89.2% of statements [2022-09-02T19:28:08.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-02T19:28:08.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-02T19:28:08.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:28:08.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-02T19:28:08.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-02T19:28:08.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.546s coverage: 2.1% of statements [2022-09-02T19:28:08.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-02T19:28:08.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-02T19:28:10.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.535s coverage: 95.6% of statements [2022-09-02T19:28:10.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-02T19:28:10.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:28:10.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-02T19:28:10.710Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.354s coverage: 72.2% of statements [2022-09-02T19:28:10.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-02T19:28:10.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-02T19:28:10.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-02T19:28:10.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-02T19:28:10.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-02T19:28:10.710Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.504s coverage: 60.0% of statements [2022-09-02T19:28:10.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-02T19:28:10.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-02T19:28:10.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-02T19:28:10.710Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.381s coverage: 0.9% of statements [2022-09-02T19:28:10.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-02T19:28:12.176Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.260s coverage: 58.8% of statements [2022-09-02T19:28:12.459Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.6% of statements [2022-09-02T19:28:12.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-02T19:28:17.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 47.1% of statements [2022-09-02T19:28:17.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.295s coverage: 79.5% of statements [2022-09-02T19:28:17.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.258s coverage: 94.1% of statements [2022-09-02T19:28:17.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.423s coverage: 96.3% of statements [2022-09-02T19:28:20.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements [2022-09-02T19:28:28.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.223s coverage: 94.4% of statements [2022-09-02T19:28:28.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.224s coverage: 44.8% of statements [2022-09-02T19:28:41.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.787s coverage: 80.8% of statements [2022-09-02T19:28:41.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-02T19:28:44.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.324s coverage: 92.9% of statements [2022-09-02T19:28:44.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-02T19:28:44.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-02T19:28:44.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-02T19:28:44.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-09-02T19:28:44.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-02T19:28:44.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-02T19:28:44.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-02T19:28:44.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-02T19:28:44.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-02T19:28:44.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements [2022-09-02T19:28:44.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-02T19:28:44.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-02T19:28:44.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2022-09-02T19:28:44.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-02T19:28:44.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.294s coverage: 58.8% of statements [2022-09-02T19:28:44.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-02T19:28:44.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2022-09-02T19:28:44.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements [2022-09-02T19:28:44.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements [2022-09-02T19:28:44.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.856s coverage: 91.2% of statements [2022-09-02T19:28:44.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-02T19:28:50.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.093s coverage: 64.7% of statements [2022-09-02T19:28:50.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-02T19:28:50.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-02T19:28:50.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.334s coverage: 100.0% of statements [2022-09-02T19:28:50.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.176s coverage: 89.4% of statements [2022-09-02T19:28:50.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2022-09-02T19:28:50.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2022-09-02T19:28:50.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2022-09-02T19:28:57.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.282s coverage: 65.8% of statements [2022-09-02T19:28:57.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-02T19:28:57.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-02T19:28:57.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-02T19:29:01.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.818s coverage: 43.6% of statements [2022-09-02T19:29:01.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-02T19:29:01.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-02T19:29:01.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements [2022-09-02T19:29:01.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-02T19:29:01.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements [2022-09-02T19:29:01.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-02T19:29:01.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-02T19:29:01.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-02T19:29:01.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-02T19:29:09.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.405s coverage: 17.7% of statements [2022-09-02T19:29:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-02T19:29:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-02T19:29:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-02T19:29:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-02T19:29:09.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.772s coverage: 92.3% of statements [2022-09-02T19:29:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-02T19:29:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:29:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-02T19:29:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-02T19:29:09.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.445s coverage: 63.2% of statements [2022-09-02T19:29:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-02T19:29:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-02T19:29:10.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.511s coverage: 97.7% of statements [2022-09-02T19:29:10.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-02T19:29:10.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:29:10.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-02T19:29:10.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-02T19:29:10.354Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.214s coverage: 28.9% of statements [2022-09-02T19:29:10.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-02T19:29:10.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-02T19:29:10.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-02T19:29:10.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-02T19:29:10.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-02T19:29:10.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-02T19:29:10.354Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.256s coverage: 100.0% of statements [2022-09-02T19:29:10.354Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-09-02T19:29:11.339Z] 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-02T19:29:11.340Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-02T19:29:11.340Z] GO111MODULE=on go vet ./... [2022-09-02T19:31:18.298Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-02T19:31:18.298Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-02T19:31:18.298Z] ./bin/test-attribution-txt.sh [2022-09-02T19:31:18.298Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-02T19:31:18.298Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-02T19:31:18.298Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-02T19:31:18.298Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-02T19:31:18.298Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-02T19:31:18.298Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-02T19:31:18.298Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-02T19:31:18.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-02T19:31:19.027Z] + ls -al . [2022-09-02T19:31:19.028Z] total 732 [2022-09-02T19:31:19.028Z] drwxrwxr-x 9 1001 1001 4096 Sep 2 19:25 . [2022-09-02T19:31:19.028Z] drwxr-xr-x 4 root root 4096 Sep 2 19:24 .. [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 16 Sep 2 19:23 .dockerignore [2022-09-02T19:31:19.028Z] drwxrwxr-x 8 1001 1001 4096 Sep 2 19:23 .git [2022-09-02T19:31:19.028Z] drwxrwxr-x 3 1001 1001 4096 Sep 2 19:23 .github [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 1030 Sep 2 19:23 .gitignore [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 42 Sep 2 19:23 .golangci.yml [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 87 Sep 2 19:23 .hadolint.yml [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 166 Sep 2 19:23 .sonarcloud.properties [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 1171 Sep 2 19:23 ADOPTERS.md [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 10347 Sep 2 19:23 Attribution.txt [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 63209 Sep 2 19:23 CHANGELOG.md [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 3804 Sep 2 19:23 CONTRIBUTING.md [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 677 Sep 2 19:23 GOVERNANCE.md [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 850 Sep 2 19:23 Jenkinsfile [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 10775 Sep 2 19:23 LICENSE [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 13724 Sep 2 19:23 Makefile [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 582 Sep 2 19:23 OWNERS.md [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 9799 Sep 2 19:23 README.md [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 6912 Sep 2 19:23 SECURITY.md [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 5 Sep 2 19:20 VERSION [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 4131 Sep 2 19:23 ZMQWindows.md [2022-09-02T19:31:19.028Z] drwxrwxr-x 2 1001 1001 4096 Sep 2 19:23 bin [2022-09-02T19:31:19.028Z] drwxrwxr-x 18 1001 1001 4096 Sep 2 19:23 cmd [2022-09-02T19:31:19.028Z] -rw-r--r-- 1 root root 482786 Sep 2 19:29 coverage.out [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 3682 Sep 2 19:23 go.mod [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 38527 Sep 2 19:23 go.sum [2022-09-02T19:31:19.028Z] drwxrwxr-x 8 1001 1001 4096 Sep 2 19:23 internal [2022-09-02T19:31:19.028Z] drwxrwxr-x 3 1001 1001 4096 Sep 2 19:23 openapi [2022-09-02T19:31:19.028Z] drwxrwxr-x 4 1001 1001 4096 Sep 2 19:23 snap [2022-09-02T19:31:19.028Z] -rw-rw-r-- 1 1001 1001 204 Sep 2 19:23 version.go [Pipeline] sh [2022-09-02T19:31:19.706Z] + '[' -e coverage.out ] [2022-09-02T19:31:19.706Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-02T19:31:19.744Z] Warning: overwriting stash ‘coverage-report’ [2022-09-02T19:31:20.618Z] Stashed 1 file(s) [Pipeline] sh [2022-09-02T19:31:21.299Z] + make build [2022-09-02T19:31:21.299Z] 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-02T19:32:58.195Z] 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-02T19:34:20.056Z] 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-02T19:34:20.056Z] 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-02T19:34:59.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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-02T19:34:59.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-02T19:35:02.541Z] 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-02T19:35:09.277Z] 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-02T19:35:12.692Z] 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-02T19:35:19.516Z] 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-02T19:35:23.023Z] 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-02T19:35:27.471Z] 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-02T19:35:35.773Z] 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-02T19:35:41.208Z] $ docker stop --time=1 5f53a1ba03e2a1c4b4e7e6cfb468747d28d72a2ba54c22e7e5bc51772fcc3002 [2022-09-02T19:35:43.228Z] $ docker rm -f 5f53a1ba03e2a1c4b4e7e6cfb468747d28d72a2ba54c22e7e5bc51772fcc3002 [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-02T19:35:45.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-02T19:35:45.874Z] [2022-09-02T19:35:45.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:35:46.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-02T19:35:46.579Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-02T19:35:46.579Z] 29e5d40040c1: Pulling fs layer [2022-09-02T19:35:46.579Z] 1ce36da41761: Pulling fs layer [2022-09-02T19:35:46.579Z] 25b303627fd3: Pulling fs layer [2022-09-02T19:35:46.858Z] 29e5d40040c1: Download complete [2022-09-02T19:35:47.131Z] 1ce36da41761: Verifying Checksum [2022-09-02T19:35:47.131Z] 1ce36da41761: Download complete [2022-09-02T19:35:47.405Z] 29e5d40040c1: Pull complete [2022-09-02T19:35:48.838Z] 1ce36da41761: Pull complete [2022-09-02T19:35:48.838Z] 25b303627fd3: Verifying Checksum [2022-09-02T19:35:48.838Z] 25b303627fd3: Download complete [2022-09-02T19:35:58.993Z] 25b303627fd3: Pull complete [2022-09-02T19:35:58.993Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-02T19:35:58.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-02T19:35:58.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:35:59.346Z] prd-ubuntu20.04-docker-arm64-4c-16g-24445 does not seem to be running inside a container [2022-09-02T19:35:59.426Z] $ 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-02T19:36:01.560Z] $ docker top 6ce73e8f6982fd98595d7fffdd3389d98f6b18e9d5f6188548629dfa25595694 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T19:36:02.505Z] + grep parallel [2022-09-02T19:36:02.506Z] + docker-compose build --help [2022-09-02T19:36:07.888Z] --parallel Build images in parallel. [Pipeline] } [2022-09-02T19:36:07.927Z] $ docker stop --time=1 6ce73e8f6982fd98595d7fffdd3389d98f6b18e9d5f6188548629dfa25595694 [2022-09-02T19:36:09.583Z] $ docker rm -f 6ce73e8f6982fd98595d7fffdd3389d98f6b18e9d5f6188548629dfa25595694 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:36:10.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-02T19:36:10.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:36:10.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-24445 does not seem to be running inside a container [2022-09-02T19:36:10.767Z] $ 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-02T19:36:11.979Z] $ docker top 26fbb8e5e8dd997effb0371ff5e527c6965307f13304a38848ec5bfc72da837e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T19:36:12.918Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-02T19:36:18.303Z] Building core-command ... [2022-09-02T19:36:18.303Z] Building core-data ... [2022-09-02T19:36:18.303Z] Building core-metadata ... [2022-09-02T19:36:18.303Z] Building security-bootstrapper ... [2022-09-02T19:36:18.303Z] Building security-proxy-setup ... [2022-09-02T19:36:18.303Z] Building security-secretstore-setup ... [2022-09-02T19:36:18.303Z] Building security-spiffe-token-provider ... [2022-09-02T19:36:18.303Z] Building security-spire-agent ... [2022-09-02T19:36:18.303Z] Building security-spire-config ... [2022-09-02T19:36:18.303Z] Building security-spire-server ... [2022-09-02T19:36:18.303Z] Building support-notifications ... [2022-09-02T19:36:18.303Z] Building support-scheduler ... [2022-09-02T19:36:18.303Z] Building sys-mgmt-agent ... [2022-09-02T19:36:18.303Z] Building security-spire-config [2022-09-02T19:36:18.303Z] Building security-secretstore-setup [2022-09-02T19:36:18.303Z] Building sys-mgmt-agent [2022-09-02T19:36:18.303Z] Building security-proxy-setup [2022-09-02T19:36:18.303Z] Building security-spire-agent [2022-09-02T19:37:05.256Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:37:05.256Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:37:05.256Z] ---> 63ef346910c6 [2022-09-02T19:37:05.256Z] Step 3/23 : WORKDIR /edgex-go [2022-09-02T19:37:05.256Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:37:05.256Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:37:05.256Z] ---> 63ef346910c6 [2022-09-02T19:37:05.256Z] Step 3/22 : WORKDIR /edgex-go [2022-09-02T19:37:05.256Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:37:05.256Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:37:05.256Z] ---> 63ef346910c6 [2022-09-02T19:37:05.256Z] Step 3/26 : WORKDIR /edgex-go [2022-09-02T19:37:05.256Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:37:05.256Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:37:05.256Z] ---> 63ef346910c6 [2022-09-02T19:37:05.256Z] Step 3/26 : WORKDIR /edgex-go [2022-09-02T19:37:05.256Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:37:05.256Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:37:05.256Z] ---> 63ef346910c6 [2022-09-02T19:37:05.256Z] Step 3/25 : WORKDIR /edgex-go [2022-09-02T19:37:05.256Z] ---> Running in 09d0ef8fada6 [2022-09-02T19:37:05.256Z] ---> Running in 795dd56137cc [2022-09-02T19:37:05.256Z] ---> Running in 0a82c7c8bbb8 [2022-09-02T19:37:05.256Z] ---> Running in 8376446d01ad [2022-09-02T19:37:05.256Z] ---> Running in b9de4d7866b4 [2022-09-02T19:37:05.256Z] Removing intermediate container 0a82c7c8bbb8 [2022-09-02T19:37:05.256Z] ---> f2311dadae32 [2022-09-02T19:37:05.256Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:37:05.256Z] Removing intermediate container 09d0ef8fada6 [2022-09-02T19:37:05.256Z] ---> d2eefec37d6b [2022-09-02T19:37:05.256Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:37:05.256Z] Removing intermediate container 8376446d01ad [2022-09-02T19:37:05.256Z] ---> 5389ad618d63 [2022-09-02T19:37:05.256Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:37:05.256Z] ---> Running in af4ce1f695f3 [2022-09-02T19:37:05.256Z] ---> Running in 40c7068984e4 [2022-09-02T19:37:05.256Z] Removing intermediate container b9de4d7866b4 [2022-09-02T19:37:05.256Z] ---> 702adf5c50a0 [2022-09-02T19:37:05.256Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:37:05.256Z] ---> Running in 9a214984f6ac [2022-09-02T19:37:05.256Z] Removing intermediate container 795dd56137cc [2022-09-02T19:37:05.256Z] ---> b20175961de5 [2022-09-02T19:37:05.256Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:37:05.256Z] ---> Running in 2d2f57373e49 [2022-09-02T19:37:05.256Z] ---> Running in ec3c93ed01ba [2022-09-02T19:37:06.715Z] Removing intermediate container 40c7068984e4 [2022-09-02T19:37:06.715Z] ---> 0ab42e8970b6 [2022-09-02T19:37:06.715Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-02T19:37:06.994Z] ---> Running in a9b5f488ec07 [2022-09-02T19:37:07.601Z] Removing intermediate container 9a214984f6ac [2022-09-02T19:37:07.601Z] ---> 5e3a2908d0cf [2022-09-02T19:37:07.601Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T19:37:07.601Z] Removing intermediate container af4ce1f695f3 [2022-09-02T19:37:07.601Z] ---> 386a5782ecf7 [2022-09-02T19:37:07.601Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-02T19:37:07.601Z] Removing intermediate container ec3c93ed01ba [2022-09-02T19:37:07.601Z] ---> b955307851d2 [2022-09-02T19:37:07.601Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-02T19:37:07.602Z] ---> Running in a0cc6313acf3 [2022-09-02T19:37:07.881Z] ---> Running in a6b2a338ae47 [2022-09-02T19:37:07.881Z] ---> Running in c7ef2c55de6d [2022-09-02T19:37:07.881Z] Removing intermediate container 2d2f57373e49 [2022-09-02T19:37:07.881Z] ---> 7bb6a8d3bbb3 [2022-09-02T19:37:07.881Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T19:37:08.166Z] ---> Running in 55c0a75412f9 [2022-09-02T19:37:09.159Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:37:09.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:37:10.043Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:37:10.043Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:37:10.043Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:37:10.043Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:37:10.648Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:37:10.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:37:10.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:37:11.212Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:37:11.212Z] OK: 221 MiB in 51 packages [2022-09-02T19:37:12.217Z] OK: 221 MiB in 51 packages [2022-09-02T19:37:12.492Z] OK: 221 MiB in 51 packages [2022-09-02T19:37:12.776Z] OK: 221 MiB in 51 packages [2022-09-02T19:37:12.776Z] Removing intermediate container a9b5f488ec07 [2022-09-02T19:37:12.776Z] ---> 4810254a1434 [2022-09-02T19:37:12.776Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-02T19:37:13.064Z] OK: 221 MiB in 51 packages [2022-09-02T19:37:14.069Z] Removing intermediate container a0cc6313acf3 [2022-09-02T19:37:14.069Z] ---> a2c877835220 [2022-09-02T19:37:14.069Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-02T19:37:14.353Z] Removing intermediate container a6b2a338ae47 [2022-09-02T19:37:14.353Z] ---> ea95450f27f1 [2022-09-02T19:37:14.353Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-02T19:37:14.353Z] Removing intermediate container c7ef2c55de6d [2022-09-02T19:37:14.353Z] Removing intermediate container 55c0a75412f9 [2022-09-02T19:37:14.353Z] ---> 52e2d8c02946 [2022-09-02T19:37:14.353Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-02T19:37:14.353Z] ---> 9f818656f303 [2022-09-02T19:37:14.353Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-02T19:37:14.630Z] ---> 5075b2c61386 [2022-09-02T19:37:14.630Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:37:14.905Z] ---> Running in d98f4b757255 [2022-09-02T19:37:14.905Z] ---> 7ed0b0da44a9 [2022-09-02T19:37:14.905Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:37:15.184Z] ---> Running in ab2f1aa5be82 [2022-09-02T19:37:15.467Z] ---> a63ea6c78b38 [2022-09-02T19:37:15.467Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:37:15.747Z] ---> Running in 76f4823b8d59 [2022-09-02T19:37:16.057Z] ---> 55d2b7f4ebe7 [2022-09-02T19:37:16.057Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:37:16.057Z] ---> 35295fe1889a [2022-09-02T19:37:16.057Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:37:16.057Z] ---> Running in 7b58a6f54f1f [2022-09-02T19:37:16.349Z] ---> Running in 8b3ca55fecac [2022-09-02T19:38:24.420Z] Removing intermediate container d98f4b757255 [2022-09-02T19:38:24.421Z] ---> 9e0702153259 [2022-09-02T19:38:24.421Z] Step 8/23 : COPY . . [2022-09-02T19:38:24.421Z] Removing intermediate container 8b3ca55fecac [2022-09-02T19:38:24.421Z] ---> 4de8bf23938c [2022-09-02T19:38:24.421Z] Step 8/26 : COPY . . [2022-09-02T19:38:24.421Z] Removing intermediate container ab2f1aa5be82 [2022-09-02T19:38:24.421Z] ---> 2f41aeb51678 [2022-09-02T19:38:24.421Z] Step 8/25 : COPY . . [2022-09-02T19:38:24.421Z] Removing intermediate container 76f4823b8d59 [2022-09-02T19:38:24.421Z] ---> 77a9b91d3d1a [2022-09-02T19:38:24.421Z] Step 8/26 : COPY . . [2022-09-02T19:38:24.421Z] Removing intermediate container 7b58a6f54f1f [2022-09-02T19:38:24.421Z] ---> 78986f7a4621 [2022-09-02T19:38:24.421Z] Step 8/22 : COPY . . [2022-09-02T19:38:32.732Z] ---> eedc77f948e9 [2022-09-02T19:38:32.732Z] ---> 63e11ac65e06 [2022-09-02T19:38:32.732Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-02T19:38:32.732Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T19:38:32.732Z] ---> daf8c4593c89 [2022-09-02T19:38:32.732Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-02T19:38:32.732Z] ---> 127e49253f51 [2022-09-02T19:38:32.732Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T19:38:32.732Z] ---> Running in 983300a45b1b [2022-09-02T19:38:32.732Z] ---> Running in fe03858bba1f [2022-09-02T19:38:32.732Z] ---> Running in a59757a79116 [2022-09-02T19:38:33.013Z] ---> 91d33d42e5e3 [2022-09-02T19:38:33.013Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-02T19:38:33.013Z] ---> Running in 91805248106e [2022-09-02T19:38:33.287Z] ---> Running in cd49f3483564 [2022-09-02T19:38:33.894Z] Removing intermediate container 91805248106e [2022-09-02T19:38:33.894Z] ---> 0172b0c1b127 [2022-09-02T19:38:33.894Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-02T19:38:33.894Z] Removing intermediate container fe03858bba1f [2022-09-02T19:38:33.894Z] ---> 322a337114b7 [2022-09-02T19:38:33.894Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-02T19:38:34.178Z] ---> Running in 14097514e887 [2022-09-02T19:38:34.178Z] ---> Running in b7d95167f9e8 [2022-09-02T19:38:34.786Z] Removing intermediate container b7d95167f9e8 [2022-09-02T19:38:34.786Z] ---> 08a5cd58c2eb [2022-09-02T19:38:34.786Z] 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-02T19:38:34.786Z] 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-02T19:38:35.082Z] ---> Running in 313d7f547537 [2022-09-02T19:38:35.082Z] Removing intermediate container 14097514e887 [2022-09-02T19:38:35.082Z] ---> f98c8d9b0cbd [2022-09-02T19:38:35.082Z] 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-02T19:38:35.370Z] ---> Running in 442e57110aac [2022-09-02T19:38:35.977Z] 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-02T19:38:35.977Z] 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-02T19:38:39.387Z] Removing intermediate container 313d7f547537 [2022-09-02T19:38:39.387Z] ---> d0414f739d8a [2022-09-02T19:38:39.387Z] Step 12/26 : WORKDIR /edgex-go [2022-09-02T19:38:39.387Z] ---> Running in 3c06b39b831d [2022-09-02T19:38:39.387Z] Removing intermediate container 442e57110aac [2022-09-02T19:38:39.387Z] ---> 09f78dfb2201 [2022-09-02T19:38:39.387Z] Step 12/26 : WORKDIR /edgex-go [2022-09-02T19:38:39.387Z] ---> Running in 5785ab62a41d [2022-09-02T19:38:39.991Z] Removing intermediate container 3c06b39b831d [2022-09-02T19:38:39.991Z] ---> cd4fa777745f [2022-09-02T19:38:39.991Z] [2022-09-02T19:38:39.991Z] Step 13/26 : FROM alpine:3.15 [2022-09-02T19:38:39.991Z] Removing intermediate container 5785ab62a41d [2022-09-02T19:38:39.991Z] ---> a372aced3ffe [2022-09-02T19:38:39.991Z] [2022-09-02T19:38:39.991Z] Step 13/26 : FROM alpine:3.15 [2022-09-02T19:38:39.991Z] 3.15: Pulling from library/alpine [2022-09-02T19:38:40.272Z] 3.15: Pulling from library/alpine [2022-09-02T19:38:41.740Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-02T19:38:41.740Z] Status: Downloaded newer image for alpine:3.15 [2022-09-02T19:38:41.740Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-02T19:38:41.740Z] Status: Image is up to date for alpine:3.15 [2022-09-02T19:38:41.740Z] ---> 02e0d6fdf486 [2022-09-02T19:38:41.740Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:38:41.740Z] ---> 02e0d6fdf486 [2022-09-02T19:38:41.740Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:38:42.026Z] ---> Running in 8500da4cc3c0 [2022-09-02T19:38:42.026Z] ---> Running in 08e66eab5d40 [2022-09-02T19:38:42.639Z] Removing intermediate container 8500da4cc3c0 [2022-09-02T19:38:42.639Z] ---> bfddd75db724 [2022-09-02T19:38:42.639Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:38:42.639Z] Removing intermediate container 08e66eab5d40 [2022-09-02T19:38:42.639Z] ---> 1ee481a9978f [2022-09-02T19:38:42.639Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:38:42.927Z] ---> Running in f1e1ea093857 [2022-09-02T19:38:42.927Z] ---> Running in 1496cfe23b7e [2022-09-02T19:38:47.276Z] Removing intermediate container f1e1ea093857 [2022-09-02T19:38:47.276Z] ---> 074a2eab381c [2022-09-02T19:38:47.276Z] Removing intermediate container 1496cfe23b7e [2022-09-02T19:38:47.276Z] ---> 10a3de4b03e5 [2022-09-02T19:38:47.276Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-02T19:38:47.276Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-02T19:38:47.276Z] ---> Running in eb1259e9bf7c [2022-09-02T19:38:47.276Z] ---> Running in f3ff0d82a42e [2022-09-02T19:38:49.940Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:38:49.940Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:38:51.389Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:38:51.389Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:38:52.382Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:38:52.382Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:38:52.382Z] OK: 15733 distinct packages available [2022-09-02T19:38:52.661Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:38:52.661Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:38:52.661Z] OK: 15733 distinct packages available [2022-09-02T19:38:52.661Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:38:52.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:38:53.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:38:53.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:38:54.932Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-02T19:38:54.932Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:38:55.207Z] (3/5) Installing libucontext (1.1-r0) [2022-09-02T19:38:55.207Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-02T19:38:55.207Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-02T19:38:55.207Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:38:55.207Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-02T19:38:55.486Z] (3/4) Installing libucontext (1.1-r0) [2022-09-02T19:38:55.486Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:38:55.486Z] OK: 6 MiB in 19 packages [2022-09-02T19:38:55.486Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-02T19:38:55.486Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:38:55.765Z] OK: 6 MiB in 18 packages [2022-09-02T19:38:57.782Z] Removing intermediate container eb1259e9bf7c [2022-09-02T19:38:57.782Z] ---> fcd6e5eb0f88 [2022-09-02T19:38:57.782Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-02T19:38:58.059Z] Removing intermediate container f3ff0d82a42e [2022-09-02T19:38:58.059Z] ---> 4c38ced90a59 [2022-09-02T19:38:58.059Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T19:39:02.411Z] ---> ea4a1028561b [2022-09-02T19:39:02.411Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T19:39:06.752Z] ---> fa52ce7e47c9 [2022-09-02T19:39:06.752Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T19:39:07.755Z] ---> 2eccff915f91 [2022-09-02T19:39:07.755Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-02T19:39:08.041Z] ---> Running in 6431a76fd1cd [2022-09-02T19:39:09.033Z] Removing intermediate container 6431a76fd1cd [2022-09-02T19:39:09.033Z] ---> afe6262fbc61 [2022-09-02T19:39:09.033Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-02T19:39:10.049Z] ---> a4b16747275e [2022-09-02T19:39:10.049Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T19:39:10.353Z] ---> 3c8eb0445afe [2022-09-02T19:39:10.353Z] Step 21/26 : WORKDIR / [2022-09-02T19:39:10.635Z] ---> Running in 97ca3f44fbe0 [2022-09-02T19:39:11.247Z] Removing intermediate container 97ca3f44fbe0 [2022-09-02T19:39:11.247Z] ---> 04f6b10e734e [2022-09-02T19:39:11.247Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T19:39:11.247Z] ---> Running in ebc68214144f [2022-09-02T19:39:11.539Z] ---> b2733e0582da [2022-09-02T19:39:11.539Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-02T19:39:12.149Z] Removing intermediate container ebc68214144f [2022-09-02T19:39:12.149Z] ---> c9193a7fa6ec [2022-09-02T19:39:12.149Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T19:39:12.149Z] ---> Running in e41bca214017 [2022-09-02T19:39:13.145Z] Removing intermediate container e41bca214017 [2022-09-02T19:39:13.145Z] ---> 658eed6bf86d [2022-09-02T19:39:13.145Z] Step 24/26 : LABEL arch=arm64 [2022-09-02T19:39:13.145Z] ---> 6d839ecdb09f [2022-09-02T19:39:13.145Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-02T19:39:13.428Z] ---> Running in 08ecec9f10d3 [2022-09-02T19:39:14.041Z] Removing intermediate container 08ecec9f10d3 [2022-09-02T19:39:14.041Z] ---> 5328a5916729 [2022-09-02T19:39:14.041Z] Step 25/26 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:39:14.041Z] ---> Running in 06939c0746a0 [2022-09-02T19:39:14.659Z] ---> 700e5e23a86b [2022-09-02T19:39:14.659Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T19:39:14.932Z] ---> Running in af2f13390a2c [2022-09-02T19:39:14.932Z] Removing intermediate container 06939c0746a0 [2022-09-02T19:39:14.932Z] ---> b492f0398dda [2022-09-02T19:39:14.932Z] Step 26/26 : LABEL version=0.0.0 [2022-09-02T19:39:15.210Z] ---> Running in 57d2e88f95f0 [2022-09-02T19:39:15.817Z] Removing intermediate container af2f13390a2c [2022-09-02T19:39:15.817Z] ---> 5fad009fed66 [2022-09-02T19:39:15.817Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T19:39:15.817Z] ---> Running in 7384baf5f477 [2022-09-02T19:39:15.817Z] Removing intermediate container 57d2e88f95f0 [2022-09-02T19:39:15.817Z] ---> 5b1ff6cd84ff [2022-09-02T19:39:15.817Z] [2022-09-02T19:39:16.420Z] Successfully built 5b1ff6cd84ff [2022-09-02T19:39:16.420Z] Successfully tagged security-spire-config-arm64:latest [2022-09-02T19:39:16.420Z] Building support-scheduler [2022-09-02T19:39:16.703Z]  Building security-spire-config ... done Removing intermediate container 7384baf5f477 [2022-09-02T19:39:16.703Z] ---> c710eddaa2a9 [2022-09-02T19:39:16.703Z] Step 24/26 : LABEL arch=arm64 [2022-09-02T19:39:16.703Z] ---> Running in aed70afb2d62 [2022-09-02T19:39:17.312Z] Removing intermediate container aed70afb2d62 [2022-09-02T19:39:17.312Z] ---> b5ad0a2dc724 [2022-09-02T19:39:17.312Z] Step 25/26 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:39:17.312Z] ---> Running in 7e45847a04c4 [2022-09-02T19:39:17.921Z] Removing intermediate container 7e45847a04c4 [2022-09-02T19:39:17.921Z] ---> 4ec5858cda30 [2022-09-02T19:39:17.921Z] Step 26/26 : LABEL version=0.0.0 [2022-09-02T19:39:17.921Z] ---> Running in 744c03749a03 [2022-09-02T19:39:18.536Z] Removing intermediate container 744c03749a03 [2022-09-02T19:39:18.536Z] ---> 4a51d677ee16 [2022-09-02T19:39:18.536Z] [2022-09-02T19:39:19.139Z] Successfully built 4a51d677ee16 [2022-09-02T19:39:19.139Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-02T19:39:19.139Z]  Building security-spire-agent ... done Building core-data [2022-09-02T19:39:45.998Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:39:45.998Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:39:45.998Z] ---> 63ef346910c6 [2022-09-02T19:39:45.998Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:39:45.998Z] ---> Running in 5e8a0b228437 [2022-09-02T19:39:45.998Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:39:45.998Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:39:45.998Z] ---> 63ef346910c6 [2022-09-02T19:39:45.998Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:39:45.998Z] ---> Running in 928948cc4b6d [2022-09-02T19:39:45.998Z] Removing intermediate container 5e8a0b228437 [2022-09-02T19:39:45.998Z] ---> e0a3a9cd8647 [2022-09-02T19:39:45.998Z] Step 4/23 : WORKDIR /edgex-go [2022-09-02T19:39:45.998Z] ---> Running in ec4025454821 [2022-09-02T19:39:46.617Z] Removing intermediate container 928948cc4b6d [2022-09-02T19:39:46.617Z] ---> dd5cc296f53e [2022-09-02T19:39:46.617Z] Step 4/24 : WORKDIR /edgex-go [2022-09-02T19:39:46.617Z] Removing intermediate container ec4025454821 [2022-09-02T19:39:46.617Z] ---> 75150817a70b [2022-09-02T19:39:46.617Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:39:46.617Z] ---> Running in 185aeef123ff [2022-09-02T19:39:46.909Z] ---> Running in a455c7762ecc [2022-09-02T19:39:47.529Z] Removing intermediate container a455c7762ecc [2022-09-02T19:39:47.529Z] ---> 6e24b6954ebc [2022-09-02T19:39:47.529Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:39:47.811Z] ---> Running in 3f3de276dbd6 [2022-09-02T19:39:51.243Z] Removing intermediate container 185aeef123ff [2022-09-02T19:39:51.243Z] ---> 67f4957627ba [2022-09-02T19:39:51.243Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-02T19:39:51.243Z] ---> Running in 73a013ac74d8 [2022-09-02T19:39:51.861Z] Removing intermediate container 3f3de276dbd6 [2022-09-02T19:39:51.861Z] ---> 250be206f187 [2022-09-02T19:39:51.861Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-02T19:39:52.142Z] ---> Running in 3ddc2511dd96 [2022-09-02T19:39:54.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:39:54.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:39:55.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:39:55.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:39:56.594Z] OK: 221 MiB in 51 packages [2022-09-02T19:39:56.594Z] OK: 221 MiB in 51 packages [2022-09-02T19:39:58.052Z] Removing intermediate container 3ddc2511dd96 [2022-09-02T19:39:58.052Z] ---> c4bab09ca1b0 [2022-09-02T19:39:58.052Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-02T19:39:58.052Z] Removing intermediate container 73a013ac74d8 [2022-09-02T19:39:58.052Z] ---> 94f512eb2c68 [2022-09-02T19:39:58.052Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-02T19:39:59.537Z] ---> 452060d017fa [2022-09-02T19:39:59.537Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:39:59.537Z] ---> 1de32e54374c [2022-09-02T19:39:59.537Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:39:59.537Z] ---> Running in bcba0ae811bd [2022-09-02T19:39:59.830Z] ---> Running in ae66009bee2c [2022-09-02T19:41:07.967Z] Removing intermediate container ae66009bee2c [2022-09-02T19:41:07.967Z] ---> d652c6ef40ff [2022-09-02T19:41:07.967Z] Step 9/24 : COPY . . [2022-09-02T19:41:07.967Z] Removing intermediate container bcba0ae811bd [2022-09-02T19:41:07.967Z] ---> e6d76a2c0ed8 [2022-09-02T19:41:07.967Z] Step 9/23 : COPY . . [2022-09-02T19:41:23.129Z] ---> 61aaa2b736e5 [2022-09-02T19:41:23.129Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-02T19:41:23.129Z] ---> Running in 76a93615fe72 [2022-09-02T19:41:23.129Z] ---> 5a3dd0c69d4c [2022-09-02T19:41:23.129Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-02T19:41:23.129Z] ---> Running in 805f9bfb5df5 [2022-09-02T19:41:25.128Z] 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-02T19:41:25.407Z] 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-02T19:44:02.415Z] 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-02T19:44:06.772Z] 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-02T19:44:12.208Z] Removing intermediate container cd49f3483564 [2022-09-02T19:44:12.208Z] ---> d841c2765ff3 [2022-09-02T19:44:12.208Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-02T19:44:12.208Z] ---> Running in 067fd3c5c73b [2022-09-02T19:44:14.211Z] 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-02T19:44:21.017Z] Removing intermediate container 067fd3c5c73b [2022-09-02T19:44:21.017Z] ---> 19e141d9ff6c [2022-09-02T19:44:21.017Z] [2022-09-02T19:44:21.017Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T19:44:21.017Z] 3.16: Pulling from library/alpine [2022-09-02T19:44:24.455Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-02T19:44:24.455Z] Status: Downloaded newer image for alpine:3.16 [2022-09-02T19:44:24.455Z] ---> a6215f271958 [2022-09-02T19:44:24.455Z] 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-02T19:44:24.455Z] ---> Running in 69d89f614ce2 [2022-09-02T19:44:25.495Z] Removing intermediate container 69d89f614ce2 [2022-09-02T19:44:25.495Z] ---> ffdb1b55ebb2 [2022-09-02T19:44:25.495Z] 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-02T19:44:25.778Z] ---> Running in 678d45c9469a [2022-09-02T19:44:28.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:44:29.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:44:30.546Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-02T19:44:30.546Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-02T19:44:30.546Z] (3/33) Installing readline (8.1.2-r0) [2022-09-02T19:44:30.546Z] (4/33) Installing bash (5.1.16-r2) [2022-09-02T19:44:30.546Z] Executing bash-5.1.16-r2.post-install [2022-09-02T19:44:30.546Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-02T19:44:30.546Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-02T19:44:30.849Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-02T19:44:30.849Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-02T19:44:30.849Z] (9/33) Installing curl (7.83.1-r3) [2022-09-02T19:44:30.849Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-02T19:44:31.864Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-02T19:44:31.864Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-02T19:44:31.864Z] (13/33) Installing expat (2.4.8-r0) [2022-09-02T19:44:31.864Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-02T19:44:31.864Z] (15/33) Installing gdbm (1.23-r0) [2022-09-02T19:44:31.864Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-02T19:44:31.864Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-02T19:44:31.864Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-02T19:44:32.150Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-02T19:44:32.150Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-02T19:44:32.150Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-02T19:44:32.440Z] Removing intermediate container a59757a79116 [2022-09-02T19:44:32.441Z] ---> 7b70ba6e7fb2 [2022-09-02T19:44:32.441Z] [2022-09-02T19:44:32.441Z] Step 10/22 : FROM alpine:3.16 [2022-09-02T19:44:32.441Z] ---> a6215f271958 [2022-09-02T19:44:32.441Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-02T19:44:32.720Z] ---> Running in 08c396a6a36b [2022-09-02T19:44:33.718Z] Removing intermediate container 983300a45b1b [2022-09-02T19:44:33.718Z] ---> 86af6d726d80 [2022-09-02T19:44:33.718Z] [2022-09-02T19:44:33.718Z] Step 10/25 : FROM alpine:3.16 [2022-09-02T19:44:33.718Z] ---> a6215f271958 [2022-09-02T19:44:33.718Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-02T19:44:33.718Z] ---> Running in a2348fe912eb [2022-09-02T19:44:35.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:44:35.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:44:35.511Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-02T19:44:35.511Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-02T19:44:35.792Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-02T19:44:35.792Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-02T19:44:35.792Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-02T19:44:35.792Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-02T19:44:35.792Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-02T19:44:35.792Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-02T19:44:35.792Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-02T19:44:35.792Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-02T19:44:35.792Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-02T19:44:36.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:44:36.072Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-02T19:44:36.368Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-02T19:44:36.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:44:36.656Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-02T19:44:36.656Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-02T19:44:36.656Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-02T19:44:36.656Z] (5/6) Installing curl (7.83.1-r3) [2022-09-02T19:44:36.656Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-02T19:44:36.656Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:44:36.656Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:44:37.269Z] OK: 8 MiB in 20 packages [2022-09-02T19:44:37.550Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:44:37.550Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:44:37.832Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-02T19:44:38.122Z] OK: 120 MiB in 47 packages [2022-09-02T19:44:38.122Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-02T19:44:38.122Z] (3/3) Installing su-exec (0.2-r1) [2022-09-02T19:44:38.122Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:44:38.122Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:44:38.745Z] OK: 6 MiB in 17 packages [2022-09-02T19:44:39.761Z] Removing intermediate container 08c396a6a36b [2022-09-02T19:44:40.049Z] ---> 7fb47e13f1ab [2022-09-02T19:44:40.049Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-02T19:44:40.049Z] ---> Running in 31f0ef0188a6 [2022-09-02T19:44:40.670Z] Removing intermediate container 31f0ef0188a6 [2022-09-02T19:44:40.670Z] ---> b73eea958d05 [2022-09-02T19:44:40.670Z] Step 13/22 : WORKDIR /edgex [2022-09-02T19:44:40.956Z] ---> Running in 56cb705024d6 [2022-09-02T19:44:41.571Z] Removing intermediate container a2348fe912eb [2022-09-02T19:44:41.571Z] ---> 7c49d8cc0d2e [2022-09-02T19:44:41.571Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-02T19:44:41.571Z] ---> Running in d6470f2878ec [2022-09-02T19:44:41.853Z] Removing intermediate container 56cb705024d6 [2022-09-02T19:44:41.853Z] ---> 527630ec2790 [2022-09-02T19:44:41.853Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-02T19:44:42.479Z] Removing intermediate container d6470f2878ec [2022-09-02T19:44:42.479Z] ---> 529ed3ef8cc3 [2022-09-02T19:44:42.479Z] Step 13/25 : WORKDIR / [2022-09-02T19:44:42.479Z] ---> Running in 6c399452bcc3 [2022-09-02T19:44:43.102Z] ---> 29309003d7c0 [2022-09-02T19:44:43.102Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-02T19:44:43.102Z] Removing intermediate container 6c399452bcc3 [2022-09-02T19:44:43.385Z] ---> da2cd162a9bd [2022-09-02T19:44:43.385Z] 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-02T19:44:44.397Z] ---> 05654b5da6be [2022-09-02T19:44:44.397Z] 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-02T19:44:45.403Z] ---> e801cf38a7b2 [2022-09-02T19:44:45.403Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-02T19:44:45.684Z] ---> 223e7b4065c2 [2022-09-02T19:44:45.684Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-02T19:44:47.159Z] ---> 25ca64948de2 [2022-09-02T19:44:47.159Z] 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-02T19:44:47.804Z] ---> e7c91b72fef0 [2022-09-02T19:44:47.804Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-02T19:44:48.446Z] ---> a76c15dde9b3 [2022-09-02T19:44:48.446Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-02T19:44:49.061Z] ---> dcb906240d49 [2022-09-02T19:44:49.061Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-02T19:44:49.341Z] ---> Running in e46eea868e7a [2022-09-02T19:44:50.807Z] ---> 43dd13d19d65 [2022-09-02T19:44:50.807Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-02T19:44:52.816Z] Removing intermediate container e46eea868e7a [2022-09-02T19:44:52.816Z] ---> 0e3bea1bc056 [2022-09-02T19:44:52.816Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-02T19:44:53.094Z] ---> Running in f7c0e229c77d [2022-09-02T19:44:54.096Z] ---> 6d3b9b8f0a6d [2022-09-02T19:44:54.096Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-02T19:44:54.096Z] Removing intermediate container f7c0e229c77d [2022-09-02T19:44:54.096Z] ---> 9a7af85f410b [2022-09-02T19:44:54.096Z] Step 20/22 : LABEL arch=arm64 [2022-09-02T19:44:54.096Z] ---> Running in 1fa6528d77e3 [2022-09-02T19:44:54.744Z] Removing intermediate container 1fa6528d77e3 [2022-09-02T19:44:54.744Z] ---> 92a8d178d1c7 [2022-09-02T19:44:54.744Z] Step 21/22 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:44:55.021Z] ---> Running in b54335d51789 [2022-09-02T19:44:55.021Z] ---> ee212034378a [2022-09-02T19:44:55.021Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-02T19:44:55.021Z] ---> Running in 918c7199bd20 [2022-09-02T19:44:56.023Z] Removing intermediate container b54335d51789 [2022-09-02T19:44:56.023Z] ---> 20df69a675cc [2022-09-02T19:44:56.023Z] Step 22/22 : LABEL version=0.0.0 [2022-09-02T19:44:56.023Z] Collecting docker-compose==1.23.2 [2022-09-02T19:44:56.023Z] ---> Running in d9fcd6f9533e [2022-09-02T19:44:56.023Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-02T19:44:56.023Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.1 MB/s eta 0:00:00 [2022-09-02T19:44:56.638Z] Removing intermediate container d9fcd6f9533e [2022-09-02T19:44:56.638Z] ---> aff43fee8472 [2022-09-02T19:44:56.638Z] [2022-09-02T19:44:56.919Z] Successfully built aff43fee8472 [2022-09-02T19:44:57.201Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-02T19:44:57.201Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-09-02T19:44:57.201Z] Collecting PyYAML<4,>=3.10 [2022-09-02T19:44:57.514Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-02T19:44:57.514Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.2 MB/s eta 0:00:00 [2022-09-02T19:44:58.125Z] Removing intermediate container 918c7199bd20 [2022-09-02T19:44:58.126Z] ---> b0d3b4d5ebe5 [2022-09-02T19:44:58.126Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-02T19:44:58.126Z] ---> Running in aabe8ee88431 [2022-09-02T19:44:58.732Z] Removing intermediate container aabe8ee88431 [2022-09-02T19:44:58.732Z] ---> e2f87b7f1032 [2022-09-02T19:44:58.732Z] Step 23/25 : LABEL arch=arm64 [2022-09-02T19:44:58.732Z] ---> Running in e323e8a81ab9 [2022-09-02T19:44:59.349Z] Removing intermediate container e323e8a81ab9 [2022-09-02T19:44:59.349Z] ---> a80d8fac9f74 [2022-09-02T19:44:59.349Z] Step 24/25 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:44:59.629Z] ---> Running in 7b4f56b95869 [2022-09-02T19:45:00.239Z] Removing intermediate container 7b4f56b95869 [2022-09-02T19:45:00.239Z] ---> 62220fd94489 [2022-09-02T19:45:00.239Z] Step 25/25 : LABEL version=0.0.0 Preparing metadata (setup.py): started [2022-09-02T19:45:00.239Z] [2022-09-02T19:45:00.239Z] ---> Running in b3c73271aed1 [2022-09-02T19:45:00.847Z] Removing intermediate container b3c73271aed1 [2022-09-02T19:45:00.847Z] ---> fbb8cc3a7d1e [2022-09-02T19:45:00.847Z] [2022-09-02T19:45:01.126Z] Successfully built fbb8cc3a7d1e [2022-09-02T19:45:01.126Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-02T19:45:01.126Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-09-02T19:45:02.588Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:45:02.867Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-02T19:45:02.867Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-02T19:45:02.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.6 MB/s eta 0:00:00 [2022-09-02T19:45:03.143Z] Collecting cached-property<2,>=1.2.0 [2022-09-02T19:45:03.143Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-02T19:45:03.143Z] Collecting texttable<0.10,>=0.9.0 [2022-09-02T19:45:03.143Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-02T19:45:03.143Z] Preparing metadata (setup.py): started [2022-09-02T19:45:05.144Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:45:05.752Z] Collecting docker<4.0,>=3.6.0 [2022-09-02T19:45:05.752Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-02T19:45:05.752Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.7 MB/s eta 0:00:00 [2022-09-02T19:45:06.743Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-02T19:45:06.743Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-02T19:45:07.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.3 MB/s eta 0:00:00 [2022-09-02T19:45:07.022Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-02T19:45:07.022Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-02T19:45:07.302Z] Preparing metadata (setup.py): started [2022-09-02T19:45:09.308Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:45:09.587Z] Collecting docopt<0.7,>=0.6.1 [2022-09-02T19:45:09.587Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-02T19:45:09.872Z] Preparing metadata (setup.py): started [2022-09-02T19:45:12.528Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:45:12.528Z] 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-02T19:45:13.133Z] Collecting jsonschema<3,>=2.5.1 [2022-09-02T19:45:13.133Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-02T19:45:14.137Z] Collecting docker-pycreds>=0.4.0 [2022-09-02T19:45:14.137Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-02T19:45:15.137Z] Collecting certifi>=2017.4.17 [2022-09-02T19:45:15.137Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-02T19:45:15.137Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 11.8 MB/s eta 0:00:00 [2022-09-02T19:45:15.754Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-02T19:45:16.036Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-02T19:45:16.036Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.6 MB/s eta 0:00:00 [2022-09-02T19:45:16.320Z] Collecting idna<2.8,>=2.5 [2022-09-02T19:45:16.320Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-02T19:45:16.320Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.7 MB/s eta 0:00:00 [2022-09-02T19:45:16.602Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-02T19:45:16.602Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-02T19:45:16.602Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.8 MB/s eta 0:00:00 [2022-09-02T19:45:17.225Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-02T19:45:17.225Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-02T19:45:17.225Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-02T19:45:17.225Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-02T19:45:18.686Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-02T19:45:18.686Z] Running setup.py install for texttable: started [2022-09-02T19:45:22.124Z] Running setup.py install for texttable: finished with status 'done' [2022-09-02T19:45:22.124Z] Running setup.py install for PyYAML: started [2022-09-02T19:45:22.402Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:45:22.402Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:45:22.402Z] ---> 63ef346910c6 [2022-09-02T19:45:22.402Z] Step 3/31 : WORKDIR /edgex-go [2022-09-02T19:45:22.402Z] ---> Using cache [2022-09-02T19:45:22.402Z] ---> b20175961de5 [2022-09-02T19:45:22.402Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:45:22.402Z] ---> Using cache [2022-09-02T19:45:22.402Z] ---> b955307851d2 [2022-09-02T19:45:22.682Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-02T19:45:22.682Z] ---> Using cache [2022-09-02T19:45:22.682Z] ---> 52e2d8c02946 [2022-09-02T19:45:22.682Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-02T19:45:22.682Z] ---> Using cache [2022-09-02T19:45:22.682Z] ---> 55d2b7f4ebe7 [2022-09-02T19:45:22.682Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:45:22.682Z] ---> Using cache [2022-09-02T19:45:22.682Z] ---> 78986f7a4621 [2022-09-02T19:45:22.682Z] Step 8/31 : COPY . . [2022-09-02T19:45:22.682Z] ---> Using cache [2022-09-02T19:45:22.682Z] ---> daf8c4593c89 [2022-09-02T19:45:22.682Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-02T19:45:23.675Z] ---> Running in b6f58cea5c4a [2022-09-02T19:45:26.337Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-02T19:45:26.337Z] 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-02T19:45:26.337Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:45:26.337Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:45:26.337Z] ---> 63ef346910c6 [2022-09-02T19:45:26.337Z] Step 3/20 : WORKDIR /edgex-go [2022-09-02T19:45:26.337Z] ---> Using cache [2022-09-02T19:45:26.337Z] ---> b20175961de5 [2022-09-02T19:45:26.337Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-02T19:45:26.337Z] ---> Running in 46f1e0e3b26c [2022-09-02T19:45:28.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:45:28.353Z] Running setup.py install for docopt: started [2022-09-02T19:45:28.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:45:30.085Z] v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-02T19:45:30.085Z] v3.16.2-128-g588bd828dc [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-02T19:45:30.085Z] OK: 16893 distinct packages available [2022-09-02T19:45:30.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:45:30.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:45:31.680Z] Running setup.py install for docopt: finished with status 'done' [2022-09-02T19:45:31.960Z] OK: 221 MiB in 51 packages [2022-09-02T19:45:33.421Z] Removing intermediate container 46f1e0e3b26c [2022-09-02T19:45:33.421Z] ---> 563f45a30946 [2022-09-02T19:45:33.421Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-02T19:45:34.416Z] ---> 9b4cb9d48d23 [2022-09-02T19:45:34.416Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:45:34.711Z] ---> Running in 22f101a4f1f6 [2022-09-02T19:45:36.716Z] Running setup.py install for dockerpty: started [2022-09-02T19:45:39.368Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-02T19:45:42.801Z] 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-02T19:45:42.801Z] 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-02T19:46:01.210Z] Removing intermediate container 678d45c9469a [2022-09-02T19:46:01.210Z] ---> 85e0e81ebe39 [2022-09-02T19:46:01.210Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-02T19:46:01.210Z] ---> Running in 9d0b89f1d609 [2022-09-02T19:46:01.210Z] Removing intermediate container 9d0b89f1d609 [2022-09-02T19:46:01.210Z] ---> de17cb0ccd48 [2022-09-02T19:46:01.210Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T19:46:01.486Z] ---> Running in 96272484fc79 [2022-09-02T19:46:02.096Z] Removing intermediate container 96272484fc79 [2022-09-02T19:46:02.096Z] ---> fc03fdeefbb9 [2022-09-02T19:46:02.096Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-02T19:46:03.565Z] ---> 84e1b3c86e71 [2022-09-02T19:46:03.565Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-02T19:46:05.032Z] ---> 6b53a06b0fb8 [2022-09-02T19:46:05.032Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-02T19:46:07.035Z] ---> 6611ceba1edb [2022-09-02T19:46:07.035Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-02T19:46:07.035Z] ---> Running in bb57c6fe5942 [2022-09-02T19:46:08.037Z] Removing intermediate container bb57c6fe5942 [2022-09-02T19:46:08.037Z] ---> e8fa92dcc7e0 [2022-09-02T19:46:08.037Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:46:08.037Z] ---> Running in 5d5c58fdc78c [2022-09-02T19:46:09.033Z] Removing intermediate container 5d5c58fdc78c [2022-09-02T19:46:09.033Z] ---> e8ac10c8908a [2022-09-02T19:46:09.033Z] Step 21/23 : LABEL arch=arm64 [2022-09-02T19:46:09.317Z] ---> Running in bf8c265be00f [2022-09-02T19:46:10.317Z] Removing intermediate container bf8c265be00f [2022-09-02T19:46:10.317Z] ---> 884dab7876d4 [2022-09-02T19:46:10.317Z] Step 22/23 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:46:10.597Z] ---> Running in 1cb597ba732b [2022-09-02T19:46:11.598Z] Removing intermediate container 1cb597ba732b [2022-09-02T19:46:11.598Z] ---> ced2c3b7d726 [2022-09-02T19:46:11.598Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T19:46:11.598Z] ---> Running in 9c496292850f [2022-09-02T19:46:12.604Z] Removing intermediate container 9c496292850f [2022-09-02T19:46:12.604Z] ---> db3932112535 [2022-09-02T19:46:12.604Z] [2022-09-02T19:46:13.208Z] Successfully built db3932112535 [2022-09-02T19:46:13.208Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-02T19:46:13.208Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-09-02T19:46:31.636Z] Removing intermediate container 22f101a4f1f6 [2022-09-02T19:46:31.636Z] ---> 75270e0e59a3 [2022-09-02T19:46:31.636Z] Step 7/20 : COPY . . [2022-09-02T19:46:31.636Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:46:31.636Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:46:31.636Z] ---> 63ef346910c6 [2022-09-02T19:46:31.636Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:46:31.636Z] ---> Using cache [2022-09-02T19:46:31.636Z] ---> dd5cc296f53e [2022-09-02T19:46:31.636Z] Step 4/23 : WORKDIR /edgex-go [2022-09-02T19:46:31.636Z] ---> Using cache [2022-09-02T19:46:31.636Z] ---> 6e24b6954ebc [2022-09-02T19:46:31.636Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:46:31.636Z] ---> Using cache [2022-09-02T19:46:31.636Z] ---> 250be206f187 [2022-09-02T19:46:31.636Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-02T19:46:31.917Z] ---> Running in a053cc5b4e0b [2022-09-02T19:46:34.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:46:35.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:46:36.647Z] OK: 221 MiB in 51 packages [2022-09-02T19:46:38.636Z] Removing intermediate container a053cc5b4e0b [2022-09-02T19:46:38.636Z] ---> 3dff72401508 [2022-09-02T19:46:38.636Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-02T19:46:40.097Z] ---> 33b99c25c88c [2022-09-02T19:46:40.097Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:46:40.097Z] ---> Running in d8ea5835dfa6 [2022-09-02T19:46:45.536Z] ---> fe2fd3266605 [2022-09-02T19:46:45.536Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-02T19:46:45.536Z] ---> Running in e0f3ef17fc4e [2022-09-02T19:46:47.533Z] 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-02T19:47:34.571Z] Removing intermediate container d8ea5835dfa6 [2022-09-02T19:47:34.571Z] ---> 868ede0b412b [2022-09-02T19:47:34.571Z] Step 9/23 : COPY . . [2022-09-02T19:47:44.807Z] ---> fe6f53ed64ac [2022-09-02T19:47:44.807Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-02T19:47:44.807Z] ---> Running in dc309e859942 [2022-09-02T19:47:45.802Z] 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-02T19:48:53.915Z] Removing intermediate container 805f9bfb5df5 [2022-09-02T19:48:53.915Z] ---> 0e3254fdf17d [2022-09-02T19:48:53.915Z] [2022-09-02T19:48:53.915Z] Step 11/24 : FROM alpine:3.16 [2022-09-02T19:48:53.915Z] ---> a6215f271958 [2022-09-02T19:48:53.916Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-02T19:48:53.916Z] ---> Running in 7437e563c33a [2022-09-02T19:48:53.916Z] Removing intermediate container 7437e563c33a [2022-09-02T19:48:53.916Z] ---> c1340e6eeb28 [2022-09-02T19:48:53.916Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-02T19:48:53.916Z] ---> Running in 700038c69832 [2022-09-02T19:48:53.916Z] Removing intermediate container 700038c69832 [2022-09-02T19:48:53.916Z] ---> 54b6182489cf [2022-09-02T19:48:53.916Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-02T19:48:53.916Z] ---> Running in b3a96e169423 [2022-09-02T19:48:53.916Z] Removing intermediate container b3a96e169423 [2022-09-02T19:48:53.916Z] ---> e433c5a93c85 [2022-09-02T19:48:53.916Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:48:53.916Z] ---> Running in a1b0fdcaaf03 [2022-09-02T19:48:53.916Z] Removing intermediate container a1b0fdcaaf03 [2022-09-02T19:48:53.916Z] ---> 431c09ed541c [2022-09-02T19:48:53.916Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-02T19:48:53.916Z] ---> Running in 22f4aa37605a [2022-09-02T19:48:53.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:48:54.905Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:48:56.356Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-02T19:48:56.356Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-02T19:48:56.356Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-02T19:48:56.356Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-02T19:48:56.640Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-02T19:48:56.917Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-02T19:48:56.917Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:48:56.917Z] OK: 8 MiB in 20 packages [2022-09-02T19:48:58.919Z] Removing intermediate container 22f4aa37605a [2022-09-02T19:48:58.919Z] ---> da3dc93f643f [2022-09-02T19:48:58.919Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:48:59.673Z] ---> 8653e47f1cf5 [2022-09-02T19:48:59.673Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-02T19:49:01.924Z] ---> d7c0441d5bd9 [2022-09-02T19:49:01.924Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-02T19:49:03.065Z] ---> ebd57649cb3d [2022-09-02T19:49:03.065Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-02T19:49:03.065Z] ---> Running in bd3abf5bfdb6 [2022-09-02T19:49:03.550Z] Removing intermediate container bd3abf5bfdb6 [2022-09-02T19:49:03.550Z] ---> ae1b042914ab [2022-09-02T19:49:03.550Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:49:03.550Z] ---> Running in 9cb4148c0945 [2022-09-02T19:49:04.228Z] Removing intermediate container 9cb4148c0945 [2022-09-02T19:49:04.228Z] ---> c583e7fbdd94 [2022-09-02T19:49:04.228Z] Step 22/24 : LABEL arch=arm64 [2022-09-02T19:49:04.228Z] ---> Running in 909eacfe924f [2022-09-02T19:49:04.506Z] Removing intermediate container 909eacfe924f [2022-09-02T19:49:04.506Z] ---> 4940f71c6aa5 [2022-09-02T19:49:04.506Z] Step 23/24 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:49:04.801Z] ---> Running in 7ca688c7bed9 [2022-09-02T19:49:05.419Z] Removing intermediate container 7ca688c7bed9 [2022-09-02T19:49:05.419Z] ---> 6e74ecaab9ee [2022-09-02T19:49:05.419Z] Step 24/24 : LABEL version=0.0.0 [2022-09-02T19:49:05.419Z] ---> Running in c5e4dca28c67 [2022-09-02T19:49:06.047Z] Removing intermediate container c5e4dca28c67 [2022-09-02T19:49:06.047Z] ---> d230e67c59a7 [2022-09-02T19:49:06.047Z] [2022-09-02T19:49:06.450Z] Successfully built d230e67c59a7 [2022-09-02T19:49:06.450Z] Successfully tagged core-data-arm64:latest [2022-09-02T19:49:06.450Z]  Building core-data ... done Building core-metadata [2022-09-02T19:49:25.379Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:49:25.379Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:49:25.379Z] ---> 63ef346910c6 [2022-09-02T19:49:25.379Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:49:25.379Z] ---> Using cache [2022-09-02T19:49:25.379Z] ---> dd5cc296f53e [2022-09-02T19:49:25.379Z] Step 4/25 : WORKDIR /edgex-go [2022-09-02T19:49:25.379Z] ---> Using cache [2022-09-02T19:49:25.379Z] ---> 6e24b6954ebc [2022-09-02T19:49:25.379Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:49:25.379Z] ---> Using cache [2022-09-02T19:49:25.379Z] ---> 250be206f187 [2022-09-02T19:49:25.379Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-02T19:49:25.379Z] ---> Running in 661be38c86fe [2022-09-02T19:49:26.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:49:28.274Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:49:29.263Z] OK: 221 MiB in 51 packages [2022-09-02T19:49:30.731Z] Removing intermediate container 661be38c86fe [2022-09-02T19:49:30.731Z] ---> fb91cb1ee9ed [2022-09-02T19:49:30.731Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-02T19:49:31.726Z] ---> fb28d646185a [2022-09-02T19:49:31.726Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:49:31.726Z] ---> Running in c0c7610f67c1 [2022-09-02T19:50:28.306Z] Removing intermediate container c0c7610f67c1 [2022-09-02T19:50:28.306Z] ---> 049bcf3b6ab4 [2022-09-02T19:50:28.306Z] Step 9/25 : COPY . . [2022-09-02T19:50:33.744Z] ---> fede6386389e [2022-09-02T19:50:33.744Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-02T19:50:33.744Z] ---> Running in b4046ba2d00f [2022-09-02T19:50:35.195Z] 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-02T19:51:02.042Z] Removing intermediate container 76a93615fe72 [2022-09-02T19:51:02.042Z] ---> 4b81a43c4907 [2022-09-02T19:51:02.042Z] [2022-09-02T19:51:02.042Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T19:51:02.042Z] ---> a6215f271958 [2022-09-02T19:51:02.042Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-02T19:51:02.042Z] ---> Running in f5d2156a7474 [2022-09-02T19:51:02.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:51:02.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:51:03.020Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-02T19:51:03.020Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:51:03.292Z] OK: 5 MiB in 15 packages [2022-09-02T19:51:04.743Z] Removing intermediate container f5d2156a7474 [2022-09-02T19:51:04.743Z] ---> ad23aa35e75d [2022-09-02T19:51:04.743Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:51:04.743Z] ---> Running in 0a4079726d46 [2022-09-02T19:51:05.344Z] Removing intermediate container 0a4079726d46 [2022-09-02T19:51:05.344Z] ---> c297f601e6ce [2022-09-02T19:51:05.344Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-02T19:51:05.344Z] ---> Running in 4a1f36b8dd8b [2022-09-02T19:51:05.945Z] Removing intermediate container 4a1f36b8dd8b [2022-09-02T19:51:05.945Z] ---> 78e78687ff64 [2022-09-02T19:51:05.945Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T19:51:05.945Z] ---> Running in 935b93a19456 [2022-09-02T19:51:06.542Z] Removing intermediate container 935b93a19456 [2022-09-02T19:51:06.542Z] ---> 83f49daf6190 [2022-09-02T19:51:06.542Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:51:07.529Z] ---> 76ccedd2203f [2022-09-02T19:51:07.529Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-02T19:51:09.519Z] ---> cb3275791dde [2022-09-02T19:51:09.519Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-02T19:51:10.506Z] ---> 988900d75ebb [2022-09-02T19:51:10.507Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-02T19:51:10.507Z] ---> Running in 1bc17682438d [2022-09-02T19:51:11.108Z] Removing intermediate container 1bc17682438d [2022-09-02T19:51:11.108Z] ---> 7849df997fed [2022-09-02T19:51:11.108Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:51:11.108Z] ---> Running in 7b8052fecb24 [2022-09-02T19:51:11.719Z] Removing intermediate container 7b8052fecb24 [2022-09-02T19:51:11.719Z] ---> c8e7f43f9c59 [2022-09-02T19:51:11.719Z] Step 21/23 : LABEL arch=arm64 [2022-09-02T19:51:11.990Z] ---> Running in 12d868160685 [2022-09-02T19:51:12.263Z] Removing intermediate container 12d868160685 [2022-09-02T19:51:12.263Z] ---> 97e07da761f9 [2022-09-02T19:51:12.263Z] Step 22/23 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:51:12.539Z] ---> Running in 3bf8cba20905 [2022-09-02T19:51:13.145Z] Removing intermediate container 3bf8cba20905 [2022-09-02T19:51:13.145Z] ---> 072808503eac [2022-09-02T19:51:13.145Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T19:51:13.145Z] ---> Running in 4a2ee953effd [2022-09-02T19:51:13.749Z] Removing intermediate container 4a2ee953effd [2022-09-02T19:51:13.749Z] ---> 844165e3a406 [2022-09-02T19:51:13.749Z] [2022-09-02T19:51:14.031Z] Successfully built 844165e3a406 [2022-09-02T19:51:14.031Z] Successfully tagged support-scheduler-arm64:latest [2022-09-02T19:51:14.031Z] Building core-command [2022-09-02T19:51:32.419Z]  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:51:32.419Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:51:32.419Z] ---> 63ef346910c6 [2022-09-02T19:51:32.419Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:51:32.419Z] ---> Using cache [2022-09-02T19:51:32.419Z] ---> dd5cc296f53e [2022-09-02T19:51:32.419Z] Step 4/24 : WORKDIR /edgex-go [2022-09-02T19:51:32.419Z] ---> Using cache [2022-09-02T19:51:32.419Z] ---> 6e24b6954ebc [2022-09-02T19:51:32.419Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:51:32.419Z] ---> Using cache [2022-09-02T19:51:32.419Z] ---> 250be206f187 [2022-09-02T19:51:32.419Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-02T19:51:32.419Z] ---> Using cache [2022-09-02T19:51:32.419Z] ---> fb91cb1ee9ed [2022-09-02T19:51:32.419Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-02T19:51:32.419Z] ---> Using cache [2022-09-02T19:51:32.419Z] ---> fb28d646185a [2022-09-02T19:51:32.420Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:51:32.420Z] ---> Using cache [2022-09-02T19:51:32.420Z] ---> 049bcf3b6ab4 [2022-09-02T19:51:32.420Z] Step 9/24 : COPY . . [2022-09-02T19:51:32.420Z] ---> Using cache [2022-09-02T19:51:32.420Z] ---> fede6386389e [2022-09-02T19:51:32.420Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-02T19:51:32.420Z] ---> Running in 6a5cbc9be403 [2022-09-02T19:51:35.051Z] 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-02T19:51:50.140Z] Removing intermediate container b6f58cea5c4a [2022-09-02T19:51:50.140Z] ---> 3b798255b311 [2022-09-02T19:51:50.140Z] [2022-09-02T19:51:50.140Z] Step 10/31 : FROM alpine:3.16 [2022-09-02T19:51:50.140Z] ---> a6215f271958 [2022-09-02T19:51:50.140Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:51:50.140Z] ---> Running in 81802759b5a0 [2022-09-02T19:51:50.140Z] Removing intermediate container 81802759b5a0 [2022-09-02T19:51:50.140Z] ---> 90622aef0ce0 [2022-09-02T19:51:50.140Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-02T19:51:50.140Z] ---> Running in c31bd3fc8c81 [2022-09-02T19:51:52.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:51:53.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:51:54.504Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-02T19:51:54.505Z] (2/2) Installing su-exec (0.2-r1) [2022-09-02T19:51:54.505Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:51:54.505Z] OK: 5 MiB in 16 packages [2022-09-02T19:51:55.981Z] Removing intermediate container c31bd3fc8c81 [2022-09-02T19:51:55.981Z] ---> 0724be96c941 [2022-09-02T19:51:55.981Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-02T19:51:55.981Z] ---> Running in b73728fb4f70 [2022-09-02T19:51:56.584Z] Removing intermediate container b73728fb4f70 [2022-09-02T19:51:56.584Z] ---> f8f742d955a5 [2022-09-02T19:51:56.584Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-02T19:51:56.584Z] ---> Running in d69653d80196 [2022-09-02T19:51:57.204Z] Removing intermediate container d69653d80196 [2022-09-02T19:51:57.204Z] ---> 201dc0f264bf [2022-09-02T19:51:57.204Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-02T19:51:57.204Z] ---> Running in 438b99d32303 [2022-09-02T19:51:57.833Z] Removing intermediate container 438b99d32303 [2022-09-02T19:51:57.833Z] ---> 617c3c26f143 [2022-09-02T19:51:57.833Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-02T19:51:58.119Z] ---> Running in 9b0c6b1157ea [2022-09-02T19:52:00.775Z] Removing intermediate container 9b0c6b1157ea [2022-09-02T19:52:00.775Z] ---> 4b60a1183fda [2022-09-02T19:52:00.775Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-02T19:52:00.775Z] ---> Running in a70e5099f70b [2022-09-02T19:52:01.383Z] Removing intermediate container a70e5099f70b [2022-09-02T19:52:01.383Z] ---> f64241745e8c [2022-09-02T19:52:01.383Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-02T19:52:02.377Z] ---> ba2bf791697c [2022-09-02T19:52:02.377Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-02T19:52:02.377Z] ---> Running in acf8a94b9b17 [2022-09-02T19:52:05.828Z] Removing intermediate container acf8a94b9b17 [2022-09-02T19:52:05.828Z] ---> 37920c6d9d5a [2022-09-02T19:52:05.828Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:52:06.111Z] ---> e71754c88aaa [2022-09-02T19:52:06.111Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-02T19:52:08.137Z] ---> dacc484bb006 [2022-09-02T19:52:08.137Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-02T19:52:08.751Z] ---> 8f00aa4acca3 [2022-09-02T19:52:08.751Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-02T19:52:10.201Z] ---> ca7cc5e8b1e5 [2022-09-02T19:52:10.201Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-02T19:52:10.806Z] ---> 5ad445449809 [2022-09-02T19:52:10.806Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-02T19:52:11.800Z] ---> 564efa039094 [2022-09-02T19:52:11.800Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-02T19:52:11.800Z] ---> Running in 1a9e7cb66b50 [2022-09-02T19:52:14.459Z] Removing intermediate container 1a9e7cb66b50 [2022-09-02T19:52:14.459Z] ---> b65564e4883a [2022-09-02T19:52:14.459Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-02T19:52:14.746Z] ---> Running in ae31670d5257 [2022-09-02T19:52:15.358Z] Removing intermediate container ae31670d5257 [2022-09-02T19:52:15.358Z] ---> 4381a89c4115 [2022-09-02T19:52:15.358Z] Step 28/31 : CMD ["gate"] [2022-09-02T19:52:15.358Z] ---> Running in 055db924fc23 [2022-09-02T19:52:15.970Z] Removing intermediate container 055db924fc23 [2022-09-02T19:52:15.970Z] ---> fad5566966e4 [2022-09-02T19:52:15.970Z] Step 29/31 : LABEL arch=arm64 [2022-09-02T19:52:16.250Z] ---> Running in 35f863f56687 [2022-09-02T19:52:16.538Z] Removing intermediate container 35f863f56687 [2022-09-02T19:52:16.538Z] ---> 7e7b40976e0d [2022-09-02T19:52:16.538Z] Step 30/31 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:52:16.817Z] ---> Running in b10133fd4a1a [2022-09-02T19:52:17.422Z] Removing intermediate container b10133fd4a1a [2022-09-02T19:52:17.422Z] ---> d524d950cf65 [2022-09-02T19:52:17.422Z] Step 31/31 : LABEL version=0.0.0 [2022-09-02T19:52:17.422Z] ---> Running in 8a5da60abc73 [2022-09-02T19:52:18.029Z] Removing intermediate container 8a5da60abc73 [2022-09-02T19:52:18.029Z] ---> 3ebac2728829 [2022-09-02T19:52:18.029Z] [2022-09-02T19:52:18.309Z] Successfully built 3ebac2728829 [2022-09-02T19:52:18.309Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-02T19:52:18.309Z]  Building security-bootstrapper ... done Building security-spire-server [2022-09-02T19:52:36.675Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:52:36.675Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:52:36.675Z] ---> 63ef346910c6 [2022-09-02T19:52:36.675Z] Step 3/25 : WORKDIR /edgex-go [2022-09-02T19:52:36.675Z] ---> Using cache [2022-09-02T19:52:36.675Z] ---> b20175961de5 [2022-09-02T19:52:36.675Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:52:36.675Z] ---> Using cache [2022-09-02T19:52:36.675Z] ---> b955307851d2 [2022-09-02T19:52:36.675Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T19:52:36.675Z] ---> Running in 99b4b102b040 [2022-09-02T19:52:38.674Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:52:39.667Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:52:41.123Z] OK: 221 MiB in 51 packages [2022-09-02T19:52:42.577Z] Removing intermediate container 99b4b102b040 [2022-09-02T19:52:42.577Z] ---> 766dcb27c8df [2022-09-02T19:52:42.577Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-02T19:52:43.170Z] ---> c264861b5367 [2022-09-02T19:52:43.170Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:52:43.445Z] ---> Running in 15b6b632f552 [2022-09-02T19:53:40.038Z] Removing intermediate container 15b6b632f552 [2022-09-02T19:53:40.038Z] ---> 697bed7c675e [2022-09-02T19:53:40.038Z] Step 8/25 : COPY . . [2022-09-02T19:53:42.712Z] ---> 0d9e54932483 [2022-09-02T19:53:42.712Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T19:53:42.712Z] ---> Running in c4a00f106b65 [2022-09-02T19:53:42.996Z] Removing intermediate container c4a00f106b65 [2022-09-02T19:53:42.997Z] ---> 5723946bd879 [2022-09-02T19:53:42.997Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-02T19:53:42.997Z] ---> Running in 2c85846f5b70 [2022-09-02T19:53:43.618Z] Removing intermediate container 2c85846f5b70 [2022-09-02T19:53:43.618Z] ---> 575bcf2acec8 [2022-09-02T19:53:43.618Z] 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-02T19:53:43.618Z] ---> Running in 2733a4438f3e [2022-09-02T19:53:47.068Z] Removing intermediate container 2733a4438f3e [2022-09-02T19:53:47.068Z] ---> a7b55c50e433 [2022-09-02T19:53:47.068Z] Step 12/25 : WORKDIR /edgex-go [2022-09-02T19:53:47.068Z] ---> Running in eb864a6c269d [2022-09-02T19:53:47.349Z] Removing intermediate container eb864a6c269d [2022-09-02T19:53:47.349Z] ---> e94af648abf5 [2022-09-02T19:53:47.349Z] [2022-09-02T19:53:47.349Z] Step 13/25 : FROM alpine:3.15 [2022-09-02T19:53:47.349Z] ---> 02e0d6fdf486 [2022-09-02T19:53:47.349Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:53:47.349Z] ---> Using cache [2022-09-02T19:53:47.349Z] ---> 1ee481a9978f [2022-09-02T19:53:47.349Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:53:47.349Z] ---> Using cache [2022-09-02T19:53:47.349Z] ---> 074a2eab381c [2022-09-02T19:53:47.349Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-02T19:53:47.349Z] ---> Running in 4b3d9f4c5778 [2022-09-02T19:53:49.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:53:50.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:53:51.827Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:53:51.827Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:53:51.827Z] OK: 15733 distinct packages available [2022-09-02T19:53:52.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:53:53.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:53:54.544Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-02T19:53:54.544Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:53:54.822Z] (3/5) Installing libucontext (1.1-r0) [2022-09-02T19:53:54.822Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-02T19:53:54.822Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-02T19:53:55.102Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:53:55.102Z] OK: 6 MiB in 19 packages [2022-09-02T19:53:57.104Z] Removing intermediate container 4b3d9f4c5778 [2022-09-02T19:53:57.104Z] ---> 8e9409738ce3 [2022-09-02T19:53:57.104Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T19:54:01.441Z] ---> 0c85579e6376 [2022-09-02T19:54:01.441Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T19:54:02.436Z] ---> a9583b2ebd61 [2022-09-02T19:54:02.436Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-02T19:54:03.427Z] ---> 4ec2d79b7cb0 [2022-09-02T19:54:03.427Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-02T19:54:04.030Z] ---> 9ecdf8e3a358 [2022-09-02T19:54:04.030Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T19:54:04.319Z] ---> Running in c93f7b71047f [2022-09-02T19:54:04.912Z] Removing intermediate container c93f7b71047f [2022-09-02T19:54:04.912Z] ---> fd600db8c924 [2022-09-02T19:54:04.912Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T19:54:04.912Z] ---> Running in fdeae5e1d7f8 [2022-09-02T19:54:05.518Z] Removing intermediate container fdeae5e1d7f8 [2022-09-02T19:54:05.518Z] ---> 0cb3cfc94fd5 [2022-09-02T19:54:05.518Z] Step 23/25 : LABEL arch=arm64 [2022-09-02T19:54:05.518Z] ---> Running in e1131b210e07 [2022-09-02T19:54:06.118Z] Removing intermediate container e1131b210e07 [2022-09-02T19:54:06.118Z] ---> 83168818ebe2 [2022-09-02T19:54:06.118Z] Step 24/25 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:54:06.118Z] ---> Running in 9411c4e446d4 [2022-09-02T19:54:06.398Z] Removing intermediate container 9411c4e446d4 [2022-09-02T19:54:06.398Z] ---> 870770f1fbc8 [2022-09-02T19:54:06.398Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T19:54:06.673Z] ---> Running in 222ddb812314 [2022-09-02T19:54:06.949Z] Removing intermediate container 222ddb812314 [2022-09-02T19:54:06.950Z] ---> 9ed719fdd16a [2022-09-02T19:54:06.950Z] [2022-09-02T19:54:07.225Z] Successfully built 9ed719fdd16a [2022-09-02T19:54:07.225Z] Successfully tagged security-spire-server-arm64:latest [2022-09-02T19:55:15.290Z]  Building security-spire-server ... done Removing intermediate container e0f3ef17fc4e [2022-09-02T19:55:15.290Z] ---> d449d1cf79fe [2022-09-02T19:55:15.290Z] [2022-09-02T19:55:15.290Z] Step 9/20 : FROM alpine:3.15 [2022-09-02T19:55:15.290Z] ---> 02e0d6fdf486 [2022-09-02T19:55:15.291Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:55:15.291Z] ---> Using cache [2022-09-02T19:55:15.291Z] ---> 1ee481a9978f [2022-09-02T19:55:15.291Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:55:15.291Z] ---> Using cache [2022-09-02T19:55:15.291Z] ---> 074a2eab381c [2022-09-02T19:55:15.291Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-02T19:55:15.291Z] ---> Running in f2a823017415 [2022-09-02T19:55:15.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:55:15.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:55:16.274Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:55:16.274Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:55:16.274Z] OK: 15733 distinct packages available [2022-09-02T19:55:16.274Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:55:17.258Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:55:18.245Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-02T19:55:18.522Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-02T19:55:18.522Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-02T19:55:18.801Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-02T19:55:18.801Z] (5/9) Installing curl (7.80.0-r3) [2022-09-02T19:55:18.801Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-02T19:55:19.079Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:55:19.079Z] (8/9) Installing libucontext (1.1-r0) [2022-09-02T19:55:19.079Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-02T19:55:19.357Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:55:19.357Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:55:19.637Z] OK: 8 MiB in 23 packages [2022-09-02T19:55:21.633Z] Removing intermediate container f2a823017415 [2022-09-02T19:55:21.633Z] ---> e9eb98d05f7f [2022-09-02T19:55:21.633Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:55:22.637Z] ---> 0297001e7078 [2022-09-02T19:55:22.637Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-02T19:55:24.628Z] ---> 16687f29a4ea [2022-09-02T19:55:24.628Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-02T19:55:25.618Z] ---> fb01fc36dba4 [2022-09-02T19:55:25.618Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-02T19:55:25.618Z] ---> Running in c5c3cc4c24b8 [2022-09-02T19:55:26.240Z] Removing intermediate container c5c3cc4c24b8 [2022-09-02T19:55:26.240Z] ---> 0de15ff66217 [2022-09-02T19:55:26.240Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:55:26.240Z] ---> Running in 3a9a96dac18c [2022-09-02T19:55:26.855Z] Removing intermediate container 3a9a96dac18c [2022-09-02T19:55:26.855Z] ---> 652e64e9783e [2022-09-02T19:55:26.855Z] Step 18/20 : LABEL arch=arm64 [2022-09-02T19:55:27.136Z] ---> Running in d464ff568109 [2022-09-02T19:55:27.754Z] Removing intermediate container d464ff568109 [2022-09-02T19:55:27.754Z] ---> 37c3a18d7dd8 [2022-09-02T19:55:27.754Z] Step 19/20 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:55:27.754Z] ---> Running in 471749e86f8c [2022-09-02T19:55:28.360Z] Removing intermediate container 471749e86f8c [2022-09-02T19:55:28.360Z] ---> aa6364a30ed2 [2022-09-02T19:55:28.360Z] Step 20/20 : LABEL version=0.0.0 [2022-09-02T19:55:28.360Z] ---> Running in 4339bc2aaf6f [2022-09-02T19:55:28.970Z] Removing intermediate container 4339bc2aaf6f [2022-09-02T19:55:28.970Z] ---> 7b9c4dc8baf5 [2022-09-02T19:55:28.970Z] [2022-09-02T19:55:29.250Z] Successfully built 7b9c4dc8baf5 [2022-09-02T19:55:29.250Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-02T19:56:37.404Z]  Building security-spiffe-token-provider ... done Removing intermediate container b4046ba2d00f [2022-09-02T19:56:37.404Z] ---> 4dc97a2ee4d0 [2022-09-02T19:56:37.404Z] [2022-09-02T19:56:37.404Z] Step 11/25 : FROM alpine:3.16 [2022-09-02T19:56:37.404Z] ---> a6215f271958 [2022-09-02T19:56:37.404Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-02T19:56:37.404Z] ---> Using cache [2022-09-02T19:56:37.404Z] ---> ad23aa35e75d [2022-09-02T19:56:37.404Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:56:37.404Z] ---> Using cache [2022-09-02T19:56:37.404Z] ---> c297f601e6ce [2022-09-02T19:56:37.404Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-02T19:56:37.404Z] ---> Running in e6d35d8ed27e [2022-09-02T19:56:37.404Z] Removing intermediate container e6d35d8ed27e [2022-09-02T19:56:37.404Z] ---> 64be1a59ffa5 [2022-09-02T19:56:37.404Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-02T19:56:37.404Z] ---> Running in 1333149dccea [2022-09-02T19:56:37.404Z] Removing intermediate container 1333149dccea [2022-09-02T19:56:37.404Z] ---> 9582db4eebae [2022-09-02T19:56:37.404Z] Step 16/25 : WORKDIR / [2022-09-02T19:56:37.404Z] ---> Running in 6b618f3aa70a [2022-09-02T19:56:37.404Z] Removing intermediate container 6b618f3aa70a [2022-09-02T19:56:37.404Z] ---> 232e44000c49 [2022-09-02T19:56:37.404Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:56:37.404Z] ---> 4914cce3cf49 [2022-09-02T19:56:37.404Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-02T19:56:37.404Z] ---> 07d5ec1e41bf [2022-09-02T19:56:37.404Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-02T19:56:37.404Z] Removing intermediate container dc309e859942 [2022-09-02T19:56:37.404Z] ---> b5e904c48b8d [2022-09-02T19:56:37.404Z] [2022-09-02T19:56:37.404Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T19:56:37.404Z] ---> a6215f271958 [2022-09-02T19:56:37.404Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-02T19:56:37.404Z] ---> 4bdb296a11b9 [2022-09-02T19:56:37.404Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-02T19:56:37.404Z] ---> Running in 49e42f8fe492 [2022-09-02T19:56:37.404Z] ---> 1a4e8d30030a [2022-09-02T19:56:37.404Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-02T19:56:37.404Z] ---> Running in 991b72efbc41 [2022-09-02T19:56:37.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:56:37.404Z] Removing intermediate container 991b72efbc41 [2022-09-02T19:56:37.404Z] ---> 109804e0a41d [2022-09-02T19:56:37.404Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:56:37.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:56:37.404Z] ---> Running in d883fc3171e2 [2022-09-02T19:56:37.700Z] Removing intermediate container d883fc3171e2 [2022-09-02T19:56:37.700Z] ---> aab5c56a5889 [2022-09-02T19:56:37.700Z] Step 23/25 : LABEL arch=arm64 [2022-09-02T19:56:37.700Z] ---> Running in c7b8270eba79 [2022-09-02T19:56:37.979Z] Removing intermediate container 6a5cbc9be403 [2022-09-02T19:56:37.979Z] ---> c0cb742ffc89 [2022-09-02T19:56:37.979Z] [2022-09-02T19:56:37.979Z] Step 11/24 : FROM alpine:3.16 [2022-09-02T19:56:37.979Z] ---> a6215f271958 [2022-09-02T19:56:37.979Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-02T19:56:37.979Z] ---> Using cache [2022-09-02T19:56:37.979Z] ---> ad23aa35e75d [2022-09-02T19:56:37.979Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:56:37.979Z] ---> Using cache [2022-09-02T19:56:37.979Z] ---> c297f601e6ce [2022-09-02T19:56:37.979Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-02T19:56:38.263Z] ---> Running in 842286e51f66 [2022-09-02T19:56:38.263Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-02T19:56:38.263Z] Removing intermediate container c7b8270eba79 [2022-09-02T19:56:38.263Z] ---> b86555ed5edd [2022-09-02T19:56:38.263Z] Step 24/25 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:56:38.263Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-02T19:56:38.263Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:56:38.263Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:56:38.263Z] ---> Running in 0c78f741bac3 [2022-09-02T19:56:38.549Z] Removing intermediate container 842286e51f66 [2022-09-02T19:56:38.549Z] ---> cefe48b9327f [2022-09-02T19:56:38.549Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-02T19:56:38.828Z] OK: 6 MiB in 16 packages [2022-09-02T19:56:38.828Z] ---> Running in 7a9a20a6b17e [2022-09-02T19:56:38.828Z] Removing intermediate container 0c78f741bac3 [2022-09-02T19:56:38.828Z] ---> ba7678393eb9 [2022-09-02T19:56:38.828Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T19:56:39.112Z] ---> Running in 3d07a176e6a7 [2022-09-02T19:56:39.390Z] Removing intermediate container 7a9a20a6b17e [2022-09-02T19:56:39.390Z] ---> c2671c2e6da9 [2022-09-02T19:56:39.390Z] Step 16/24 : WORKDIR / [2022-09-02T19:56:39.390Z] ---> Running in 5ebb7a4c4bc4 [2022-09-02T19:56:39.390Z] Removing intermediate container 3d07a176e6a7 [2022-09-02T19:56:39.390Z] ---> 1a40964c5fb6 [2022-09-02T19:56:39.390Z] [2022-09-02T19:56:39.666Z] Successfully built 1a40964c5fb6 [2022-09-02T19:56:39.666Z] Successfully tagged core-metadata-arm64:latest [2022-09-02T19:56:39.944Z]  Building core-metadata ... done Removing intermediate container 5ebb7a4c4bc4 [2022-09-02T19:56:39.944Z] ---> 7315845992bf [2022-09-02T19:56:39.944Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:56:40.220Z] Removing intermediate container 49e42f8fe492 [2022-09-02T19:56:40.220Z] ---> 2d650cec8cb2 [2022-09-02T19:56:40.220Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:56:40.220Z] ---> Running in 46c4f1cb4612 [2022-09-02T19:56:40.497Z] ---> c3488544dc38 [2022-09-02T19:56:40.497Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-02T19:56:40.497Z] Removing intermediate container 46c4f1cb4612 [2022-09-02T19:56:40.497Z] ---> 5092e5fdfe98 [2022-09-02T19:56:40.497Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-02T19:56:40.773Z] ---> Running in 4a6980e7b8e3 [2022-09-02T19:56:41.048Z] Removing intermediate container 4a6980e7b8e3 [2022-09-02T19:56:41.048Z] ---> d7926dfd1bbc [2022-09-02T19:56:41.048Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T19:56:41.048Z] ---> Running in 7d96e59c5688 [2022-09-02T19:56:41.653Z] Removing intermediate container 7d96e59c5688 [2022-09-02T19:56:41.653Z] ---> 03e3a4c55589 [2022-09-02T19:56:41.653Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:56:41.653Z] ---> 755539a55a76 [2022-09-02T19:56:41.653Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-02T19:56:42.260Z] ---> 931b0779f2e2 [2022-09-02T19:56:42.260Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-02T19:56:42.260Z] ---> cb00a7ea0538 [2022-09-02T19:56:42.260Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-02T19:56:42.260Z] ---> Running in feda0eed913a [2022-09-02T19:56:42.860Z] Removing intermediate container feda0eed913a [2022-09-02T19:56:42.860Z] ---> e488693c6312 [2022-09-02T19:56:42.860Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:56:42.860Z] ---> Running in 2350f3e9aeb1 [2022-09-02T19:56:43.137Z] Removing intermediate container 2350f3e9aeb1 [2022-09-02T19:56:43.137Z] ---> 062a212f6e88 [2022-09-02T19:56:43.137Z] Step 22/24 : LABEL arch=arm64 [2022-09-02T19:56:43.412Z] ---> Running in 393588ff9f6e [2022-09-02T19:56:43.684Z] ---> 1f66a647c8f3 [2022-09-02T19:56:43.684Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-02T19:56:43.684Z] Removing intermediate container 393588ff9f6e [2022-09-02T19:56:43.684Z] ---> a9a31ab31d50 [2022-09-02T19:56:43.684Z] Step 23/24 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:56:43.684Z] ---> Running in f13b71aa88d4 [2022-09-02T19:56:43.957Z] Removing intermediate container f13b71aa88d4 [2022-09-02T19:56:43.957Z] ---> df5fafaec083 [2022-09-02T19:56:43.957Z] Step 24/24 : LABEL version=0.0.0 [2022-09-02T19:56:44.233Z] ---> Running in c9dddb3915dd [2022-09-02T19:56:44.233Z] ---> 3b992dec46e9 [2022-09-02T19:56:44.233Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-02T19:56:44.233Z] ---> Running in 22e0edbdfb0b [2022-09-02T19:56:44.510Z] Removing intermediate container c9dddb3915dd [2022-09-02T19:56:44.510Z] ---> 5f268b9d9855 [2022-09-02T19:56:44.510Z] [2022-09-02T19:56:44.510Z] Removing intermediate container 22e0edbdfb0b [2022-09-02T19:56:44.510Z] ---> be4e98d3a431 [2022-09-02T19:56:44.510Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:56:44.784Z] ---> Running in 946f37809973 [2022-09-02T19:56:44.784Z] Successfully built 5f268b9d9855 [2022-09-02T19:56:44.784Z] Successfully tagged core-command-arm64:latest [2022-09-02T19:56:45.060Z]  Building core-command ... done Removing intermediate container 946f37809973 [2022-09-02T19:56:45.061Z] ---> c794d87f7c9d [2022-09-02T19:56:45.061Z] Step 21/23 : LABEL arch=arm64 [2022-09-02T19:56:45.061Z] ---> Running in a03908947ad0 [2022-09-02T19:56:45.334Z] Removing intermediate container a03908947ad0 [2022-09-02T19:56:45.334Z] ---> f5fd2d9a56c8 [2022-09-02T19:56:45.334Z] Step 22/23 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [2022-09-02T19:56:45.334Z] ---> Running in b1977269af75 [2022-09-02T19:56:45.609Z] Removing intermediate container b1977269af75 [2022-09-02T19:56:45.610Z] ---> d3f5350e8ef4 [2022-09-02T19:56:45.610Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T19:56:45.887Z] ---> Running in 8206b09d1188 [2022-09-02T19:56:46.162Z] Removing intermediate container 8206b09d1188 [2022-09-02T19:56:46.162Z] ---> 7303c531cf46 [2022-09-02T19:56:46.162Z] [2022-09-02T19:56:46.162Z] Successfully built 7303c531cf46 [2022-09-02T19:56:46.162Z] Successfully tagged support-notifications-arm64:latest [2022-09-02T19:56:46.459Z]  Building support-notifications ... done  [Pipeline] } [2022-09-02T19:56:46.475Z] $ docker stop --time=1 26fbb8e5e8dd997effb0371ff5e527c6965307f13304a38848ec5bfc72da837e [2022-09-02T19:56:48.123Z] $ docker rm -f 26fbb8e5e8dd997effb0371ff5e527c6965307f13304a38848ec5bfc72da837e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-02T19:56:48.722Z] + docker images [2022-09-02T19:56:48.993Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-02T19:56:48.993Z] support-notifications-arm64 latest 7303c531cf46 3 seconds ago 26.3MB [2022-09-02T19:56:48.993Z] core-command-arm64 latest 5f268b9d9855 4 seconds ago 16.7MB [2022-09-02T19:56:48.993Z] core-metadata-arm64 latest 1a40964c5fb6 9 seconds ago 17.5MB [2022-09-02T19:56:48.993Z] c0cb742ffc89 11 seconds ago 1.37GB [2022-09-02T19:56:48.993Z] b5e904c48b8d 14 seconds ago 1.43GB [2022-09-02T19:56:48.993Z] 4dc97a2ee4d0 20 seconds ago 1.38GB [2022-09-02T19:56:48.993Z] security-spiffe-token-provider-arm64 latest 7b9c4dc8baf5 About a minute ago 28.4MB [2022-09-02T19:56:48.993Z] d449d1cf79fe About a minute ago 1.41GB [2022-09-02T19:56:48.993Z] security-spire-server-arm64 latest 9ed719fdd16a 2 minutes ago 84.2MB [2022-09-02T19:56:48.993Z] e94af648abf5 3 minutes ago 1.25GB [2022-09-02T19:56:48.993Z] security-bootstrapper-arm64 latest 3ebac2728829 4 minutes ago 18.7MB [2022-09-02T19:56:48.993Z] 3b798255b311 5 minutes ago 1.36GB [2022-09-02T19:56:48.993Z] support-scheduler-arm64 latest 844165e3a406 5 minutes ago 25.7MB [2022-09-02T19:56:48.993Z] 4b81a43c4907 5 minutes ago 1.43GB [2022-09-02T19:56:48.993Z] core-data-arm64 latest d230e67c59a7 7 minutes ago 20.7MB [2022-09-02T19:56:48.993Z] 0e3254fdf17d 8 minutes ago 1.38GB [2022-09-02T19:56:48.993Z] sys-mgmt-agent-arm64 latest db3932112535 10 minutes ago 133MB [2022-09-02T19:56:48.993Z] security-secretstore-setup-arm64 latest fbb8cc3a7d1e 11 minutes ago 28.2MB [2022-09-02T19:56:48.993Z] security-proxy-setup-arm64 latest aff43fee8472 11 minutes ago 26.4MB [2022-09-02T19:56:48.993Z] 86af6d726d80 12 minutes ago 1.37GB [2022-09-02T19:56:48.993Z] 7b70ba6e7fb2 12 minutes ago 1.36GB [2022-09-02T19:56:48.993Z] 19e141d9ff6c 12 minutes ago 1.36GB [2022-09-02T19:56:48.993Z] security-spire-agent-arm64 latest 4a51d677ee16 17 minutes ago 122MB [2022-09-02T19:56:48.993Z] security-spire-config-arm64 latest 5b1ff6cd84ff 17 minutes ago 83.6MB [2022-09-02T19:56:48.993Z] a372aced3ffe 18 minutes ago 1.25GB [2022-09-02T19:56:48.993Z] cd4fa777745f 18 minutes ago 1.25GB [2022-09-02T19:56:48.993Z] ci-base-image-arm64 latest 63ef346910c6 32 minutes ago 995MB [2022-09-02T19:56:48.993Z] alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB [2022-09-02T19:56:48.993Z] alpine 3.16 a6215f271958 3 weeks ago 5.29MB [2022-09-02T19:56:48.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 8 weeks ago 678MB [2022-09-02T19:56:48.993Z] 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-02T19:56:49.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-02T19:56:49.808Z] [2022-09-02T19:56:49.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:56:50.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-02T19:56:50.500Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-02T19:56:50.500Z] 8998bd30e6a1: Pulling fs layer [2022-09-02T19:56:50.500Z] 04944245beec: Pulling fs layer [2022-09-02T19:56:50.500Z] 699f458cf7ca: Pulling fs layer [2022-09-02T19:56:50.500Z] 765212b225bb: Pulling fs layer [2022-09-02T19:56:50.500Z] f23df028b6ca: Pulling fs layer [2022-09-02T19:56:50.500Z] d65c8cfc05b1: Pulling fs layer [2022-09-02T19:56:50.500Z] 2437ff75d9bd: Pulling fs layer [2022-09-02T19:56:50.500Z] 765212b225bb: Waiting [2022-09-02T19:56:50.500Z] f23df028b6ca: Waiting [2022-09-02T19:56:50.500Z] d65c8cfc05b1: Waiting [2022-09-02T19:56:50.500Z] 2437ff75d9bd: Waiting [2022-09-02T19:56:50.500Z] 04944245beec: Verifying Checksum [2022-09-02T19:56:50.500Z] 04944245beec: Download complete [2022-09-02T19:56:50.775Z] 765212b225bb: Verifying Checksum [2022-09-02T19:56:50.775Z] 765212b225bb: Download complete [2022-09-02T19:56:50.775Z] f23df028b6ca: Verifying Checksum [2022-09-02T19:56:50.775Z] f23df028b6ca: Download complete [2022-09-02T19:56:50.775Z] d65c8cfc05b1: Verifying Checksum [2022-09-02T19:56:50.775Z] d65c8cfc05b1: Download complete [2022-09-02T19:56:50.775Z] 699f458cf7ca: Verifying Checksum [2022-09-02T19:56:50.775Z] 699f458cf7ca: Download complete [2022-09-02T19:56:51.371Z] 8998bd30e6a1: Verifying Checksum [2022-09-02T19:56:51.371Z] 8998bd30e6a1: Download complete [2022-09-02T19:56:53.341Z] 2437ff75d9bd: Verifying Checksum [2022-09-02T19:56:53.341Z] 2437ff75d9bd: Download complete [2022-09-02T19:56:55.312Z] 8998bd30e6a1: Pull complete [2022-09-02T19:56:55.587Z] 04944245beec: Pull complete [2022-09-02T19:56:57.015Z] 699f458cf7ca: Pull complete [2022-09-02T19:56:57.287Z] 765212b225bb: Pull complete [2022-09-02T19:56:58.260Z] f23df028b6ca: Pull complete [2022-09-02T19:56:58.260Z] d65c8cfc05b1: Pull complete [2022-09-02T19:57:13.331Z] 2437ff75d9bd: Pull complete [2022-09-02T19:57:13.331Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-02T19:57:13.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-02T19:57:13.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:57:13.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-24445 does not seem to be running inside a container [2022-09-02T19:57:13.821Z] $ 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-02T19:57:16.612Z] $ docker top 70e9eb72a233963c35c46fe2dd6c6cb6df46e44ffc5c93ac54cb294ea160f112 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:57:17.680Z] ---> job-cost.sh [2022-09-02T19:57:17.680Z] lf-activate-venv: SKIPPING [2022-09-02T19:57:17.680Z] INFO: No Stack... [2022-09-02T19:57:18.276Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-02T19:57:18.869Z] INFO: Archiving Costs [Pipeline] sh [2022-09-02T19:57:19.542Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-09-02T19:57:19.542Z] + cut -d, -f6 [Pipeline] lock [2022-09-02T19:57:19.625Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4144-1-stack-cost] [2022-09-02T19:57:19.630Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4144-1-stack-cost] did not exist. Created. [2022-09-02T19:57:19.630Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4144-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-02T19:57:20.372Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-02T19:57:20.559Z] Stashed 1 file(s) [Pipeline] } [2022-09-02T19:57:20.574Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4144-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-02T19:57:20.645Z] $ docker stop --time=1 70e9eb72a233963c35c46fe2dd6c6cb6df46e44ffc5c93ac54cb294ea160f112 [2022-09-02T19:57:22.163Z] $ docker rm -f 70e9eb72a233963c35c46fe2dd6c6cb6df46e44ffc5c93ac54cb294ea160f112 [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-02T19:57:23.180Z] provisioning config files... [2022-09-02T19:57:23.188Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5021717779135454214tmp [Pipeline] { [Pipeline] sh [2022-09-02T19:57:23.528Z] + set +x [2022-09-02T19:57:23.528Z] + curl -s https://codecov.io/bash [2022-09-02T19:57:23.528Z] + bash -s -- [2022-09-02T19:57:23.528Z] [2022-09-02T19:57:23.528Z] _____ _ [2022-09-02T19:57:23.528Z] / ____| | | [2022-09-02T19:57:23.528Z] | | ___ __| | ___ ___ _____ __ [2022-09-02T19:57:23.528Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-02T19:57:23.528Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-02T19:57:23.528Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-02T19:57:23.528Z] Bash-1.0.6 [2022-09-02T19:57:23.528Z] [2022-09-02T19:57:23.528Z] [2022-09-02T19:57:23.528Z] ==> git version 2.25.1 found [2022-09-02T19:57:23.528Z] ==> 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-02T19:57:23.528Z] Release-Date: 2020-01-08 [2022-09-02T19:57:23.528Z] 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-02T19:57:23.528Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-02T19:57:23.528Z] ==> Jenkins CI detected. [2022-09-02T19:57:23.528Z] current dir:  /w/workspace/edgex-go/1 [2022-09-02T19:57:23.528Z] project root: . [2022-09-02T19:57:23.528Z] --> token set from env [2022-09-02T19:57:23.528Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-02T19:57:23.528Z] ==> Running gcov in . (disable via -X gcov) [2022-09-02T19:57:23.528Z] ==> Python coveragepy not found [2022-09-02T19:57:23.528Z] ==> Searching for coverage reports in: [2022-09-02T19:57:23.528Z] + . [2022-09-02T19:57:23.788Z] -> Found 1 reports [2022-09-02T19:57:23.788Z] ==> Detecting git/mercurial file structure [2022-09-02T19:57:23.788Z] ==> Reading reports [2022-09-02T19:57:23.788Z] + ./coverage.out bytes=482786 [2022-09-02T19:57:23.788Z] ==> Appending adjustments [2022-09-02T19:57:23.788Z] https://docs.codecov.io/docs/fixing-reports [2022-09-02T19:57:24.730Z] + Found adjustments [2022-09-02T19:57:24.992Z] ==> Gzipping contents [2022-09-02T19:57:24.992Z] 64K /tmp/codecov.UBkCvN.gz [2022-09-02T19:57:24.992Z] ==> Uploading reports [2022-09-02T19:57:24.992Z] url: https://codecov.io [2022-09-02T19:57:24.992Z] query: branch=PR-4144&commit=b241ffc6d3ece0b73c49e673dd2359d120380bfc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4144&job=&cmd_args= [2022-09-02T19:57:24.992Z] -> Pinging Codecov [2022-09-02T19:57:24.992Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4144&commit=b241ffc6d3ece0b73c49e673dd2359d120380bfc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4144&job=&cmd_args= [2022-09-02T19:57:25.254Z] -> Uploading to [2022-09-02T19:57:25.254Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-02/00271124DB129430A58F1EEE437C3FCB/b241ffc6d3ece0b73c49e673dd2359d120380bfc/756643ab-360e-4d34-81be-257fee965726.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220902%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220902T195725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=434e0fc5f30893d754fdbfe2b92df092a02a1f270e735a86908d69fd8c8b0f71 [2022-09-02T19:57:25.254Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-02T19:57:25.254Z] Dload Upload Total Spent Left Speed [2022-09-02T19:57:25.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63269 0 0 100 63269 0 248k --:--:-- --:--:-- --:--:-- 248k [2022-09-02T19:57:25.516Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b241ffc6d3ece0b73c49e673dd2359d120380bfc [Pipeline] } [2022-09-02T19:57:25.542Z] 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-02T19:57:26.867Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:57:27.191Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:57:28.142Z] ---> package-listing.sh [2022-09-02T19:57:28.142Z] ++ facter osfamily [2022-09-02T19:57:28.142Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-02T19:57:28.142Z] + OS_FAMILY=debian [2022-09-02T19:57:28.142Z] + workspace=/w/workspace/edgex-go/1 [2022-09-02T19:57:28.142Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-02T19:57:28.142Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-02T19:57:28.142Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-02T19:57:28.142Z] + PACKAGES=/tmp/packages_start.txt [2022-09-02T19:57:28.143Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-02T19:57:28.143Z] + PACKAGES=/tmp/packages_end.txt [2022-09-02T19:57:28.143Z] + case "${OS_FAMILY}" in [2022-09-02T19:57:28.143Z] + dpkg -l [2022-09-02T19:57:28.143Z] + grep '^ii' [2022-09-02T19:57:28.143Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-02T19:57:28.143Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-02T19:57:28.143Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-02T19:57:28.143Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-02T19:57:28.143Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-02T19:57:28.143Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-02T19:57:28.172Z] 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-02T19:57:28.497Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:57:29.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-02T19:57:29.120Z] [2022-09-02T19:57:29.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:57:29.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-02T19:57:29.501Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-02T19:57:29.501Z] 5eb5b503b376: Pulling fs layer [2022-09-02T19:57:29.501Z] 5c69ac0246d0: Pulling fs layer [2022-09-02T19:57:29.501Z] ec43610c2a17: Pulling fs layer [2022-09-02T19:57:29.501Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-02T19:57:29.501Z] 33b1e0a273af: Pulling fs layer [2022-09-02T19:57:29.501Z] 5d3b04190fa2: Pulling fs layer [2022-09-02T19:57:29.501Z] 2f39f015ded8: Pulling fs layer [2022-09-02T19:57:29.501Z] 3a2ae6a8a46f: Waiting [2022-09-02T19:57:29.501Z] 33b1e0a273af: Waiting [2022-09-02T19:57:29.501Z] 2f39f015ded8: Waiting [2022-09-02T19:57:29.501Z] 5c69ac0246d0: Verifying Checksum [2022-09-02T19:57:29.501Z] 5c69ac0246d0: Download complete [2022-09-02T19:57:29.501Z] 3a2ae6a8a46f: Download complete [2022-09-02T19:57:29.501Z] 33b1e0a273af: Verifying Checksum [2022-09-02T19:57:29.501Z] 33b1e0a273af: Download complete [2022-09-02T19:57:29.501Z] 5d3b04190fa2: Verifying Checksum [2022-09-02T19:57:29.501Z] 5d3b04190fa2: Download complete [2022-09-02T19:57:29.501Z] ec43610c2a17: Verifying Checksum [2022-09-02T19:57:29.501Z] ec43610c2a17: Download complete [2022-09-02T19:57:29.764Z] 5eb5b503b376: Verifying Checksum [2022-09-02T19:57:29.764Z] 5eb5b503b376: Download complete [2022-09-02T19:57:30.331Z] 2f39f015ded8: Download complete [2022-09-02T19:57:30.898Z] 5eb5b503b376: Pull complete [2022-09-02T19:57:31.157Z] 5c69ac0246d0: Pull complete [2022-09-02T19:57:31.417Z] ec43610c2a17: Pull complete [2022-09-02T19:57:31.417Z] 3a2ae6a8a46f: Pull complete [2022-09-02T19:57:31.678Z] 33b1e0a273af: Pull complete [2022-09-02T19:57:31.938Z] 5d3b04190fa2: Pull complete [2022-09-02T19:57:36.132Z] 2f39f015ded8: Pull complete [2022-09-02T19:57:36.132Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-02T19:57:36.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-02T19:57:36.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:57:36.358Z] prd-ubuntu20.04-docker-8c-8g-24443 does not seem to be running inside a container [2022-09-02T19:57:36.408Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-02T19:57:38.689Z] $ docker top 1f874ccd8fe720fb7d2d833ddf96a235ddc15b81785d4f8a6b5acdd1e9fdb090 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T19:57:39.088Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-02T19:57:39.408Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-02T19:57:39.723Z] + ls /var/log/sa-host [2022-09-02T19:57:39.723Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-02T19:57:39.945Z] provisioning config files... [2022-09-02T19:57:39.955Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4442284717917791078tmp [Pipeline] { [Pipeline] echo [2022-09-02T19:57:40.056Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:57:40.371Z] ---> create-netrc.sh [Pipeline] } [2022-09-02T19:57:40.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:57:40.809Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-02T19:57:40.840Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:57:41.149Z] ---> sudo-logs.sh [2022-09-02T19:57:41.149Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-02T19:57:41.223Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:57:41.535Z] ---> job-cost.sh [2022-09-02T19:57:41.535Z] lf-activate-venv: SKIPPING [2022-09-02T19:57:41.535Z] DEBUG: total: 0.10999999940395355 [2022-09-02T19:57:41.535Z] INFO: Retrieving Stack Cost... [2022-09-02T19:57:41.795Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-02T19:57:42.366Z] INFO: Archiving Costs [Pipeline] echo [2022-09-02T19:57:42.401Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:57:42.715Z] ---> logs-deploy.sh [2022-09-02T19:57:42.715Z] lf-activate-venv: SKIPPING [2022-09-02T19:57:42.715Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4144/1 [2022-09-02T19:57:42.715Z] INFO: archiving workspace using pattern(s): [2022-09-02T19:57:43.653Z] Archives upload complete. [2022-09-02T19:57:43.913Z] INFO: archiving logs to Nexus [2022-09-02T19:57:44.489Z] ---> uname -a: [2022-09-02T19:57:44.489Z] Linux prd-ubuntu20-04-docker-8c-8g-24443 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-02T19:57:44.489Z] [2022-09-02T19:57:44.489Z] [2022-09-02T19:57:44.489Z] ---> lscpu: [2022-09-02T19:57:44.489Z] Architecture: x86_64 [2022-09-02T19:57:44.489Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-02T19:57:44.489Z] Byte Order: Little Endian [2022-09-02T19:57:44.489Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-02T19:57:44.489Z] CPU(s): 8 [2022-09-02T19:57:44.489Z] On-line CPU(s) list: 0-7 [2022-09-02T19:57:44.489Z] Thread(s) per core: 1 [2022-09-02T19:57:44.489Z] Core(s) per socket: 1 [2022-09-02T19:57:44.489Z] Socket(s): 8 [2022-09-02T19:57:44.489Z] NUMA node(s): 1 [2022-09-02T19:57:44.489Z] Vendor ID: AuthenticAMD [2022-09-02T19:57:44.489Z] CPU family: 23 [2022-09-02T19:57:44.489Z] Model: 49 [2022-09-02T19:57:44.489Z] Model name: AMD EPYC-Rome Processor [2022-09-02T19:57:44.489Z] Stepping: 0 [2022-09-02T19:57:44.489Z] CPU MHz: 2799.994 [2022-09-02T19:57:44.489Z] BogoMIPS: 5599.98 [2022-09-02T19:57:44.489Z] Virtualization: AMD-V [2022-09-02T19:57:44.489Z] Hypervisor vendor: KVM [2022-09-02T19:57:44.489Z] Virtualization type: full [2022-09-02T19:57:44.489Z] L1d cache: 256 KiB [2022-09-02T19:57:44.489Z] L1i cache: 256 KiB [2022-09-02T19:57:44.489Z] L2 cache: 4 MiB [2022-09-02T19:57:44.489Z] L3 cache: 128 MiB [2022-09-02T19:57:44.489Z] NUMA node0 CPU(s): 0-7 [2022-09-02T19:57:44.489Z] Vulnerability Itlb multihit: Not affected [2022-09-02T19:57:44.489Z] Vulnerability L1tf: Not affected [2022-09-02T19:57:44.489Z] Vulnerability Mds: Not affected [2022-09-02T19:57:44.489Z] Vulnerability Meltdown: Not affected [2022-09-02T19:57:44.489Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-02T19:57:44.489Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-02T19:57:44.489Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-02T19:57:44.489Z] Vulnerability Srbds: Not affected [2022-09-02T19:57:44.489Z] Vulnerability Tsx async abort: Not affected [2022-09-02T19:57:44.489Z] 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-02T19:57:44.489Z] [2022-09-02T19:57:44.489Z] [2022-09-02T19:57:44.489Z] ---> nproc: [2022-09-02T19:57:44.489Z] 8 [2022-09-02T19:57:44.489Z] [2022-09-02T19:57:44.489Z] [2022-09-02T19:57:44.489Z] ---> df -h: [2022-09-02T19:57:44.489Z] Filesystem Size Used Avail Use% Mounted on [2022-09-02T19:57:44.489Z] overlay 155G 19G 137G 13% / [2022-09-02T19:57:44.489Z] tmpfs 64M 0 64M 0% /dev [2022-09-02T19:57:44.489Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-02T19:57:44.489Z] shm 64M 0 64M 0% /dev/shm [2022-09-02T19:57:44.489Z] /dev/vda1 155G 19G 137G 13% /facter-os [2022-09-02T19:57:44.489Z] [2022-09-02T19:57:44.489Z] [2022-09-02T19:57:44.489Z] ---> sar -b -r -n DEV: [2022-09-02T19:57:44.489Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24443) 09/02/22 _x86_64_ (8 CPU) [2022-09-02T19:57:44.489Z] [2022-09-02T19:57:44.489Z] 19:19:42 LINUX RESTART (8 CPU) [2022-09-02T19:57:44.489Z] [2022-09-02T19:57:44.489Z] 19:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-02T19:57:44.489Z] 19:21:01 330.09 50.34 279.75 0.00 4637.09 164432.46 0.00 [2022-09-02T19:57:44.489Z] 19:22:01 115.31 0.48 114.83 0.00 9.07 57882.90 0.00 [2022-09-02T19:57:44.489Z] 19:23:01 52.52 0.13 52.39 0.00 1.73 17651.46 0.00 [2022-09-02T19:57:44.489Z] 19:24:01 493.47 6.97 486.50 0.00 78.79 261943.81 0.00 [2022-09-02T19:57:44.489Z] 19:25:01 1057.80 1.40 1056.40 0.00 13.86 271673.98 0.00 [2022-09-02T19:57:44.489Z] 19:26:01 1194.03 1.55 1192.48 0.00 14.00 313259.12 0.00 [2022-09-02T19:57:44.489Z] 19:27:01 281.42 0.02 281.41 0.00 0.13 48396.80 0.00 [2022-09-02T19:57:44.489Z] 19:28:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 [2022-09-02T19:57:44.489Z] 19:29:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 [2022-09-02T19:57:44.489Z] 19:30:01 1.15 0.00 1.15 0.00 0.00 17.19 0.00 [2022-09-02T19:57:44.489Z] 19:31:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2022-09-02T19:57:44.489Z] 19:32:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 [2022-09-02T19:57:44.489Z] 19:33:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 [2022-09-02T19:57:44.489Z] 19:34:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2022-09-02T19:57:44.489Z] 19:35:01 2.22 0.02 2.20 0.00 0.13 24.53 0.00 [2022-09-02T19:57:44.489Z] 19:36:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 [2022-09-02T19:57:44.489Z] 19:37:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2022-09-02T19:57:44.489Z] 19:38:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 [2022-09-02T19:57:44.489Z] 19:39:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2022-09-02T19:57:44.489Z] 19:40:01 1.57 0.00 1.57 0.00 0.00 19.86 0.00 [2022-09-02T19:57:44.489Z] 19:41:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 [2022-09-02T19:57:44.489Z] 19:42:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 [2022-09-02T19:57:44.489Z] 19:43:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2022-09-02T19:57:44.489Z] 19:44:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 [2022-09-02T19:57:44.489Z] 19:45:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 [2022-09-02T19:57:44.489Z] 19:46:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 [2022-09-02T19:57:44.489Z] 19:47:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2022-09-02T19:57:44.489Z] 19:48:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 [2022-09-02T19:57:44.489Z] 19:49:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2022-09-02T19:57:44.489Z] 19:50:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 [2022-09-02T19:57:44.489Z] 19:51:01 1.43 0.00 1.43 0.00 0.00 16.39 0.00 [2022-09-02T19:57:44.489Z] 19:52:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 [2022-09-02T19:57:44.489Z] 19:53:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2022-09-02T19:57:44.489Z] 19:54:01 0.85 0.00 0.85 0.00 0.00 10.66 0.00 [2022-09-02T19:57:44.489Z] 19:55:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 [2022-09-02T19:57:44.489Z] 19:56:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2022-09-02T19:57:44.489Z] 19:57:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 [2022-09-02T19:57:44.489Z] Average: 96.28 1.65 94.63 0.00 128.50 30693.01 0.00 [2022-09-02T19:57:44.489Z] [2022-09-02T19:57:44.489Z] 19:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-02T19:57:44.489Z] 19:21:01 28489492 31746692 553608 1.68 118012 3402204 2145616 6.32 1185612 2824760 747684 [2022-09-02T19:57:44.489Z] 19:22:01 27578116 31700176 587916 1.79 137964 4167940 2044740 6.03 1581024 3244236 465232 [2022-09-02T19:57:44.489Z] 19:23:01 27275068 31758252 527160 1.60 141416 4495672 1900108 5.60 1412508 3683492 417620 [2022-09-02T19:57:44.489Z] 19:24:01 23398944 31695160 581680 1.77 281280 7977464 2045984 6.03 1781332 6989464 16 [2022-09-02T19:57:44.489Z] 19:25:01 19644992 31299144 962232 2.93 385824 11023420 3661256 10.79 2665336 9627512 859972 [2022-09-02T19:57:44.489Z] 19:26:01 17790308 31308248 942980 2.87 506548 12607848 2901552 8.55 2846084 11137996 65992 [2022-09-02T19:57:44.489Z] 19:27:01 19069712 31740288 530572 1.61 512008 11807304 1914504 5.64 2261332 10516136 12 [2022-09-02T19:57:44.490Z] 19:28:01 19070404 31740992 529808 1.61 512032 11807304 1914504 5.64 2260452 10516136 184 [2022-09-02T19:57:44.490Z] 19:29:01 19082304 31752904 517968 1.58 512036 11807308 1914504 5.64 2247440 10516164 12 [2022-09-02T19:57:44.490Z] 19:30:01 19082532 31753108 517672 1.57 512056 11807284 1914504 5.64 2247492 10516140 216 [2022-09-02T19:57:44.490Z] 19:31:01 19085580 31756188 514644 1.57 512064 11807288 1914504 5.64 2245760 10516144 12 [2022-09-02T19:57:44.490Z] 19:32:01 19086432 31757076 513912 1.56 512076 11807296 1914504 5.64 2245448 10516148 20 [2022-09-02T19:57:44.490Z] 19:33:01 19086164 31756808 514148 1.56 512080 11807296 1914504 5.64 2245432 10516148 12 [2022-09-02T19:57:44.490Z] 19:34:01 19086116 31757220 514084 1.56 512096 11807300 1914504 5.64 2244980 10516608 184 [2022-09-02T19:57:44.490Z] 19:35:01 19086352 31757620 513908 1.56 512124 11807296 1916032 5.65 2245164 10516616 8 [2022-09-02T19:57:44.490Z] 19:36:01 19086036 31757444 513996 1.56 512144 11807432 1916032 5.65 2245584 10516744 12 [2022-09-02T19:57:44.490Z] 19:37:01 19085444 31756876 514504 1.56 512164 11807436 1916032 5.65 2245352 10516748 16 [2022-09-02T19:57:44.490Z] 19:38:01 19085932 31757368 513920 1.56 512180 11807436 1916032 5.65 2245376 10516748 192 [2022-09-02T19:57:44.490Z] 19:39:01 19086356 31757800 513380 1.56 512196 11807440 1916032 5.65 2245100 10516752 24 [2022-09-02T19:57:44.490Z] 19:40:01 19086052 31757564 513844 1.56 512212 11807448 1916032 5.65 2245720 10516760 228 [2022-09-02T19:57:44.490Z] 19:41:01 19085980 31757492 513872 1.56 512232 11807448 1916032 5.65 2245740 10516760 20 [2022-09-02T19:57:44.490Z] 19:42:01 19085964 31757480 513796 1.56 512260 11807452 1916032 5.65 2245432 10516764 140 [2022-09-02T19:57:44.490Z] 19:43:01 19086168 31757744 513616 1.56 512276 11807452 1916032 5.65 2245468 10516772 8 [2022-09-02T19:57:44.490Z] 19:44:01 19085868 31757448 513836 1.56 512296 11807460 1916032 5.65 2245472 10516776 48 [2022-09-02T19:57:44.490Z] 19:45:01 19085820 31757404 513808 1.56 512328 11807452 1916032 5.65 2245760 10516780 20 [2022-09-02T19:57:44.490Z] 19:46:01 19085764 31757444 513772 1.56 512344 11807464 1916032 5.65 2245616 10516788 188 [2022-09-02T19:57:44.490Z] 19:47:01 19086224 31757968 513424 1.56 512388 11807468 1916032 5.65 2245348 10516796 12 [2022-09-02T19:57:44.490Z] 19:48:01 19085988 31757736 513624 1.56 512392 11807472 1932356 5.69 2245356 10516800 48 [2022-09-02T19:57:44.490Z] 19:49:01 19085940 31757688 513592 1.56 512412 11807472 1932356 5.69 2245356 10516800 12 [2022-09-02T19:57:44.490Z] 19:50:01 19085836 31757652 513588 1.56 512436 11807480 1932356 5.69 2245428 10516808 212 [2022-09-02T19:57:44.490Z] 19:51:01 19085744 31757576 513792 1.56 512460 11807480 1932356 5.69 2245704 10516792 12 [2022-09-02T19:57:44.490Z] 19:52:01 19085484 31757320 514004 1.56 512484 11807484 1932356 5.69 2245496 10516796 44 [2022-09-02T19:57:44.490Z] 19:53:01 19085468 31757312 513944 1.56 512492 11807488 1932356 5.69 2245464 10516800 8 [2022-09-02T19:57:44.490Z] 19:54:01 19085880 31757788 513680 1.56 512496 11807488 1932356 5.69 2245528 10516804 188 [2022-09-02T19:57:44.490Z] 19:55:01 19085596 31757512 513904 1.56 512504 11807492 1932356 5.69 2245652 10516808 8 [2022-09-02T19:57:44.490Z] 19:56:01 19085548 31757464 513868 1.56 512528 11807492 1932356 5.69 2246080 10516808 244 [2022-09-02T19:57:44.490Z] 19:57:01 19085460 31757380 513840 1.56 512536 11807496 1932356 5.69 2245812 10516812 144 [2022-09-02T19:57:44.490Z] Average: 19886515 31728252 543943 1.65 471659 11073093 2006683 5.91 2192358 9824944 69162 [2022-09-02T19:57:44.490Z] [2022-09-02T19:57:44.490Z] 19:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-02T19:57:44.490Z] 19:21:01 ens3 1453.79 1272.32 11787.90 175.89 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:21:01 docker0 398.72 336.18 29.93 2713.99 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:21:01 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:22:01 vetha2cf5c6 1.17 1.35 0.09 0.12 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:22:01 ens3 179.62 142.84 1187.57 75.60 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:22:01 docker0 92.22 115.28 7.97 1150.11 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:23:01 vetha2cf5c6 0.33 0.35 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:23:01 ens3 32.08 18.56 33.16 12.07 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:23:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:24:01 veth042f386 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:24:01 ens3 308.28 233.69 3332.27 87.71 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:24:01 veth7777377 0.00 0.65 0.00 0.04 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:24:01 veth45d13c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:24:01 veth3c7b825 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:24:01 docker0 145.21 186.59 11.05 1633.22 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:24:01 vethab43909 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:24:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:25:01 ens3 310.68 220.13 2397.45 93.56 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:25:01 veth7777377 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:25:01 docker0 147.08 219.98 10.82 2257.75 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:25:01 vethce3fabe 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:25:01 veth43882de 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:25:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:26:01 vethe8a3d0d 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:26:01 veth5efa7d6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:26:01 ens3 265.42 199.50 1625.72 102.53 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:26:01 veth7777377 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:26:01 docker0 130.78 181.00 9.55 1582.09 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:27:01 ens3 32.91 24.01 96.01 7.05 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:27:01 docker0 15.56 18.58 0.91 81.65 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:28:01 ens3 0.35 0.33 0.02 0.03 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:29:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:30:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:31:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:36:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:37:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:39:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:41:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.490Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:45:01 ens3 0.18 0.17 0.27 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:46:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:51:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:56:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] Average: ens3 69.89 57.12 552.96 15.00 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] Average: docker0 25.13 28.59 1.90 254.55 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-02T19:57:44.491Z] [2022-09-02T19:57:44.491Z] [2022-09-02T19:57:44.491Z] ---> sar -P ALL: [2022-09-02T19:57:44.491Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24443) 09/02/22 _x86_64_ (8 CPU) [2022-09-02T19:57:44.491Z] [2022-09-02T19:57:44.491Z] 19:19:42 LINUX RESTART (8 CPU) [2022-09-02T19:57:44.491Z] [2022-09-02T19:57:44.491Z] 19:20:01 CPU %user %nice %system %iowait %steal %idle [2022-09-02T19:57:44.491Z] 19:21:01 all 12.11 0.00 4.82 2.20 0.07 80.81 [2022-09-02T19:57:44.491Z] 19:21:01 0 10.21 0.00 4.86 2.90 0.05 81.98 [2022-09-02T19:57:44.491Z] 19:21:01 1 10.00 0.00 4.50 2.46 0.05 82.98 [2022-09-02T19:57:44.491Z] 19:21:01 2 8.56 0.00 5.33 2.71 0.07 83.33 [2022-09-02T19:57:44.491Z] 19:21:01 3 16.16 0.00 4.38 1.34 0.08 78.05 [2022-09-02T19:57:44.491Z] 19:21:01 4 16.25 0.00 5.03 3.39 0.07 75.27 [2022-09-02T19:57:44.491Z] 19:21:01 5 10.50 0.00 4.30 1.23 0.05 83.93 [2022-09-02T19:57:44.491Z] 19:21:01 6 13.26 0.00 3.91 0.32 0.07 82.43 [2022-09-02T19:57:44.491Z] 19:21:01 7 11.93 0.00 6.25 3.26 0.10 78.45 [2022-09-02T19:57:44.491Z] 19:22:01 all 30.26 0.00 6.03 1.03 0.08 62.61 [2022-09-02T19:57:44.491Z] 19:22:01 0 31.59 0.00 6.22 1.33 0.07 60.79 [2022-09-02T19:57:44.491Z] 19:22:01 1 25.89 0.00 5.86 0.42 0.07 67.75 [2022-09-02T19:57:44.491Z] 19:22:01 2 31.94 0.00 6.15 2.21 0.07 59.64 [2022-09-02T19:57:44.491Z] 19:22:01 3 30.69 0.00 5.55 0.37 0.08 63.30 [2022-09-02T19:57:44.491Z] 19:22:01 4 30.34 0.00 5.67 0.07 0.08 63.84 [2022-09-02T19:57:44.491Z] 19:22:01 5 29.61 0.00 7.45 0.84 0.08 62.01 [2022-09-02T19:57:44.491Z] 19:22:01 6 30.71 0.00 5.66 2.71 0.07 60.85 [2022-09-02T19:57:44.491Z] 19:22:01 7 31.30 0.00 5.64 0.25 0.08 62.72 [2022-09-02T19:57:44.491Z] 19:23:01 all 51.66 0.00 6.83 0.19 0.10 41.22 [2022-09-02T19:57:44.491Z] 19:23:01 0 52.61 0.00 6.83 0.46 0.10 40.00 [2022-09-02T19:57:44.491Z] 19:23:01 1 48.38 0.00 7.15 0.02 0.10 44.35 [2022-09-02T19:57:44.491Z] 19:23:01 2 51.65 0.00 6.80 0.00 0.10 41.45 [2022-09-02T19:57:44.491Z] 19:23:01 3 52.04 0.00 6.69 0.10 0.12 41.05 [2022-09-02T19:57:44.491Z] 19:23:01 4 52.01 0.00 6.70 0.05 0.08 41.15 [2022-09-02T19:57:44.491Z] 19:23:01 5 52.25 0.00 6.67 0.64 0.10 40.33 [2022-09-02T19:57:44.491Z] 19:23:01 6 52.57 0.00 7.00 0.22 0.10 40.11 [2022-09-02T19:57:44.491Z] 19:23:01 7 51.73 0.00 6.83 0.00 0.08 41.36 [2022-09-02T19:57:44.491Z] 19:24:01 all 15.74 0.00 9.96 5.94 0.08 68.28 [2022-09-02T19:57:44.491Z] 19:24:01 0 15.56 0.00 11.77 14.60 0.09 57.99 [2022-09-02T19:57:44.491Z] 19:24:01 1 14.43 0.00 9.56 5.01 0.08 70.92 [2022-09-02T19:57:44.491Z] 19:24:01 2 16.44 0.00 10.34 12.54 0.09 60.59 [2022-09-02T19:57:44.491Z] 19:24:01 3 14.74 0.00 10.04 4.87 0.07 70.28 [2022-09-02T19:57:44.491Z] 19:24:01 4 16.74 0.00 8.95 4.81 0.07 69.43 [2022-09-02T19:57:44.491Z] 19:24:01 5 16.07 0.00 9.93 1.98 0.07 71.95 [2022-09-02T19:57:44.491Z] 19:24:01 6 16.44 0.00 8.95 2.00 0.07 72.55 [2022-09-02T19:57:44.491Z] 19:24:01 7 15.51 0.00 10.18 1.79 0.09 72.42 [2022-09-02T19:57:44.491Z] 19:25:01 all 57.71 0.00 13.51 7.20 0.13 21.45 [2022-09-02T19:57:44.491Z] 19:25:01 0 57.33 0.00 14.73 7.44 0.13 20.36 [2022-09-02T19:57:44.491Z] 19:25:01 1 59.27 0.00 12.50 3.81 0.12 24.31 [2022-09-02T19:57:44.491Z] 19:25:01 2 55.67 0.00 14.85 12.35 0.14 16.99 [2022-09-02T19:57:44.491Z] 19:25:01 3 58.92 0.00 11.77 6.49 0.12 22.70 [2022-09-02T19:57:44.491Z] 19:25:01 4 59.07 0.00 13.28 11.61 0.13 15.91 [2022-09-02T19:57:44.491Z] 19:25:01 5 57.86 0.00 13.70 3.87 0.14 24.44 [2022-09-02T19:57:44.491Z] 19:25:01 6 55.91 0.00 12.34 5.61 0.12 26.02 [2022-09-02T19:57:44.491Z] 19:25:01 7 57.62 0.00 14.95 6.42 0.14 20.89 [2022-09-02T19:57:44.491Z] 19:26:01 all 65.94 0.00 14.75 5.03 0.15 14.14 [2022-09-02T19:57:44.491Z] 19:26:01 0 65.89 0.00 15.00 8.02 0.14 10.95 [2022-09-02T19:57:44.491Z] 19:26:01 1 66.79 0.00 14.15 3.07 0.17 15.83 [2022-09-02T19:57:44.491Z] 19:26:01 2 65.20 0.00 15.35 5.97 0.15 13.33 [2022-09-02T19:57:44.491Z] 19:26:01 3 66.52 0.00 14.61 6.64 0.17 12.06 [2022-09-02T19:57:44.491Z] 19:26:01 4 66.74 0.00 14.51 3.32 0.12 15.32 [2022-09-02T19:57:44.491Z] 19:26:01 5 64.38 0.00 15.19 4.97 0.14 15.33 [2022-09-02T19:57:44.491Z] 19:26:01 6 65.66 0.00 14.29 2.88 0.15 17.02 [2022-09-02T19:57:44.491Z] 19:26:01 7 66.32 0.00 14.89 5.36 0.14 13.29 [2022-09-02T19:57:44.491Z] 19:27:01 all 4.36 0.00 2.05 1.84 0.03 91.73 [2022-09-02T19:57:44.491Z] 19:27:01 0 4.56 0.00 1.98 0.54 0.02 92.91 [2022-09-02T19:57:44.491Z] 19:27:01 1 4.33 0.00 2.39 1.85 0.03 91.40 [2022-09-02T19:57:44.491Z] 19:27:01 2 5.36 0.00 1.78 1.00 0.02 91.85 [2022-09-02T19:57:44.491Z] 19:27:01 3 3.73 0.00 2.77 4.43 0.03 89.04 [2022-09-02T19:57:44.491Z] 19:27:01 4 4.10 0.00 1.86 1.61 0.03 92.40 [2022-09-02T19:57:44.491Z] 19:27:01 5 4.73 0.00 1.39 0.45 0.03 93.39 [2022-09-02T19:57:44.491Z] 19:27:01 6 3.82 0.00 2.46 3.88 0.02 89.82 [2022-09-02T19:57:44.491Z] 19:27:01 7 4.26 0.00 1.75 0.96 0.03 93.00 [2022-09-02T19:57:44.491Z] 19:28:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-09-02T19:57:44.491Z] 19:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.491Z] 19:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.491Z] 19:28:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-02T19:57:44.491Z] 19:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.491Z] 19:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.491Z] 19:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-02T19:57:44.491Z] 19:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-02T19:57:44.491Z] 19:28:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2022-09-02T19:57:44.491Z] 19:29:01 all 0.27 0.00 0.02 0.00 0.00 99.70 [2022-09-02T19:57:44.491Z] 19:29:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2022-09-02T19:57:44.491Z] 19:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.491Z] 19:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-02T19:57:44.491Z] 19:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-02T19:57:44.491Z] 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.491Z] 19:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.491Z] 19:29:01 6 0.05 0.00 0.07 0.02 0.00 99.87 [2022-09-02T19:57:44.491Z] 19:29:01 7 1.99 0.00 0.00 0.00 0.02 98.00 [2022-09-02T19:57:44.491Z] 19:30:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-09-02T19:57:44.491Z] 19:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-02T19:57:44.491Z] 19:30:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-02T19:57:44.491Z] 19:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-02T19:57:44.491Z] 19:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.491Z] 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.491Z] 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.491Z] 19:30:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-02T19:57:44.491Z] 19:30:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2022-09-02T19:57:44.491Z] 19:31:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2022-09-02T19:57:44.491Z] 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:31:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-02T19:57:44.492Z] 19:31:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:31:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-02T19:57:44.492Z] 19:31:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-02T19:57:44.492Z] 19:31:01 7 0.70 0.00 0.02 0.00 0.00 99.29 [2022-09-02T19:57:44.492Z] [2022-09-02T19:57:44.492Z] 19:31:01 CPU %user %nice %system %iowait %steal %idle [2022-09-02T19:57:44.492Z] 19:32:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:32:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:33:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-09-02T19:57:44.492Z] 19:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-02T19:57:44.492Z] 19:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:33:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-02T19:57:44.492Z] 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:34:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:34:01 2 0.00 0.00 0.05 0.02 0.00 99.93 [2022-09-02T19:57:44.492Z] 19:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-02T19:57:44.492Z] 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-02T19:57:44.492Z] 19:35:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:35:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2022-09-02T19:57:44.492Z] 19:35:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-09-02T19:57:44.492Z] 19:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:35:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-02T19:57:44.492Z] 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:36:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2022-09-02T19:57:44.492Z] 19:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-02T19:57:44.492Z] 19:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-02T19:57:44.492Z] 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-02T19:57:44.492Z] 19:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:37:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-02T19:57:44.492Z] 19:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:37:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-02T19:57:44.492Z] 19:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:38:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:38:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-02T19:57:44.492Z] 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:38:01 7 0.17 0.00 0.00 0.00 0.02 99.82 [2022-09-02T19:57:44.492Z] 19:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-09-02T19:57:44.492Z] 19:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:39:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:39:01 2 0.12 0.00 0.02 0.00 0.00 99.87 [2022-09-02T19:57:44.492Z] 19:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-02T19:57:44.492Z] 19:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:40:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:40:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-02T19:57:44.492Z] 19:40:01 2 0.07 0.00 0.00 0.02 0.00 99.92 [2022-09-02T19:57:44.492Z] 19:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:41:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-02T19:57:44.492Z] 19:41:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-02T19:57:44.492Z] 19:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-02T19:57:44.492Z] 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:42:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:42:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-02T19:57:44.492Z] 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-02T19:57:44.492Z] [2022-09-02T19:57:44.492Z] 19:42:01 CPU %user %nice %system %iowait %steal %idle [2022-09-02T19:57:44.492Z] 19:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-09-02T19:57:44.492Z] 19:43:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:43:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-02T19:57:44.492Z] 19:44:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-02T19:57:44.492Z] 19:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:45:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:45:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2022-09-02T19:57:44.492Z] 19:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:45:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-09-02T19:57:44.492Z] 19:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-02T19:57:44.492Z] 19:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-02T19:57:44.492Z] 19:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:46:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-02T19:57:44.492Z] 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:47:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:47:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-02T19:57:44.492Z] 19:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-02T19:57:44.492Z] 19:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-02T19:57:44.492Z] 19:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:50:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:50:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:50:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2022-09-02T19:57:44.492Z] 19:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:50:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-02T19:57:44.492Z] 19:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:51:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-02T19:57:44.492Z] 19:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:52:01 all 0.24 0.00 0.01 0.00 0.00 99.75 [2022-09-02T19:57:44.492Z] 19:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-02T19:57:44.492Z] 19:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:52:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-02T19:57:44.492Z] 19:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:52:01 7 1.76 0.00 0.02 0.00 0.00 98.22 [2022-09-02T19:57:44.492Z] 19:53:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-02T19:57:44.492Z] 19:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-02T19:57:44.492Z] [2022-09-02T19:57:44.492Z] 19:53:01 CPU %user %nice %system %iowait %steal %idle [2022-09-02T19:57:44.492Z] 19:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-02T19:57:44.492Z] 19:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:54:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-02T19:57:44.492Z] 19:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.492Z] 19:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.492Z] 19:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.492Z] 19:55:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-02T19:57:44.492Z] 19:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.493Z] 19:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.493Z] 19:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-09-02T19:57:44.493Z] 19:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.493Z] 19:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.493Z] 19:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.493Z] 19:56:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-02T19:57:44.493Z] 19:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-02T19:57:44.493Z] 19:56:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-02T19:57:44.493Z] 19:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.493Z] 19:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.493Z] 19:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-02T19:57:44.493Z] 19:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-02T19:57:44.493Z] 19:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.493Z] 19:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.493Z] 19:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-02T19:57:44.493Z] 19:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-02T19:57:44.493Z] 19:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-02T19:57:44.493Z] 19:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-02T19:57:44.493Z] 19:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-02T19:57:44.493Z] Average: all 6.39 0.00 1.55 0.63 0.02 91.41 [2022-09-02T19:57:44.493Z] Average: 0 6.37 0.00 1.65 0.94 0.02 91.03 [2022-09-02T19:57:44.493Z] Average: 1 6.12 0.00 1.50 0.45 0.02 91.92 [2022-09-02T19:57:44.493Z] Average: 2 6.30 0.00 1.63 0.98 0.02 91.07 [2022-09-02T19:57:44.493Z] Average: 3 6.49 0.00 1.49 0.66 0.02 91.34 [2022-09-02T19:57:44.493Z] Average: 4 6.56 0.00 1.50 0.67 0.02 91.25 [2022-09-02T19:57:44.493Z] Average: 5 6.30 0.00 1.58 0.37 0.02 91.73 [2022-09-02T19:57:44.493Z] Average: 6 6.37 0.00 1.46 0.47 0.02 91.68 [2022-09-02T19:57:44.493Z] Average: 7 6.61 0.00 1.62 0.48 0.02 91.27 [2022-09-02T19:57:44.493Z] [2022-09-02T19:57:44.493Z] [2022-09-02T19:57:44.493Z]