Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+153a8924afc76f32f5f75b450e631f675c9244c3 (72be9a3b59b228858bef8d7f3cd2f8d0970aa093) 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-ssh15148538115594143020.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-ssh4366147431550097685.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11171888290007068701.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 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-ssh13714950648297033088.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4121367952279200489.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21997 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 153a8924afc76f32f5f75b450e631f675c9244c3 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing 93cbcbb1d10922888d38a241e88bbe3dfdb072d5 Checking out Revision 93cbcbb1d10922888d38a241e88bbe3dfdb072d5 (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 153a8924afc76f32f5f75b450e631f675c9244c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93cbcbb1d10922888d38a241e88bbe3dfdb072d5 # timeout=10 Commit message: "Merge commit '153a8924afc76f32f5f75b450e631f675c9244c3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-05T16:30:40.719Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-05T16:30:40.776Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-05T16:30:40.797Z] ========================================================= [2022-08-05T16:30:40.797Z] EdgeX Global Pipelines Version Info [2022-08-05T16:30:40.797Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fd1284eca38a471c9aa3f506478a214dd0745604 # timeout=10 [2022-08-05T16:30:41.605Z] ------------------- [2022-08-05T16:30:41.605Z] stable info: [2022-08-05T16:30:41.605Z] ------------------- [2022-08-05T16:30:41.605Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-05T16:30:41.605Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-05T16:30:41.605Z] Message: update stable to v1.0.238 [2022-08-05T16:30:42.179Z] ------------------- [2022-08-05T16:30:42.179Z] experimental info: [2022-08-05T16:30:42.179Z] ------------------- [2022-08-05T16:30:42.179Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-05T16:30:42.179Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-05T16:30:42.179Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-05T16:30:42.380Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-05T16:30:42.389Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-05T16:30:42.396Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-05T16:30:42.404Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-05T16:30:42.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-05T16:30:42.423Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-05T16:30:42.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-05T16:30:42.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-05T16:30:42.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-05T16:30:42.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-05T16:30:42.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-05T16:30:42.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-05T16:30:42.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-05T16:30:42.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-05T16:30:42.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-05T16:30:42.534Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-05T16:30:42.557Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-05T16:30:42.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-05T16:30:42.589Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-05T16:30:42.597Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-05T16:30:42.612Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-05T16:30:42.623Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-05T16:30:42.631Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-05T16:30:42.639Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo [2022-08-05T16:30:42.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo [2022-08-05T16:30:42.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo [2022-08-05T16:30:42.672Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [Pipeline] echo [2022-08-05T16:30:42.682Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93cbcbb [Pipeline] echo [2022-08-05T16:30:42.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-05T16:30:42.738Z] provisioning config files... [2022-08-05T16:30:42.752Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8685587868335476435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-05T16:30:43.058Z] ---> docker-login.sh [2022-08-05T16:30:43.058Z] nexus3.edgexfoundry.org:10001 [2022-08-05T16:30:43.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-05T16:30:43.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-05T16:30:43.321Z] Configure a credential helper to remove this warning. See [2022-08-05T16:30:43.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-05T16:30:43.321Z] [2022-08-05T16:30:43.321Z] Login Succeeded [2022-08-05T16:30:43.321Z] nexus3.edgexfoundry.org:10002 [2022-08-05T16:30:43.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-05T16:30:43.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-05T16:30:43.583Z] Configure a credential helper to remove this warning. See [2022-08-05T16:30:43.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-05T16:30:43.583Z] [2022-08-05T16:30:43.583Z] Login Succeeded [2022-08-05T16:30:43.583Z] nexus3.edgexfoundry.org:10003 [2022-08-05T16:30:43.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-05T16:30:43.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-05T16:30:43.583Z] Configure a credential helper to remove this warning. See [2022-08-05T16:30:43.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-05T16:30:43.583Z] [2022-08-05T16:30:43.583Z] Login Succeeded [2022-08-05T16:30:43.845Z] nexus3.edgexfoundry.org:10004 [2022-08-05T16:30:43.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-05T16:30:43.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-05T16:30:43.846Z] Configure a credential helper to remove this warning. See [2022-08-05T16:30:43.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-05T16:30:43.846Z] [2022-08-05T16:30:43.846Z] Login Succeeded [2022-08-05T16:30:43.846Z] docker.io [2022-08-05T16:30:43.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-05T16:30:44.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-05T16:30:44.421Z] Configure a credential helper to remove this warning. See [2022-08-05T16:30:44.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-05T16:30:44.421Z] [2022-08-05T16:30:44.421Z] Login Succeeded [2022-08-05T16:30:44.421Z] ---> docker-login.sh ends [Pipeline] } [2022-08-05T16:30:44.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-05T16:30:44.754Z] + 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-08-05T16:30:44.754Z] + dirname cmd/core-command/Dockerfile [2022-08-05T16:30:44.754Z] + cut -d/ -f2 [2022-08-05T16:30:44.754Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-05T16:30:44.754Z] + + cut -d/ -f2 [2022-08-05T16:30:44.754Z] dirname cmd/core-data/Dockerfile [2022-08-05T16:30:44.754Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-05T16:30:44.754Z] + + dirname cmd/core-metadata/Dockerfile [2022-08-05T16:30:44.754Z] cut -d/ -f2 [2022-08-05T16:30:44.754Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-05T16:30:44.754Z] + cut -d/ -f2 [2022-08-05T16:30:44.754Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-05T16:30:44.754Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-05T16:30:44.754Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-05T16:30:44.754Z] + cut -d/ -f2 [2022-08-05T16:30:44.754Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-05T16:30:44.754Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-05T16:30:44.754Z] + cut -d/ -f2 [2022-08-05T16:30:44.754Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-05T16:30:44.754Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-05T16:30:44.754Z] + cut -d/ -f2 [2022-08-05T16:30:44.754Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-05T16:30:44.754Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-05T16:30:44.754Z] + cut -d/ -f2 [2022-08-05T16:30:44.754Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-05T16:30:44.754Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-05T16:30:44.754Z] + cut -d/ -f2 [2022-08-05T16:30:44.754Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-05T16:30:44.754Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-05T16:30:44.754Z] + cut -d/ -f2 [2022-08-05T16:30:44.754Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-05T16:30:44.754Z] + dirname cmd/support-notifications/Dockerfile [2022-08-05T16:30:44.754Z] + cut -d/ -f2 [2022-08-05T16:30:44.754Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-05T16:30:44.754Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-05T16:30:44.754Z] + cut -d/ -f2 [2022-08-05T16:30:44.754Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-05T16:30:44.754Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-05T16:30:44.754Z] + cut -d/ -f2 [2022-08-05T16:30:44.754Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-05T16:30:44.794Z] 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-08-05T16:30:45.162Z] + git rev-list -1 --merges 93cbcbb1d10922888d38a241e88bbe3dfdb072d5~1..93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [Pipeline] echo [2022-08-05T16:30:45.175Z] -----------> git rev-list -1 --merges 93cbcbb1d10922888d38a241e88bbe3dfdb072d5~1..93cbcbb1d10922888d38a241e88bbe3dfdb072d5 93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [2022-08-05T16:30:45.175Z] 93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [false] [Pipeline] sh [2022-08-05T16:30:45.470Z] + git log --format=format:%s -1 93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [Pipeline] echo [2022-08-05T16:30:45.488Z] ========================================================= [2022-08-05T16:30:45.488Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-05T16:30:45.488Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-05T16:30:45.889Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-05T16:30:45.890Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-05T16:30:45.890Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-05T16:30:45.890Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-05T16:30:45.890Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-05T16:30:45.890Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-05T16:30:45.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T16:30:46.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-05T16:30:46.265Z] [2022-08-05T16:30:46.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T16:30:46.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-05T16:30:46.576Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-05T16:30:46.576Z] b85a868b505f: Pulling fs layer [2022-08-05T16:30:46.576Z] e2be974225ed: Pulling fs layer [2022-08-05T16:30:46.576Z] 339a4e72a1f5: Pulling fs layer [2022-08-05T16:30:46.576Z] 988bab9f4d93: Pulling fs layer [2022-08-05T16:30:46.576Z] 1469e6f7b9e6: Pulling fs layer [2022-08-05T16:30:46.576Z] eaf3925da568: Pulling fs layer [2022-08-05T16:30:46.576Z] bab4dde63d76: Pulling fs layer [2022-08-05T16:30:46.576Z] bde34c3a00c8: Pulling fs layer [2022-08-05T16:30:46.576Z] b352a97aabf1: Pulling fs layer [2022-08-05T16:30:46.576Z] 4872d77fe225: Pulling fs layer [2022-08-05T16:30:46.576Z] 5851b861e8e6: Pulling fs layer [2022-08-05T16:30:46.576Z] bab4dde63d76: Waiting [2022-08-05T16:30:46.576Z] bde34c3a00c8: Waiting [2022-08-05T16:30:46.576Z] eaf3925da568: Waiting [2022-08-05T16:30:46.576Z] b352a97aabf1: Waiting [2022-08-05T16:30:46.576Z] 988bab9f4d93: Waiting [2022-08-05T16:30:46.576Z] 4872d77fe225: Waiting [2022-08-05T16:30:46.576Z] 1469e6f7b9e6: Waiting [2022-08-05T16:30:46.576Z] e2be974225ed: Verifying Checksum [2022-08-05T16:30:46.576Z] e2be974225ed: Download complete [2022-08-05T16:30:46.576Z] 988bab9f4d93: Download complete [2022-08-05T16:30:46.839Z] 1469e6f7b9e6: Verifying Checksum [2022-08-05T16:30:46.839Z] 1469e6f7b9e6: Download complete [2022-08-05T16:30:46.839Z] 339a4e72a1f5: Verifying Checksum [2022-08-05T16:30:46.839Z] 339a4e72a1f5: Download complete [2022-08-05T16:30:46.839Z] eaf3925da568: Verifying Checksum [2022-08-05T16:30:46.839Z] eaf3925da568: Download complete [2022-08-05T16:30:46.839Z] bde34c3a00c8: Download complete [2022-08-05T16:30:46.839Z] b352a97aabf1: Download complete [2022-08-05T16:30:46.839Z] 4872d77fe225: Verifying Checksum [2022-08-05T16:30:46.839Z] 4872d77fe225: Download complete [2022-08-05T16:30:46.839Z] 5851b861e8e6: Download complete [2022-08-05T16:30:46.839Z] b85a868b505f: Verifying Checksum [2022-08-05T16:30:46.839Z] b85a868b505f: Download complete [2022-08-05T16:30:47.100Z] bab4dde63d76: Verifying Checksum [2022-08-05T16:30:47.100Z] bab4dde63d76: Download complete [2022-08-05T16:30:48.053Z] b85a868b505f: Pull complete [2022-08-05T16:30:48.053Z] e2be974225ed: Pull complete [2022-08-05T16:30:48.624Z] 339a4e72a1f5: Pull complete [2022-08-05T16:30:48.624Z] 988bab9f4d93: Pull complete [2022-08-05T16:30:48.885Z] 1469e6f7b9e6: Pull complete [2022-08-05T16:30:49.148Z] eaf3925da568: Pull complete [2022-08-05T16:30:51.061Z] bab4dde63d76: Pull complete [2022-08-05T16:30:51.061Z] bde34c3a00c8: Pull complete [2022-08-05T16:30:51.061Z] b352a97aabf1: Pull complete [2022-08-05T16:30:51.061Z] 4872d77fe225: Pull complete [2022-08-05T16:30:51.061Z] 5851b861e8e6: Pull complete [2022-08-05T16:30:51.061Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-05T16:30:51.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-05T16:30:51.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-05T16:30:51.175Z] prd-ubuntu20.04-docker-8c-8g-21997 does not seem to be running inside a container [2022-08-05T16:30:51.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-05T16:30:52.717Z] $ docker top 34105b337f51870e1a969974c71a8bca54bfb23603818ed2282daabedf995a18 -eo pid,comm [2022-08-05T16:30:52.785Z] 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-08-05T16:30:52.785Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-05T16:30:52.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-05T16:30:52.826Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-05T16:30:52.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-05T16:30:52.947Z] $ docker exec 34105b337f51870e1a969974c71a8bca54bfb23603818ed2282daabedf995a18 ssh-agent [2022-08-05T16:30:53.083Z] SSH_AUTH_SOCK=/tmp/ssh-OeKYGEa8bvCB/agent.33 [2022-08-05T16:30:53.083Z] SSH_AGENT_PID=40 [2022-08-05T16:30:53.089Z] Running ssh-add (command line suppressed) [2022-08-05T16:30:53.220Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_2159507520408188671.key (/w/workspace/edgex-go/9@tmp/private_key_2159507520408188671.key) [2022-08-05T16:30:53.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-05T16:30:53.532Z] + git tag --points-at HEAD [Pipeline] } [2022-08-05T16:30:53.555Z] $ docker exec --env ******** --env ******** 34105b337f51870e1a969974c71a8bca54bfb23603818ed2282daabedf995a18 ssh-agent -k [2022-08-05T16:30:53.660Z] unset SSH_AUTH_SOCK; [2022-08-05T16:30:53.661Z] unset SSH_AGENT_PID; [2022-08-05T16:30:53.661Z] echo Agent pid 40 killed; [2022-08-05T16:30:53.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-05T16:30:53.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-05T16:30:53.698Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-05T16:30:53.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-05T16:30:53.825Z] $ docker exec 34105b337f51870e1a969974c71a8bca54bfb23603818ed2282daabedf995a18 ssh-agent [2022-08-05T16:30:53.959Z] SSH_AUTH_SOCK=/tmp/ssh-L9Gp4ik3yWr9/agent.72 [2022-08-05T16:30:53.959Z] SSH_AGENT_PID=78 [2022-08-05T16:30:53.965Z] Running ssh-add (command line suppressed) [2022-08-05T16:30:54.078Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_6815957415959123211.key (/w/workspace/edgex-go/9@tmp/private_key_6815957415959123211.key) [2022-08-05T16:30:54.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-05T16:30:54.395Z] + git semver init [2022-08-05T16:30:54.657Z] 2022-08-05 16:30:54,603 [run_init] DEBUG init version:0.0.0 force:False [2022-08-05T16:30:54.657Z] 2022-08-05 16:30:54,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver [2022-08-05T16:30:54.657Z] 2022-08-05 16:30:54,604 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver [2022-08-05T16:30:54.657Z] 2022-08-05 16:30:54,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) [2022-08-05T16:30:59.976Z] 2022-08-05 16:30:59,008 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude [2022-08-05T16:30:59.976Z] 2022-08-05 16:30:59,009 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4097 with force:False [2022-08-05T16:30:59.976Z] 2022-08-05 16:30:59,009 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4097 [2022-08-05T16:30:59.976Z] 2022-08-05 16:30:59,013 [execute] INFO git cat-file --batch-check [2022-08-05T16:30:59.976Z] 2022-08-05 16:30:59,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2022-08-05T16:30:59.976Z] 2022-08-05 16:30:59,018 [execute] INFO git cat-file --batch [2022-08-05T16:30:59.976Z] 2022-08-05 16:30:59,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2022-08-05T16:30:59.976Z] 2022-08-05 16:30:59,024 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4097 [2022-08-05T16:30:59.976Z] 0.0.0 [Pipeline] } [2022-08-05T16:30:59.985Z] $ docker exec --env ******** --env ******** 34105b337f51870e1a969974c71a8bca54bfb23603818ed2282daabedf995a18 ssh-agent -k [2022-08-05T16:31:00.101Z] unset SSH_AUTH_SOCK; [2022-08-05T16:31:00.102Z] unset SSH_AGENT_PID; [2022-08-05T16:31:00.102Z] echo Agent pid 78 killed; [2022-08-05T16:31:00.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-05T16:31:00.431Z] + git semver [Pipeline] } [2022-08-05T16:31:00.710Z] $ docker stop --time=1 34105b337f51870e1a969974c71a8bca54bfb23603818ed2282daabedf995a18 [2022-08-05T16:31:02.040Z] $ docker rm -f 34105b337f51870e1a969974c71a8bca54bfb23603818ed2282daabedf995a18 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-05T16:31:02.403Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-05T16:31:02.662Z] Stashed 1 file(s) [Pipeline] echo [2022-08-05T16:31:02.666Z] [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-08-05T16:31:03.062Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2022-08-05T16:31:03.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-05T16:31:03.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-05T16:31:03.105Z] ========================================================= [2022-08-05T16:31:03.105Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-05T16:31:03.105Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-05T16:31:03.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-05T16:31:03.407Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-05T16:31:03.407Z] 2408cc74d12b: Pulling fs layer [2022-08-05T16:31:03.407Z] ea60b727a1ce: Pulling fs layer [2022-08-05T16:31:03.407Z] 30c4a7721957: Pulling fs layer [2022-08-05T16:31:03.407Z] 370296b7ddb6: Pulling fs layer [2022-08-05T16:31:03.407Z] 7c6cee850709: Pulling fs layer [2022-08-05T16:31:03.407Z] 39a5fcdaea64: Pulling fs layer [2022-08-05T16:31:03.407Z] d94ebbe4e438: Pulling fs layer [2022-08-05T16:31:03.407Z] bcfd1f05c69d: Pulling fs layer [2022-08-05T16:31:03.407Z] 59ccb84bbe0f: Pulling fs layer [2022-08-05T16:31:03.407Z] 370296b7ddb6: Waiting [2022-08-05T16:31:03.407Z] 7c6cee850709: Waiting [2022-08-05T16:31:03.407Z] d94ebbe4e438: Waiting [2022-08-05T16:31:03.407Z] 39a5fcdaea64: Waiting [2022-08-05T16:31:03.407Z] bcfd1f05c69d: Waiting [2022-08-05T16:31:03.407Z] 59ccb84bbe0f: Waiting [2022-08-05T16:31:03.407Z] 30c4a7721957: Download complete [2022-08-05T16:31:03.407Z] ea60b727a1ce: Verifying Checksum [2022-08-05T16:31:03.407Z] ea60b727a1ce: Download complete [2022-08-05T16:31:03.407Z] 7c6cee850709: Verifying Checksum [2022-08-05T16:31:03.407Z] 7c6cee850709: Download complete [2022-08-05T16:31:03.407Z] 39a5fcdaea64: Verifying Checksum [2022-08-05T16:31:03.407Z] 39a5fcdaea64: Download complete [2022-08-05T16:31:03.407Z] 2408cc74d12b: Verifying Checksum [2022-08-05T16:31:03.407Z] 2408cc74d12b: Download complete [2022-08-05T16:31:03.407Z] d94ebbe4e438: Verifying Checksum [2022-08-05T16:31:03.407Z] d94ebbe4e438: Download complete [2022-08-05T16:31:03.678Z] 2408cc74d12b: Pull complete [2022-08-05T16:31:03.678Z] ea60b727a1ce: Pull complete [2022-08-05T16:31:03.678Z] 30c4a7721957: Pull complete [2022-08-05T16:31:04.270Z] 59ccb84bbe0f: Verifying Checksum [2022-08-05T16:31:04.270Z] 59ccb84bbe0f: Download complete [2022-08-05T16:31:04.270Z] bcfd1f05c69d: Verifying Checksum [2022-08-05T16:31:04.270Z] bcfd1f05c69d: Download complete [2022-08-05T16:31:04.530Z] 370296b7ddb6: Verifying Checksum [2022-08-05T16:31:04.530Z] 370296b7ddb6: Download complete [2022-08-05T16:31:08.729Z] 370296b7ddb6: Pull complete [2022-08-05T16:31:08.729Z] 7c6cee850709: Pull complete [2022-08-05T16:31:08.729Z] 39a5fcdaea64: Pull complete [2022-08-05T16:31:08.729Z] d94ebbe4e438: Pull complete [2022-08-05T16:31:10.111Z] bcfd1f05c69d: Pull complete [2022-08-05T16:31:11.052Z] 59ccb84bbe0f: Pull complete [2022-08-05T16:31:11.052Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-05T16:31:11.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-05T16:31:11.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-05T16:31:11.355Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-08-05T16:31:11.355Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-05T16:31:11.355Z] WORKDIR /edgex [2022-08-05T16:31:11.355Z] COPY go.mod . [2022-08-05T16:31:11.355Z] RUN go mod download [2022-08-05T16:31:11.925Z] Sending build context to Docker daemon 169.2MB [2022-08-05T16:31:11.925Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-05T16:31:11.925Z] ---> a4fb48ad2a94 [2022-08-05T16:31:11.925Z] Step 2/4 : WORKDIR /edgex [2022-08-05T16:31:14.475Z] ---> Running in f46e54be087a [2022-08-05T16:31:14.475Z] Removing intermediate container f46e54be087a [2022-08-05T16:31:14.475Z] ---> 6ccde2a3f0ed [2022-08-05T16:31:14.475Z] Step 3/4 : COPY go.mod . [2022-08-05T16:31:14.475Z] ---> 03ccf13afbc9 [2022-08-05T16:31:14.475Z] Step 4/4 : RUN go mod download [2022-08-05T16:31:14.475Z] ---> Running in ac259c0851f6 [2022-08-05T16:31:17.749Z] Still waiting to schedule task [2022-08-05T16:31:17.749Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21998’ is offline [2022-08-05T16:31:24.479Z] Removing intermediate container ac259c0851f6 [2022-08-05T16:31:24.479Z] ---> 26a906ec940b [2022-08-05T16:31:24.740Z] Successfully built 26a906ec940b [2022-08-05T16:31:24.740Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T16:31:25.051Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-05T16:31:25.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-05T16:31:25.130Z] prd-ubuntu20.04-docker-8c-8g-21997 does not seem to be running inside a container [2022-08-05T16:31:25.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-05T16:31:25.609Z] $ docker top c9872ec7608cae3c4b4457b0059c865d32c36e9f9a780b8aeb06895930e5094e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-05T16:31:25.971Z] + go version [2022-08-05T16:31:25.971Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-05T16:31:25.983Z] $ docker stop --time=1 c9872ec7608cae3c4b4457b0059c865d32c36e9f9a780b8aeb06895930e5094e [2022-08-05T16:31:27.271Z] $ docker rm -f c9872ec7608cae3c4b4457b0059c865d32c36e9f9a780b8aeb06895930e5094e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T16:31:27.702Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-05T16:31:27.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-05T16:31:27.786Z] prd-ubuntu20.04-docker-8c-8g-21997 does not seem to be running inside a container [2022-08-05T16:31:27.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-05T16:31:28.198Z] $ docker top 682004bd1b084f31d263791dfef11d9052efc866b54fc0cce3e11729274abf38 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-05T16:31:28.273Z] ========================================================= [2022-08-05T16:31:28.273Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-05T16:31:28.273Z] ========================================================= [Pipeline] sh [2022-08-05T16:31:28.646Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2022-08-05T16:31:28.958Z] + make test [2022-08-05T16:31:28.959Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-05T16:31:35.544Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-05T16:31:47.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-05T16:31:48.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2022-08-05T16:31:48.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-05T16:31:48.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-05T16:31:48.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements [2022-08-05T16:31:48.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-05T16:31:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.2% of statements [2022-08-05T16:31:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-05T16:31:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-05T16:31:53.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.641s coverage: 89.2% of statements [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-05T16:31:53.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 2.1% of statements [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-05T16:31:53.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.425s coverage: 95.6% of statements [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-05T16:31:53.351Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-05T16:31:53.351Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-05T16:31:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-05T16:31:53.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-05T16:31:53.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2022-08-05T16:31:53.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-05T16:31:53.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2022-08-05T16:31:53.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements [2022-08-05T16:31:53.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-05T16:31:53.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-08-05T16:31:53.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements [2022-08-05T16:31:53.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-08-05T16:31:53.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-08-05T16:31:53.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-08-05T16:31:58.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2022-08-05T16:31:58.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements [2022-08-05T16:32:03.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.2% of statements [2022-08-05T16:32:03.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-05T16:32:12.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.197s coverage: 91.2% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.7% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.286s coverage: 65.8% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 43.6% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.135s coverage: 97.7% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-05T16:32:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-08-05T16:32:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-08-05T16:32:12.084Z] 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-08-05T16:32:30.184Z] 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-08-05T16:32:30.184Z] GO111MODULE=on go vet ./... [2022-08-05T16:32:32.724Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-05T16:32:32.724Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-05T16:32:32.724Z] ./bin/test-attribution-txt.sh [2022-08-05T16:32:32.724Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-05T16:32:32.724Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-05T16:32:32.724Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-05T16:32:32.724Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-05T16:32:32.724Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-05T16:32:32.724Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-05T16:32:32.984Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-05T16:32:32.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-05T16:32:33.288Z] + ls -al . [2022-08-05T16:32:33.288Z] total 728 [2022-08-05T16:32:33.288Z] drwxrwxr-x 10 1001 1001 4096 Aug 5 16:31 . [2022-08-05T16:32:33.288Z] drwxr-xr-x 4 root root 4096 Aug 5 16:31 .. [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 16 Aug 5 16:30 .dockerignore [2022-08-05T16:32:33.288Z] drwxrwxr-x 8 1001 1001 4096 Aug 5 16:32 .git [2022-08-05T16:32:33.288Z] drwxrwxr-x 3 1001 1001 4096 Aug 5 16:30 .github [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 1030 Aug 5 16:30 .gitignore [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 42 Aug 5 16:30 .golangci.yml [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 87 Aug 5 16:30 .hadolint.yml [2022-08-05T16:32:33.288Z] drwxr-xr-x 3 1001 1001 4096 Aug 5 16:30 .semver [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 166 Aug 5 16:30 .sonarcloud.properties [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 1171 Aug 5 16:30 ADOPTERS.md [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 10347 Aug 5 16:30 Attribution.txt [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 63209 Aug 5 16:30 CHANGELOG.md [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 3804 Aug 5 16:30 CONTRIBUTING.md [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 677 Aug 5 16:30 GOVERNANCE.md [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 850 Aug 5 16:30 Jenkinsfile [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 10775 Aug 5 16:30 LICENSE [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 12212 Aug 5 16:30 Makefile [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 582 Aug 5 16:30 OWNERS.md [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 9094 Aug 5 16:30 README.md [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 6912 Aug 5 16:30 SECURITY.md [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 5 Aug 5 16:31 VERSION [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 4131 Aug 5 16:30 ZMQWindows.md [2022-08-05T16:32:33.288Z] drwxrwxr-x 2 1001 1001 4096 Aug 5 16:30 bin [2022-08-05T16:32:33.288Z] drwxrwxr-x 18 1001 1001 4096 Aug 5 16:30 cmd [2022-08-05T16:32:33.288Z] -rw-r--r-- 1 root root 478941 Aug 5 16:32 coverage.out [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 3681 Aug 5 16:30 go.mod [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 38033 Aug 5 16:30 go.sum [2022-08-05T16:32:33.288Z] drwxrwxr-x 8 1001 1001 4096 Aug 5 16:30 internal [2022-08-05T16:32:33.288Z] drwxrwxr-x 3 1001 1001 4096 Aug 5 16:30 openapi [2022-08-05T16:32:33.288Z] drwxrwxr-x 4 1001 1001 4096 Aug 5 16:30 snap [2022-08-05T16:32:33.288Z] -rw-rw-r-- 1 1001 1001 204 Aug 5 16:30 version.go [Pipeline] sh [2022-08-05T16:32:33.577Z] + '[' -e coverage.out ] [2022-08-05T16:32:33.577Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-05T16:32:33.691Z] Stashed 1 file(s) [Pipeline] sh [2022-08-05T16:32:33.976Z] + make build [2022-08-05T16:32:33.976Z] 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-08-05T16:32:46.192Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-05T16:32:56.168Z] 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-08-05T16:32:56.736Z] 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-08-05T16:33:03.308Z] 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-08-05T16:33:03.308Z] 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-08-05T16:33:04.249Z] 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-08-05T16:33:05.634Z] 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-08-05T16:33:06.209Z] 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-08-05T16:33:07.147Z] 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-08-05T16:33:08.086Z] 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-08-05T16:33:08.657Z] 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-08-05T16:33:10.562Z] 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-08-05T16:33:11.512Z] $ docker stop --time=1 682004bd1b084f31d263791dfef11d9052efc866b54fc0cce3e11729274abf38 [2022-08-05T16:33:14.306Z] $ docker rm -f 682004bd1b084f31d263791dfef11d9052efc866b54fc0cce3e11729274abf38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T16:33:15.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-05T16:33:15.072Z] [2022-08-05T16:33:15.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T16:33:15.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-05T16:33:15.375Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-05T16:33:15.375Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-05T16:33:15.375Z] ca9280d653b3: Pulling fs layer [2022-08-05T16:33:15.375Z] 7e9c9ca2126c: Pulling fs layer [2022-08-05T16:33:15.375Z] cbdbe7a5bc2a: Download complete [2022-08-05T16:33:15.634Z] ca9280d653b3: Verifying Checksum [2022-08-05T16:33:15.634Z] ca9280d653b3: Download complete [2022-08-05T16:33:15.634Z] cbdbe7a5bc2a: Pull complete [2022-08-05T16:33:15.896Z] 7e9c9ca2126c: Verifying Checksum [2022-08-05T16:33:15.896Z] 7e9c9ca2126c: Download complete [2022-08-05T16:33:15.896Z] ca9280d653b3: Pull complete [2022-08-05T16:33:19.192Z] 7e9c9ca2126c: Pull complete [2022-08-05T16:33:19.192Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-05T16:33:19.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-05T16:33:19.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-05T16:33:19.294Z] prd-ubuntu20.04-docker-8c-8g-21997 does not seem to be running inside a container [2022-08-05T16:33:19.331Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-05T16:33:20.834Z] $ docker top 7f2d5f5ac6c5d925f7407d588f2121c4a33d893e3e3a5e268d0a7f57bf65e75d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-05T16:33:21.222Z] + docker-compose+ buildgrep --help parallel [2022-08-05T16:33:21.223Z] [2022-08-05T16:33:21.804Z] --parallel Build images in parallel. [Pipeline] } [2022-08-05T16:33:21.815Z] $ docker stop --time=1 7f2d5f5ac6c5d925f7407d588f2121c4a33d893e3e3a5e268d0a7f57bf65e75d [2022-08-05T16:33:23.122Z] $ docker rm -f 7f2d5f5ac6c5d925f7407d588f2121c4a33d893e3e3a5e268d0a7f57bf65e75d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T16:33:23.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-05T16:33:23.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-05T16:33:23.619Z] prd-ubuntu20.04-docker-8c-8g-21997 does not seem to be running inside a container [2022-08-05T16:33:23.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-05T16:33:24.035Z] $ docker top 07fa28b1a0a432a4992645affe988feb0f997acec3318e1bf741a8b9d886cd79 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-05T16:33:24.393Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-05T16:33:24.965Z] Building core-command ... [2022-08-05T16:33:24.965Z] Building core-data ... [2022-08-05T16:33:24.965Z] Building core-metadata ... [2022-08-05T16:33:24.965Z] Building security-bootstrapper ... [2022-08-05T16:33:24.965Z] Building security-proxy-setup ... [2022-08-05T16:33:24.965Z] Building security-secretstore-setup ... [2022-08-05T16:33:24.965Z] Building security-spiffe-token-provider ... [2022-08-05T16:33:24.965Z] Building security-spire-agent ... [2022-08-05T16:33:24.965Z] Building security-spire-config ... [2022-08-05T16:33:24.965Z] Building security-spire-server ... [2022-08-05T16:33:24.965Z] Building support-notifications ... [2022-08-05T16:33:24.965Z] Building support-scheduler ... [2022-08-05T16:33:24.965Z] Building sys-mgmt-agent ... [2022-08-05T16:33:24.965Z] Building security-bootstrapper [2022-08-05T16:33:24.965Z] Building core-data [2022-08-05T16:33:24.965Z] Building security-spiffe-token-provider [2022-08-05T16:33:24.965Z] Building security-secretstore-setup [2022-08-05T16:33:24.965Z] Building security-spire-agent [2022-08-05T16:33:34.955Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:33:34.955Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:33:34.955Z] ---> 26a906ec940b [2022-08-05T16:33:34.955Z] Step 3/31 : WORKDIR /edgex-go [2022-08-05T16:33:34.955Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:33:34.955Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:33:34.955Z] ---> 26a906ec940b [2022-08-05T16:33:34.955Z] Step 3/20 : WORKDIR /edgex-go [2022-08-05T16:33:34.955Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:33:34.955Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:33:34.955Z] ---> 26a906ec940b [2022-08-05T16:33:34.955Z] Step 3/25 : WORKDIR /edgex-go [2022-08-05T16:33:34.955Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:33:34.955Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:33:34.955Z] ---> 26a906ec940b [2022-08-05T16:33:34.955Z] Step 3/23 : WORKDIR /edgex-go [2022-08-05T16:33:35.526Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:33:35.526Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:33:35.526Z] ---> 26a906ec940b [2022-08-05T16:33:35.526Z] Step 3/26 : WORKDIR /edgex-go [2022-08-05T16:33:38.824Z] ---> Running in b4f50377ec9d [2022-08-05T16:33:38.824Z] ---> Running in be0560710433 [2022-08-05T16:33:38.824Z] ---> Running in 74ee41f80d19 [2022-08-05T16:33:38.824Z] ---> Running in cfb6546cf528 [2022-08-05T16:33:38.824Z] ---> Running in 58de61cc573f [2022-08-05T16:33:38.824Z] Removing intermediate container 58de61cc573f [2022-08-05T16:33:38.824Z] ---> 5317f78ebad6 [2022-08-05T16:33:38.824Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:33:38.824Z] Removing intermediate container b4f50377ec9d [2022-08-05T16:33:38.824Z] ---> eaaa41d06aaf [2022-08-05T16:33:38.824Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:33:38.824Z] Removing intermediate container 74ee41f80d19 [2022-08-05T16:33:38.824Z] ---> a82ff0ce2623 [2022-08-05T16:33:38.824Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:33:38.824Z] Removing intermediate container cfb6546cf528 [2022-08-05T16:33:38.824Z] ---> fda203964205 [2022-08-05T16:33:38.824Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-05T16:33:38.824Z] Removing intermediate container be0560710433 [2022-08-05T16:33:38.824Z] ---> 974a62ad91d9 [2022-08-05T16:33:38.824Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:33:38.824Z] ---> Running in 95c1584e02c2 [2022-08-05T16:33:38.824Z] ---> Running in 3ab1ad200bd8 [2022-08-05T16:33:38.824Z] ---> Running in ba5876142065 [2022-08-05T16:33:38.824Z] ---> Running in ce4741e2aef0 [2022-08-05T16:33:38.824Z] ---> Running in bffb040306de [2022-08-05T16:33:39.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:33:39.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:33:39.657Z] Removing intermediate container 95c1584e02c2 [2022-08-05T16:33:39.657Z] ---> 6f6dfbbe3688 [2022-08-05T16:33:39.657Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-05T16:33:39.657Z] ---> Running in b6127ad17eb7 [2022-08-05T16:33:39.919Z] v3.16.1-109-g005c837e5e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-05T16:33:39.919Z] v3.16.1-111-g3fd2e5e80e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-05T16:33:39.919Z] OK: 17036 distinct packages available [2022-08-05T16:33:39.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:33:39.919Z] Removing intermediate container 3ab1ad200bd8 [2022-08-05T16:33:39.919Z] ---> 0e3291ead95e [2022-08-05T16:33:39.919Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-05T16:33:39.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:33:40.180Z] ---> Running in c3c9d0daf9ca [2022-08-05T16:33:40.180Z] Removing intermediate container ba5876142065 [2022-08-05T16:33:40.180Z] ---> b13f924e3dc6 [2022-08-05T16:33:40.180Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-05T16:33:40.180Z] OK: 211 MiB in 51 packages [2022-08-05T16:33:40.180Z] ---> Running in 9f1531c4b567 [2022-08-05T16:33:40.180Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:33:40.180Z] Removing intermediate container bffb040306de [2022-08-05T16:33:40.180Z] ---> e23e16dfbf8c [2022-08-05T16:33:40.180Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-05T16:33:40.440Z] ---> Running in 2feca64ddad3 [2022-08-05T16:33:40.702Z] Removing intermediate container ce4741e2aef0 [2022-08-05T16:33:40.702Z] ---> 3b61af5bbc96 [2022-08-05T16:33:40.702Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-05T16:33:40.702Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:33:40.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:33:40.964Z] ---> 0fee6569f77d [2022-08-05T16:33:40.964Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:33:40.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:33:40.964Z] ---> Running in ad2f14d84d96 [2022-08-05T16:33:41.224Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:33:41.484Z] OK: 211 MiB in 51 packages [2022-08-05T16:33:41.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:33:41.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:33:41.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:33:42.011Z] OK: 211 MiB in 51 packages [2022-08-05T16:33:42.011Z] Removing intermediate container b6127ad17eb7 [2022-08-05T16:33:42.011Z] ---> 0341d655f658 [2022-08-05T16:33:42.011Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-05T16:33:42.270Z] OK: 211 MiB in 51 packages [2022-08-05T16:33:42.529Z] OK: 211 MiB in 51 packages [2022-08-05T16:33:43.046Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21999 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws [2022-08-05T16:33:43.059Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2022-08-05T16:33:43.082Z] The recommended git tool is: git [2022-08-05T16:33:43.099Z] ---> 89b9f30b32b5 [2022-08-05T16:33:43.099Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:33:43.099Z] ---> Running in 9116b12a9dc9 [2022-08-05T16:33:43.356Z] Removing intermediate container c3c9d0daf9ca [2022-08-05T16:33:43.357Z] ---> 1c64225f56f2 [2022-08-05T16:33:43.357Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-05T16:33:43.357Z] Removing intermediate container 2feca64ddad3 [2022-08-05T16:33:43.357Z] ---> ee3a313820b6 [2022-08-05T16:33:43.357Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-05T16:33:43.618Z] Removing intermediate container 9f1531c4b567 [2022-08-05T16:33:43.618Z] ---> f59b744b7998 [2022-08-05T16:33:43.618Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-05T16:33:43.618Z] ---> 8b9954230703 [2022-08-05T16:33:43.618Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:33:43.618Z] ---> Running in 9034f3e754c9 [2022-08-05T16:33:43.618Z] ---> 4e05f818b1eb [2022-08-05T16:33:43.618Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:33:43.877Z] ---> af024d496d2f [2022-08-05T16:33:43.877Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:33:43.877Z] ---> Running in a45eeb3af917 [2022-08-05T16:33:43.877Z] ---> Running in 713eab935e10 [2022-08-05T16:33:49.346Z] using credential edgex-jenkins-ssh [2022-08-05T16:33:49.367Z] Cloning the remote Git repository [2022-08-05T16:33:49.428Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-05T16:33:50.454Z] Removing intermediate container ad2f14d84d96 [2022-08-05T16:33:50.454Z] ---> 4a4cbc66bbcd [2022-08-05T16:33:50.454Z] Step 7/20 : COPY . . [2022-08-05T16:33:49.505Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2022-08-05T16:33:49.663Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-05T16:33:49.664Z] > git --version # timeout=10 [2022-08-05T16:33:49.709Z] > git --version # 'git version 2.25.1' [2022-08-05T16:33:49.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-05T16:33:49.798Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-05T16:33:55.743Z] ---> eaf20a40012a [2022-08-05T16:33:55.743Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-05T16:33:56.003Z] ---> Running in be487fa6725d [2022-08-05T16:33:56.003Z] Removing intermediate container 9116b12a9dc9 [2022-08-05T16:33:56.003Z] ---> 1955f8dc67b0 [2022-08-05T16:33:56.003Z] Step 8/25 : COPY . . [2022-08-05T16:33:56.003Z] Removing intermediate container 9034f3e754c9 [2022-08-05T16:33:56.003Z] ---> 700620a57504 [2022-08-05T16:33:56.003Z] Step 8/31 : COPY . . [2022-08-05T16:33:56.003Z] Removing intermediate container 713eab935e10 [2022-08-05T16:33:56.003Z] ---> 75ed1a084d6c [2022-08-05T16:33:56.003Z] Step 8/26 : COPY . . [2022-08-05T16:33:56.003Z] Removing intermediate container a45eeb3af917 [2022-08-05T16:33:56.003Z] ---> 593be1c8ce1f [2022-08-05T16:33:56.003Z] Step 8/23 : COPY . . [2022-08-05T16:33:56.262Z] 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-08-05T16:34:06.243Z] ---> f5f522845ebf [2022-08-05T16:34:06.243Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-05T16:34:06.243Z] ---> 3b53eeb3b5fb [2022-08-05T16:34:06.243Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-05T16:34:06.243Z] ---> d8befd53a3f1 [2022-08-05T16:34:06.243Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-05T16:34:06.502Z] ---> 4e0395041094 [2022-08-05T16:34:06.502Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-05T16:34:06.502Z] ---> Running in 63098897830c [2022-08-05T16:34:06.502Z] ---> Running in 443925b3a2ed [2022-08-05T16:34:06.502Z] ---> Running in 626fb92cb641 [2022-08-05T16:34:06.502Z] ---> Running in 08a8c8eccc2a [2022-08-05T16:34:06.761Z] Removing intermediate container 63098897830c [2022-08-05T16:34:06.761Z] ---> 6002e2748da5 [2022-08-05T16:34:06.761Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-05T16:34:07.022Z] ---> Running in 7062d98076c2 [2022-08-05T16:34:07.022Z] Removing intermediate container 7062d98076c2 [2022-08-05T16:34:07.022Z] ---> 3a698ec622ea [2022-08-05T16:34:07.022Z] 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-08-05T16:34:07.050Z] Merging remotes/origin/main commit 153a8924afc76f32f5f75b450e631f675c9244c3 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-08-05T16:34:07.281Z] ---> Running in efee62dcfa59 [2022-08-05T16:34:07.541Z] 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-08-05T16:34:07.541Z] 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-08-05T16:34:07.541Z] 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-08-05T16:34:06.363Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-05T16:34:06.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-05T16:34:06.409Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-05T16:34:06.449Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-05T16:34:06.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-05T16:34:06.464Z] > 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-08-05T16:34:07.071Z] > git config core.sparsecheckout # timeout=10 [2022-08-05T16:34:07.089Z] > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [2022-08-05T16:34:07.354Z] > git remote # timeout=10 [2022-08-05T16:34:07.373Z] > git config --get remote.origin.url # timeout=10 [2022-08-05T16:34:07.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-05T16:34:07.400Z] > git merge 153a8924afc76f32f5f75b450e631f675c9244c3 # timeout=10 [2022-08-05T16:34:07.742Z] Merge succeeded, producing 70e551cacf5a43085ab63357f5ecd5ec8b0fe96b [2022-08-05T16:34:07.743Z] Checking out Revision 70e551cacf5a43085ab63357f5ecd5ec8b0fe96b (PR-4097) [2022-08-05T16:34:08.926Z] Removing intermediate container efee62dcfa59 [2022-08-05T16:34:08.926Z] ---> 5be66cfa5333 [2022-08-05T16:34:08.926Z] Step 12/26 : WORKDIR /edgex-go [2022-08-05T16:34:08.926Z] ---> Running in 17d0bbd81255 [2022-08-05T16:34:08.926Z] Removing intermediate container 17d0bbd81255 [2022-08-05T16:34:08.926Z] ---> c59553b20bb9 [2022-08-05T16:34:08.926Z] [2022-08-05T16:34:08.926Z] Step 13/26 : FROM alpine:3.15 [2022-08-05T16:34:08.926Z] 3.15: Pulling from library/alpine [2022-08-05T16:34:09.195Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-05T16:34:09.195Z] Status: Downloaded newer image for alpine:3.15 [2022-08-05T16:34:09.456Z] ---> 2720e26172a0 [2022-08-05T16:34:09.456Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-05T16:34:09.456Z] ---> Running in 2623605845ab [2022-08-05T16:34:09.456Z] Removing intermediate container 2623605845ab [2022-08-05T16:34:09.456Z] ---> 26e226e17b30 [2022-08-05T16:34:09.456Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:34:09.456Z] ---> Running in 8771387c65a7 [2022-08-05T16:34:07.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-05T16:34:07.751Z] > git config core.sparsecheckout # timeout=10 [2022-08-05T16:34:07.774Z] > git checkout -f 70e551cacf5a43085ab63357f5ecd5ec8b0fe96b # timeout=10 [2022-08-05T16:34:10.838Z] Removing intermediate container 8771387c65a7 [2022-08-05T16:34:10.838Z] ---> f0aaaf00d478 [2022-08-05T16:34:10.838Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-05T16:34:11.101Z] ---> Running in 01164a542cf4 [2022-08-05T16:34:11.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:12.166Z] Commit message: "Merge commit '153a8924afc76f32f5f75b450e631f675c9244c3' into HEAD" [2022-08-05T16:34:12.193Z] First time build. Skipping changelog. [2022-08-05T16:34:12.238Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-05T16:34:12.806Z] v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-05T16:34:12.806Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-05T16:34:12.806Z] OK: 15857 distinct packages available [2022-08-05T16:34:12.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:13.097Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-05T16:34:13.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-05T16:34:13.097Z] Dload Upload Total Spent Left Speed [2022-08-05T16:34:13.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2022-08-05T16:34:13.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:13.818Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-05T16:34:14.001Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-05T16:34:14.001Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-05T16:34:14.001Z] (3/5) Installing libucontext (1.1-r0) [2022-08-05T16:34:14.161Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-08-05T16:34:14.161Z] sudo tee /etc/docker/daemon.new [2022-08-05T16:34:14.161Z] { [2022-08-05T16:34:14.161Z] "registry-mirrors": [ [2022-08-05T16:34:14.161Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-05T16:34:14.161Z] ], [2022-08-05T16:34:14.161Z] "bip": "10.250.0.254/24", [2022-08-05T16:34:14.161Z] "hosts": [ [2022-08-05T16:34:14.161Z] "tcp://0.0.0.0:5555", [2022-08-05T16:34:14.161Z] "unix:///var/run/docker.sock" [2022-08-05T16:34:14.161Z] ], [2022-08-05T16:34:14.161Z] "mtu": 1458, [2022-08-05T16:34:14.161Z] "selinux-enabled": true, [2022-08-05T16:34:14.161Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-05T16:34:14.161Z] } [Pipeline] sh [2022-08-05T16:34:14.259Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-05T16:34:14.260Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-05T16:34:14.260Z] Executing busybox-1.34.1-r7.trigger [2022-08-05T16:34:14.260Z] OK: 6 MiB in 19 packages [2022-08-05T16:34:12.176Z] > git rev-list --no-walk fd1284eca38a471c9aa3f506478a214dd0745604 # timeout=10 [2022-08-05T16:34:14.515Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-05T16:34:14.857Z] + sudo service docker restart [2022-08-05T16:34:16.175Z] Removing intermediate container be487fa6725d [2022-08-05T16:34:16.176Z] ---> 2fcb5a0c0234 [2022-08-05T16:34:16.176Z] [2022-08-05T16:34:16.176Z] Step 9/20 : FROM alpine:3.15 [2022-08-05T16:34:16.176Z] ---> 2720e26172a0 [2022-08-05T16:34:16.176Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-05T16:34:16.176Z] ---> Using cache [2022-08-05T16:34:16.176Z] ---> 26e226e17b30 [2022-08-05T16:34:16.176Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:34:16.176Z] ---> Using cache [2022-08-05T16:34:16.176Z] ---> f0aaaf00d478 [2022-08-05T16:34:16.176Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-05T16:34:16.176Z] ---> Running in 0160e6cc22f2 [2022-08-05T16:34:16.435Z] Removing intermediate container 01164a542cf4 [2022-08-05T16:34:16.435Z] ---> 36b2c755ddf3 [2022-08-05T16:34:16.435Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-05T16:34:17.374Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:18.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:18.574Z] v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-05T16:34:18.574Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-05T16:34:18.574Z] OK: 15857 distinct packages available [2022-08-05T16:34:18.574Z] ---> 6362348c36f0 [2022-08-05T16:34:18.574Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-05T16:34:18.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:19.769Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:20.028Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-05T16:34:20.028Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-05T16:34:20.288Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-05T16:34:20.288Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-05T16:34:20.559Z] (5/9) Installing curl (7.80.0-r2) [2022-08-05T16:34:20.559Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-05T16:34:20.559Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-05T16:34:20.818Z] ---> ff43d2887415 [2022-08-05T16:34:20.818Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-05T16:34:20.818Z] (8/9) Installing libucontext (1.1-r0) [2022-08-05T16:34:20.818Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-05T16:34:20.818Z] Executing busybox-1.34.1-r7.trigger [2022-08-05T16:34:20.818Z] Executing ca-certificates-20220614-r0.trigger [2022-08-05T16:34:21.085Z] OK: 8 MiB in 23 packages [2022-08-05T16:34:21.653Z] ---> b79cc904db4c [2022-08-05T16:34:21.653Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-05T16:34:21.917Z] ---> 31b7ea9139d5 [2022-08-05T16:34:21.917Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-05T16:34:22.199Z] Removing intermediate container 0160e6cc22f2 [2022-08-05T16:34:22.199Z] ---> 62aeec7d44b2 [2022-08-05T16:34:22.199Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-05T16:34:22.459Z] ---> b49888ef08a3 [2022-08-05T16:34:22.459Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-05T16:34:22.718Z] ---> 21f0b4205b8f [2022-08-05T16:34:22.718Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-05T16:34:22.718Z] ---> Running in 7fc5730e8a57 [2022-08-05T16:34:22.977Z] Removing intermediate container 7fc5730e8a57 [2022-08-05T16:34:22.977Z] ---> 8d673b208c6e [2022-08-05T16:34:22.977Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-05T16:34:22.977Z] ---> Running in 1ae8053a2b06 [2022-08-05T16:34:23.236Z] Removing intermediate container 1ae8053a2b06 [2022-08-05T16:34:23.236Z] ---> 3605cab2f2cf [2022-08-05T16:34:23.236Z] Step 24/26 : LABEL arch=x86_64 [2022-08-05T16:34:23.496Z] ---> 6c65eb8d64dc [2022-08-05T16:34:23.496Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-05T16:34:23.496Z] ---> Running in 6bb7848688e0 [2022-08-05T16:34:23.496Z] Removing intermediate container 6bb7848688e0 [2022-08-05T16:34:23.496Z] ---> 8609997c2373 [2022-08-05T16:34:23.496Z] Step 25/26 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [2022-08-05T16:34:23.496Z] ---> Running in aa4da0bdb012 [2022-08-05T16:34:23.755Z] ---> 9adc169ffcdc [2022-08-05T16:34:23.755Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-05T16:34:23.755Z] Removing intermediate container aa4da0bdb012 [2022-08-05T16:34:23.755Z] ---> 7d8425afdbaa [2022-08-05T16:34:23.755Z] Step 26/26 : LABEL version=0.0.0 [2022-08-05T16:34:24.016Z] ---> Running in 659a6a52cdfa [2022-08-05T16:34:24.016Z] ---> Running in 9c948f3367cc [2022-08-05T16:34:24.016Z] Removing intermediate container 9c948f3367cc [2022-08-05T16:34:24.016Z] ---> ef851da5a0dc [2022-08-05T16:34:24.016Z] [2022-08-05T16:34:24.016Z] Successfully built ef851da5a0dc [2022-08-05T16:34:24.016Z] Successfully tagged security-spire-agent:latest [2022-08-05T16:34:24.016Z]  Building security-spire-agent ... done Building security-spire-config [2022-08-05T16:34:24.275Z] Removing intermediate container 659a6a52cdfa [2022-08-05T16:34:24.275Z] ---> 97f8ed24eace [2022-08-05T16:34:24.275Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-05T16:34:24.275Z] ---> Running in b87495d8139d [2022-08-05T16:34:24.843Z] Removing intermediate container b87495d8139d [2022-08-05T16:34:24.843Z] ---> 16cf391ea5d5 [2022-08-05T16:34:24.843Z] Step 18/20 : LABEL arch=x86_64 [2022-08-05T16:34:25.441Z] ---> Running in 4fd83ed8b778 [2022-08-05T16:34:25.700Z] Removing intermediate container 4fd83ed8b778 [2022-08-05T16:34:25.700Z] ---> 8380fefe1784 [2022-08-05T16:34:25.700Z] Step 19/20 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [2022-08-05T16:34:25.700Z] ---> Running in 58e9d0c86311 [2022-08-05T16:34:26.267Z] Removing intermediate container 58e9d0c86311 [2022-08-05T16:34:26.267Z] ---> ed3baac45f60 [2022-08-05T16:34:26.267Z] Step 20/20 : LABEL version=0.0.0 [2022-08-05T16:34:26.526Z] ---> Running in 8147632cbce8 [2022-08-05T16:34:27.093Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:34:27.093Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:34:27.093Z] ---> 26a906ec940b [2022-08-05T16:34:27.093Z] Step 3/26 : WORKDIR /edgex-go [2022-08-05T16:34:27.093Z] ---> Using cache [2022-08-05T16:34:27.093Z] ---> 974a62ad91d9 [2022-08-05T16:34:27.093Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:34:27.093Z] ---> Using cache [2022-08-05T16:34:27.093Z] ---> e23e16dfbf8c [2022-08-05T16:34:27.093Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-05T16:34:27.093Z] Removing intermediate container 8147632cbce8 [2022-08-05T16:34:27.093Z] ---> 89d868530a8c [2022-08-05T16:34:27.093Z] [2022-08-05T16:34:27.351Z] Successfully built 89d868530a8c [2022-08-05T16:34:27.351Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-05T16:34:27.351Z]  Building security-spiffe-token-provider ... done  ---> Running in 5959d6a8713d [2022-08-05T16:34:27.351Z] Building support-notifications [2022-08-05T16:34:27.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:28.179Z] 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-08-05T16:34:28.746Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:29.004Z] OK: 211 MiB in 51 packages [2022-08-05T16:34:29.616Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:34:29.616Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:34:29.616Z] ---> 26a906ec940b [2022-08-05T16:34:29.616Z] Step 3/22 : WORKDIR /edgex-go [2022-08-05T16:34:29.616Z] ---> Using cache [2022-08-05T16:34:29.616Z] ---> 974a62ad91d9 [2022-08-05T16:34:29.616Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:34:29.616Z] ---> Using cache [2022-08-05T16:34:29.616Z] ---> e23e16dfbf8c [2022-08-05T16:34:29.616Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-05T16:34:30.672Z] ---> Running in fcdfe54cb7d4 [2022-08-05T16:34:30.929Z] Removing intermediate container 5959d6a8713d [2022-08-05T16:34:30.929Z] ---> 16cf6a6eb2ae [2022-08-05T16:34:30.929Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-05T16:34:30.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:31.497Z] ---> 32ecb9330d57 [2022-08-05T16:34:31.497Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:34:31.757Z] ---> Running in 046530b162cd [2022-08-05T16:34:31.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:32.330Z] OK: 211 MiB in 51 packages [2022-08-05T16:34:32.592Z] Removing intermediate container 626fb92cb641 [2022-08-05T16:34:32.592Z] ---> a952b9223c67 [2022-08-05T16:34:32.592Z] [2022-08-05T16:34:32.592Z] Step 10/31 : FROM alpine:3.16 [2022-08-05T16:34:32.853Z] 3.16: Pulling from library/alpine [2022-08-05T16:34:32.853Z] Removing intermediate container 443925b3a2ed [2022-08-05T16:34:32.853Z] ---> 996ef2afebbd [2022-08-05T16:34:32.853Z] [2022-08-05T16:34:32.853Z] Step 10/25 : FROM alpine:3.16 [2022-08-05T16:34:32.853Z] 3.16: Pulling from library/alpine [2022-08-05T16:34:33.112Z] Removing intermediate container fcdfe54cb7d4 [2022-08-05T16:34:33.112Z] ---> 376a7a8a8607 [2022-08-05T16:34:33.112Z] Step 6/22 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-05T16:34:33.207Z] provisioning config files... [2022-08-05T16:34:33.231Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config6977986875411736115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-05T16:34:33.682Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-05T16:34:33.683Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-05T16:34:33.683Z] ---> 5a8adadcbebd [2022-08-05T16:34:33.683Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:34:33.683Z] Status: Downloaded newer image for alpine:3.16 [2022-08-05T16:34:33.683Z] Status: Downloaded newer image for alpine:3.16 [2022-08-05T16:34:33.683Z] ---> d7d3d98c851f [2022-08-05T16:34:33.683Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-05T16:34:33.683Z] ---> d7d3d98c851f [2022-08-05T16:34:33.683Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-05T16:34:33.831Z] ---> docker-login.sh [2022-08-05T16:34:33.831Z] nexus3.edgexfoundry.org:10001 [2022-08-05T16:34:34.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-05T16:34:34.634Z] ---> Running in 6bc5195db7ef [2022-08-05T16:34:34.634Z] ---> Running in 04b65b2ba9de [2022-08-05T16:34:34.634Z] ---> Running in 7ba8a34793c1 [2022-08-05T16:34:34.634Z] Removing intermediate container 6bc5195db7ef [2022-08-05T16:34:34.634Z] ---> e476cceae6e5 [2022-08-05T16:34:34.634Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-05T16:34:34.634Z] Removing intermediate container 08a8c8eccc2a [2022-08-05T16:34:34.634Z] ---> 9bf260f5d3d0 [2022-08-05T16:34:34.634Z] [2022-08-05T16:34:34.634Z] Step 10/23 : FROM alpine:3.16 [2022-08-05T16:34:34.634Z] ---> d7d3d98c851f [2022-08-05T16:34:34.634Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-05T16:34:34.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-05T16:34:34.706Z] Configure a credential helper to remove this warning. See [2022-08-05T16:34:34.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-05T16:34:34.706Z] [2022-08-05T16:34:34.706Z] Login Succeeded [2022-08-05T16:34:34.706Z] nexus3.edgexfoundry.org:10002 [2022-08-05T16:34:34.895Z] ---> Running in 1e251dc74dc4 [2022-08-05T16:34:34.895Z] ---> Running in 4c5a6bad46f7 [2022-08-05T16:34:34.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-05T16:34:35.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:35.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:35.156Z] Removing intermediate container 4c5a6bad46f7 [2022-08-05T16:34:35.156Z] ---> 6037599f6f75 [2022-08-05T16:34:35.156Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-05T16:34:35.156Z] ---> Running in 9cd6f4001fba [2022-08-05T16:34:35.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:35.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-05T16:34:35.256Z] Configure a credential helper to remove this warning. See [2022-08-05T16:34:35.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-05T16:34:35.256Z] [2022-08-05T16:34:35.256Z] Login Succeeded [2022-08-05T16:34:35.256Z] nexus3.edgexfoundry.org:10003 [2022-08-05T16:34:35.418Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-05T16:34:35.418Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-05T16:34:35.418Z] (3/3) Installing su-exec (0.2-r1) [2022-08-05T16:34:35.418Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T16:34:35.418Z] Executing ca-certificates-20220614-r0.trigger [2022-08-05T16:34:35.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:35.418Z] OK: 6 MiB in 17 packages [2022-08-05T16:34:35.418Z] Removing intermediate container 9cd6f4001fba [2022-08-05T16:34:35.418Z] ---> b0777bd9be45 [2022-08-05T16:34:35.418Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-05T16:34:35.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-05T16:34:35.677Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-05T16:34:35.677Z] (2/2) Installing su-exec (0.2-r1) [2022-08-05T16:34:35.677Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T16:34:35.677Z] OK: 6 MiB in 16 packages [2022-08-05T16:34:35.677Z] ---> Running in c740433535ef [2022-08-05T16:34:35.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-05T16:34:35.815Z] Configure a credential helper to remove this warning. See [2022-08-05T16:34:35.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-05T16:34:35.815Z] [2022-08-05T16:34:35.815Z] Login Succeeded [2022-08-05T16:34:35.815Z] nexus3.edgexfoundry.org:10004 [2022-08-05T16:34:35.936Z] Removing intermediate container c740433535ef [2022-08-05T16:34:35.936Z] ---> f47629f5012a [2022-08-05T16:34:35.937Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:34:35.937Z] ---> Running in d3912b9e5ff0 [2022-08-05T16:34:36.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-05T16:34:36.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-05T16:34:36.088Z] Configure a credential helper to remove this warning. See [2022-08-05T16:34:36.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-05T16:34:36.088Z] [2022-08-05T16:34:36.088Z] Login Succeeded [2022-08-05T16:34:36.363Z] docker.io [2022-08-05T16:34:36.508Z] Removing intermediate container 04b65b2ba9de [2022-08-05T16:34:36.508Z] ---> 43b0aa59deeb [2022-08-05T16:34:36.508Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-05T16:34:36.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-05T16:34:36.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-05T16:34:36.910Z] Configure a credential helper to remove this warning. See [2022-08-05T16:34:36.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-05T16:34:36.910Z] [2022-08-05T16:34:36.910Z] Login Succeeded [2022-08-05T16:34:36.910Z] ---> docker-login.sh ends [Pipeline] } [2022-08-05T16:34:36.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-05T16:34:37.446Z] Removing intermediate container 1e251dc74dc4 [2022-08-05T16:34:37.446Z] ---> 5d1c8414fda1 [2022-08-05T16:34:37.446Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-05T16:34:37.511Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2022-08-05T16:34:37.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-05T16:34:37.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-05T16:34:37.561Z] ========================================================= [2022-08-05T16:34:37.561Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-05T16:34:37.561Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-05T16:34:37.705Z] ---> Running in cb61c81273b8 [2022-08-05T16:34:37.705Z] ---> Running in 0e799d2b8660 [2022-08-05T16:34:37.705Z] Removing intermediate container cb61c81273b8 [2022-08-05T16:34:37.705Z] ---> e5aaef157bd7 [2022-08-05T16:34:37.705Z] Step 13/25 : WORKDIR / [2022-08-05T16:34:37.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-05T16:34:37.975Z] Removing intermediate container 0e799d2b8660 [2022-08-05T16:34:37.975Z] ---> 0c894c781282 [2022-08-05T16:34:37.975Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-05T16:34:37.975Z] Removing intermediate container d3912b9e5ff0 [2022-08-05T16:34:37.975Z] ---> 4a67bbea7d40 [2022-08-05T16:34:37.975Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-05T16:34:37.975Z] ---> Running in aa536454a6e8 [2022-08-05T16:34:37.975Z] ---> Running in 7c4abd2d0504 [2022-08-05T16:34:38.191Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-05T16:34:38.191Z] b3c136eddcbf: Pulling fs layer [2022-08-05T16:34:38.191Z] c0a3192eca97: Pulling fs layer [2022-08-05T16:34:38.191Z] a050256f5b6f: Pulling fs layer [2022-08-05T16:34:38.191Z] 656be50a0ddc: Pulling fs layer [2022-08-05T16:34:38.191Z] 2bbca73fdf42: Pulling fs layer [2022-08-05T16:34:38.191Z] 46d945488cbd: Pulling fs layer [2022-08-05T16:34:38.191Z] 8a5474983e97: Pulling fs layer [2022-08-05T16:34:38.191Z] 329c88fbcd65: Pulling fs layer [2022-08-05T16:34:38.191Z] 46d945488cbd: Waiting [2022-08-05T16:34:38.191Z] 8a5474983e97: Waiting [2022-08-05T16:34:38.191Z] 329c88fbcd65: Waiting [2022-08-05T16:34:38.191Z] 656be50a0ddc: Waiting [2022-08-05T16:34:38.191Z] 2bbca73fdf42: Waiting [2022-08-05T16:34:38.191Z] a050256f5b6f: Verifying Checksum [2022-08-05T16:34:38.191Z] a050256f5b6f: Download complete [2022-08-05T16:34:38.191Z] c0a3192eca97: Verifying Checksum [2022-08-05T16:34:38.191Z] c0a3192eca97: Download complete [2022-08-05T16:34:38.191Z] 2bbca73fdf42: Verifying Checksum [2022-08-05T16:34:38.191Z] 2bbca73fdf42: Download complete [2022-08-05T16:34:38.191Z] 46d945488cbd: Verifying Checksum [2022-08-05T16:34:38.191Z] 46d945488cbd: Download complete [2022-08-05T16:34:38.191Z] b3c136eddcbf: Verifying Checksum [2022-08-05T16:34:38.234Z] ---> Running in dfafb9d90d40 [2022-08-05T16:34:38.234Z] Removing intermediate container aa536454a6e8 [2022-08-05T16:34:38.234Z] ---> 76189b859656 [2022-08-05T16:34:38.234Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonRemoving intermediate container 7c4abd2d0504 [2022-08-05T16:34:38.234Z] [2022-08-05T16:34:38.234Z] ---> d73ae51b27b5 [2022-08-05T16:34:38.234Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-05T16:34:38.500Z] ---> Running in 31d10872ee9a [2022-08-05T16:34:38.761Z] ---> 0e0ef4d758d8 [2022-08-05T16:34:38.761Z] 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-08-05T16:34:38.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:38.761Z] Removing intermediate container 31d10872ee9a [2022-08-05T16:34:38.761Z] ---> d870e0c6bcb9 [2022-08-05T16:34:38.761Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-05T16:34:39.020Z] ---> Running in 7a98deba754d [2022-08-05T16:34:39.021Z] ---> b2039c80fd5f [2022-08-05T16:34:39.021Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-05T16:34:39.196Z] b3c136eddcbf: Pull complete [2022-08-05T16:34:39.302Z] Removing intermediate container 046530b162cd [2022-08-05T16:34:39.302Z] ---> 3d51df32039d [2022-08-05T16:34:39.302Z] Step 8/26 : COPY . . [2022-08-05T16:34:39.476Z] 329c88fbcd65: Verifying Checksum [2022-08-05T16:34:39.476Z] 329c88fbcd65: Download complete [2022-08-05T16:34:39.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:39.758Z] c0a3192eca97: Pull complete [2022-08-05T16:34:40.128Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-05T16:34:40.128Z] ---> 22a9092f2b88 [2022-08-05T16:34:40.128Z] 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-08-05T16:34:40.128Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-05T16:34:40.128Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-05T16:34:40.128Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-05T16:34:40.363Z] a050256f5b6f: Pull complete [2022-08-05T16:34:40.386Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-05T16:34:40.386Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-05T16:34:40.386Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T16:34:40.386Z] OK: 8 MiB in 20 packages [2022-08-05T16:34:40.638Z] 8a5474983e97: Verifying Checksum [2022-08-05T16:34:40.638Z] 8a5474983e97: Download complete [2022-08-05T16:34:41.244Z] 656be50a0ddc: Verifying Checksum [2022-08-05T16:34:41.244Z] 656be50a0ddc: Download complete [2022-08-05T16:34:41.365Z] ---> 0ada06f98c4a [2022-08-05T16:34:41.365Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-05T16:34:41.365Z] Removing intermediate container 7a98deba754d [2022-08-05T16:34:41.365Z] ---> 4a2e193087fa [2022-08-05T16:34:41.365Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-05T16:34:41.623Z] Removing intermediate container dfafb9d90d40 [2022-08-05T16:34:41.623Z] ---> 86bd767ae279 [2022-08-05T16:34:41.623Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-05T16:34:41.623Z] ---> Running in 9857293dc911 [2022-08-05T16:34:41.623Z] ---> 79724c9c8e59 [2022-08-05T16:34:41.623Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-05T16:34:41.886Z] Removing intermediate container 7ba8a34793c1 [2022-08-05T16:34:41.886Z] ---> 53e26a7ba182 [2022-08-05T16:34:41.886Z] Step 8/22 : COPY . . [2022-08-05T16:34:42.475Z] ---> 35754cba7278 [2022-08-05T16:34:42.475Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-05T16:34:42.475Z] Removing intermediate container 9857293dc911 [2022-08-05T16:34:42.475Z] ---> a61ad5b4a891 [2022-08-05T16:34:42.475Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-05T16:34:42.735Z] ---> a1ef6dd702c1 [2022-08-05T16:34:42.735Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-05T16:34:42.995Z] ---> ab1a20caae71 [2022-08-05T16:34:42.995Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-05T16:34:43.255Z] ---> Running in c1d76d1eb3fa [2022-08-05T16:34:43.514Z] ---> dde4618a80cf [2022-08-05T16:34:43.514Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-05T16:34:43.514Z] ---> ae39fb9203f6 [2022-08-05T16:34:43.514Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-05T16:34:43.514Z] ---> Running in 3f5f2fb3b84c [2022-08-05T16:34:43.514Z] ---> e49c872389fb [2022-08-05T16:34:43.514Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-05T16:34:43.774Z] ---> Running in 82c582288a75 [2022-08-05T16:34:43.774Z] ---> fbeb118c1dff [2022-08-05T16:34:43.774Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-05T16:34:44.047Z] ---> Running in 372b22f86f85 [2022-08-05T16:34:44.047Z] Removing intermediate container 82c582288a75 [2022-08-05T16:34:44.047Z] ---> cd8f68a85b0c [2022-08-05T16:34:44.047Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-05T16:34:44.047Z] ---> Running in 18b71739a2f9 [2022-08-05T16:34:44.315Z] Removing intermediate container 372b22f86f85 [2022-08-05T16:34:44.315Z] ---> 539a18e3e189 [2022-08-05T16:34:44.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-05T16:34:44.315Z] Removing intermediate container 18b71739a2f9 [2022-08-05T16:34:44.315Z] ---> 36c1008df745 [2022-08-05T16:34:44.315Z] 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-08-05T16:34:44.573Z] ---> Running in c243e53565d7 [2022-08-05T16:34:44.573Z] Removing intermediate container c1d76d1eb3fa [2022-08-05T16:34:44.573Z] ---> ac61bb780fed [2022-08-05T16:34:44.573Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-05T16:34:44.573Z] ---> Running in ac7111cd6415 [2022-08-05T16:34:44.833Z] Removing intermediate container c243e53565d7 [2022-08-05T16:34:44.833Z] ---> 73086604569f [2022-08-05T16:34:44.833Z] Step 21/23 : LABEL arch=x86_64 [2022-08-05T16:34:44.833Z] Removing intermediate container 3f5f2fb3b84c [2022-08-05T16:34:44.833Z] ---> e93c4a2f3d68 [2022-08-05T16:34:44.833Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-05T16:34:45.092Z] ---> Running in 499b8584a109 [2022-08-05T16:34:45.092Z] ---> Running in 1d511a967cbb [2022-08-05T16:34:45.092Z] ---> beeb10f52506 [2022-08-05T16:34:45.092Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-05T16:34:45.358Z] Removing intermediate container 1d511a967cbb [2022-08-05T16:34:45.358Z] ---> 87bcfd0859db [2022-08-05T16:34:45.358Z] Step 22/23 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [2022-08-05T16:34:45.358Z] Removing intermediate container 499b8584a109 [2022-08-05T16:34:45.358Z] ---> d38d1c660410 [2022-08-05T16:34:45.358Z] Step 23/25 : LABEL arch=x86_64 [2022-08-05T16:34:45.358Z] ---> Running in c8f4eafd640e [2022-08-05T16:34:45.616Z] ---> 1953d9a3f1af [2022-08-05T16:34:45.616Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-05T16:34:45.616Z] ---> Running in 3a45b94c1eee [2022-08-05T16:34:45.616Z] Removing intermediate container ac7111cd6415 [2022-08-05T16:34:45.616Z] ---> 61fe243be16a [2022-08-05T16:34:45.616Z] Step 12/26 : WORKDIR /edgex-go [2022-08-05T16:34:45.616Z] Removing intermediate container c8f4eafd640e [2022-08-05T16:34:45.616Z] ---> d6376564e411 [2022-08-05T16:34:45.616Z] Step 23/23 : LABEL version=0.0.0 [2022-08-05T16:34:45.616Z] ---> Running in 89ba6d399b3c [2022-08-05T16:34:45.616Z] Removing intermediate container 3a45b94c1eee [2022-08-05T16:34:45.616Z] ---> a36e666976a6 [2022-08-05T16:34:45.616Z] Step 24/25 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [2022-08-05T16:34:45.874Z] ---> Running in a8093b77dd5a [2022-08-05T16:34:45.874Z] ---> ac8bb99f116c [2022-08-05T16:34:45.874Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-05T16:34:45.875Z] ---> Running in da071a3cd2f4 [2022-08-05T16:34:45.875Z] Removing intermediate container 89ba6d399b3c [2022-08-05T16:34:45.875Z] ---> de00090a97ee [2022-08-05T16:34:45.875Z] [2022-08-05T16:34:45.875Z] Step 13/26 : FROM alpine:3.15 [2022-08-05T16:34:45.875Z] ---> 2720e26172a0 [2022-08-05T16:34:45.875Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-05T16:34:46.137Z] ---> Using cache [2022-08-05T16:34:46.137Z] ---> 26e226e17b30 [2022-08-05T16:34:46.137Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:34:46.137Z] ---> Using cache [2022-08-05T16:34:46.137Z] ---> f0aaaf00d478 [2022-08-05T16:34:46.137Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-05T16:34:46.137Z] Removing intermediate container a8093b77dd5a [2022-08-05T16:34:46.137Z] ---> 653232e610f1 [2022-08-05T16:34:46.137Z] [2022-08-05T16:34:46.137Z] Removing intermediate container da071a3cd2f4 [2022-08-05T16:34:46.137Z] ---> 28ff29047261 [2022-08-05T16:34:46.137Z] Step 25/25 : LABEL version=0.0.0 [2022-08-05T16:34:46.137Z] Successfully built 653232e610f1 [2022-08-05T16:34:46.137Z] ---> Running in 23f7921098f5 [2022-08-05T16:34:46.137Z] Successfully tagged core-data:latest [2022-08-05T16:34:46.137Z]  Building core-data ... done Building support-scheduler [2022-08-05T16:34:46.396Z] ---> 2a6532edf8c1 [2022-08-05T16:34:46.396Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-05T16:34:46.396Z] ---> Running in 91669ad406c1 [2022-08-05T16:34:47.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:47.384Z] Removing intermediate container 91669ad406c1 [2022-08-05T16:34:47.384Z] ---> 433eebc8fc95 [2022-08-05T16:34:47.384Z] [2022-08-05T16:34:47.384Z] Successfully built 433eebc8fc95 [2022-08-05T16:34:47.953Z] Successfully tagged security-secretstore-setup:latest [2022-08-05T16:34:47.953Z] Building sys-mgmt-agent [2022-08-05T16:34:47.953Z]  Building security-secretstore-setup ... done  ---> 6a5fdc7e3903 [2022-08-05T16:34:47.953Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-05T16:34:47.953Z] ---> 7c8a04d4477a [2022-08-05T16:34:47.953Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-05T16:34:47.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:48.213Z] ---> Running in 059d60e73f18 [2022-08-05T16:34:48.473Z] v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-05T16:34:48.473Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-05T16:34:48.473Z] OK: 15857 distinct packages available [2022-08-05T16:34:48.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:48.734Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:34:48.734Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:34:48.734Z] ---> 26a906ec940b [2022-08-05T16:34:48.734Z] Step 3/22 : WORKDIR /edgex-go [2022-08-05T16:34:48.734Z] ---> Using cache [2022-08-05T16:34:48.734Z] ---> 974a62ad91d9 [2022-08-05T16:34:48.734Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:34:48.734Z] ---> Using cache [2022-08-05T16:34:48.734Z] ---> e23e16dfbf8c [2022-08-05T16:34:48.734Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-05T16:34:49.303Z] ---> 7bde6533d46c [2022-08-05T16:34:49.303Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-05T16:34:49.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:49.303Z] ---> Running in f9312a49f7d8 [2022-08-05T16:34:49.303Z] ---> Running in e152280142b2 [2022-08-05T16:34:49.562Z] 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-08-05T16:34:49.563Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-05T16:34:49.563Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-05T16:34:49.563Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:49.822Z] (3/4) Installing libucontext (1.1-r0) [2022-08-05T16:34:49.822Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-05T16:34:49.822Z] Executing busybox-1.34.1-r7.trigger [2022-08-05T16:34:49.822Z] OK: 6 MiB in 18 packages [2022-08-05T16:34:50.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:50.651Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:34:50.651Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:34:50.651Z] ---> 26a906ec940b [2022-08-05T16:34:50.651Z] Step 3/23 : WORKDIR /edgex-go [2022-08-05T16:34:50.651Z] ---> Using cache [2022-08-05T16:34:50.651Z] ---> 974a62ad91d9 [2022-08-05T16:34:50.651Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:34:50.651Z] ---> Using cache [2022-08-05T16:34:50.651Z] ---> e23e16dfbf8c [2022-08-05T16:34:50.651Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-05T16:34:50.651Z] ---> Running in de4893786d03 [2022-08-05T16:34:50.651Z] Removing intermediate container e152280142b2 [2022-08-05T16:34:50.651Z] ---> f675ce6ed708 [2022-08-05T16:34:50.651Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-05T16:34:50.651Z] ---> Running in d18ee2de42f8 [2022-08-05T16:34:50.651Z] Removing intermediate container 23f7921098f5 [2022-08-05T16:34:50.651Z] ---> 30767648bf23 [2022-08-05T16:34:50.651Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-05T16:34:50.910Z] Removing intermediate container d18ee2de42f8 [2022-08-05T16:34:50.910Z] ---> ecaa4e00ce7e [2022-08-05T16:34:50.911Z] Step 28/31 : CMD ["gate"] [2022-08-05T16:34:50.911Z] OK: 211 MiB in 51 packages [2022-08-05T16:34:50.911Z] ---> Running in 558bd7f56ce6 [2022-08-05T16:34:50.911Z] Removing intermediate container 558bd7f56ce6 [2022-08-05T16:34:50.911Z] ---> 4eab7c9299a3 [2022-08-05T16:34:50.911Z] Step 29/31 : LABEL arch=x86_64 [2022-08-05T16:34:50.911Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:51.170Z] ---> Running in a23cdf803cb3 [2022-08-05T16:34:51.435Z] Removing intermediate container a23cdf803cb3 [2022-08-05T16:34:51.435Z] ---> 4ff704efe7eb [2022-08-05T16:34:51.435Z] Step 30/31 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [2022-08-05T16:34:51.435Z] Removing intermediate container f9312a49f7d8 [2022-08-05T16:34:51.435Z] ---> 1b945c18750a [2022-08-05T16:34:51.435Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-05T16:34:51.435Z] ---> Running in 52a7682a1bba [2022-08-05T16:34:51.708Z] Removing intermediate container 52a7682a1bba [2022-08-05T16:34:51.708Z] ---> 55d9d6553e8a [2022-08-05T16:34:51.708Z] Step 31/31 : LABEL version=0.0.0 [2022-08-05T16:34:51.708Z] ---> cb4a81a7cafc [2022-08-05T16:34:51.708Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:34:51.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:34:51.970Z] ---> Running in 785e0d994f65 [2022-08-05T16:34:51.970Z] ---> Running in 530bf104944b [2022-08-05T16:34:52.232Z] Removing intermediate container 785e0d994f65 [2022-08-05T16:34:52.232Z] ---> 77c31ff2cd9e [2022-08-05T16:34:52.232Z] [2022-08-05T16:34:52.232Z] Successfully built 77c31ff2cd9e [2022-08-05T16:34:52.232Z] Successfully tagged security-bootstrapper:latest [2022-08-05T16:34:52.232Z] Building security-proxy-setup [2022-08-05T16:34:52.232Z]  Building security-bootstrapper ... done OK: 211 MiB in 51 packages [2022-08-05T16:34:53.168Z] ---> 277c77a2fd6c [2022-08-05T16:34:53.168Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-05T16:34:54.551Z] ---> 16cb6f9c0259 [2022-08-05T16:34:54.551Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-05T16:34:55.123Z] Removing intermediate container de4893786d03 [2022-08-05T16:34:55.123Z] ---> 07235c3b25cb [2022-08-05T16:34:55.123Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-05T16:34:55.693Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:34:55.693Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:34:55.693Z] ---> 26a906ec940b [2022-08-05T16:34:55.693Z] Step 3/22 : WORKDIR /edgex-go [2022-08-05T16:34:55.693Z] ---> Using cache [2022-08-05T16:34:55.693Z] ---> 974a62ad91d9 [2022-08-05T16:34:55.693Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:34:55.693Z] ---> Using cache [2022-08-05T16:34:55.693Z] ---> e23e16dfbf8c [2022-08-05T16:34:55.693Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-05T16:34:55.693Z] ---> Using cache [2022-08-05T16:34:55.693Z] ---> 1b945c18750a [2022-08-05T16:34:55.693Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-05T16:34:55.693Z] ---> Using cache [2022-08-05T16:34:55.693Z] ---> cb4a81a7cafc [2022-08-05T16:34:55.693Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:34:55.693Z] ---> Running in 208c4fa33df5 [2022-08-05T16:34:55.693Z] ---> Running in 7bf08d4d1e08 [2022-08-05T16:34:55.693Z] ---> 17a880881b5b [2022-08-05T16:34:55.693Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:34:55.693Z] ---> Running in 8e6765b97053 [2022-08-05T16:34:55.953Z] Removing intermediate container 208c4fa33df5 [2022-08-05T16:34:55.953Z] ---> f4c718c59c49 [2022-08-05T16:34:55.953Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-05T16:34:56.343Z] 656be50a0ddc: Pull complete [2022-08-05T16:34:56.343Z] 2bbca73fdf42: Pull complete [2022-08-05T16:34:56.343Z] 46d945488cbd: Pull complete [2022-08-05T16:34:56.893Z] ---> 8fa333041a61 [2022-08-05T16:34:56.893Z] Step 21/26 : WORKDIR / [2022-08-05T16:34:56.893Z] ---> Running in a673681af117 [2022-08-05T16:34:57.460Z] Removing intermediate container a673681af117 [2022-08-05T16:34:57.460Z] ---> c16ab42b533e [2022-08-05T16:34:57.460Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-05T16:34:57.460Z] ---> Running in eb5d2860ddd0 [2022-08-05T16:34:58.400Z] Removing intermediate container eb5d2860ddd0 [2022-08-05T16:34:58.400Z] ---> f7c073970355 [2022-08-05T16:34:58.400Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-05T16:35:00.308Z] ---> Running in aa504b2183fc [2022-08-05T16:35:00.570Z] Removing intermediate container aa504b2183fc [2022-08-05T16:35:00.570Z] ---> 2000fa447f59 [2022-08-05T16:35:00.570Z] Step 24/26 : LABEL arch=x86_64 [2022-08-05T16:35:00.829Z] ---> Running in d54d5a46e3d7 [2022-08-05T16:35:00.829Z] Removing intermediate container 530bf104944b [2022-08-05T16:35:00.829Z] ---> 1a2dd7e7ae74 [2022-08-05T16:35:00.829Z] Step 8/22 : COPY . . [2022-08-05T16:35:01.090Z] Removing intermediate container d54d5a46e3d7 [2022-08-05T16:35:01.090Z] ---> c4ab1da906ef [2022-08-05T16:35:01.090Z] Step 25/26 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [2022-08-05T16:35:01.658Z] ---> Running in 10b1b131ed0e [2022-08-05T16:35:01.761Z] 8a5474983e97: Pull complete [2022-08-05T16:35:02.227Z] Removing intermediate container 10b1b131ed0e [2022-08-05T16:35:02.227Z] ---> 7bece3b66097 [2022-08-05T16:35:02.227Z] Step 26/26 : LABEL version=0.0.0 [2022-08-05T16:35:02.488Z] ---> Running in 96886bf0708f [2022-08-05T16:35:03.436Z] Removing intermediate container 96886bf0708f [2022-08-05T16:35:03.436Z] ---> 6f80fd83942f [2022-08-05T16:35:03.436Z] [2022-08-05T16:35:03.436Z] Successfully built 6f80fd83942f [2022-08-05T16:35:03.436Z] Successfully tagged security-spire-config:latest [2022-08-05T16:35:03.436Z]  Building security-spire-config ... done Building security-spire-server [2022-08-05T16:35:03.750Z] 329c88fbcd65: Pull complete [2022-08-05T16:35:03.750Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-05T16:35:03.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-05T16:35:03.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-05T16:35:04.102Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-05T16:35:04.102Z] WORKDIR /edgex [2022-08-05T16:35:04.102Z] COPY go.mod . [2022-08-05T16:35:04.102Z] RUN go mod download [2022-08-05T16:35:04.102Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-05T16:35:04.699Z] Sending build context to Docker daemon 3.123MB [2022-08-05T16:35:04.699Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-05T16:35:04.699Z] ---> ff4287adb874 [2022-08-05T16:35:04.699Z] Step 2/4 : WORKDIR /edgex [2022-08-05T16:35:06.689Z] ---> Running in 428ddc2ecc37 [2022-08-05T16:35:06.689Z] Removing intermediate container 428ddc2ecc37 [2022-08-05T16:35:06.689Z] ---> 83e4bad4ab5b [2022-08-05T16:35:06.689Z] Step 3/4 : COPY go.mod . [2022-08-05T16:35:06.819Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:35:06.820Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:35:06.820Z] ---> 26a906ec940b [2022-08-05T16:35:06.820Z] Step 3/25 : WORKDIR /edgex-go [2022-08-05T16:35:06.820Z] ---> Using cache [2022-08-05T16:35:06.820Z] ---> 974a62ad91d9 [2022-08-05T16:35:06.820Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:35:06.820Z] ---> Using cache [2022-08-05T16:35:06.820Z] ---> e23e16dfbf8c [2022-08-05T16:35:06.820Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-05T16:35:06.820Z] ---> Using cache [2022-08-05T16:35:06.820Z] ---> 16cf6a6eb2ae [2022-08-05T16:35:06.820Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-05T16:35:06.820Z] ---> Using cache [2022-08-05T16:35:06.820Z] ---> 32ecb9330d57 [2022-08-05T16:35:06.820Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:35:06.820Z] ---> Using cache [2022-08-05T16:35:06.820Z] ---> 3d51df32039d [2022-08-05T16:35:06.820Z] Step 8/25 : COPY . . [2022-08-05T16:35:06.820Z] ---> Using cache [2022-08-05T16:35:06.820Z] ---> e49c872389fb [2022-08-05T16:35:06.820Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-05T16:35:06.820Z] ---> Using cache [2022-08-05T16:35:06.820Z] ---> cd8f68a85b0c [2022-08-05T16:35:06.820Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-05T16:35:06.820Z] ---> Using cache [2022-08-05T16:35:06.820Z] ---> 36c1008df745 [2022-08-05T16:35:06.820Z] 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-08-05T16:35:07.288Z] ---> fd812f29f182 [2022-08-05T16:35:07.289Z] Step 4/4 : RUN go mod download [2022-08-05T16:35:07.289Z] ---> Running in 3bd6a0fe705e [2022-08-05T16:35:07.388Z] ---> Running in 4b8f09f68563 [2022-08-05T16:35:07.649Z] ---> 03576ca8379e [2022-08-05T16:35:07.649Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-05T16:35:07.908Z] ---> Running in 90c0b0c61f18 [2022-08-05T16:35:07.908Z] Removing intermediate container 8e6765b97053 [2022-08-05T16:35:07.908Z] ---> 817f405c604c [2022-08-05T16:35:07.908Z] Step 8/23 : COPY . . [2022-08-05T16:35:07.908Z] Removing intermediate container 7bf08d4d1e08 [2022-08-05T16:35:07.908Z] ---> e6cb2c8ceaba [2022-08-05T16:35:07.908Z] Step 8/22 : COPY . . [2022-08-05T16:35:08.842Z] 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-08-05T16:35:11.390Z] Removing intermediate container 4b8f09f68563 [2022-08-05T16:35:11.390Z] ---> ea2c8ec10dcc [2022-08-05T16:35:11.390Z] Step 12/25 : WORKDIR /edgex-go [2022-08-05T16:35:11.957Z] ---> Running in 51880e099dbe [2022-08-05T16:35:12.218Z] ---> 71060afd8e96 [2022-08-05T16:35:12.218Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-05T16:35:12.218Z] ---> 6a18ff1f951a [2022-08-05T16:35:12.218Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-05T16:35:12.480Z] ---> Running in d59aec8de494 [2022-08-05T16:35:12.480Z] ---> Running in 7d37057e8ecc [2022-08-05T16:35:12.480Z] Removing intermediate container 51880e099dbe [2022-08-05T16:35:12.480Z] ---> 65627478629b [2022-08-05T16:35:12.480Z] [2022-08-05T16:35:12.480Z] Step 13/25 : FROM alpine:3.15 [2022-08-05T16:35:12.480Z] ---> 2720e26172a0 [2022-08-05T16:35:12.480Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-05T16:35:12.480Z] ---> Using cache [2022-08-05T16:35:12.480Z] ---> 26e226e17b30 [2022-08-05T16:35:12.480Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:35:12.480Z] ---> Using cache [2022-08-05T16:35:12.480Z] ---> f0aaaf00d478 [2022-08-05T16:35:12.480Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-05T16:35:12.480Z] ---> Using cache [2022-08-05T16:35:12.480Z] ---> 36b2c755ddf3 [2022-08-05T16:35:12.480Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-05T16:35:13.050Z] 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-08-05T16:35:13.309Z] 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-08-05T16:35:14.253Z] Removing intermediate container 059d60e73f18 [2022-08-05T16:35:14.253Z] ---> ad710619ef02 [2022-08-05T16:35:14.253Z] [2022-08-05T16:35:14.253Z] Step 10/22 : FROM alpine:3.16 [2022-08-05T16:35:14.253Z] ---> d7d3d98c851f [2022-08-05T16:35:14.253Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-05T16:35:14.513Z] ---> Running in 9ae6d72f0362 [2022-08-05T16:35:14.513Z] ---> 0b537513eaf2 [2022-08-05T16:35:14.513Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-05T16:35:15.082Z] ---> 46dfa8c1b82c [2022-08-05T16:35:15.082Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-05T16:35:15.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:35:15.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:35:15.341Z] ---> ba6d53e48f1d [2022-08-05T16:35:15.341Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-05T16:35:15.600Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-05T16:35:15.600Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-05T16:35:15.600Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T16:35:15.600Z] Executing ca-certificates-20220614-r0.trigger [2022-08-05T16:35:15.600Z] OK: 6 MiB in 16 packages [2022-08-05T16:35:16.171Z] ---> 0bafafdd9f1a [2022-08-05T16:35:16.171Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-05T16:35:16.171Z] ---> Running in 34edbfba45ae [2022-08-05T16:35:16.430Z] Removing intermediate container 34edbfba45ae [2022-08-05T16:35:16.430Z] ---> 8dfd27b33d5f [2022-08-05T16:35:16.430Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-05T16:35:16.430Z] Removing intermediate container 9ae6d72f0362 [2022-08-05T16:35:16.430Z] ---> f596b2313c32 [2022-08-05T16:35:16.430Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-05T16:35:16.689Z] ---> Running in eeadfbfdfa52 [2022-08-05T16:35:16.689Z] ---> Running in f05ffe327714 [2022-08-05T16:35:16.953Z] Removing intermediate container f05ffe327714 [2022-08-05T16:35:16.953Z] ---> db71f4e61582 [2022-08-05T16:35:16.953Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-05T16:35:16.953Z] Removing intermediate container eeadfbfdfa52 [2022-08-05T16:35:16.953Z] ---> 775e96da5ecd [2022-08-05T16:35:16.953Z] Step 23/25 : LABEL arch=x86_64 [2022-08-05T16:35:17.212Z] ---> Running in 2c7825397cac [2022-08-05T16:35:17.212Z] ---> Running in aa4532e838bd [2022-08-05T16:35:17.473Z] Removing intermediate container aa4532e838bd [2022-08-05T16:35:17.473Z] ---> 7e5243636b54 [2022-08-05T16:35:17.473Z] Step 24/25 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [2022-08-05T16:35:17.473Z] ---> Running in adfabe21f705 [2022-08-05T16:35:17.473Z] Removing intermediate container 2c7825397cac [2022-08-05T16:35:17.473Z] ---> 6cb5b8ed9821 [2022-08-05T16:35:17.473Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-05T16:35:17.732Z] ---> Running in 70623a6f4e27 [2022-08-05T16:35:17.990Z] Removing intermediate container adfabe21f705 [2022-08-05T16:35:17.990Z] ---> a1d5c4303abf [2022-08-05T16:35:17.990Z] Step 25/25 : LABEL version=0.0.0 [2022-08-05T16:35:18.249Z] Removing intermediate container 70623a6f4e27 [2022-08-05T16:35:18.249Z] ---> 2455738dc250 [2022-08-05T16:35:18.249Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-05T16:35:18.249Z] ---> Running in 6e1b8521c8d6 [2022-08-05T16:35:18.507Z] Removing intermediate container 6e1b8521c8d6 [2022-08-05T16:35:18.507Z] ---> ae4fc9d9cf69 [2022-08-05T16:35:18.507Z] [2022-08-05T16:35:18.507Z] Successfully built ae4fc9d9cf69 [2022-08-05T16:35:18.507Z] Successfully tagged security-spire-server:latest [2022-08-05T16:35:18.507Z]  Building security-spire-server ... done Building core-metadata [2022-08-05T16:35:19.885Z] ---> 816722607da4 [2022-08-05T16:35:19.886Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-05T16:35:21.796Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:35:21.796Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:35:21.796Z] ---> 26a906ec940b [2022-08-05T16:35:21.796Z] Step 3/23 : WORKDIR /edgex-go [2022-08-05T16:35:21.796Z] ---> Using cache [2022-08-05T16:35:21.796Z] ---> 974a62ad91d9 [2022-08-05T16:35:21.796Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:35:21.796Z] ---> Using cache [2022-08-05T16:35:21.796Z] ---> e23e16dfbf8c [2022-08-05T16:35:21.796Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-05T16:35:21.796Z] ---> Using cache [2022-08-05T16:35:21.796Z] ---> 1b945c18750a [2022-08-05T16:35:21.796Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-05T16:35:21.796Z] ---> Using cache [2022-08-05T16:35:21.796Z] ---> cb4a81a7cafc [2022-08-05T16:35:21.796Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:35:21.796Z] ---> Using cache [2022-08-05T16:35:21.796Z] ---> e6cb2c8ceaba [2022-08-05T16:35:21.796Z] Step 8/23 : COPY . . [2022-08-05T16:35:21.796Z] ---> Using cache [2022-08-05T16:35:21.796Z] ---> 6a18ff1f951a [2022-08-05T16:35:21.796Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-05T16:35:22.056Z] ---> 976171571d06 [2022-08-05T16:35:22.056Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-05T16:35:22.056Z] ---> Running in 41c9b6365b6d [2022-08-05T16:35:22.622Z] ---> 4aa3df75960d [2022-08-05T16:35:22.622Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-05T16:35:22.622Z] ---> Running in 3b8715d34286 [2022-08-05T16:35:23.191Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-05T16:35:23.191Z] Removing intermediate container 3b8715d34286 [2022-08-05T16:35:23.191Z] ---> 1130b6c1e22b [2022-08-05T16:35:23.191Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-05T16:35:23.191Z] ---> Running in cbac72b6ce42 [2022-08-05T16:35:23.763Z] Removing intermediate container cbac72b6ce42 [2022-08-05T16:35:23.763Z] ---> f43ad34cd28c [2022-08-05T16:35:23.763Z] Step 20/22 : LABEL arch=x86_64 [2022-08-05T16:35:23.763Z] ---> Running in 6b2a270924b4 [2022-08-05T16:35:24.021Z] Removing intermediate container 6b2a270924b4 [2022-08-05T16:35:24.021Z] ---> 99aa63c0e1b0 [2022-08-05T16:35:24.021Z] Step 21/22 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [2022-08-05T16:35:24.296Z] ---> Running in 9f525dda0a73 [2022-08-05T16:35:24.554Z] Removing intermediate container 9f525dda0a73 [2022-08-05T16:35:24.554Z] ---> ec7759ade39a [2022-08-05T16:35:24.554Z] Step 22/22 : LABEL version=0.0.0 [2022-08-05T16:35:24.554Z] ---> Running in 54e580e6f538 [2022-08-05T16:35:25.121Z] Removing intermediate container 54e580e6f538 [2022-08-05T16:35:25.121Z] ---> f8c0cb8c1ea0 [2022-08-05T16:35:25.121Z] [2022-08-05T16:35:25.121Z] Successfully built f8c0cb8c1ea0 [2022-08-05T16:35:25.121Z] Successfully tagged support-notifications:latest [2022-08-05T16:35:25.121Z]  Building support-notifications ... done Building core-command [2022-08-05T16:35:27.767Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:35:27.767Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:35:27.767Z] ---> 26a906ec940b [2022-08-05T16:35:27.767Z] Step 3/23 : WORKDIR /edgex-go [2022-08-05T16:35:27.767Z] ---> Using cache [2022-08-05T16:35:27.767Z] ---> 974a62ad91d9 [2022-08-05T16:35:27.767Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:35:27.767Z] ---> Using cache [2022-08-05T16:35:27.767Z] ---> e23e16dfbf8c [2022-08-05T16:35:27.767Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-05T16:35:27.767Z] ---> Using cache [2022-08-05T16:35:27.767Z] ---> 1b945c18750a [2022-08-05T16:35:27.767Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-05T16:35:27.767Z] ---> Using cache [2022-08-05T16:35:27.767Z] ---> cb4a81a7cafc [2022-08-05T16:35:27.767Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:35:27.767Z] ---> Using cache [2022-08-05T16:35:27.767Z] ---> e6cb2c8ceaba [2022-08-05T16:35:27.767Z] Step 8/23 : COPY . . [2022-08-05T16:35:27.767Z] ---> Using cache [2022-08-05T16:35:27.767Z] ---> 6a18ff1f951a [2022-08-05T16:35:27.767Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-05T16:35:29.179Z] ---> Running in f74c51402ede [2022-08-05T16:35:29.749Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-05T16:35:36.315Z] 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-08-05T16:35:44.439Z] Removing intermediate container 7d37057e8ecc [2022-08-05T16:35:44.439Z] ---> 82f353746bb4 [2022-08-05T16:35:44.439Z] [2022-08-05T16:35:44.439Z] Step 10/22 : FROM alpine:3.16 [2022-08-05T16:35:44.439Z] ---> d7d3d98c851f [2022-08-05T16:35:44.439Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-05T16:35:44.439Z] Removing intermediate container d59aec8de494 [2022-08-05T16:35:44.439Z] ---> 369b563ca250 [2022-08-05T16:35:44.439Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-05T16:35:44.439Z] Removing intermediate container 90c0b0c61f18 [2022-08-05T16:35:44.439Z] ---> 02b47b38fe89 [2022-08-05T16:35:44.439Z] [2022-08-05T16:35:44.439Z] Step 10/22 : FROM alpine:3.16 [2022-08-05T16:35:44.439Z] ---> d7d3d98c851f [2022-08-05T16:35:44.439Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-05T16:35:44.699Z] ---> Running in 0ac8a37e0f1c [2022-08-05T16:35:44.699Z] ---> Running in 4de8c82f8f07 [2022-08-05T16:35:44.699Z] ---> Running in 85ab44b42d20 [2022-08-05T16:35:44.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:35:44.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:35:45.220Z] 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-08-05T16:35:45.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:35:45.220Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-05T16:35:45.220Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-05T16:35:45.220Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-05T16:35:45.220Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-05T16:35:45.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:35:45.220Z] (5/6) Installing curl (7.83.1-r2) [2022-08-05T16:35:45.220Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-05T16:35:45.220Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T16:35:45.220Z] Executing ca-certificates-20220614-r0.trigger [2022-08-05T16:35:45.479Z] OK: 8 MiB in 20 packages [2022-08-05T16:35:45.479Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-05T16:35:45.479Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T16:35:45.479Z] OK: 6 MiB in 15 packages [2022-08-05T16:35:46.333Z] Removing intermediate container 3bd6a0fe705e [2022-08-05T16:35:46.333Z] ---> 0ee22cf112c4 [2022-08-05T16:35:46.333Z] Successfully built 0ee22cf112c4 [2022-08-05T16:35:46.333Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T16:35:46.419Z] Removing intermediate container 41c9b6365b6d [2022-08-05T16:35:46.419Z] ---> 36af4361be07 [2022-08-05T16:35:46.419Z] [2022-08-05T16:35:46.419Z] Step 10/23 : FROM alpine:3.16 [2022-08-05T16:35:46.419Z] ---> d7d3d98c851f [2022-08-05T16:35:46.419Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-05T16:35:46.419Z] ---> Running in 928a9a61f1f8 [2022-08-05T16:35:46.419Z] Removing intermediate container 85ab44b42d20 [2022-08-05T16:35:46.419Z] ---> 29a3eab3cce6 [2022-08-05T16:35:46.419Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-05T16:35:46.419Z] Removing intermediate container 0ac8a37e0f1c [2022-08-05T16:35:46.419Z] ---> e43ea6b9119f [2022-08-05T16:35:46.419Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-05T16:35:46.419Z] ---> Running in 73b8d1ffa3e0 [2022-08-05T16:35:46.419Z] Removing intermediate container 4de8c82f8f07 [2022-08-05T16:35:46.419Z] ---> 359c12d3de8b [2022-08-05T16:35:46.419Z] [2022-08-05T16:35:46.419Z] Step 11/23 : FROM alpine:3.16 [2022-08-05T16:35:46.419Z] ---> d7d3d98c851f [2022-08-05T16:35:46.419Z] 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-08-05T16:35:46.419Z] ---> Running in 167afd1a2b20 [2022-08-05T16:35:46.419Z] ---> Running in 047887975efc [2022-08-05T16:35:46.419Z] Removing intermediate container 73b8d1ffa3e0 [2022-08-05T16:35:46.419Z] ---> 320ddbcbb494 [2022-08-05T16:35:46.419Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-05T16:35:46.679Z] ---> Running in 700dbda95de9 [2022-08-05T16:35:46.679Z] Removing intermediate container 167afd1a2b20 [2022-08-05T16:35:46.679Z] ---> d57933bcba4d [2022-08-05T16:35:46.679Z] Step 13/22 : WORKDIR /edgex [2022-08-05T16:35:46.679Z] Removing intermediate container 047887975efc [2022-08-05T16:35:46.679Z] ---> 69503695c8b4 [2022-08-05T16:35:46.679Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-05T16:35:46.679Z] ---> Running in 60f790b5cff5 [2022-08-05T16:35:46.679Z] ---> Running in 46215d72105f [2022-08-05T16:35:46.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:35:46.679Z] Removing intermediate container 700dbda95de9 [2022-08-05T16:35:46.679Z] ---> 8ecda2556b86 [2022-08-05T16:35:46.679Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-05T16:35:46.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:35:46.679Z] ---> Running in 18b47c4e21af [2022-08-05T16:35:46.690Z] + docker inspect -f . ci-base-image-arm64 [2022-08-05T16:35:46.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-05T16:35:46.939Z] Removing intermediate container 46215d72105f [2022-08-05T16:35:46.939Z] ---> 5d064eaae610 [2022-08-05T16:35:46.939Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-05T16:35:46.939Z] Removing intermediate container 18b47c4e21af [2022-08-05T16:35:46.939Z] ---> 91e3a08657b0 [2022-08-05T16:35:46.939Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-05T16:35:46.939Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-05T16:35:46.939Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T16:35:46.939Z] OK: 6 MiB in 15 packages [2022-08-05T16:35:46.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-21999 does not seem to be running inside a container [2022-08-05T16:35:47.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-05T16:35:47.200Z] ---> d55b2a1a8ab9 [2022-08-05T16:35:47.200Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-05T16:35:47.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-05T16:35:47.200Z] ---> 291623a89d12 [2022-08-05T16:35:47.200Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-05T16:35:47.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-05T16:35:47.459Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-05T16:35:47.459Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-05T16:35:47.459Z] (3/33) Installing readline (8.1.2-r0) [2022-08-05T16:35:47.459Z] (4/33) Installing bash (5.1.16-r2) [2022-08-05T16:35:47.459Z] Executing bash-5.1.16-r2.post-install [2022-08-05T16:35:47.459Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-05T16:35:47.459Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-05T16:35:47.459Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-05T16:35:47.459Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-05T16:35:47.459Z] (9/33) Installing curl (7.83.1-r2) [2022-08-05T16:35:47.459Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-05T16:35:47.730Z] Removing intermediate container f74c51402ede [2022-08-05T16:35:47.730Z] ---> 2e87d68e8b04 [2022-08-05T16:35:47.730Z] [2022-08-05T16:35:47.730Z] Step 10/23 : FROM alpine:3.16 [2022-08-05T16:35:47.730Z] ---> d7d3d98c851f [2022-08-05T16:35:47.730Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-05T16:35:47.730Z] ---> Using cache [2022-08-05T16:35:47.730Z] ---> bc889a6cd7ad [2022-08-05T16:35:47.730Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-05T16:35:47.730Z] Removing intermediate container 928a9a61f1f8 [2022-08-05T16:35:47.730Z] ---> bc889a6cd7ad [2022-08-05T16:35:47.730Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-05T16:35:47.988Z] ---> ebb015d97806 [2022-08-05T16:35:47.988Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-05T16:35:47.988Z] ---> 1d00a7286d2f [2022-08-05T16:35:47.988Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-05T16:35:47.988Z] ---> Running in 1c48691a6232 [2022-08-05T16:35:47.988Z] ---> Running in 26c1812f40d5 [2022-08-05T16:35:47.988Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-05T16:35:47.988Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-05T16:35:47.988Z] (13/33) Installing expat (2.4.8-r0) [2022-08-05T16:35:47.988Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-05T16:35:47.988Z] (15/33) Installing gdbm (1.23-r0) [2022-08-05T16:35:47.988Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-05T16:35:47.988Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-05T16:35:47.988Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-05T16:35:47.988Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-05T16:35:47.988Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-05T16:35:47.988Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-05T16:35:47.988Z] Removing intermediate container 26c1812f40d5 [2022-08-05T16:35:47.988Z] ---> 99a1aecd59a0 [2022-08-05T16:35:47.988Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-05T16:35:47.988Z] Removing intermediate container 1c48691a6232 [2022-08-05T16:35:47.988Z] ---> d714b4f60f6a [2022-08-05T16:35:47.988Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-05T16:35:48.247Z] ---> 365941445f59 [2022-08-05T16:35:48.247Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-05T16:35:48.366Z] $ docker top b9e266d3d64b2574916b8f415d7736fd090f02c7909ffb6bce751ae9bb62141a -eo pid,comm [2022-08-05T16:35:48.514Z] ---> Running in a4f607082f1c [2022-08-05T16:35:48.514Z] ---> Running in 1b1058b0c9fd [2022-08-05T16:35:48.514Z] ---> 71c19090867f [2022-08-05T16:35:48.514Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-05T16:35:48.514Z] ---> Running in 5fb9ba04bdbf [2022-08-05T16:35:48.514Z] Removing intermediate container 1b1058b0c9fd [2022-08-05T16:35:48.514Z] ---> 0a1e74b348d9 [2022-08-05T16:35:48.514Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-05T16:35:48.514Z] Removing intermediate container a4f607082f1c [2022-08-05T16:35:48.514Z] ---> c55683688ed5 [2022-08-05T16:35:48.514Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-05T16:35:48.514Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-05T16:35:48.514Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-05T16:35:48.514Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-05T16:35:48.514Z] (25/33) Installing py3-six (1.16.0-r1) [Pipeline] { [Pipeline] sh [2022-08-05T16:35:48.773Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-05T16:35:48.773Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-05T16:35:48.773Z] Removing intermediate container 5fb9ba04bdbf [2022-08-05T16:35:48.773Z] ---> 6085332a4494 [2022-08-05T16:35:48.773Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-05T16:35:48.773Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-05T16:35:48.773Z] ---> d47eb2fb6e07 [2022-08-05T16:35:48.774Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-05T16:35:48.774Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-05T16:35:48.774Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-05T16:35:48.774Z] ---> Running in c5f95cba5204 [2022-08-05T16:35:48.774Z] ---> Running in 7a8c1cd4657e [2022-08-05T16:35:48.774Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-05T16:35:48.774Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-05T16:35:48.774Z] ---> Running in 441ff0df4f8d [2022-08-05T16:35:48.774Z] ---> Running in 670707016af1 [2022-08-05T16:35:48.774Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-05T16:35:49.035Z] Removing intermediate container 7a8c1cd4657e [2022-08-05T16:35:49.036Z] ---> d7389e536ab2 [2022-08-05T16:35:49.036Z] Step 15/23 : WORKDIR / [2022-08-05T16:35:49.036Z] Removing intermediate container c5f95cba5204 [2022-08-05T16:35:49.036Z] ---> 58396b1b22d4 [2022-08-05T16:35:49.036Z] Step 15/23 : WORKDIR / [2022-08-05T16:35:49.036Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T16:35:49.036Z] Executing ca-certificates-20220614-r0.trigger [2022-08-05T16:35:49.036Z] Removing intermediate container 670707016af1 [2022-08-05T16:35:49.036Z] ---> e12e0340b933 [2022-08-05T16:35:49.036Z] Step 20/22 : LABEL arch=x86_64 [2022-08-05T16:35:49.036Z] ---> Running in 29089a404aa1 [2022-08-05T16:35:49.036Z] ---> Running in d1e0d988074f [2022-08-05T16:35:49.036Z] ---> Running in e59030673610 [2022-08-05T16:35:49.036Z] OK: 122 MiB in 47 packages [2022-08-05T16:35:49.274Z] + go version [2022-08-05T16:35:49.274Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-05T16:35:49.297Z] Removing intermediate container 29089a404aa1 [2022-08-05T16:35:49.297Z] ---> a37135c82ec5 [2022-08-05T16:35:49.297Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-05T16:35:49.297Z] Removing intermediate container d1e0d988074f [2022-08-05T16:35:49.297Z] ---> bf01ff662f78 [2022-08-05T16:35:49.297Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-05T16:35:49.297Z] Removing intermediate container e59030673610 [2022-08-05T16:35:49.297Z] ---> 76a1c7eb1793 [2022-08-05T16:35:49.297Z] Step 21/22 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [2022-08-05T16:35:49.297Z] ---> Running in 84639e222735 [2022-08-05T16:35:49.297Z] Removing intermediate container 84639e222735 [2022-08-05T16:35:49.297Z] ---> 921d5490e2b4 [2022-08-05T16:35:49.297Z] Step 22/22 : LABEL version=0.0.0 [2022-08-05T16:35:49.297Z] ---> 033d627667c2 [2022-08-05T16:35:49.297Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-05T16:35:49.297Z] ---> Running in dc8d989b2d27 [2022-08-05T16:35:49.300Z] $ docker stop --time=1 b9e266d3d64b2574916b8f415d7736fd090f02c7909ffb6bce751ae9bb62141a [2022-08-05T16:35:49.557Z] Removing intermediate container 441ff0df4f8d [2022-08-05T16:35:49.557Z] ---> 6dc255ac65f4 [2022-08-05T16:35:49.557Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-05T16:35:49.557Z] ---> f00e605eedd3 [2022-08-05T16:35:49.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-05T16:35:49.557Z] ---> Running in e4e33f5750c7 [2022-08-05T16:35:49.557Z] Removing intermediate container dc8d989b2d27 [2022-08-05T16:35:49.557Z] ---> 5a09ca26c9e7 [2022-08-05T16:35:49.557Z] [2022-08-05T16:35:49.557Z] Successfully built 5a09ca26c9e7 [2022-08-05T16:35:49.557Z] Successfully tagged support-scheduler:latest [2022-08-05T16:35:49.557Z]  Building support-scheduler ... done Removing intermediate container e4e33f5750c7 [2022-08-05T16:35:49.557Z] ---> ff023dbabf40 [2022-08-05T16:35:49.557Z] Step 20/22 : LABEL arch=x86_64 [2022-08-05T16:35:49.557Z] ---> Running in 009255c3d97b [2022-08-05T16:35:49.816Z] ---> 38a7de42e153 [2022-08-05T16:35:49.816Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-05T16:35:49.816Z] ---> 498de1fe95e6 [2022-08-05T16:35:49.816Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-05T16:35:49.816Z] Removing intermediate container 009255c3d97b [2022-08-05T16:35:49.816Z] ---> 0e645c4ab808 [2022-08-05T16:35:49.816Z] Step 21/22 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [2022-08-05T16:35:49.816Z] ---> Running in 8eb7455dc7c6 [2022-08-05T16:35:49.816Z] Removing intermediate container 8eb7455dc7c6 [2022-08-05T16:35:49.816Z] ---> bdc370051d94 [2022-08-05T16:35:49.816Z] Step 22/22 : LABEL version=0.0.0 [2022-08-05T16:35:50.075Z] ---> a645051a1248 [2022-08-05T16:35:50.075Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-05T16:35:50.075Z] ---> Running in e387e3ea032f [2022-08-05T16:35:50.075Z] ---> Running in cafb8f8abb0a [2022-08-05T16:35:50.075Z] ---> 207e92fb6e20 [2022-08-05T16:35:50.075Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-05T16:35:50.075Z] ---> Running in c42569fdc1d5 [2022-08-05T16:35:50.075Z] Removing intermediate container e387e3ea032f [2022-08-05T16:35:50.075Z] ---> 31956fa27a30 [2022-08-05T16:35:50.075Z] [2022-08-05T16:35:50.075Z] Removing intermediate container cafb8f8abb0a [2022-08-05T16:35:50.075Z] ---> 49b8715afc80 [2022-08-05T16:35:50.075Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-05T16:35:50.075Z] ---> Running in 4b6f628c03c9 [2022-08-05T16:35:50.075Z] Successfully built 31956fa27a30 [2022-08-05T16:35:50.075Z] Successfully tagged security-proxy-setup:latest [2022-08-05T16:35:50.075Z]  Building security-proxy-setup ... done Removing intermediate container c42569fdc1d5 [2022-08-05T16:35:50.075Z] ---> bcffa642246c [2022-08-05T16:35:50.075Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-05T16:35:50.335Z] ---> Running in 1505fcadf09b [2022-08-05T16:35:50.335Z] Removing intermediate container 4b6f628c03c9 [2022-08-05T16:35:50.335Z] ---> fa63d8719462 [2022-08-05T16:35:50.335Z] Step 21/23 : LABEL arch=x86_64 [2022-08-05T16:35:50.335Z] ---> Running in a810fb9e26b3 [2022-08-05T16:35:50.335Z] Removing intermediate container 1505fcadf09b [2022-08-05T16:35:50.335Z] ---> 6c6a1f7ffb74 [2022-08-05T16:35:50.335Z] Step 21/23 : LABEL arch=x86_64 [2022-08-05T16:35:50.335Z] ---> Running in 67fc8c7edb0a [2022-08-05T16:35:50.335Z] Removing intermediate container a810fb9e26b3 [2022-08-05T16:35:50.335Z] ---> 00ca93ff4614 [2022-08-05T16:35:50.335Z] Step 22/23 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [2022-08-05T16:35:50.335Z] ---> Running in 2b33625cde45 [2022-08-05T16:35:50.335Z] Removing intermediate container 67fc8c7edb0a [2022-08-05T16:35:50.335Z] ---> c9db686fb5ae [2022-08-05T16:35:50.335Z] Step 22/23 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [2022-08-05T16:35:50.594Z] ---> Running in f829d9fda256 [2022-08-05T16:35:50.594Z] Removing intermediate container 2b33625cde45 [2022-08-05T16:35:50.594Z] ---> 4f135ef99ddf [2022-08-05T16:35:50.594Z] Step 23/23 : LABEL version=0.0.0 [2022-08-05T16:35:50.594Z] ---> Running in dfb985aa7107 [2022-08-05T16:35:50.594Z] Removing intermediate container f829d9fda256 [2022-08-05T16:35:50.594Z] ---> c829cc568ace [2022-08-05T16:35:50.594Z] Step 23/23 : LABEL version=0.0.0 [2022-08-05T16:35:50.594Z] Removing intermediate container dfb985aa7107 [2022-08-05T16:35:50.594Z] ---> 05d0627fd1bd [2022-08-05T16:35:50.594Z] [2022-08-05T16:35:50.594Z] ---> Running in ff184bedf80c [2022-08-05T16:35:50.594Z] Successfully built 05d0627fd1bd [2022-08-05T16:35:50.594Z] Successfully tagged core-metadata:latest [2022-08-05T16:35:50.855Z]  Building core-metadata ... done Removing intermediate container ff184bedf80c [2022-08-05T16:35:50.855Z] ---> 61abb3ed6c1c [2022-08-05T16:35:50.855Z] [2022-08-05T16:35:50.855Z] Successfully built 61abb3ed6c1c [2022-08-05T16:35:50.855Z] Successfully tagged core-command:latest [2022-08-05T16:35:50.935Z] $ docker rm -f b9e266d3d64b2574916b8f415d7736fd090f02c7909ffb6bce751ae9bb62141a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T16:35:51.427Z]  Building core-command ... done Collecting docker-compose==1.23.2 [2022-08-05T16:35:51.427Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-05T16:35:51.427Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.1 MB/s eta 0:00:00 [2022-08-05T16:35:51.427Z] Collecting cached-property<2,>=1.2.0 [2022-08-05T16:35:51.427Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-05T16:35:51.551Z] + docker inspect -f . ci-base-image-arm64 [2022-08-05T16:35:51.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-05T16:35:51.687Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-05T16:35:51.688Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-05T16:35:51.688Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 125.0 MB/s eta 0:00:00 [2022-08-05T16:35:51.688Z] Collecting jsonschema<3,>=2.5.1 [2022-08-05T16:35:51.688Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-05T16:35:51.688Z] Collecting texttable<0.10,>=0.9.0 [2022-08-05T16:35:51.688Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-05T16:35:51.688Z] Preparing metadata (setup.py): started [2022-08-05T16:35:51.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-21999 does not seem to be running inside a container [2022-08-05T16:35:51.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-05T16:35:51.948Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-05T16:35:51.949Z] Collecting docker<4.0,>=3.6.0 [2022-08-05T16:35:51.949Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-05T16:35:51.949Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 124.7 MB/s eta 0:00:00 [2022-08-05T16:35:51.949Z] Collecting PyYAML<4,>=3.10 [2022-08-05T16:35:51.949Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-05T16:35:51.949Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 51.1 MB/s eta 0:00:00 [2022-08-05T16:35:52.209Z] Preparing metadata (setup.py): started [2022-08-05T16:35:52.469Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-05T16:35:52.469Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-05T16:35:52.469Z] Collecting docopt<0.7,>=0.6.1 [2022-08-05T16:35:52.469Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-05T16:35:52.469Z] Preparing metadata (setup.py): started [2022-08-05T16:35:52.731Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-05T16:35:52.731Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-05T16:35:52.993Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-05T16:35:52.993Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 119.4 MB/s eta 0:00:00 [2022-08-05T16:35:52.993Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-05T16:35:52.993Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-05T16:35:52.993Z] Preparing metadata (setup.py): started [2022-08-05T16:35:53.229Z] $ docker top b5b08a072da3257a1bac8eac9f8d499cb7976df499ab1e56cd7072e4bb6377c8 -eo pid,comm [2022-08-05T16:35:53.255Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-05T16:35:53.255Z] Collecting docker-pycreds>=0.4.0 [2022-08-05T16:35:53.255Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-05T16:35:53.255Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-05T16:35:53.255Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-05T16:35:53.255Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 159.9 MB/s eta 0:00:00 [2022-08-05T16:35:53.255Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-05T16:35:53.255Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-05T16:35:53.255Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 150.1 MB/s eta 0:00:00 [2022-08-05T16:35:53.255Z] Collecting idna<2.8,>=2.5 [Pipeline] { [Pipeline] echo [2022-08-05T16:35:53.513Z] ========================================================= [2022-08-05T16:35:53.513Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-05T16:35:53.513Z] ========================================================= [Pipeline] sh [2022-08-05T16:35:53.515Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-05T16:35:53.515Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 200.0 MB/s eta 0:00:00 [2022-08-05T16:35:53.515Z] Collecting certifi>=2017.4.17 [2022-08-05T16:35:53.515Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-05T16:35:53.515Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 178.0 MB/s eta 0:00:00 [2022-08-05T16:35:53.515Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-05T16:35:53.515Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-05T16:35:53.515Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-05T16:35:53.515Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-05T16:35:53.515Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-05T16:35:53.515Z] Running setup.py install for texttable: started [2022-08-05T16:35:53.775Z] Running setup.py install for texttable: finished with status 'done' [2022-08-05T16:35:53.775Z] Running setup.py install for PyYAML: started [2022-08-05T16:35:54.161Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2022-08-05T16:35:54.343Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-05T16:35:54.343Z] Running setup.py install for docopt: started [2022-08-05T16:35:54.602Z] Running setup.py install for docopt: finished with status 'done' [2022-08-05T16:35:54.838Z] + make test [2022-08-05T16:35:54.838Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-05T16:35:55.171Z] Running setup.py install for dockerpty: started [2022-08-05T16:35:55.431Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-05T16:35:55.691Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-05T16:35:55.691Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-05T16:35:58.228Z] Removing intermediate container 60f790b5cff5 [2022-08-05T16:35:58.228Z] ---> 5f206c838425 [2022-08-05T16:35:58.228Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-05T16:35:58.487Z] ---> Running in 8eef086c683b [2022-08-05T16:35:58.487Z] Removing intermediate container 8eef086c683b [2022-08-05T16:35:58.487Z] ---> 2ca6415b4298 [2022-08-05T16:35:58.487Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-05T16:35:58.487Z] ---> Running in 5d4c89457c48 [2022-08-05T16:35:58.487Z] Removing intermediate container 5d4c89457c48 [2022-08-05T16:35:58.487Z] ---> 5f824431770e [2022-08-05T16:35:58.487Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-05T16:35:59.062Z] ---> 1fb6b26284de [2022-08-05T16:35:59.062Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-05T16:35:59.062Z] ---> 35099f5c6e7a [2022-08-05T16:35:59.062Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-05T16:35:59.321Z] ---> 479decd7d799 [2022-08-05T16:35:59.321Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-05T16:35:59.321Z] ---> Running in 4f3248325940 [2022-08-05T16:35:59.321Z] Removing intermediate container 4f3248325940 [2022-08-05T16:35:59.321Z] ---> 9189bd1ba21d [2022-08-05T16:35:59.321Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-05T16:35:59.321Z] ---> Running in 7aadad53e8ce [2022-08-05T16:35:59.321Z] Removing intermediate container 7aadad53e8ce [2022-08-05T16:35:59.321Z] ---> 04588a7c7658 [2022-08-05T16:35:59.321Z] Step 21/23 : LABEL arch=x86_64 [2022-08-05T16:35:59.581Z] ---> Running in bb9553200fe7 [2022-08-05T16:35:59.581Z] Removing intermediate container bb9553200fe7 [2022-08-05T16:35:59.581Z] ---> f545960a9c8b [2022-08-05T16:35:59.581Z] Step 22/23 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [2022-08-05T16:35:59.581Z] ---> Running in 23d4e0b51fe8 [2022-08-05T16:35:59.581Z] Removing intermediate container 23d4e0b51fe8 [2022-08-05T16:35:59.581Z] ---> 326de2731da3 [2022-08-05T16:35:59.581Z] Step 23/23 : LABEL version=0.0.0 [2022-08-05T16:35:59.581Z] ---> Running in 26f42b5df92c [2022-08-05T16:35:59.841Z] Removing intermediate container 26f42b5df92c [2022-08-05T16:35:59.842Z] ---> 5ddef569a8e2 [2022-08-05T16:35:59.842Z] [2022-08-05T16:35:59.842Z] Successfully built 5ddef569a8e2 [2022-08-05T16:35:59.842Z] Successfully tagged sys-mgmt-agent:latest [2022-08-05T16:35:59.848Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-05T16:35:59.853Z] $ docker stop --time=1 07fa28b1a0a432a4992645affe988feb0f997acec3318e1bf741a8b9d886cd79 [2022-08-05T16:36:01.140Z] $ docker rm -f 07fa28b1a0a432a4992645affe988feb0f997acec3318e1bf741a8b9d886cd79 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-05T16:36:01.471Z] + docker images [2022-08-05T16:36:01.471Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-05T16:36:01.471Z] sys-mgmt-agent latest 5ddef569a8e2 2 seconds ago 135MB [2022-08-05T16:36:01.471Z] core-metadata latest 05d0627fd1bd 11 seconds ago 18.2MB [2022-08-05T16:36:01.471Z] core-command latest 61abb3ed6c1c 11 seconds ago 16.2MB [2022-08-05T16:36:01.471Z] support-scheduler latest 5a09ca26c9e7 12 seconds ago 26.5MB [2022-08-05T16:36:01.471Z] security-proxy-setup latest 31956fa27a30 12 seconds ago 27.2MB [2022-08-05T16:36:01.471Z] 2e87d68e8b04 14 seconds ago 1.52GB [2022-08-05T16:36:01.471Z] 359c12d3de8b 15 seconds ago 1.52GB [2022-08-05T16:36:01.471Z] 36af4361be07 16 seconds ago 1.55GB [2022-08-05T16:36:01.471Z] 82f353746bb4 18 seconds ago 1.53GB [2022-08-05T16:36:01.471Z] 02b47b38fe89 21 seconds ago 1.58GB [2022-08-05T16:36:01.471Z] support-notifications latest f8c0cb8c1ea0 37 seconds ago 27.1MB [2022-08-05T16:36:01.471Z] security-spire-server latest ae4fc9d9cf69 43 seconds ago 86.5MB [2022-08-05T16:36:01.471Z] ad710619ef02 48 seconds ago 1.58GB [2022-08-05T16:36:01.471Z] 65627478629b 49 seconds ago 1.42GB [2022-08-05T16:36:01.471Z] security-spire-config latest 6f80fd83942f 59 seconds ago 85.8MB [2022-08-05T16:36:01.471Z] security-bootstrapper latest 77c31ff2cd9e About a minute ago 19.3MB [2022-08-05T16:36:01.471Z] security-secretstore-setup latest 433eebc8fc95 About a minute ago 28.9MB [2022-08-05T16:36:01.471Z] core-data latest 653232e610f1 About a minute ago 21.5MB [2022-08-05T16:36:01.471Z] de00090a97ee About a minute ago 1.42GB [2022-08-05T16:36:01.471Z] 9bf260f5d3d0 About a minute ago 1.55GB [2022-08-05T16:36:01.471Z] 996ef2afebbd About a minute ago 1.53GB [2022-08-05T16:36:01.471Z] a952b9223c67 About a minute ago 1.52GB [2022-08-05T16:36:01.471Z] security-spiffe-token-provider latest 89d868530a8c About a minute ago 29.2MB [2022-08-05T16:36:01.471Z] security-spire-agent latest ef851da5a0dc About a minute ago 125MB [2022-08-05T16:36:01.471Z] 2fcb5a0c0234 About a minute ago 1.57GB [2022-08-05T16:36:01.471Z] c59553b20bb9 About a minute ago 1.42GB [2022-08-05T16:36:01.471Z] ci-base-image-x86_64 latest 26a906ec940b 4 minutes ago 993MB [2022-08-05T16:36:01.471Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-05T16:36:01.471Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-05T16:36:01.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB [2022-08-05T16:36:01.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-05T16:36:01.471Z] 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-08-05T16:36:33.856Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-05T16:38:25.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-05T16:38:25.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-05T16:38:25.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-05T16:38:25.796Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-05T16:38:27.799Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-05T16:38:27.799Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-05T16:38:27.799Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-05T16:38:27.799Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-05T16:38:27.799Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-05T16:38:28.789Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-05T16:38:28.789Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-05T16:38:30.230Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-05T16:38:30.230Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-05T16:38:30.230Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-05T16:38:30.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-05T16:38:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.435s coverage: 28.7% of statements [2022-08-05T16:38:45.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-05T16:38:45.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-05T16:38:48.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.403s coverage: 98.5% of statements [2022-08-05T16:38:48.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-05T16:38:48.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.506s coverage: 54.2% of statements [2022-08-05T16:38:48.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-05T16:38:48.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-05T16:39:10.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.471s coverage: 89.2% of statements [2022-08-05T16:39:10.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-05T16:39:10.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-05T16:39:10.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-05T16:39:10.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-05T16:39:10.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-05T16:39:10.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.585s coverage: 2.1% of statements [2022-08-05T16:39:10.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-05T16:39:10.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-05T16:39:11.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.819s coverage: 95.6% of statements [2022-08-05T16:39:11.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-05T16:39:11.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-05T16:39:11.798Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.313s coverage: 72.2% of statements [2022-08-05T16:39:11.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-05T16:39:11.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-05T16:39:11.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-05T16:39:11.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-05T16:39:11.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-05T16:39:11.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.544s coverage: 60.0% of statements [2022-08-05T16:39:11.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-05T16:39:11.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-05T16:39:11.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-05T16:39:11.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.403s coverage: 0.9% of statements [2022-08-05T16:39:11.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-05T16:39:12.408Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.314s coverage: 58.8% of statements [2022-08-05T16:39:12.408Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.249s coverage: 29.6% of statements [2022-08-05T16:39:12.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-05T16:39:19.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements [2022-08-05T16:39:19.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.243s coverage: 79.5% of statements [2022-08-05T16:39:19.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.270s coverage: 94.1% of statements [2022-08-05T16:39:19.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements [2022-08-05T16:39:21.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.284s coverage: 87.5% of statements [2022-08-05T16:39:29.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.284s coverage: 94.4% of statements [2022-08-05T16:39:29.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.226s coverage: 44.8% of statements [2022-08-05T16:39:41.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.902s coverage: 82.2% of statements [2022-08-05T16:39:41.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-05T16:39:43.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.305s coverage: 92.9% of statements [2022-08-05T16:39:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-05T16:39:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-05T16:39:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-05T16:39:43.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-08-05T16:39:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-05T16:39:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-05T16:39:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-05T16:39:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-05T16:39:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-05T16:39:43.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.237s coverage: 87.2% of statements [2022-08-05T16:39:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-05T16:39:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-05T16:39:43.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-08-05T16:39:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-05T16:39:43.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-08-05T16:39:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-05T16:39:43.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2022-08-05T16:39:43.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2022-08-05T16:39:43.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.299s coverage: 85.4% of statements [2022-08-05T16:39:43.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.922s coverage: 91.2% of statements [2022-08-05T16:39:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-05T16:39:50.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.931s coverage: 64.7% of statements [2022-08-05T16:39:50.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-05T16:39:50.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-05T16:39:50.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.297s coverage: 100.0% of statements [2022-08-05T16:39:50.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.180s coverage: 89.4% of statements [2022-08-05T16:39:50.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2022-08-05T16:39:50.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2022-08-05T16:39:50.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-08-05T16:39:57.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.436s coverage: 65.8% of statements [2022-08-05T16:39:57.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-05T16:39:57.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-05T16:39:57.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-05T16:40:00.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.863s coverage: 43.6% of statements [2022-08-05T16:40:00.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-05T16:40:00.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-05T16:40:00.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.371s coverage: 89.5% of statements [2022-08-05T16:40:00.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-05T16:40:00.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.292s coverage: 84.8% of statements [2022-08-05T16:40:00.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-05T16:40:00.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-05T16:40:00.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-05T16:40:00.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-05T16:40:08.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.459s coverage: 17.7% of statements [2022-08-05T16:40:08.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-05T16:40:08.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-05T16:40:08.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-05T16:40:08.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-05T16:40:08.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.809s coverage: 92.3% of statements [2022-08-05T16:40:08.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-05T16:40:08.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-05T16:40:08.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-05T16:40:08.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-05T16:40:08.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 63.2% of statements [2022-08-05T16:40:08.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-05T16:40:08.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-05T16:40:09.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements [2022-08-05T16:40:09.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-05T16:40:09.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-05T16:40:09.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-05T16:40:09.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-05T16:40:09.429Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.242s coverage: 28.9% of statements [2022-08-05T16:40:09.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-05T16:40:09.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-05T16:40:09.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-05T16:40:09.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-05T16:40:09.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-05T16:40:09.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-05T16:40:09.430Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.272s coverage: 100.0% of statements [2022-08-05T16:40:09.430Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-08-05T16:40:10.412Z] 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-08-05T16:40:10.412Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-05T16:40:10.412Z] GO111MODULE=on go vet ./... [2022-08-05T16:42:02.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-05T16:42:02.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-05T16:42:02.350Z] ./bin/test-attribution-txt.sh [2022-08-05T16:42:02.350Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-05T16:42:02.350Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-05T16:42:02.350Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-05T16:42:02.350Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-05T16:42:02.350Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-05T16:42:02.350Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-05T16:42:02.350Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-05T16:42:02.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-05T16:42:03.050Z] + ls -al . [2022-08-05T16:42:03.050Z] total 724 [2022-08-05T16:42:03.050Z] drwxrwxr-x 9 1001 1001 4096 Aug 5 16:35 . [2022-08-05T16:42:03.050Z] drwxr-xr-x 4 root root 4096 Aug 5 16:35 .. [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 16 Aug 5 16:34 .dockerignore [2022-08-05T16:42:03.050Z] drwxrwxr-x 8 1001 1001 4096 Aug 5 16:34 .git [2022-08-05T16:42:03.050Z] drwxrwxr-x 3 1001 1001 4096 Aug 5 16:34 .github [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 1030 Aug 5 16:34 .gitignore [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 42 Aug 5 16:34 .golangci.yml [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 87 Aug 5 16:34 .hadolint.yml [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 166 Aug 5 16:34 .sonarcloud.properties [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 1171 Aug 5 16:34 ADOPTERS.md [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 10347 Aug 5 16:34 Attribution.txt [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 63209 Aug 5 16:34 CHANGELOG.md [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 3804 Aug 5 16:34 CONTRIBUTING.md [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 677 Aug 5 16:34 GOVERNANCE.md [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 850 Aug 5 16:34 Jenkinsfile [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 10775 Aug 5 16:34 LICENSE [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 12212 Aug 5 16:34 Makefile [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 582 Aug 5 16:34 OWNERS.md [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 9094 Aug 5 16:34 README.md [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 6912 Aug 5 16:34 SECURITY.md [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 5 Aug 5 16:31 VERSION [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 4131 Aug 5 16:34 ZMQWindows.md [2022-08-05T16:42:03.050Z] drwxrwxr-x 2 1001 1001 4096 Aug 5 16:34 bin [2022-08-05T16:42:03.050Z] drwxrwxr-x 18 1001 1001 4096 Aug 5 16:34 cmd [2022-08-05T16:42:03.050Z] -rw-r--r-- 1 root root 478941 Aug 5 16:40 coverage.out [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 3681 Aug 5 16:34 go.mod [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 38033 Aug 5 16:34 go.sum [2022-08-05T16:42:03.050Z] drwxrwxr-x 8 1001 1001 4096 Aug 5 16:34 internal [2022-08-05T16:42:03.050Z] drwxrwxr-x 3 1001 1001 4096 Aug 5 16:34 openapi [2022-08-05T16:42:03.050Z] drwxrwxr-x 4 1001 1001 4096 Aug 5 16:34 snap [2022-08-05T16:42:03.050Z] -rw-rw-r-- 1 1001 1001 204 Aug 5 16:34 version.go [Pipeline] sh [2022-08-05T16:42:03.729Z] + '[' -e coverage.out ] [2022-08-05T16:42:03.729Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-05T16:42:03.757Z] Warning: overwriting stash ‘coverage-report’ [2022-08-05T16:42:04.625Z] Stashed 1 file(s) [Pipeline] sh [2022-08-05T16:42:05.286Z] + make build [2022-08-05T16:42:05.286Z] 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-08-05T16:43:42.169Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-05T16:44:50.237Z] 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-08-05T16:44:54.558Z] 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-08-05T16:45:41.600Z] 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-08-05T16:45:41.600Z] 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-08-05T16:45:43.047Z] 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-08-05T16:45:49.782Z] 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-08-05T16:45:54.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-05T16:45:59.511Z] 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-08-05T16:46:03.839Z] 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-08-05T16:46:08.169Z] 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-08-05T16:46:16.475Z] 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-08-05T16:46:23.456Z] $ docker stop --time=1 b5b08a072da3257a1bac8eac9f8d499cb7976df499ab1e56cd7072e4bb6377c8 [2022-08-05T16:46:25.564Z] $ docker rm -f b5b08a072da3257a1bac8eac9f8d499cb7976df499ab1e56cd7072e4bb6377c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T16:46:28.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-05T16:46:28.124Z] [2022-08-05T16:46:28.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T16:46:28.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-05T16:46:28.793Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-05T16:46:28.793Z] 29e5d40040c1: Pulling fs layer [2022-08-05T16:46:28.793Z] 1ce36da41761: Pulling fs layer [2022-08-05T16:46:28.793Z] 25b303627fd3: Pulling fs layer [2022-08-05T16:46:28.793Z] 29e5d40040c1: Verifying Checksum [2022-08-05T16:46:28.793Z] 29e5d40040c1: Download complete [2022-08-05T16:46:29.413Z] 1ce36da41761: Verifying Checksum [2022-08-05T16:46:29.413Z] 1ce36da41761: Download complete [2022-08-05T16:46:29.694Z] 29e5d40040c1: Pull complete [2022-08-05T16:46:31.134Z] 25b303627fd3: Download complete [2022-08-05T16:46:31.134Z] 1ce36da41761: Pull complete [2022-08-05T16:46:43.638Z] 25b303627fd3: Pull complete [2022-08-05T16:46:43.638Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-05T16:46:43.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-05T16:46:43.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-05T16:46:43.902Z] prd-ubuntu20.04-docker-arm64-4c-16g-21999 does not seem to be running inside a container [2022-08-05T16:46:43.991Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-05T16:46:46.539Z] $ docker top 7a6b807fd77d2dcc592958fa4691e863e9bce722a98db795ed4afc0f96b07dc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-05T16:46:47.477Z] + docker-compose build --help [2022-08-05T16:46:47.477Z] + grep parallel [2022-08-05T16:46:52.876Z] --parallel Build images in parallel. [Pipeline] } [2022-08-05T16:46:52.898Z] $ docker stop --time=1 7a6b807fd77d2dcc592958fa4691e863e9bce722a98db795ed4afc0f96b07dc7 [2022-08-05T16:46:54.569Z] $ docker rm -f 7a6b807fd77d2dcc592958fa4691e863e9bce722a98db795ed4afc0f96b07dc7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T16:46:55.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-05T16:46:55.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-05T16:46:55.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-21999 does not seem to be running inside a container [2022-08-05T16:46:55.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-05T16:46:56.813Z] $ docker top ffbdc9a79dc4deabccee4681b5e7fff016d16bcd7ba007d4170a4d642023ec97 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-05T16:46:57.744Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-05T16:47:04.434Z] Building core-command ... [2022-08-05T16:47:04.434Z] Building core-data ... [2022-08-05T16:47:04.434Z] Building core-metadata ... [2022-08-05T16:47:04.434Z] Building security-bootstrapper ... [2022-08-05T16:47:04.434Z] Building security-proxy-setup ... [2022-08-05T16:47:04.434Z] Building security-secretstore-setup ... [2022-08-05T16:47:04.434Z] Building security-spiffe-token-provider ... [2022-08-05T16:47:04.434Z] Building security-spire-agent ... [2022-08-05T16:47:04.434Z] Building security-spire-config ... [2022-08-05T16:47:04.434Z] Building security-spire-server ... [2022-08-05T16:47:04.434Z] Building support-notifications ... [2022-08-05T16:47:04.434Z] Building support-scheduler ... [2022-08-05T16:47:04.434Z] Building sys-mgmt-agent ... [2022-08-05T16:47:04.434Z] Building support-notifications [2022-08-05T16:47:04.434Z] Building security-secretstore-setup [2022-08-05T16:47:04.434Z] Building security-spiffe-token-provider [2022-08-05T16:47:04.434Z] Building support-scheduler [2022-08-05T16:47:04.434Z] Building security-proxy-setup [2022-08-05T16:47:51.389Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:47:51.389Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:47:51.389Z] ---> 0ee22cf112c4 [2022-08-05T16:47:51.389Z] Step 3/22 : WORKDIR /edgex-go [2022-08-05T16:47:51.389Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:47:51.389Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:47:51.389Z] ---> 0ee22cf112c4 [2022-08-05T16:47:51.389Z] Step 3/22 : WORKDIR /edgex-go [2022-08-05T16:47:51.389Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:47:51.389Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:47:51.389Z] ---> 0ee22cf112c4 [2022-08-05T16:47:51.389Z] Step 3/22 : WORKDIR /edgex-go [2022-08-05T16:47:51.389Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:47:51.389Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:47:51.389Z] ---> 0ee22cf112c4 [2022-08-05T16:47:51.389Z] Step 3/20 : WORKDIR /edgex-go [2022-08-05T16:47:51.389Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:47:51.389Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:47:51.389Z] ---> 0ee22cf112c4 [2022-08-05T16:47:51.389Z] Step 3/25 : WORKDIR /edgex-go [2022-08-05T16:47:51.389Z] ---> Running in 7b54e535278c [2022-08-05T16:47:51.389Z] ---> Running in 5e45de3ff9bd [2022-08-05T16:47:51.389Z] ---> Running in befc68d42c63 [2022-08-05T16:47:51.389Z] ---> Running in 002d303d9a71 [2022-08-05T16:47:51.389Z] ---> Running in 9959367512d1 [2022-08-05T16:47:51.996Z] Removing intermediate container 5e45de3ff9bd [2022-08-05T16:47:51.996Z] ---> b713204abdd6 [2022-08-05T16:47:51.996Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-05T16:47:51.996Z] Removing intermediate container befc68d42c63 [2022-08-05T16:47:51.996Z] ---> a7c3aec86d96 [2022-08-05T16:47:51.996Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:47:52.284Z] Removing intermediate container 7b54e535278c [2022-08-05T16:47:52.284Z] ---> 7bf96bed7a8e [2022-08-05T16:47:52.284Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:47:52.284Z] Removing intermediate container 002d303d9a71 [2022-08-05T16:47:52.284Z] ---> e87786676119 [2022-08-05T16:47:52.284Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:47:52.284Z] ---> Running in 0516eaaf9869 [2022-08-05T16:47:52.284Z] Removing intermediate container 9959367512d1 [2022-08-05T16:47:52.284Z] ---> 2964db3aad0d [2022-08-05T16:47:52.284Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:47:52.284Z] ---> Running in a827f59b5dec [2022-08-05T16:47:52.562Z] ---> Running in e02ba237800f [2022-08-05T16:47:52.562Z] ---> Running in 7cedbac56896 [2022-08-05T16:47:52.562Z] ---> Running in 09bbabdf6cf2 [2022-08-05T16:47:54.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:47:55.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:47:56.166Z] v3.16.1-109-g005c837e5e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-05T16:47:56.166Z] v3.16.1-111-g3fd2e5e80e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-05T16:47:56.166Z] OK: 16890 distinct packages available [2022-08-05T16:47:56.451Z] Removing intermediate container a827f59b5dec [2022-08-05T16:47:56.451Z] ---> de717c49a89f [2022-08-05T16:47:56.451Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-05T16:47:56.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:47:56.451Z] ---> Running in c947a44c1085 [2022-08-05T16:47:56.755Z] Removing intermediate container 7cedbac56896 [2022-08-05T16:47:56.755Z] ---> b70fb5152cf2 [2022-08-05T16:47:56.755Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-05T16:47:56.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:47:57.046Z] ---> Running in 66607248f125 [2022-08-05T16:47:57.046Z] Removing intermediate container e02ba237800f [2022-08-05T16:47:57.046Z] ---> 552976ebeb78 [2022-08-05T16:47:57.046Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-05T16:47:57.344Z] ---> Running in 4793d35d01b3 [2022-08-05T16:47:57.624Z] Removing intermediate container 09bbabdf6cf2 [2022-08-05T16:47:57.624Z] ---> 7829fbbf9880 [2022-08-05T16:47:57.624Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-05T16:47:57.908Z] ---> Running in f43f4dca561c [2022-08-05T16:47:57.908Z] OK: 221 MiB in 51 packages [2022-08-05T16:47:59.363Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:47:59.642Z] Removing intermediate container 0516eaaf9869 [2022-08-05T16:47:59.642Z] ---> 1b3673697033 [2022-08-05T16:47:59.642Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-05T16:47:59.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:47:59.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:47:59.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:48:00.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:48:00.214Z] ---> 2fdac365f396 [2022-08-05T16:48:00.214Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:48:00.497Z] ---> Running in ea38ae9bfcd8 [2022-08-05T16:48:01.115Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:48:01.115Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:48:01.115Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:48:01.397Z] OK: 221 MiB in 51 packages [2022-08-05T16:48:02.416Z] OK: 221 MiB in 51 packages [2022-08-05T16:48:03.034Z] Removing intermediate container c947a44c1085 [2022-08-05T16:48:03.034Z] ---> 10dbcf2cbf4e [2022-08-05T16:48:03.034Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-05T16:48:03.034Z] OK: 221 MiB in 51 packages [2022-08-05T16:48:03.034Z] OK: 221 MiB in 51 packages [2022-08-05T16:48:04.511Z] Removing intermediate container f43f4dca561c [2022-08-05T16:48:04.511Z] ---> 002a29b08571 [2022-08-05T16:48:04.511Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-05T16:48:04.793Z] Removing intermediate container 4793d35d01b3 [2022-08-05T16:48:04.793Z] ---> 6a43765819b7 [2022-08-05T16:48:04.793Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-05T16:48:04.793Z] ---> 61161b199df6 [2022-08-05T16:48:04.793Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:48:04.793Z] Removing intermediate container 66607248f125 [2022-08-05T16:48:04.793Z] ---> 8fee08dd5e00 [2022-08-05T16:48:04.793Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-05T16:48:05.066Z] ---> Running in fb76613ba82c [2022-08-05T16:48:06.554Z] ---> d41d47b13a74 [2022-08-05T16:48:06.554Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:48:06.554Z] ---> Running in 184d423a1812 [2022-08-05T16:48:06.829Z] ---> f18b2d720556 [2022-08-05T16:48:06.829Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:48:06.829Z] ---> 0504ce71c7a4 [2022-08-05T16:48:06.829Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:48:07.110Z] ---> Running in f9d81f1fbe46 [2022-08-05T16:48:07.110Z] ---> Running in 9859f7eb36e6 [2022-08-05T16:49:03.718Z] Removing intermediate container ea38ae9bfcd8 [2022-08-05T16:49:03.718Z] ---> c823f83f9d26 [2022-08-05T16:49:03.718Z] Step 7/20 : COPY . . [2022-08-05T16:49:07.138Z] Removing intermediate container 9859f7eb36e6 [2022-08-05T16:49:07.138Z] ---> fe0781b705f0 [2022-08-05T16:49:07.138Z] Step 8/25 : COPY . . [2022-08-05T16:49:07.138Z] Removing intermediate container fb76613ba82c [2022-08-05T16:49:07.138Z] ---> 1af89190c877 [2022-08-05T16:49:07.138Z] Step 8/22 : COPY . . [2022-08-05T16:49:07.138Z] Removing intermediate container 184d423a1812 [2022-08-05T16:49:07.138Z] ---> dd73ed30ad59 [2022-08-05T16:49:07.138Z] Step 8/22 : COPY . . [2022-08-05T16:49:07.138Z] Removing intermediate container f9d81f1fbe46 [2022-08-05T16:49:07.138Z] ---> 72bb72a03658 [2022-08-05T16:49:07.138Z] Step 8/22 : COPY . . [2022-08-05T16:49:12.571Z] ---> c034e92e74e0 [2022-08-05T16:49:12.571Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-05T16:49:12.571Z] ---> Running in 9f4341bf3a0f [2022-08-05T16:49:14.552Z] 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-08-05T16:49:29.664Z] ---> 5a7571c93f50 [2022-08-05T16:49:29.664Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-05T16:49:29.664Z] ---> a8e366b850e5 [2022-08-05T16:49:29.664Z] ---> Running in 63ce0b72f5fc [2022-08-05T16:49:29.664Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-05T16:49:29.664Z] ---> 0a180357c11e [2022-08-05T16:49:29.664Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-05T16:49:29.664Z] ---> 4ddc6a957abe [2022-08-05T16:49:29.664Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-05T16:49:29.664Z] ---> Running in 737f6c9a32ac [2022-08-05T16:49:29.664Z] ---> Running in a6dcaa16c803 [2022-08-05T16:49:29.664Z] ---> Running in b10b0d7fe2a0 [2022-08-05T16:49:31.114Z] 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-08-05T16:49:32.111Z] 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-08-05T16:49:32.111Z] 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-08-05T16:49:32.111Z] 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-08-05T16:55:09.346Z] 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-08-05T16:55:09.622Z] 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-08-05T16:55:31.815Z] Removing intermediate container 737f6c9a32ac [2022-08-05T16:55:31.815Z] ---> ceec779115bc [2022-08-05T16:55:31.815Z] [2022-08-05T16:55:31.815Z] Step 10/22 : FROM alpine:3.16 [2022-08-05T16:55:31.815Z] Removing intermediate container 63ce0b72f5fc [2022-08-05T16:55:31.815Z] ---> a5fbea2d15d3 [2022-08-05T16:55:31.815Z] [2022-08-05T16:55:31.815Z] Step 10/25 : FROM alpine:3.16 [2022-08-05T16:55:31.815Z] 3.16: Pulling from library/alpine [2022-08-05T16:55:31.815Z] 3.16: Pulling from library/alpine [2022-08-05T16:55:33.280Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-05T16:55:33.280Z] Status: Downloaded newer image for alpine:3.16 [2022-08-05T16:55:33.280Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-05T16:55:33.280Z] Status: Image is up to date for alpine:3.16 [2022-08-05T16:55:33.280Z] ---> 3d81c46cd875 [2022-08-05T16:55:33.280Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-05T16:55:33.280Z] ---> 3d81c46cd875 [2022-08-05T16:55:33.280Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-05T16:55:33.888Z] ---> Running in 745201102cc3 [2022-08-05T16:55:33.888Z] ---> Running in 5f6075256693 [2022-08-05T16:55:36.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:55:36.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:55:36.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:55:36.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:55:37.992Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-05T16:55:37.992Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-05T16:55:37.992Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-05T16:55:37.992Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-05T16:55:37.992Z] (5/6) Installing curl (7.83.1-r2) [2022-08-05T16:55:37.992Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-05T16:55:37.992Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T16:55:37.992Z] Executing ca-certificates-20220614-r0.trigger [2022-08-05T16:55:38.269Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-05T16:55:38.269Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-05T16:55:38.269Z] (3/3) Installing su-exec (0.2-r1) [2022-08-05T16:55:38.269Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T16:55:38.269Z] Executing ca-certificates-20220614-r0.trigger [2022-08-05T16:55:38.548Z] OK: 8 MiB in 20 packages [2022-08-05T16:55:38.829Z] OK: 6 MiB in 17 packages [2022-08-05T16:55:42.249Z] Removing intermediate container 745201102cc3 [2022-08-05T16:55:42.249Z] ---> 25752cc17e17 [2022-08-05T16:55:42.249Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-05T16:55:42.249Z] Removing intermediate container 5f6075256693 [2022-08-05T16:55:42.249Z] ---> 6f581050f023 [2022-08-05T16:55:42.249Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-05T16:55:42.249Z] ---> Running in cea21ade2cd2 [2022-08-05T16:55:42.249Z] ---> Running in 274a618076b7 [2022-08-05T16:55:42.538Z] Removing intermediate container 274a618076b7 [2022-08-05T16:55:42.538Z] ---> cf677453effa [2022-08-05T16:55:42.538Z] Step 13/25 : WORKDIR / [2022-08-05T16:55:42.538Z] Removing intermediate container cea21ade2cd2 [2022-08-05T16:55:42.538Z] ---> 3947573b531e [2022-08-05T16:55:42.538Z] Step 13/22 : WORKDIR /edgex [2022-08-05T16:55:42.538Z] ---> Running in 8b101baccab9 [2022-08-05T16:55:42.812Z] ---> Running in f7d79b6f3e7b [2022-08-05T16:55:43.416Z] Removing intermediate container 8b101baccab9 [2022-08-05T16:55:43.416Z] ---> 43e436229e0b [2022-08-05T16:55:43.416Z] 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-08-05T16:55:43.416Z] Removing intermediate container f7d79b6f3e7b [2022-08-05T16:55:43.416Z] ---> c7b4e2b7ccc6 [2022-08-05T16:55:43.416Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-05T16:55:44.899Z] ---> acb923b4e6fe [2022-08-05T16:55:44.899Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-05T16:55:44.899Z] ---> b44d38661ef7 [2022-08-05T16:55:44.899Z] 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-08-05T16:55:47.064Z] ---> c893c8cf60fa [2022-08-05T16:55:47.065Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-05T16:55:48.099Z] ---> d404ab2d4180 [2022-08-05T16:55:48.099Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-05T16:55:48.423Z] ---> 2fd4b4b1bba6 [2022-08-05T16:55:48.423Z] 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-08-05T16:55:49.869Z] ---> bbdfdadb0322 [2022-08-05T16:55:49.869Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-05T16:55:50.857Z] ---> 1380343d16b5 [2022-08-05T16:55:50.857Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-05T16:55:51.848Z] ---> dda445a1ad65 [2022-08-05T16:55:51.848Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-05T16:55:52.124Z] ---> 4e8063dd8f1c [2022-08-05T16:55:52.124Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-05T16:55:52.124Z] ---> Running in d95cb3d799a5 [2022-08-05T16:55:54.763Z] ---> 49604aa817ff [2022-08-05T16:55:54.763Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-05T16:55:56.216Z] ---> fa829f6c98c5 [2022-08-05T16:55:56.216Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-05T16:55:56.216Z] ---> Running in 2088cd8cafc7 [2022-08-05T16:55:56.216Z] Removing intermediate container d95cb3d799a5 [2022-08-05T16:55:56.493Z] ---> 259a632328a7 [2022-08-05T16:55:56.493Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-05T16:55:56.773Z] ---> Running in 7367262be39b [2022-08-05T16:55:57.377Z] Removing intermediate container 7367262be39b [2022-08-05T16:55:57.377Z] ---> ef94655a82a2 [2022-08-05T16:55:57.377Z] Step 20/22 : LABEL arch=arm64 [2022-08-05T16:55:57.659Z] ---> Running in 6739187ec09d [2022-08-05T16:55:58.262Z] Removing intermediate container 6739187ec09d [2022-08-05T16:55:58.262Z] ---> 59eecf7798d5 [2022-08-05T16:55:58.262Z] Step 21/22 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b [2022-08-05T16:55:58.542Z] ---> Running in ff19aaf0c539 [2022-08-05T16:55:59.538Z] Removing intermediate container ff19aaf0c539 [2022-08-05T16:55:59.538Z] ---> 444e1e8bf1d4 [2022-08-05T16:55:59.538Z] Step 22/22 : LABEL version=0.0.0 [2022-08-05T16:55:59.538Z] ---> Running in 6cbf487dc40c [2022-08-05T16:55:59.821Z] Removing intermediate container 2088cd8cafc7 [2022-08-05T16:55:59.821Z] ---> 1fc6d86df087 [2022-08-05T16:55:59.821Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-05T16:56:00.101Z] ---> Running in cd7ce90d695c [2022-08-05T16:56:00.704Z] Removing intermediate container 6cbf487dc40c [2022-08-05T16:56:00.704Z] ---> 4da233014bbb [2022-08-05T16:56:00.704Z] [2022-08-05T16:56:00.704Z] Removing intermediate container cd7ce90d695c [2022-08-05T16:56:00.704Z] ---> 884b9a9d6588 [2022-08-05T16:56:00.704Z] Step 23/25 : LABEL arch=arm64 [2022-08-05T16:56:00.986Z] ---> Running in 7e546948b094 [2022-08-05T16:56:01.263Z] Successfully built 4da233014bbb [2022-08-05T16:56:01.263Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-05T16:56:01.263Z] Building security-spire-config [2022-08-05T16:56:01.541Z]  Building security-proxy-setup ... done Removing intermediate container 7e546948b094 [2022-08-05T16:56:01.541Z] ---> aa5dda917976 [2022-08-05T16:56:01.541Z] Step 24/25 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b [2022-08-05T16:56:01.826Z] ---> Running in 1956b01cc732 [2022-08-05T16:56:02.431Z] Removing intermediate container 1956b01cc732 [2022-08-05T16:56:02.431Z] ---> 112a08d9b542 [2022-08-05T16:56:02.431Z] Step 25/25 : LABEL version=0.0.0 [2022-08-05T16:56:02.431Z] ---> Running in 98f536d57856 [2022-08-05T16:56:03.032Z] Removing intermediate container 98f536d57856 [2022-08-05T16:56:03.032Z] ---> 3f4b01556693 [2022-08-05T16:56:03.032Z] [2022-08-05T16:56:03.308Z] Successfully built 3f4b01556693 [2022-08-05T16:56:03.308Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-05T16:56:03.308Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-08-05T16:56:30.110Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:56:30.110Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:56:30.110Z] ---> 0ee22cf112c4 [2022-08-05T16:56:30.110Z] Step 3/26 : WORKDIR /edgex-go [2022-08-05T16:56:30.110Z] ---> Using cache [2022-08-05T16:56:30.110Z] ---> 2964db3aad0d [2022-08-05T16:56:30.110Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:56:30.110Z] ---> Using cache [2022-08-05T16:56:30.110Z] ---> 7829fbbf9880 [2022-08-05T16:56:30.110Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-05T16:56:30.110Z] ---> Running in 9627eaf29365 [2022-08-05T16:56:30.110Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:56:30.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:56:30.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:56:30.110Z] ---> 0ee22cf112c4 [2022-08-05T16:56:30.110Z] Step 3/23 : WORKDIR /edgex-go [2022-08-05T16:56:30.110Z] ---> Using cache [2022-08-05T16:56:30.110Z] ---> 2964db3aad0d [2022-08-05T16:56:30.110Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:56:30.110Z] ---> Using cache [2022-08-05T16:56:30.110Z] ---> 7829fbbf9880 [2022-08-05T16:56:30.110Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-05T16:56:30.110Z] ---> Running in 4fd821fb5840 [2022-08-05T16:56:30.719Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:56:32.188Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:56:32.188Z] OK: 221 MiB in 51 packages [2022-08-05T16:56:33.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:56:33.459Z] Removing intermediate container 9627eaf29365 [2022-08-05T16:56:33.459Z] ---> 288c58256779 [2022-08-05T16:56:33.459Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-05T16:56:34.455Z] ---> 2d0de0d86544 [2022-08-05T16:56:34.455Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:56:34.455Z] ---> Running in 5935f0a5eb1a [2022-08-05T16:56:35.050Z] OK: 221 MiB in 51 packages [2022-08-05T16:56:37.038Z] Removing intermediate container 4fd821fb5840 [2022-08-05T16:56:37.039Z] ---> 2c03aadb9545 [2022-08-05T16:56:37.039Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-05T16:56:37.640Z] ---> 5c1ba226f231 [2022-08-05T16:56:37.640Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:56:37.640Z] ---> Running in 80671506af66 [2022-08-05T16:57:10.043Z] Removing intermediate container 9f4341bf3a0f [2022-08-05T16:57:10.043Z] ---> 23a7ba5c06ed [2022-08-05T16:57:10.043Z] [2022-08-05T16:57:10.043Z] Step 9/20 : FROM alpine:3.15 [2022-08-05T16:57:10.043Z] 3.15: Pulling from library/alpine [2022-08-05T16:57:10.043Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-05T16:57:10.043Z] Status: Downloaded newer image for alpine:3.15 [2022-08-05T16:57:10.043Z] ---> 60f2846fe774 [2022-08-05T16:57:10.043Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-05T16:57:10.043Z] ---> Running in f3c78e6ebfbf [2022-08-05T16:57:10.657Z] Removing intermediate container f3c78e6ebfbf [2022-08-05T16:57:10.657Z] ---> e2c0f67bb07e [2022-08-05T16:57:10.657Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:57:10.942Z] ---> Running in d814c1d53864 [2022-08-05T16:57:16.363Z] Removing intermediate container d814c1d53864 [2022-08-05T16:57:16.363Z] ---> 6436633f42db [2022-08-05T16:57:16.363Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-05T16:57:16.363Z] ---> Running in 0c880a6c511f [2022-08-05T16:57:19.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:57:20.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:57:21.836Z] v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-05T16:57:21.836Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-05T16:57:21.836Z] OK: 15734 distinct packages available [2022-08-05T16:57:22.438Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:57:23.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:57:24.425Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-05T16:57:24.705Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-05T16:57:24.705Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-05T16:57:24.990Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-05T16:57:24.990Z] (5/9) Installing curl (7.80.0-r2) [2022-08-05T16:57:25.276Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-05T16:57:25.276Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-05T16:57:25.276Z] (8/9) Installing libucontext (1.1-r0) [2022-08-05T16:57:25.552Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-05T16:57:25.552Z] Executing busybox-1.34.1-r7.trigger [2022-08-05T16:57:25.552Z] Executing ca-certificates-20220614-r0.trigger [2022-08-05T16:57:26.159Z] OK: 8 MiB in 23 packages [2022-08-05T16:57:30.491Z] Removing intermediate container 0c880a6c511f [2022-08-05T16:57:30.491Z] ---> 077f01e28039 [2022-08-05T16:57:30.491Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-05T16:57:33.125Z] ---> 8432130bfc1a [2022-08-05T16:57:33.125Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-05T16:57:38.544Z] ---> d622990f10e2 [2022-08-05T16:57:38.544Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-05T16:57:40.016Z] ---> cce1d7c7db32 [2022-08-05T16:57:40.016Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-05T16:57:40.296Z] ---> Running in e57642e4f32f [2022-08-05T16:57:41.293Z] Removing intermediate container e57642e4f32f [2022-08-05T16:57:41.293Z] ---> 19ef4648ee31 [2022-08-05T16:57:41.293Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-05T16:57:41.566Z] ---> Running in 8e96e4692df6 [2022-08-05T16:57:42.550Z] Removing intermediate container 8e96e4692df6 [2022-08-05T16:57:42.550Z] ---> 1e8930259f70 [2022-08-05T16:57:42.550Z] Step 18/20 : LABEL arch=arm64 [2022-08-05T16:57:42.550Z] ---> Running in 19a8b965d359 [2022-08-05T16:57:43.148Z] Removing intermediate container 19a8b965d359 [2022-08-05T16:57:43.148Z] ---> 1e06680a08e8 [2022-08-05T16:57:43.148Z] Step 19/20 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b [2022-08-05T16:57:43.422Z] ---> Running in 365df65f1f8d [2022-08-05T16:57:44.023Z] Removing intermediate container 365df65f1f8d [2022-08-05T16:57:44.023Z] ---> 3c8552d401c6 [2022-08-05T16:57:44.023Z] Step 20/20 : LABEL version=0.0.0 [2022-08-05T16:57:44.295Z] ---> Running in 5730236c7b43 [2022-08-05T16:57:45.278Z] Removing intermediate container 5730236c7b43 [2022-08-05T16:57:45.278Z] ---> fd35619e4ddf [2022-08-05T16:57:45.278Z] [2022-08-05T16:57:45.552Z] Successfully built fd35619e4ddf [2022-08-05T16:57:45.552Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-05T16:57:45.552Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-08-05T16:57:46.151Z] Removing intermediate container 5935f0a5eb1a [2022-08-05T16:57:46.151Z] ---> 8529588f0896 [2022-08-05T16:57:46.151Z] Step 8/26 : COPY . . [2022-08-05T16:57:46.754Z] Removing intermediate container 80671506af66 [2022-08-05T16:57:46.754Z] ---> 9323935fe265 [2022-08-05T16:57:46.754Z] Step 8/23 : COPY . . [2022-08-05T16:58:01.898Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:58:01.898Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:58:01.898Z] ---> 0ee22cf112c4 [2022-08-05T16:58:01.898Z] Step 3/31 : WORKDIR /edgex-go [2022-08-05T16:58:01.898Z] ---> Using cache [2022-08-05T16:58:01.898Z] ---> 2964db3aad0d [2022-08-05T16:58:01.898Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:58:01.898Z] ---> Using cache [2022-08-05T16:58:01.898Z] ---> 7829fbbf9880 [2022-08-05T16:58:01.898Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-05T16:58:01.898Z] ---> Using cache [2022-08-05T16:58:01.898Z] ---> 002a29b08571 [2022-08-05T16:58:01.898Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-05T16:58:01.898Z] ---> Using cache [2022-08-05T16:58:01.898Z] ---> d41d47b13a74 [2022-08-05T16:58:01.898Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:58:01.898Z] ---> Using cache [2022-08-05T16:58:01.898Z] ---> dd73ed30ad59 [2022-08-05T16:58:01.898Z] Step 8/31 : COPY . . [2022-08-05T16:58:01.898Z] ---> Using cache [2022-08-05T16:58:01.898Z] ---> 0a180357c11e [2022-08-05T16:58:01.898Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-05T16:58:02.506Z] ---> Running in e9c9a36c4e3c [2022-08-05T16:58:04.507Z] 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-08-05T16:58:05.117Z] ---> 19387f7523a8 [2022-08-05T16:58:05.117Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-05T16:58:05.392Z] ---> Running in b8bce89e7875 [2022-08-05T16:58:05.392Z] ---> 01bf9d248a52 [2022-08-05T16:58:05.392Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-05T16:58:05.668Z] ---> Running in 818e371e637c [2022-08-05T16:58:06.273Z] Removing intermediate container b8bce89e7875 [2022-08-05T16:58:06.273Z] ---> 734dc08e51ab [2022-08-05T16:58:06.273Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-05T16:58:06.554Z] Removing intermediate container b10b0d7fe2a0 [2022-08-05T16:58:06.554Z] ---> cf9f2ec7b345 [2022-08-05T16:58:06.554Z] [2022-08-05T16:58:06.554Z] Step 10/22 : FROM alpine:3.16 [2022-08-05T16:58:06.554Z] ---> 3d81c46cd875 [2022-08-05T16:58:06.554Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-05T16:58:06.554Z] ---> Running in 600da2ef7d35 [2022-08-05T16:58:06.847Z] Removing intermediate container a6dcaa16c803 [2022-08-05T16:58:06.847Z] ---> 0eb689f0d61f [2022-08-05T16:58:06.847Z] [2022-08-05T16:58:06.847Z] Step 10/22 : FROM alpine:3.16 [2022-08-05T16:58:06.847Z] ---> 3d81c46cd875 [2022-08-05T16:58:06.847Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-05T16:58:06.847Z] ---> Running in 82d7e3863b91 [2022-08-05T16:58:07.128Z] ---> Running in a7dd7b7322b1 [2022-08-05T16:58:08.124Z] Removing intermediate container 600da2ef7d35 [2022-08-05T16:58:08.124Z] ---> 89c531172a5d [2022-08-05T16:58:08.124Z] 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-08-05T16:58:08.124Z] ---> Running in fdc9d50ce254 [2022-08-05T16:58:08.400Z] 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-08-05T16:58:09.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:58:10.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:58:10.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:58:10.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:58:11.719Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-05T16:58:11.719Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T16:58:11.719Z] Removing intermediate container fdc9d50ce254 [2022-08-05T16:58:11.719Z] ---> a88bb2cfd5cc [2022-08-05T16:58:11.719Z] Step 12/26 : WORKDIR /edgex-go [2022-08-05T16:58:11.719Z] OK: 5 MiB in 15 packages [2022-08-05T16:58:11.992Z] ---> Running in 4799bc428843 [2022-08-05T16:58:12.589Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-05T16:58:12.589Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-05T16:58:12.589Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T16:58:12.589Z] Executing ca-certificates-20220614-r0.trigger [2022-08-05T16:58:12.874Z] Removing intermediate container 4799bc428843 [2022-08-05T16:58:12.874Z] ---> dd9661dde2ad [2022-08-05T16:58:12.874Z] [2022-08-05T16:58:12.874Z] Step 13/26 : FROM alpine:3.15 [2022-08-05T16:58:12.874Z] ---> 60f2846fe774 [2022-08-05T16:58:12.874Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-05T16:58:12.874Z] ---> Using cache [2022-08-05T16:58:12.874Z] ---> e2c0f67bb07e [2022-08-05T16:58:12.874Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:58:12.874Z] ---> Using cache [2022-08-05T16:58:12.874Z] ---> 6436633f42db [2022-08-05T16:58:12.874Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-05T16:58:12.874Z] ---> Running in 70cc0ea9ebaf [2022-08-05T16:58:13.155Z] OK: 6 MiB in 16 packages [2022-08-05T16:58:13.772Z] Removing intermediate container 82d7e3863b91 [2022-08-05T16:58:13.772Z] ---> acdb1bbe7890 [2022-08-05T16:58:13.772Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-05T16:58:14.051Z] ---> Running in b6718b206771 [2022-08-05T16:58:15.054Z] Removing intermediate container b6718b206771 [2022-08-05T16:58:15.054Z] ---> 19feb03c7da2 [2022-08-05T16:58:15.054Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-05T16:58:15.330Z] ---> Running in 2464aff19dfd [2022-08-05T16:58:15.613Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:58:15.891Z] Removing intermediate container a7dd7b7322b1 [2022-08-05T16:58:15.891Z] ---> 6ca0ffaf705b [2022-08-05T16:58:15.891Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-05T16:58:16.168Z] ---> Running in ac6136f00f62 [2022-08-05T16:58:16.168Z] Removing intermediate container 2464aff19dfd [2022-08-05T16:58:16.168Z] ---> e5bf08775c7e [2022-08-05T16:58:16.168Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-05T16:58:16.441Z] ---> Running in df2df45b23ae [2022-08-05T16:58:16.714Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:58:16.985Z] Removing intermediate container ac6136f00f62 [2022-08-05T16:58:16.985Z] ---> 307fc820263e [2022-08-05T16:58:16.985Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-05T16:58:16.985Z] Removing intermediate container df2df45b23ae [2022-08-05T16:58:16.985Z] ---> d903e70a39c0 [2022-08-05T16:58:16.985Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-05T16:58:16.985Z] ---> Running in 15898b8ad453 [2022-08-05T16:58:17.583Z] Removing intermediate container 15898b8ad453 [2022-08-05T16:58:17.583Z] ---> 8fecbab574c9 [2022-08-05T16:58:17.583Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-05T16:58:17.853Z] ---> Running in 51b12f3a8906 [2022-08-05T16:58:18.468Z] v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-05T16:58:18.468Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-05T16:58:18.468Z] OK: 15734 distinct packages available [2022-08-05T16:58:18.468Z] ---> 2dd0d1dc962d [2022-08-05T16:58:18.468Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-05T16:58:18.468Z] Removing intermediate container 51b12f3a8906 [2022-08-05T16:58:18.468Z] ---> 759c2b20c518 [2022-08-05T16:58:18.468Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-05T16:58:18.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:58:19.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:58:19.903Z] ---> cfc794a928bd [2022-08-05T16:58:19.903Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-05T16:58:20.886Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-05T16:58:20.886Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-05T16:58:21.170Z] (3/4) Installing libucontext (1.1-r0) [2022-08-05T16:58:21.170Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-05T16:58:21.170Z] Executing busybox-1.34.1-r7.trigger [2022-08-05T16:58:21.170Z] OK: 6 MiB in 18 packages [2022-08-05T16:58:21.456Z] ---> 0f5a4c0b4412 [2022-08-05T16:58:21.456Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-05T16:58:22.902Z] ---> 96a374f11d4b [2022-08-05T16:58:22.902Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-05T16:58:22.902Z] ---> Running in 49bc1bac431e [2022-08-05T16:58:23.501Z] Removing intermediate container 70cc0ea9ebaf [2022-08-05T16:58:23.501Z] ---> b651a296cad5 [2022-08-05T16:58:23.501Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-05T16:58:23.774Z] Removing intermediate container 49bc1bac431e [2022-08-05T16:58:23.774Z] ---> c9193068ad93 [2022-08-05T16:58:23.774Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-05T16:58:23.774Z] ---> Running in f8dab5200d85 [2022-08-05T16:58:24.370Z] ---> e043fe4fca7d [2022-08-05T16:58:24.370Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-05T16:58:24.659Z] Removing intermediate container f8dab5200d85 [2022-08-05T16:58:24.659Z] ---> 536919634f68 [2022-08-05T16:58:24.659Z] Step 20/22 : LABEL arch=arm64 [2022-08-05T16:58:24.938Z] ---> Running in 1109bc1dee8c [2022-08-05T16:58:25.554Z] Removing intermediate container 1109bc1dee8c [2022-08-05T16:58:25.554Z] ---> 44aedcd15ab5 [2022-08-05T16:58:25.554Z] Step 21/22 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b [2022-08-05T16:58:25.554Z] ---> 28e9c8aad5e0 [2022-08-05T16:58:25.554Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-05T16:58:25.554Z] ---> Running in 0953f717b262 [2022-08-05T16:58:25.824Z] ---> Running in de18e10c26b8 [2022-08-05T16:58:26.433Z] Removing intermediate container de18e10c26b8 [2022-08-05T16:58:26.433Z] ---> b8110501c56e [2022-08-05T16:58:26.433Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-05T16:58:26.708Z] Removing intermediate container 0953f717b262 [2022-08-05T16:58:26.708Z] ---> 72fa4ba195f4 [2022-08-05T16:58:26.708Z] Step 22/22 : LABEL version=0.0.0 [2022-08-05T16:58:26.708Z] ---> Running in 96993a2535bf [2022-08-05T16:58:26.981Z] ---> Running in fe8b128b0729 [2022-08-05T16:58:27.586Z] Removing intermediate container 96993a2535bf [2022-08-05T16:58:27.586Z] ---> 6978c815f615 [2022-08-05T16:58:27.586Z] Step 20/22 : LABEL arch=arm64 [2022-08-05T16:58:27.586Z] Removing intermediate container fe8b128b0729 [2022-08-05T16:58:27.586Z] ---> 7ce237397456 [2022-08-05T16:58:27.586Z] [2022-08-05T16:58:27.882Z] ---> Running in 9542ee97e0d1 [2022-08-05T16:58:28.165Z] Successfully built 7ce237397456 [2022-08-05T16:58:28.165Z] Successfully tagged support-scheduler-arm64:latest [2022-08-05T16:58:28.165Z]  Building support-scheduler ... done Building core-metadata [2022-08-05T16:58:28.443Z] Removing intermediate container 9542ee97e0d1 [2022-08-05T16:58:28.443Z] ---> cdfb3cc10a16 [2022-08-05T16:58:28.443Z] Step 21/22 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b [2022-08-05T16:58:28.731Z] ---> Running in 8125f6871d85 [2022-08-05T16:58:29.327Z] Removing intermediate container 8125f6871d85 [2022-08-05T16:58:29.327Z] ---> 88b07f58ccea [2022-08-05T16:58:29.327Z] Step 22/22 : LABEL version=0.0.0 [2022-08-05T16:58:29.611Z] ---> Running in dfa54b099145 [2022-08-05T16:58:30.589Z] Removing intermediate container dfa54b099145 [2022-08-05T16:58:30.589Z] ---> 214e3749fed7 [2022-08-05T16:58:30.589Z] [2022-08-05T16:58:30.869Z] Successfully built 214e3749fed7 [2022-08-05T16:58:30.869Z] Successfully tagged support-notifications-arm64:latest [2022-08-05T16:58:30.869Z]  Building support-notifications ... done Building core-command [2022-08-05T16:58:32.859Z] ---> d2184520597f [2022-08-05T16:58:32.859Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-05T16:58:33.463Z] ---> 8a96e444a292 [2022-08-05T16:58:33.463Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-05T16:58:33.744Z] ---> Running in a707c7729c7c [2022-08-05T16:58:34.345Z] Removing intermediate container a707c7729c7c [2022-08-05T16:58:34.345Z] ---> e75418d33b89 [2022-08-05T16:58:34.345Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-05T16:58:35.323Z] ---> 2c9a4cffc6d7 [2022-08-05T16:58:35.323Z] Step 21/26 : WORKDIR / [2022-08-05T16:58:35.323Z] ---> Running in 7ee61c1f8d3d [2022-08-05T16:58:35.930Z] Removing intermediate container 7ee61c1f8d3d [2022-08-05T16:58:35.930Z] ---> 130abf10ea90 [2022-08-05T16:58:35.930Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-05T16:58:35.930Z] ---> Running in 08a61c52fd52 [2022-08-05T16:58:36.533Z] Removing intermediate container 08a61c52fd52 [2022-08-05T16:58:36.533Z] ---> 832852c0c591 [2022-08-05T16:58:36.533Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-05T16:58:36.533Z] ---> Running in 475b25fbc7b3 [2022-08-05T16:58:37.137Z] Removing intermediate container 475b25fbc7b3 [2022-08-05T16:58:37.137Z] ---> 2f50d3de88bb [2022-08-05T16:58:37.137Z] Step 24/26 : LABEL arch=arm64 [2022-08-05T16:58:37.137Z] ---> Running in c2b9144d7c32 [2022-08-05T16:58:37.731Z] Removing intermediate container c2b9144d7c32 [2022-08-05T16:58:37.731Z] ---> b6fe07022bdc [2022-08-05T16:58:37.731Z] Step 25/26 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b [2022-08-05T16:58:37.731Z] ---> Running in 09de574381f4 [2022-08-05T16:58:38.341Z] Removing intermediate container 09de574381f4 [2022-08-05T16:58:38.341Z] ---> bd4fdef6a753 [2022-08-05T16:58:38.341Z] Step 26/26 : LABEL version=0.0.0 [2022-08-05T16:58:38.341Z] ---> Running in 52e59101d290 [2022-08-05T16:58:39.332Z] Removing intermediate container 52e59101d290 [2022-08-05T16:58:39.332Z] ---> 0b89387e260e [2022-08-05T16:58:39.332Z] [2022-08-05T16:58:39.610Z] Successfully built 0b89387e260e [2022-08-05T16:58:39.610Z] Successfully tagged security-spire-config-arm64:latest [2022-08-05T16:58:39.610Z]  Building security-spire-config ... done Building core-data [2022-08-05T16:58:57.977Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:58:57.977Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:58:57.977Z] ---> 0ee22cf112c4 [2022-08-05T16:58:57.977Z] Step 3/23 : WORKDIR /edgex-go [2022-08-05T16:58:57.977Z] ---> Using cache [2022-08-05T16:58:57.977Z] ---> 2964db3aad0d [2022-08-05T16:58:57.977Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:58:57.977Z] ---> Using cache [2022-08-05T16:58:57.977Z] ---> 7829fbbf9880 [2022-08-05T16:58:57.977Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-05T16:58:57.977Z] ---> Using cache [2022-08-05T16:58:57.977Z] ---> 002a29b08571 [2022-08-05T16:58:57.977Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-05T16:58:57.977Z] ---> Using cache [2022-08-05T16:58:57.977Z] ---> d41d47b13a74 [2022-08-05T16:58:57.977Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:58:57.977Z] ---> Using cache [2022-08-05T16:58:57.977Z] ---> dd73ed30ad59 [2022-08-05T16:58:57.977Z] Step 8/23 : COPY . . [2022-08-05T16:58:57.977Z] ---> Using cache [2022-08-05T16:58:57.977Z] ---> 0a180357c11e [2022-08-05T16:58:57.977Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-05T16:58:57.977Z] ---> Running in d11cb0ef3fbc [2022-08-05T16:58:59.967Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-05T16:59:01.440Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:59:01.440Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:59:01.440Z] ---> 0ee22cf112c4 [2022-08-05T16:59:01.440Z] Step 3/23 : WORKDIR /edgex-go [2022-08-05T16:59:01.440Z] ---> Using cache [2022-08-05T16:59:01.440Z] ---> 2964db3aad0d [2022-08-05T16:59:01.440Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:59:01.440Z] ---> Using cache [2022-08-05T16:59:01.440Z] ---> 7829fbbf9880 [2022-08-05T16:59:01.440Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-05T16:59:01.440Z] ---> Using cache [2022-08-05T16:59:01.440Z] ---> 002a29b08571 [2022-08-05T16:59:01.440Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-05T16:59:01.440Z] ---> Using cache [2022-08-05T16:59:01.440Z] ---> d41d47b13a74 [2022-08-05T16:59:01.440Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:59:01.440Z] ---> Using cache [2022-08-05T16:59:01.440Z] ---> dd73ed30ad59 [2022-08-05T16:59:01.440Z] Step 8/23 : COPY . . [2022-08-05T16:59:01.440Z] ---> Using cache [2022-08-05T16:59:01.440Z] ---> 0a180357c11e [2022-08-05T16:59:01.440Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-05T16:59:01.713Z] ---> Running in 217a94d6d5fa [2022-08-05T16:59:04.352Z] 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-08-05T16:59:09.826Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T16:59:09.826Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-05T16:59:09.826Z] ---> 0ee22cf112c4 [2022-08-05T16:59:09.826Z] Step 3/23 : WORKDIR /edgex-go [2022-08-05T16:59:09.826Z] ---> Using cache [2022-08-05T16:59:09.826Z] ---> 2964db3aad0d [2022-08-05T16:59:09.826Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T16:59:09.826Z] ---> Using cache [2022-08-05T16:59:09.826Z] ---> 7829fbbf9880 [2022-08-05T16:59:09.826Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-05T16:59:10.102Z] ---> Running in 966eff558916 [2022-08-05T16:59:12.085Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T16:59:13.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T16:59:14.517Z] OK: 221 MiB in 51 packages [2022-08-05T16:59:15.951Z] Removing intermediate container 966eff558916 [2022-08-05T16:59:15.951Z] ---> 0f287c9e0a74 [2022-08-05T16:59:15.951Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-05T16:59:16.561Z] ---> f2ed6c822f79 [2022-08-05T16:59:16.561Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T16:59:16.846Z] ---> Running in 6b2339deed5a [2022-08-05T17:00:03.887Z] Removing intermediate container 6b2339deed5a [2022-08-05T17:00:03.887Z] ---> 44b8ccede248 [2022-08-05T17:00:03.887Z] Step 8/23 : COPY . . [2022-08-05T17:00:16.323Z] ---> 3f4ee00c25c9 [2022-08-05T17:00:16.323Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-05T17:00:16.323Z] ---> Running in 3cca340b920c [2022-08-05T17:00:17.768Z] 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-08-05T17:03:40.062Z] Removing intermediate container 818e371e637c [2022-08-05T17:03:40.062Z] ---> 21784edda072 [2022-08-05T17:03:40.062Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-05T17:03:40.062Z] ---> Running in 378cbf8674ec [2022-08-05T17:03:40.062Z] Removing intermediate container e9c9a36c4e3c [2022-08-05T17:03:40.062Z] ---> f2db9db20c8e [2022-08-05T17:03:40.062Z] [2022-08-05T17:03:40.062Z] Step 10/31 : FROM alpine:3.16 [2022-08-05T17:03:40.062Z] ---> 3d81c46cd875 [2022-08-05T17:03:40.062Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-05T17:03:40.062Z] ---> Running in 272b604ac8fc [2022-08-05T17:03:40.062Z] Removing intermediate container 272b604ac8fc [2022-08-05T17:03:40.062Z] ---> 44e61b12815e [2022-08-05T17:03:40.062Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-05T17:03:40.062Z] ---> Running in d842cfa35dd1 [2022-08-05T17:03:40.062Z] 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-08-05T17:03:40.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T17:03:40.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T17:03:40.062Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-05T17:03:40.062Z] (2/2) Installing su-exec (0.2-r1) [2022-08-05T17:03:40.062Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T17:03:40.062Z] OK: 5 MiB in 16 packages [2022-08-05T17:03:40.062Z] Removing intermediate container d842cfa35dd1 [2022-08-05T17:03:40.062Z] ---> 15aa51b11262 [2022-08-05T17:03:40.062Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-05T17:03:40.062Z] ---> Running in e2db95741411 [2022-08-05T17:03:40.062Z] Removing intermediate container e2db95741411 [2022-08-05T17:03:40.062Z] ---> c49a198b5d5b [2022-08-05T17:03:40.062Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-05T17:03:40.062Z] ---> Running in 54be4997cd36 [2022-08-05T17:03:40.062Z] Removing intermediate container 54be4997cd36 [2022-08-05T17:03:40.062Z] ---> f059c09ce04c [2022-08-05T17:03:40.062Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-05T17:03:40.062Z] Removing intermediate container 378cbf8674ec [2022-08-05T17:03:40.062Z] ---> c8f17e23fcf9 [2022-08-05T17:03:40.062Z] [2022-08-05T17:03:40.062Z] Step 11/23 : FROM alpine:3.16 [2022-08-05T17:03:40.062Z] ---> 3d81c46cd875 [2022-08-05T17:03:40.062Z] 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-08-05T17:03:40.062Z] ---> Running in e33449848206 [2022-08-05T17:03:40.062Z] ---> Running in 3e280994f786 [2022-08-05T17:03:40.062Z] Removing intermediate container e33449848206 [2022-08-05T17:03:40.062Z] ---> 90ddf4d11f2d [2022-08-05T17:03:40.062Z] Removing intermediate container 3e280994f786 [2022-08-05T17:03:40.062Z] ---> 0542a7280664 [2022-08-05T17:03:40.062Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-05T17:03:40.062Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-05T17:03:40.062Z] ---> Running in 1245ec4d38ed [2022-08-05T17:03:40.062Z] ---> Running in 277893d15d9b [2022-08-05T17:03:40.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T17:03:40.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T17:03:40.677Z] Removing intermediate container 1245ec4d38ed [2022-08-05T17:03:40.677Z] ---> 522a118a8aba [2022-08-05T17:03:40.677Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-05T17:03:40.677Z] ---> Running in 7bfcd6029930 [2022-08-05T17:03:40.952Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-05T17:03:40.952Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-05T17:03:41.237Z] (3/33) Installing readline (8.1.2-r0) [2022-08-05T17:03:41.237Z] (4/33) Installing bash (5.1.16-r2) [2022-08-05T17:03:41.237Z] Executing bash-5.1.16-r2.post-install [2022-08-05T17:03:41.237Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-05T17:03:41.237Z] Removing intermediate container 7bfcd6029930 [2022-08-05T17:03:41.237Z] ---> a635974a057a [2022-08-05T17:03:41.237Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-05T17:03:41.237Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-05T17:03:41.517Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-05T17:03:41.517Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-05T17:03:41.517Z] (9/33) Installing curl (7.83.1-r2) [2022-08-05T17:03:41.517Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-05T17:03:42.537Z] ---> b436c6d1d31a [2022-08-05T17:03:42.537Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-05T17:03:42.537Z] ---> Running in 83bc3c3a0056 [2022-08-05T17:03:42.822Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-05T17:03:42.822Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-05T17:03:42.822Z] (13/33) Installing expat (2.4.8-r0) [2022-08-05T17:03:42.822Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-05T17:03:42.822Z] (15/33) Installing gdbm (1.23-r0) [2022-08-05T17:03:42.822Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-05T17:03:42.822Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-05T17:03:42.822Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-05T17:03:43.103Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-05T17:03:43.103Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-05T17:03:43.103Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-05T17:03:45.767Z] Removing intermediate container 83bc3c3a0056 [2022-08-05T17:03:45.767Z] ---> a79eb1ad312a [2022-08-05T17:03:45.767Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-05T17:03:46.365Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-05T17:03:46.365Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-05T17:03:46.365Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-05T17:03:46.365Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-05T17:03:46.365Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-05T17:03:46.365Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-05T17:03:46.365Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-05T17:03:46.365Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-05T17:03:46.365Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-05T17:03:46.365Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-05T17:03:46.365Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-05T17:03:46.644Z] ---> 12e6f526eacb [2022-08-05T17:03:46.644Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-05T17:03:46.958Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-05T17:03:47.954Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T17:03:48.233Z] Executing ca-certificates-20220614-r0.trigger [2022-08-05T17:03:48.509Z] ---> aae40de6b060 [2022-08-05T17:03:48.509Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-05T17:03:48.787Z] OK: 120 MiB in 47 packages [2022-08-05T17:03:49.791Z] ---> 7a31e87bb1ee [2022-08-05T17:03:49.791Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-05T17:03:50.790Z] ---> 87eb9b5299ca [2022-08-05T17:03:50.790Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-05T17:03:51.779Z] ---> 97dbc65059e4 [2022-08-05T17:03:51.779Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-05T17:03:52.399Z] ---> 33a8884421c9 [2022-08-05T17:03:52.399Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-05T17:03:52.682Z] ---> Running in 252993a837cd [2022-08-05T17:03:56.088Z] Removing intermediate container 252993a837cd [2022-08-05T17:03:56.088Z] ---> 50f8dba4885b [2022-08-05T17:03:56.088Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-05T17:03:56.088Z] ---> Running in 3b2cf9db77fa [2022-08-05T17:03:56.370Z] Removing intermediate container 3b2cf9db77fa [2022-08-05T17:03:56.370Z] ---> efedb514b2a1 [2022-08-05T17:03:56.370Z] Step 28/31 : CMD ["gate"] [2022-08-05T17:03:56.370Z] ---> Running in dcee5bf1fec0 [2022-08-05T17:03:56.978Z] Removing intermediate container dcee5bf1fec0 [2022-08-05T17:03:56.978Z] ---> ce6292f45ba0 [2022-08-05T17:03:56.978Z] Step 29/31 : LABEL arch=arm64 [2022-08-05T17:03:56.978Z] ---> Running in 9b7609b345a4 [2022-08-05T17:03:57.583Z] Removing intermediate container 9b7609b345a4 [2022-08-05T17:03:57.583Z] ---> 4f20dfabf0cc [2022-08-05T17:03:57.583Z] Step 30/31 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b [2022-08-05T17:03:57.583Z] ---> Running in 36077b5f56ff [2022-08-05T17:03:58.198Z] Removing intermediate container 36077b5f56ff [2022-08-05T17:03:58.198Z] ---> 8709cbbb00b9 [2022-08-05T17:03:58.198Z] Step 31/31 : LABEL version=0.0.0 [2022-08-05T17:03:58.485Z] ---> Running in 4b90a7aceb65 [2022-08-05T17:03:59.090Z] Removing intermediate container 4b90a7aceb65 [2022-08-05T17:03:59.090Z] ---> cb0c02e5b710 [2022-08-05T17:03:59.090Z] [2022-08-05T17:03:59.368Z] Successfully built cb0c02e5b710 [2022-08-05T17:03:59.368Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-05T17:03:59.368Z] Building security-spire-agent [2022-08-05T17:04:09.543Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2022-08-05T17:04:09.543Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-05T17:04:09.543Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.0 MB/s eta 0:00:00 [2022-08-05T17:04:09.543Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-05T17:04:09.543Z] Collecting docopt<0.7,>=0.6.1 [2022-08-05T17:04:09.543Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-05T17:04:09.543Z] Preparing metadata (setup.py): started [2022-08-05T17:04:12.949Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-05T17:04:14.393Z] Collecting PyYAML<4,>=3.10 [2022-08-05T17:04:14.393Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-05T17:04:14.672Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.0 MB/s eta 0:00:00 [2022-08-05T17:04:15.661Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T17:04:15.661Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-05T17:04:15.661Z] ---> 0ee22cf112c4 [2022-08-05T17:04:15.661Z] Step 3/26 : WORKDIR /edgex-go [2022-08-05T17:04:15.661Z] ---> Using cache [2022-08-05T17:04:15.661Z] ---> 2964db3aad0d [2022-08-05T17:04:15.661Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T17:04:15.661Z] ---> Using cache [2022-08-05T17:04:15.661Z] ---> 7829fbbf9880 [2022-08-05T17:04:15.661Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-05T17:04:15.661Z] ---> Using cache [2022-08-05T17:04:15.661Z] ---> 288c58256779 [2022-08-05T17:04:15.661Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-05T17:04:15.661Z] ---> Using cache [2022-08-05T17:04:15.661Z] ---> 2d0de0d86544 [2022-08-05T17:04:15.661Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T17:04:15.661Z] ---> Using cache [2022-08-05T17:04:15.661Z] ---> 8529588f0896 [2022-08-05T17:04:15.661Z] Step 8/26 : COPY . . [2022-08-05T17:04:15.661Z] ---> Using cache [2022-08-05T17:04:15.661Z] ---> 19387f7523a8 [2022-08-05T17:04:15.661Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-05T17:04:15.661Z] ---> Using cache [2022-08-05T17:04:15.661Z] ---> 734dc08e51ab [2022-08-05T17:04:15.661Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-05T17:04:15.661Z] ---> Using cache [2022-08-05T17:04:15.661Z] ---> 89c531172a5d [2022-08-05T17:04:15.662Z] 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-08-05T17:04:15.662Z] ---> Using cache [2022-08-05T17:04:15.662Z] ---> a88bb2cfd5cc [2022-08-05T17:04:15.662Z] Step 12/26 : WORKDIR /edgex-go [2022-08-05T17:04:15.662Z] ---> Using cache [2022-08-05T17:04:15.662Z] ---> dd9661dde2ad [2022-08-05T17:04:15.662Z] [2022-08-05T17:04:15.662Z] Step 13/26 : FROM alpine:3.15 [2022-08-05T17:04:15.662Z] ---> 60f2846fe774 [2022-08-05T17:04:15.662Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-05T17:04:15.662Z] ---> Using cache [2022-08-05T17:04:15.662Z] ---> e2c0f67bb07e [2022-08-05T17:04:15.662Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T17:04:15.662Z] ---> Using cache [2022-08-05T17:04:15.662Z] ---> 6436633f42db [2022-08-05T17:04:15.662Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-05T17:04:16.270Z] ---> Running in 55be553c5402 [2022-08-05T17:04:16.871Z] Preparing metadata (setup.py): started [2022-08-05T17:04:17.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-05T17:04:19.301Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-05T17:04:19.578Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-05T17:04:19.578Z] Collecting texttable<0.10,>=0.9.0 [2022-08-05T17:04:19.578Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-05T17:04:19.856Z] Preparing metadata (setup.py): started [2022-08-05T17:04:20.843Z] v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-05T17:04:20.843Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-05T17:04:20.843Z] OK: 15734 distinct packages available [2022-08-05T17:04:20.843Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-05T17:04:21.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-05T17:04:22.119Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-05T17:04:22.718Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-05T17:04:22.718Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-05T17:04:22.718Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.1 MB/s eta 0:00:00 [2022-08-05T17:04:22.995Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-05T17:04:22.995Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-05T17:04:22.995Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-05T17:04:22.995Z] Preparing metadata (setup.py): started [2022-08-05T17:04:23.271Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-05T17:04:23.271Z] (3/5) Installing libucontext (1.1-r0) [2022-08-05T17:04:23.271Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-05T17:04:23.547Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-05T17:04:23.547Z] Executing busybox-1.34.1-r7.trigger [2022-08-05T17:04:23.547Z] OK: 6 MiB in 19 packages [2022-08-05T17:04:25.550Z] Removing intermediate container 55be553c5402 [2022-08-05T17:04:25.550Z] ---> 7f1a9b22a61c [2022-08-05T17:04:25.550Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-05T17:04:26.152Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-05T17:04:26.427Z] Collecting docker<4.0,>=3.6.0 [2022-08-05T17:04:26.427Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-05T17:04:26.705Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 4.5 MB/s eta 0:00:00 [2022-08-05T17:04:26.980Z] Collecting cached-property<2,>=1.2.0 [2022-08-05T17:04:26.980Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-05T17:04:27.977Z] ---> edcde2f6e8c0 [2022-08-05T17:04:27.977Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-05T17:04:28.252Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-05T17:04:28.252Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-05T17:04:28.252Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.1 MB/s eta 0:00:00 [2022-08-05T17:04:28.853Z] Collecting jsonschema<3,>=2.5.1 [2022-08-05T17:04:29.134Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-05T17:04:29.430Z] Collecting docker-pycreds>=0.4.0 [2022-08-05T17:04:29.430Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-05T17:04:30.884Z] Collecting idna<2.8,>=2.5 [2022-08-05T17:04:30.884Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-05T17:04:30.884Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.7 MB/s eta 0:00:00 [2022-08-05T17:04:30.884Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-05T17:04:30.884Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-05T17:04:30.884Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.2 MB/s eta 0:00:00 [2022-08-05T17:04:31.485Z] Collecting certifi>=2017.4.17 [2022-08-05T17:04:31.485Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-05T17:04:31.485Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 18.4 MB/s eta 0:00:00 [2022-08-05T17:04:32.087Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-05T17:04:32.087Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-05T17:04:32.364Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.9 MB/s eta 0:00:00 [2022-08-05T17:04:33.357Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-05T17:04:33.357Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-05T17:04:33.357Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-05T17:04:33.357Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-05T17:04:34.348Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-05T17:04:34.348Z] Running setup.py install for texttable: started [2022-08-05T17:04:35.819Z] ---> 32d7317ecbf0 [2022-08-05T17:04:35.819Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-05T17:04:36.808Z] Running setup.py install for texttable: finished with status 'done' [2022-08-05T17:04:36.808Z] Running setup.py install for PyYAML: started [2022-08-05T17:04:37.085Z] ---> 2b6540970958 [2022-08-05T17:04:37.085Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-05T17:04:37.689Z] Removing intermediate container 217a94d6d5fa [2022-08-05T17:04:37.689Z] ---> ad997c0c7a86 [2022-08-05T17:04:37.689Z] [2022-08-05T17:04:37.689Z] Step 10/23 : FROM alpine:3.16 [2022-08-05T17:04:37.689Z] ---> 3d81c46cd875 [2022-08-05T17:04:37.690Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-05T17:04:37.690Z] ---> Using cache [2022-08-05T17:04:37.690Z] ---> acdb1bbe7890 [2022-08-05T17:04:37.690Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-05T17:04:37.966Z] ---> Using cache [2022-08-05T17:04:37.966Z] ---> 19feb03c7da2 [2022-08-05T17:04:37.966Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-05T17:04:37.966Z] ---> Running in 27d4f5800665 [2022-08-05T17:04:38.570Z] ---> 9a74e717acba [2022-08-05T17:04:38.570Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-05T17:04:38.570Z] Removing intermediate container 27d4f5800665 [2022-08-05T17:04:38.570Z] ---> 33d0c8544065 [2022-08-05T17:04:38.570Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-05T17:04:38.848Z] ---> Running in 2d7590821fcf [2022-08-05T17:04:39.458Z] Removing intermediate container 2d7590821fcf [2022-08-05T17:04:39.458Z] ---> e1b4121058a0 [2022-08-05T17:04:39.458Z] Step 15/23 : WORKDIR / [2022-08-05T17:04:39.733Z] ---> Running in 93897946b7e0 [2022-08-05T17:04:40.014Z] ---> 494d4682c25a [2022-08-05T17:04:40.014Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-05T17:04:40.014Z] ---> Running in 7dcb05131706 [2022-08-05T17:04:40.623Z] Removing intermediate container 93897946b7e0 [2022-08-05T17:04:40.623Z] ---> 744a100dda05 [2022-08-05T17:04:40.623Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-05T17:04:40.623Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-05T17:04:40.907Z] Removing intermediate container 7dcb05131706 [2022-08-05T17:04:40.907Z] ---> e87d71785daa [2022-08-05T17:04:40.907Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-05T17:04:40.907Z] ---> Running in 370503ba39a6 [2022-08-05T17:04:41.518Z] Removing intermediate container 370503ba39a6 [2022-08-05T17:04:41.518Z] ---> 402c91d1c977 [2022-08-05T17:04:41.518Z] Step 24/26 : LABEL arch=arm64 [2022-08-05T17:04:41.801Z] ---> Running in 99c1364dc456 [2022-08-05T17:04:42.080Z] ---> 34c744cc6659 [2022-08-05T17:04:42.080Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-05T17:04:42.365Z] Removing intermediate container 99c1364dc456 [2022-08-05T17:04:42.365Z] ---> d07be8ac7ad9 [2022-08-05T17:04:42.365Z] Step 25/26 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b [2022-08-05T17:04:42.658Z] ---> Running in fdc0d49b836a [2022-08-05T17:04:42.933Z] Running setup.py install for docopt: started [2022-08-05T17:04:43.534Z] Removing intermediate container fdc0d49b836a [2022-08-05T17:04:43.534Z] ---> 9419d8977a51 [2022-08-05T17:04:43.534Z] Step 26/26 : LABEL version=0.0.0 [2022-08-05T17:04:43.534Z] ---> Running in 3328f6372112 [2022-08-05T17:04:44.527Z] ---> 11fd363f4ca5 [2022-08-05T17:04:44.527Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-05T17:04:44.527Z] Removing intermediate container 3328f6372112 [2022-08-05T17:04:44.527Z] ---> a6d181463271 [2022-08-05T17:04:44.527Z] [2022-08-05T17:04:45.138Z] Successfully built a6d181463271 [2022-08-05T17:04:45.138Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-05T17:04:45.138Z]  Building security-spire-agent ... done Building security-spire-server [2022-08-05T17:04:45.413Z] ---> fa549043aff6 [2022-08-05T17:04:45.413Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-05T17:04:45.413Z] ---> Running in 4f92b9be0a44 [2022-08-05T17:04:46.016Z] Removing intermediate container 4f92b9be0a44 [2022-08-05T17:04:46.016Z] ---> 96be3c65987e [2022-08-05T17:04:46.016Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-05T17:04:46.016Z] ---> Running in 514b28aaf140 [2022-08-05T17:04:46.626Z] Removing intermediate container 514b28aaf140 [2022-08-05T17:04:46.626Z] ---> 3b43a17030da [2022-08-05T17:04:46.626Z] Step 21/23 : LABEL arch=arm64 [2022-08-05T17:04:46.626Z] ---> Running in 2ad22c6dae36 [2022-08-05T17:04:46.626Z] Running setup.py install for docopt: finished with status 'done' [2022-08-05T17:04:47.228Z] Removing intermediate container 2ad22c6dae36 [2022-08-05T17:04:47.228Z] ---> 8d21c938169e [2022-08-05T17:04:47.228Z] Step 22/23 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b [2022-08-05T17:04:47.228Z] ---> Running in d70eb518a8f3 [2022-08-05T17:04:48.243Z] Removing intermediate container d70eb518a8f3 [2022-08-05T17:04:48.243Z] ---> 833e0f08c630 [2022-08-05T17:04:48.243Z] Step 23/23 : LABEL version=0.0.0 [2022-08-05T17:04:48.243Z] ---> Running in 12d12022fd7a [2022-08-05T17:04:48.845Z] Removing intermediate container 12d12022fd7a [2022-08-05T17:04:48.845Z] ---> 3f8079ca0519 [2022-08-05T17:04:48.845Z] [2022-08-05T17:04:49.120Z] Successfully built 3f8079ca0519 [2022-08-05T17:04:49.120Z] Successfully tagged core-command-arm64:latest [2022-08-05T17:04:50.109Z]  Building core-command ... done  Running setup.py install for dockerpty: started [2022-08-05T17:04:53.520Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-05T17:04:57.844Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-05T17:04:57.844Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-05T17:05:03.289Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-05T17:05:03.289Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-05T17:05:03.289Z] ---> 0ee22cf112c4 [2022-08-05T17:05:03.289Z] Step 3/25 : WORKDIR /edgex-go [2022-08-05T17:05:03.289Z] ---> Using cache [2022-08-05T17:05:03.289Z] ---> 2964db3aad0d [2022-08-05T17:05:03.289Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T17:05:03.289Z] ---> Using cache [2022-08-05T17:05:03.289Z] ---> 7829fbbf9880 [2022-08-05T17:05:03.289Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-05T17:05:03.289Z] ---> Using cache [2022-08-05T17:05:03.289Z] ---> 288c58256779 [2022-08-05T17:05:03.289Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-05T17:05:03.289Z] ---> Using cache [2022-08-05T17:05:03.289Z] ---> 2d0de0d86544 [2022-08-05T17:05:03.289Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-05T17:05:03.289Z] ---> Using cache [2022-08-05T17:05:03.289Z] ---> 8529588f0896 [2022-08-05T17:05:03.289Z] Step 8/25 : COPY . . [2022-08-05T17:05:03.289Z] ---> Using cache [2022-08-05T17:05:03.289Z] ---> 19387f7523a8 [2022-08-05T17:05:03.289Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-05T17:05:03.289Z] ---> Using cache [2022-08-05T17:05:03.289Z] ---> 734dc08e51ab [2022-08-05T17:05:03.289Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-05T17:05:03.289Z] ---> Using cache [2022-08-05T17:05:03.289Z] ---> 89c531172a5d [2022-08-05T17:05:03.289Z] 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-08-05T17:05:03.289Z] ---> Running in 8a3cdd7da59c [2022-08-05T17:05:07.625Z] Removing intermediate container 8a3cdd7da59c [2022-08-05T17:05:07.625Z] ---> 310878a14b38 [2022-08-05T17:05:07.625Z] Step 12/25 : WORKDIR /edgex-go [2022-08-05T17:05:07.625Z] ---> Running in 09d3d58271c3 [2022-08-05T17:05:08.619Z] Removing intermediate container 09d3d58271c3 [2022-08-05T17:05:08.619Z] ---> 747f4e3e28a3 [2022-08-05T17:05:08.619Z] [2022-08-05T17:05:08.619Z] Step 13/25 : FROM alpine:3.15 [2022-08-05T17:05:08.619Z] ---> 60f2846fe774 [2022-08-05T17:05:08.619Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-05T17:05:08.619Z] ---> Using cache [2022-08-05T17:05:08.619Z] ---> e2c0f67bb07e [2022-08-05T17:05:08.619Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T17:05:08.619Z] ---> Using cache [2022-08-05T17:05:08.619Z] ---> 6436633f42db [2022-08-05T17:05:08.619Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-05T17:05:08.619Z] ---> Using cache [2022-08-05T17:05:08.619Z] ---> 7f1a9b22a61c [2022-08-05T17:05:08.619Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-05T17:05:21.066Z] ---> d7f595dbb9d3 [2022-08-05T17:05:21.066Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-05T17:05:21.351Z] Removing intermediate container 277893d15d9b [2022-08-05T17:05:21.351Z] ---> 30ee3c8a0686 [2022-08-05T17:05:21.351Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-05T17:05:21.351Z] ---> 24c177e9ca64 [2022-08-05T17:05:21.351Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-05T17:05:21.351Z] ---> Running in 86b3df6d7779 [2022-08-05T17:05:22.353Z] Removing intermediate container 86b3df6d7779 [2022-08-05T17:05:22.353Z] ---> 4b9a31d75404 [2022-08-05T17:05:22.353Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-05T17:05:22.353Z] ---> Running in bbab7dbd8224 [2022-08-05T17:05:22.629Z] ---> f086092c1f52 [2022-08-05T17:05:22.629Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-05T17:05:23.237Z] Removing intermediate container bbab7dbd8224 [2022-08-05T17:05:23.237Z] ---> 6104f8d69766 [2022-08-05T17:05:23.237Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-05T17:05:23.835Z] ---> 51c85a3fb1be [2022-08-05T17:05:23.835Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-05T17:05:23.835Z] ---> Running in f2eaa6fb609d [2022-08-05T17:05:24.434Z] Removing intermediate container f2eaa6fb609d [2022-08-05T17:05:24.434Z] ---> 04a81e1016bc [2022-08-05T17:05:24.434Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-05T17:05:24.705Z] ---> Running in 5145f89b3839 [2022-08-05T17:05:25.304Z] ---> 6908d4d5335b [2022-08-05T17:05:25.304Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-05T17:05:25.588Z] Removing intermediate container 5145f89b3839 [2022-08-05T17:05:25.588Z] ---> 167a4ff2bae5 [2022-08-05T17:05:25.588Z] Step 23/25 : LABEL arch=arm64 [2022-08-05T17:05:25.875Z] ---> Running in 3b8f73b0c6b0 [2022-08-05T17:05:26.481Z] Removing intermediate container 3b8f73b0c6b0 [2022-08-05T17:05:26.481Z] ---> 259047a4d7d6 [2022-08-05T17:05:26.481Z] Step 24/25 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b [2022-08-05T17:05:26.769Z] ---> Running in 923db339f25d [2022-08-05T17:05:27.060Z] ---> 0c2ae55173e2 [2022-08-05T17:05:27.060Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-05T17:05:28.047Z] Removing intermediate container 923db339f25d [2022-08-05T17:05:28.047Z] ---> 17b66322507a [2022-08-05T17:05:28.047Z] Step 25/25 : LABEL version=0.0.0 [2022-08-05T17:05:28.047Z] ---> Running in 1c5ccb31d09a [2022-08-05T17:05:29.040Z] Removing intermediate container 1c5ccb31d09a [2022-08-05T17:05:29.040Z] ---> b2949a820ae5 [2022-08-05T17:05:29.040Z] [2022-08-05T17:05:29.040Z] ---> 0e3f8dbdd600 [2022-08-05T17:05:29.040Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-05T17:05:29.319Z] ---> Running in b50528bf7725 [2022-08-05T17:05:29.920Z] Successfully built b2949a820ae5 [2022-08-05T17:05:29.920Z] Successfully tagged security-spire-server-arm64:latest [2022-08-05T17:05:30.199Z]  Building security-spire-server ... done Removing intermediate container b50528bf7725 [2022-08-05T17:05:30.199Z] ---> c9e9f2dab1af [2022-08-05T17:05:30.199Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-05T17:05:30.199Z] ---> Running in 461126bedb1e [2022-08-05T17:05:31.189Z] Removing intermediate container 461126bedb1e [2022-08-05T17:05:31.189Z] ---> af217909b25a [2022-08-05T17:05:31.189Z] Step 21/23 : LABEL arch=arm64 [2022-08-05T17:05:31.473Z] ---> Running in 02644c4e69d8 [2022-08-05T17:05:32.091Z] Removing intermediate container 02644c4e69d8 [2022-08-05T17:05:32.091Z] ---> 3c9854f2a9fe [2022-08-05T17:05:32.091Z] Step 22/23 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b [2022-08-05T17:05:32.367Z] ---> Running in c545a7c4b9b6 [2022-08-05T17:05:33.356Z] Removing intermediate container c545a7c4b9b6 [2022-08-05T17:05:33.356Z] ---> 460cb8b9f9ca [2022-08-05T17:05:33.356Z] Step 23/23 : LABEL version=0.0.0 [2022-08-05T17:05:33.356Z] ---> Running in 4c79117a682c [2022-08-05T17:05:34.355Z] Removing intermediate container 4c79117a682c [2022-08-05T17:05:34.355Z] ---> 6924378e747e [2022-08-05T17:05:34.355Z] [2022-08-05T17:05:34.960Z] Successfully built 6924378e747e [2022-08-05T17:05:34.960Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-05T17:05:37.599Z]  Building sys-mgmt-agent ... done Removing intermediate container d11cb0ef3fbc [2022-08-05T17:05:37.599Z] ---> a8e0dac16597 [2022-08-05T17:05:37.599Z] [2022-08-05T17:05:37.599Z] Step 10/23 : FROM alpine:3.16 [2022-08-05T17:05:37.599Z] ---> 3d81c46cd875 [2022-08-05T17:05:37.599Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-05T17:05:37.599Z] ---> Using cache [2022-08-05T17:05:37.599Z] ---> acdb1bbe7890 [2022-08-05T17:05:37.599Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-05T17:05:37.599Z] ---> Using cache [2022-08-05T17:05:37.599Z] ---> 19feb03c7da2 [2022-08-05T17:05:37.599Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-05T17:05:37.877Z] ---> Running in 98f9cb23fd14 [2022-08-05T17:05:38.169Z] Removing intermediate container 98f9cb23fd14 [2022-08-05T17:05:38.169Z] ---> 75d8db6fc0d4 [2022-08-05T17:05:38.169Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-05T17:05:38.445Z] ---> Running in 04ac31e025e4 [2022-08-05T17:05:38.720Z] Removing intermediate container 04ac31e025e4 [2022-08-05T17:05:38.721Z] ---> 59b380fd3f53 [2022-08-05T17:05:38.721Z] Step 15/23 : WORKDIR / [2022-08-05T17:05:39.018Z] ---> Running in 8524a09868f0 [2022-08-05T17:05:39.633Z] Removing intermediate container 8524a09868f0 [2022-08-05T17:05:39.633Z] ---> e17078bef6e8 [2022-08-05T17:05:39.633Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-05T17:05:40.637Z] ---> adffb43827cd [2022-08-05T17:05:40.637Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-05T17:05:42.096Z] ---> aa0301d1ae54 [2022-08-05T17:05:42.096Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-05T17:05:43.087Z] ---> e031373ad14a [2022-08-05T17:05:43.087Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-05T17:05:43.360Z] ---> Running in 6110ae68f9a0 [2022-08-05T17:05:43.635Z] Removing intermediate container 6110ae68f9a0 [2022-08-05T17:05:43.635Z] ---> 14bc5a9b07f3 [2022-08-05T17:05:43.635Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-05T17:05:43.915Z] ---> Running in e5f1335da1ca [2022-08-05T17:05:44.190Z] Removing intermediate container e5f1335da1ca [2022-08-05T17:05:44.191Z] ---> b97b40a14888 [2022-08-05T17:05:44.191Z] Step 21/23 : LABEL arch=arm64 [2022-08-05T17:05:44.476Z] ---> Running in b2e46c1130e8 [2022-08-05T17:05:44.755Z] Removing intermediate container b2e46c1130e8 [2022-08-05T17:05:44.755Z] ---> 0395bcb2773f [2022-08-05T17:05:44.755Z] Step 22/23 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b [2022-08-05T17:05:45.032Z] ---> Running in cd6660615bf1 [2022-08-05T17:05:45.307Z] Removing intermediate container cd6660615bf1 [2022-08-05T17:05:45.307Z] ---> 53145736c5e5 [2022-08-05T17:05:45.307Z] Step 23/23 : LABEL version=0.0.0 [2022-08-05T17:05:45.583Z] ---> Running in 729a7c8d6521 [2022-08-05T17:05:46.185Z] Removing intermediate container 729a7c8d6521 [2022-08-05T17:05:46.185Z] ---> 66471006ddb6 [2022-08-05T17:05:46.185Z] [2022-08-05T17:05:46.185Z] Successfully built 66471006ddb6 [2022-08-05T17:05:46.462Z] Successfully tagged core-metadata-arm64:latest [2022-08-05T17:06:01.627Z]  Building core-metadata ... done Removing intermediate container 3cca340b920c [2022-08-05T17:06:01.627Z] ---> fe0e21d812c7 [2022-08-05T17:06:01.627Z] [2022-08-05T17:06:01.627Z] Step 10/23 : FROM alpine:3.16 [2022-08-05T17:06:01.627Z] ---> 3d81c46cd875 [2022-08-05T17:06:01.627Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-05T17:06:01.627Z] ---> Running in 60c71a06a6dd [2022-08-05T17:06:01.921Z] Removing intermediate container 60c71a06a6dd [2022-08-05T17:06:01.921Z] ---> 5096cb0cf113 [2022-08-05T17:06:01.921Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-05T17:06:01.921Z] ---> Running in 59a5358e9f25 [2022-08-05T17:06:02.248Z] Removing intermediate container 59a5358e9f25 [2022-08-05T17:06:02.248Z] ---> e3145a4084da [2022-08-05T17:06:02.248Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-05T17:06:02.248Z] ---> Running in c0cdafe946ec [2022-08-05T17:06:02.866Z] Removing intermediate container c0cdafe946ec [2022-08-05T17:06:02.866Z] ---> 4f431d21f753 [2022-08-05T17:06:02.866Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-05T17:06:02.866Z] ---> Running in c53fd5d4d319 [2022-08-05T17:06:04.848Z] Removing intermediate container c53fd5d4d319 [2022-08-05T17:06:04.848Z] ---> 99234bf06c81 [2022-08-05T17:06:04.848Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-05T17:06:04.848Z] ---> Running in 4ba2360af3c2 [2022-08-05T17:06:05.823Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-05T17:06:06.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-05T17:06:07.389Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-05T17:06:07.661Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-05T17:06:07.661Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-05T17:06:07.661Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-05T17:06:07.931Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-05T17:06:07.931Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-05T17:06:08.205Z] Executing busybox-1.35.0-r15.trigger [2022-08-05T17:06:08.205Z] OK: 8 MiB in 20 packages [2022-08-05T17:06:09.192Z] Removing intermediate container 4ba2360af3c2 [2022-08-05T17:06:09.192Z] ---> 935a520a34a8 [2022-08-05T17:06:09.192Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-05T17:06:09.792Z] ---> ee8b2a10b898 [2022-08-05T17:06:09.792Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-05T17:06:10.772Z] ---> 84067403a084 [2022-08-05T17:06:10.772Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-05T17:06:11.046Z] ---> c40152d863cf [2022-08-05T17:06:11.318Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-05T17:06:11.318Z] ---> Running in 96aa00c3c21c [2022-08-05T17:06:11.591Z] Removing intermediate container 96aa00c3c21c [2022-08-05T17:06:11.591Z] ---> d3622f1ddee5 [2022-08-05T17:06:11.591Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-05T17:06:11.591Z] ---> Running in cc2964acaa37 [2022-08-05T17:06:11.867Z] Removing intermediate container cc2964acaa37 [2022-08-05T17:06:11.867Z] ---> 1dd1ad506845 [2022-08-05T17:06:11.867Z] Step 21/23 : LABEL arch=arm64 [2022-08-05T17:06:12.139Z] ---> Running in be9d2851bad7 [2022-08-05T17:06:12.413Z] Removing intermediate container be9d2851bad7 [2022-08-05T17:06:12.413Z] ---> 5d83625b4673 [2022-08-05T17:06:12.413Z] Step 22/23 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b [2022-08-05T17:06:12.413Z] ---> Running in 0d1683b33526 [2022-08-05T17:06:12.690Z] Removing intermediate container 0d1683b33526 [2022-08-05T17:06:12.690Z] ---> bdb9894dbb18 [2022-08-05T17:06:12.690Z] Step 23/23 : LABEL version=0.0.0 [2022-08-05T17:06:12.964Z] ---> Running in 029e573e3a7c [2022-08-05T17:06:13.236Z] Removing intermediate container 029e573e3a7c [2022-08-05T17:06:13.236Z] ---> 1af309f46df9 [2022-08-05T17:06:13.236Z] [2022-08-05T17:06:13.236Z] Successfully built 1af309f46df9 [2022-08-05T17:06:13.236Z] Successfully tagged core-data-arm64:latest [2022-08-05T17:06:13.843Z]  Building core-data ... done  [Pipeline] } [2022-08-05T17:06:13.841Z] $ docker stop --time=1 ffbdc9a79dc4deabccee4681b5e7fff016d16bcd7ba007d4170a4d642023ec97 [2022-08-05T17:06:15.528Z] $ docker rm -f ffbdc9a79dc4deabccee4681b5e7fff016d16bcd7ba007d4170a4d642023ec97 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-05T17:06:16.092Z] + docker images [2022-08-05T17:06:16.366Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-05T17:06:16.366Z] core-data-arm64 latest 1af309f46df9 4 seconds ago 20.6MB [2022-08-05T17:06:16.366Z] fe0e21d812c7 16 seconds ago 1.38GB [2022-08-05T17:06:16.366Z] core-metadata-arm64 latest 66471006ddb6 31 seconds ago 17.4MB [2022-08-05T17:06:16.366Z] a8e0dac16597 40 seconds ago 1.38GB [2022-08-05T17:06:16.366Z] sys-mgmt-agent-arm64 latest 6924378e747e 43 seconds ago 133MB [2022-08-05T17:06:16.366Z] security-spire-server-arm64 latest b2949a820ae5 48 seconds ago 84.2MB [2022-08-05T17:06:16.366Z] 747f4e3e28a3 About a minute ago 1.25GB [2022-08-05T17:06:16.366Z] core-command-arm64 latest 3f8079ca0519 About a minute ago 15.5MB [2022-08-05T17:06:16.366Z] security-spire-agent-arm64 latest a6d181463271 About a minute ago 122MB [2022-08-05T17:06:16.366Z] ad997c0c7a86 About a minute ago 1.35GB [2022-08-05T17:06:16.366Z] security-bootstrapper-arm64 latest cb0c02e5b710 2 minutes ago 18.6MB [2022-08-05T17:06:16.366Z] c8f17e23fcf9 2 minutes ago 1.35GB [2022-08-05T17:06:16.366Z] f2db9db20c8e 2 minutes ago 1.35GB [2022-08-05T17:06:16.366Z] security-spire-config-arm64 latest 0b89387e260e 7 minutes ago 83.6MB [2022-08-05T17:06:16.366Z] support-notifications-arm64 latest 214e3749fed7 7 minutes ago 26.1MB [2022-08-05T17:06:16.366Z] support-scheduler-arm64 latest 7ce237397456 7 minutes ago 25.6MB [2022-08-05T17:06:16.366Z] dd9661dde2ad 8 minutes ago 1.25GB [2022-08-05T17:06:16.366Z] cf9f2ec7b345 8 minutes ago 1.41GB [2022-08-05T17:06:16.366Z] 0eb689f0d61f 8 minutes ago 1.41GB [2022-08-05T17:06:16.366Z] security-spiffe-token-provider-arm64 latest fd35619e4ddf 8 minutes ago 28.3MB [2022-08-05T17:06:16.366Z] 23a7ba5c06ed 9 minutes ago 1.4GB [2022-08-05T17:06:16.366Z] security-secretstore-setup-arm64 latest 3f4b01556693 10 minutes ago 27.9MB [2022-08-05T17:06:16.366Z] security-proxy-setup-arm64 latest 4da233014bbb 10 minutes ago 26.2MB [2022-08-05T17:06:16.366Z] a5fbea2d15d3 10 minutes ago 1.36GB [2022-08-05T17:06:16.366Z] ceec779115bc 10 minutes ago 1.36GB [2022-08-05T17:06:16.366Z] ci-base-image-arm64 latest 0ee22cf112c4 30 minutes ago 995MB [2022-08-05T17:06:16.366Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-05T17:06:16.366Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-05T17:06:16.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-05T17:06:16.366Z] 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-08-05T17:06:16.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-05T17:06:16.839Z] [2022-08-05T17:06:16.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T17:06:17.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-05T17:06:17.471Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-05T17:06:17.471Z] 8998bd30e6a1: Pulling fs layer [2022-08-05T17:06:17.471Z] 04944245beec: Pulling fs layer [2022-08-05T17:06:17.471Z] 699f458cf7ca: Pulling fs layer [2022-08-05T17:06:17.471Z] 765212b225bb: Pulling fs layer [2022-08-05T17:06:17.471Z] f23df028b6ca: Pulling fs layer [2022-08-05T17:06:17.471Z] d65c8cfc05b1: Pulling fs layer [2022-08-05T17:06:17.471Z] 2437ff75d9bd: Pulling fs layer [2022-08-05T17:06:17.471Z] 765212b225bb: Waiting [2022-08-05T17:06:17.471Z] f23df028b6ca: Waiting [2022-08-05T17:06:17.471Z] d65c8cfc05b1: Waiting [2022-08-05T17:06:17.471Z] 2437ff75d9bd: Waiting [2022-08-05T17:06:17.471Z] 04944245beec: Verifying Checksum [2022-08-05T17:06:17.471Z] 04944245beec: Download complete [2022-08-05T17:06:17.471Z] 765212b225bb: Verifying Checksum [2022-08-05T17:06:17.471Z] 765212b225bb: Download complete [2022-08-05T17:06:17.471Z] f23df028b6ca: Download complete [2022-08-05T17:06:17.471Z] d65c8cfc05b1: Verifying Checksum [2022-08-05T17:06:17.471Z] d65c8cfc05b1: Download complete [2022-08-05T17:06:17.746Z] 699f458cf7ca: Verifying Checksum [2022-08-05T17:06:17.746Z] 699f458cf7ca: Download complete [2022-08-05T17:06:18.021Z] 8998bd30e6a1: Download complete [2022-08-05T17:06:20.638Z] 2437ff75d9bd: Verifying Checksum [2022-08-05T17:06:20.638Z] 2437ff75d9bd: Download complete [2022-08-05T17:06:22.608Z] 8998bd30e6a1: Pull complete [2022-08-05T17:06:22.880Z] 04944245beec: Pull complete [2022-08-05T17:06:24.307Z] 699f458cf7ca: Pull complete [2022-08-05T17:06:24.578Z] 765212b225bb: Pull complete [2022-08-05T17:06:25.559Z] f23df028b6ca: Pull complete [2022-08-05T17:06:25.831Z] d65c8cfc05b1: Pull complete [2022-08-05T17:06:40.898Z] 2437ff75d9bd: Pull complete [2022-08-05T17:06:40.898Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-05T17:06:40.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-05T17:06:40.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-05T17:06:41.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-21999 does not seem to be running inside a container [2022-08-05T17:06:41.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-05T17:06:43.880Z] $ docker top de0ff4f97572a594b0e0d9f21adc9a92f7c6352bfd885a4af86d83a51aa5d853 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-05T17:06:44.847Z] ---> job-cost.sh [2022-08-05T17:06:44.847Z] lf-activate-venv: SKIPPING [2022-08-05T17:06:44.847Z] INFO: No Stack... [2022-08-05T17:06:45.440Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-05T17:06:46.413Z] INFO: Archiving Costs [Pipeline] sh [2022-08-05T17:06:47.071Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2022-08-05T17:06:47.071Z] + cut -d, -f6 [Pipeline] lock [2022-08-05T17:06:47.129Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-9-stack-cost] [2022-08-05T17:06:47.137Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4097-9-stack-cost] did not exist. Created. [2022-08-05T17:06:47.137Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-05T17:06:47.800Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-05T17:06:47.970Z] Stashed 1 file(s) [Pipeline] } [2022-08-05T17:06:47.980Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-05T17:06:47.992Z] $ docker stop --time=1 de0ff4f97572a594b0e0d9f21adc9a92f7c6352bfd885a4af86d83a51aa5d853 [2022-08-05T17:06:49.530Z] $ docker rm -f de0ff4f97572a594b0e0d9f21adc9a92f7c6352bfd885a4af86d83a51aa5d853 [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-08-05T17:06:50.015Z] provisioning config files... [2022-08-05T17:06:50.024Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config7047687386500106769tmp [Pipeline] { [Pipeline] sh [2022-08-05T17:06:50.325Z] + set +x [2022-08-05T17:06:50.325Z] + curl -s https://codecov.io/bash [2022-08-05T17:06:50.325Z] + bash -s -- [2022-08-05T17:06:50.325Z] [2022-08-05T17:06:50.325Z] _____ _ [2022-08-05T17:06:50.325Z] / ____| | | [2022-08-05T17:06:50.325Z] | | ___ __| | ___ ___ _____ __ [2022-08-05T17:06:50.325Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-05T17:06:50.325Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-05T17:06:50.325Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-05T17:06:50.325Z] Bash-1.0.6 [2022-08-05T17:06:50.325Z] [2022-08-05T17:06:50.325Z] [2022-08-05T17:06:50.325Z] ==> git version 2.25.1 found [2022-08-05T17:06:50.325Z] ==> 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-08-05T17:06:50.325Z] Release-Date: 2020-01-08 [2022-08-05T17:06:50.325Z] 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-08-05T17:06:50.325Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-05T17:06:50.325Z] ==> Jenkins CI detected. [2022-08-05T17:06:50.325Z] current dir:  /w/workspace/edgex-go/9 [2022-08-05T17:06:50.325Z] project root: . [2022-08-05T17:06:50.325Z] --> token set from env [2022-08-05T17:06:50.325Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-05T17:06:50.325Z] ==> Running gcov in . (disable via -X gcov) [2022-08-05T17:06:50.325Z] ==> Python coveragepy not found [2022-08-05T17:06:50.325Z] ==> Searching for coverage reports in: [2022-08-05T17:06:50.325Z] + . [2022-08-05T17:06:50.325Z] -> Found 1 reports [2022-08-05T17:06:50.325Z] ==> Detecting git/mercurial file structure [2022-08-05T17:06:50.325Z] ==> Reading reports [2022-08-05T17:06:50.325Z] + ./coverage.out bytes=478941 [2022-08-05T17:06:50.325Z] ==> Appending adjustments [2022-08-05T17:06:50.325Z] https://docs.codecov.io/docs/fixing-reports [2022-08-05T17:06:51.710Z] + Found adjustments [2022-08-05T17:06:51.710Z] ==> Gzipping contents [2022-08-05T17:06:51.710Z] 64K /tmp/codecov.vc9G1r.gz [2022-08-05T17:06:51.710Z] ==> Uploading reports [2022-08-05T17:06:51.710Z] url: https://codecov.io [2022-08-05T17:06:51.710Z] query: branch=PR-4097&commit=93cbcbb1d10922888d38a241e88bbe3dfdb072d5&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-08-05T17:06:51.710Z] -> Pinging Codecov [2022-08-05T17:06:51.710Z] 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=93cbcbb1d10922888d38a241e88bbe3dfdb072d5&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-08-05T17:06:51.972Z] -> Uploading to [2022-08-05T17:06:51.972Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-05/00271124DB129430A58F1EEE437C3FCB/93cbcbb1d10922888d38a241e88bbe3dfdb072d5/feac2eef-d2a9-43b1-a201-aa8abfc2847c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220805T170651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed0aac9717987fd4bc712e80a938318d4d43280450c9ddb23fc933d80636ffef [2022-08-05T17:06:51.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-05T17:06:51.972Z] Dload Upload Total Spent Left Speed [2022-08-05T17:06:52.234Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62859 0 0 100 62859 0 261k --:--:-- --:--:-- --:--:-- 261k [2022-08-05T17:06:52.234Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [Pipeline] } [2022-08-05T17:06:52.243Z] 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-08-05T17:06:52.864Z] + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-05T17:06:53.160Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-05T17:06:54.027Z] ---> package-listing.sh [2022-08-05T17:06:54.027Z] ++ facter osfamily [2022-08-05T17:06:54.027Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-05T17:06:54.288Z] + OS_FAMILY=debian [2022-08-05T17:06:54.288Z] + workspace=/w/workspace/edgex-go/9 [2022-08-05T17:06:54.288Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-05T17:06:54.288Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-05T17:06:54.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-05T17:06:54.288Z] + PACKAGES=/tmp/packages_start.txt [2022-08-05T17:06:54.288Z] + '[' /w/workspace/edgex-go/9 ']' [2022-08-05T17:06:54.288Z] + PACKAGES=/tmp/packages_end.txt [2022-08-05T17:06:54.288Z] + case "${OS_FAMILY}" in [2022-08-05T17:06:54.288Z] + dpkg -l [2022-08-05T17:06:54.288Z] + grep '^ii' [2022-08-05T17:06:54.288Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-05T17:06:54.288Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-05T17:06:54.288Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-05T17:06:54.288Z] + '[' /w/workspace/edgex-go/9 ']' [2022-08-05T17:06:54.288Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2022-08-05T17:06:54.288Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2022-08-05T17:06:54.302Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-05T17:06:54.586Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T17:06:55.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-05T17:06:55.164Z] [2022-08-05T17:06:55.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-05T17:06:55.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-05T17:06:55.466Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-05T17:06:55.466Z] 5eb5b503b376: Pulling fs layer [2022-08-05T17:06:55.466Z] 5c69ac0246d0: Pulling fs layer [2022-08-05T17:06:55.466Z] ec43610c2a17: Pulling fs layer [2022-08-05T17:06:55.466Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-05T17:06:55.466Z] 33b1e0a273af: Pulling fs layer [2022-08-05T17:06:55.466Z] 5d3b04190fa2: Pulling fs layer [2022-08-05T17:06:55.466Z] 2f39f015ded8: Pulling fs layer [2022-08-05T17:06:55.466Z] 3a2ae6a8a46f: Waiting [2022-08-05T17:06:55.466Z] 33b1e0a273af: Waiting [2022-08-05T17:06:55.466Z] 5d3b04190fa2: Waiting [2022-08-05T17:06:55.466Z] 2f39f015ded8: Waiting [2022-08-05T17:06:55.466Z] 5c69ac0246d0: Download complete [2022-08-05T17:06:55.466Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-05T17:06:55.466Z] 3a2ae6a8a46f: Download complete [2022-08-05T17:06:55.466Z] 33b1e0a273af: Verifying Checksum [2022-08-05T17:06:55.466Z] 33b1e0a273af: Download complete [2022-08-05T17:06:55.466Z] 5d3b04190fa2: Verifying Checksum [2022-08-05T17:06:55.466Z] 5d3b04190fa2: Download complete [2022-08-05T17:06:55.466Z] ec43610c2a17: Verifying Checksum [2022-08-05T17:06:55.466Z] ec43610c2a17: Download complete [2022-08-05T17:06:55.726Z] 5eb5b503b376: Verifying Checksum [2022-08-05T17:06:55.726Z] 5eb5b503b376: Download complete [2022-08-05T17:06:56.296Z] 2f39f015ded8: Verifying Checksum [2022-08-05T17:06:56.296Z] 2f39f015ded8: Download complete [2022-08-05T17:06:56.866Z] 5eb5b503b376: Pull complete [2022-08-05T17:06:57.127Z] 5c69ac0246d0: Pull complete [2022-08-05T17:06:57.388Z] ec43610c2a17: Pull complete [2022-08-05T17:06:57.647Z] 3a2ae6a8a46f: Pull complete [2022-08-05T17:06:57.906Z] 33b1e0a273af: Pull complete [2022-08-05T17:06:57.906Z] 5d3b04190fa2: Pull complete [2022-08-05T17:07:02.177Z] 2f39f015ded8: Pull complete [2022-08-05T17:07:02.177Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-05T17:07:02.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-05T17:07:02.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-05T17:07:02.295Z] prd-ubuntu20.04-docker-8c-8g-21997 does not seem to be running inside a container [2022-08-05T17:07:02.330Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-05T17:07:03.897Z] $ docker top c04d40a7ae4c0ec113eb19c0e63fa61a94ca6421c1d51332f380e102b5d373ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-05T17:07:04.262Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-05T17:07:04.556Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-05T17:07:04.853Z] + ls /var/log/sa-host [2022-08-05T17:07:04.853Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-05T17:07:04.925Z] provisioning config files... [2022-08-05T17:07:04.936Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config1745863309429461052tmp [Pipeline] { [Pipeline] echo [2022-08-05T17:07:04.953Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-05T17:07:05.243Z] ---> create-netrc.sh [Pipeline] } [2022-08-05T17:07:05.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-05T17:07:05.576Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-05T17:07:05.585Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-05T17:07:05.872Z] ---> sudo-logs.sh [2022-08-05T17:07:05.873Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-05T17:07:05.899Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-05T17:07:06.186Z] ---> job-cost.sh [2022-08-05T17:07:06.186Z] lf-activate-venv: SKIPPING [2022-08-05T17:07:06.186Z] DEBUG: total: 0.10999999940395355 [2022-08-05T17:07:06.186Z] INFO: Retrieving Stack Cost... [2022-08-05T17:07:06.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-05T17:07:07.019Z] INFO: Archiving Costs [Pipeline] echo [2022-08-05T17:07:07.034Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-05T17:07:07.324Z] ---> logs-deploy.sh [2022-08-05T17:07:07.325Z] lf-activate-venv: SKIPPING [2022-08-05T17:07:07.325Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/9 [2022-08-05T17:07:07.325Z] INFO: archiving workspace using pattern(s): [2022-08-05T17:07:08.267Z] Archives upload complete. [2022-08-05T17:07:08.267Z] INFO: archiving logs to Nexus