Pull request #4097 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+66f7195aaa021911302e3f29534e7389e02a11e8 (b058bf1a7ddca95a0f9605029a164bd546e5962d) 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-ssh14135676366142712001.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2857131626841869972.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4097/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-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11163201321252499737.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-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8926275439389355969.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh4357730562322360616.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4097/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-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh616767418998197932.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-20603 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [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 66f7195aaa021911302e3f29534e7389e02a11e8 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing fad9fe7ce883aac56d41a9d22f65d99fda24394e Checking out Revision fad9fe7ce883aac56d41a9d22f65d99fda24394e (PR-4097) > 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/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # 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 66f7195aaa021911302e3f29534e7389e02a11e8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-20T19:52:21.210Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-20T19:52:21.377Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-20T19:52:21.478Z] ========================================================= [2022-07-20T19:52:21.478Z] EdgeX Global Pipelines Version Info [2022-07-20T19:52:21.478Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-20T19:52:22.263Z] ------------------- [2022-07-20T19:52:22.263Z] stable info: [2022-07-20T19:52:22.263Z] ------------------- [2022-07-20T19:52:22.263Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-20T19:52:22.263Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-20T19:52:22.263Z] Message: update stable to v1.0.238 [2022-07-20T19:52:22.839Z] ------------------- [2022-07-20T19:52:22.840Z] experimental info: [2022-07-20T19:52:22.840Z] ------------------- [2022-07-20T19:52:22.840Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-20T19:52:22.840Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-20T19:52:22.840Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-20T19:52:23.203Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-20T19:52:23.241Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-20T19:52:23.276Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-20T19:52:23.312Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-20T19:52:23.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-20T19:52:23.385Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-20T19:52:23.425Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-20T19:52:23.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-20T19:52:23.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-20T19:52:23.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-20T19:52:23.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-20T19:52:23.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-20T19:52:23.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-20T19:52:23.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-20T19:52:23.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-20T19:52:23.767Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-20T19:52:23.806Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-20T19:52:23.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-20T19:52:23.889Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-20T19:52:23.928Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-20T19:52:23.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-20T19:52:24.001Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-20T19:52:24.045Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-20T19:52:24.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo [2022-07-20T19:52:24.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo [2022-07-20T19:52:24.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo [2022-07-20T19:52:24.214Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fad9fe7ce883aac56d41a9d22f65d99fda24394e [Pipeline] echo [2022-07-20T19:52:24.256Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fad9fe7 [Pipeline] echo [2022-07-20T19:52:24.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T19:52:24.412Z] provisioning config files... [2022-07-20T19:52:24.427Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6235106872055600175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T19:52:24.792Z] ---> docker-login.sh [2022-07-20T19:52:24.792Z] nexus3.edgexfoundry.org:10001 [2022-07-20T19:52:25.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T19:52:25.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T19:52:25.331Z] Configure a credential helper to remove this warning. See [2022-07-20T19:52:25.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T19:52:25.331Z] [2022-07-20T19:52:25.331Z] Login Succeeded [2022-07-20T19:52:25.331Z] nexus3.edgexfoundry.org:10002 [2022-07-20T19:52:25.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T19:52:25.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T19:52:25.594Z] Configure a credential helper to remove this warning. See [2022-07-20T19:52:25.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T19:52:25.594Z] [2022-07-20T19:52:25.594Z] Login Succeeded [2022-07-20T19:52:25.594Z] nexus3.edgexfoundry.org:10003 [2022-07-20T19:52:25.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T19:52:25.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T19:52:25.594Z] Configure a credential helper to remove this warning. See [2022-07-20T19:52:25.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T19:52:25.594Z] [2022-07-20T19:52:25.594Z] Login Succeeded [2022-07-20T19:52:25.594Z] nexus3.edgexfoundry.org:10004 [2022-07-20T19:52:25.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T19:52:25.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T19:52:25.854Z] Configure a credential helper to remove this warning. See [2022-07-20T19:52:25.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T19:52:25.855Z] [2022-07-20T19:52:25.855Z] Login Succeeded [2022-07-20T19:52:25.855Z] docker.io [2022-07-20T19:52:25.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T19:52:26.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T19:52:26.430Z] Configure a credential helper to remove this warning. See [2022-07-20T19:52:26.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T19:52:26.430Z] [2022-07-20T19:52:26.430Z] Login Succeeded [2022-07-20T19:52:26.430Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T19:52:26.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-20T19:52:26.879Z] + 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-07-20T19:52:26.880Z] + dirname cmd/core-command/Dockerfile [2022-07-20T19:52:26.880Z] + cut -d/ -f2 [2022-07-20T19:52:26.880Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-20T19:52:26.880Z] + dirname cmd/core-data/Dockerfile [2022-07-20T19:52:26.880Z] + cut -d/ -f2 [2022-07-20T19:52:26.880Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-20T19:52:26.880Z] + dirname cmd/core-metadata/Dockerfile [2022-07-20T19:52:26.880Z] + cut -d/ -f2 [2022-07-20T19:52:26.880Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-20T19:52:26.880Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-20T19:52:26.880Z] + cut -d/ -f2 [2022-07-20T19:52:26.880Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-20T19:52:26.880Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-20T19:52:26.880Z] + cut -d/ -f2 [2022-07-20T19:52:26.880Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-20T19:52:26.880Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-20T19:52:26.880Z] + cut -d/ -f2 [2022-07-20T19:52:26.880Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-20T19:52:26.880Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-20T19:52:26.880Z] + cut -d/ -f2 [2022-07-20T19:52:26.880Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-20T19:52:26.880Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-20T19:52:26.880Z] + cut -d/ -f2 [2022-07-20T19:52:26.880Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-20T19:52:26.880Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-20T19:52:26.880Z] + cut -d/ -f2 [2022-07-20T19:52:26.880Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-20T19:52:26.880Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-20T19:52:26.880Z] + cut -d/ -f2 [2022-07-20T19:52:26.880Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-20T19:52:26.880Z] + dirname cmd/support-notifications/Dockerfile [2022-07-20T19:52:26.880Z] + cut -d/ -f2 [2022-07-20T19:52:26.880Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-20T19:52:26.880Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-20T19:52:26.880Z] + cut -d/ -f2 [2022-07-20T19:52:26.880Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-20T19:52:26.880Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-20T19:52:26.880Z] + cut -d/ -f2 [2022-07-20T19:52:26.880Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-20T19:52:26.935Z] 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-07-20T19:52:27.444Z] + git rev-list -1 --merges fad9fe7ce883aac56d41a9d22f65d99fda24394e~1..fad9fe7ce883aac56d41a9d22f65d99fda24394e [Pipeline] echo [2022-07-20T19:52:27.479Z] -----------> git rev-list -1 --merges fad9fe7ce883aac56d41a9d22f65d99fda24394e~1..fad9fe7ce883aac56d41a9d22f65d99fda24394e fad9fe7ce883aac56d41a9d22f65d99fda24394e [false] [Pipeline] sh [2022-07-20T19:52:27.796Z] + git log --format=format:%s -1 fad9fe7ce883aac56d41a9d22f65d99fda24394e [Pipeline] echo [2022-07-20T19:52:27.833Z] ========================================================= [2022-07-20T19:52:27.833Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-20T19:52:27.833Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-20T19:52:28.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-20T19:52:28.315Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-20T19:52:28.315Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-20T19:52:28.315Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-20T19:52:28.315Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-20T19:52:28.315Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-20T19:52:28.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T19:52:28.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T19:52:28.815Z] [2022-07-20T19:52:28.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T19:52:29.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T19:52:29.188Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-20T19:52:29.188Z] b85a868b505f: Pulling fs layer [2022-07-20T19:52:29.188Z] e2be974225ed: Pulling fs layer [2022-07-20T19:52:29.188Z] 339a4e72a1f5: Pulling fs layer [2022-07-20T19:52:29.188Z] 988bab9f4d93: Pulling fs layer [2022-07-20T19:52:29.188Z] 1469e6f7b9e6: Pulling fs layer [2022-07-20T19:52:29.188Z] eaf3925da568: Pulling fs layer [2022-07-20T19:52:29.188Z] bab4dde63d76: Pulling fs layer [2022-07-20T19:52:29.188Z] bde34c3a00c8: Pulling fs layer [2022-07-20T19:52:29.188Z] b352a97aabf1: Pulling fs layer [2022-07-20T19:52:29.188Z] 4872d77fe225: Pulling fs layer [2022-07-20T19:52:29.188Z] 5851b861e8e6: Pulling fs layer [2022-07-20T19:52:29.188Z] bab4dde63d76: Waiting [2022-07-20T19:52:29.188Z] bde34c3a00c8: Waiting [2022-07-20T19:52:29.188Z] b352a97aabf1: Waiting [2022-07-20T19:52:29.188Z] 4872d77fe225: Waiting [2022-07-20T19:52:29.188Z] eaf3925da568: Waiting [2022-07-20T19:52:29.188Z] 988bab9f4d93: Waiting [2022-07-20T19:52:29.188Z] e2be974225ed: Verifying Checksum [2022-07-20T19:52:29.188Z] e2be974225ed: Download complete [2022-07-20T19:52:29.188Z] 988bab9f4d93: Verifying Checksum [2022-07-20T19:52:29.188Z] 988bab9f4d93: Download complete [2022-07-20T19:52:29.447Z] 1469e6f7b9e6: Verifying Checksum [2022-07-20T19:52:29.447Z] 1469e6f7b9e6: Download complete [2022-07-20T19:52:29.447Z] eaf3925da568: Verifying Checksum [2022-07-20T19:52:29.447Z] eaf3925da568: Download complete [2022-07-20T19:52:29.447Z] 339a4e72a1f5: Verifying Checksum [2022-07-20T19:52:29.447Z] 339a4e72a1f5: Download complete [2022-07-20T19:52:29.447Z] bde34c3a00c8: Download complete [2022-07-20T19:52:29.447Z] b352a97aabf1: Verifying Checksum [2022-07-20T19:52:29.447Z] b352a97aabf1: Download complete [2022-07-20T19:52:29.447Z] 4872d77fe225: Download complete [2022-07-20T19:52:29.447Z] 5851b861e8e6: Verifying Checksum [2022-07-20T19:52:29.447Z] 5851b861e8e6: Download complete [2022-07-20T19:52:29.447Z] b85a868b505f: Verifying Checksum [2022-07-20T19:52:29.447Z] b85a868b505f: Download complete [2022-07-20T19:52:29.708Z] bab4dde63d76: Verifying Checksum [2022-07-20T19:52:29.708Z] bab4dde63d76: Download complete [2022-07-20T19:52:31.092Z] b85a868b505f: Pull complete [2022-07-20T19:52:31.092Z] e2be974225ed: Pull complete [2022-07-20T19:52:31.664Z] 339a4e72a1f5: Pull complete [2022-07-20T19:52:31.664Z] 988bab9f4d93: Pull complete [2022-07-20T19:52:31.925Z] 1469e6f7b9e6: Pull complete [2022-07-20T19:52:31.925Z] eaf3925da568: Pull complete [2022-07-20T19:52:33.839Z] bab4dde63d76: Pull complete [2022-07-20T19:52:33.839Z] bde34c3a00c8: Pull complete [2022-07-20T19:52:34.099Z] b352a97aabf1: Pull complete [2022-07-20T19:52:34.100Z] 4872d77fe225: Pull complete [2022-07-20T19:52:34.361Z] 5851b861e8e6: Pull complete [2022-07-20T19:52:34.361Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-20T19:52:34.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T19:52:34.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T19:52:34.591Z] prd-ubuntu20.04-docker-8c-8g-20603 does not seem to be running inside a container [2022-07-20T19:52:34.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-20T19:52:35.759Z] $ docker top 5ee47fa1f105c99361460a4c1f3a60ebbc9077387ace2d9e59331048a9c89200 -eo pid,comm [2022-07-20T19:52:35.823Z] 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-07-20T19:52:35.823Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-20T19:52:35.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T19:52:35.949Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T19:52:36.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T19:52:36.104Z] $ docker exec 5ee47fa1f105c99361460a4c1f3a60ebbc9077387ace2d9e59331048a9c89200 ssh-agent [2022-07-20T19:52:36.229Z] SSH_AUTH_SOCK=/tmp/ssh-apaQz8PR3XN4/agent.32 [2022-07-20T19:52:36.229Z] SSH_AGENT_PID=38 [2022-07-20T19:52:36.236Z] Running ssh-add (command line suppressed) [2022-07-20T19:52:36.359Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4641749147261635223.key (/w/workspace/edgex-go/1@tmp/private_key_4641749147261635223.key) [2022-07-20T19:52:36.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T19:52:36.714Z] + git tag --points-at HEAD [Pipeline] } [2022-07-20T19:52:36.746Z] $ docker exec --env ******** --env ******** 5ee47fa1f105c99361460a4c1f3a60ebbc9077387ace2d9e59331048a9c89200 ssh-agent -k [2022-07-20T19:52:36.866Z] unset SSH_AUTH_SOCK; [2022-07-20T19:52:36.866Z] unset SSH_AGENT_PID; [2022-07-20T19:52:36.866Z] echo Agent pid 38 killed; [2022-07-20T19:52:36.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-20T19:52:36.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T19:52:36.963Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T19:52:37.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T19:52:37.107Z] $ docker exec 5ee47fa1f105c99361460a4c1f3a60ebbc9077387ace2d9e59331048a9c89200 ssh-agent [2022-07-20T19:52:37.240Z] SSH_AUTH_SOCK=/tmp/ssh-Ed7S6kG2A7Iw/agent.70 [2022-07-20T19:52:37.240Z] SSH_AGENT_PID=76 [2022-07-20T19:52:37.246Z] Running ssh-add (command line suppressed) [2022-07-20T19:52:37.367Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3870593172601649236.key (/w/workspace/edgex-go/1@tmp/private_key_3870593172601649236.key) [2022-07-20T19:52:37.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T19:52:37.715Z] + git semver init [2022-07-20T19:52:37.976Z] 2022-07-20 19:52:37,934 [run_init] DEBUG init version:0.0.0 force:False [2022-07-20T19:52:37.976Z] 2022-07-20 19:52:37,935 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-07-20T19:52:37.976Z] 2022-07-20 19:52:37,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-07-20T19:52:37.976Z] 2022-07-20 19:52:37,935 [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-07-20T19:52:42.231Z] 2022-07-20 19:52:41,882 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-07-20T19:52:42.231Z] 2022-07-20 19:52:41,883 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4097 with force:False [2022-07-20T19:52:42.231Z] 2022-07-20 19:52:41,883 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4097 [2022-07-20T19:52:42.231Z] 2022-07-20 19:52:41,890 [execute] INFO git cat-file --batch-check [2022-07-20T19:52:42.231Z] 2022-07-20 19:52:41,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-20T19:52:42.231Z] 2022-07-20 19:52:41,897 [execute] INFO git cat-file --batch [2022-07-20T19:52:42.231Z] 2022-07-20 19:52:41,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-20T19:52:42.231Z] 2022-07-20 19:52:41,903 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4097 [2022-07-20T19:52:42.231Z] 0.0.0 [Pipeline] } [2022-07-20T19:52:42.268Z] $ docker exec --env ******** --env ******** 5ee47fa1f105c99361460a4c1f3a60ebbc9077387ace2d9e59331048a9c89200 ssh-agent -k [2022-07-20T19:52:42.385Z] unset SSH_AUTH_SOCK; [2022-07-20T19:52:42.385Z] unset SSH_AGENT_PID; [2022-07-20T19:52:42.385Z] echo Agent pid 76 killed; [2022-07-20T19:52:42.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-20T19:52:42.806Z] + git semver [Pipeline] } [2022-07-20T19:52:43.100Z] $ docker stop --time=1 5ee47fa1f105c99361460a4c1f3a60ebbc9077387ace2d9e59331048a9c89200 [2022-07-20T19:52:44.389Z] $ docker rm -f 5ee47fa1f105c99361460a4c1f3a60ebbc9077387ace2d9e59331048a9c89200 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T19:52:44.794Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-20T19:52:45.094Z] Stashed 1 file(s) [Pipeline] echo [2022-07-20T19:52:45.110Z] [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-07-20T19:52:45.880Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-20T19:52:45.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T19:52:45.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T19:52:45.980Z] ========================================================= [2022-07-20T19:52:45.980Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-20T19:52:45.980Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-20T19:52:46.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-20T19:52:46.330Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-20T19:52:46.330Z] 2408cc74d12b: Pulling fs layer [2022-07-20T19:52:46.330Z] ea60b727a1ce: Pulling fs layer [2022-07-20T19:52:46.330Z] 30c4a7721957: Pulling fs layer [2022-07-20T19:52:46.330Z] 370296b7ddb6: Pulling fs layer [2022-07-20T19:52:46.330Z] 7c6cee850709: Pulling fs layer [2022-07-20T19:52:46.330Z] 39a5fcdaea64: Pulling fs layer [2022-07-20T19:52:46.330Z] d94ebbe4e438: Pulling fs layer [2022-07-20T19:52:46.330Z] bcfd1f05c69d: Pulling fs layer [2022-07-20T19:52:46.330Z] 370296b7ddb6: Waiting [2022-07-20T19:52:46.330Z] 59ccb84bbe0f: Pulling fs layer [2022-07-20T19:52:46.330Z] 7c6cee850709: Waiting [2022-07-20T19:52:46.330Z] 39a5fcdaea64: Waiting [2022-07-20T19:52:46.330Z] d94ebbe4e438: Waiting [2022-07-20T19:52:46.330Z] 59ccb84bbe0f: Waiting [2022-07-20T19:52:46.330Z] 30c4a7721957: Download complete [2022-07-20T19:52:46.330Z] ea60b727a1ce: Verifying Checksum [2022-07-20T19:52:46.330Z] ea60b727a1ce: Download complete [2022-07-20T19:52:46.330Z] 7c6cee850709: Download complete [2022-07-20T19:52:46.330Z] 39a5fcdaea64: Verifying Checksum [2022-07-20T19:52:46.330Z] 39a5fcdaea64: Download complete [2022-07-20T19:52:46.330Z] 2408cc74d12b: Download complete [2022-07-20T19:52:46.330Z] d94ebbe4e438: Download complete [2022-07-20T19:52:46.593Z] 2408cc74d12b: Pull complete [2022-07-20T19:52:46.593Z] ea60b727a1ce: Pull complete [2022-07-20T19:52:46.853Z] 30c4a7721957: Pull complete [2022-07-20T19:52:46.853Z] 59ccb84bbe0f: Verifying Checksum [2022-07-20T19:52:46.853Z] 59ccb84bbe0f: Download complete [2022-07-20T19:52:47.116Z] bcfd1f05c69d: Verifying Checksum [2022-07-20T19:52:47.116Z] bcfd1f05c69d: Download complete [2022-07-20T19:52:47.116Z] 370296b7ddb6: Verifying Checksum [2022-07-20T19:52:47.116Z] 370296b7ddb6: Download complete [2022-07-20T19:52:52.401Z] 370296b7ddb6: Pull complete [2022-07-20T19:52:52.401Z] 7c6cee850709: Pull complete [2022-07-20T19:52:52.401Z] 39a5fcdaea64: Pull complete [2022-07-20T19:52:52.401Z] d94ebbe4e438: Pull complete [2022-07-20T19:52:53.780Z] bcfd1f05c69d: Pull complete [2022-07-20T19:52:54.717Z] 59ccb84bbe0f: Pull complete [2022-07-20T19:52:54.717Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-20T19:52:54.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-20T19:52:54.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-20T19:52:55.076Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-20T19:52:55.076Z] WORKDIR /edgex [2022-07-20T19:52:55.076Z] COPY go.mod . [2022-07-20T19:52:55.076Z] RUN go mod download [2022-07-20T19:52:55.076Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-20T19:52:56.462Z] Sending build context to Docker daemon 335.2MB [2022-07-20T19:52:56.462Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-20T19:52:56.462Z] ---> a4fb48ad2a94 [2022-07-20T19:52:56.462Z] Step 2/4 : WORKDIR /edgex [2022-07-20T19:52:58.382Z] ---> Running in f36a515ee4ee [2022-07-20T19:52:58.382Z] Removing intermediate container f36a515ee4ee [2022-07-20T19:52:58.382Z] ---> 2e18da30cb02 [2022-07-20T19:52:58.382Z] Step 3/4 : COPY go.mod . [2022-07-20T19:52:58.382Z] ---> d9cd6135b2e4 [2022-07-20T19:52:58.382Z] Step 4/4 : RUN go mod download [2022-07-20T19:52:58.382Z] ---> Running in 1a31df0ac3af [2022-07-20T19:53:00.419Z] Still waiting to schedule task [2022-07-20T19:53:00.419Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-20T19:53:10.623Z] Removing intermediate container 1a31df0ac3af [2022-07-20T19:53:10.623Z] ---> d3ed26244161 [2022-07-20T19:53:10.623Z] Successfully built d3ed26244161 [2022-07-20T19:53:10.623Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T19:53:11.005Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-20T19:53:11.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T19:53:11.171Z] prd-ubuntu20.04-docker-8c-8g-20603 does not seem to be running inside a container [2022-07-20T19:53:11.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-20T19:53:11.602Z] $ docker top f7f40cc883fe1a9b282c42293bd8c47eb1c36a27236374ef166572e241703492 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T19:53:12.000Z] + go version [2022-07-20T19:53:12.000Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-20T19:53:12.036Z] $ docker stop --time=1 f7f40cc883fe1a9b282c42293bd8c47eb1c36a27236374ef166572e241703492 [2022-07-20T19:53:13.341Z] $ docker rm -f f7f40cc883fe1a9b282c42293bd8c47eb1c36a27236374ef166572e241703492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T19:53:14.032Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-20T19:53:14.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T19:53:14.190Z] prd-ubuntu20.04-docker-8c-8g-20603 does not seem to be running inside a container [2022-07-20T19:53:14.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-20T19:53:14.649Z] $ docker top 48bdf55c2b00511ca069d4aa56bf64906ea1b8541f1a2d96977244df84ac492d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-20T19:53:14.811Z] ========================================================= [2022-07-20T19:53:14.811Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-20T19:53:14.811Z] ========================================================= [Pipeline] sh [2022-07-20T19:53:15.115Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-20T19:53:15.477Z] + make test [2022-07-20T19:53:15.477Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-20T19:53:22.096Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-20T19:53:36.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-20T19:53:36.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-20T19:53:37.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements [2022-07-20T19:53:37.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-20T19:53:37.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.2% of statements [2022-07-20T19:53:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-20T19:53:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-20T19:53:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.722s coverage: 89.2% of statements [2022-07-20T19:53:42.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-20T19:53:42.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-20T19:53:42.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-20T19:53:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 83.8% of statements [2022-07-20T19:53:42.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-20T19:53:42.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-20T19:53:42.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-20T19:53:42.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-20T19:53:42.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-20T19:53:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.440s coverage: 95.6% of statements [2022-07-20T19:53:42.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-20T19:53:42.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-20T19:53:42.029Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.097s coverage: 72.2% of statements [2022-07-20T19:53:42.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-20T19:53:42.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-20T19:53:42.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-20T19:53:42.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-20T19:53:42.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-20T19:53:42.029Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-07-20T19:53:42.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-20T19:53:42.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-20T19:53:42.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-20T19:53:42.029Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2022-07-20T19:53:42.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-20T19:53:42.029Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-07-20T19:53:42.029Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.6% of statements [2022-07-20T19:53:42.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-20T19:53:42.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-07-20T19:53:42.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2022-07-20T19:53:42.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-07-20T19:53:42.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2022-07-20T19:53:42.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements [2022-07-20T19:53:50.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.096s coverage: 94.4% of statements [2022-07-20T19:53:50.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2022-07-20T19:53:51.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.227s coverage: 82.5% of statements [2022-07-20T19:53:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 85.4% of statements [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.2% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 64.4% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.4% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 43.8% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.096s coverage: 17.7% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.154s coverage: 92.3% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-20T19:54:01.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2022-07-20T19:54:01.113Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-07-20T19:54:01.113Z] 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-07-20T19:54:19.220Z] 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-07-20T19:54:19.220Z] GO111MODULE=on go vet ./... [2022-07-20T19:54:22.512Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-20T19:54:22.512Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-20T19:54:22.774Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-20T19:54:22.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-20T19:54:23.127Z] + ls -al . [2022-07-20T19:54:23.127Z] total 684 [2022-07-20T19:54:23.127Z] drwxrwxr-x 10 1001 1001 4096 Jul 20 19:53 . [2022-07-20T19:54:23.127Z] drwxr-xr-x 4 root root 4096 Jul 20 19:53 .. [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 11 Jul 20 19:52 .dockerignore [2022-07-20T19:54:23.127Z] drwxrwxr-x 8 1001 1001 4096 Jul 20 19:54 .git [2022-07-20T19:54:23.127Z] drwxrwxr-x 3 1001 1001 4096 Jul 20 19:52 .github [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 1030 Jul 20 19:52 .gitignore [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 42 Jul 20 19:52 .golangci.yml [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 87 Jul 20 19:52 .hadolint.yml [2022-07-20T19:54:23.127Z] drwxr-xr-x 3 1001 1001 4096 Jul 20 19:52 .semver [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 166 Jul 20 19:52 .sonarcloud.properties [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 1171 Jul 20 19:52 ADOPTERS.md [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 10347 Jul 20 19:52 Attribution.txt [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 63209 Jul 20 19:52 CHANGELOG.md [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 3804 Jul 20 19:52 CONTRIBUTING.md [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 677 Jul 20 19:52 GOVERNANCE.md [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 850 Jul 20 19:52 Jenkinsfile [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 10775 Jul 20 19:52 LICENSE [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 10350 Jul 20 19:52 Makefile [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 582 Jul 20 19:52 OWNERS.md [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 9094 Jul 20 19:52 README.md [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 6912 Jul 20 19:52 SECURITY.md [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 5 Jul 20 19:52 VERSION [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 4131 Jul 20 19:52 ZMQWindows.md [2022-07-20T19:54:23.127Z] drwxrwxr-x 2 1001 1001 4096 Jul 20 19:52 bin [2022-07-20T19:54:23.127Z] drwxrwxr-x 18 1001 1001 4096 Jul 20 19:52 cmd [2022-07-20T19:54:23.127Z] -rw-r--r-- 1 root root 435593 Jul 20 19:53 coverage.out [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 3312 Jul 20 19:52 go.mod [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 36233 Jul 20 19:52 go.sum [2022-07-20T19:54:23.127Z] drwxrwxr-x 8 1001 1001 4096 Jul 20 19:52 internal [2022-07-20T19:54:23.127Z] drwxrwxr-x 3 1001 1001 4096 Jul 20 19:52 openapi [2022-07-20T19:54:23.127Z] drwxrwxr-x 4 1001 1001 4096 Jul 20 19:52 snap [2022-07-20T19:54:23.127Z] -rw-rw-r-- 1 1001 1001 204 Jul 20 19:52 version.go [Pipeline] sh [2022-07-20T19:54:23.442Z] + '[' -e coverage.out ] [2022-07-20T19:54:23.442Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-20T19:54:23.556Z] Stashed 1 file(s) [Pipeline] sh [2022-07-20T19:54:23.852Z] + make build [2022-07-20T19:54:23.852Z] 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-07-20T19:54:36.069Z] 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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-20T19:54:43.332Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20604 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws [2022-07-20T19:54:43.375Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-07-20T19:54:43.444Z] The recommended git tool is: git [2022-07-20T19:54:46.124Z] 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/core-command/core-command ./cmd/core-command [2022-07-20T19:54:46.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-20T19:54:51.172Z] using credential edgex-jenkins-ssh [2022-07-20T19:54:51.196Z] Cloning the remote Git repository [2022-07-20T19:54:51.297Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-20T19:54:51.429Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-07-20T19:54:51.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-20T19:54:51.613Z] > git --version # timeout=10 [2022-07-20T19:54:51.662Z] > git --version # 'git version 2.25.1' [2022-07-20T19:54:51.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-20T19:54:51.817Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-20T19:54:52.687Z] 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-07-20T19:54:52.687Z] 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-07-20T19:54:53.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-20T19:54:54.638Z] 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-07-20T19:54:55.577Z] 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-07-20T19:54:56.959Z] 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-07-20T19:54:57.529Z] 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-07-20T19:54:58.097Z] 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-07-20T19:55:00.004Z] 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-07-20T19:55:00.972Z] $ docker stop --time=1 48bdf55c2b00511ca069d4aa56bf64906ea1b8541f1a2d96977244df84ac492d [2022-07-20T19:55:03.104Z] $ docker rm -f 48bdf55c2b00511ca069d4aa56bf64906ea1b8541f1a2d96977244df84ac492d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T19:55:04.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-20T19:55:04.263Z] [2022-07-20T19:55:04.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T19:55:04.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-20T19:55:04.646Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-20T19:55:04.646Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-20T19:55:04.646Z] ca9280d653b3: Pulling fs layer [2022-07-20T19:55:04.646Z] 7e9c9ca2126c: Pulling fs layer [2022-07-20T19:55:04.646Z] cbdbe7a5bc2a: Download complete [2022-07-20T19:55:04.905Z] ca9280d653b3: Verifying Checksum [2022-07-20T19:55:04.905Z] ca9280d653b3: Download complete [2022-07-20T19:55:04.905Z] cbdbe7a5bc2a: Pull complete [2022-07-20T19:55:05.164Z] 7e9c9ca2126c: Download complete [2022-07-20T19:55:05.164Z] ca9280d653b3: Pull complete [2022-07-20T19:55:08.465Z] 7e9c9ca2126c: Pull complete [2022-07-20T19:55:08.465Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-20T19:55:08.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-20T19:55:08.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T19:55:08.695Z] prd-ubuntu20.04-docker-8c-8g-20603 does not seem to be running inside a container [2022-07-20T19:55:08.736Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-20T19:55:09.588Z] $ docker top 83c3b38212271904e65e1ac9ac8aabc1f1551f8e7b9adf337aa508cdf073e760 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T19:55:09.888Z] Merging remotes/origin/main commit 66f7195aaa021911302e3f29534e7389e02a11e8 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:55:09.977Z] + docker-compose build --help [2022-07-20T19:55:09.977Z] + grep parallel [2022-07-20T19:55:09.136Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-20T19:55:09.159Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-20T19:55:09.188Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-20T19:55:09.230Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-20T19:55:09.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-20T19:55:09.245Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-20T19:55:09.915Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T19:55:09.933Z] > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [2022-07-20T19:55:10.286Z] Merge succeeded, producing fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:55:10.286Z] Checking out Revision fad9fe7ce883aac56d41a9d22f65d99fda24394e (PR-4097) [2022-07-20T19:55:10.546Z] --parallel Build images in parallel. [Pipeline] } [2022-07-20T19:55:10.583Z] $ docker stop --time=1 83c3b38212271904e65e1ac9ac8aabc1f1551f8e7b9adf337aa508cdf073e760 [2022-07-20T19:55:11.856Z] $ docker rm -f 83c3b38212271904e65e1ac9ac8aabc1f1551f8e7b9adf337aa508cdf073e760 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T19:55:10.201Z] > git remote # timeout=10 [2022-07-20T19:55:10.219Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T19:55:10.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-20T19:55:10.251Z] > git merge 66f7195aaa021911302e3f29534e7389e02a11e8 # timeout=10 [2022-07-20T19:55:10.276Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T19:55:10.299Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T19:55:10.311Z] > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [2022-07-20T19:55:12.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-20T19:55:12.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T19:55:12.589Z] prd-ubuntu20.04-docker-8c-8g-20603 does not seem to be running inside a container [2022-07-20T19:55:12.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-20T19:55:12.958Z] $ docker top 102eb195fcbc14e6b1d72d01478864227b1f01ff5642131729034e5cb1e92f71 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T19:55:13.345Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-20T19:55:13.915Z] Building core-command ... [2022-07-20T19:55:13.915Z] Building core-data ... [2022-07-20T19:55:13.915Z] Building core-metadata ... [2022-07-20T19:55:13.915Z] Building security-bootstrapper ... [2022-07-20T19:55:13.915Z] Building security-proxy-setup ... [2022-07-20T19:55:13.915Z] Building security-secretstore-setup ... [2022-07-20T19:55:13.915Z] Building security-spiffe-token-provider ... [2022-07-20T19:55:13.915Z] Building security-spire-agent ... [2022-07-20T19:55:13.915Z] Building security-spire-config ... [2022-07-20T19:55:13.915Z] Building security-spire-server ... [2022-07-20T19:55:13.915Z] Building support-notifications ... [2022-07-20T19:55:13.915Z] Building support-scheduler ... [2022-07-20T19:55:13.915Z] Building sys-mgmt-agent ... [2022-07-20T19:55:13.915Z] Building security-spiffe-token-provider [2022-07-20T19:55:13.915Z] Building security-secretstore-setup [2022-07-20T19:55:13.915Z] Building security-bootstrapper [2022-07-20T19:55:13.915Z] Building security-spire-agent [2022-07-20T19:55:13.915Z] Building security-spire-config [2022-07-20T19:55:14.671Z] Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2" [2022-07-20T19:55:14.747Z] > git --version # timeout=10 [2022-07-20T19:55:14.760Z] > git --version # 'git version 2.25.1' [2022-07-20T19:55:14.773Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T19:55:15.892Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-20T19:55:15.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T19:55:15.892Z] Dload Upload Total Spent Left Speed [2022-07-20T19:55:15.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 87460 0 --:--:-- --:--:-- --:--:-- 87460 [Pipeline] sh [2022-07-20T19:55:16.742Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-20T19:55:17.105Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-20T19:55:17.105Z] + sudo tee /etc/docker/daemon.new [2022-07-20T19:55:17.105Z] { [2022-07-20T19:55:17.105Z] "registry-mirrors": [ [2022-07-20T19:55:17.105Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-20T19:55:17.105Z] ], [2022-07-20T19:55:17.105Z] "bip": "10.250.0.254/24", [2022-07-20T19:55:17.105Z] "hosts": [ [2022-07-20T19:55:17.105Z] "tcp://0.0.0.0:5555", [2022-07-20T19:55:17.105Z] "unix:///var/run/docker.sock" [2022-07-20T19:55:17.105Z] ], [2022-07-20T19:55:17.105Z] "mtu": 1458, [2022-07-20T19:55:17.105Z] "selinux-enabled": true, [2022-07-20T19:55:17.105Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-20T19:55:17.105Z] } [Pipeline] sh [2022-07-20T19:55:17.453Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-20T19:55:17.801Z] + sudo service docker restart [2022-07-20T19:55:32.007Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T19:55:32.007Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-20T19:55:32.007Z] ---> d3ed26244161 [2022-07-20T19:55:32.007Z] Step 3/25 : WORKDIR /edgex-go [2022-07-20T19:55:32.007Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T19:55:32.007Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-20T19:55:32.007Z] ---> d3ed26244161 [2022-07-20T19:55:32.007Z] Step 3/20 : WORKDIR /edgex-go [2022-07-20T19:55:32.007Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T19:55:32.007Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-20T19:55:32.007Z] ---> d3ed26244161 [2022-07-20T19:55:32.007Z] Step 3/26 : WORKDIR /edgex-go [2022-07-20T19:55:32.007Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T19:55:32.007Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-20T19:55:32.007Z] ---> d3ed26244161 [2022-07-20T19:55:32.007Z] Step 3/31 : WORKDIR /edgex-go [2022-07-20T19:55:32.007Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T19:55:32.007Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-20T19:55:32.007Z] ---> d3ed26244161 [2022-07-20T19:55:32.007Z] Step 3/26 : WORKDIR /edgex-go [2022-07-20T19:55:32.007Z] ---> Running in 2616163b53a3 [2022-07-20T19:55:32.007Z] ---> Running in 59c1d936f8a0 [2022-07-20T19:55:32.007Z] ---> Running in 88fba0209e76 [2022-07-20T19:55:32.007Z] ---> Running in 9d9399195fab [2022-07-20T19:55:32.007Z] ---> Running in dc51d4ac2529 [2022-07-20T19:55:32.007Z] Removing intermediate container dc51d4ac2529 [2022-07-20T19:55:32.007Z] ---> fd4122070d4c [2022-07-20T19:55:32.007Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:55:32.007Z] Removing intermediate container 59c1d936f8a0 [2022-07-20T19:55:32.007Z] ---> bb9c809d0d62 [2022-07-20T19:55:32.007Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:55:32.007Z] Removing intermediate container 88fba0209e76 [2022-07-20T19:55:32.007Z] ---> 1d899ebcf0be [2022-07-20T19:55:32.007Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:55:32.007Z] Removing intermediate container 2616163b53a3 [2022-07-20T19:55:32.007Z] ---> 5c2e063d8a66 [2022-07-20T19:55:32.007Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-20T19:55:32.007Z] Removing intermediate container 9d9399195fab [2022-07-20T19:55:32.007Z] ---> bee82c0afcde [2022-07-20T19:55:32.007Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:55:32.007Z] ---> Running in c3c6ac157173 [2022-07-20T19:55:32.007Z] ---> Running in 5a257fe92618 [2022-07-20T19:55:32.007Z] ---> Running in ea4f67fbf2e8 [2022-07-20T19:55:32.007Z] ---> Running in 74b228a2bdd5 [2022-07-20T19:55:32.007Z] ---> Running in feda937eca6c [2022-07-20T19:55:32.274Z] Removing intermediate container c3c6ac157173 [2022-07-20T19:55:32.274Z] ---> 3335e0a1e204 [2022-07-20T19:55:32.274Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-20T19:55:32.274Z] ---> Running in 9315188bd7bd [2022-07-20T19:55:32.274Z] Removing intermediate container 5a257fe92618 [2022-07-20T19:55:32.274Z] ---> f9d1c184b047 [2022-07-20T19:55:32.274Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-20T19:55:32.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:32.274Z] ---> Running in febd3e13fddd [2022-07-20T19:55:32.537Z] Removing intermediate container ea4f67fbf2e8 [2022-07-20T19:55:32.537Z] ---> 8d23c856fbd1 [2022-07-20T19:55:32.537Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-20T19:55:32.537Z] ---> Running in d7f85d26e94a [2022-07-20T19:55:32.797Z] Removing intermediate container feda937eca6c [2022-07-20T19:55:32.797Z] ---> 59141143c793 [2022-07-20T19:55:32.797Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-20T19:55:32.797Z] ---> Running in ffd2173bb6a8 [2022-07-20T19:55:33.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:33.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:33.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:33.317Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:33.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:33.839Z] v3.16.1-5-ge692d8f074 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-20T19:55:33.839Z] v3.16.1-13-g9ffada43f7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-20T19:55:33.839Z] OK: 17033 distinct packages available [2022-07-20T19:55:33.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:33.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:33.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:34.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:34.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:34.100Z] OK: 211 MiB in 51 packages [2022-07-20T19:55:34.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:34.359Z] OK: 211 MiB in 51 packages [2022-07-20T19:55:34.359Z] OK: 211 MiB in 51 packages [2022-07-20T19:55:34.359Z] Removing intermediate container 74b228a2bdd5 [2022-07-20T19:55:34.359Z] ---> 0fa7309dfc04 [2022-07-20T19:55:34.359Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-20T19:55:34.359Z] OK: 211 MiB in 51 packages [2022-07-20T19:55:34.618Z] ---> 9b98a38b11c4 [2022-07-20T19:55:34.618Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T19:55:34.618Z] ---> Running in 35aaf84224c6 [2022-07-20T19:55:34.618Z] OK: 211 MiB in 51 packages [2022-07-20T19:55:34.878Z] Removing intermediate container febd3e13fddd [2022-07-20T19:55:34.878Z] ---> 435e4cc9c432 [2022-07-20T19:55:34.878Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-20T19:55:34.878Z] Removing intermediate container d7f85d26e94a [2022-07-20T19:55:34.878Z] ---> e41f4df6f8d6 [2022-07-20T19:55:34.878Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-20T19:55:34.878Z] ---> 9d1bbca5ee12 [2022-07-20T19:55:34.878Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T19:55:34.878Z] ---> Running in bd597d24031d [2022-07-20T19:55:34.878Z] Removing intermediate container 9315188bd7bd [2022-07-20T19:55:34.878Z] ---> a00c53f5fd3d [2022-07-20T19:55:34.878Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-20T19:55:35.139Z] ---> 3354c43ad0c7 [2022-07-20T19:55:35.139Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T19:55:35.139Z] Removing intermediate container ffd2173bb6a8 [2022-07-20T19:55:35.139Z] ---> b2c8b5167ea9 [2022-07-20T19:55:35.139Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-20T19:55:35.139Z] ---> Running in 1da988be35b9 [2022-07-20T19:55:35.139Z] ---> 6ab6a8f8a3ee [2022-07-20T19:55:35.139Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T19:55:35.139Z] ---> Running in 39416058998c [2022-07-20T19:55:35.398Z] ---> 8e1f5311f2d8 [2022-07-20T19:55:35.398Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T19:55:35.398Z] ---> Running in 4d494cb9c1dd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T19:55:36.178Z] provisioning config files... [2022-07-20T19:55:36.204Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3592966787467800469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T19:55:36.604Z] ---> docker-login.sh [2022-07-20T19:55:36.604Z] nexus3.edgexfoundry.org:10001 [2022-07-20T19:55:37.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T19:55:37.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T19:55:37.731Z] Configure a credential helper to remove this warning. See [2022-07-20T19:55:37.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T19:55:37.731Z] [2022-07-20T19:55:37.731Z] Login Succeeded [2022-07-20T19:55:37.731Z] nexus3.edgexfoundry.org:10002 [2022-07-20T19:55:37.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T19:55:37.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T19:55:37.731Z] Configure a credential helper to remove this warning. See [2022-07-20T19:55:37.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T19:55:37.731Z] [2022-07-20T19:55:37.731Z] Login Succeeded [2022-07-20T19:55:38.004Z] nexus3.edgexfoundry.org:10003 [2022-07-20T19:55:38.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T19:55:38.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T19:55:38.278Z] Configure a credential helper to remove this warning. See [2022-07-20T19:55:38.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T19:55:38.278Z] [2022-07-20T19:55:38.278Z] Login Succeeded [2022-07-20T19:55:38.278Z] nexus3.edgexfoundry.org:10004 [2022-07-20T19:55:38.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T19:55:38.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T19:55:38.830Z] Configure a credential helper to remove this warning. See [2022-07-20T19:55:38.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T19:55:38.830Z] [2022-07-20T19:55:38.830Z] Login Succeeded [2022-07-20T19:55:38.830Z] docker.io [2022-07-20T19:55:39.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T19:55:39.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T19:55:39.381Z] Configure a credential helper to remove this warning. See [2022-07-20T19:55:39.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T19:55:39.381Z] [2022-07-20T19:55:39.381Z] Login Succeeded [2022-07-20T19:55:39.381Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T19:55:39.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-07-20T19:55:40.108Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-20T19:55:40.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T19:55:40.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T19:55:40.218Z] ========================================================= [2022-07-20T19:55:40.218Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-20T19:55:40.218Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-20T19:55:40.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-20T19:55:40.883Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-20T19:55:40.883Z] b3c136eddcbf: Pulling fs layer [2022-07-20T19:55:40.883Z] c0a3192eca97: Pulling fs layer [2022-07-20T19:55:40.883Z] a050256f5b6f: Pulling fs layer [2022-07-20T19:55:40.883Z] 656be50a0ddc: Pulling fs layer [2022-07-20T19:55:40.883Z] 2bbca73fdf42: Pulling fs layer [2022-07-20T19:55:40.883Z] 46d945488cbd: Pulling fs layer [2022-07-20T19:55:40.883Z] 8a5474983e97: Pulling fs layer [2022-07-20T19:55:40.883Z] 329c88fbcd65: Pulling fs layer [2022-07-20T19:55:40.883Z] 656be50a0ddc: Waiting [2022-07-20T19:55:40.883Z] 2bbca73fdf42: Waiting [2022-07-20T19:55:40.883Z] 46d945488cbd: Waiting [2022-07-20T19:55:40.883Z] 8a5474983e97: Waiting [2022-07-20T19:55:40.883Z] 329c88fbcd65: Waiting [2022-07-20T19:55:40.883Z] a050256f5b6f: Download complete [2022-07-20T19:55:40.883Z] c0a3192eca97: Verifying Checksum [2022-07-20T19:55:40.883Z] c0a3192eca97: Download complete [2022-07-20T19:55:40.883Z] 2bbca73fdf42: Verifying Checksum [2022-07-20T19:55:40.883Z] 2bbca73fdf42: Download complete [2022-07-20T19:55:40.883Z] 46d945488cbd: Verifying Checksum [2022-07-20T19:55:40.883Z] 46d945488cbd: Download complete [2022-07-20T19:55:40.883Z] b3c136eddcbf: Verifying Checksum [2022-07-20T19:55:40.883Z] b3c136eddcbf: Download complete [2022-07-20T19:55:41.882Z] b3c136eddcbf: Pull complete [2022-07-20T19:55:42.160Z] 329c88fbcd65: Verifying Checksum [2022-07-20T19:55:42.160Z] 329c88fbcd65: Download complete [2022-07-20T19:55:42.436Z] c0a3192eca97: Pull complete [2022-07-20T19:55:43.042Z] a050256f5b6f: Pull complete [2022-07-20T19:55:43.320Z] 8a5474983e97: Verifying Checksum [2022-07-20T19:55:43.320Z] 8a5474983e97: Download complete [2022-07-20T19:55:43.919Z] 656be50a0ddc: Verifying Checksum [2022-07-20T19:55:43.919Z] 656be50a0ddc: Download complete [2022-07-20T19:55:45.393Z] Removing intermediate container 39416058998c [2022-07-20T19:55:45.394Z] ---> f1f118d00c42 [2022-07-20T19:55:45.394Z] Step 8/26 : COPY . . [2022-07-20T19:55:45.394Z] Removing intermediate container 35aaf84224c6 [2022-07-20T19:55:45.394Z] ---> bd58a2317fd6 [2022-07-20T19:55:45.394Z] Step 7/20 : COPY . . [2022-07-20T19:55:45.394Z] Removing intermediate container bd597d24031d [2022-07-20T19:55:45.394Z] ---> 552aac662036 [2022-07-20T19:55:45.394Z] Step 8/31 : COPY . . [2022-07-20T19:55:45.394Z] Removing intermediate container 1da988be35b9 [2022-07-20T19:55:45.394Z] ---> e4820ad6b38b [2022-07-20T19:55:45.394Z] Step 8/25 : COPY . . [2022-07-20T19:55:45.394Z] Removing intermediate container 4d494cb9c1dd [2022-07-20T19:55:45.394Z] ---> b7cde2438ece [2022-07-20T19:55:45.394Z] Step 8/26 : COPY . . [2022-07-20T19:55:55.385Z] ---> f98087213806 [2022-07-20T19:55:55.385Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-20T19:55:55.385Z] ---> e40be7f24c62 [2022-07-20T19:55:55.385Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-20T19:55:55.385Z] ---> Running in 3ae1c31ffce1 [2022-07-20T19:55:55.385Z] ---> e067ea4b3011 [2022-07-20T19:55:55.385Z] ---> Running in 716f8c099c85 [2022-07-20T19:55:55.385Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-20T19:55:55.385Z] ---> 56fb3da446dc [2022-07-20T19:55:55.385Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-20T19:55:55.385Z] ---> a3b42f7671a5 [2022-07-20T19:55:55.385Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-20T19:55:55.385Z] ---> Running in b052b7dbf346 [2022-07-20T19:55:55.385Z] ---> Running in a40ab3ea8410 [2022-07-20T19:55:55.385Z] ---> Running in 45e1eb208cb2 [2022-07-20T19:55:55.385Z] Removing intermediate container 716f8c099c85 [2022-07-20T19:55:55.385Z] ---> 226d424adec4 [2022-07-20T19:55:55.385Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-20T19:55:55.385Z] ---> Running in 0d25da2c2017 [2022-07-20T19:55:55.385Z] Removing intermediate container b052b7dbf346 [2022-07-20T19:55:55.385Z] ---> a38eaad388ab [2022-07-20T19:55:55.385Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-20T19:55:55.385Z] ---> Running in 9bc1f387cf2f [2022-07-20T19:55:55.385Z] Removing intermediate container 0d25da2c2017 [2022-07-20T19:55:55.385Z] ---> eee88392c699 [2022-07-20T19:55:55.385Z] 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-07-20T19:55:55.385Z] ---> Running in 16dff7a27569 [2022-07-20T19:55:55.385Z] Removing intermediate container 9bc1f387cf2f [2022-07-20T19:55:55.385Z] ---> f73463022ba7 [2022-07-20T19:55:55.385Z] 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-07-20T19:55:55.385Z] ---> Running in 26f2e1c05ce4 [2022-07-20T19:55:55.385Z] 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-07-20T19:55:55.385Z] 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-07-20T19:55:55.385Z] 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-07-20T19:55:55.385Z] Removing intermediate container 16dff7a27569 [2022-07-20T19:55:55.385Z] ---> 94cb19383210 [2022-07-20T19:55:55.385Z] Step 12/26 : WORKDIR /edgex-go [2022-07-20T19:55:55.385Z] ---> Running in f96dcc93dcdb [2022-07-20T19:55:55.385Z] Removing intermediate container f96dcc93dcdb [2022-07-20T19:55:55.385Z] ---> cb3e89ccad6b [2022-07-20T19:55:55.385Z] [2022-07-20T19:55:55.385Z] Step 13/26 : FROM alpine:3.15 [2022-07-20T19:55:55.385Z] Removing intermediate container 26f2e1c05ce4 [2022-07-20T19:55:55.385Z] ---> 18cb401cfa5a [2022-07-20T19:55:55.385Z] Step 12/26 : WORKDIR /edgex-go [2022-07-20T19:55:55.385Z] ---> Running in f19058832bf4 [2022-07-20T19:55:55.385Z] Removing intermediate container f19058832bf4 [2022-07-20T19:55:55.385Z] ---> 5a681c6608c9 [2022-07-20T19:55:55.385Z] [2022-07-20T19:55:55.385Z] Step 13/26 : FROM alpine:3.15 [2022-07-20T19:55:55.645Z] 3.15: Pulling from library/alpine [2022-07-20T19:55:55.645Z] 3.15: Pulling from library/alpine [2022-07-20T19:55:57.023Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-20T19:55:57.023Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-20T19:55:57.023Z] Status: Downloaded newer image for alpine:3.15 [2022-07-20T19:55:57.023Z] Status: Downloaded newer image for alpine:3.15 [2022-07-20T19:55:57.023Z] ---> 2720e26172a0 [2022-07-20T19:55:57.023Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-20T19:55:57.023Z] ---> 2720e26172a0 [2022-07-20T19:55:57.023Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-20T19:55:57.023Z] ---> Running in d414f91d503e [2022-07-20T19:55:57.023Z] ---> Running in 1857c6c406e6 [2022-07-20T19:55:57.023Z] Removing intermediate container d414f91d503e [2022-07-20T19:55:57.023Z] ---> 6d6b0f738673 [2022-07-20T19:55:57.023Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:55:57.023Z] Removing intermediate container 1857c6c406e6 [2022-07-20T19:55:57.023Z] ---> 7d71081baffc [2022-07-20T19:55:57.023Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:55:57.023Z] ---> Running in 46bf02740fd8 [2022-07-20T19:55:57.023Z] ---> Running in 24da31e31d07 [2022-07-20T19:55:57.957Z] Removing intermediate container 46bf02740fd8 [2022-07-20T19:55:57.957Z] ---> 9841f451d455 [2022-07-20T19:55:57.957Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-20T19:55:57.957Z] Removing intermediate container 24da31e31d07 [2022-07-20T19:55:57.957Z] ---> 3ab27a4825bc [2022-07-20T19:55:57.957Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-20T19:55:57.957Z] ---> Running in 6ecf74da62f7 [2022-07-20T19:55:57.957Z] ---> Running in 7e4066468592 [2022-07-20T19:55:58.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:58.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:59.019Z] 656be50a0ddc: Pull complete [2022-07-20T19:55:59.019Z] 2bbca73fdf42: Pull complete [2022-07-20T19:55:59.019Z] 46d945488cbd: Pull complete [2022-07-20T19:55:59.837Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:55:59.837Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:00.098Z] v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-20T19:56:00.098Z] v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-20T19:56:00.098Z] OK: 15856 distinct packages available [2022-07-20T19:56:00.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:00.098Z] v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-20T19:56:00.098Z] v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-20T19:56:00.098Z] OK: 15856 distinct packages available [2022-07-20T19:56:00.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:00.923Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:01.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:01.441Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-20T19:56:01.441Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-20T19:56:01.441Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-20T19:56:01.441Z] (3/5) Installing libucontext (1.1-r0) [2022-07-20T19:56:01.699Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-20T19:56:01.700Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-20T19:56:01.700Z] (3/4) Installing libucontext (1.1-r0) [2022-07-20T19:56:01.700Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-20T19:56:01.700Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-20T19:56:01.958Z] Executing busybox-1.34.1-r7.trigger [2022-07-20T19:56:01.958Z] OK: 6 MiB in 19 packages [2022-07-20T19:56:01.958Z] Executing busybox-1.34.1-r7.trigger [2022-07-20T19:56:01.958Z] OK: 6 MiB in 18 packages [2022-07-20T19:56:02.896Z] Removing intermediate container 6ecf74da62f7 [2022-07-20T19:56:02.896Z] ---> e952baff848e [2022-07-20T19:56:02.896Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-20T19:56:02.896Z] Removing intermediate container 7e4066468592 [2022-07-20T19:56:02.896Z] ---> e1a8b981b4da [2022-07-20T19:56:02.896Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-20T19:56:04.452Z] 8a5474983e97: Pull complete [2022-07-20T19:56:05.428Z] ---> a186acb3bbfa [2022-07-20T19:56:05.429Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-20T19:56:05.429Z] ---> 700d4f9d1311 [2022-07-20T19:56:05.429Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-20T19:56:05.692Z] ---> b7f2b5664a75 [2022-07-20T19:56:05.692Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-20T19:56:05.692Z] ---> Running in 82a65d36f462 [2022-07-20T19:56:06.264Z] Removing intermediate container 82a65d36f462 [2022-07-20T19:56:06.264Z] ---> be7bccaa3c60 [2022-07-20T19:56:06.264Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-20T19:56:06.835Z] ---> fa0a99671a9c [2022-07-20T19:56:06.835Z] Step 21/26 : WORKDIR / [2022-07-20T19:56:06.835Z] ---> Running in 75fdfd5c5890 [2022-07-20T19:56:07.077Z] 329c88fbcd65: Pull complete [2022-07-20T19:56:07.077Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-20T19:56:07.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-20T19:56:07.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-20T19:56:07.402Z] ---> 54b3e4ebdb7c [2022-07-20T19:56:07.402Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-20T19:56:07.402Z] Removing intermediate container 75fdfd5c5890 [2022-07-20T19:56:07.402Z] ---> 994c6b5a20ed [2022-07-20T19:56:07.402Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-20T19:56:07.402Z] ---> Running in 85c21e62e559 [2022-07-20T19:56:07.483Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-20T19:56:07.483Z] WORKDIR /edgex [2022-07-20T19:56:07.483Z] COPY go.mod . [2022-07-20T19:56:07.483Z] RUN go mod download build [2022-07-20T19:56:07.483Z] -t ci-base-image-arm64 -f - . [2022-07-20T19:56:07.660Z] Removing intermediate container 85c21e62e559 [2022-07-20T19:56:07.660Z] ---> 3b4df4ba8255 [2022-07-20T19:56:07.660Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-20T19:56:07.660Z] ---> Running in f76860882de6 [2022-07-20T19:56:07.660Z] ---> 5652adcdc8b7 [2022-07-20T19:56:07.660Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-20T19:56:07.918Z] Removing intermediate container f76860882de6 [2022-07-20T19:56:07.918Z] ---> d37b63b5e3c5 [2022-07-20T19:56:07.918Z] Step 24/26 : LABEL arch=x86_64 [2022-07-20T19:56:08.176Z] ---> Running in 1483699a9078 [2022-07-20T19:56:08.176Z] Removing intermediate container 1483699a9078 [2022-07-20T19:56:08.176Z] ---> da66e7a6b34e [2022-07-20T19:56:08.176Z] Step 25/26 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:56:08.176Z] ---> cd8119d2f34a [2022-07-20T19:56:08.176Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-20T19:56:08.435Z] ---> Running in 23cfc6172f55 [2022-07-20T19:56:08.435Z] Removing intermediate container 23cfc6172f55 [2022-07-20T19:56:08.435Z] ---> 4f4b30bb89bc [2022-07-20T19:56:08.435Z] Step 26/26 : LABEL version=0.0.0 [2022-07-20T19:56:08.692Z] ---> Running in 745d0a00a666 [2022-07-20T19:56:08.692Z] ---> 2a99caeaee92 [2022-07-20T19:56:08.692Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-20T19:56:08.692Z] ---> Running in b839afbe63ba [2022-07-20T19:56:08.692Z] Removing intermediate container 745d0a00a666 [2022-07-20T19:56:08.692Z] ---> d4e92982d007 [2022-07-20T19:56:08.692Z] [2022-07-20T19:56:08.951Z] Successfully built d4e92982d007 [2022-07-20T19:56:08.951Z] Successfully tagged security-spire-config:latest [2022-07-20T19:56:08.951Z]  Building security-spire-config ... done Building core-command [2022-07-20T19:56:08.951Z] Removing intermediate container b839afbe63ba [2022-07-20T19:56:08.951Z] ---> e1f938bdac12 [2022-07-20T19:56:08.951Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-20T19:56:08.951Z] ---> Running in cffb3fe776d3 [2022-07-20T19:56:09.888Z] Removing intermediate container cffb3fe776d3 [2022-07-20T19:56:09.888Z] ---> a19d3733efe0 [2022-07-20T19:56:09.888Z] Step 24/26 : LABEL arch=x86_64 [2022-07-20T19:56:10.118Z] Sending build context to Docker daemon 169.3MB [2022-07-20T19:56:10.118Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-20T19:56:10.118Z] ---> ff4287adb874 [2022-07-20T19:56:10.118Z] Step 2/4 : WORKDIR /edgex [2022-07-20T19:56:10.147Z] ---> Running in 0ffc21adca8d [2022-07-20T19:56:10.407Z] Removing intermediate container 0ffc21adca8d [2022-07-20T19:56:10.407Z] ---> 1f03e0e7d110 [2022-07-20T19:56:10.407Z] Step 25/26 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:56:10.407Z] ---> Running in 430b4c9aead9 [2022-07-20T19:56:10.976Z] Removing intermediate container 430b4c9aead9 [2022-07-20T19:56:10.976Z] ---> 7d2fddb3a332 [2022-07-20T19:56:10.976Z] Step 26/26 : LABEL version=0.0.0 [2022-07-20T19:56:10.976Z] ---> Running in 88e481addea0 [2022-07-20T19:56:11.234Z] Removing intermediate container 88e481addea0 [2022-07-20T19:56:11.234Z] ---> 14f829ec6596 [2022-07-20T19:56:11.234Z] [2022-07-20T19:56:11.234Z] Successfully built 14f829ec6596 [2022-07-20T19:56:11.234Z] Successfully tagged security-spire-agent:latest [2022-07-20T19:56:11.234Z]  Building security-spire-agent ... done Building support-scheduler [2022-07-20T19:56:12.096Z] ---> Running in 09cdcd23d505 [2022-07-20T19:56:12.096Z] Removing intermediate container 09cdcd23d505 [2022-07-20T19:56:12.096Z] ---> b5981882ee12 [2022-07-20T19:56:12.096Z] Step 3/4 : COPY go.mod . [2022-07-20T19:56:12.697Z] ---> 40ddced24d20 [2022-07-20T19:56:12.697Z] Step 4/4 : RUN go mod download [2022-07-20T19:56:12.697Z] ---> Running in 33e571a1a22c [2022-07-20T19:56:14.521Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T19:56:14.521Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-20T19:56:14.521Z] ---> d3ed26244161 [2022-07-20T19:56:14.521Z] Step 3/23 : WORKDIR /edgex-go [2022-07-20T19:56:14.521Z] ---> Using cache [2022-07-20T19:56:14.521Z] ---> bee82c0afcde [2022-07-20T19:56:14.521Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:56:14.521Z] ---> Using cache [2022-07-20T19:56:14.521Z] ---> 59141143c793 [2022-07-20T19:56:14.521Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-20T19:56:14.521Z] 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-07-20T19:56:15.909Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T19:56:15.909Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-20T19:56:15.909Z] ---> d3ed26244161 [2022-07-20T19:56:15.909Z] Step 3/22 : WORKDIR /edgex-go [2022-07-20T19:56:15.909Z] ---> Using cache [2022-07-20T19:56:15.909Z] ---> bee82c0afcde [2022-07-20T19:56:15.909Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:56:15.909Z] ---> Using cache [2022-07-20T19:56:15.909Z] ---> 59141143c793 [2022-07-20T19:56:15.909Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-20T19:56:17.292Z] ---> Running in cfa55ce26c37 [2022-07-20T19:56:17.292Z] ---> Running in 3085b7020bc3 [2022-07-20T19:56:17.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:17.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:18.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:18.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:18.766Z] OK: 211 MiB in 51 packages [2022-07-20T19:56:19.354Z] Removing intermediate container 45e1eb208cb2 [2022-07-20T19:56:19.354Z] ---> f6a69bddb78b [2022-07-20T19:56:19.354Z] [2022-07-20T19:56:19.354Z] Step 10/25 : FROM alpine:3.16 [2022-07-20T19:56:19.354Z] Removing intermediate container a40ab3ea8410 [2022-07-20T19:56:19.354Z] ---> ad791fee319c [2022-07-20T19:56:19.354Z] [2022-07-20T19:56:19.354Z] Step 10/31 : FROM alpine:3.16 [2022-07-20T19:56:19.354Z] Removing intermediate container 3085b7020bc3 [2022-07-20T19:56:19.354Z] ---> 808453653b57 [2022-07-20T19:56:19.354Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-20T19:56:19.614Z] ---> 8f0891505f3e [2022-07-20T19:56:19.614Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T19:56:19.614Z] ---> Running in 1228bd7007b4 [2022-07-20T19:56:20.186Z] OK: 211 MiB in 51 packages [2022-07-20T19:56:20.445Z] 3.16: Pulling from library/alpine [2022-07-20T19:56:20.445Z] 3.16: Pulling from library/alpine [2022-07-20T19:56:21.015Z] Removing intermediate container 3ae1c31ffce1 [2022-07-20T19:56:21.015Z] ---> 35b7ce32d53a [2022-07-20T19:56:21.015Z] [2022-07-20T19:56:21.015Z] Step 9/20 : FROM alpine:3.15 [2022-07-20T19:56:21.015Z] ---> 2720e26172a0 [2022-07-20T19:56:21.015Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-20T19:56:21.015Z] ---> Using cache [2022-07-20T19:56:21.015Z] ---> 7d71081baffc [2022-07-20T19:56:21.015Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:56:21.015Z] ---> Using cache [2022-07-20T19:56:21.015Z] ---> 3ab27a4825bc [2022-07-20T19:56:21.015Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-20T19:56:21.015Z] ---> Running in adf2c2442384 [2022-07-20T19:56:21.281Z] Removing intermediate container cfa55ce26c37 [2022-07-20T19:56:21.281Z] ---> eb7cd02dd72b [2022-07-20T19:56:21.281Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-20T19:56:21.281Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-20T19:56:21.281Z] Status: Downloaded newer image for alpine:3.16 [2022-07-20T19:56:21.281Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-20T19:56:21.281Z] Status: Image is up to date for alpine:3.16 [2022-07-20T19:56:21.281Z] ---> d7d3d98c851f [2022-07-20T19:56:21.281Z] ---> d7d3d98c851f [2022-07-20T19:56:21.281Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-20T19:56:21.281Z] [2022-07-20T19:56:21.281Z] ---> Running in cf1b76f86f93 [2022-07-20T19:56:21.281Z] ---> Running in 73cc33bdcc4f [2022-07-20T19:56:21.281Z] ---> 41c83ae560a1 [2022-07-20T19:56:21.281Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T19:56:21.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:21.281Z] ---> Running in 5f29b170976c [2022-07-20T19:56:21.547Z] Removing intermediate container 73cc33bdcc4f [2022-07-20T19:56:21.547Z] ---> e1066f86722e [2022-07-20T19:56:21.547Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-20T19:56:21.547Z] ---> Running in 4c36ce589ba9 [2022-07-20T19:56:21.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:21.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:22.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:22.069Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-20T19:56:22.069Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-20T19:56:22.069Z] (3/3) Installing su-exec (0.2-r1) [2022-07-20T19:56:22.069Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T19:56:22.069Z] Executing ca-certificates-20211220-r0.trigger [2022-07-20T19:56:22.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:22.069Z] OK: 6 MiB in 17 packages [2022-07-20T19:56:22.329Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-20T19:56:22.329Z] (2/2) Installing su-exec (0.2-r1) [2022-07-20T19:56:22.329Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T19:56:22.329Z] OK: 6 MiB in 16 packages [2022-07-20T19:56:22.329Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:23.270Z] Removing intermediate container 4c36ce589ba9 [2022-07-20T19:56:23.270Z] ---> 4da57109a46e [2022-07-20T19:56:23.270Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-20T19:56:23.529Z] Removing intermediate container cf1b76f86f93 [2022-07-20T19:56:23.529Z] ---> 5bad92f92351 [2022-07-20T19:56:23.529Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-20T19:56:23.529Z] ---> Running in a1245157034b [2022-07-20T19:56:23.529Z] ---> Running in e84ed6fcf7fc [2022-07-20T19:56:23.529Z] Removing intermediate container a1245157034b [2022-07-20T19:56:23.529Z] ---> 012ed1829b46 [2022-07-20T19:56:23.529Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-20T19:56:23.529Z] ---> Running in 2ed51d91a77a [2022-07-20T19:56:23.529Z] Removing intermediate container e84ed6fcf7fc [2022-07-20T19:56:23.529Z] ---> 117b9f051888 [2022-07-20T19:56:23.529Z] Step 13/25 : WORKDIR / [2022-07-20T19:56:23.529Z] v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-20T19:56:23.529Z] v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-20T19:56:23.529Z] OK: 15856 distinct packages available [2022-07-20T19:56:23.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:23.529Z] ---> Running in dde30853c904 [2022-07-20T19:56:23.787Z] Removing intermediate container 2ed51d91a77a [2022-07-20T19:56:23.787Z] ---> 0941bafc97ab [2022-07-20T19:56:23.787Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-20T19:56:23.787Z] ---> Running in 1adc6304ddee [2022-07-20T19:56:23.787Z] Removing intermediate container dde30853c904 [2022-07-20T19:56:23.787Z] ---> baccb811fed9 [2022-07-20T19:56:23.787Z] 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-07-20T19:56:23.787Z] Removing intermediate container 1adc6304ddee [2022-07-20T19:56:23.787Z] ---> 0289f1add7de [2022-07-20T19:56:23.787Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-20T19:56:23.787Z] ---> Running in 0efaf9998c11 [2022-07-20T19:56:24.046Z] ---> 98bd9a0a2dfd [2022-07-20T19:56:24.046Z] 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-07-20T19:56:24.305Z] ---> 9dd94f16252e [2022-07-20T19:56:24.305Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-20T19:56:24.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:24.564Z] ---> ee4b03eb96fa [2022-07-20T19:56:24.564Z] 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-07-20T19:56:24.823Z] Removing intermediate container 0efaf9998c11 [2022-07-20T19:56:24.823Z] ---> b60ca116bc77 [2022-07-20T19:56:24.823Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-20T19:56:24.823Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-20T19:56:24.823Z] ---> Running in 196f0728669f [2022-07-20T19:56:25.084Z] ---> 693aca65d27e [2022-07-20T19:56:25.084Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-20T19:56:25.084Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-20T19:56:25.084Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-20T19:56:25.084Z] Removing intermediate container 196f0728669f [2022-07-20T19:56:25.084Z] ---> 7f9c4a228726 [2022-07-20T19:56:25.084Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-20T19:56:25.343Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-20T19:56:25.344Z] (5/9) Installing curl (7.80.0-r2) [2022-07-20T19:56:25.603Z] ---> ad727d03aec6 [2022-07-20T19:56:25.603Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-20T19:56:25.603Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-20T19:56:25.603Z] ---> 06149948dc7c [2022-07-20T19:56:25.603Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-20T19:56:25.603Z] ---> Running in 4b601b4dac50 [2022-07-20T19:56:25.603Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-20T19:56:25.603Z] (8/9) Installing libucontext (1.1-r0) [2022-07-20T19:56:25.865Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-20T19:56:25.865Z] Executing busybox-1.34.1-r7.trigger [2022-07-20T19:56:25.865Z] Executing ca-certificates-20211220-r0.trigger [2022-07-20T19:56:26.124Z] OK: 8 MiB in 23 packages [2022-07-20T19:56:26.124Z] ---> 3accf4259f5e [2022-07-20T19:56:26.124Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-20T19:56:26.384Z] ---> de96980c9498 [2022-07-20T19:56:26.384Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-20T19:56:26.384Z] ---> Running in d3544ffddc68 [2022-07-20T19:56:26.663Z] Removing intermediate container 4b601b4dac50 [2022-07-20T19:56:26.663Z] ---> f5878f71554a [2022-07-20T19:56:26.663Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-20T19:56:26.663Z] Removing intermediate container adf2c2442384 [2022-07-20T19:56:26.663Z] ---> 176fdf0377f6 [2022-07-20T19:56:26.663Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-20T19:56:26.925Z] ---> 38b6a8e85447 [2022-07-20T19:56:26.925Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-20T19:56:26.925Z] ---> 09862e98b9c9 [2022-07-20T19:56:26.925Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-20T19:56:26.925Z] Removing intermediate container 1228bd7007b4 [2022-07-20T19:56:26.925Z] ---> 9fca1ba5c649 [2022-07-20T19:56:26.925Z] Step 8/22 : COPY . . [2022-07-20T19:56:27.864Z] ---> a2264cc94fd0 [2022-07-20T19:56:27.864Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-20T19:56:27.864Z] Removing intermediate container d3544ffddc68 [2022-07-20T19:56:27.864Z] ---> d0073a6e2e31 [2022-07-20T19:56:27.864Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-20T19:56:27.864Z] ---> 5d4003c79426 [2022-07-20T19:56:27.864Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-20T19:56:27.864Z] ---> Running in f03d16174f16 [2022-07-20T19:56:28.125Z] ---> 64dc0d122a55 [2022-07-20T19:56:28.125Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-20T19:56:28.125Z] Removing intermediate container f03d16174f16 [2022-07-20T19:56:28.125Z] ---> 06f37e643608 [2022-07-20T19:56:28.125Z] Step 23/25 : LABEL arch=x86_64 [2022-07-20T19:56:28.125Z] ---> c09beaee9c5a [2022-07-20T19:56:28.125Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-20T19:56:28.384Z] ---> Running in c19275a3a931 [2022-07-20T19:56:28.384Z] ---> Running in 467c53ed7383 [2022-07-20T19:56:28.384Z] ---> 751072bd6320 [2022-07-20T19:56:28.384Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-20T19:56:28.384Z] Removing intermediate container 5f29b170976c [2022-07-20T19:56:28.384Z] ---> f8b28f5f7ab6 [2022-07-20T19:56:28.384Z] Step 8/23 : COPY . . [2022-07-20T19:56:28.384Z] Removing intermediate container c19275a3a931 [2022-07-20T19:56:28.384Z] ---> d2140f996172 [2022-07-20T19:56:28.384Z] Step 24/25 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:56:28.384Z] ---> Running in ccf8f3bbefc4 [2022-07-20T19:56:28.384Z] Removing intermediate container 467c53ed7383 [2022-07-20T19:56:28.384Z] ---> c1b5aa35d275 [2022-07-20T19:56:28.384Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T19:56:28.384Z] ---> Running in 5f394d596d94 [2022-07-20T19:56:28.955Z] ---> b376763f589f [2022-07-20T19:56:28.955Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-20T19:56:28.955Z] Removing intermediate container ccf8f3bbefc4 [2022-07-20T19:56:28.955Z] ---> 884f5ca14abf [2022-07-20T19:56:28.955Z] Step 25/25 : LABEL version=0.0.0 [2022-07-20T19:56:29.523Z] Removing intermediate container 5f394d596d94 [2022-07-20T19:56:29.523Z] ---> 6e15f72396b6 [2022-07-20T19:56:29.523Z] Step 18/20 : LABEL arch=x86_64 [2022-07-20T19:56:29.782Z] ---> Running in d8fcdf06ff31 [2022-07-20T19:56:29.782Z] ---> b27918c371c9 [2022-07-20T19:56:29.782Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-20T19:56:29.782Z] ---> Running in eb51327277e3 [2022-07-20T19:56:29.782Z] ---> Running in 1b2594b45594 [2022-07-20T19:56:29.782Z] Removing intermediate container d8fcdf06ff31 [2022-07-20T19:56:29.782Z] ---> c3c985de47ed [2022-07-20T19:56:29.782Z] [2022-07-20T19:56:29.782Z] Successfully built c3c985de47ed [2022-07-20T19:56:30.041Z] Successfully tagged security-secretstore-setup:latest [2022-07-20T19:56:30.041Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-07-20T19:56:30.041Z] Removing intermediate container eb51327277e3 [2022-07-20T19:56:30.041Z] ---> 2eacd8f5632a [2022-07-20T19:56:30.041Z] Step 19/20 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:56:30.041Z] ---> Running in da4ebbc69063 [2022-07-20T19:56:30.995Z] Removing intermediate container da4ebbc69063 [2022-07-20T19:56:30.995Z] ---> 2bc0c1ed1006 [2022-07-20T19:56:30.995Z] Step 20/20 : LABEL version=0.0.0 [2022-07-20T19:56:31.565Z] ---> Running in b0fb0608a71e [2022-07-20T19:56:31.827Z] Removing intermediate container 1b2594b45594 [2022-07-20T19:56:31.827Z] ---> 0b83c25ee0a5 [2022-07-20T19:56:31.827Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-20T19:56:31.827Z] Removing intermediate container b0fb0608a71e [2022-07-20T19:56:31.827Z] ---> 0c7087cb0215 [2022-07-20T19:56:31.827Z] [2022-07-20T19:56:32.122Z] ---> Running in 0405502e7144 [2022-07-20T19:56:32.122Z] Successfully built 0c7087cb0215 [2022-07-20T19:56:32.122Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-20T19:56:32.122Z] Building security-spire-server [2022-07-20T19:56:32.122Z]  Building security-spiffe-token-provider ... done Removing intermediate container 0405502e7144 [2022-07-20T19:56:32.122Z] ---> 046ca629b480 [2022-07-20T19:56:32.122Z] Step 28/31 : CMD ["gate"] [2022-07-20T19:56:33.574Z] ---> Running in 8ef3c59c41f2 [2022-07-20T19:56:33.574Z] ---> fbd469299449 [2022-07-20T19:56:33.574Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-20T19:56:33.835Z] ---> Running in be74b7d52ae1 [2022-07-20T19:56:33.835Z] Removing intermediate container 8ef3c59c41f2 [2022-07-20T19:56:33.835Z] ---> 4085b9ea3f63 [2022-07-20T19:56:33.835Z] Step 29/31 : LABEL arch=x86_64 [2022-07-20T19:56:33.835Z] ---> Running in c3d5d1edeff1 [2022-07-20T19:56:33.835Z] ---> dfef88bbbfa1 [2022-07-20T19:56:33.835Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-20T19:56:34.096Z] ---> Running in 359946a60ef3 [2022-07-20T19:56:34.376Z] Removing intermediate container c3d5d1edeff1 [2022-07-20T19:56:34.376Z] ---> 372e418278bd [2022-07-20T19:56:34.376Z] Step 30/31 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:56:34.376Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-20T19:56:34.376Z] ---> Running in 6f1093fea5b7 [2022-07-20T19:56:34.376Z] Removing intermediate container 6f1093fea5b7 [2022-07-20T19:56:34.376Z] ---> 7d01c0cccdcb [2022-07-20T19:56:34.376Z] Step 31/31 : LABEL version=0.0.0 [2022-07-20T19:56:34.376Z] 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/core-command/core-command ./cmd/core-command [2022-07-20T19:56:34.638Z] ---> Running in cfe91013d6aa [2022-07-20T19:56:34.638Z] Removing intermediate container cfe91013d6aa [2022-07-20T19:56:34.638Z] ---> 3e4096197e14 [2022-07-20T19:56:34.638Z] [2022-07-20T19:56:34.897Z] Successfully built 3e4096197e14 [2022-07-20T19:56:34.897Z] Successfully tagged security-bootstrapper:latest [2022-07-20T19:56:34.897Z] Building support-notifications [2022-07-20T19:56:34.897Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T19:56:34.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-20T19:56:34.897Z] ---> d3ed26244161 [2022-07-20T19:56:34.897Z] Step 3/23 : WORKDIR /edgex-go [2022-07-20T19:56:34.897Z] ---> Using cache [2022-07-20T19:56:34.897Z] ---> bee82c0afcde [2022-07-20T19:56:34.897Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:56:34.897Z] ---> Using cache [2022-07-20T19:56:34.897Z] ---> 59141143c793 [2022-07-20T19:56:34.897Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-20T19:56:34.897Z] ---> Running in 5b8ce97eb886 [2022-07-20T19:56:35.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:36.402Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:36.664Z] OK: 211 MiB in 51 packages [2022-07-20T19:56:38.061Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T19:56:38.061Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-20T19:56:38.061Z] ---> d3ed26244161 [2022-07-20T19:56:38.061Z] Step 3/25 : WORKDIR /edgex-go [2022-07-20T19:56:38.061Z] ---> Using cache [2022-07-20T19:56:38.061Z] ---> bee82c0afcde [2022-07-20T19:56:38.061Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:56:38.061Z] ---> Using cache [2022-07-20T19:56:38.061Z] ---> 59141143c793 [2022-07-20T19:56:38.061Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-20T19:56:38.061Z] ---> Using cache [2022-07-20T19:56:38.061Z] ---> b2c8b5167ea9 [2022-07-20T19:56:38.061Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-20T19:56:38.061Z] ---> Using cache [2022-07-20T19:56:38.061Z] ---> 8e1f5311f2d8 [2022-07-20T19:56:38.061Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T19:56:38.061Z] ---> Using cache [2022-07-20T19:56:38.061Z] ---> b7cde2438ece [2022-07-20T19:56:38.061Z] Step 8/25 : COPY . . [2022-07-20T19:56:38.061Z] ---> Using cache [2022-07-20T19:56:38.061Z] ---> e067ea4b3011 [2022-07-20T19:56:38.061Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-20T19:56:38.061Z] ---> Using cache [2022-07-20T19:56:38.061Z] ---> a38eaad388ab [2022-07-20T19:56:38.061Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-20T19:56:38.061Z] ---> Using cache [2022-07-20T19:56:38.061Z] ---> f73463022ba7 [2022-07-20T19:56:38.061Z] 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-07-20T19:56:38.995Z] ---> Running in 86553e556f8a [2022-07-20T19:56:39.261Z] Removing intermediate container 5b8ce97eb886 [2022-07-20T19:56:39.261Z] ---> c530c36a7b70 [2022-07-20T19:56:39.261Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-20T19:56:39.540Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T19:56:39.540Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-20T19:56:39.540Z] ---> d3ed26244161 [2022-07-20T19:56:39.540Z] Step 3/22 : WORKDIR /edgex-go [2022-07-20T19:56:39.540Z] ---> Using cache [2022-07-20T19:56:39.540Z] ---> bee82c0afcde [2022-07-20T19:56:39.540Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:56:39.540Z] ---> Using cache [2022-07-20T19:56:39.540Z] ---> 59141143c793 [2022-07-20T19:56:39.540Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-20T19:56:39.802Z] ---> Running in dddda2503fac [2022-07-20T19:56:39.802Z] ---> 1520c087085c [2022-07-20T19:56:39.802Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T19:56:39.802Z] ---> Running in 914a6ce6d8fa [2022-07-20T19:56:40.375Z] Removing intermediate container 86553e556f8a [2022-07-20T19:56:40.375Z] ---> 748040c95fdc [2022-07-20T19:56:40.375Z] Step 12/25 : WORKDIR /edgex-go [2022-07-20T19:56:40.375Z] ---> Running in c9e148d397ba [2022-07-20T19:56:40.375Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:40.375Z] Removing intermediate container c9e148d397ba [2022-07-20T19:56:40.375Z] ---> d03cf69547d1 [2022-07-20T19:56:40.375Z] [2022-07-20T19:56:40.375Z] Step 13/25 : FROM alpine:3.15 [2022-07-20T19:56:40.375Z] ---> 2720e26172a0 [2022-07-20T19:56:40.375Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-20T19:56:40.375Z] ---> Using cache [2022-07-20T19:56:40.375Z] ---> 7d71081baffc [2022-07-20T19:56:40.375Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:56:40.375Z] ---> Using cache [2022-07-20T19:56:40.375Z] ---> 3ab27a4825bc [2022-07-20T19:56:40.375Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-20T19:56:40.375Z] ---> Using cache [2022-07-20T19:56:40.375Z] ---> e1a8b981b4da [2022-07-20T19:56:40.375Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-20T19:56:41.319Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:41.895Z] OK: 211 MiB in 51 packages [2022-07-20T19:56:42.157Z] ---> ca6e6bc11b63 [2022-07-20T19:56:42.157Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-20T19:56:42.729Z] Removing intermediate container dddda2503fac [2022-07-20T19:56:42.729Z] ---> 5c225d222a89 [2022-07-20T19:56:42.729Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-20T19:56:42.988Z] ---> c26cd6f5cc5a [2022-07-20T19:56:42.988Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-20T19:56:43.253Z] ---> a4c5595e712c [2022-07-20T19:56:43.253Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-20T19:56:43.253Z] ---> 0ad572327975 [2022-07-20T19:56:43.253Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T19:56:43.513Z] ---> Running in 930a97c9c4d8 [2022-07-20T19:56:44.087Z] ---> 2ebdb2f9899b [2022-07-20T19:56:44.087Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-20T19:56:44.087Z] ---> Running in d8e1263e7b2b [2022-07-20T19:56:44.347Z] Removing intermediate container d8e1263e7b2b [2022-07-20T19:56:44.347Z] ---> 06c36b983ce1 [2022-07-20T19:56:44.347Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-20T19:56:44.347Z] ---> Running in fcbac01034d6 [2022-07-20T19:56:44.917Z] Removing intermediate container fcbac01034d6 [2022-07-20T19:56:44.917Z] ---> 630ffa3ecada [2022-07-20T19:56:44.917Z] Step 23/25 : LABEL arch=x86_64 [2022-07-20T19:56:44.917Z] ---> Running in da56434eb7ca [2022-07-20T19:56:45.104Z] Removing intermediate container 33e571a1a22c [2022-07-20T19:56:45.104Z] ---> 904b1c53b6c9 [2022-07-20T19:56:45.104Z] Successfully built 904b1c53b6c9 [2022-07-20T19:56:45.104Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T19:56:45.487Z] Removing intermediate container da56434eb7ca [2022-07-20T19:56:45.487Z] ---> 74a3ec4212f7 [2022-07-20T19:56:45.487Z] Step 24/25 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:56:45.487Z] ---> Running in bda61f8e766e [2022-07-20T19:56:45.518Z] + docker inspect -f . ci-base-image-arm64 [2022-07-20T19:56:45.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T19:56:45.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-20604 does not seem to be running inside a container [2022-07-20T19:56:45.951Z] $ 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-07-20T19:56:46.433Z] Removing intermediate container bda61f8e766e [2022-07-20T19:56:46.433Z] ---> 9fe5b83f0a34 [2022-07-20T19:56:46.433Z] Step 25/25 : LABEL version=0.0.0 [2022-07-20T19:56:46.433Z] ---> Running in a70b4a3a1e6e [2022-07-20T19:56:46.694Z] Removing intermediate container a70b4a3a1e6e [2022-07-20T19:56:46.694Z] ---> 88126e22aff2 [2022-07-20T19:56:46.694Z] [2022-07-20T19:56:46.954Z] Successfully built 88126e22aff2 [2022-07-20T19:56:46.954Z] Successfully tagged security-spire-server:latest [2022-07-20T19:56:46.954Z]  Building security-spire-server ... done Building security-proxy-setup [2022-07-20T19:56:47.299Z] $ docker top 29f10bb854fc81a88553ba1512897d2ee31468fab2f2f37f4bf0622564e501c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T19:56:48.301Z] + go version [2022-07-20T19:56:48.301Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-20T19:56:48.350Z] $ docker stop --time=1 29f10bb854fc81a88553ba1512897d2ee31468fab2f2f37f4bf0622564e501c5 [2022-07-20T19:56:48.866Z] Removing intermediate container 914a6ce6d8fa [2022-07-20T19:56:48.866Z] ---> 3e4cceb08df2 [2022-07-20T19:56:48.866Z] Step 8/23 : COPY . . [2022-07-20T19:56:50.009Z] $ docker rm -f 29f10bb854fc81a88553ba1512897d2ee31468fab2f2f37f4bf0622564e501c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T19:56:50.952Z] + docker inspect -f . ci-base-image-arm64 [2022-07-20T19:56:50.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T19:56:51.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-20604 does not seem to be running inside a container [2022-07-20T19:56:51.361Z] $ 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-07-20T19:56:52.664Z] $ docker top 7a97c0afaf7f19d96aa53a0be86e40bb3444503b843e2414f415b8dae3bd5f6e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-20T19:56:52.981Z] ========================================================= [2022-07-20T19:56:52.981Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-20T19:56:52.981Z] ========================================================= [Pipeline] sh [2022-07-20T19:56:53.081Z] Removing intermediate container 930a97c9c4d8 [2022-07-20T19:56:53.081Z] ---> 0b80c6c94c04 [2022-07-20T19:56:53.081Z] Step 8/22 : COPY . . [2022-07-20T19:56:53.649Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-20T19:56:54.026Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T19:56:54.026Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-20T19:56:54.026Z] ---> d3ed26244161 [2022-07-20T19:56:54.026Z] Step 3/22 : WORKDIR /edgex-go [2022-07-20T19:56:54.026Z] ---> Using cache [2022-07-20T19:56:54.026Z] ---> bee82c0afcde [2022-07-20T19:56:54.026Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:56:54.026Z] ---> Using cache [2022-07-20T19:56:54.026Z] ---> 59141143c793 [2022-07-20T19:56:54.026Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-20T19:56:54.026Z] ---> Using cache [2022-07-20T19:56:54.026Z] ---> eb7cd02dd72b [2022-07-20T19:56:54.026Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-20T19:56:54.026Z] ---> Using cache [2022-07-20T19:56:54.026Z] ---> 41c83ae560a1 [2022-07-20T19:56:54.026Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T19:56:54.026Z] ---> Using cache [2022-07-20T19:56:54.026Z] ---> f8b28f5f7ab6 [2022-07-20T19:56:54.026Z] Step 8/22 : COPY . . [2022-07-20T19:56:54.026Z] ---> Using cache [2022-07-20T19:56:54.026Z] ---> dfef88bbbfa1 [2022-07-20T19:56:54.026Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-20T19:56:54.371Z] + make test [2022-07-20T19:56:54.371Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-20T19:56:54.976Z] ---> Running in b6092d2945ba [2022-07-20T19:56:55.545Z] 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-07-20T19:56:57.457Z] Removing intermediate container 359946a60ef3 [2022-07-20T19:56:57.457Z] ---> 6cb6dccae032 [2022-07-20T19:56:57.457Z] [2022-07-20T19:56:57.457Z] Step 10/23 : FROM alpine:3.16 [2022-07-20T19:56:57.457Z] ---> d7d3d98c851f [2022-07-20T19:56:57.457Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-20T19:56:57.457Z] ---> Running in 9ebd49133684 [2022-07-20T19:56:57.717Z] ---> 67ca679c12cd [2022-07-20T19:56:57.717Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-20T19:56:57.717Z] ---> Running in 4d2d2704fab9 [2022-07-20T19:56:57.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:57.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:56:58.234Z] 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-07-20T19:56:58.235Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-20T19:56:58.235Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T19:56:58.235Z] OK: 6 MiB in 15 packages [2022-07-20T19:56:59.614Z] Removing intermediate container 9ebd49133684 [2022-07-20T19:56:59.614Z] ---> 2f407e5bffd7 [2022-07-20T19:56:59.614Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-20T19:56:59.614Z] ---> Running in 08a5f1715e7a [2022-07-20T19:56:59.873Z] Removing intermediate container 08a5f1715e7a [2022-07-20T19:56:59.873Z] ---> 1893b7c8e260 [2022-07-20T19:56:59.873Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-20T19:56:59.873Z] ---> Running in ea5f0c7ae173 [2022-07-20T19:56:59.873Z] ---> 4c4dd188b35a [2022-07-20T19:56:59.873Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-20T19:56:59.873Z] ---> Running in 3ea95f4d6925 [2022-07-20T19:57:00.133Z] Removing intermediate container ea5f0c7ae173 [2022-07-20T19:57:00.133Z] ---> 295415cac223 [2022-07-20T19:57:00.133Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-20T19:57:00.133Z] ---> Running in eb38b481b1d9 [2022-07-20T19:57:00.394Z] Removing intermediate container eb38b481b1d9 [2022-07-20T19:57:00.394Z] ---> 1d1291333a66 [2022-07-20T19:57:00.394Z] Step 15/23 : WORKDIR / [2022-07-20T19:57:00.678Z] ---> Running in 1ac4e1372f88 [2022-07-20T19:57:00.678Z] Removing intermediate container be74b7d52ae1 [2022-07-20T19:57:00.678Z] ---> 25f47c98f563 [2022-07-20T19:57:00.678Z] [2022-07-20T19:57:00.678Z] Step 10/22 : FROM alpine:3.16 [2022-07-20T19:57:00.678Z] ---> d7d3d98c851f [2022-07-20T19:57:00.678Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-20T19:57:00.678Z] ---> Using cache [2022-07-20T19:57:00.678Z] ---> 2f407e5bffd7 [2022-07-20T19:57:00.678Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-20T19:57:00.678Z] ---> Using cache [2022-07-20T19:57:00.678Z] ---> 1893b7c8e260 [2022-07-20T19:57:00.678Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-20T19:57:00.678Z] ---> Running in e33022852041 [2022-07-20T19:57:00.678Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-20T19:57:00.678Z] Removing intermediate container 1ac4e1372f88 [2022-07-20T19:57:00.678Z] ---> a35b7e761e1c [2022-07-20T19:57:00.678Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-20T19:57:00.942Z] Removing intermediate container e33022852041 [2022-07-20T19:57:00.942Z] ---> 515b3f258a29 [2022-07-20T19:57:00.942Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-20T19:57:00.942Z] ---> Running in ab6b833a8c6b [2022-07-20T19:57:01.201Z] ---> 25d28b116af9 [2022-07-20T19:57:01.201Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-20T19:57:01.201Z] Removing intermediate container ab6b833a8c6b [2022-07-20T19:57:01.201Z] ---> 7322b50b884b [2022-07-20T19:57:01.201Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-20T19:57:01.462Z] ---> 1d812e390c99 [2022-07-20T19:57:01.462Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-20T19:57:01.721Z] ---> 502eb8c365ec [2022-07-20T19:57:01.721Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-20T19:57:02.299Z] ---> 57e6b8ea9191 [2022-07-20T19:57:02.299Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-20T19:57:02.299Z] ---> Running in 8ddf8011bb1b [2022-07-20T19:57:02.561Z] Removing intermediate container 8ddf8011bb1b [2022-07-20T19:57:02.561Z] ---> 809bd7b5eb3d [2022-07-20T19:57:02.561Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T19:57:02.561Z] ---> 1b4be0430f25 [2022-07-20T19:57:02.561Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-20T19:57:02.561Z] ---> Running in 3b3079316081 [2022-07-20T19:57:02.823Z] Removing intermediate container 3b3079316081 [2022-07-20T19:57:02.823Z] ---> a3161c2c0c49 [2022-07-20T19:57:02.823Z] Step 21/23 : LABEL arch=x86_64 [2022-07-20T19:57:02.823Z] ---> c5482dc6a69d [2022-07-20T19:57:02.823Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-20T19:57:02.823Z] ---> Running in d95b64dc2c88 [2022-07-20T19:57:03.084Z] ---> Running in a5750b2d167f [2022-07-20T19:57:03.343Z] Removing intermediate container d95b64dc2c88 [2022-07-20T19:57:03.343Z] ---> 36f1fb358a4d [2022-07-20T19:57:03.343Z] Step 22/23 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:57:03.343Z] Removing intermediate container a5750b2d167f [2022-07-20T19:57:03.343Z] ---> d040406f461a [2022-07-20T19:57:03.343Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T19:57:03.343Z] ---> Running in ccbdf7948fbf [2022-07-20T19:57:03.343Z] ---> Running in 76a43906102e [2022-07-20T19:57:03.910Z] Removing intermediate container 76a43906102e [2022-07-20T19:57:03.910Z] ---> 244fe68cf0e5 [2022-07-20T19:57:03.910Z] Step 20/22 : LABEL arch=x86_64 [2022-07-20T19:57:03.910Z] Removing intermediate container ccbdf7948fbf [2022-07-20T19:57:03.910Z] ---> 35bdbb960590 [2022-07-20T19:57:03.910Z] Step 23/23 : LABEL version=0.0.0 [2022-07-20T19:57:03.910Z] ---> Running in 648fd0b6b059 [2022-07-20T19:57:03.910Z] ---> Running in bbfcb8c6a178 [2022-07-20T19:57:04.180Z] Removing intermediate container 648fd0b6b059 [2022-07-20T19:57:04.180Z] ---> bee699a218c4 [2022-07-20T19:57:04.180Z] Step 21/22 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:57:04.180Z] Removing intermediate container bbfcb8c6a178 [2022-07-20T19:57:04.180Z] ---> a859718ecb91 [2022-07-20T19:57:04.180Z] [2022-07-20T19:57:04.449Z] ---> Running in d0bf95e5174c [2022-07-20T19:57:04.449Z] Successfully built a859718ecb91 [2022-07-20T19:57:04.449Z] Successfully tagged core-command:latest [2022-07-20T19:57:04.449Z]  Building core-command ... done Building core-metadata [2022-07-20T19:57:07.741Z] Removing intermediate container d0bf95e5174c [2022-07-20T19:57:07.741Z] ---> f4e341b9dc4e [2022-07-20T19:57:07.741Z] Step 22/22 : LABEL version=0.0.0 [2022-07-20T19:57:09.129Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T19:57:09.129Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-20T19:57:09.129Z] ---> d3ed26244161 [2022-07-20T19:57:09.129Z] Step 3/23 : WORKDIR /edgex-go [2022-07-20T19:57:09.129Z] ---> Using cache [2022-07-20T19:57:09.129Z] ---> bee82c0afcde [2022-07-20T19:57:09.129Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:57:09.129Z] ---> Using cache [2022-07-20T19:57:09.129Z] ---> 59141143c793 [2022-07-20T19:57:09.129Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-20T19:57:09.129Z] ---> Using cache [2022-07-20T19:57:09.129Z] ---> eb7cd02dd72b [2022-07-20T19:57:09.129Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-20T19:57:09.129Z] ---> Using cache [2022-07-20T19:57:09.129Z] ---> 41c83ae560a1 [2022-07-20T19:57:09.129Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T19:57:09.129Z] ---> Using cache [2022-07-20T19:57:09.129Z] ---> f8b28f5f7ab6 [2022-07-20T19:57:09.129Z] Step 8/23 : COPY . . [2022-07-20T19:57:09.129Z] ---> Using cache [2022-07-20T19:57:09.129Z] ---> dfef88bbbfa1 [2022-07-20T19:57:09.129Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-20T19:57:13.363Z] ---> Running in 5300714f0ae2 [2022-07-20T19:57:13.363Z] ---> Running in efc75d56982a [2022-07-20T19:57:13.941Z] Removing intermediate container efc75d56982a [2022-07-20T19:57:13.942Z] ---> 7d2db463c62e [2022-07-20T19:57:13.942Z] [2022-07-20T19:57:14.202Z] 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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-20T19:57:14.202Z] Successfully built 7d2db463c62e [2022-07-20T19:57:14.202Z] Successfully tagged support-scheduler:latest [2022-07-20T19:57:14.202Z] Building core-data [2022-07-20T19:57:14.772Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-20T19:57:20.077Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T19:57:20.077Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-20T19:57:20.077Z] ---> d3ed26244161 [2022-07-20T19:57:20.077Z] Step 3/23 : WORKDIR /edgex-go [2022-07-20T19:57:20.077Z] ---> Using cache [2022-07-20T19:57:20.077Z] ---> bee82c0afcde [2022-07-20T19:57:20.077Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:57:20.077Z] ---> Using cache [2022-07-20T19:57:20.077Z] ---> 59141143c793 [2022-07-20T19:57:20.077Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-20T19:57:26.674Z] ---> Running in 0554450607d3 [2022-07-20T19:57:26.674Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:57:26.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:57:27.509Z] OK: 211 MiB in 51 packages [2022-07-20T19:57:30.809Z] Removing intermediate container 4d2d2704fab9 [2022-07-20T19:57:30.809Z] ---> afea8a198a03 [2022-07-20T19:57:30.809Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-20T19:57:31.070Z] ---> Running in 9f366d3fc026 [2022-07-20T19:57:31.344Z] Removing intermediate container b6092d2945ba [2022-07-20T19:57:31.344Z] ---> 38f64a1f589e [2022-07-20T19:57:31.344Z] [2022-07-20T19:57:31.344Z] Step 10/22 : FROM alpine:3.16 [2022-07-20T19:57:31.604Z] 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-07-20T19:57:31.604Z] ---> d7d3d98c851f [2022-07-20T19:57:31.604Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-20T19:57:31.863Z] Removing intermediate container 0554450607d3 [2022-07-20T19:57:31.863Z] ---> 6b21e405daa2 [2022-07-20T19:57:31.863Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-20T19:57:33.253Z] ---> Running in ed5c4cd82bd5 [2022-07-20T19:57:33.393Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-20T19:57:34.641Z] ---> a05222c26b6e [2022-07-20T19:57:34.641Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T19:57:34.904Z] ---> Running in 1e42663ee7c3 [2022-07-20T19:57:35.165Z] Removing intermediate container 3ea95f4d6925 [2022-07-20T19:57:35.165Z] ---> be1c4a89a2e8 [2022-07-20T19:57:35.165Z] [2022-07-20T19:57:35.165Z] Step 10/22 : FROM alpine:3.16 [2022-07-20T19:57:35.165Z] ---> d7d3d98c851f [2022-07-20T19:57:35.165Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-20T19:57:35.165Z] ---> Running in baad126b7fce [2022-07-20T19:57:35.165Z] Removing intermediate container 9f366d3fc026 [2022-07-20T19:57:35.165Z] ---> 43c11f90dbfa [2022-07-20T19:57:35.165Z] [2022-07-20T19:57:35.165Z] Step 11/23 : FROM docker:20.10.14 [2022-07-20T19:57:35.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:57:35.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:57:35.688Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-20T19:57:35.688Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-20T19:57:35.688Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-20T19:57:35.688Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-20T19:57:35.688Z] (5/6) Installing curl (7.83.1-r2) [2022-07-20T19:57:35.688Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-20T19:57:35.688Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T19:57:35.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:57:35.688Z] Executing ca-certificates-20211220-r0.trigger [2022-07-20T19:57:35.948Z] OK: 8 MiB in 20 packages [2022-07-20T19:57:35.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:57:35.948Z] 20.10.14: Pulling from library/docker [2022-07-20T19:57:36.207Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-20T19:57:36.207Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-20T19:57:36.207Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T19:57:36.207Z] Executing ca-certificates-20211220-r0.trigger [2022-07-20T19:57:36.207Z] OK: 6 MiB in 16 packages [2022-07-20T19:57:39.504Z] Removing intermediate container 5300714f0ae2 [2022-07-20T19:57:39.504Z] ---> 6989100c97e4 [2022-07-20T19:57:39.504Z] [2022-07-20T19:57:39.504Z] Step 10/23 : FROM alpine:3.16 [2022-07-20T19:57:39.504Z] ---> d7d3d98c851f [2022-07-20T19:57:39.504Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-20T19:57:39.504Z] ---> Using cache [2022-07-20T19:57:39.504Z] ---> 2f407e5bffd7 [2022-07-20T19:57:39.504Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-20T19:57:39.505Z] ---> Using cache [2022-07-20T19:57:39.505Z] ---> 1893b7c8e260 [2022-07-20T19:57:39.505Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-20T19:57:39.766Z] Removing intermediate container baad126b7fce [2022-07-20T19:57:39.766Z] ---> d54cf4cc2ad2 [2022-07-20T19:57:39.766Z] ---> Running in f257cf8f2d7a [2022-07-20T19:57:39.766Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-20T19:57:40.029Z] Removing intermediate container ed5c4cd82bd5 [2022-07-20T19:57:40.029Z] ---> e5b7f226ea21 [2022-07-20T19:57:40.029Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-20T19:57:40.029Z] ---> Running in acbac46da285 [2022-07-20T19:57:40.029Z] ---> Running in 555ddc8b79d4 [2022-07-20T19:57:40.029Z] Removing intermediate container f257cf8f2d7a [2022-07-20T19:57:40.029Z] ---> 6ba1f25ebb3c [2022-07-20T19:57:40.029Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-20T19:57:40.292Z] ---> Running in e0fbbd8e4cb5 [2022-07-20T19:57:40.292Z] Removing intermediate container acbac46da285 [2022-07-20T19:57:40.292Z] ---> 57fa39933524 [2022-07-20T19:57:40.292Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-20T19:57:41.677Z] Removing intermediate container 555ddc8b79d4 [2022-07-20T19:57:41.677Z] ---> be753af46902 [2022-07-20T19:57:41.677Z] Step 13/22 : WORKDIR /edgex [2022-07-20T19:57:41.677Z] ---> Running in ef1621185f91 [2022-07-20T19:57:41.677Z] Removing intermediate container e0fbbd8e4cb5 [2022-07-20T19:57:41.677Z] ---> ae1769eb4c06 [2022-07-20T19:57:41.677Z] Step 15/23 : WORKDIR / [2022-07-20T19:57:41.677Z] ---> Running in 27ac0989aaf2 [2022-07-20T19:57:41.973Z] ---> Running in b4c620666ee3 [2022-07-20T19:57:41.973Z] Removing intermediate container ef1621185f91 [2022-07-20T19:57:41.973Z] ---> 10a57271ed0c [2022-07-20T19:57:41.973Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-20T19:57:42.232Z] ---> Running in bb7e202c19f5 [2022-07-20T19:57:42.491Z] Removing intermediate container 27ac0989aaf2 [2022-07-20T19:57:42.491Z] ---> c87e3fdead8c [2022-07-20T19:57:42.491Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-20T19:57:42.492Z] Removing intermediate container b4c620666ee3 [2022-07-20T19:57:42.492Z] ---> a6ee8e578df9 [2022-07-20T19:57:42.492Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-20T19:57:42.783Z] Removing intermediate container bb7e202c19f5 [2022-07-20T19:57:42.783Z] ---> 0c3052c02139 [2022-07-20T19:57:42.783Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-20T19:57:42.783Z] ---> 2176da8d4ec6 [2022-07-20T19:57:42.783Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-20T19:57:42.783Z] ---> 1690d0390e0e [2022-07-20T19:57:42.783Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-20T19:57:43.043Z] ---> 84d481dedf4c [2022-07-20T19:57:43.043Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-20T19:57:43.043Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-20T19:57:43.043Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-20T19:57:43.043Z] ---> 7417809fdb73 [2022-07-20T19:57:43.043Z] 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-07-20T19:57:43.987Z] ---> Running in 161533a2c726 [2022-07-20T19:57:43.987Z] ---> 0631b3bad689 [2022-07-20T19:57:43.987Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-20T19:57:43.987Z] ---> 8993b10e191a [2022-07-20T19:57:43.987Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-20T19:57:43.987Z] ---> ed7baa406b56 [2022-07-20T19:57:43.987Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-20T19:57:44.247Z] Removing intermediate container 161533a2c726 [2022-07-20T19:57:44.247Z] ---> 0a9f9165a403 [2022-07-20T19:57:44.247Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-20T19:57:44.508Z] ---> cf89302dbb55 [2022-07-20T19:57:44.508Z] ---> afe03167cd50 [2022-07-20T19:57:44.508Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-20T19:57:44.508Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-20T19:57:44.508Z] ---> Running in 864c91c8d1bc [2022-07-20T19:57:44.508Z] ---> Running in ce5e327a6c62 [2022-07-20T19:57:44.508Z] ---> Running in 05ad5e1015e3 [2022-07-20T19:57:44.508Z] ---> 8f03b77587c6 [2022-07-20T19:57:44.508Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-20T19:57:44.827Z] Removing intermediate container ce5e327a6c62 [2022-07-20T19:57:44.827Z] ---> 562018bea2e1 [2022-07-20T19:57:44.828Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T19:57:44.828Z] Removing intermediate container 1e42663ee7c3 [2022-07-20T19:57:44.828Z] ---> 43533eb2d96c [2022-07-20T19:57:44.828Z] Step 8/23 : COPY . . [2022-07-20T19:57:44.828Z] ---> Running in 0c5ff9cf4e9b [2022-07-20T19:57:44.828Z] Removing intermediate container 05ad5e1015e3 [2022-07-20T19:57:44.828Z] ---> 0f38557ba50b [2022-07-20T19:57:44.828Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T19:57:44.828Z] ---> Running in bc71be904fef [2022-07-20T19:57:44.828Z] ---> 48b4e688043d [2022-07-20T19:57:44.828Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-20T19:57:44.828Z] ---> Running in 1f8eaf15bf2e [2022-07-20T19:57:45.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:57:45.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:57:45.348Z] Removing intermediate container 0c5ff9cf4e9b [2022-07-20T19:57:45.348Z] ---> 2673c8268191 [2022-07-20T19:57:45.348Z] Step 21/23 : LABEL arch=x86_64 [2022-07-20T19:57:45.348Z] (1/43) Installing readline (8.1.1-r0) [2022-07-20T19:57:45.348Z] (2/43) Installing bash (5.1.16-r0) [2022-07-20T19:57:45.348Z] Executing bash-5.1.16-r0.post-install [2022-07-20T19:57:45.348Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-20T19:57:45.348Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-20T19:57:45.348Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-20T19:57:45.348Z] (6/43) Installing curl (7.80.0-r2) [2022-07-20T19:57:45.348Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-20T19:57:45.348Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-20T19:57:45.348Z] (9/43) Installing expat (2.4.7-r0) [2022-07-20T19:57:45.348Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-20T19:57:45.348Z] (11/43) Installing gdbm (1.22-r0) [2022-07-20T19:57:45.348Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-20T19:57:45.348Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-20T19:57:45.348Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-20T19:57:45.348Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-20T19:57:45.348Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-20T19:57:45.348Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-20T19:57:45.917Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-20T19:57:45.917Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-20T19:57:45.917Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-20T19:57:45.917Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-20T19:57:45.917Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-20T19:57:45.917Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-20T19:57:45.917Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-20T19:57:45.917Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-20T19:57:45.917Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-20T19:57:45.917Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-20T19:57:45.917Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-20T19:57:45.917Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-20T19:57:45.917Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-20T19:57:45.917Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-20T19:57:45.917Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-20T19:57:45.917Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-20T19:57:45.917Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-20T19:57:45.917Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-20T19:57:45.917Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-20T19:57:45.917Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-20T19:57:45.917Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-20T19:57:45.917Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-20T19:57:45.917Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-20T19:57:45.917Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-20T19:57:45.917Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-20T19:57:45.917Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-20T19:57:46.177Z] Executing busybox-1.34.1-r5.trigger [2022-07-20T19:57:46.177Z] OK: 83 MiB in 65 packages [2022-07-20T19:57:47.118Z] Collecting docker-compose==1.23.2 [2022-07-20T19:57:47.118Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-20T19:57:47.118Z] Collecting docopt<0.7,>=0.6.1 [2022-07-20T19:57:47.118Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-20T19:57:47.377Z] Collecting cached-property<2,>=1.2.0 [2022-07-20T19:57:47.377Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-20T19:57:47.636Z] Collecting jsonschema<3,>=2.5.1 [2022-07-20T19:57:47.636Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-20T19:57:47.636Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-20T19:57:47.636Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-20T19:57:47.898Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-20T19:57:47.898Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-20T19:57:47.898Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-20T19:57:47.898Z] Collecting texttable<0.10,>=0.9.0 [2022-07-20T19:57:47.898Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-20T19:57:48.836Z] Removing intermediate container bc71be904fef [2022-07-20T19:57:48.836Z] ---> 80feca2de8e7 [2022-07-20T19:57:48.836Z] Step 20/22 : LABEL arch=x86_64 [2022-07-20T19:57:48.836Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-20T19:57:48.836Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-20T19:57:49.437Z] ---> Running in de9167d920f7 [2022-07-20T19:57:49.437Z] Collecting PyYAML<4,>=3.10 [2022-07-20T19:57:49.437Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-20T19:57:49.437Z] ---> Running in 343efacce5aa [2022-07-20T19:57:49.704Z] Removing intermediate container de9167d920f7 [2022-07-20T19:57:49.704Z] ---> b12400560cde [2022-07-20T19:57:49.704Z] Step 22/23 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:57:49.704Z] ---> Running in 52def649c551 [2022-07-20T19:57:49.704Z] Removing intermediate container 343efacce5aa [2022-07-20T19:57:49.704Z] ---> 73879555e6d7 [2022-07-20T19:57:49.704Z] Step 21/22 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:57:49.704Z] ---> 555abb9e86ef [2022-07-20T19:57:49.704Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-20T19:57:49.704Z] ---> Running in 004d51009d10 [2022-07-20T19:57:49.704Z] Removing intermediate container 52def649c551 [2022-07-20T19:57:49.704Z] ---> 3bd771148daf [2022-07-20T19:57:49.704Z] Step 23/23 : LABEL version=0.0.0 [2022-07-20T19:57:49.704Z] Removing intermediate container 1f8eaf15bf2e [2022-07-20T19:57:49.704Z] ---> 7826520d9837 [2022-07-20T19:57:49.704Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-20T19:57:49.968Z] ---> Running in 8b619667de37 [2022-07-20T19:57:49.968Z] ---> Running in 073d8e95144b [2022-07-20T19:57:49.968Z] Removing intermediate container 004d51009d10 [2022-07-20T19:57:49.968Z] ---> e9dd8bb089f5 [2022-07-20T19:57:49.968Z] Step 22/22 : LABEL version=0.0.0 [2022-07-20T19:57:49.968Z] ---> Running in 9838e3459596 [2022-07-20T19:57:49.968Z] ---> Running in fe95a16065bc [2022-07-20T19:57:50.232Z] Removing intermediate container 073d8e95144b [2022-07-20T19:57:50.232Z] ---> 708546a75cce [2022-07-20T19:57:50.232Z] [2022-07-20T19:57:50.232Z] Removing intermediate container 9838e3459596 [2022-07-20T19:57:50.232Z] ---> 1b6de28c75ac [2022-07-20T19:57:50.232Z] Step 20/22 : LABEL arch=x86_64 [2022-07-20T19:57:50.232Z] 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-07-20T19:57:50.232Z] Removing intermediate container fe95a16065bc [2022-07-20T19:57:50.232Z] ---> a1e29a2da3cd [2022-07-20T19:57:50.232Z] [2022-07-20T19:57:50.232Z] ---> Running in 4d7770b379d9 [2022-07-20T19:57:50.232Z] Successfully built 708546a75cce [2022-07-20T19:57:50.232Z] Successfully tagged core-metadata:latest [2022-07-20T19:57:50.232Z]  Building core-metadata ... done Collecting docker<4.0,>=3.6.0 [2022-07-20T19:57:50.232Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-20T19:57:50.501Z] Removing intermediate container 4d7770b379d9 [2022-07-20T19:57:50.501Z] ---> eb104789dfce [2022-07-20T19:57:50.501Z] Step 21/22 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:57:50.501Z] ---> Running in b49a9f5b7ec2 [2022-07-20T19:57:50.501Z] Successfully built a1e29a2da3cd [2022-07-20T19:57:50.501Z] Successfully tagged support-notifications:latest [2022-07-20T19:57:50.501Z]  Building support-notifications ... done Collecting docker-pycreds>=0.4.0 [2022-07-20T19:57:50.501Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-20T19:57:50.501Z] Removing intermediate container b49a9f5b7ec2 [2022-07-20T19:57:50.501Z] ---> 0bfa814a4318 [2022-07-20T19:57:50.501Z] Step 22/22 : LABEL version=0.0.0 [2022-07-20T19:57:50.501Z] ---> Running in 79b8d9319fe3 [2022-07-20T19:57:50.501Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-20T19:57:50.501Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-20T19:57:50.501Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-20T19:57:50.501Z] Collecting idna<2.8,>=2.5 [2022-07-20T19:57:50.764Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-20T19:57:50.764Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-20T19:57:50.764Z] Removing intermediate container 79b8d9319fe3 [2022-07-20T19:57:50.764Z] ---> 1042101e24ec [2022-07-20T19:57:50.764Z] [2022-07-20T19:57:50.764Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-20T19:57:50.764Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-20T19:57:50.764Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-20T19:57:50.764Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-20T19:57:50.764Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-20T19:57:50.764Z] Successfully built 1042101e24ec [2022-07-20T19:57:50.764Z] Successfully tagged security-proxy-setup:latest [2022-07-20T19:57:50.764Z]  Building security-proxy-setup ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-20T19:57:50.764Z] Attempting uninstall: urllib3 [2022-07-20T19:57:50.764Z] Found existing installation: urllib3 1.26.7 [2022-07-20T19:57:50.764Z] Uninstalling urllib3-1.26.7: [2022-07-20T19:57:50.764Z] Successfully uninstalled urllib3-1.26.7 [2022-07-20T19:57:51.028Z] Attempting uninstall: idna [2022-07-20T19:57:51.028Z] Found existing installation: idna 3.3 [2022-07-20T19:57:51.028Z] Uninstalling idna-3.3: [2022-07-20T19:57:51.028Z] Successfully uninstalled idna-3.3 [2022-07-20T19:57:51.605Z] Attempting uninstall: requests [2022-07-20T19:57:51.605Z] Found existing installation: requests 2.26.0 [2022-07-20T19:57:51.605Z] Uninstalling requests-2.26.0: [2022-07-20T19:57:51.605Z] Successfully uninstalled requests-2.26.0 [2022-07-20T19:57:51.605Z] Running setup.py install for texttable: started [2022-07-20T19:57:51.868Z] Running setup.py install for texttable: finished with status 'done' [2022-07-20T19:57:51.868Z] Running setup.py install for PyYAML: started [2022-07-20T19:57:52.132Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-20T19:57:52.395Z] Running setup.py install for docopt: started [2022-07-20T19:57:52.658Z] Running setup.py install for docopt: finished with status 'done' [2022-07-20T19:57:52.658Z] Running setup.py install for dockerpty: started [2022-07-20T19:57:52.922Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-20T19:57:53.184Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-20T19:57:59.813Z] Removing intermediate container 864c91c8d1bc [2022-07-20T19:57:59.813Z] ---> a57ca44c2352 [2022-07-20T19:57:59.813Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-20T19:57:59.813Z] ---> Running in 4f901d44d913 [2022-07-20T19:57:59.813Z] Removing intermediate container 4f901d44d913 [2022-07-20T19:57:59.813Z] ---> bae347fafe46 [2022-07-20T19:57:59.813Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-20T19:57:59.813Z] ---> Running in 815686331e35 [2022-07-20T19:57:59.813Z] Removing intermediate container 815686331e35 [2022-07-20T19:57:59.813Z] ---> 8ad767b910d0 [2022-07-20T19:57:59.813Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-20T19:57:59.813Z] ---> 7373317f22fe [2022-07-20T19:57:59.813Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-20T19:58:00.076Z] ---> a3557e9c5804 [2022-07-20T19:58:00.076Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-20T19:58:00.353Z] ---> 6fadd7aa0aa9 [2022-07-20T19:58:00.353Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-20T19:58:00.353Z] ---> Running in f0eeb6b7ba79 [2022-07-20T19:58:00.643Z] Removing intermediate container f0eeb6b7ba79 [2022-07-20T19:58:00.643Z] ---> f965b0fcf236 [2022-07-20T19:58:00.643Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T19:58:00.643Z] ---> Running in 86105f8a4a3e [2022-07-20T19:58:00.643Z] Removing intermediate container 86105f8a4a3e [2022-07-20T19:58:00.643Z] ---> c7929864e963 [2022-07-20T19:58:00.643Z] Step 21/23 : LABEL arch=x86_64 [2022-07-20T19:58:00.948Z] ---> Running in 0272a602ddda [2022-07-20T19:58:00.948Z] Removing intermediate container 0272a602ddda [2022-07-20T19:58:00.948Z] ---> 284d5c9489c1 [2022-07-20T19:58:00.948Z] Step 22/23 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:58:00.948Z] ---> Running in c94d58d27f60 [2022-07-20T19:58:00.948Z] Removing intermediate container c94d58d27f60 [2022-07-20T19:58:00.948Z] ---> b4d8661034f4 [2022-07-20T19:58:00.948Z] Step 23/23 : LABEL version=0.0.0 [2022-07-20T19:58:00.948Z] ---> Running in a850a3a8e333 [2022-07-20T19:58:01.255Z] Removing intermediate container a850a3a8e333 [2022-07-20T19:58:01.255Z] ---> 465d50dfcd72 [2022-07-20T19:58:01.255Z] [2022-07-20T19:58:01.255Z] Successfully built 465d50dfcd72 [2022-07-20T19:58:01.255Z] Successfully tagged sys-mgmt-agent:latest [2022-07-20T19:58:09.636Z]  Building sys-mgmt-agent ... done Removing intermediate container 8b619667de37 [2022-07-20T19:58:09.636Z] ---> 1ce6f777948c [2022-07-20T19:58:09.636Z] [2022-07-20T19:58:09.636Z] Step 10/23 : FROM alpine:3.16 [2022-07-20T19:58:09.636Z] ---> d7d3d98c851f [2022-07-20T19:58:09.636Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-20T19:58:09.636Z] ---> Running in 96fbf2bfd18c [2022-07-20T19:58:09.636Z] Removing intermediate container 96fbf2bfd18c [2022-07-20T19:58:09.636Z] ---> 36ed746800db [2022-07-20T19:58:09.636Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-20T19:58:09.636Z] ---> Running in 0ec3612f98e1 [2022-07-20T19:58:09.636Z] Removing intermediate container 0ec3612f98e1 [2022-07-20T19:58:09.636Z] ---> ce61c38f19e3 [2022-07-20T19:58:09.636Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-20T19:58:09.636Z] ---> Running in b094db3f6018 [2022-07-20T19:58:09.636Z] Removing intermediate container b094db3f6018 [2022-07-20T19:58:09.636Z] ---> ab5c9b802648 [2022-07-20T19:58:09.636Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T19:58:09.636Z] ---> Running in 05475f355d88 [2022-07-20T19:58:09.636Z] Removing intermediate container 05475f355d88 [2022-07-20T19:58:09.636Z] ---> 23737b1c0457 [2022-07-20T19:58:09.636Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-20T19:58:09.636Z] ---> Running in b8f94ddb5da5 [2022-07-20T19:58:09.636Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T19:58:10.205Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T19:58:10.464Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-20T19:58:10.724Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-20T19:58:10.724Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-20T19:58:10.724Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-20T19:58:10.991Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-20T19:58:10.991Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-20T19:58:11.250Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T19:58:11.250Z] OK: 8 MiB in 20 packages [2022-07-20T19:58:11.510Z] Removing intermediate container b8f94ddb5da5 [2022-07-20T19:58:11.510Z] ---> 99238a6e0053 [2022-07-20T19:58:11.510Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-20T19:58:11.769Z] ---> 4945131cde50 [2022-07-20T19:58:11.769Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-20T19:58:12.028Z] ---> a568ef07edbc [2022-07-20T19:58:12.028Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-20T19:58:12.287Z] ---> 7a4cc4189e44 [2022-07-20T19:58:12.287Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-20T19:58:12.287Z] ---> Running in 477f87909eeb [2022-07-20T19:58:12.287Z] Removing intermediate container 477f87909eeb [2022-07-20T19:58:12.287Z] ---> 5e5ee7a9dfa5 [2022-07-20T19:58:12.287Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T19:58:12.287Z] ---> Running in e6131088d9bf [2022-07-20T19:58:12.548Z] Removing intermediate container e6131088d9bf [2022-07-20T19:58:12.548Z] ---> 1031a8774141 [2022-07-20T19:58:12.548Z] Step 21/23 : LABEL arch=x86_64 [2022-07-20T19:58:12.548Z] ---> Running in c82f8f661544 [2022-07-20T19:58:12.548Z] Removing intermediate container c82f8f661544 [2022-07-20T19:58:12.548Z] ---> 445f62ed7fd4 [2022-07-20T19:58:12.548Z] Step 22/23 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T19:58:12.548Z] ---> Running in ce8d6898896c [2022-07-20T19:58:12.548Z] Removing intermediate container ce8d6898896c [2022-07-20T19:58:12.548Z] ---> b46ee401d8dc [2022-07-20T19:58:12.548Z] Step 23/23 : LABEL version=0.0.0 [2022-07-20T19:58:12.548Z] ---> Running in 5e0cf9d9428c [2022-07-20T19:58:12.808Z] Removing intermediate container 5e0cf9d9428c [2022-07-20T19:58:12.808Z] ---> 716f56702116 [2022-07-20T19:58:12.808Z] [2022-07-20T19:58:12.808Z] Successfully built 716f56702116 [2022-07-20T19:58:12.808Z] Successfully tagged core-data:latest [2022-07-20T19:58:12.815Z]  Building core-data ... done  [Pipeline] } [2022-07-20T19:58:12.852Z] $ docker stop --time=1 102eb195fcbc14e6b1d72d01478864227b1f01ff5642131729034e5cb1e92f71 [2022-07-20T19:58:14.138Z] $ docker rm -f 102eb195fcbc14e6b1d72d01478864227b1f01ff5642131729034e5cb1e92f71 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T19:58:14.540Z] + docker images [2022-07-20T19:58:14.540Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-20T19:58:14.540Z] core-data latest 716f56702116 2 seconds ago 21.5MB [2022-07-20T19:58:14.540Z] 1ce6f777948c 7 seconds ago 1.65GB [2022-07-20T19:58:14.540Z] sys-mgmt-agent latest 465d50dfcd72 14 seconds ago 299MB [2022-07-20T19:58:14.540Z] security-proxy-setup latest 1042101e24ec 24 seconds ago 27.1MB [2022-07-20T19:58:14.540Z] support-notifications latest a1e29a2da3cd 24 seconds ago 27.1MB [2022-07-20T19:58:14.540Z] core-metadata latest 708546a75cce 25 seconds ago 17.1MB [2022-07-20T19:58:14.540Z] 6989100c97e4 36 seconds ago 1.62GB [2022-07-20T19:58:14.540Z] 43c11f90dbfa 40 seconds ago 1.62GB [2022-07-20T19:58:14.540Z] be1c4a89a2e8 40 seconds ago 1.68GB [2022-07-20T19:58:14.540Z] 38f64a1f589e 45 seconds ago 1.63GB [2022-07-20T19:58:14.540Z] support-scheduler latest 7d2db463c62e About a minute ago 26.5MB [2022-07-20T19:58:14.540Z] core-command latest a859718ecb91 About a minute ago 16.1MB [2022-07-20T19:58:14.540Z] 25f47c98f563 About a minute ago 1.68GB [2022-07-20T19:58:14.540Z] 6cb6dccae032 About a minute ago 1.62GB [2022-07-20T19:58:14.540Z] security-spire-server latest 88126e22aff2 About a minute ago 86.5MB [2022-07-20T19:58:14.540Z] d03cf69547d1 About a minute ago 1.52GB [2022-07-20T19:58:14.540Z] security-bootstrapper latest 3e4096197e14 About a minute ago 19.3MB [2022-07-20T19:58:14.540Z] security-spiffe-token-provider latest 0c7087cb0215 About a minute ago 29.1MB [2022-07-20T19:58:14.540Z] security-secretstore-setup latest c3c985de47ed About a minute ago 28.9MB [2022-07-20T19:58:14.540Z] 35b7ce32d53a About a minute ago 1.67GB [2022-07-20T19:58:14.540Z] f6a69bddb78b About a minute ago 1.63GB [2022-07-20T19:58:14.540Z] ad791fee319c About a minute ago 1.62GB [2022-07-20T19:58:14.540Z] security-spire-agent latest 14f829ec6596 2 minutes ago 125MB [2022-07-20T19:58:14.540Z] security-spire-config latest d4e92982d007 2 minutes ago 85.8MB [2022-07-20T19:58:14.540Z] 5a681c6608c9 2 minutes ago 1.52GB [2022-07-20T19:58:14.540Z] cb3e89ccad6b 2 minutes ago 1.52GB [2022-07-20T19:58:14.540Z] ci-base-image-x86_64 latest d3ed26244161 5 minutes ago 937MB [2022-07-20T19:58:14.540Z] alpine 3.15 2720e26172a0 22 hours ago 5.57MB [2022-07-20T19:58:14.540Z] alpine 3.16 d7d3d98c851f 47 hours ago 5.53MB [2022-07-20T19:58:14.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 days ago 253MB [2022-07-20T19:58:14.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 13 days ago 677MB [2022-07-20T19:58:14.540Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-20T19:58:14.540Z] 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-07-20T19:59:10.327Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-20T19:59:10.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-20T19:59:14.360Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-20T19:59:14.360Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-20T19:59:14.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-20T19:59:14.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-20T19:59:14.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-20T19:59:14.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-20T19:59:14.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-20T19:59:17.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-20T19:59:17.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-20T19:59:17.773Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-20T19:59:17.773Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-20T19:59:17.773Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-20T19:59:17.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-20T19:59:32.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.270s coverage: 28.7% of statements [2022-07-20T19:59:32.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-20T19:59:32.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-20T19:59:34.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.393s coverage: 98.5% of statements [2022-07-20T19:59:34.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-20T19:59:34.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.506s coverage: 54.2% of statements [2022-07-20T19:59:34.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-20T19:59:34.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-20T19:59:53.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.748s coverage: 89.2% of statements [2022-07-20T19:59:53.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-20T19:59:53.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-20T19:59:53.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-20T19:59:53.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.336s coverage: 83.8% of statements [2022-07-20T19:59:53.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-20T19:59:53.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-20T19:59:53.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-20T19:59:53.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-20T19:59:53.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-20T19:59:57.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.390s coverage: 95.6% of statements [2022-07-20T19:59:57.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-20T19:59:57.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-20T19:59:57.592Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.240s coverage: 72.2% of statements [2022-07-20T19:59:57.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-20T19:59:57.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-20T19:59:57.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-20T19:59:57.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-20T19:59:57.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-20T19:59:57.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.369s coverage: 60.0% of statements [2022-07-20T19:59:57.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-20T19:59:57.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-20T19:59:57.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-20T19:59:57.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.293s coverage: 0.9% of statements [2022-07-20T19:59:57.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-20T19:59:57.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.293s coverage: 58.8% of statements [2022-07-20T19:59:57.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 29.6% of statements [2022-07-20T19:59:57.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-20T19:59:58.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.226s coverage: 47.1% of statements [2022-07-20T19:59:58.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.318s coverage: 79.5% of statements [2022-07-20T19:59:59.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.270s coverage: 94.1% of statements [2022-07-20T19:59:59.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements [2022-07-20T20:00:00.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements [2022-07-20T20:00:13.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements [2022-07-20T20:00:13.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements [2022-07-20T20:00:18.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.610s coverage: 82.5% of statements [2022-07-20T20:00:18.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-20T20:00:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.326s coverage: 92.9% of statements [2022-07-20T20:00:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-20T20:00:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-20T20:00:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-20T20:00:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-07-20T20:00:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-20T20:00:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-20T20:00:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-20T20:00:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-20T20:00:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-20T20:00:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements [2022-07-20T20:00:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-20T20:00:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-20T20:00:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2022-07-20T20:00:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-20T20:00:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.283s coverage: 58.8% of statements [2022-07-20T20:00:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-20T20:00:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements [2022-07-20T20:00:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements [2022-07-20T20:00:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.291s coverage: 85.4% of statements [2022-07-20T20:00:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.802s coverage: 91.2% of statements [2022-07-20T20:00:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-20T20:00:28.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.913s coverage: 64.4% of statements [2022-07-20T20:00:28.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-20T20:00:28.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-20T20:00:28.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements [2022-07-20T20:00:28.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements [2022-07-20T20:00:28.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2022-07-20T20:00:28.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2022-07-20T20:00:28.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.096s coverage: 100.0% of statements [2022-07-20T20:00:37.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.301s coverage: 65.4% of statements [2022-07-20T20:00:37.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-20T20:00:37.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-20T20:00:37.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-20T20:00:39.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.801s coverage: 43.8% of statements [2022-07-20T20:00:39.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-20T20:00:39.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-20T20:00:39.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements [2022-07-20T20:00:39.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-20T20:00:39.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.324s coverage: 84.8% of statements [2022-07-20T20:00:39.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-20T20:00:39.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-20T20:00:39.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-20T20:00:39.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-20T20:00:48.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.335s coverage: 17.7% of statements [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-20T20:00:48.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.716s coverage: 92.3% of statements [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-20T20:00:48.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.300s coverage: 63.2% of statements [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-20T20:00:48.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.442s coverage: 97.7% of statements [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-20T20:00:48.108Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-20T20:00:48.108Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-20T20:00:48.108Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements [2022-07-20T20:00:48.108Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-07-20T20:00:48.707Z] 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-07-20T20:00:48.707Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-20T20:00:48.707Z] GO111MODULE=on go vet ./... [2022-07-20T20:02:40.607Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-20T20:02:40.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-20T20:02:40.607Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-20T20:02:40.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-20T20:02:41.302Z] + ls -al . [2022-07-20T20:02:41.302Z] total 680 [2022-07-20T20:02:41.302Z] drwxrwxr-x 9 1001 1001 4096 Jul 20 19:56 . [2022-07-20T20:02:41.302Z] drwxr-xr-x 4 root root 4096 Jul 20 19:56 .. [2022-07-20T20:02:41.302Z] -rw-rw-r-- 1 1001 1001 11 Jul 20 19:55 .dockerignore [2022-07-20T20:02:41.302Z] drwxrwxr-x 8 1001 1001 4096 Jul 20 19:55 .git [2022-07-20T20:02:41.303Z] drwxrwxr-x 3 1001 1001 4096 Jul 20 19:55 .github [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 1030 Jul 20 19:55 .gitignore [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 42 Jul 20 19:55 .golangci.yml [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 87 Jul 20 19:55 .hadolint.yml [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 166 Jul 20 19:55 .sonarcloud.properties [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 1171 Jul 20 19:55 ADOPTERS.md [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 10347 Jul 20 19:55 Attribution.txt [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 63209 Jul 20 19:55 CHANGELOG.md [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 3804 Jul 20 19:55 CONTRIBUTING.md [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 677 Jul 20 19:55 GOVERNANCE.md [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 850 Jul 20 19:55 Jenkinsfile [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 10775 Jul 20 19:55 LICENSE [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 10350 Jul 20 19:55 Makefile [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 582 Jul 20 19:55 OWNERS.md [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 9094 Jul 20 19:55 README.md [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 6912 Jul 20 19:55 SECURITY.md [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 5 Jul 20 19:52 VERSION [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 4131 Jul 20 19:55 ZMQWindows.md [2022-07-20T20:02:41.303Z] drwxrwxr-x 2 1001 1001 4096 Jul 20 19:55 bin [2022-07-20T20:02:41.303Z] drwxrwxr-x 18 1001 1001 4096 Jul 20 19:55 cmd [2022-07-20T20:02:41.303Z] -rw-r--r-- 1 root root 435593 Jul 20 20:00 coverage.out [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 3312 Jul 20 19:55 go.mod [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 36233 Jul 20 19:55 go.sum [2022-07-20T20:02:41.303Z] drwxrwxr-x 8 1001 1001 4096 Jul 20 19:55 internal [2022-07-20T20:02:41.303Z] drwxrwxr-x 3 1001 1001 4096 Jul 20 19:55 openapi [2022-07-20T20:02:41.303Z] drwxrwxr-x 4 1001 1001 4096 Jul 20 19:55 snap [2022-07-20T20:02:41.303Z] -rw-rw-r-- 1 1001 1001 204 Jul 20 19:55 version.go [Pipeline] sh [2022-07-20T20:02:41.975Z] + '[' -e coverage.out ] [2022-07-20T20:02:41.975Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-20T20:02:42.017Z] Warning: overwriting stash ‘coverage-report’ [2022-07-20T20:02:42.747Z] Stashed 1 file(s) [Pipeline] sh [2022-07-20T20:02:43.407Z] + make build [2022-07-20T20:02:43.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-07-20T20:04:05.256Z] 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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-20T20:05:13.334Z] 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/core-command/core-command ./cmd/core-command [2022-07-20T20:05:13.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-20T20:05:45.733Z] 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-07-20T20:05:46.338Z] 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-07-20T20:05:50.672Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-20T20:05:56.101Z] 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-07-20T20:06:00.434Z] 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-07-20T20:06:04.753Z] 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-07-20T20:06:08.154Z] 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-07-20T20:06:11.566Z] 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-07-20T20:06:19.912Z] 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-07-20T20:06:24.615Z] $ docker stop --time=1 7a97c0afaf7f19d96aa53a0be86e40bb3444503b843e2414f415b8dae3bd5f6e [2022-07-20T20:06:26.649Z] $ docker rm -f 7a97c0afaf7f19d96aa53a0be86e40bb3444503b843e2414f415b8dae3bd5f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T20:06:29.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-20T20:06:29.252Z] [2022-07-20T20:06:29.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T20:06:29.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-20T20:06:29.990Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-20T20:06:29.990Z] 29e5d40040c1: Pulling fs layer [2022-07-20T20:06:29.990Z] 1ce36da41761: Pulling fs layer [2022-07-20T20:06:29.990Z] 25b303627fd3: Pulling fs layer [2022-07-20T20:06:30.301Z] 29e5d40040c1: Verifying Checksum [2022-07-20T20:06:30.301Z] 29e5d40040c1: Download complete [2022-07-20T20:06:30.596Z] 1ce36da41761: Verifying Checksum [2022-07-20T20:06:30.596Z] 1ce36da41761: Download complete [2022-07-20T20:06:31.221Z] 29e5d40040c1: Pull complete [2022-07-20T20:06:32.658Z] 1ce36da41761: Pull complete [2022-07-20T20:06:32.658Z] 25b303627fd3: Verifying Checksum [2022-07-20T20:06:32.658Z] 25b303627fd3: Download complete [2022-07-20T20:06:45.057Z] 25b303627fd3: Pull complete [2022-07-20T20:06:45.057Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-20T20:06:45.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-20T20:06:45.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T20:06:45.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-20604 does not seem to be running inside a container [2022-07-20T20:06:45.525Z] $ 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-07-20T20:06:47.837Z] $ docker top ef98ebe739bc92f9cb86efbc0b733cf112ecb3e72af0ccac6b27fedc1dc12012 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T20:06:48.762Z] + docker-compose+ buildgrep --help parallel [2022-07-20T20:06:48.762Z] [2022-07-20T20:06:52.143Z] --parallel Build images in parallel. [Pipeline] } [2022-07-20T20:06:52.460Z] $ docker stop --time=1 ef98ebe739bc92f9cb86efbc0b733cf112ecb3e72af0ccac6b27fedc1dc12012 [2022-07-20T20:06:54.115Z] $ docker rm -f ef98ebe739bc92f9cb86efbc0b733cf112ecb3e72af0ccac6b27fedc1dc12012 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T20:06:54.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-20T20:06:54.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T20:06:55.243Z] prd-ubuntu20.04-docker-arm64-4c-16g-20604 does not seem to be running inside a container [2022-07-20T20:06:55.340Z] $ 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-07-20T20:06:56.602Z] $ docker top f063b0715050f6b3832049502baf6b4c228e41ea0f4ca5370154389a290d486b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T20:06:57.529Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-20T20:07:01.832Z] Building core-command ... [2022-07-20T20:07:01.832Z] Building core-data ... [2022-07-20T20:07:01.832Z] Building core-metadata ... [2022-07-20T20:07:01.832Z] Building security-bootstrapper ... [2022-07-20T20:07:01.832Z] Building security-proxy-setup ... [2022-07-20T20:07:01.832Z] Building security-secretstore-setup ... [2022-07-20T20:07:01.832Z] Building security-spiffe-token-provider ... [2022-07-20T20:07:01.832Z] Building security-spire-agent ... [2022-07-20T20:07:01.832Z] Building security-spire-config ... [2022-07-20T20:07:01.832Z] Building security-spire-server ... [2022-07-20T20:07:01.832Z] Building support-notifications ... [2022-07-20T20:07:01.832Z] Building support-scheduler ... [2022-07-20T20:07:01.832Z] Building sys-mgmt-agent ... [2022-07-20T20:07:01.832Z] Building security-proxy-setup [2022-07-20T20:07:01.832Z] Building security-spire-agent [2022-07-20T20:07:01.832Z] Building security-spire-config [2022-07-20T20:07:01.832Z] Building core-data [2022-07-20T20:07:01.832Z] Building sys-mgmt-agent [2022-07-20T20:08:23.654Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T20:08:23.654Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-20T20:08:23.654Z] ---> 904b1c53b6c9 [2022-07-20T20:08:23.654Z] Step 3/26 : WORKDIR /edgex-go [2022-07-20T20:08:25.147Z] ---> Running in 771bac23d5d8 [2022-07-20T20:08:25.147Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T20:08:25.147Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-20T20:08:25.147Z] ---> 904b1c53b6c9 [2022-07-20T20:08:25.147Z] Step 3/22 : WORKDIR /edgex-go [2022-07-20T20:08:25.147Z] ---> Running in fdd20f1aa637 [2022-07-20T20:08:25.433Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T20:08:25.433Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-20T20:08:25.433Z] ---> 904b1c53b6c9 [2022-07-20T20:08:25.433Z] Step 3/23 : WORKDIR /edgex-go [2022-07-20T20:08:25.433Z] ---> Running in 8eea4ed40729 [2022-07-20T20:08:25.720Z] Removing intermediate container 771bac23d5d8 [2022-07-20T20:08:25.720Z] ---> 3a35b6138fc9 [2022-07-20T20:08:25.720Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:08:25.720Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T20:08:25.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-20T20:08:25.720Z] ---> 904b1c53b6c9 [2022-07-20T20:08:25.720Z] Step 3/23 : WORKDIR /edgex-go [2022-07-20T20:08:25.720Z] ---> Running in e0e19dc75967 [2022-07-20T20:08:25.720Z] ---> Running in 8c6a3d27ad8e [2022-07-20T20:08:26.003Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T20:08:26.003Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-20T20:08:26.003Z] ---> 904b1c53b6c9 [2022-07-20T20:08:26.003Z] Step 3/26 : WORKDIR /edgex-go [2022-07-20T20:08:26.003Z] ---> Using cache [2022-07-20T20:08:26.003Z] ---> 3a35b6138fc9 [2022-07-20T20:08:26.003Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:08:26.003Z] ---> Running in fce8c69ccc5a [2022-07-20T20:08:26.285Z] Removing intermediate container fdd20f1aa637 [2022-07-20T20:08:26.285Z] ---> 163788b35aa7 [2022-07-20T20:08:26.286Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:08:26.286Z] Removing intermediate container e0e19dc75967 [2022-07-20T20:08:26.286Z] ---> 97c2e6685164 [2022-07-20T20:08:26.286Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:08:26.286Z] ---> Running in a3031a6780d0 [2022-07-20T20:08:26.286Z] Removing intermediate container 8eea4ed40729 [2022-07-20T20:08:26.286Z] ---> b7807ba164a0 [2022-07-20T20:08:26.286Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:08:26.286Z] ---> Running in 6d77d25a2a47 [2022-07-20T20:08:26.569Z] ---> Running in 856d8448e607 [2022-07-20T20:08:30.043Z] Removing intermediate container 8c6a3d27ad8e [2022-07-20T20:08:30.043Z] ---> 3be8955f47c9 [2022-07-20T20:08:30.043Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-20T20:08:30.043Z] ---> Running in 08b453d9211c [2022-07-20T20:08:30.043Z] Removing intermediate container fce8c69ccc5a [2022-07-20T20:08:30.043Z] ---> acdaab50d939 [2022-07-20T20:08:30.043Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-20T20:08:30.043Z] ---> Running in 71d6b2662f13 [2022-07-20T20:08:30.326Z] Removing intermediate container a3031a6780d0 [2022-07-20T20:08:30.326Z] ---> feb1c548fab0 [2022-07-20T20:08:30.326Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-20T20:08:30.326Z] Removing intermediate container 6d77d25a2a47 [2022-07-20T20:08:30.326Z] ---> 4d1b25758e41 [2022-07-20T20:08:30.326Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-20T20:08:30.611Z] Removing intermediate container 856d8448e607 [2022-07-20T20:08:30.611Z] ---> 8ab1296be58b [2022-07-20T20:08:30.611Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-20T20:08:30.611Z] ---> Running in e381ac360783 [2022-07-20T20:08:30.611Z] ---> Running in 40740d047e67 [2022-07-20T20:08:30.889Z] ---> Running in ba8fcab210f4 [2022-07-20T20:08:31.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:08:31.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:08:32.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:08:32.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:08:32.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:08:32.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:08:32.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:08:33.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:08:33.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:08:33.756Z] OK: 221 MiB in 51 packages [2022-07-20T20:08:34.053Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:08:34.053Z] OK: 221 MiB in 51 packages [2022-07-20T20:08:35.052Z] OK: 221 MiB in 51 packages [2022-07-20T20:08:35.052Z] OK: 221 MiB in 51 packages [2022-07-20T20:08:35.654Z] Removing intermediate container 08b453d9211c [2022-07-20T20:08:35.654Z] ---> c2fdf9a1002e [2022-07-20T20:08:35.654Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-20T20:08:35.654Z] OK: 221 MiB in 51 packages [2022-07-20T20:08:35.935Z] Removing intermediate container 71d6b2662f13 [2022-07-20T20:08:35.935Z] ---> 150771d3c780 [2022-07-20T20:08:35.935Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-20T20:08:36.533Z] Removing intermediate container e381ac360783 [2022-07-20T20:08:36.533Z] ---> 95ef1fd31bd4 [2022-07-20T20:08:36.533Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-20T20:08:36.811Z] Removing intermediate container 40740d047e67 [2022-07-20T20:08:36.811Z] ---> 585652a4ab3f [2022-07-20T20:08:36.811Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-20T20:08:36.811Z] ---> e8d21b669db5 [2022-07-20T20:08:36.811Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T20:08:36.811Z] Removing intermediate container ba8fcab210f4 [2022-07-20T20:08:36.811Z] ---> 88a65a9a8b92 [2022-07-20T20:08:36.811Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-20T20:08:37.101Z] ---> Running in 0dd397cde675 [2022-07-20T20:08:37.101Z] ---> 55a0fb8ac3c9 [2022-07-20T20:08:37.101Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T20:08:37.383Z] ---> Running in 5ed511b7bbca [2022-07-20T20:08:38.386Z] ---> 39a0c1f2d292 [2022-07-20T20:08:38.386Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T20:08:38.386Z] ---> f362e411a296 [2022-07-20T20:08:38.386Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T20:08:38.386Z] ---> Running in 5dd998451159 [2022-07-20T20:08:38.386Z] ---> 0996ffbf2b82 [2022-07-20T20:08:38.386Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T20:08:38.660Z] ---> Running in 6f8bc33fe1da [2022-07-20T20:08:38.660Z] ---> Running in c529871f55d7 [2022-07-20T20:09:35.223Z] Removing intermediate container 0dd397cde675 [2022-07-20T20:09:35.223Z] ---> 2d8657163b68 [2022-07-20T20:09:35.223Z] Step 8/26 : COPY . . [2022-07-20T20:09:35.223Z] Removing intermediate container 5ed511b7bbca [2022-07-20T20:09:35.223Z] ---> 44a716e36313 [2022-07-20T20:09:35.223Z] Step 8/26 : COPY . . [2022-07-20T20:09:35.223Z] Removing intermediate container c529871f55d7 [2022-07-20T20:09:35.223Z] ---> 22232e4419aa [2022-07-20T20:09:35.223Z] Step 8/23 : COPY . . [2022-07-20T20:09:35.223Z] Removing intermediate container 6f8bc33fe1da [2022-07-20T20:09:35.223Z] ---> a2684a136e65 [2022-07-20T20:09:35.223Z] Step 8/22 : COPY . . [2022-07-20T20:09:35.223Z] Removing intermediate container 5dd998451159 [2022-07-20T20:09:35.223Z] ---> b2c6481687d7 [2022-07-20T20:09:35.223Z] Step 8/23 : COPY . . [2022-07-20T20:10:02.077Z] ---> 1c167e4da8ea [2022-07-20T20:10:02.077Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-20T20:10:02.077Z] ---> d2483817f987 [2022-07-20T20:10:02.077Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-20T20:10:02.077Z] ---> 9c5012888c6d [2022-07-20T20:10:02.077Z] ---> Running in f98be60517f4 [2022-07-20T20:10:02.077Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-20T20:10:02.077Z] ---> 00b46821c268 [2022-07-20T20:10:02.077Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-20T20:10:02.077Z] ---> Running in 4d8389817bd2 [2022-07-20T20:10:02.077Z] ---> Running in 76570d1e6aac [2022-07-20T20:10:02.077Z] ---> Running in e953de602b7a [2022-07-20T20:10:02.077Z] ---> 39d9a9526d79 [2022-07-20T20:10:02.077Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-20T20:10:02.077Z] ---> Running in 6f1e5947313f [2022-07-20T20:10:02.077Z] Removing intermediate container 4d8389817bd2 [2022-07-20T20:10:02.077Z] ---> 4097d61acc8b [2022-07-20T20:10:02.077Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-20T20:10:02.077Z] Removing intermediate container f98be60517f4 [2022-07-20T20:10:02.077Z] ---> dd6ab7b905cb [2022-07-20T20:10:02.077Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-20T20:10:02.077Z] ---> Running in 80d9ddaa52ba [2022-07-20T20:10:02.077Z] ---> Running in 714f0e0793db [2022-07-20T20:10:02.358Z] Removing intermediate container 80d9ddaa52ba [2022-07-20T20:10:02.358Z] ---> c21a01a5eae8 [2022-07-20T20:10:02.358Z] 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-07-20T20:10:02.646Z] Removing intermediate container 714f0e0793db [2022-07-20T20:10:02.646Z] ---> cc5962beb9e6 [2022-07-20T20:10:02.646Z] 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-07-20T20:10:02.646Z] ---> Running in bde40a6a68d0 [2022-07-20T20:10:02.646Z] ---> Running in 7dcbc00f3386 [2022-07-20T20:10:03.252Z] 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-07-20T20:10:03.532Z] 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-07-20T20:10:03.811Z] 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-07-20T20:10:06.462Z] Removing intermediate container bde40a6a68d0 [2022-07-20T20:10:06.462Z] ---> 0c6888320283 [2022-07-20T20:10:06.462Z] Step 12/26 : WORKDIR /edgex-go [2022-07-20T20:10:06.462Z] ---> Running in 3c4b80e6f8ad [2022-07-20T20:10:06.462Z] Removing intermediate container 7dcbc00f3386 [2022-07-20T20:10:06.462Z] ---> ed234128d2e6 [2022-07-20T20:10:06.462Z] Step 12/26 : WORKDIR /edgex-go [2022-07-20T20:10:06.462Z] ---> Running in 41d21f4cdb20 [2022-07-20T20:10:07.064Z] Removing intermediate container 3c4b80e6f8ad [2022-07-20T20:10:07.064Z] ---> ed8e113dcbe6 [2022-07-20T20:10:07.064Z] [2022-07-20T20:10:07.064Z] Step 13/26 : FROM alpine:3.15 [2022-07-20T20:10:07.064Z] 3.15: Pulling from library/alpine [2022-07-20T20:10:07.345Z] Removing intermediate container 41d21f4cdb20 [2022-07-20T20:10:07.345Z] ---> 48fe9c176044 [2022-07-20T20:10:07.345Z] [2022-07-20T20:10:07.345Z] Step 13/26 : FROM alpine:3.15 [2022-07-20T20:10:07.345Z] 3.15: Pulling from library/alpine [2022-07-20T20:10:09.986Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-20T20:10:09.986Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-20T20:10:09.986Z] Status: Image is up to date for alpine:3.15 [2022-07-20T20:10:09.986Z] Status: Downloaded newer image for alpine:3.15 [2022-07-20T20:10:09.986Z] ---> 60f2846fe774 [2022-07-20T20:10:09.986Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-20T20:10:09.986Z] ---> 60f2846fe774 [2022-07-20T20:10:09.986Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-20T20:10:09.986Z] ---> Running in 2aa6dc00d974 [2022-07-20T20:10:09.986Z] ---> Running in a83521c77fc1 [2022-07-20T20:10:10.610Z] Removing intermediate container 2aa6dc00d974 [2022-07-20T20:10:10.610Z] ---> d4806c99379b [2022-07-20T20:10:10.610Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:10:10.610Z] Removing intermediate container a83521c77fc1 [2022-07-20T20:10:10.610Z] ---> 81db9434aac7 [2022-07-20T20:10:10.610Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:10:10.610Z] ---> Running in 67c081654585 [2022-07-20T20:10:10.610Z] ---> Running in d18e88693ae3 [2022-07-20T20:10:14.960Z] Removing intermediate container d18e88693ae3 [2022-07-20T20:10:14.960Z] ---> a14e77dea27b [2022-07-20T20:10:14.960Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-20T20:10:14.960Z] Removing intermediate container 67c081654585 [2022-07-20T20:10:14.960Z] ---> c5b8b76abe28 [2022-07-20T20:10:14.960Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-20T20:10:14.960Z] ---> Running in eed48e8c4f05 [2022-07-20T20:10:14.960Z] ---> Running in e6fe350a23ba [2022-07-20T20:10:16.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:10:16.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:10:17.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:10:18.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:10:19.242Z] v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-20T20:10:19.242Z] v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-20T20:10:19.242Z] OK: 15733 distinct packages available [2022-07-20T20:10:19.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:10:19.522Z] v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-20T20:10:19.522Z] v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-20T20:10:19.522Z] OK: 15733 distinct packages available [2022-07-20T20:10:19.801Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:10:20.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:10:21.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:10:21.629Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-20T20:10:21.629Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-20T20:10:21.629Z] (3/4) Installing libucontext (1.1-r0) [2022-07-20T20:10:21.911Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-20T20:10:21.911Z] Executing busybox-1.34.1-r7.trigger [2022-07-20T20:10:21.911Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-20T20:10:21.911Z] OK: 6 MiB in 18 packages [2022-07-20T20:10:21.911Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-20T20:10:22.193Z] (3/5) Installing libucontext (1.1-r0) [2022-07-20T20:10:22.193Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-20T20:10:22.483Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-20T20:10:22.483Z] Executing busybox-1.34.1-r7.trigger [2022-07-20T20:10:22.771Z] OK: 6 MiB in 19 packages [2022-07-20T20:10:23.763Z] Removing intermediate container e6fe350a23ba [2022-07-20T20:10:23.763Z] ---> f803839ad2b1 [2022-07-20T20:10:23.763Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-20T20:10:24.367Z] Removing intermediate container eed48e8c4f05 [2022-07-20T20:10:24.367Z] ---> 253509f3d173 [2022-07-20T20:10:24.367Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-20T20:10:29.786Z] ---> 2322b77bde82 [2022-07-20T20:10:29.786Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-20T20:10:31.776Z] ---> 5041adc0a09b [2022-07-20T20:10:31.776Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-20T20:10:33.227Z] ---> 608617e0716d [2022-07-20T20:10:33.227Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-20T20:10:33.227Z] ---> Running in cd5f64535795 [2022-07-20T20:10:34.218Z] Removing intermediate container cd5f64535795 [2022-07-20T20:10:34.218Z] ---> 3bb166c7cef1 [2022-07-20T20:10:34.218Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-20T20:10:35.696Z] ---> 0a5e71077ce5 [2022-07-20T20:10:35.696Z] Step 21/26 : WORKDIR / [2022-07-20T20:10:35.696Z] ---> Running in 1d73b7afbfd3 [2022-07-20T20:10:36.305Z] Removing intermediate container 1d73b7afbfd3 [2022-07-20T20:10:36.305Z] ---> 2f4f9c2087dc [2022-07-20T20:10:36.305Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-20T20:10:36.305Z] ---> 694c3e9061d9 [2022-07-20T20:10:36.305Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-20T20:10:36.586Z] ---> Running in 92aafe2dc1f4 [2022-07-20T20:10:37.195Z] Removing intermediate container 92aafe2dc1f4 [2022-07-20T20:10:37.195Z] ---> 72750f00d138 [2022-07-20T20:10:37.195Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-20T20:10:37.195Z] ---> Running in 83bd9d44f02f [2022-07-20T20:10:37.469Z] ---> 71b1e58593da [2022-07-20T20:10:37.469Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-20T20:10:38.073Z] Removing intermediate container 83bd9d44f02f [2022-07-20T20:10:38.073Z] ---> 57bde7d3f319 [2022-07-20T20:10:38.073Z] Step 24/26 : LABEL arch=arm64 [2022-07-20T20:10:38.073Z] ---> Running in 9c70a5f91b07 [2022-07-20T20:10:38.679Z] Removing intermediate container 9c70a5f91b07 [2022-07-20T20:10:38.679Z] ---> c3719195dd76 [2022-07-20T20:10:38.679Z] Step 25/26 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T20:10:38.679Z] ---> 6598afd19bad [2022-07-20T20:10:38.679Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-20T20:10:38.679Z] ---> Running in eb00b88e6e51 [2022-07-20T20:10:39.695Z] Removing intermediate container eb00b88e6e51 [2022-07-20T20:10:39.695Z] ---> f0126e14d90b [2022-07-20T20:10:39.695Z] Step 26/26 : LABEL version=0.0.0 [2022-07-20T20:10:39.695Z] ---> e6ff1b15a101 [2022-07-20T20:10:39.695Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-20T20:10:39.695Z] ---> Running in aa67d5b7f58c [2022-07-20T20:10:39.695Z] ---> Running in 54ca2341951c [2022-07-20T20:10:40.291Z] Removing intermediate container aa67d5b7f58c [2022-07-20T20:10:40.291Z] ---> 2a85c467c1a8 [2022-07-20T20:10:40.291Z] [2022-07-20T20:10:40.566Z] Removing intermediate container 54ca2341951c [2022-07-20T20:10:40.566Z] ---> 647a7f01d83c [2022-07-20T20:10:40.566Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-20T20:10:40.566Z] ---> Running in 7007166a467a [2022-07-20T20:10:41.167Z] Successfully built 2a85c467c1a8 [2022-07-20T20:10:41.167Z] Successfully tagged security-spire-config-arm64:latest [2022-07-20T20:10:41.167Z] Building security-bootstrapper [2022-07-20T20:10:41.167Z]  Building security-spire-config ... done Removing intermediate container 7007166a467a [2022-07-20T20:10:41.167Z] ---> c4a40c22fe58 [2022-07-20T20:10:41.167Z] Step 24/26 : LABEL arch=arm64 [2022-07-20T20:10:41.446Z] ---> Running in a1f5b5b3be91 [2022-07-20T20:10:42.054Z] Removing intermediate container a1f5b5b3be91 [2022-07-20T20:10:42.054Z] ---> e3d0b1d3a9d0 [2022-07-20T20:10:42.054Z] Step 25/26 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T20:10:42.054Z] ---> Running in e91d870a9c77 [2022-07-20T20:10:42.329Z] Removing intermediate container e91d870a9c77 [2022-07-20T20:10:42.329Z] ---> bf49e0b89bdc [2022-07-20T20:10:42.329Z] Step 26/26 : LABEL version=0.0.0 [2022-07-20T20:10:42.610Z] ---> Running in 9ab57e7b4ec1 [2022-07-20T20:10:43.239Z] Removing intermediate container 9ab57e7b4ec1 [2022-07-20T20:10:43.239Z] ---> cf4e8ab54bc1 [2022-07-20T20:10:43.239Z] [2022-07-20T20:10:43.516Z] Successfully built cf4e8ab54bc1 [2022-07-20T20:10:43.516Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-20T20:10:43.516Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-07-20T20:11:30.727Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T20:11:30.727Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-20T20:11:30.727Z] ---> 904b1c53b6c9 [2022-07-20T20:11:30.727Z] Step 3/31 : WORKDIR /edgex-go [2022-07-20T20:11:30.727Z] ---> Using cache [2022-07-20T20:11:30.727Z] ---> b7807ba164a0 [2022-07-20T20:11:30.727Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:11:30.727Z] ---> Using cache [2022-07-20T20:11:30.727Z] ---> 8ab1296be58b [2022-07-20T20:11:30.727Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-20T20:11:30.727Z] ---> Running in 289f5fdcc2ac [2022-07-20T20:11:30.727Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T20:11:30.727Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-20T20:11:30.727Z] ---> 904b1c53b6c9 [2022-07-20T20:11:30.727Z] Step 3/20 : WORKDIR /edgex-go [2022-07-20T20:11:30.727Z] ---> Using cache [2022-07-20T20:11:30.727Z] ---> b7807ba164a0 [2022-07-20T20:11:30.727Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-20T20:11:30.727Z] ---> Running in d369145c48bf [2022-07-20T20:11:30.727Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:11:31.002Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:11:31.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:11:31.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:11:32.211Z] OK: 221 MiB in 51 packages [2022-07-20T20:11:32.815Z] v3.16.1-5-ge692d8f074 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-20T20:11:32.815Z] v3.16.1-13-g9ffada43f7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-20T20:11:32.815Z] OK: 16887 distinct packages available [2022-07-20T20:11:33.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:11:33.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:11:33.656Z] Removing intermediate container 289f5fdcc2ac [2022-07-20T20:11:33.656Z] ---> f195b99ea95c [2022-07-20T20:11:33.656Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-20T20:11:34.652Z] ---> 9614a05bab23 [2022-07-20T20:11:34.652Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T20:11:34.652Z] ---> Running in 0de744e85dd8 [2022-07-20T20:11:34.933Z] OK: 221 MiB in 51 packages [2022-07-20T20:11:36.949Z] Removing intermediate container d369145c48bf [2022-07-20T20:11:36.949Z] ---> ecfa255cd1d3 [2022-07-20T20:11:36.949Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-20T20:11:37.946Z] ---> a28f8823073c [2022-07-20T20:11:37.946Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T20:11:37.946Z] ---> Running in ec7278d1cb72 [2022-07-20T20:12:34.582Z] Removing intermediate container 0de744e85dd8 [2022-07-20T20:12:34.583Z] ---> 83e9356f0768 [2022-07-20T20:12:34.583Z] Step 8/31 : COPY . . [2022-07-20T20:12:34.583Z] Removing intermediate container ec7278d1cb72 [2022-07-20T20:12:34.583Z] ---> da0ffc2e4fb7 [2022-07-20T20:12:34.583Z] Step 7/20 : COPY . . [2022-07-20T20:13:07.020Z] ---> 6d282fee7265 [2022-07-20T20:13:07.020Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-20T20:13:07.020Z] ---> 5bfb54d0a111 [2022-07-20T20:13:07.020Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-20T20:13:07.020Z] ---> Running in 96d43dbf2548 [2022-07-20T20:13:07.020Z] ---> Running in 5ddad7183e98 [2022-07-20T20:13:07.020Z] 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-07-20T20:13:07.020Z] 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-07-20T20:14:43.904Z] 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-07-20T20:14:56.337Z] Removing intermediate container e953de602b7a [2022-07-20T20:14:56.337Z] ---> 1357bd4b75ff [2022-07-20T20:14:56.337Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-20T20:14:56.337Z] ---> Running in 81cc27951983 [2022-07-20T20:14:57.325Z] 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-07-20T20:15:04.082Z] Removing intermediate container 81cc27951983 [2022-07-20T20:15:04.082Z] ---> 0ea94e295872 [2022-07-20T20:15:04.082Z] [2022-07-20T20:15:04.082Z] Step 11/23 : FROM docker:20.10.14 [2022-07-20T20:15:04.082Z] 20.10.14: Pulling from library/docker [2022-07-20T20:15:08.444Z] Removing intermediate container 76570d1e6aac [2022-07-20T20:15:08.444Z] ---> 2716c45bcd8a [2022-07-20T20:15:08.444Z] [2022-07-20T20:15:08.444Z] Step 10/22 : FROM alpine:3.16 [2022-07-20T20:15:08.444Z] 3.16: Pulling from library/alpine [2022-07-20T20:15:09.925Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-20T20:15:09.925Z] Status: Downloaded newer image for alpine:3.16 [2022-07-20T20:15:09.925Z] ---> 3d81c46cd875 [2022-07-20T20:15:09.925Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-20T20:15:10.209Z] ---> Running in ec854a07271c [2022-07-20T20:15:12.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:15:12.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:15:13.814Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-20T20:15:13.814Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-20T20:15:14.113Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-20T20:15:14.113Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-20T20:15:14.113Z] (5/6) Installing curl (7.83.1-r2) [2022-07-20T20:15:14.113Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-20T20:15:14.113Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T20:15:14.113Z] Executing ca-certificates-20211220-r0.trigger [2022-07-20T20:15:14.733Z] OK: 8 MiB in 20 packages [2022-07-20T20:15:18.155Z] Removing intermediate container ec854a07271c [2022-07-20T20:15:18.155Z] ---> 17ddca68f8f6 [2022-07-20T20:15:18.155Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-20T20:15:18.155Z] ---> Running in 8f6e2ac83be7 [2022-07-20T20:15:18.762Z] Removing intermediate container 8f6e2ac83be7 [2022-07-20T20:15:18.762Z] ---> 518c9a3d5cc2 [2022-07-20T20:15:18.762Z] Step 13/22 : WORKDIR /edgex [2022-07-20T20:15:19.049Z] ---> Running in dcaad8653552 [2022-07-20T20:15:20.052Z] Removing intermediate container dcaad8653552 [2022-07-20T20:15:20.052Z] ---> 116d47831e36 [2022-07-20T20:15:20.052Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-20T20:15:21.045Z] ---> 448224810200 [2022-07-20T20:15:21.045Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-20T20:15:23.694Z] ---> c04e0d55e356 [2022-07-20T20:15:23.694Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-20T20:15:24.681Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-20T20:15:24.681Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-20T20:15:24.681Z] ---> c346e9eafbab [2022-07-20T20:15:24.681Z] 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-07-20T20:15:24.958Z] ---> Running in 891f63e2ba0f [2022-07-20T20:15:25.593Z] ---> a0bbf077939f [2022-07-20T20:15:25.593Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-20T20:15:25.593Z] Removing intermediate container 891f63e2ba0f [2022-07-20T20:15:25.593Z] ---> 9cb7170a0875 [2022-07-20T20:15:25.593Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-20T20:15:25.880Z] ---> Running in 0f7785e86889 [2022-07-20T20:15:26.874Z] ---> 91b351db7f3a [2022-07-20T20:15:26.874Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-20T20:15:26.874Z] ---> Running in db7013832d4f [2022-07-20T20:15:28.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:15:28.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:15:30.104Z] (1/43) Installing readline (8.1.1-r0) [2022-07-20T20:15:30.104Z] (2/43) Installing bash (5.1.16-r0) [2022-07-20T20:15:30.104Z] Executing bash-5.1.16-r0.post-install [2022-07-20T20:15:30.104Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-20T20:15:30.104Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-20T20:15:30.104Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-20T20:15:30.104Z] (6/43) Installing curl (7.80.0-r2) [2022-07-20T20:15:30.383Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-20T20:15:30.383Z] Removing intermediate container db7013832d4f [2022-07-20T20:15:30.383Z] ---> 34d4e6e42e87 [2022-07-20T20:15:30.383Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-20T20:15:30.383Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-20T20:15:30.383Z] (9/43) Installing expat (2.4.7-r0) [2022-07-20T20:15:30.383Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-20T20:15:30.383Z] (11/43) Installing gdbm (1.22-r0) [2022-07-20T20:15:30.383Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-20T20:15:30.383Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-20T20:15:30.383Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-20T20:15:30.383Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-20T20:15:30.383Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-20T20:15:30.383Z] ---> Running in 0cf8644c51bc [2022-07-20T20:15:30.383Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-20T20:15:30.985Z] Removing intermediate container 0cf8644c51bc [2022-07-20T20:15:30.985Z] ---> 0553f6053c77 [2022-07-20T20:15:30.985Z] Step 20/22 : LABEL arch=arm64 [2022-07-20T20:15:30.985Z] ---> Running in b377e6e162d5 [2022-07-20T20:15:31.978Z] Removing intermediate container b377e6e162d5 [2022-07-20T20:15:31.978Z] ---> 8296862d9559 [2022-07-20T20:15:31.978Z] Step 21/22 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T20:15:31.978Z] ---> Running in 4b5696aaf372 [2022-07-20T20:15:32.605Z] Removing intermediate container 4b5696aaf372 [2022-07-20T20:15:32.605Z] ---> 92823a7b471d [2022-07-20T20:15:32.605Z] Step 22/22 : LABEL version=0.0.0 [2022-07-20T20:15:32.605Z] ---> Running in 32505e8d4006 [2022-07-20T20:15:33.213Z] Removing intermediate container 32505e8d4006 [2022-07-20T20:15:33.213Z] ---> 3282a4ac4778 [2022-07-20T20:15:33.213Z] [2022-07-20T20:15:33.831Z] Successfully built 3282a4ac4778 [2022-07-20T20:15:33.831Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-20T20:15:33.831Z]  Building security-proxy-setup ... done Building core-metadata [2022-07-20T20:15:34.110Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-20T20:15:34.110Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-20T20:15:34.110Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-20T20:15:34.110Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-20T20:15:34.110Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-20T20:15:34.110Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-20T20:15:34.110Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-20T20:15:34.110Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-20T20:15:34.110Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-20T20:15:34.381Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-20T20:15:34.381Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-20T20:15:34.381Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-20T20:15:34.381Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-20T20:15:34.381Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-20T20:15:34.381Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-20T20:15:34.381Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-20T20:15:34.381Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-20T20:15:34.654Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-20T20:15:34.654Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-20T20:15:34.654Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-20T20:15:34.654Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-20T20:15:34.654Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-20T20:15:34.654Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-20T20:15:34.654Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-20T20:15:34.928Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-20T20:15:34.928Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-20T20:15:35.526Z] Executing busybox-1.34.1-r5.trigger [2022-07-20T20:15:35.526Z] OK: 82 MiB in 65 packages [2022-07-20T20:15:40.937Z] Collecting docker-compose==1.23.2 [2022-07-20T20:15:40.937Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-20T20:15:41.533Z] Collecting docopt<0.7,>=0.6.1 [2022-07-20T20:15:41.533Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-20T20:15:46.964Z] Collecting PyYAML<4,>=3.10 [2022-07-20T20:15:46.964Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-20T20:15:52.399Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-20T20:15:52.399Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-20T20:15:53.389Z] Collecting jsonschema<3,>=2.5.1 [2022-07-20T20:15:53.389Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-20T20:15:53.389Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-20T20:15:53.667Z] Collecting texttable<0.10,>=0.9.0 [2022-07-20T20:15:53.667Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-20T20:15:56.314Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-20T20:15:56.314Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-20T20:16:00.645Z] Collecting cached-property<2,>=1.2.0 [2022-07-20T20:16:00.645Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-20T20:16:01.261Z] Collecting docker<4.0,>=3.6.0 [2022-07-20T20:16:01.261Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-20T20:16:01.559Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T20:16:01.559Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-20T20:16:01.559Z] ---> 904b1c53b6c9 [2022-07-20T20:16:01.559Z] Step 3/23 : WORKDIR /edgex-go [2022-07-20T20:16:01.559Z] ---> Using cache [2022-07-20T20:16:01.559Z] ---> b7807ba164a0 [2022-07-20T20:16:01.559Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:16:01.559Z] ---> Using cache [2022-07-20T20:16:01.559Z] ---> 8ab1296be58b [2022-07-20T20:16:01.559Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-20T20:16:01.559Z] ---> Using cache [2022-07-20T20:16:01.559Z] ---> f195b99ea95c [2022-07-20T20:16:01.559Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-20T20:16:01.559Z] ---> Using cache [2022-07-20T20:16:01.559Z] ---> 9614a05bab23 [2022-07-20T20:16:01.559Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T20:16:01.559Z] ---> Using cache [2022-07-20T20:16:01.559Z] ---> 83e9356f0768 [2022-07-20T20:16:01.559Z] Step 8/23 : COPY . . [2022-07-20T20:16:01.559Z] ---> Using cache [2022-07-20T20:16:01.559Z] ---> 6d282fee7265 [2022-07-20T20:16:01.559Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-20T20:16:01.847Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-20T20:16:01.847Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-20T20:16:02.457Z] Collecting docker-pycreds>=0.4.0 [2022-07-20T20:16:02.457Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-20T20:16:02.731Z] ---> Running in 016e7ef89b4b [2022-07-20T20:16:04.174Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-20T20:16:04.174Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-20T20:16:04.450Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-20T20:16:04.451Z] 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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-20T20:16:04.728Z] Collecting idna<2.8,>=2.5 [2022-07-20T20:16:04.728Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-20T20:16:05.005Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-20T20:16:05.005Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-20T20:16:05.282Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-20T20:16:05.282Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-20T20:16:05.282Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-20T20:16:05.282Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-20T20:16:06.725Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-20T20:16:06.725Z] Attempting uninstall: urllib3 [2022-07-20T20:16:06.725Z] Found existing installation: urllib3 1.26.7 [2022-07-20T20:16:06.725Z] Uninstalling urllib3-1.26.7: [2022-07-20T20:16:06.725Z] Successfully uninstalled urllib3-1.26.7 [2022-07-20T20:16:07.328Z] Attempting uninstall: idna [2022-07-20T20:16:07.328Z] Found existing installation: idna 3.3 [2022-07-20T20:16:07.328Z] Uninstalling idna-3.3: [2022-07-20T20:16:07.604Z] Successfully uninstalled idna-3.3 [2022-07-20T20:16:11.016Z] Attempting uninstall: requests [2022-07-20T20:16:11.016Z] Found existing installation: requests 2.26.0 [2022-07-20T20:16:11.016Z] Uninstalling requests-2.26.0: [2022-07-20T20:16:11.016Z] Successfully uninstalled requests-2.26.0 [2022-07-20T20:16:11.620Z] Running setup.py install for texttable: started [2022-07-20T20:16:14.263Z] Running setup.py install for texttable: finished with status 'done' [2022-07-20T20:16:14.263Z] Running setup.py install for PyYAML: started [2022-07-20T20:16:17.669Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-20T20:16:17.669Z] Running setup.py install for docopt: started [2022-07-20T20:16:20.311Z] Running setup.py install for docopt: finished with status 'done' [2022-07-20T20:16:20.311Z] Running setup.py install for dockerpty: started [2022-07-20T20:16:22.966Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-20T20:16:24.958Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-20T20:16:40.092Z] Removing intermediate container 0f7785e86889 [2022-07-20T20:16:40.092Z] ---> 2ab0c801919e [2022-07-20T20:16:40.092Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-20T20:16:40.092Z] ---> Running in 2fe8fdfe8c48 [2022-07-20T20:16:40.092Z] Removing intermediate container 2fe8fdfe8c48 [2022-07-20T20:16:40.092Z] ---> c0f949e00ad4 [2022-07-20T20:16:40.092Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-20T20:16:40.374Z] ---> Running in 21acd3cc3191 [2022-07-20T20:16:40.668Z] Removing intermediate container 21acd3cc3191 [2022-07-20T20:16:40.668Z] ---> f747a9bd08ec [2022-07-20T20:16:40.668Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-20T20:16:42.698Z] ---> fc209de0861b [2022-07-20T20:16:42.698Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-20T20:16:43.307Z] ---> edeac6b3a8c7 [2022-07-20T20:16:43.307Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-20T20:16:45.341Z] ---> 0d34c127ade4 [2022-07-20T20:16:45.341Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-20T20:16:45.341Z] ---> Running in ef23047d8f81 [2022-07-20T20:16:45.971Z] Removing intermediate container ef23047d8f81 [2022-07-20T20:16:45.971Z] ---> 0820f7ff6663 [2022-07-20T20:16:45.971Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T20:16:46.268Z] ---> Running in b27c8a052d7e [2022-07-20T20:16:46.871Z] Removing intermediate container b27c8a052d7e [2022-07-20T20:16:46.871Z] ---> ecc3b78d0877 [2022-07-20T20:16:46.871Z] Step 21/23 : LABEL arch=arm64 [2022-07-20T20:16:47.151Z] ---> Running in be5ffee5bc6a [2022-07-20T20:16:48.154Z] Removing intermediate container be5ffee5bc6a [2022-07-20T20:16:48.154Z] ---> c00e17c5c99a [2022-07-20T20:16:48.154Z] Step 22/23 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T20:16:48.429Z] ---> Running in e5aa57543c06 [2022-07-20T20:16:49.439Z] Removing intermediate container e5aa57543c06 [2022-07-20T20:16:49.439Z] ---> 3dc9bc2fa9cd [2022-07-20T20:16:49.439Z] Step 23/23 : LABEL version=0.0.0 [2022-07-20T20:16:49.439Z] ---> Running in 326aab023a69 [2022-07-20T20:16:50.436Z] Removing intermediate container 326aab023a69 [2022-07-20T20:16:50.436Z] ---> df25a3e6dc3f [2022-07-20T20:16:50.436Z] [2022-07-20T20:16:51.426Z] Successfully built df25a3e6dc3f [2022-07-20T20:16:51.426Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-20T20:16:51.426Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-07-20T20:16:54.889Z] Removing intermediate container 6f1e5947313f [2022-07-20T20:16:54.889Z] ---> 1392899cd66a [2022-07-20T20:16:54.889Z] [2022-07-20T20:16:54.889Z] Step 10/23 : FROM alpine:3.16 [2022-07-20T20:16:54.889Z] ---> 3d81c46cd875 [2022-07-20T20:16:54.889Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-20T20:16:54.889Z] ---> Running in 53769849c503 [2022-07-20T20:16:54.889Z] Removing intermediate container 53769849c503 [2022-07-20T20:16:54.889Z] ---> 61cdff136be4 [2022-07-20T20:16:54.889Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-20T20:16:54.889Z] ---> Running in 9712b3d780d5 [2022-07-20T20:16:55.496Z] Removing intermediate container 9712b3d780d5 [2022-07-20T20:16:55.496Z] ---> 588a3696d43d [2022-07-20T20:16:55.496Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-20T20:16:55.496Z] ---> Running in 8d4f445621d6 [2022-07-20T20:16:56.100Z] Removing intermediate container 8d4f445621d6 [2022-07-20T20:16:56.100Z] ---> c265ba4e87ba [2022-07-20T20:16:56.100Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:16:56.379Z] ---> Running in 6eab4a9d94e7 [2022-07-20T20:16:59.812Z] Removing intermediate container 6eab4a9d94e7 [2022-07-20T20:16:59.812Z] ---> c83a85f2d224 [2022-07-20T20:16:59.812Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-20T20:16:59.812Z] ---> Running in 1e8c05db1a32 [2022-07-20T20:17:01.267Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:17:02.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:17:03.711Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-20T20:17:03.991Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-20T20:17:03.991Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-20T20:17:03.991Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-20T20:17:04.273Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-20T20:17:04.554Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-20T20:17:04.554Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T20:17:04.554Z] OK: 8 MiB in 20 packages [2022-07-20T20:17:07.232Z] Removing intermediate container 1e8c05db1a32 [2022-07-20T20:17:07.232Z] ---> be8a56641bbe [2022-07-20T20:17:07.232Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-20T20:17:08.245Z] ---> eb431acfd064 [2022-07-20T20:17:08.245Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-20T20:17:10.899Z] ---> 289801f83117 [2022-07-20T20:17:10.899Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-20T20:17:11.894Z] ---> 2b23fcbba97d [2022-07-20T20:17:11.894Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-20T20:17:12.176Z] ---> Running in c4b74a3d5f2c [2022-07-20T20:17:12.787Z] Removing intermediate container c4b74a3d5f2c [2022-07-20T20:17:12.787Z] ---> 59fbf999071f [2022-07-20T20:17:12.787Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T20:17:13.075Z] ---> Running in cc8002d4c64f [2022-07-20T20:17:13.693Z] Removing intermediate container cc8002d4c64f [2022-07-20T20:17:13.693Z] ---> 6694f8250956 [2022-07-20T20:17:13.693Z] Step 21/23 : LABEL arch=arm64 [2022-07-20T20:17:13.693Z] ---> Running in 2ad7a4430009 [2022-07-20T20:17:14.715Z] Removing intermediate container 2ad7a4430009 [2022-07-20T20:17:14.715Z] ---> 1525104f7463 [2022-07-20T20:17:14.715Z] Step 22/23 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T20:17:14.715Z] ---> Running in 2f453a39cef0 [2022-07-20T20:17:15.333Z] Removing intermediate container 2f453a39cef0 [2022-07-20T20:17:15.333Z] ---> 7f6e8f71eab7 [2022-07-20T20:17:15.333Z] Step 23/23 : LABEL version=0.0.0 [2022-07-20T20:17:15.333Z] ---> Running in f837dfea2a50 [2022-07-20T20:17:16.327Z] Removing intermediate container f837dfea2a50 [2022-07-20T20:17:16.327Z] ---> 5a423548d349 [2022-07-20T20:17:16.327Z] [2022-07-20T20:17:16.934Z] Successfully built 5a423548d349 [2022-07-20T20:17:16.934Z] Successfully tagged core-data-arm64:latest [2022-07-20T20:17:16.934Z] Building support-scheduler [2022-07-20T20:17:27.126Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T20:17:27.126Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-20T20:17:27.126Z] ---> 904b1c53b6c9 [2022-07-20T20:17:27.126Z] Step 3/25 : WORKDIR /edgex-go [2022-07-20T20:17:27.126Z] ---> Using cache [2022-07-20T20:17:27.126Z] ---> b7807ba164a0 [2022-07-20T20:17:27.126Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:17:27.126Z] ---> Using cache [2022-07-20T20:17:27.126Z] ---> 8ab1296be58b [2022-07-20T20:17:27.126Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-20T20:17:27.126Z] ---> Using cache [2022-07-20T20:17:27.126Z] ---> f195b99ea95c [2022-07-20T20:17:27.126Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-20T20:17:27.126Z] ---> Using cache [2022-07-20T20:17:27.126Z] ---> 9614a05bab23 [2022-07-20T20:17:27.126Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T20:17:27.126Z] ---> Using cache [2022-07-20T20:17:27.126Z] ---> 83e9356f0768 [2022-07-20T20:17:27.126Z] Step 8/25 : COPY . . [2022-07-20T20:17:27.126Z] ---> Using cache [2022-07-20T20:17:27.126Z] ---> 6d282fee7265 [2022-07-20T20:17:27.126Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-20T20:17:27.126Z] ---> Running in 22726531bdca [2022-07-20T20:17:28.120Z] 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-07-20T20:17:54.969Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T20:17:54.969Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-20T20:17:54.969Z] ---> 904b1c53b6c9 [2022-07-20T20:17:54.969Z] Step 3/22 : WORKDIR /edgex-go [2022-07-20T20:17:54.969Z] ---> Using cache [2022-07-20T20:17:54.969Z] ---> b7807ba164a0 [2022-07-20T20:17:54.969Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:17:54.969Z] ---> Using cache [2022-07-20T20:17:54.969Z] ---> 8ab1296be58b [2022-07-20T20:17:54.969Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-20T20:17:54.969Z] ---> Using cache [2022-07-20T20:17:54.969Z] ---> f195b99ea95c [2022-07-20T20:17:54.969Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-20T20:17:54.969Z] ---> Using cache [2022-07-20T20:17:54.969Z] ---> 9614a05bab23 [2022-07-20T20:17:54.969Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T20:17:54.969Z] ---> Using cache [2022-07-20T20:17:54.969Z] ---> 83e9356f0768 [2022-07-20T20:17:54.969Z] Step 8/22 : COPY . . [2022-07-20T20:17:54.969Z] ---> Using cache [2022-07-20T20:17:54.969Z] ---> 6d282fee7265 [2022-07-20T20:17:54.969Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-20T20:17:54.969Z] ---> Running in 73c1c9d53906 [2022-07-20T20:17:55.955Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-20T20:18:35.013Z] Removing intermediate container 96d43dbf2548 [2022-07-20T20:18:35.013Z] ---> c2a0d9e09744 [2022-07-20T20:18:35.013Z] [2022-07-20T20:18:35.013Z] Step 10/31 : FROM alpine:3.16 [2022-07-20T20:18:35.013Z] ---> 3d81c46cd875 [2022-07-20T20:18:35.013Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-20T20:18:35.013Z] ---> Running in 755fc744f14c [2022-07-20T20:18:35.013Z] Removing intermediate container 755fc744f14c [2022-07-20T20:18:35.013Z] ---> cc993d7260cd [2022-07-20T20:18:35.013Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-20T20:18:35.013Z] ---> Running in a3d35e125d6d [2022-07-20T20:18:35.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:18:35.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:18:35.013Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-20T20:18:35.013Z] (2/2) Installing su-exec (0.2-r1) [2022-07-20T20:18:35.013Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T20:18:35.013Z] OK: 5 MiB in 16 packages [2022-07-20T20:18:36.017Z] Removing intermediate container a3d35e125d6d [2022-07-20T20:18:36.017Z] ---> 4ce7c470bdf8 [2022-07-20T20:18:36.017Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-20T20:18:36.017Z] ---> Running in bf2485e140f7 [2022-07-20T20:18:36.690Z] Removing intermediate container bf2485e140f7 [2022-07-20T20:18:36.690Z] ---> 186524d73b1c [2022-07-20T20:18:36.690Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-20T20:18:37.029Z] ---> Running in 391a316e4373 [2022-07-20T20:18:37.799Z] Removing intermediate container 391a316e4373 [2022-07-20T20:18:37.800Z] ---> 9cb0cf785232 [2022-07-20T20:18:38.154Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-20T20:18:38.154Z] ---> Running in 4155de521a83 [2022-07-20T20:18:38.840Z] Removing intermediate container 4155de521a83 [2022-07-20T20:18:38.840Z] ---> 67c804464774 [2022-07-20T20:18:38.840Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-20T20:18:38.840Z] ---> Running in 7f9d4806c46b [2022-07-20T20:18:42.497Z] Removing intermediate container 7f9d4806c46b [2022-07-20T20:18:42.497Z] ---> 1ea60cec7a80 [2022-07-20T20:18:42.497Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-20T20:18:42.497Z] ---> Running in fd3bcca6d95f [2022-07-20T20:18:42.497Z] Removing intermediate container fd3bcca6d95f [2022-07-20T20:18:42.497Z] ---> ddf28355c0fc [2022-07-20T20:18:42.497Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-20T20:18:43.579Z] ---> 7a035f354390 [2022-07-20T20:18:43.579Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-20T20:18:43.579Z] ---> Running in aeb7b872eb69 [2022-07-20T20:18:47.201Z] Removing intermediate container aeb7b872eb69 [2022-07-20T20:18:47.201Z] ---> d01abb58f8c7 [2022-07-20T20:18:47.201Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-20T20:18:47.816Z] ---> 0970fff629b4 [2022-07-20T20:18:47.816Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-20T20:18:49.811Z] ---> eedd6767459e [2022-07-20T20:18:49.811Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-20T20:18:50.440Z] ---> bcb52f05d097 [2022-07-20T20:18:50.440Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-20T20:18:51.064Z] ---> 775c32460af3 [2022-07-20T20:18:51.064Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-20T20:18:52.067Z] ---> f9282e79bcc6 [2022-07-20T20:18:52.067Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-20T20:18:53.071Z] ---> fd2caf4681eb [2022-07-20T20:18:53.071Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-20T20:18:53.356Z] ---> Running in ea6523f1dd76 [2022-07-20T20:18:56.787Z] Removing intermediate container ea6523f1dd76 [2022-07-20T20:18:56.787Z] ---> 34f9b5abb123 [2022-07-20T20:18:56.787Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-20T20:18:56.787Z] ---> Running in 9a6687951633 [2022-07-20T20:18:56.787Z] Removing intermediate container 9a6687951633 [2022-07-20T20:18:56.787Z] ---> ebfa8f1a2da0 [2022-07-20T20:18:56.787Z] Step 28/31 : CMD ["gate"] [2022-07-20T20:18:57.064Z] ---> Running in 4a04cc1cada6 [2022-07-20T20:18:57.674Z] Removing intermediate container 4a04cc1cada6 [2022-07-20T20:18:57.674Z] ---> edf4ff975e27 [2022-07-20T20:18:57.674Z] Step 29/31 : LABEL arch=arm64 [2022-07-20T20:18:57.674Z] ---> Running in d764a7d7d6f0 [2022-07-20T20:18:58.294Z] Removing intermediate container d764a7d7d6f0 [2022-07-20T20:18:58.294Z] ---> c11e861319c7 [2022-07-20T20:18:58.294Z] Step 30/31 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T20:18:58.294Z] ---> Running in 48ed82cd1191 [2022-07-20T20:18:58.918Z] Removing intermediate container 48ed82cd1191 [2022-07-20T20:18:58.918Z] ---> 0c3cbf786ada [2022-07-20T20:18:58.918Z] Step 31/31 : LABEL version=0.0.0 [2022-07-20T20:18:58.918Z] ---> Running in 1fc22fd5e94b [2022-07-20T20:18:59.548Z] Removing intermediate container 1fc22fd5e94b [2022-07-20T20:18:59.548Z] ---> 3e89af54f5fe [2022-07-20T20:18:59.548Z] [2022-07-20T20:18:59.824Z] Successfully built 3e89af54f5fe [2022-07-20T20:18:59.824Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-20T20:19:00.100Z] Building support-notifications [2022-07-20T20:19:26.949Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T20:19:26.949Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-20T20:19:26.949Z] ---> 904b1c53b6c9 [2022-07-20T20:19:26.949Z] Step 3/22 : WORKDIR /edgex-go [2022-07-20T20:19:26.949Z] ---> Using cache [2022-07-20T20:19:26.949Z] ---> b7807ba164a0 [2022-07-20T20:19:26.949Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:19:26.949Z] ---> Using cache [2022-07-20T20:19:26.949Z] ---> 8ab1296be58b [2022-07-20T20:19:26.949Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-20T20:19:27.231Z] ---> Running in 3389cedb25c3 [2022-07-20T20:19:29.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:19:30.692Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:19:31.674Z] OK: 221 MiB in 51 packages [2022-07-20T20:19:33.118Z] Removing intermediate container 3389cedb25c3 [2022-07-20T20:19:33.118Z] ---> f8f05096e62d [2022-07-20T20:19:33.118Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-20T20:19:34.106Z] ---> 8fe9700af143 [2022-07-20T20:19:34.106Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T20:19:34.106Z] ---> Running in b0fbcb87911c [2022-07-20T20:20:21.132Z] Removing intermediate container b0fbcb87911c [2022-07-20T20:20:21.132Z] ---> 4d2b1cde0227 [2022-07-20T20:20:21.132Z] Step 8/22 : COPY . . [2022-07-20T20:20:43.348Z] ---> da51ee1a274e [2022-07-20T20:20:43.348Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-20T20:20:43.348Z] ---> Running in cde7e2f63d8e [2022-07-20T20:20:43.348Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-20T20:20:47.691Z] Removing intermediate container 5ddad7183e98 [2022-07-20T20:20:47.691Z] ---> f157dca4faab [2022-07-20T20:20:47.691Z] [2022-07-20T20:20:47.691Z] Step 9/20 : FROM alpine:3.15 [2022-07-20T20:20:47.691Z] ---> 60f2846fe774 [2022-07-20T20:20:47.691Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-20T20:20:47.691Z] ---> Using cache [2022-07-20T20:20:47.691Z] ---> 81db9434aac7 [2022-07-20T20:20:47.691Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:20:47.691Z] ---> Using cache [2022-07-20T20:20:47.691Z] ---> a14e77dea27b [2022-07-20T20:20:47.691Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-20T20:20:47.691Z] ---> Running in be123bc12fe7 [2022-07-20T20:20:49.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:20:50.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:20:52.126Z] v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-20T20:20:52.126Z] v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-20T20:20:52.126Z] OK: 15733 distinct packages available [2022-07-20T20:20:52.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:20:53.399Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:20:54.846Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-20T20:20:55.122Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-20T20:20:55.122Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-20T20:20:55.398Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-20T20:20:55.398Z] (5/9) Installing curl (7.80.0-r2) [2022-07-20T20:20:55.398Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-20T20:20:55.676Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-20T20:20:55.676Z] (8/9) Installing libucontext (1.1-r0) [2022-07-20T20:20:55.676Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-20T20:20:55.952Z] Executing busybox-1.34.1-r7.trigger [2022-07-20T20:20:55.952Z] Executing ca-certificates-20211220-r0.trigger [2022-07-20T20:20:56.231Z] OK: 8 MiB in 23 packages [2022-07-20T20:20:58.229Z] Removing intermediate container be123bc12fe7 [2022-07-20T20:20:58.229Z] ---> c65081ac1510 [2022-07-20T20:20:58.229Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-20T20:20:59.238Z] ---> 5db6627cf707 [2022-07-20T20:20:59.239Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-20T20:21:01.262Z] ---> e234f377c8ca [2022-07-20T20:21:01.262Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-20T20:21:01.892Z] ---> 727c66d96006 [2022-07-20T20:21:01.892Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-20T20:21:01.892Z] ---> Running in 769051d130b2 [2022-07-20T20:21:02.524Z] Removing intermediate container 769051d130b2 [2022-07-20T20:21:02.524Z] ---> 2fc3888c09a2 [2022-07-20T20:21:02.524Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T20:21:02.524Z] ---> Running in c50b74d4c09a [2022-07-20T20:21:02.818Z] Removing intermediate container c50b74d4c09a [2022-07-20T20:21:02.818Z] ---> a01c345d0266 [2022-07-20T20:21:02.818Z] Step 18/20 : LABEL arch=arm64 [2022-07-20T20:21:03.102Z] ---> Running in c0bc7659744b [2022-07-20T20:21:03.393Z] Removing intermediate container c0bc7659744b [2022-07-20T20:21:03.393Z] ---> 2f4414528aad [2022-07-20T20:21:03.393Z] Step 19/20 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T20:21:03.682Z] ---> Running in 22ff50a88517 [2022-07-20T20:21:04.297Z] Removing intermediate container 22ff50a88517 [2022-07-20T20:21:04.297Z] ---> 5a146d9da39d [2022-07-20T20:21:04.297Z] Step 20/20 : LABEL version=0.0.0 [2022-07-20T20:21:04.297Z] ---> Running in f092b14424a0 [2022-07-20T20:21:04.919Z] Removing intermediate container f092b14424a0 [2022-07-20T20:21:04.919Z] ---> b2d35e22acf4 [2022-07-20T20:21:04.919Z] [2022-07-20T20:21:05.197Z] Successfully built b2d35e22acf4 [2022-07-20T20:21:05.197Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-20T20:21:05.197Z] Building security-spire-server [2022-07-20T20:21:37.875Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T20:21:37.875Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-20T20:21:37.875Z] ---> 904b1c53b6c9 [2022-07-20T20:21:37.876Z] Step 3/25 : WORKDIR /edgex-go [2022-07-20T20:21:37.876Z] ---> Using cache [2022-07-20T20:21:37.876Z] ---> b7807ba164a0 [2022-07-20T20:21:37.876Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:21:37.876Z] ---> Using cache [2022-07-20T20:21:37.876Z] ---> 8ab1296be58b [2022-07-20T20:21:37.876Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-20T20:21:37.876Z] ---> Running in d7c60f70cf1f [2022-07-20T20:21:37.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:21:41.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:21:45.705Z] OK: 221 MiB in 51 packages [2022-07-20T20:21:47.517Z] Removing intermediate container d7c60f70cf1f [2022-07-20T20:21:47.517Z] ---> f50ef8658214 [2022-07-20T20:21:47.517Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-20T20:21:48.978Z] ---> 406ed5492090 [2022-07-20T20:21:48.978Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T20:21:49.261Z] ---> Running in e6fa43c748e2 [2022-07-20T20:21:51.310Z] Removing intermediate container 016e7ef89b4b [2022-07-20T20:21:51.310Z] ---> 4cf726bfe934 [2022-07-20T20:21:51.310Z] [2022-07-20T20:21:51.310Z] Step 10/23 : FROM alpine:3.16 [2022-07-20T20:21:51.310Z] ---> 3d81c46cd875 [2022-07-20T20:21:51.310Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-20T20:21:51.593Z] ---> Running in 93c0f538679c [2022-07-20T20:21:53.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:21:53.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:21:54.890Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-20T20:21:54.890Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T20:21:55.167Z] OK: 5 MiB in 15 packages [2022-07-20T20:21:56.646Z] Removing intermediate container 93c0f538679c [2022-07-20T20:21:56.646Z] ---> c637f665d89c [2022-07-20T20:21:56.646Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-20T20:21:56.646Z] ---> Running in 37e6eb35b130 [2022-07-20T20:21:56.945Z] Removing intermediate container 37e6eb35b130 [2022-07-20T20:21:56.946Z] ---> 8f7db7b1cef4 [2022-07-20T20:21:56.946Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-20T20:21:56.946Z] ---> Running in b23fd50edb40 [2022-07-20T20:21:57.589Z] Removing intermediate container b23fd50edb40 [2022-07-20T20:21:57.589Z] ---> eca58052d203 [2022-07-20T20:21:57.589Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-20T20:21:57.589Z] ---> Running in eba2e1c88162 [2022-07-20T20:21:58.216Z] Removing intermediate container eba2e1c88162 [2022-07-20T20:21:58.216Z] ---> 620828d377ac [2022-07-20T20:21:58.216Z] Step 15/23 : WORKDIR / [2022-07-20T20:21:58.216Z] ---> Running in ce670a613362 [2022-07-20T20:21:58.843Z] Removing intermediate container ce670a613362 [2022-07-20T20:21:58.843Z] ---> 66689bb6a6cf [2022-07-20T20:21:58.843Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-20T20:21:59.852Z] ---> 0b43908e2ba3 [2022-07-20T20:21:59.852Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-20T20:22:01.340Z] ---> 3cbe2d6ac3a5 [2022-07-20T20:22:01.340Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-20T20:22:02.356Z] ---> 280e2b733679 [2022-07-20T20:22:02.356Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-20T20:22:02.356Z] ---> Running in 9d3f71949e30 [2022-07-20T20:22:02.975Z] Removing intermediate container 9d3f71949e30 [2022-07-20T20:22:02.975Z] ---> 088bc2a83204 [2022-07-20T20:22:02.975Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T20:22:03.255Z] ---> Running in 65f04e3e960c [2022-07-20T20:22:03.864Z] Removing intermediate container 65f04e3e960c [2022-07-20T20:22:03.864Z] ---> a0130270fc3a [2022-07-20T20:22:03.864Z] Step 21/23 : LABEL arch=arm64 [2022-07-20T20:22:03.864Z] ---> Running in bc427aa93676 [2022-07-20T20:22:04.144Z] Removing intermediate container bc427aa93676 [2022-07-20T20:22:04.144Z] ---> 23296e3f5619 [2022-07-20T20:22:04.431Z] Step 22/23 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T20:22:04.431Z] ---> Running in 3890f53fd7ba [2022-07-20T20:22:05.075Z] Removing intermediate container 3890f53fd7ba [2022-07-20T20:22:05.075Z] ---> 7f7dd52dc4e9 [2022-07-20T20:22:05.075Z] Step 23/23 : LABEL version=0.0.0 [2022-07-20T20:22:05.075Z] ---> Running in ee25695356d1 [2022-07-20T20:22:05.699Z] Removing intermediate container ee25695356d1 [2022-07-20T20:22:05.699Z] ---> 1a96f4b972f3 [2022-07-20T20:22:05.699Z] [2022-07-20T20:22:05.987Z] Successfully built 1a96f4b972f3 [2022-07-20T20:22:05.987Z] Successfully tagged core-metadata-arm64:latest [2022-07-20T20:22:05.987Z] Building core-command [2022-07-20T20:22:39.978Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-20T20:22:39.978Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-20T20:22:39.978Z] ---> 904b1c53b6c9 [2022-07-20T20:22:39.978Z] Step 3/23 : WORKDIR /edgex-go [2022-07-20T20:22:39.978Z] ---> Using cache [2022-07-20T20:22:39.978Z] ---> b7807ba164a0 [2022-07-20T20:22:39.978Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:22:39.978Z] ---> Using cache [2022-07-20T20:22:39.978Z] ---> 8ab1296be58b [2022-07-20T20:22:39.978Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-20T20:22:39.978Z] ---> Using cache [2022-07-20T20:22:39.978Z] ---> f195b99ea95c [2022-07-20T20:22:39.978Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-20T20:22:39.978Z] ---> Using cache [2022-07-20T20:22:39.978Z] ---> 9614a05bab23 [2022-07-20T20:22:39.978Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T20:22:39.978Z] ---> Using cache [2022-07-20T20:22:39.978Z] ---> 83e9356f0768 [2022-07-20T20:22:39.978Z] Step 8/23 : COPY . . [2022-07-20T20:22:39.978Z] ---> Using cache [2022-07-20T20:22:39.978Z] ---> 6d282fee7265 [2022-07-20T20:22:39.978Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-20T20:22:39.978Z] ---> Running in 27e31c6fe50e [2022-07-20T20:22:39.978Z] 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/core-command/core-command ./cmd/core-command [2022-07-20T20:22:45.805Z] Removing intermediate container e6fa43c748e2 [2022-07-20T20:22:45.805Z] ---> ed22a5214126 [2022-07-20T20:22:45.805Z] Step 8/25 : COPY . . [2022-07-20T20:22:51.791Z] 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-07-20T20:23:06.965Z] ---> 530aa8375f82 [2022-07-20T20:23:06.965Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-20T20:23:06.965Z] ---> Running in f6d4d46789d4 [2022-07-20T20:23:06.965Z] Removing intermediate container f6d4d46789d4 [2022-07-20T20:23:06.965Z] ---> 2eb10bf737aa [2022-07-20T20:23:06.965Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-20T20:23:06.965Z] ---> Running in 5a111552fc1f [2022-07-20T20:23:06.965Z] Removing intermediate container 5a111552fc1f [2022-07-20T20:23:06.965Z] ---> 7ff76055acbc [2022-07-20T20:23:06.965Z] 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-07-20T20:23:07.244Z] ---> Running in f1316c6f7517 [2022-07-20T20:23:11.599Z] Removing intermediate container f1316c6f7517 [2022-07-20T20:23:11.599Z] ---> 4ec4e548d7f3 [2022-07-20T20:23:11.599Z] Step 12/25 : WORKDIR /edgex-go [2022-07-20T20:23:11.599Z] ---> Running in 9204cb859641 [2022-07-20T20:23:12.592Z] Removing intermediate container 9204cb859641 [2022-07-20T20:23:12.592Z] ---> eac323d6fad6 [2022-07-20T20:23:12.592Z] [2022-07-20T20:23:12.592Z] Step 13/25 : FROM alpine:3.15 [2022-07-20T20:23:12.592Z] ---> 60f2846fe774 [2022-07-20T20:23:12.592Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-20T20:23:12.592Z] ---> Using cache [2022-07-20T20:23:12.592Z] ---> 81db9434aac7 [2022-07-20T20:23:12.592Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T20:23:12.592Z] ---> Using cache [2022-07-20T20:23:12.592Z] ---> a14e77dea27b [2022-07-20T20:23:12.592Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-20T20:23:12.592Z] ---> Using cache [2022-07-20T20:23:12.592Z] ---> 253509f3d173 [2022-07-20T20:23:12.592Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-20T20:23:15.289Z] Removing intermediate container 22726531bdca [2022-07-20T20:23:15.289Z] ---> 4e3639fb22a2 [2022-07-20T20:23:15.289Z] [2022-07-20T20:23:15.289Z] Step 10/25 : FROM alpine:3.16 [2022-07-20T20:23:15.289Z] ---> 3d81c46cd875 [2022-07-20T20:23:15.289Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-20T20:23:15.566Z] ---> Running in 2101f2eaafaa [2022-07-20T20:23:18.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:23:18.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:23:19.689Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-20T20:23:19.964Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-20T20:23:19.964Z] (3/3) Installing su-exec (0.2-r1) [2022-07-20T20:23:19.964Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T20:23:19.964Z] Executing ca-certificates-20211220-r0.trigger [2022-07-20T20:23:20.586Z] OK: 6 MiB in 17 packages [2022-07-20T20:23:20.860Z] ---> cdb701050b03 [2022-07-20T20:23:20.860Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-20T20:23:22.853Z] ---> b69b3632cc08 [2022-07-20T20:23:22.853Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-20T20:23:22.853Z] Removing intermediate container 2101f2eaafaa [2022-07-20T20:23:22.853Z] ---> b9a47ac6493d [2022-07-20T20:23:23.135Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-20T20:23:23.135Z] ---> Running in fc2d13361506 [2022-07-20T20:23:23.744Z] ---> a0d5962d37ab [2022-07-20T20:23:23.744Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-20T20:23:23.744Z] Removing intermediate container fc2d13361506 [2022-07-20T20:23:23.744Z] ---> 9e13e2b1f222 [2022-07-20T20:23:23.744Z] Step 13/25 : WORKDIR / [2022-07-20T20:23:24.025Z] ---> Running in f5bd766d04a5 [2022-07-20T20:23:25.030Z] Removing intermediate container f5bd766d04a5 [2022-07-20T20:23:25.030Z] ---> 089da55f71de [2022-07-20T20:23:25.030Z] 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-07-20T20:23:25.030Z] ---> b9db4a511650 [2022-07-20T20:23:25.030Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-20T20:23:25.309Z] ---> Running in ac193687ed3a [2022-07-20T20:23:25.923Z] Removing intermediate container ac193687ed3a [2022-07-20T20:23:25.923Z] ---> c8aa996322a0 [2022-07-20T20:23:25.923Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-20T20:23:26.202Z] ---> 10c692e929d9 [2022-07-20T20:23:26.202Z] 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-07-20T20:23:26.202Z] ---> Running in afcdcf3df64b [2022-07-20T20:23:26.829Z] Removing intermediate container afcdcf3df64b [2022-07-20T20:23:26.829Z] ---> 2dd3b6d12bd8 [2022-07-20T20:23:26.829Z] Step 23/25 : LABEL arch=arm64 [2022-07-20T20:23:27.125Z] ---> Running in fcf1ed7d07cc [2022-07-20T20:23:27.724Z] ---> 8f576d63d166 [2022-07-20T20:23:27.724Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-20T20:23:27.724Z] Removing intermediate container fcf1ed7d07cc [2022-07-20T20:23:27.724Z] ---> e02501826dd3 [2022-07-20T20:23:27.724Z] Step 24/25 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T20:23:27.998Z] ---> Running in 05a5ea18af3f [2022-07-20T20:23:28.598Z] Removing intermediate container 05a5ea18af3f [2022-07-20T20:23:28.598Z] ---> 0af38f4d44c1 [2022-07-20T20:23:28.598Z] Step 25/25 : LABEL version=0.0.0 [2022-07-20T20:23:28.598Z] ---> Running in 3b8e87f91e99 [2022-07-20T20:23:28.882Z] ---> 5fb066a90259 [2022-07-20T20:23:28.882Z] 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-07-20T20:23:29.888Z] Removing intermediate container 3b8e87f91e99 [2022-07-20T20:23:29.888Z] ---> 6e0d3dde4002 [2022-07-20T20:23:29.888Z] [2022-07-20T20:23:29.888Z] ---> ec96c5fd3093 [2022-07-20T20:23:29.888Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-20T20:23:30.497Z] Successfully built 6e0d3dde4002 [2022-07-20T20:23:30.497Z] Successfully tagged security-spire-server-arm64:latest [2022-07-20T20:23:31.484Z]  Building security-spire-server ... done  ---> 9744ff344d8d [2022-07-20T20:23:31.484Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-20T20:23:33.474Z] ---> 002397dd03c4 [2022-07-20T20:23:33.474Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-20T20:23:34.078Z] ---> 17da72403e5b [2022-07-20T20:23:34.078Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-20T20:23:34.358Z] ---> Running in a4b92f30abad [2022-07-20T20:23:37.776Z] Removing intermediate container a4b92f30abad [2022-07-20T20:23:37.776Z] ---> d5506abb1703 [2022-07-20T20:23:37.776Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-20T20:23:37.776Z] ---> Running in d03694ec62f3 [2022-07-20T20:23:37.776Z] Removing intermediate container d03694ec62f3 [2022-07-20T20:23:37.776Z] ---> 46987d99104e [2022-07-20T20:23:37.776Z] Step 23/25 : LABEL arch=arm64 [2022-07-20T20:23:38.063Z] ---> Running in 4291551e3130 [2022-07-20T20:23:38.350Z] Removing intermediate container 4291551e3130 [2022-07-20T20:23:38.350Z] ---> ae5ccf1fec4d [2022-07-20T20:23:38.350Z] Step 24/25 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T20:23:38.350Z] ---> Running in ce1cdd702935 [2022-07-20T20:23:38.974Z] Removing intermediate container ce1cdd702935 [2022-07-20T20:23:38.974Z] ---> 9d524a02dc25 [2022-07-20T20:23:38.974Z] Step 25/25 : LABEL version=0.0.0 [2022-07-20T20:23:39.258Z] ---> Running in 5ef805e52865 [2022-07-20T20:23:39.533Z] Removing intermediate container 5ef805e52865 [2022-07-20T20:23:39.533Z] ---> a22823b7fc28 [2022-07-20T20:23:39.533Z] [2022-07-20T20:23:40.139Z] Successfully built a22823b7fc28 [2022-07-20T20:23:40.139Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-20T20:25:17.118Z]  Building security-secretstore-setup ... done Removing intermediate container 73c1c9d53906 [2022-07-20T20:25:17.118Z] ---> 096df1346ce2 [2022-07-20T20:25:17.118Z] [2022-07-20T20:25:17.118Z] Step 10/22 : FROM alpine:3.16 [2022-07-20T20:25:17.118Z] ---> 3d81c46cd875 [2022-07-20T20:25:17.118Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-20T20:25:17.118Z] ---> Using cache [2022-07-20T20:25:17.118Z] ---> c637f665d89c [2022-07-20T20:25:17.118Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-20T20:25:17.118Z] ---> Using cache [2022-07-20T20:25:17.118Z] ---> 8f7db7b1cef4 [2022-07-20T20:25:17.118Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-20T20:25:17.118Z] ---> Running in 68becefa904b [2022-07-20T20:25:17.118Z] Removing intermediate container 68becefa904b [2022-07-20T20:25:17.118Z] ---> c7778269a511 [2022-07-20T20:25:17.118Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-20T20:25:17.118Z] ---> Running in dbbcc19faac3 [2022-07-20T20:25:17.118Z] Removing intermediate container dbbcc19faac3 [2022-07-20T20:25:17.118Z] ---> 264e83a46cac [2022-07-20T20:25:17.118Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-20T20:25:17.118Z] ---> 501863f9db73 [2022-07-20T20:25:17.118Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-20T20:25:17.118Z] ---> 982481bd375f [2022-07-20T20:25:17.118Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-20T20:25:17.118Z] ---> d34b0fa8d281 [2022-07-20T20:25:17.118Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-20T20:25:17.118Z] ---> Running in e43ef0a744bd [2022-07-20T20:25:17.118Z] Removing intermediate container e43ef0a744bd [2022-07-20T20:25:17.118Z] ---> 42cb96acd13b [2022-07-20T20:25:17.118Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T20:25:17.118Z] ---> Running in b6b4640035df [2022-07-20T20:25:17.118Z] Removing intermediate container b6b4640035df [2022-07-20T20:25:17.118Z] ---> c2a79ba75b1b [2022-07-20T20:25:17.118Z] Step 20/22 : LABEL arch=arm64 [2022-07-20T20:25:17.118Z] ---> Running in c16c4a31a8c1 [2022-07-20T20:25:17.118Z] Removing intermediate container c16c4a31a8c1 [2022-07-20T20:25:17.118Z] ---> ff2f40d113f8 [2022-07-20T20:25:17.118Z] Step 21/22 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T20:25:17.118Z] ---> Running in a79e7a1a28a5 [2022-07-20T20:25:17.396Z] Removing intermediate container a79e7a1a28a5 [2022-07-20T20:25:17.396Z] ---> b77df96577ad [2022-07-20T20:25:17.396Z] Step 22/22 : LABEL version=0.0.0 [2022-07-20T20:25:17.396Z] ---> Running in 8c23d68a489a [2022-07-20T20:25:18.015Z] Removing intermediate container 8c23d68a489a [2022-07-20T20:25:18.015Z] ---> d423a5242663 [2022-07-20T20:25:18.015Z] [2022-07-20T20:25:18.621Z] Successfully built d423a5242663 [2022-07-20T20:25:18.621Z] Successfully tagged support-scheduler-arm64:latest [2022-07-20T20:25:45.451Z]  Building support-scheduler ... done Removing intermediate container 27e31c6fe50e [2022-07-20T20:25:45.451Z] ---> f99dae56b0fb [2022-07-20T20:25:45.451Z] [2022-07-20T20:25:45.451Z] Step 10/23 : FROM alpine:3.16 [2022-07-20T20:25:45.451Z] ---> 3d81c46cd875 [2022-07-20T20:25:45.451Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-20T20:25:45.451Z] ---> Using cache [2022-07-20T20:25:45.451Z] ---> c637f665d89c [2022-07-20T20:25:45.451Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-20T20:25:45.451Z] ---> Using cache [2022-07-20T20:25:45.451Z] ---> 8f7db7b1cef4 [2022-07-20T20:25:45.451Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-20T20:25:45.451Z] ---> Running in 26251ca13514 [2022-07-20T20:25:45.731Z] Removing intermediate container 26251ca13514 [2022-07-20T20:25:45.731Z] ---> bf32084324b3 [2022-07-20T20:25:45.731Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-20T20:25:46.012Z] ---> Running in 35cff6c85be1 [2022-07-20T20:25:46.288Z] Removing intermediate container 35cff6c85be1 [2022-07-20T20:25:46.288Z] ---> 5678c08aea31 [2022-07-20T20:25:46.288Z] Step 15/23 : WORKDIR / [2022-07-20T20:25:46.288Z] ---> Running in 28355305ebf5 [2022-07-20T20:25:46.898Z] Removing intermediate container 28355305ebf5 [2022-07-20T20:25:46.898Z] ---> 8495ee4be0db [2022-07-20T20:25:46.898Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-20T20:25:47.499Z] ---> 83e4388a35be [2022-07-20T20:25:47.499Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-20T20:25:48.489Z] ---> dfbc60836e50 [2022-07-20T20:25:48.490Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-20T20:25:49.091Z] ---> fa86db277e48 [2022-07-20T20:25:49.091Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-20T20:25:49.366Z] ---> Running in 664e6b2c9a4f [2022-07-20T20:25:49.654Z] Removing intermediate container 664e6b2c9a4f [2022-07-20T20:25:49.654Z] ---> 4560b3a99378 [2022-07-20T20:25:49.654Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T20:25:49.934Z] ---> Running in e2b0cb81e4dd [2022-07-20T20:25:50.210Z] Removing intermediate container e2b0cb81e4dd [2022-07-20T20:25:50.210Z] ---> 277ad9aff921 [2022-07-20T20:25:50.210Z] Step 21/23 : LABEL arch=arm64 [2022-07-20T20:25:50.210Z] ---> Running in 2392ea5f7986 [2022-07-20T20:25:50.818Z] Removing intermediate container 2392ea5f7986 [2022-07-20T20:25:50.818Z] ---> f7872ada5bbd [2022-07-20T20:25:50.818Z] Step 22/23 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T20:25:50.818Z] ---> Running in 94eb56357517 [2022-07-20T20:25:51.416Z] Removing intermediate container 94eb56357517 [2022-07-20T20:25:51.416Z] ---> 7dd6a1b9ba16 [2022-07-20T20:25:51.416Z] Step 23/23 : LABEL version=0.0.0 [2022-07-20T20:25:51.416Z] ---> Running in f4663fe7c1c6 [2022-07-20T20:25:52.019Z] Removing intermediate container f4663fe7c1c6 [2022-07-20T20:25:52.019Z] ---> 75619e95efba [2022-07-20T20:25:52.019Z] [2022-07-20T20:25:52.294Z] Successfully built 75619e95efba [2022-07-20T20:25:52.294Z] Successfully tagged core-command-arm64:latest [2022-07-20T20:26:04.694Z]  Building core-command ... done Removing intermediate container cde7e2f63d8e [2022-07-20T20:26:04.694Z] ---> bdd847acac01 [2022-07-20T20:26:04.694Z] [2022-07-20T20:26:04.694Z] Step 10/22 : FROM alpine:3.16 [2022-07-20T20:26:04.694Z] ---> 3d81c46cd875 [2022-07-20T20:26:04.694Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-20T20:26:04.694Z] ---> Running in e6e959c2f3cd [2022-07-20T20:26:04.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T20:26:04.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T20:26:04.966Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-20T20:26:04.966Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-20T20:26:04.966Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T20:26:04.966Z] Executing ca-certificates-20211220-r0.trigger [2022-07-20T20:26:05.239Z] OK: 6 MiB in 16 packages [2022-07-20T20:26:06.687Z] Removing intermediate container e6e959c2f3cd [2022-07-20T20:26:06.687Z] ---> 4d6683e4b850 [2022-07-20T20:26:06.688Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-20T20:26:06.688Z] ---> Running in 110eb2eb50c5 [2022-07-20T20:26:06.688Z] Removing intermediate container 110eb2eb50c5 [2022-07-20T20:26:06.688Z] ---> 4474675b69be [2022-07-20T20:26:06.688Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-20T20:26:06.961Z] ---> Running in 2212d905dee1 [2022-07-20T20:26:07.233Z] Removing intermediate container 2212d905dee1 [2022-07-20T20:26:07.233Z] ---> 3027b051e387 [2022-07-20T20:26:07.233Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-20T20:26:07.233Z] ---> Running in cfc83be6416b [2022-07-20T20:26:07.505Z] Removing intermediate container cfc83be6416b [2022-07-20T20:26:07.505Z] ---> 98408ddf878c [2022-07-20T20:26:07.505Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-20T20:26:08.100Z] ---> d48d808e87f3 [2022-07-20T20:26:08.100Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-20T20:26:09.535Z] ---> e80b8ba17e01 [2022-07-20T20:26:09.535Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-20T20:26:09.814Z] ---> ac389b2b250d [2022-07-20T20:26:09.814Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-20T20:26:09.815Z] ---> Running in 84bd1e81c7c7 [2022-07-20T20:26:10.423Z] Removing intermediate container 84bd1e81c7c7 [2022-07-20T20:26:10.423Z] ---> df1d52137cdc [2022-07-20T20:26:10.423Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T20:26:10.423Z] ---> Running in 386b515d32c8 [2022-07-20T20:26:10.698Z] Removing intermediate container 386b515d32c8 [2022-07-20T20:26:10.698Z] ---> 543202d2754c [2022-07-20T20:26:10.698Z] Step 20/22 : LABEL arch=arm64 [2022-07-20T20:26:10.698Z] ---> Running in 1b41df5e9cda [2022-07-20T20:26:10.977Z] Removing intermediate container 1b41df5e9cda [2022-07-20T20:26:10.977Z] ---> da18f2cd5d91 [2022-07-20T20:26:10.977Z] Step 21/22 : LABEL git_sha=fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-20T20:26:10.977Z] ---> Running in 055757ab5a84 [2022-07-20T20:26:11.582Z] Removing intermediate container 055757ab5a84 [2022-07-20T20:26:11.582Z] ---> 4a2c4e6207ca [2022-07-20T20:26:11.582Z] Step 22/22 : LABEL version=0.0.0 [2022-07-20T20:26:11.582Z] ---> Running in 990171de1539 [2022-07-20T20:26:11.858Z] Removing intermediate container 990171de1539 [2022-07-20T20:26:11.858Z] ---> 32a11f4fa2c6 [2022-07-20T20:26:11.858Z] [2022-07-20T20:26:12.133Z] Successfully built 32a11f4fa2c6 [2022-07-20T20:26:12.134Z] Successfully tagged support-notifications-arm64:latest [2022-07-20T20:26:12.430Z]  Building support-notifications ... done  [Pipeline] } [2022-07-20T20:26:12.473Z] $ docker stop --time=1 f063b0715050f6b3832049502baf6b4c228e41ea0f4ca5370154389a290d486b [2022-07-20T20:26:14.182Z] $ docker rm -f f063b0715050f6b3832049502baf6b4c228e41ea0f4ca5370154389a290d486b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T20:26:14.780Z] + docker images [2022-07-20T20:26:15.053Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-20T20:26:15.053Z] support-notifications-arm64 latest 32a11f4fa2c6 3 seconds ago 26.1MB [2022-07-20T20:26:15.053Z] bdd847acac01 13 seconds ago 1.51GB [2022-07-20T20:26:15.053Z] core-command-arm64 latest 75619e95efba 23 seconds ago 15.5MB [2022-07-20T20:26:15.053Z] f99dae56b0fb 30 seconds ago 1.45GB [2022-07-20T20:26:15.053Z] support-scheduler-arm64 latest d423a5242663 57 seconds ago 25.5MB [2022-07-20T20:26:15.053Z] 096df1346ce2 About a minute ago 1.51GB [2022-07-20T20:26:15.053Z] security-secretstore-setup-arm64 latest a22823b7fc28 2 minutes ago 27.9MB [2022-07-20T20:26:15.053Z] security-spire-server-arm64 latest 6e0d3dde4002 2 minutes ago 84.2MB [2022-07-20T20:26:15.053Z] 4e3639fb22a2 3 minutes ago 1.46GB [2022-07-20T20:26:15.053Z] eac323d6fad6 3 minutes ago 1.35GB [2022-07-20T20:26:15.053Z] core-metadata-arm64 latest 1a96f4b972f3 4 minutes ago 16.4MB [2022-07-20T20:26:15.053Z] 4cf726bfe934 4 minutes ago 1.45GB [2022-07-20T20:26:15.053Z] security-spiffe-token-provider-arm64 latest b2d35e22acf4 5 minutes ago 28.2MB [2022-07-20T20:26:15.053Z] f157dca4faab 5 minutes ago 1.5GB [2022-07-20T20:26:15.053Z] security-bootstrapper-arm64 latest 3e89af54f5fe 7 minutes ago 18.5MB [2022-07-20T20:26:15.053Z] c2a0d9e09744 7 minutes ago 1.45GB [2022-07-20T20:26:15.053Z] core-data-arm64 latest 5a423548d349 8 minutes ago 20.6MB [2022-07-20T20:26:15.053Z] 1392899cd66a 9 minutes ago 1.48GB [2022-07-20T20:26:15.053Z] sys-mgmt-agent-arm64 latest df25a3e6dc3f 9 minutes ago 282MB [2022-07-20T20:26:15.053Z] security-proxy-setup-arm64 latest 3282a4ac4778 10 minutes ago 26.1MB [2022-07-20T20:26:15.053Z] 2716c45bcd8a 11 minutes ago 1.46GB [2022-07-20T20:26:15.053Z] 0ea94e295872 11 minutes ago 1.45GB [2022-07-20T20:26:15.053Z] security-spire-agent-arm64 latest cf4e8ab54bc1 15 minutes ago 122MB [2022-07-20T20:26:15.053Z] security-spire-config-arm64 latest 2a85c467c1a8 15 minutes ago 83.6MB [2022-07-20T20:26:15.053Z] 48fe9c176044 16 minutes ago 1.35GB [2022-07-20T20:26:15.053Z] ed8e113dcbe6 16 minutes ago 1.35GB [2022-07-20T20:26:15.053Z] ci-base-image-arm64 latest 904b1c53b6c9 29 minutes ago 938MB [2022-07-20T20:26:15.053Z] alpine 3.15 60f2846fe774 22 hours ago 5.32MB [2022-07-20T20:26:15.053Z] alpine 3.16 3d81c46cd875 46 hours ago 5.27MB [2022-07-20T20:26:15.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 13 days ago 678MB [2022-07-20T20:26:15.053Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-20T20:26:15.053Z] 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-07-20T20:26:15.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T20:26:15.838Z] [2022-07-20T20:26:15.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T20:26:16.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T20:26:16.536Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-20T20:26:16.536Z] 8998bd30e6a1: Pulling fs layer [2022-07-20T20:26:16.536Z] 04944245beec: Pulling fs layer [2022-07-20T20:26:16.536Z] 699f458cf7ca: Pulling fs layer [2022-07-20T20:26:16.536Z] 765212b225bb: Pulling fs layer [2022-07-20T20:26:16.536Z] f23df028b6ca: Pulling fs layer [2022-07-20T20:26:16.536Z] d65c8cfc05b1: Pulling fs layer [2022-07-20T20:26:16.536Z] 2437ff75d9bd: Pulling fs layer [2022-07-20T20:26:16.536Z] f23df028b6ca: Waiting [2022-07-20T20:26:16.536Z] 2437ff75d9bd: Waiting [2022-07-20T20:26:16.536Z] d65c8cfc05b1: Waiting [2022-07-20T20:26:16.536Z] 765212b225bb: Waiting [2022-07-20T20:26:16.536Z] 04944245beec: Verifying Checksum [2022-07-20T20:26:16.536Z] 04944245beec: Download complete [2022-07-20T20:26:16.811Z] 765212b225bb: Verifying Checksum [2022-07-20T20:26:16.811Z] 765212b225bb: Download complete [2022-07-20T20:26:16.811Z] f23df028b6ca: Verifying Checksum [2022-07-20T20:26:16.811Z] f23df028b6ca: Download complete [2022-07-20T20:26:16.811Z] d65c8cfc05b1: Verifying Checksum [2022-07-20T20:26:16.811Z] d65c8cfc05b1: Download complete [2022-07-20T20:26:16.811Z] 699f458cf7ca: Verifying Checksum [2022-07-20T20:26:16.811Z] 699f458cf7ca: Download complete [2022-07-20T20:26:17.408Z] 8998bd30e6a1: Verifying Checksum [2022-07-20T20:26:17.408Z] 8998bd30e6a1: Download complete [2022-07-20T20:26:19.387Z] 2437ff75d9bd: Verifying Checksum [2022-07-20T20:26:19.387Z] 2437ff75d9bd: Download complete [2022-07-20T20:26:22.005Z] 8998bd30e6a1: Pull complete [2022-07-20T20:26:22.005Z] 04944245beec: Pull complete [2022-07-20T20:26:23.985Z] 699f458cf7ca: Pull complete [2022-07-20T20:26:23.985Z] 765212b225bb: Pull complete [2022-07-20T20:26:24.581Z] f23df028b6ca: Pull complete [2022-07-20T20:26:24.854Z] d65c8cfc05b1: Pull complete [2022-07-20T20:26:39.940Z] 2437ff75d9bd: Pull complete [2022-07-20T20:26:39.940Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-20T20:26:39.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T20:26:39.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T20:26:40.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-20604 does not seem to be running inside a container [2022-07-20T20:26:40.430Z] $ 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-07-20T20:26:43.116Z] $ docker top fb6283522fb13437bb32a54e9f9ecb9ad4b869c83007a24882940f857ce3e651 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T20:26:44.144Z] ---> job-cost.sh [2022-07-20T20:26:44.144Z] lf-activate-venv: SKIPPING [2022-07-20T20:26:44.144Z] INFO: No Stack... [2022-07-20T20:26:44.738Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-20T20:26:45.332Z] INFO: Archiving Costs [Pipeline] sh [2022-07-20T20:26:46.017Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-07-20T20:26:46.017Z] + cut -d, -f6 [Pipeline] lock [2022-07-20T20:26:46.104Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-1-stack-cost] [2022-07-20T20:26:46.110Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4097-1-stack-cost] did not exist. Created. [2022-07-20T20:26:46.110Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-20T20:26:46.870Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-20T20:26:47.059Z] Stashed 1 file(s) [Pipeline] } [2022-07-20T20:26:47.074Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-20T20:26:47.166Z] $ docker stop --time=1 fb6283522fb13437bb32a54e9f9ecb9ad4b869c83007a24882940f857ce3e651 [2022-07-20T20:26:48.696Z] $ docker rm -f fb6283522fb13437bb32a54e9f9ecb9ad4b869c83007a24882940f857ce3e651 [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-07-20T20:26:49.734Z] provisioning config files... [2022-07-20T20:26:49.742Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6918838384825844301tmp [Pipeline] { [Pipeline] sh [2022-07-20T20:26:50.070Z] + set +x [2022-07-20T20:26:50.070Z] + curl -s https://codecov.io/bash [2022-07-20T20:26:50.070Z] + bash -s -- [2022-07-20T20:26:50.070Z] [2022-07-20T20:26:50.070Z] _____ _ [2022-07-20T20:26:50.070Z] / ____| | | [2022-07-20T20:26:50.070Z] | | ___ __| | ___ ___ _____ __ [2022-07-20T20:26:50.070Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-20T20:26:50.070Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-20T20:26:50.070Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-20T20:26:50.070Z] Bash-1.0.6 [2022-07-20T20:26:50.070Z] [2022-07-20T20:26:50.070Z] [2022-07-20T20:26:50.070Z] ==> git version 2.25.1 found [2022-07-20T20:26:50.070Z] ==> 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-07-20T20:26:50.070Z] Release-Date: 2020-01-08 [2022-07-20T20:26:50.070Z] 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-07-20T20:26:50.070Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-20T20:26:50.070Z] ==> Jenkins CI detected. [2022-07-20T20:26:50.070Z] current dir:  /w/workspace/edgex-go/1 [2022-07-20T20:26:50.070Z] project root: . [2022-07-20T20:26:50.070Z] --> token set from env [2022-07-20T20:26:50.070Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-20T20:26:50.070Z] ==> Running gcov in . (disable via -X gcov) [2022-07-20T20:26:50.070Z] ==> Python coveragepy not found [2022-07-20T20:26:50.070Z] ==> Searching for coverage reports in: [2022-07-20T20:26:50.070Z] + . [2022-07-20T20:26:50.070Z] -> Found 1 reports [2022-07-20T20:26:50.070Z] ==> Detecting git/mercurial file structure [2022-07-20T20:26:50.329Z] ==> Reading reports [2022-07-20T20:26:50.329Z] + ./coverage.out bytes=435593 [2022-07-20T20:26:50.329Z] ==> Appending adjustments [2022-07-20T20:26:50.329Z] https://docs.codecov.io/docs/fixing-reports [2022-07-20T20:26:51.266Z] + Found adjustments [2022-07-20T20:26:51.266Z] ==> Gzipping contents [2022-07-20T20:26:51.266Z] 60K /tmp/codecov.vot1DV.gz [2022-07-20T20:26:51.266Z] ==> Uploading reports [2022-07-20T20:26:51.266Z] url: https://codecov.io [2022-07-20T20:26:51.266Z] query: branch=PR-4097&commit=fad9fe7ce883aac56d41a9d22f65d99fda24394e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-07-20T20:26:51.266Z] -> Pinging Codecov [2022-07-20T20:26:51.266Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=fad9fe7ce883aac56d41a9d22f65d99fda24394e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-07-20T20:26:51.836Z] -> Uploading to [2022-07-20T20:26:51.836Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-20/00271124DB129430A58F1EEE437C3FCB/fad9fe7ce883aac56d41a9d22f65d99fda24394e/714481a6-e393-420d-950f-f298557e8d44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220720T202651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f897ac203b85d5013faceb7ee97f10e2723a280a8ffe5311755626db6513527 [2022-07-20T20:26:51.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T20:26:51.836Z] Dload Upload Total Spent Left Speed [2022-07-20T20:26:52.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59872 0 0 100 59872 0 254k --:--:-- --:--:-- --:--:-- 254k [2022-07-20T20:26:52.099Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fad9fe7ce883aac56d41a9d22f65d99fda24394e [Pipeline] } [2022-07-20T20:26:52.129Z] 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-07-20T20:26:53.465Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-20T20:26:53.798Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T20:26:54.684Z] ---> package-listing.sh [2022-07-20T20:26:54.684Z] ++ facter osfamily [2022-07-20T20:26:54.684Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-20T20:26:54.944Z] + OS_FAMILY=debian [2022-07-20T20:26:54.944Z] + workspace=/w/workspace/edgex-go/1 [2022-07-20T20:26:54.944Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-20T20:26:54.944Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-20T20:26:54.944Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-20T20:26:54.944Z] + PACKAGES=/tmp/packages_start.txt [2022-07-20T20:26:54.944Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-20T20:26:54.944Z] + PACKAGES=/tmp/packages_end.txt [2022-07-20T20:26:54.944Z] + case "${OS_FAMILY}" in [2022-07-20T20:26:54.944Z] + dpkg -l [2022-07-20T20:26:54.944Z] + grep '^ii' [2022-07-20T20:26:54.944Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-20T20:26:54.944Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-20T20:26:54.944Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-20T20:26:54.944Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-20T20:26:54.944Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-07-20T20:26:54.944Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-07-20T20:26:54.977Z] 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-07-20T20:26:55.271Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T20:26:55.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T20:26:55.902Z] [2022-07-20T20:26:55.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T20:26:56.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T20:26:56.278Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-20T20:26:56.278Z] 5eb5b503b376: Pulling fs layer [2022-07-20T20:26:56.278Z] 5c69ac0246d0: Pulling fs layer [2022-07-20T20:26:56.278Z] ec43610c2a17: Pulling fs layer [2022-07-20T20:26:56.278Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-20T20:26:56.278Z] 33b1e0a273af: Pulling fs layer [2022-07-20T20:26:56.278Z] 5d3b04190fa2: Pulling fs layer [2022-07-20T20:26:56.278Z] 2f39f015ded8: Pulling fs layer [2022-07-20T20:26:56.278Z] 3a2ae6a8a46f: Waiting [2022-07-20T20:26:56.278Z] 33b1e0a273af: Waiting [2022-07-20T20:26:56.278Z] 5d3b04190fa2: Waiting [2022-07-20T20:26:56.278Z] 2f39f015ded8: Waiting [2022-07-20T20:26:56.278Z] 5c69ac0246d0: Download complete [2022-07-20T20:26:56.278Z] 3a2ae6a8a46f: Download complete [2022-07-20T20:26:56.278Z] 33b1e0a273af: Verifying Checksum [2022-07-20T20:26:56.278Z] 33b1e0a273af: Download complete [2022-07-20T20:26:56.278Z] ec43610c2a17: Verifying Checksum [2022-07-20T20:26:56.278Z] ec43610c2a17: Download complete [2022-07-20T20:26:56.278Z] 5d3b04190fa2: Verifying Checksum [2022-07-20T20:26:56.278Z] 5d3b04190fa2: Download complete [2022-07-20T20:26:56.537Z] 5eb5b503b376: Verifying Checksum [2022-07-20T20:26:56.537Z] 5eb5b503b376: Download complete [2022-07-20T20:26:57.104Z] 2f39f015ded8: Download complete [2022-07-20T20:26:57.671Z] 5eb5b503b376: Pull complete [2022-07-20T20:26:57.930Z] 5c69ac0246d0: Pull complete [2022-07-20T20:26:58.189Z] ec43610c2a17: Pull complete [2022-07-20T20:26:58.189Z] 3a2ae6a8a46f: Pull complete [2022-07-20T20:26:58.448Z] 33b1e0a273af: Pull complete [2022-07-20T20:26:58.707Z] 5d3b04190fa2: Pull complete [2022-07-20T20:27:02.897Z] 2f39f015ded8: Pull complete [2022-07-20T20:27:02.897Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-20T20:27:02.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T20:27:02.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T20:27:03.107Z] prd-ubuntu20.04-docker-8c-8g-20603 does not seem to be running inside a container [2022-07-20T20:27:03.157Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-20T20:27:04.299Z] $ docker top 1509ccc12e66a3d6fe7cf5353f1c1b8f9958d7884ac67d2aed94169a60d2c1dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T20:27:04.686Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-20T20:27:04.996Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-20T20:27:05.305Z] + ls /var/log/sa-host [2022-07-20T20:27:05.305Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T20:27:05.472Z] provisioning config files... [2022-07-20T20:27:05.483Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7312798106361468301tmp [Pipeline] { [Pipeline] echo [2022-07-20T20:27:05.529Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T20:27:05.846Z] ---> create-netrc.sh [Pipeline] } [2022-07-20T20:27:05.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-20T20:27:06.276Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-20T20:27:06.304Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T20:27:06.613Z] ---> sudo-logs.sh [2022-07-20T20:27:06.613Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-20T20:27:06.682Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T20:27:06.990Z] ---> job-cost.sh [2022-07-20T20:27:06.990Z] lf-activate-venv: SKIPPING [2022-07-20T20:27:06.990Z] DEBUG: total: 0.10999999940395355 [2022-07-20T20:27:06.990Z] INFO: Retrieving Stack Cost... [2022-07-20T20:27:07.249Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-20T20:27:07.817Z] INFO: Archiving Costs [Pipeline] echo [2022-07-20T20:27:07.852Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T20:27:08.169Z] ---> logs-deploy.sh [2022-07-20T20:27:08.170Z] lf-activate-venv: SKIPPING [2022-07-20T20:27:08.170Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/1 [2022-07-20T20:27:08.170Z] INFO: archiving workspace using pattern(s): [2022-07-20T20:27:09.105Z] Archives upload complete. [2022-07-20T20:27:09.367Z] INFO: archiving logs to Nexus