Pull request #4453 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 6b3b581946f5b2ab3d00865ba85189c69ed2853f+d51f32bebde847c0adb284d2c449747c43d82543 (195b177b674f3b66842274dd1cc384a58c78a9ca) 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-ssh10784273020732188265.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5081249128129729967.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4453/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4453/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11112413507820489943.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4453/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15139290072695398064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9229012325484652785.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4453/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4453/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16340859394275592410.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2390 in /w/workspace/edgexfoundry_edgex-go_PR-4453 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 6b3b581946f5b2ab3d00865ba85189c69ed2853f > 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/4453/head:refs/remotes/origin/PR-4453 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 6b3b581946f5b2ab3d00865ba85189c69ed2853f Checking out Revision 6b3b581946f5b2ab3d00865ba85189c69ed2853f (PR-4453) > git checkout -f 6b3b581946f5b2ab3d00865ba85189c69ed2853f # 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 d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b3b581946f5b2ab3d00865ba85189c69ed2853f # timeout=10 Commit message: "refactor(snap): Remove external metadata sourcing" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T09:39:31.789Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T09:39:31.961Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T09:39:32.056Z] ========================================================= [2023-03-16T09:39:32.056Z] EdgeX Global Pipelines Version Info [2023-03-16T09:39:32.056Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:39:32.789Z] ------------------- [2023-03-16T09:39:32.789Z] stable info: [2023-03-16T09:39:32.789Z] ------------------- [2023-03-16T09:39:32.789Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T09:39:32.789Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T09:39:32.789Z] Message: update stable to v1.0.245 [2023-03-16T09:39:33.357Z] ------------------- [2023-03-16T09:39:33.357Z] experimental info: [2023-03-16T09:39:33.357Z] ------------------- [2023-03-16T09:39:33.357Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T09:39:33.357Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T09:39:33.357Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T09:39:33.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-16T09:39:33.664Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-16T09:39:33.701Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T09:39:33.739Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T09:39:33.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T09:39:33.828Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T09:39:33.866Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T09:39:33.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-16T09:39:33.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-16T09:39:33.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-16T09:39:34.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T09:39:34.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T09:39:34.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T09:39:34.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T09:39:34.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T09:39:34.212Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T09:39:34.258Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T09:39:34.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T09:39:34.335Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-16T09:39:34.373Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-16T09:39:34.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T09:39:34.483Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T09:39:34.521Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T09:39:34.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4453 [Pipeline] echo [2023-03-16T09:39:34.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4453 [Pipeline] echo [2023-03-16T09:39:34.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4453 [Pipeline] echo [2023-03-16T09:39:34.696Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b3b581946f5b2ab3d00865ba85189c69ed2853f [Pipeline] echo [2023-03-16T09:39:34.737Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b3b581 [Pipeline] echo [2023-03-16T09:39:34.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T09:39:34.889Z] provisioning config files... [2023-03-16T09:39:34.902Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1270561391732833542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:39:35.243Z] ---> docker-login.sh [2023-03-16T09:39:35.243Z] nexus3.edgexfoundry.org:10001 [2023-03-16T09:39:35.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:39:35.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:39:35.504Z] Configure a credential helper to remove this warning. See [2023-03-16T09:39:35.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:39:35.504Z] [2023-03-16T09:39:35.504Z] Login Succeeded [2023-03-16T09:39:35.504Z] nexus3.edgexfoundry.org:10002 [2023-03-16T09:39:35.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:39:35.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:39:35.763Z] Configure a credential helper to remove this warning. See [2023-03-16T09:39:35.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:39:35.763Z] [2023-03-16T09:39:35.763Z] Login Succeeded [2023-03-16T09:39:35.763Z] nexus3.edgexfoundry.org:10003 [2023-03-16T09:39:35.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:39:35.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:39:35.763Z] Configure a credential helper to remove this warning. See [2023-03-16T09:39:35.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:39:35.763Z] [2023-03-16T09:39:35.763Z] Login Succeeded [2023-03-16T09:39:35.763Z] nexus3.edgexfoundry.org:10004 [2023-03-16T09:39:35.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:39:35.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:39:35.763Z] Configure a credential helper to remove this warning. See [2023-03-16T09:39:35.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:39:35.763Z] [2023-03-16T09:39:35.763Z] Login Succeeded [2023-03-16T09:39:35.763Z] docker.io [2023-03-16T09:39:36.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:39:41.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:39:41.307Z] Configure a credential helper to remove this warning. See [2023-03-16T09:39:41.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:39:41.307Z] [2023-03-16T09:39:41.307Z] Login Succeeded [2023-03-16T09:39:41.307Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T09:39:41.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T09:39:41.756Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-16T09:39:41.756Z] + dirname cmd/core-command/Dockerfile [2023-03-16T09:39:41.756Z] + cut -d/ -f2 [2023-03-16T09:39:41.756Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-16T09:39:41.756Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T09:39:41.756Z] + cut -d/ -f2 [2023-03-16T09:39:41.756Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T09:39:41.756Z] + dirname cmd/core-data/Dockerfile [2023-03-16T09:39:41.756Z] + cut -d/ -f2 [2023-03-16T09:39:41.756Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-16T09:39:41.756Z] + dirname cmd/core-metadata/Dockerfile [2023-03-16T09:39:41.756Z] + cut -d/ -f2 [2023-03-16T09:39:41.756Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-16T09:39:41.756Z] + + cut -d/ -f2 [2023-03-16T09:39:41.756Z] dirname cmd/security-bootstrapper/Dockerfile [2023-03-16T09:39:41.756Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-16T09:39:41.756Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-03-16T09:39:41.756Z] cut -d/ -f2 [2023-03-16T09:39:41.756Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-16T09:39:41.756Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-16T09:39:41.756Z] + cut -d/ -f2 [2023-03-16T09:39:41.756Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-16T09:39:41.756Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-16T09:39:41.756Z] + cut -d/ -f2 [2023-03-16T09:39:41.756Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-16T09:39:41.756Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T09:39:41.756Z] + cut -d/ -f2 [2023-03-16T09:39:41.756Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T09:39:41.756Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-16T09:39:41.756Z] + cut -d/ -f2 [2023-03-16T09:39:41.756Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-16T09:39:41.756Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-16T09:39:41.756Z] + cut -d/ -f2 [2023-03-16T09:39:41.756Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-16T09:39:41.756Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-16T09:39:41.756Z] + cut -d/ -f2 [2023-03-16T09:39:41.756Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-16T09:39:41.756Z] + dirname cmd/support-notifications/Dockerfile [2023-03-16T09:39:41.756Z] + cut -d/ -f2 [2023-03-16T09:39:41.756Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-16T09:39:41.756Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-16T09:39:41.756Z] + cut -d/ -f2 [2023-03-16T09:39:41.756Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-16T09:39:41.815Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T09:39:42.344Z] + git rev-list -1 --merges 6b3b581946f5b2ab3d00865ba85189c69ed2853f~1..6b3b581946f5b2ab3d00865ba85189c69ed2853f [Pipeline] echo [2023-03-16T09:39:42.378Z] -----------> git rev-list -1 --merges 6b3b581946f5b2ab3d00865ba85189c69ed2853f~1..6b3b581946f5b2ab3d00865ba85189c69ed2853f 6b3b581946f5b2ab3d00865ba85189c69ed2853f [false] [Pipeline] sh [2023-03-16T09:39:42.688Z] + git log --format=format:%s -1 6b3b581946f5b2ab3d00865ba85189c69ed2853f [Pipeline] echo [2023-03-16T09:39:42.720Z] ========================================================= [2023-03-16T09:39:42.720Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T09:39:42.720Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-16T09:39:43.212Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T09:39:43.212Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T09:39:43.212Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T09:39:43.212Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T09:39:43.212Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T09:39:43.212Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T09:39:43.212Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:39:43.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T09:39:43.700Z] [2023-03-16T09:39:43.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:39:44.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T09:39:44.066Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T09:39:44.066Z] b85a868b505f: Pulling fs layer [2023-03-16T09:39:44.066Z] e2be974225ed: Pulling fs layer [2023-03-16T09:39:44.066Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T09:39:44.066Z] 988bab9f4d93: Pulling fs layer [2023-03-16T09:39:44.066Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T09:39:44.066Z] eaf3925da568: Pulling fs layer [2023-03-16T09:39:44.066Z] 988bab9f4d93: Waiting [2023-03-16T09:39:44.066Z] 1469e6f7b9e6: Waiting [2023-03-16T09:39:44.066Z] bab4dde63d76: Pulling fs layer [2023-03-16T09:39:44.066Z] bde34c3a00c8: Pulling fs layer [2023-03-16T09:39:44.066Z] b352a97aabf1: Pulling fs layer [2023-03-16T09:39:44.066Z] 4872d77fe225: Pulling fs layer [2023-03-16T09:39:44.066Z] eaf3925da568: Waiting [2023-03-16T09:39:44.066Z] 5851b861e8e6: Pulling fs layer [2023-03-16T09:39:44.066Z] bab4dde63d76: Waiting [2023-03-16T09:39:44.066Z] bde34c3a00c8: Waiting [2023-03-16T09:39:44.066Z] 4872d77fe225: Waiting [2023-03-16T09:39:44.066Z] 5851b861e8e6: Waiting [2023-03-16T09:39:44.066Z] b352a97aabf1: Waiting [2023-03-16T09:39:44.066Z] e2be974225ed: Verifying Checksum [2023-03-16T09:39:44.066Z] e2be974225ed: Download complete [2023-03-16T09:39:44.066Z] 988bab9f4d93: Verifying Checksum [2023-03-16T09:39:44.066Z] 988bab9f4d93: Download complete [2023-03-16T09:39:44.325Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T09:39:44.325Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T09:39:44.325Z] 1469e6f7b9e6: Download complete [2023-03-16T09:39:44.325Z] eaf3925da568: Verifying Checksum [2023-03-16T09:39:44.325Z] eaf3925da568: Download complete [2023-03-16T09:39:44.325Z] bde34c3a00c8: Verifying Checksum [2023-03-16T09:39:44.325Z] bde34c3a00c8: Download complete [2023-03-16T09:39:44.325Z] b352a97aabf1: Download complete [2023-03-16T09:39:44.325Z] 4872d77fe225: Verifying Checksum [2023-03-16T09:39:44.325Z] 4872d77fe225: Download complete [2023-03-16T09:39:44.325Z] 5851b861e8e6: Verifying Checksum [2023-03-16T09:39:44.325Z] 5851b861e8e6: Download complete [2023-03-16T09:39:44.584Z] b85a868b505f: Verifying Checksum [2023-03-16T09:39:44.584Z] b85a868b505f: Download complete [2023-03-16T09:39:44.842Z] bab4dde63d76: Verifying Checksum [2023-03-16T09:39:44.842Z] bab4dde63d76: Download complete [2023-03-16T09:39:45.408Z] b85a868b505f: Pull complete [2023-03-16T09:39:45.665Z] e2be974225ed: Pull complete [2023-03-16T09:39:45.923Z] 339a4e72a1f5: Pull complete [2023-03-16T09:39:46.180Z] 988bab9f4d93: Pull complete [2023-03-16T09:39:46.437Z] 1469e6f7b9e6: Pull complete [2023-03-16T09:39:46.438Z] eaf3925da568: Pull complete [2023-03-16T09:39:47.812Z] bab4dde63d76: Pull complete [2023-03-16T09:39:48.071Z] bde34c3a00c8: Pull complete [2023-03-16T09:39:48.071Z] b352a97aabf1: Pull complete [2023-03-16T09:39:48.331Z] 4872d77fe225: Pull complete [2023-03-16T09:39:48.331Z] 5851b861e8e6: Pull complete [2023-03-16T09:39:48.331Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T09:39:48.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T09:39:48.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:39:48.542Z] prd-ubuntu20.04-docker-8c-8g-2390 does not seem to be running inside a container [2023-03-16T09:39:48.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T09:39:51.259Z] $ docker top ae813bbc52ea25444a8a2044ed98980fa98d6a1c2a7d6cb1e9636f56930edcd4 -eo pid,comm [2023-03-16T09:39:51.311Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T09:39:51.311Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T09:39:51.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T09:39:51.454Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T09:39:51.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T09:39:51.569Z] $ docker exec ae813bbc52ea25444a8a2044ed98980fa98d6a1c2a7d6cb1e9636f56930edcd4 ssh-agent [2023-03-16T09:39:51.672Z] SSH_AUTH_SOCK=/tmp/ssh-NKv1IseHeHT9/agent.32 [2023-03-16T09:39:51.672Z] SSH_AGENT_PID=38 [2023-03-16T09:39:51.677Z] Running ssh-add (command line suppressed) [2023-03-16T09:39:51.784Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9140035276978487461.key (/w/workspace/edgex-go/1@tmp/private_key_9140035276978487461.key) [2023-03-16T09:39:51.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T09:39:52.121Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T09:39:52.152Z] $ docker exec --env ******** --env ******** ae813bbc52ea25444a8a2044ed98980fa98d6a1c2a7d6cb1e9636f56930edcd4 ssh-agent -k [2023-03-16T09:39:52.239Z] unset SSH_AUTH_SOCK; [2023-03-16T09:39:52.239Z] unset SSH_AGENT_PID; [2023-03-16T09:39:52.239Z] echo Agent pid 38 killed; [2023-03-16T09:39:52.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T09:39:52.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T09:39:52.337Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T09:39:52.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T09:39:52.459Z] $ docker exec ae813bbc52ea25444a8a2044ed98980fa98d6a1c2a7d6cb1e9636f56930edcd4 ssh-agent [2023-03-16T09:39:52.567Z] SSH_AUTH_SOCK=/tmp/ssh-pvB0wJeam5yG/agent.70 [2023-03-16T09:39:52.567Z] SSH_AGENT_PID=76 [2023-03-16T09:39:52.572Z] Running ssh-add (command line suppressed) [2023-03-16T09:39:52.668Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14280823050562172503.key (/w/workspace/edgex-go/1@tmp/private_key_14280823050562172503.key) [2023-03-16T09:39:52.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T09:39:53.016Z] + git semver init [2023-03-16T09:39:53.275Z] 2023-03-16 09:39:53,178 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T09:39:53.275Z] 2023-03-16 09:39:53,179 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-16T09:39:53.275Z] 2023-03-16 09:39:53,179 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-16T09:39:53.275Z] 2023-03-16 09:39:53,180 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-16T09:39:58.558Z] 2023-03-16 09:39:57,966 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-16T09:39:58.558Z] 2023-03-16 09:39:57,967 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4453 with force:False [2023-03-16T09:39:58.558Z] 2023-03-16 09:39:57,967 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4453 [2023-03-16T09:39:58.558Z] 2023-03-16 09:39:57,971 [execute] INFO git cat-file --batch-check [2023-03-16T09:39:58.558Z] 2023-03-16 09:39:57,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T09:39:58.558Z] 2023-03-16 09:39:57,978 [execute] INFO git cat-file --batch [2023-03-16T09:39:58.558Z] 2023-03-16 09:39:57,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T09:39:58.558Z] 2023-03-16 09:39:57,983 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4453 [2023-03-16T09:39:58.558Z] 0.0.0 [Pipeline] } [2023-03-16T09:39:58.590Z] $ docker exec --env ******** --env ******** ae813bbc52ea25444a8a2044ed98980fa98d6a1c2a7d6cb1e9636f56930edcd4 ssh-agent -k [2023-03-16T09:39:58.688Z] unset SSH_AUTH_SOCK; [2023-03-16T09:39:58.689Z] unset SSH_AGENT_PID; [2023-03-16T09:39:58.689Z] echo Agent pid 76 killed; [2023-03-16T09:39:58.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T09:39:59.123Z] + git semver [Pipeline] } [2023-03-16T09:39:59.411Z] $ docker stop --time=1 ae813bbc52ea25444a8a2044ed98980fa98d6a1c2a7d6cb1e9636f56930edcd4 [2023-03-16T09:40:00.687Z] $ docker rm -f --volumes ae813bbc52ea25444a8a2044ed98980fa98d6a1c2a7d6cb1e9636f56930edcd4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T09:40:01.088Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T09:40:01.377Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T09:40:01.392Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T09:40:02.139Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-16T09:40:02.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T09:40:02.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T09:40:02.239Z] ========================================================= [2023-03-16T09:40:02.239Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T09:40:02.239Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T09:40:02.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T09:40:02.583Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T09:40:02.583Z] 63b65145d645: Pulling fs layer [2023-03-16T09:40:02.583Z] a2d21d5440eb: Pulling fs layer [2023-03-16T09:40:02.583Z] 935e6c44a52c: Pulling fs layer [2023-03-16T09:40:02.583Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T09:40:02.583Z] 30dea6a524f1: Pulling fs layer [2023-03-16T09:40:02.583Z] 94cc34f8dd06: Waiting [2023-03-16T09:40:02.583Z] a2aff8979fd8: Pulling fs layer [2023-03-16T09:40:02.583Z] 6808be2612f2: Pulling fs layer [2023-03-16T09:40:02.583Z] 30dea6a524f1: Waiting [2023-03-16T09:40:02.583Z] a2aff8979fd8: Waiting [2023-03-16T09:40:02.583Z] f25807f1079a: Pulling fs layer [2023-03-16T09:40:02.583Z] 6808be2612f2: Waiting [2023-03-16T09:40:02.583Z] a2d21d5440eb: Verifying Checksum [2023-03-16T09:40:02.583Z] a2d21d5440eb: Download complete [2023-03-16T09:40:02.583Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T09:40:02.583Z] 94cc34f8dd06: Download complete [2023-03-16T09:40:02.583Z] 30dea6a524f1: Download complete [2023-03-16T09:40:02.583Z] 63b65145d645: Verifying Checksum [2023-03-16T09:40:02.583Z] 63b65145d645: Download complete [2023-03-16T09:40:02.583Z] a2aff8979fd8: Verifying Checksum [2023-03-16T09:40:02.583Z] a2aff8979fd8: Download complete [2023-03-16T09:40:02.848Z] 63b65145d645: Pull complete [2023-03-16T09:40:02.848Z] a2d21d5440eb: Pull complete [2023-03-16T09:40:03.108Z] f25807f1079a: Verifying Checksum [2023-03-16T09:40:03.108Z] f25807f1079a: Download complete [2023-03-16T09:40:03.367Z] 935e6c44a52c: Verifying Checksum [2023-03-16T09:40:03.367Z] 935e6c44a52c: Download complete [2023-03-16T09:40:03.626Z] 6808be2612f2: Verifying Checksum [2023-03-16T09:40:03.626Z] 6808be2612f2: Download complete [2023-03-16T09:40:06.907Z] 935e6c44a52c: Pull complete [2023-03-16T09:40:06.907Z] 94cc34f8dd06: Pull complete [2023-03-16T09:40:06.907Z] 30dea6a524f1: Pull complete [2023-03-16T09:40:06.907Z] a2aff8979fd8: Pull complete [2023-03-16T09:40:08.806Z] 6808be2612f2: Pull complete [2023-03-16T09:40:09.376Z] f25807f1079a: Pull complete [2023-03-16T09:40:09.376Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T09:40:09.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T09:40:09.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T09:40:09.726Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T09:40:09.726Z] WORKDIR /edgex [2023-03-16T09:40:09.726Z] COPY go.mod . [2023-03-16T09:40:09.726Z] RUN go mod download [2023-03-16T09:40:09.726Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-16T09:40:10.293Z] Sending build context to Docker daemon 170.4MB [2023-03-16T09:40:10.293Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T09:40:10.293Z] ---> 3b553350e43f [2023-03-16T09:40:10.293Z] Step 2/4 : WORKDIR /edgex [2023-03-16T09:40:15.566Z] ---> Running in 928f46806daf [2023-03-16T09:40:15.567Z] Removing intermediate container 928f46806daf [2023-03-16T09:40:15.567Z] ---> 37fe79b70326 [2023-03-16T09:40:15.567Z] Step 3/4 : COPY go.mod . [2023-03-16T09:40:15.567Z] ---> cf5550c93de0 [2023-03-16T09:40:15.567Z] Step 4/4 : RUN go mod download [2023-03-16T09:40:15.567Z] ---> Running in 3809b6bdf3b0 [2023-03-16T09:40:16.692Z] Still waiting to schedule task [2023-03-16T09:40:16.693Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-16T09:40:27.782Z] Removing intermediate container 3809b6bdf3b0 [2023-03-16T09:40:27.782Z] ---> b9e94ee0b3a8 [2023-03-16T09:40:27.782Z] Successfully built b9e94ee0b3a8 [2023-03-16T09:40:27.782Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:40:28.166Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T09:40:28.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:40:28.322Z] prd-ubuntu20.04-docker-8c-8g-2390 does not seem to be running inside a container [2023-03-16T09:40:28.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T09:40:28.745Z] $ docker top bd322af249f685109288b4a6e174c62ee99a8270404458f86242edf5cd3855de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T09:40:29.116Z] + go version [2023-03-16T09:40:29.117Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T09:40:29.155Z] $ docker stop --time=1 bd322af249f685109288b4a6e174c62ee99a8270404458f86242edf5cd3855de [2023-03-16T09:40:30.427Z] $ docker rm -f --volumes bd322af249f685109288b4a6e174c62ee99a8270404458f86242edf5cd3855de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:40:31.101Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T09:40:31.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:40:31.239Z] prd-ubuntu20.04-docker-8c-8g-2390 does not seem to be running inside a container [2023-03-16T09:40:31.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T09:40:31.583Z] $ docker top 45dea85acb8fa0bbf4d1f567363b86875ffc6f193af3ecf9bffe8a1e6f1d6f2e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T09:40:31.695Z] ========================================================= [2023-03-16T09:40:31.695Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T09:40:31.695Z] ========================================================= [Pipeline] sh [2023-03-16T09:40:31.994Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T09:40:32.350Z] + make test [2023-03-16T09:40:32.350Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T09:40:38.947Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T09:40:51.139Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T09:40:51.139Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T09:40:51.139Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T09:40:51.397Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T09:40:51.963Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T09:40:52.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T09:40:52.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T09:40:52.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T09:40:52.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T09:40:52.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T09:40:52.738Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T09:40:52.994Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T09:40:52.994Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T09:40:52.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T09:40:53.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T09:40:53.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T09:40:53.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-03-16T09:40:53.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-03-16T09:40:54.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T09:40:54.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T09:40:54.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T09:40:55.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T09:40:55.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T09:40:55.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T09:40:55.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T09:40:55.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T09:40:55.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T09:40:55.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T09:40:56.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T09:40:56.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T09:40:57.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.2% of statements [2023-03-16T09:40:57.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 54.0% of statements [2023-03-16T09:40:58.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.421s coverage: 88.5% of statements [2023-03-16T09:40:58.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.060s coverage: 3.9% of statements [2023-03-16T09:40:59.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T09:40:59.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T09:40:59.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T09:40:59.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T09:40:59.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T09:40:59.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T09:40:59.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T09:40:59.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T09:40:59.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.322s coverage: 95.6% of statements [2023-03-16T09:40:59.275Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-03-16T09:40:59.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T09:40:59.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T09:40:59.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T09:40:59.840Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 65.9% of statements [2023-03-16T09:41:00.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T09:41:00.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T09:41:00.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2023-03-16T09:41:00.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements [2023-03-16T09:41:00.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.033s coverage: 45.5% of statements [2023-03-16T09:41:00.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 82.9% of statements [2023-03-16T09:41:00.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2023-03-16T09:41:00.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2023-03-16T09:41:01.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-03-16T09:41:01.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T09:41:01.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T09:41:01.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T09:41:01.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T09:41:01.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T09:41:01.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T09:41:01.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T09:41:01.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T09:41:02.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T09:41:02.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T09:41:02.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T09:41:02.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T09:41:02.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T09:41:02.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T09:41:03.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T09:41:04.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T09:41:04.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T09:41:05.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T09:41:05.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T09:41:06.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T09:41:06.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T09:41:06.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T09:41:08.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T09:41:08.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T09:41:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T09:41:09.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T09:41:09.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T09:41:09.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T09:41:09.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T09:41:10.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T09:41:10.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T09:41:10.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T09:41:10.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T09:41:11.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T09:41:11.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T09:41:11.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T09:41:11.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T09:41:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T09:41:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T09:41:13.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-03-16T09:41:13.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T09:41:13.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.065s coverage: 92.9% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.050s coverage: 86.9% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 81.2% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 84.8% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.3% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-03-16T09:41:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2023-03-16T09:41:25.857Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-16T09:41:44.661Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2391 in /w/workspace/edgexfoundry_edgex-go_PR-4453 [Pipeline] { [Pipeline] ws [2023-03-16T09:41:44.704Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-16T09:41:44.769Z] The recommended git tool is: git [2023-03-16T09:41:47.776Z] go vet ./... [2023-03-16T09:41:48.709Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T09:41:48.709Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T09:41:48.709Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T09:41:48.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T09:41:49.292Z] + ls -al . [2023-03-16T09:41:49.292Z] total 704 [2023-03-16T09:41:49.292Z] drwxrwxr-x 11 1001 1001 4096 Mar 16 09:40 . [2023-03-16T09:41:49.292Z] drwxr-xr-x 4 root root 4096 Mar 16 09:40 .. [2023-03-16T09:41:49.292Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 09:39 .blubracket [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 09:39 .dockerignore [2023-03-16T09:41:49.292Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 09:39 .git [2023-03-16T09:41:49.292Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 09:39 .github [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 09:39 .gitignore [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 09:39 .golangci.yml [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 09:39 .hadolint.yml [2023-03-16T09:41:49.292Z] drwxr-xr-x 3 1001 1001 4096 Mar 16 09:39 .semver [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 09:39 .sonarcloud.properties [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 09:39 ADOPTERS.md [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 09:39 Attribution.txt [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 09:39 CHANGELOG.md [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 09:39 CONTRIBUTING.md [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 09:39 GOVERNANCE.md [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 09:39 Jenkinsfile [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 09:39 LICENSE [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 09:39 Makefile [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 09:39 OWNERS.md [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 09:39 README.md [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 09:39 SECURITY.md [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 09:40 VERSION [2023-03-16T09:41:49.292Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 09:39 bin [2023-03-16T09:41:49.292Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 09:39 cmd [2023-03-16T09:41:49.292Z] -rw-r--r-- 1 root root 447486 Mar 16 09:41 coverage.out [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 3232 Mar 16 09:39 go.mod [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 31098 Mar 16 09:39 go.sum [2023-03-16T09:41:49.292Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 09:39 internal [2023-03-16T09:41:49.292Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 09:39 openapi [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 09:39 security.txt [2023-03-16T09:41:49.292Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 09:39 snap [2023-03-16T09:41:49.292Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 09:39 version.go [Pipeline] sh [2023-03-16T09:41:49.594Z] + '[' -e coverage.out ] [2023-03-16T09:41:49.594Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T09:41:49.698Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T09:41:49.992Z] + make build [2023-03-16T09:41:49.992Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T09:41:51.987Z] using credential edgex-jenkins-ssh [2023-03-16T09:41:52.006Z] Cloning the remote Git repository [2023-03-16T09:41:52.045Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-16T09:41:52.142Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-16T09:41:52.304Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T09:41:52.305Z] > git --version # timeout=10 [2023-03-16T09:41:52.338Z] > git --version # 'git version 2.25.1' [2023-03-16T09:41:52.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T09:41:52.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T09:42:02.187Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T09:42:02.188Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T09:42:02.188Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T09:42:03.124Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T09:42:08.775Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T09:42:08.799Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T09:42:09.689Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T09:42:10.255Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T09:42:10.667Z] Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:42:11.095Z] Merge succeeded, producing 6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:42:11.096Z] Checking out Revision 6b3b581946f5b2ab3d00865ba85189c69ed2853f (PR-4453) [2023-03-16T09:42:11.630Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T09:42:09.705Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T09:42:09.752Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T09:42:09.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T09:42:09.771Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4453/head:refs/remotes/origin/PR-4453 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T09:42:10.688Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T09:42:10.762Z] > git checkout -f 6b3b581946f5b2ab3d00865ba85189c69ed2853f # timeout=10 [2023-03-16T09:42:10.990Z] > git remote # timeout=10 [2023-03-16T09:42:11.010Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T09:42:11.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T09:42:11.046Z] > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 [2023-03-16T09:42:11.074Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T09:42:11.105Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T09:42:11.122Z] > git checkout -f 6b3b581946f5b2ab3d00865ba85189c69ed2853f # timeout=10 [2023-03-16T09:42:12.563Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T09:42:13.128Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T09:42:14.060Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T09:42:14.747Z] Commit message: "refactor(snap): Remove external metadata sourcing" [2023-03-16T09:42:14.799Z] > git --version # timeout=10 [2023-03-16T09:42:14.809Z] > git --version # 'git version 2.25.1' [2023-03-16T09:42:14.822Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T09:42:15.020Z] 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] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T09:42:16.084Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T09:42:16.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T09:42:16.084Z] Dload Upload Total Spent Left Speed [2023-03-16T09:42:16.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] } [2023-03-16T09:42:16.422Z] $ docker stop --time=1 45dea85acb8fa0bbf4d1f567363b86875ffc6f193af3ecf9bffe8a1e6f1d6f2e [2023-03-16T09:42:21.760Z] $ docker rm -f --volumes 45dea85acb8fa0bbf4d1f567363b86875ffc6f193af3ecf9bffe8a1e6f1d6f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-03-16T09:42:22.467Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:42:22.994Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T09:42:22.995Z] + sudo tee /etc/docker/daemon.new [2023-03-16T09:42:22.995Z] { [2023-03-16T09:42:22.995Z] "registry-mirrors": [ [2023-03-16T09:42:22.995Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T09:42:22.995Z] ], [2023-03-16T09:42:22.995Z] "bip": "10.250.0.254/24", [2023-03-16T09:42:22.995Z] "hosts": [ [2023-03-16T09:42:22.995Z] "tcp://0.0.0.0:5555", [2023-03-16T09:42:22.995Z] "unix:///var/run/docker.sock" [2023-03-16T09:42:22.995Z] ], [2023-03-16T09:42:22.995Z] "mtu": 1458, [2023-03-16T09:42:22.995Z] "selinux-enabled": true, [2023-03-16T09:42:22.995Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T09:42:22.995Z] } [Pipeline] sh [2023-03-16T09:42:23.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T09:42:23.092Z] [2023-03-16T09:42:23.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:42:23.343Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T09:42:23.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T09:42:23.477Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-16T09:42:23.477Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-16T09:42:23.477Z] ca9280d653b3: Pulling fs layer [2023-03-16T09:42:23.477Z] 7e9c9ca2126c: Pulling fs layer [2023-03-16T09:42:23.477Z] cbdbe7a5bc2a: Download complete [2023-03-16T09:42:23.690Z] + sudo service docker restart [2023-03-16T09:42:23.735Z] ca9280d653b3: Verifying Checksum [2023-03-16T09:42:23.735Z] ca9280d653b3: Download complete [2023-03-16T09:42:23.735Z] cbdbe7a5bc2a: Pull complete [2023-03-16T09:42:23.993Z] 7e9c9ca2126c: Download complete [2023-03-16T09:42:23.993Z] ca9280d653b3: Pull complete [2023-03-16T09:42:27.271Z] 7e9c9ca2126c: Pull complete [2023-03-16T09:42:27.271Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-16T09:42:27.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T09:42:27.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:42:27.493Z] prd-ubuntu20.04-docker-8c-8g-2390 does not seem to be running inside a container [2023-03-16T09:42:27.530Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-16T09:42:29.782Z] $ docker top d1c6ecf0e4c4fa704a30daea5ad7945faa8e9c2b7f865e7a89af2dacaed10bab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T09:42:30.161Z] + docker-compose build --help [2023-03-16T09:42:30.161Z] + grep parallel [2023-03-16T09:42:30.728Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T09:42:30.764Z] $ docker stop --time=1 d1c6ecf0e4c4fa704a30daea5ad7945faa8e9c2b7f865e7a89af2dacaed10bab [2023-03-16T09:42:32.004Z] $ docker rm -f --volumes d1c6ecf0e4c4fa704a30daea5ad7945faa8e9c2b7f865e7a89af2dacaed10bab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:42:32.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T09:42:32.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:42:32.722Z] prd-ubuntu20.04-docker-8c-8g-2390 does not seem to be running inside a container [2023-03-16T09:42:32.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-16T09:42:33.059Z] $ docker top 76368b87daab81871927fcb95fe774c47e9c0cbe36e0a4adbb393d754fc7fc12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T09:42:33.441Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T09:42:34.010Z] Building core-command ... [2023-03-16T09:42:34.010Z] Building core-common-config-bootstrapper ... [2023-03-16T09:42:34.010Z] Building core-data ... [2023-03-16T09:42:34.010Z] Building core-metadata ... [2023-03-16T09:42:34.010Z] Building security-bootstrapper ... [2023-03-16T09:42:34.010Z] Building security-proxy-auth ... [2023-03-16T09:42:34.010Z] Building security-proxy-setup ... [2023-03-16T09:42:34.010Z] Building security-secretstore-setup ... [2023-03-16T09:42:34.010Z] Building security-spiffe-token-provider ... [2023-03-16T09:42:34.010Z] Building security-spire-agent ... [2023-03-16T09:42:34.010Z] Building security-spire-config ... [2023-03-16T09:42:34.010Z] Building security-spire-server ... [2023-03-16T09:42:34.010Z] Building support-notifications ... [2023-03-16T09:42:34.010Z] Building support-scheduler ... [2023-03-16T09:42:34.010Z] Building security-proxy-setup [2023-03-16T09:42:34.010Z] Building core-metadata [2023-03-16T09:42:34.010Z] Building support-scheduler [2023-03-16T09:42:34.010Z] Building security-spire-agent [2023-03-16T09:42:34.010Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T09:42:42.002Z] provisioning config files... [2023-03-16T09:42:42.030Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1341930142947480969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:42:42.418Z] ---> docker-login.sh [2023-03-16T09:42:42.418Z] nexus3.edgexfoundry.org:10001 [2023-03-16T09:42:43.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:42:43.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:42:43.005Z] Configure a credential helper to remove this warning. See [2023-03-16T09:42:43.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:42:43.005Z] [2023-03-16T09:42:43.005Z] Login Succeeded [2023-03-16T09:42:43.005Z] nexus3.edgexfoundry.org:10002 [2023-03-16T09:42:43.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:42:43.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:42:43.274Z] Configure a credential helper to remove this warning. See [2023-03-16T09:42:43.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:42:43.274Z] [2023-03-16T09:42:43.274Z] Login Succeeded [2023-03-16T09:42:43.274Z] nexus3.edgexfoundry.org:10003 [2023-03-16T09:42:43.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:42:43.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:42:43.811Z] Configure a credential helper to remove this warning. See [2023-03-16T09:42:43.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:42:43.811Z] [2023-03-16T09:42:43.811Z] Login Succeeded [2023-03-16T09:42:43.811Z] nexus3.edgexfoundry.org:10004 [2023-03-16T09:42:43.979Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:42:43.979Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:42:43.979Z] ---> b9e94ee0b3a8 [2023-03-16T09:42:43.979Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T09:42:43.979Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:42:43.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:42:43.979Z] ---> b9e94ee0b3a8 [2023-03-16T09:42:43.979Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:42:43.979Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:42:43.979Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:42:43.979Z] ---> b9e94ee0b3a8 [2023-03-16T09:42:43.979Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:42:44.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:42:44.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:42:44.080Z] Configure a credential helper to remove this warning. See [2023-03-16T09:42:44.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:42:44.080Z] [2023-03-16T09:42:44.080Z] Login Succeeded [2023-03-16T09:42:44.080Z] docker.io [2023-03-16T09:42:44.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:42:44.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:42:44.618Z] Configure a credential helper to remove this warning. See [2023-03-16T09:42:44.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:42:44.618Z] [2023-03-16T09:42:44.618Z] Login Succeeded [2023-03-16T09:42:44.618Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T09:42:44.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-16T09:42:45.326Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2023-03-16T09:42:45.359Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:42:45.359Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:42:45.359Z] ---> b9e94ee0b3a8 [2023-03-16T09:42:45.359Z] Step 3/33 : WORKDIR /edgex-go [Pipeline] echo [2023-03-16T09:42:45.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T09:42:45.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T09:42:45.465Z] ========================================================= [2023-03-16T09:42:45.465Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T09:42:45.465Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T09:42:45.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T09:42:45.841Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T09:42:45.841Z] af6eaf76a39c: Pulling fs layer [2023-03-16T09:42:45.841Z] 55522c791124: Pulling fs layer [2023-03-16T09:42:45.841Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T09:42:45.841Z] 169dfbe0d373: Pulling fs layer [2023-03-16T09:42:45.841Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T09:42:45.841Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T09:42:45.841Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T09:42:45.841Z] e1ff8fa3b103: Waiting [2023-03-16T09:42:45.841Z] 52ebb69f0ebf: Waiting [2023-03-16T09:42:45.841Z] 5abe8eddf0d5: Waiting [2023-03-16T09:42:45.841Z] 169dfbe0d373: Waiting [2023-03-16T09:42:45.953Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:42:45.953Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:42:45.953Z] ---> b9e94ee0b3a8 [2023-03-16T09:42:45.953Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T09:42:46.112Z] 55522c791124: Download complete [2023-03-16T09:42:46.112Z] 169dfbe0d373: Verifying Checksum [2023-03-16T09:42:46.112Z] 169dfbe0d373: Download complete [2023-03-16T09:42:46.112Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T09:42:46.112Z] e1ff8fa3b103: Download complete [2023-03-16T09:42:46.112Z] af6eaf76a39c: Verifying Checksum [2023-03-16T09:42:46.112Z] af6eaf76a39c: Download complete [2023-03-16T09:42:47.099Z] af6eaf76a39c: Pull complete [2023-03-16T09:42:47.099Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T09:42:47.099Z] 5abe8eddf0d5: Download complete [2023-03-16T09:42:47.696Z] 55522c791124: Pull complete [2023-03-16T09:42:48.694Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T09:42:48.694Z] ce5c4a1c91eb: Download complete [2023-03-16T09:42:48.694Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T09:42:48.694Z] 52ebb69f0ebf: Download complete [2023-03-16T09:42:54.076Z] ---> Running in 0dbda73054b4 [2023-03-16T09:42:54.076Z] ---> Running in 36c122b7fa0e [2023-03-16T09:42:54.076Z] ---> Running in 6591d3e14882 [2023-03-16T09:42:54.076Z] ---> Running in a29864a5b395 [2023-03-16T09:42:54.076Z] ---> Running in 8064e83ad258 [2023-03-16T09:42:54.076Z] Removing intermediate container 0dbda73054b4 [2023-03-16T09:42:54.076Z] ---> 5ceb506f724f [2023-03-16T09:42:54.076Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T09:42:54.076Z] Removing intermediate container a29864a5b395 [2023-03-16T09:42:54.076Z] ---> 660ce05eb1f1 [2023-03-16T09:42:54.076Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T09:42:54.076Z] Removing intermediate container 8064e83ad258 [2023-03-16T09:42:54.076Z] ---> 92a053f20c2c [2023-03-16T09:42:54.076Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T09:42:54.076Z] Removing intermediate container 36c122b7fa0e [2023-03-16T09:42:54.076Z] ---> eed378c1ea47 [2023-03-16T09:42:54.076Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T09:42:54.076Z] Removing intermediate container 6591d3e14882 [2023-03-16T09:42:54.076Z] ---> 9625e1e56009 [2023-03-16T09:42:54.076Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T09:42:54.076Z] ---> Running in fcacb2aff222 [2023-03-16T09:42:54.076Z] ---> Running in 022daa3bc4b3 [2023-03-16T09:42:54.076Z] ---> Running in 4f3b780992c4 [2023-03-16T09:42:54.076Z] ---> Running in 80076c87d673 [2023-03-16T09:42:54.076Z] ---> Running in 63b05d1af64e [2023-03-16T09:42:54.076Z] Removing intermediate container 022daa3bc4b3 [2023-03-16T09:42:54.076Z] ---> afe7f9fa5bac [2023-03-16T09:42:54.076Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T09:42:54.076Z] ---> Running in 052f8d023cc5 [2023-03-16T09:42:54.076Z] Removing intermediate container 4f3b780992c4 [2023-03-16T09:42:54.076Z] ---> 48ef2e6f47a3 [2023-03-16T09:42:54.076Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T09:42:54.076Z] ---> Running in 64cb31f0693f [2023-03-16T09:42:54.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:42:54.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:42:54.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:42:54.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:42:54.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:42:54.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:42:54.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:42:54.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:42:54.076Z] OK: 265 MiB in 53 packages [2023-03-16T09:42:54.076Z] OK: 265 MiB in 53 packages [2023-03-16T09:42:54.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:42:54.076Z] OK: 265 MiB in 53 packages [2023-03-16T09:42:54.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:42:54.076Z] OK: 265 MiB in 53 packages [2023-03-16T09:42:54.076Z] OK: 265 MiB in 53 packages [2023-03-16T09:42:54.076Z] Removing intermediate container fcacb2aff222 [2023-03-16T09:42:54.076Z] ---> ca03ecbcf0d1 [2023-03-16T09:42:54.076Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T09:42:54.342Z] ---> 6a0ef0b044bf [2023-03-16T09:42:54.342Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:42:54.342Z] ---> Running in 0e61cd708a0a [2023-03-16T09:42:54.342Z] Removing intermediate container 63b05d1af64e [2023-03-16T09:42:54.342Z] ---> 1c6dcd327f9d [2023-03-16T09:42:54.342Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T09:42:54.342Z] Removing intermediate container 80076c87d673 [2023-03-16T09:42:54.342Z] ---> b0e50fef0d51 [2023-03-16T09:42:54.342Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T09:42:54.602Z] Removing intermediate container 052f8d023cc5 [2023-03-16T09:42:54.602Z] ---> 84f1a7249ead [2023-03-16T09:42:54.602Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T09:42:54.602Z] ---> c26497aad636 [2023-03-16T09:42:54.602Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:42:54.602Z] ---> 3f94d478c690 [2023-03-16T09:42:54.602Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:42:54.602Z] ---> Running in d1311c81667d [2023-03-16T09:42:54.602Z] Removing intermediate container 64cb31f0693f [2023-03-16T09:42:54.602Z] ---> 91e2c81c63fc [2023-03-16T09:42:54.602Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T09:42:54.602Z] ---> Running in ace22d277c57 [2023-03-16T09:42:54.602Z] ---> a78c04363736 [2023-03-16T09:42:54.602Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:42:54.602Z] ---> Running in 71310b0c8bc5 [2023-03-16T09:42:54.860Z] ---> 94f70128a9ef [2023-03-16T09:42:54.860Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:42:54.860Z] ---> Running in e65784869c4f [2023-03-16T09:42:58.780Z] ce5c4a1c91eb: Pull complete [2023-03-16T09:42:58.780Z] 169dfbe0d373: Pull complete [2023-03-16T09:42:58.780Z] e1ff8fa3b103: Pull complete [2023-03-16T09:43:04.154Z] 52ebb69f0ebf: Pull complete [2023-03-16T09:43:06.105Z] 5abe8eddf0d5: Pull complete [2023-03-16T09:43:06.105Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T09:43:06.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T09:43:06.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T09:43:06.488Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-16T09:43:06.488Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T09:43:06.488Z] WORKDIR /edgex [2023-03-16T09:43:06.488Z] COPY go.mod . [2023-03-16T09:43:06.488Z] RUN go mod download [2023-03-16T09:43:07.088Z] Sending build context to Docker daemon 2.931MB [2023-03-16T09:43:07.088Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T09:43:07.088Z] ---> 6cb57ee374ae [2023-03-16T09:43:07.088Z] Step 2/4 : WORKDIR /edgex [2023-03-16T09:43:09.041Z] ---> Running in 3c3cdf8dccef [2023-03-16T09:43:09.310Z] Removing intermediate container 3c3cdf8dccef [2023-03-16T09:43:09.310Z] ---> 03b047be593b [2023-03-16T09:43:09.310Z] Step 3/4 : COPY go.mod . [2023-03-16T09:43:09.894Z] ---> e40bf9257b22 [2023-03-16T09:43:09.894Z] Step 4/4 : RUN go mod download [2023-03-16T09:43:09.894Z] ---> Running in bb3bc2a260d6 [2023-03-16T09:43:41.751Z] Removing intermediate container 71310b0c8bc5 [2023-03-16T09:43:41.751Z] ---> 8fad8449cdb2 [2023-03-16T09:43:41.751Z] Step 8/25 : COPY . . [2023-03-16T09:43:41.751Z] Removing intermediate container d1311c81667d [2023-03-16T09:43:41.751Z] ---> 6487604ac1bf [2023-03-16T09:43:41.751Z] Step 7/21 : COPY . . [2023-03-16T09:43:41.751Z] Removing intermediate container ace22d277c57 [2023-03-16T09:43:41.751Z] Removing intermediate container 0e61cd708a0a [2023-03-16T09:43:41.751Z] ---> 377588f4ac4f [2023-03-16T09:43:41.751Z] ---> 0524e622ee64 [2023-03-16T09:43:41.751Z] Step 7/33 : COPY . .Step 7/26 : COPY . . [2023-03-16T09:43:41.751Z] [2023-03-16T09:43:41.751Z] Removing intermediate container e65784869c4f [2023-03-16T09:43:41.751Z] ---> a22b73535b17 [2023-03-16T09:43:41.751Z] Step 8/23 : COPY . . [2023-03-16T09:43:42.137Z] Removing intermediate container bb3bc2a260d6 [2023-03-16T09:43:42.137Z] ---> 3ccb7ff67f11 [2023-03-16T09:43:42.137Z] Successfully built 3ccb7ff67f11 [2023-03-16T09:43:42.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:43:42.534Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T09:43:42.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:43:42.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-2391 does not seem to be running inside a container [2023-03-16T09:43:42.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T09:43:44.148Z] $ docker top 2b63e66c09077b9e1b00aa871158e7424ae07ff292c83b22a66b279e38aa3412 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T09:43:45.016Z] + go version [2023-03-16T09:43:45.016Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T09:43:45.057Z] $ docker stop --time=1 2b63e66c09077b9e1b00aa871158e7424ae07ff292c83b22a66b279e38aa3412 [2023-03-16T09:43:46.681Z] $ docker rm -f --volumes 2b63e66c09077b9e1b00aa871158e7424ae07ff292c83b22a66b279e38aa3412 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:43:47.492Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T09:43:47.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:43:47.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-2391 does not seem to be running inside a container [2023-03-16T09:43:47.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T09:43:48.892Z] $ docker top 93c1739f1f89622df63a910f6824805cbb19b4dcac32359efdaa04a2dee3f4a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T09:43:49.126Z] ========================================================= [2023-03-16T09:43:49.126Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T09:43:49.126Z] ========================================================= [Pipeline] sh [2023-03-16T09:43:49.443Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T09:43:50.081Z] + make test [2023-03-16T09:43:50.081Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T09:43:51.748Z] ---> 53dc4e0907e0 [2023-03-16T09:43:51.748Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T09:43:51.748Z] ---> df3a570f5824 [2023-03-16T09:43:51.748Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T09:43:51.748Z] ---> 9322995bd66b [2023-03-16T09:43:51.748Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T09:43:51.748Z] ---> fe9aa59f0623 [2023-03-16T09:43:51.748Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T09:43:51.748Z] ---> Running in e95c31b787b7 [2023-03-16T09:43:51.748Z] ---> 87427c15fc26 [2023-03-16T09:43:51.748Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T09:43:51.748Z] ---> Running in 826507ee23c2 [2023-03-16T09:43:51.748Z] ---> Running in 8df004006684 [2023-03-16T09:43:51.748Z] ---> Running in d6b05217111d [2023-03-16T09:43:51.748Z] ---> Running in e168fa850fc1 [2023-03-16T09:43:51.748Z] Removing intermediate container 8df004006684 [2023-03-16T09:43:51.748Z] ---> 06da382a19dc [2023-03-16T09:43:51.748Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T09:43:51.748Z] ---> Running in 4a5d11541d35 [2023-03-16T09:43:51.748Z] Removing intermediate container 4a5d11541d35 [2023-03-16T09:43:51.748Z] ---> 9975c442394a [2023-03-16T09:43:51.748Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T09:43:51.748Z] ---> Running in df112386a06a [2023-03-16T09:43:51.748Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T09:43:51.748Z] Removing intermediate container df112386a06a [2023-03-16T09:43:51.748Z] ---> 807450ca22bd [2023-03-16T09:43:51.748Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T09:43:51.748Z] ---> Running in 1365ffb805ef [2023-03-16T09:43:51.748Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T09:43:51.748Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T09:43:51.748Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T09:43:51.748Z] Removing intermediate container 1365ffb805ef [2023-03-16T09:43:51.748Z] ---> 679b98c9339a [2023-03-16T09:43:51.748Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T09:43:51.748Z] ---> Running in 5f53c189212d [2023-03-16T09:43:52.006Z] Removing intermediate container 5f53c189212d [2023-03-16T09:43:52.006Z] ---> 7404596cee61 [2023-03-16T09:43:52.006Z] [2023-03-16T09:43:52.006Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T09:43:52.006Z] 3.17: Pulling from library/alpine [2023-03-16T09:43:52.264Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T09:43:52.264Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T09:43:52.264Z] ---> b2aa39c304c2 [2023-03-16T09:43:52.264Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T09:43:52.828Z] ---> Running in bd18dfd1280f [2023-03-16T09:43:53.085Z] Removing intermediate container bd18dfd1280f [2023-03-16T09:43:53.085Z] ---> fdad15b82194 [2023-03-16T09:43:53.085Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T09:43:53.085Z] ---> Running in db090586f492 [2023-03-16T09:43:53.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:43:53.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:43:53.859Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T09:43:53.859Z] v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T09:43:53.859Z] OK: 17816 distinct packages available [2023-03-16T09:43:53.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:43:54.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:43:54.375Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T09:43:54.375Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T09:43:54.375Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T09:43:54.375Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T09:43:54.375Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T09:43:54.375Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:43:54.375Z] OK: 8 MiB in 20 packages [2023-03-16T09:43:56.284Z] Removing intermediate container db090586f492 [2023-03-16T09:43:56.284Z] ---> 2658e1c9e704 [2023-03-16T09:43:56.284Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:43:57.235Z] ---> b7fb582bc217 [2023-03-16T09:43:57.235Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T09:44:03.814Z] ---> ee99cf5b412b [2023-03-16T09:44:03.814Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T09:44:10.396Z] ---> a4658a31a2dd [2023-03-16T09:44:10.396Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T09:44:12.301Z] ---> 4323f678b23a [2023-03-16T09:44:12.301Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T09:44:13.240Z] ---> bbac79bdbd98 [2023-03-16T09:44:13.240Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T09:44:14.180Z] ---> f2c263591273 [2023-03-16T09:44:14.180Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T09:44:14.180Z] ---> Running in 389e57e91bd5 [2023-03-16T09:44:14.442Z] Removing intermediate container 389e57e91bd5 [2023-03-16T09:44:14.442Z] ---> 0d810eda23c1 [2023-03-16T09:44:14.442Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T09:44:14.442Z] ---> Running in 5adde9948bd6 [2023-03-16T09:44:14.713Z] Removing intermediate container 5adde9948bd6 [2023-03-16T09:44:14.713Z] ---> de27a78996e7 [2023-03-16T09:44:14.714Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T09:44:14.977Z] ---> Running in 781b4535f2f0 [2023-03-16T09:44:19.175Z] Removing intermediate container 781b4535f2f0 [2023-03-16T09:44:19.175Z] ---> ffa1686371b6 [2023-03-16T09:44:19.175Z] Step 25/26 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:44:21.719Z] ---> Running in fd51ca03d9d5 [2023-03-16T09:44:21.719Z] Removing intermediate container 826507ee23c2 [2023-03-16T09:44:21.719Z] ---> 811d78d9a45e [2023-03-16T09:44:21.719Z] [2023-03-16T09:44:21.719Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T09:44:21.719Z] ---> b2aa39c304c2 [2023-03-16T09:44:21.719Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T09:44:22.659Z] ---> Running in e27e3c6cde42 [2023-03-16T09:44:22.659Z] Removing intermediate container fd51ca03d9d5 [2023-03-16T09:44:22.659Z] ---> a50beaeadef5 [2023-03-16T09:44:22.659Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T09:44:24.588Z] ---> Running in 07c59742a353 [2023-03-16T09:44:24.588Z] Removing intermediate container e168fa850fc1 [2023-03-16T09:44:24.588Z] ---> c2b9507288c0 [2023-03-16T09:44:24.588Z] [2023-03-16T09:44:24.588Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T09:44:24.588Z] ---> b2aa39c304c2 [2023-03-16T09:44:24.588Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T09:44:24.588Z] Removing intermediate container e95c31b787b7 [2023-03-16T09:44:24.588Z] ---> 5fb210009434 [2023-03-16T09:44:24.588Z] [2023-03-16T09:44:24.588Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T09:44:24.588Z] ---> b2aa39c304c2 [2023-03-16T09:44:24.588Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T09:44:24.588Z] ---> Using cache [2023-03-16T09:44:24.588Z] ---> fdad15b82194 [2023-03-16T09:44:24.588Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T09:44:24.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:44:24.847Z] Removing intermediate container 07c59742a353 [2023-03-16T09:44:24.847Z] ---> 92014ea47aa6 [2023-03-16T09:44:24.847Z] [2023-03-16T09:44:24.847Z] ---> Running in 9e98dc46368a [2023-03-16T09:44:24.847Z] ---> Running in 61fe31732b2c [2023-03-16T09:44:24.847Z] Successfully built 92014ea47aa6 [2023-03-16T09:44:24.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:44:24.847Z] Successfully tagged security-spire-agent:latest [2023-03-16T09:44:24.847Z] Building support-notifications [2023-03-16T09:44:25.106Z]  Building security-spire-agent ... done (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T09:44:25.106Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T09:44:25.106Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:44:25.106Z] OK: 8 MiB in 17 packages [2023-03-16T09:44:25.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:44:25.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:44:25.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:44:25.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:44:25.623Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T09:44:25.623Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:44:25.623Z] OK: 7 MiB in 16 packages [2023-03-16T09:44:25.623Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T09:44:25.623Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T09:44:25.623Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:44:25.623Z] OK: 7 MiB in 17 packages [2023-03-16T09:44:28.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:44:28.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:44:28.157Z] ---> b9e94ee0b3a8 [2023-03-16T09:44:28.157Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:44:28.157Z] ---> Using cache [2023-03-16T09:44:28.157Z] ---> 92a053f20c2c [2023-03-16T09:44:28.157Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T09:44:28.157Z] ---> Using cache [2023-03-16T09:44:28.157Z] ---> afe7f9fa5bac [2023-03-16T09:44:28.157Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T09:44:28.932Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T09:44:30.737Z] ---> Running in 4ab5d8b3f3a8 [2023-03-16T09:44:30.737Z] Removing intermediate container 9e98dc46368a [2023-03-16T09:44:30.737Z] ---> 8ab98f0863d2 [2023-03-16T09:44:30.737Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T09:44:30.737Z] Removing intermediate container 61fe31732b2c [2023-03-16T09:44:30.737Z] ---> 70dfca91d298 [2023-03-16T09:44:30.737Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T09:44:30.737Z] Removing intermediate container e27e3c6cde42 [2023-03-16T09:44:30.737Z] ---> cd5e40456cd2 [2023-03-16T09:44:30.737Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T09:44:30.737Z] ---> Running in d84169040549 [2023-03-16T09:44:30.737Z] ---> Running in 01de5255d169 [2023-03-16T09:44:30.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:44:30.737Z] ---> Running in 9c22ab07fad5 [2023-03-16T09:44:30.737Z] Removing intermediate container d6b05217111d [2023-03-16T09:44:30.737Z] ---> 352e7150522b [2023-03-16T09:44:30.737Z] [2023-03-16T09:44:30.737Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T09:44:30.737Z] ---> b2aa39c304c2 [2023-03-16T09:44:30.737Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T09:44:30.737Z] ---> Using cache [2023-03-16T09:44:30.737Z] ---> 8ab98f0863d2 [2023-03-16T09:44:30.737Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T09:44:30.737Z] Removing intermediate container d84169040549 [2023-03-16T09:44:30.737Z] ---> 8be38d63e5ea [2023-03-16T09:44:30.737Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T09:44:30.737Z] ---> Running in 77cf6ae21ca0 [2023-03-16T09:44:30.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:44:30.995Z] ---> Running in 12d349b7b331 [2023-03-16T09:44:30.995Z] Removing intermediate container 01de5255d169 [2023-03-16T09:44:30.995Z] ---> fbcd58cb1570 [2023-03-16T09:44:30.995Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T09:44:30.995Z] Removing intermediate container 9c22ab07fad5 [2023-03-16T09:44:30.995Z] ---> d5a707bebfaa [2023-03-16T09:44:30.995Z] Step 12/21 : WORKDIR /edgex [2023-03-16T09:44:30.995Z] ---> Running in 2fb48706f9b3 [2023-03-16T09:44:30.995Z] ---> Running in 515455b86532 [2023-03-16T09:44:30.995Z] Removing intermediate container 12d349b7b331 [2023-03-16T09:44:30.995Z] ---> fd4a2fcfcb97 [2023-03-16T09:44:30.995Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T09:44:30.995Z] Removing intermediate container 77cf6ae21ca0 [2023-03-16T09:44:30.995Z] ---> b3527c57a580 [2023-03-16T09:44:30.995Z] Step 13/23 : ENV APP_PORT=59861OK: 265 MiB in 53 packages [2023-03-16T09:44:30.995Z] [2023-03-16T09:44:30.995Z] ---> Running in 7c074f9b289e [2023-03-16T09:44:31.254Z] Removing intermediate container 515455b86532 [2023-03-16T09:44:31.254Z] ---> 62ec22bd3aed [2023-03-16T09:44:31.254Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T09:44:31.254Z] ---> Running in 005575ed8f80 [2023-03-16T09:44:31.254Z] Removing intermediate container 2fb48706f9b3 [2023-03-16T09:44:31.254Z] ---> ed71256533e4 [2023-03-16T09:44:31.254Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:44:31.254Z] ---> Running in 0bcb5ce379a0 [2023-03-16T09:44:31.254Z] Removing intermediate container 7c074f9b289e [2023-03-16T09:44:31.254Z] ---> 07d74ec20d13 [2023-03-16T09:44:31.254Z] Step 15/25 : WORKDIR / [2023-03-16T09:44:31.254Z] Removing intermediate container 005575ed8f80 [2023-03-16T09:44:31.254Z] ---> f843a089753f [2023-03-16T09:44:31.254Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T09:44:31.254Z] ---> Running in 153f05793aa7 [2023-03-16T09:44:31.254Z] ---> Running in 0d62d84cc674 [2023-03-16T09:44:31.512Z] ---> 325ed351c9a5 [2023-03-16T09:44:31.512Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T09:44:31.512Z] Removing intermediate container 0bcb5ce379a0 [2023-03-16T09:44:31.512Z] ---> 06c9050d875e [2023-03-16T09:44:31.512Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T09:44:31.512Z] Removing intermediate container 0d62d84cc674 [2023-03-16T09:44:31.512Z] ---> 51957a3f8bfe [2023-03-16T09:44:31.512Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:44:31.512Z] Removing intermediate container 4ab5d8b3f3a8 [2023-03-16T09:44:31.512Z] ---> 571d6b116882 [2023-03-16T09:44:31.512Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T09:44:31.512Z] Removing intermediate container 153f05793aa7 [2023-03-16T09:44:31.512Z] ---> 7fd7d9746fa6 [2023-03-16T09:44:31.513Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:44:31.513Z] ---> Running in f5d1f5e3e28a [2023-03-16T09:44:31.772Z] ---> 20d3d51aec0b [2023-03-16T09:44:31.772Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T09:44:31.772Z] Removing intermediate container f5d1f5e3e28a [2023-03-16T09:44:31.772Z] ---> 62ae5d382a5f [2023-03-16T09:44:31.772Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T09:44:31.772Z] ---> Running in aae92a3cf6be [2023-03-16T09:44:32.071Z] ---> 44fba90f4a21 [2023-03-16T09:44:32.071Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:44:32.329Z] ---> 608afd839ad7 [2023-03-16T09:44:32.329Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:44:32.329Z] ---> 9bf406caf591 [2023-03-16T09:44:32.329Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:44:32.329Z] ---> 03a703023266 [2023-03-16T09:44:32.329Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T09:44:32.329Z] ---> Running in f410323d21ca [2023-03-16T09:44:32.329Z] ---> d75baa8b403d [2023-03-16T09:44:32.329Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T09:44:32.329Z] ---> 508e7230645b [2023-03-16T09:44:32.329Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T09:44:32.329Z] ---> c180a145ebb5 [2023-03-16T09:44:32.329Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T09:44:32.587Z] ---> Running in cecebac8315f [2023-03-16T09:44:32.845Z] Removing intermediate container aae92a3cf6be [2023-03-16T09:44:32.845Z] ---> 08c37873bbdc [2023-03-16T09:44:32.845Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T09:44:33.411Z] ---> Running in 38371d89dc51 [2023-03-16T09:44:33.411Z] ---> 609743c5bfc6 [2023-03-16T09:44:33.411Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T09:44:33.411Z] ---> c9baffcfb4b1 [2023-03-16T09:44:33.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T09:44:33.411Z] Removing intermediate container 38371d89dc51 [2023-03-16T09:44:33.411Z] ---> aea6903a37ad [2023-03-16T09:44:33.411Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T09:44:33.668Z] ---> 9f3e39fb4b11 [2023-03-16T09:44:33.668Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T09:44:33.668Z] ---> 762697f4d3cd [2023-03-16T09:44:33.668Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T09:44:33.668Z] ---> Running in ebf268752781 [2023-03-16T09:44:33.668Z] ---> bf6190b5611b [2023-03-16T09:44:33.668Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T09:44:33.668Z] ---> Running in 9ab323ef5980 [2023-03-16T09:44:33.668Z] Removing intermediate container cecebac8315f [2023-03-16T09:44:33.668Z] ---> 75b02b571643 [2023-03-16T09:44:33.668Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T09:44:33.668Z] Removing intermediate container ebf268752781 [2023-03-16T09:44:33.668Z] ---> 4be45f1fa12f [2023-03-16T09:44:33.668Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T09:44:33.928Z] ---> Running in e52c443ba3bd [2023-03-16T09:44:33.928Z] ---> Running in 1831d7e3c23a [2023-03-16T09:44:33.928Z] ---> bb7128408f39 [2023-03-16T09:44:33.928Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T09:44:33.928Z] ---> Running in e5d840738ebc [2023-03-16T09:44:33.928Z] Removing intermediate container e52c443ba3bd [2023-03-16T09:44:33.928Z] ---> 45caf035ccb7 [2023-03-16T09:44:33.928Z] Step 19/21 : LABEL arch=x86_64 [2023-03-16T09:44:33.928Z] Removing intermediate container 1831d7e3c23a [2023-03-16T09:44:33.928Z] ---> 51eb93c5c5d8 [2023-03-16T09:44:33.928Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T09:44:33.928Z] ---> Running in 63150189c491 [2023-03-16T09:44:33.928Z] ---> Running in 46e45d001ec3 [2023-03-16T09:44:34.217Z] Removing intermediate container e5d840738ebc [2023-03-16T09:44:34.217Z] ---> bd4c0a4c1d85 [2023-03-16T09:44:34.217Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T09:44:34.217Z] ---> Running in f2557b51516e [2023-03-16T09:44:34.217Z] Removing intermediate container 63150189c491 [2023-03-16T09:44:34.217Z] ---> bdc95c361c28 [2023-03-16T09:44:34.217Z] Step 20/21 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:44:34.217Z] ---> Running in dd02d7ace5e1 [2023-03-16T09:44:34.217Z] Removing intermediate container 46e45d001ec3 [2023-03-16T09:44:34.217Z] ---> d5795d8d7124 [2023-03-16T09:44:34.217Z] Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:44:34.217Z] ---> Running in 4e006ce245f6 [2023-03-16T09:44:34.217Z] Removing intermediate container f2557b51516e [2023-03-16T09:44:34.217Z] ---> 4ea8186157f4 [2023-03-16T09:44:34.217Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T09:44:34.526Z] Removing intermediate container dd02d7ace5e1 [2023-03-16T09:44:34.526Z] ---> 0829e828f4b6 [2023-03-16T09:44:34.526Z] Step 21/21 : LABEL version=0.0.0 [2023-03-16T09:44:34.526Z] ---> Running in 7f29ad413775 [2023-03-16T09:44:34.526Z] Removing intermediate container 4e006ce245f6 [2023-03-16T09:44:34.526Z] ---> 5a4e05d53437 [2023-03-16T09:44:34.526Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T09:44:34.526Z] ---> Running in 9b8a4ef443cf [2023-03-16T09:44:34.526Z] Removing intermediate container 9ab323ef5980 [2023-03-16T09:44:34.526Z] ---> 9456a5b9185a [2023-03-16T09:44:34.526Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:44:34.526Z] Removing intermediate container 7f29ad413775 [2023-03-16T09:44:34.526Z] ---> c0aa533a9da7 [2023-03-16T09:44:34.526Z] Step 24/25 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:44:34.526Z] ---> Running in b7ba023e7c9d [2023-03-16T09:44:34.526Z] ---> Running in be691cc991ab [2023-03-16T09:44:34.526Z] Removing intermediate container 9b8a4ef443cf [2023-03-16T09:44:34.526Z] ---> 4a7c130f8f6f [2023-03-16T09:44:34.526Z] [2023-03-16T09:44:34.526Z] Removing intermediate container b7ba023e7c9d [2023-03-16T09:44:34.526Z] ---> cba0900ec81b [2023-03-16T09:44:34.526Z] [2023-03-16T09:44:34.526Z] Successfully built 4a7c130f8f6f [2023-03-16T09:44:34.526Z] Successfully tagged security-proxy-setup:latest [2023-03-16T09:44:34.526Z]  Building security-proxy-setup ... done Building security-spire-config [2023-03-16T09:44:34.814Z] Removing intermediate container be691cc991ab [2023-03-16T09:44:34.814Z] ---> 8bf8379d8519 [2023-03-16T09:44:34.814Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T09:44:34.814Z] Successfully built cba0900ec81b [2023-03-16T09:44:34.814Z] ---> 70f176b4f304 [2023-03-16T09:44:34.814Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:44:34.814Z] Successfully tagged support-scheduler:latest [2023-03-16T09:44:34.814Z]  Building support-scheduler ... done  ---> Running in 02c02166d4d5 [2023-03-16T09:44:34.814Z] Building security-secretstore-setup [2023-03-16T09:44:34.814Z] Removing intermediate container 02c02166d4d5 [2023-03-16T09:44:34.814Z] ---> b7e14cb81bed [2023-03-16T09:44:34.814Z] [2023-03-16T09:44:34.814Z] Successfully built b7e14cb81bed [2023-03-16T09:44:37.464Z] Successfully tagged core-metadata:latest [2023-03-16T09:44:37.464Z] Building security-spire-server [2023-03-16T09:44:39.405Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:44:39.405Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:44:39.405Z] ---> b9e94ee0b3a8 [2023-03-16T09:44:39.405Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T09:44:39.405Z] ---> Using cache [2023-03-16T09:44:39.405Z] ---> 9625e1e56009 [2023-03-16T09:44:39.405Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T09:44:39.405Z] ---> Using cache [2023-03-16T09:44:39.405Z] ---> 1c6dcd327f9d [2023-03-16T09:44:39.405Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T09:44:39.405Z] ---> Using cache [2023-03-16T09:44:39.405Z] ---> c26497aad636 [2023-03-16T09:44:39.405Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:44:39.405Z] ---> Using cache [2023-03-16T09:44:39.405Z] ---> 6487604ac1bf [2023-03-16T09:44:39.405Z] Step 7/24 : COPY . . [2023-03-16T09:44:39.405Z] ---> Using cache [2023-03-16T09:44:39.405Z] ---> df3a570f5824 [2023-03-16T09:44:39.405Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T09:44:39.405Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:44:39.405Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:44:39.405Z] ---> b9e94ee0b3a8 [2023-03-16T09:44:39.405Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T09:44:39.405Z] ---> Using cache [2023-03-16T09:44:39.405Z] ---> 9625e1e56009 [2023-03-16T09:44:39.405Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T09:44:41.344Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:44:41.344Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:44:41.344Z] ---> b9e94ee0b3a8 [2023-03-16T09:44:41.344Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T09:44:41.344Z] ---> Using cache [2023-03-16T09:44:41.344Z] ---> 9625e1e56009 [2023-03-16T09:44:41.344Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T09:44:45.565Z] ---> 99011c97e19d [2023-03-16T09:44:45.565Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T09:44:45.565Z] ---> Running in e221f1264577 [2023-03-16T09:44:45.565Z] ---> Running in 8211b13915db [2023-03-16T09:44:45.565Z] ---> Running in cf77c196b112 [2023-03-16T09:44:45.565Z] ---> c7265996d637 [2023-03-16T09:44:45.565Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T09:44:45.565Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T09:44:45.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:44:45.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:44:45.565Z] ---> 6ccf524a841a [2023-03-16T09:44:45.565Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T09:44:45.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:44:45.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:44:46.092Z] OK: 265 MiB in 53 packages [2023-03-16T09:44:46.092Z] OK: 265 MiB in 53 packages [2023-03-16T09:44:46.092Z] ---> 70f3cc689900 [2023-03-16T09:44:46.092Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T09:44:47.238Z] ---> b1af0d060cf7 [2023-03-16T09:44:47.238Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T09:44:48.232Z] Removing intermediate container e221f1264577 [2023-03-16T09:44:48.232Z] ---> 4f493b61b68f [2023-03-16T09:44:48.232Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T09:44:49.609Z] Removing intermediate container 8211b13915db [2023-03-16T09:44:49.609Z] ---> b89a9e68662a [2023-03-16T09:44:49.609Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T09:44:49.609Z] ---> e8e5f99b185c [2023-03-16T09:44:49.609Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T09:44:50.181Z] ---> fc80cd2b3e97 [2023-03-16T09:44:50.181Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:44:50.181Z] ---> b6043f264864 [2023-03-16T09:44:50.181Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:44:50.181Z] ---> Running in 59b2a840c323 [2023-03-16T09:44:50.181Z] ---> 2411cf1b206c [2023-03-16T09:44:50.181Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T09:44:50.181Z] ---> Running in 8f0c5eabe0d5 [2023-03-16T09:44:50.181Z] ---> Running in 788008f7d516 [2023-03-16T09:44:55.471Z] Removing intermediate container 8f0c5eabe0d5 [2023-03-16T09:44:55.471Z] ---> d38d5697a185 [2023-03-16T09:44:55.471Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T09:44:55.731Z] ---> Running in 51bedd39ddd9 [2023-03-16T09:44:56.007Z] Removing intermediate container 51bedd39ddd9 [2023-03-16T09:44:56.007Z] ---> 61c0661c5d0a [2023-03-16T09:44:56.007Z] Step 30/33 : CMD ["gate"] [2023-03-16T09:44:56.007Z] ---> Running in a4d7fcb99601 [2023-03-16T09:44:56.007Z] Removing intermediate container a4d7fcb99601 [2023-03-16T09:44:56.007Z] ---> bd8fea725634 [2023-03-16T09:44:56.007Z] Step 31/33 : LABEL arch=x86_64 [2023-03-16T09:44:56.007Z] ---> Running in 634f0c74aba5 [2023-03-16T09:44:56.264Z] Removing intermediate container 634f0c74aba5 [2023-03-16T09:44:56.265Z] ---> d68ecb81a9cc [2023-03-16T09:44:56.265Z] Step 32/33 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:44:56.265Z] ---> Running in 9e1469620bac [2023-03-16T09:44:56.265Z] Removing intermediate container f410323d21ca [2023-03-16T09:44:56.265Z] ---> 44109eedd880 [2023-03-16T09:44:56.265Z] Step 8/23 : COPY . . [2023-03-16T09:44:56.265Z] Removing intermediate container 9e1469620bac [2023-03-16T09:44:56.265Z] ---> f8d78386af5e [2023-03-16T09:44:56.265Z] Step 33/33 : LABEL version=0.0.0 [2023-03-16T09:44:56.523Z] ---> Running in d8534170d38a [2023-03-16T09:45:01.815Z] Removing intermediate container d8534170d38a [2023-03-16T09:45:01.815Z] ---> f922cc01ac13 [2023-03-16T09:45:01.815Z] [2023-03-16T09:45:01.815Z] Successfully built f922cc01ac13 [2023-03-16T09:45:01.815Z] Successfully tagged security-bootstrapper:latest [2023-03-16T09:45:01.815Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-03-16T09:45:01.815Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T09:45:02.075Z] ---> 275a8102dd56 [2023-03-16T09:45:02.075Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T09:45:04.622Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:45:04.622Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:45:04.622Z] ---> b9e94ee0b3a8 [2023-03-16T09:45:04.622Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:45:04.622Z] ---> Using cache [2023-03-16T09:45:04.622Z] ---> 92a053f20c2c [2023-03-16T09:45:04.622Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T09:45:04.622Z] ---> Using cache [2023-03-16T09:45:04.622Z] ---> afe7f9fa5bac [2023-03-16T09:45:04.622Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T09:45:04.622Z] ---> Using cache [2023-03-16T09:45:04.622Z] ---> 84f1a7249ead [2023-03-16T09:45:04.622Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T09:45:04.622Z] ---> Using cache [2023-03-16T09:45:04.622Z] ---> a78c04363736 [2023-03-16T09:45:04.622Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:45:04.622Z] ---> Using cache [2023-03-16T09:45:04.622Z] ---> 8fad8449cdb2 [2023-03-16T09:45:04.622Z] Step 8/23 : COPY . . [2023-03-16T09:45:04.622Z] ---> Using cache [2023-03-16T09:45:04.622Z] ---> 9322995bd66b [2023-03-16T09:45:04.622Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T09:45:05.565Z] ---> Running in ba7a59bfae68 [2023-03-16T09:45:05.565Z] ---> Running in ae2075b0cd56 [2023-03-16T09:45:05.826Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T09:45:05.826Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T09:45:13.977Z] Removing intermediate container cf77c196b112 [2023-03-16T09:45:13.977Z] ---> 3d7cc2e7af8e [2023-03-16T09:45:13.977Z] [2023-03-16T09:45:13.977Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T09:45:13.977Z] ---> b2aa39c304c2 [2023-03-16T09:45:13.977Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T09:45:16.535Z] ---> Running in c18c4c80a784 [2023-03-16T09:45:17.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:45:17.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:45:17.993Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T09:45:17.993Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T09:45:17.993Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T09:45:17.993Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:45:17.993Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T09:45:17.993Z] OK: 8 MiB in 18 packages [2023-03-16T09:45:30.212Z] Removing intermediate container c18c4c80a784 [2023-03-16T09:45:30.471Z] ---> 41414a6ecd8c [2023-03-16T09:45:30.471Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T09:45:30.471Z] ---> Running in dc88dd181402 [2023-03-16T09:45:30.732Z] Removing intermediate container dc88dd181402 [2023-03-16T09:45:30.732Z] ---> e403f8e53a84 [2023-03-16T09:45:30.732Z] Step 12/24 : WORKDIR / [2023-03-16T09:45:30.991Z] Removing intermediate container 788008f7d516 [2023-03-16T09:45:30.991Z] ---> bf7e4b9b521f [2023-03-16T09:45:30.991Z] Step 7/25 : COPY . . [2023-03-16T09:45:30.991Z] Removing intermediate container 59b2a840c323 [2023-03-16T09:45:30.991Z] ---> d9c8f0af7d2e [2023-03-16T09:45:30.991Z] Step 7/26 : COPY . . [2023-03-16T09:45:33.527Z] ---> Running in cb43a2e93a45 [2023-03-16T09:45:38.810Z] Removing intermediate container cb43a2e93a45 [2023-03-16T09:45:38.810Z] ---> 2b6d5068230e [2023-03-16T09:45:38.810Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:45:38.810Z] ---> 76cb6980d924 [2023-03-16T09:45:38.810Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T09:45:38.810Z] ---> 6722ec92faf4 [2023-03-16T09:45:38.810Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T09:45:38.810Z] ---> Running in 2cd2cae7a3a8 [2023-03-16T09:45:38.810Z] Removing intermediate container ae2075b0cd56 [2023-03-16T09:45:38.810Z] ---> 41cb41b5039d [2023-03-16T09:45:38.810Z] [2023-03-16T09:45:38.810Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T09:45:38.810Z] ---> b2aa39c304c2 [2023-03-16T09:45:38.810Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T09:45:38.810Z] ---> Running in ec2e1cbed5d7 [2023-03-16T09:45:38.810Z] ---> Running in c1c6dcc4d928 [2023-03-16T09:45:38.810Z] Removing intermediate container ec2e1cbed5d7 [2023-03-16T09:45:38.810Z] ---> 67ed50c28f1e [2023-03-16T09:45:38.810Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T09:45:39.388Z] Removing intermediate container 2cd2cae7a3a8 [2023-03-16T09:45:39.388Z] ---> 4f99d646f849 [2023-03-16T09:45:39.388Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T09:45:39.388Z] Removing intermediate container c1c6dcc4d928 [2023-03-16T09:45:39.388Z] ---> ce56d2d36a10 [2023-03-16T09:45:39.388Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T09:45:39.388Z] ---> 823e0da4cf4f [2023-03-16T09:45:39.388Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T09:45:39.388Z] ---> Running in a6ebc5462992 [2023-03-16T09:45:39.388Z] ---> Running in b622441e60ae [2023-03-16T09:45:39.388Z] ---> Running in 53d5b6d5a7c9 [2023-03-16T09:45:39.684Z] Removing intermediate container a6ebc5462992 [2023-03-16T09:45:39.684Z] ---> 87e4b2133bd9 [2023-03-16T09:45:39.684Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T09:45:39.684Z] ---> d6281a2fb3c4 [2023-03-16T09:45:39.684Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T09:45:39.684Z] Removing intermediate container b622441e60ae [2023-03-16T09:45:39.684Z] ---> 8ae161c436d8 [2023-03-16T09:45:39.684Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T09:45:39.684Z] ---> Running in a01ffb160632 [2023-03-16T09:45:39.684Z] ---> Running in 5205a7327b65 [2023-03-16T09:45:40.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:45:40.046Z] Removing intermediate container a01ffb160632 [2023-03-16T09:45:40.046Z] ---> 45bee7d90dc6 [2023-03-16T09:45:40.046Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T09:45:40.046Z] Removing intermediate container 5205a7327b65 [2023-03-16T09:45:40.046Z] ---> 192c964ce853 [2023-03-16T09:45:40.046Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T09:45:40.046Z] ---> de3f35933727 [2023-03-16T09:45:40.046Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T09:45:40.046Z] ---> Running in 5cc46fbcd3ec [2023-03-16T09:45:40.046Z] ---> Running in 5d8cfbf2b6c5 [2023-03-16T09:45:40.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:45:40.305Z] ---> fce655f45ad0 [2023-03-16T09:45:40.305Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T09:45:40.305Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T09:45:40.305Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:45:40.305Z] OK: 7 MiB in 16 packages [2023-03-16T09:45:41.246Z] ---> 2a8a8837628f [2023-03-16T09:45:41.246Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T09:45:41.532Z] Removing intermediate container ba7a59bfae68 [2023-03-16T09:45:41.532Z] ---> 3752ae0f907f [2023-03-16T09:45:41.532Z] [2023-03-16T09:45:41.532Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T09:45:41.532Z] ---> b2aa39c304c2 [2023-03-16T09:45:41.532Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T09:45:41.532Z] Removing intermediate container 53d5b6d5a7c9 [2023-03-16T09:45:41.532Z] ---> 7548c2efa221 [2023-03-16T09:45:41.532Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:45:41.532Z] ---> Running in 5760e8930d97 [2023-03-16T09:45:41.795Z] ---> a02237219ed1 [2023-03-16T09:45:41.795Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:45:41.795Z] Removing intermediate container 5d8cfbf2b6c5 [2023-03-16T09:45:41.795Z] ---> f0e960b243a5 [2023-03-16T09:45:41.795Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T09:45:41.795Z] Removing intermediate container 5cc46fbcd3ec [2023-03-16T09:45:41.795Z] ---> c3f6d0d12f9a [2023-03-16T09:45:41.795Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T09:45:41.795Z] ---> fe3fb018eedb [2023-03-16T09:45:41.795Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T09:45:41.795Z] ---> Running in dd270daabf51 [2023-03-16T09:45:41.795Z] ---> Running in 28d5287a5bc3 [2023-03-16T09:45:42.057Z] ---> a6576bb05960 [2023-03-16T09:45:42.057Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T09:45:42.057Z] Removing intermediate container 28d5287a5bc3 [2023-03-16T09:45:42.057Z] ---> 0797c11e9c36 [2023-03-16T09:45:42.057Z] [2023-03-16T09:45:42.057Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T09:45:42.057Z] ---> b2aa39c304c2 [2023-03-16T09:45:42.057Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T09:45:42.057Z] ---> Using cache [2023-03-16T09:45:42.057Z] ---> fdad15b82194 [2023-03-16T09:45:42.057Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T09:45:42.057Z] Removing intermediate container dd270daabf51 [2023-03-16T09:45:42.057Z] ---> c1606105cf62 [2023-03-16T09:45:42.057Z] [2023-03-16T09:45:42.057Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T09:45:42.057Z] ---> b2aa39c304c2 [2023-03-16T09:45:42.057Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T09:45:42.057Z] ---> Using cache [2023-03-16T09:45:42.057Z] ---> fdad15b82194 [2023-03-16T09:45:42.057Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T09:45:42.057Z] ---> Using cache [2023-03-16T09:45:42.057Z] ---> 2658e1c9e704 [2023-03-16T09:45:42.057Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:45:42.057Z] ---> Using cache [2023-03-16T09:45:42.057Z] ---> b7fb582bc217 [2023-03-16T09:45:42.057Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T09:45:42.057Z] ---> Running in ada8fba4cc84 [2023-03-16T09:45:42.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:45:42.057Z] ---> bd2c78545704 [2023-03-16T09:45:42.057Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T09:45:42.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:45:42.057Z] ---> Running in 1509e37f7794 [2023-03-16T09:45:42.317Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T09:45:42.317Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T09:45:42.317Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:45:42.317Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T09:45:42.317Z] ---> b81c39768de7 [2023-03-16T09:45:42.317Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T09:45:42.577Z] OK: 8 MiB in 17 packages [2023-03-16T09:45:42.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:45:42.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:45:42.860Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T09:45:42.860Z] v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T09:45:42.860Z] OK: 17816 distinct packages available [2023-03-16T09:45:42.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:45:43.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:45:43.388Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T09:45:43.388Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T09:45:43.388Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T09:45:43.388Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T09:45:43.388Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:45:43.388Z] OK: 7 MiB in 19 packages [2023-03-16T09:45:43.648Z] ---> 5de4773df460 [2023-03-16T09:45:43.648Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T09:45:43.648Z] ---> f225ec7ed13a [2023-03-16T09:45:43.648Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T09:45:43.909Z] ---> 317281d09be8 [2023-03-16T09:45:43.909Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T09:45:43.909Z] ---> Running in 50bfd34732cf [2023-03-16T09:45:43.909Z] ---> 9e35506730dd [2023-03-16T09:45:43.909Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T09:45:44.168Z] Removing intermediate container 1509e37f7794 [2023-03-16T09:45:44.168Z] ---> 19ce4dc25187 [2023-03-16T09:45:44.168Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T09:45:44.168Z] Removing intermediate container 5760e8930d97 [2023-03-16T09:45:44.168Z] ---> 732c55af5ae3 [2023-03-16T09:45:44.168Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T09:45:44.168Z] ---> Running in 3dacdc4cfb2c [2023-03-16T09:45:44.168Z] ---> 68676a745625 [2023-03-16T09:45:44.168Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T09:45:44.169Z] ---> Running in 92b881c93718 [2023-03-16T09:45:44.169Z] Removing intermediate container ada8fba4cc84 [2023-03-16T09:45:44.169Z] ---> d37e20bb45aa [2023-03-16T09:45:44.169Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:45:44.169Z] Removing intermediate container 3dacdc4cfb2c [2023-03-16T09:45:44.169Z] ---> e1737e7949ac [2023-03-16T09:45:44.169Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T09:45:44.169Z] ---> Running in 1c95e4c3f3b3 [2023-03-16T09:45:44.428Z] Removing intermediate container 92b881c93718 [2023-03-16T09:45:44.428Z] ---> 130c16418965 [2023-03-16T09:45:44.428Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T09:45:44.428Z] ---> 3dc6f3617db4 [2023-03-16T09:45:44.428Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T09:45:44.428Z] ---> Running in 3392e1309d22 [2023-03-16T09:45:44.428Z] ---> Running in c8d531c90f8c [2023-03-16T09:45:44.428Z] ---> cf3977cf8451 [2023-03-16T09:45:44.428Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T09:45:44.428Z] Removing intermediate container 1c95e4c3f3b3 [2023-03-16T09:45:44.428Z] ---> c477be690414 [2023-03-16T09:45:44.428Z] Step 23/24 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:45:44.428Z] ---> Running in 332890abbfc0 [2023-03-16T09:45:44.689Z] Removing intermediate container c8d531c90f8c [2023-03-16T09:45:44.689Z] ---> e1986ef79e75 [2023-03-16T09:45:44.689Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T09:45:44.689Z] Removing intermediate container 3392e1309d22 [2023-03-16T09:45:44.689Z] ---> b0141d22fbe6 [2023-03-16T09:45:44.689Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T09:45:44.689Z] ---> Running in 6c168a8eb0d8 [2023-03-16T09:45:44.689Z] ---> Running in 7300d6fb3cbd [2023-03-16T09:45:44.689Z] Removing intermediate container 332890abbfc0 [2023-03-16T09:45:44.689Z] ---> 6558eacf1547 [2023-03-16T09:45:44.689Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T09:45:44.689Z] ---> Running in a5b68e42190c [2023-03-16T09:45:44.689Z] Removing intermediate container 6c168a8eb0d8 [2023-03-16T09:45:44.689Z] ---> 234799b84d44 [2023-03-16T09:45:44.689Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:45:44.968Z] Removing intermediate container 7300d6fb3cbd [2023-03-16T09:45:44.968Z] ---> 65bf04ece8e2 [2023-03-16T09:45:44.968Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T09:45:44.968Z] Removing intermediate container 50bfd34732cf [2023-03-16T09:45:44.968Z] ---> d22d9852128a [2023-03-16T09:45:44.968Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T09:45:45.929Z] Removing intermediate container a5b68e42190c [2023-03-16T09:45:45.929Z] ---> 31e4a191612f [2023-03-16T09:45:45.929Z] [2023-03-16T09:45:45.929Z] ---> Running in 727154b418d7 [2023-03-16T09:45:45.929Z] ---> Running in db3488d00e28 [2023-03-16T09:45:45.929Z] ---> c30c55d6334e [2023-03-16T09:45:45.929Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:45:45.929Z] ---> e4df28c4e969 [2023-03-16T09:45:45.929Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T09:45:46.188Z] Successfully built 31e4a191612f [2023-03-16T09:45:46.188Z] Successfully tagged security-secretstore-setup:latest [2023-03-16T09:45:46.188Z] Building core-command [2023-03-16T09:45:46.188Z]  Building security-secretstore-setup ... done Removing intermediate container db3488d00e28 [2023-03-16T09:45:46.188Z] ---> 45b8de0f9df1 [2023-03-16T09:45:46.188Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T09:45:46.188Z] Removing intermediate container 727154b418d7 [2023-03-16T09:45:46.188Z] ---> 8065edb218cf [2023-03-16T09:45:46.188Z] Step 24/25 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:45:46.188Z] ---> Running in 3467ef5b2ddf [2023-03-16T09:45:46.188Z] ---> Running in 544e363081bf [2023-03-16T09:45:46.188Z] ---> 3b3baeb12e8d [2023-03-16T09:45:46.188Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T09:45:49.167Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:45:49.167Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:45:49.167Z] ---> b9e94ee0b3a8 [2023-03-16T09:45:49.167Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:45:49.167Z] ---> Using cache [2023-03-16T09:45:49.167Z] ---> 92a053f20c2c [2023-03-16T09:45:49.167Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T09:45:49.167Z] ---> Using cache [2023-03-16T09:45:49.167Z] ---> afe7f9fa5bac [2023-03-16T09:45:49.167Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T09:45:49.167Z] ---> Using cache [2023-03-16T09:45:49.167Z] ---> 84f1a7249ead [2023-03-16T09:45:49.167Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T09:45:49.167Z] ---> Using cache [2023-03-16T09:45:49.167Z] ---> a78c04363736 [2023-03-16T09:45:49.167Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:45:49.167Z] ---> Using cache [2023-03-16T09:45:49.167Z] ---> 8fad8449cdb2 [2023-03-16T09:45:49.167Z] Step 8/24 : COPY . . [2023-03-16T09:45:49.167Z] ---> Using cache [2023-03-16T09:45:49.167Z] ---> 9322995bd66b [2023-03-16T09:45:49.167Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T09:45:49.732Z] ---> 788ebefc03dd [2023-03-16T09:45:49.732Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T09:45:49.732Z] ---> Running in 131dfc0e7ba3 [2023-03-16T09:45:49.732Z] Removing intermediate container 3467ef5b2ddf [2023-03-16T09:45:49.732Z] ---> 91a2b4902353 [2023-03-16T09:45:49.732Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T09:45:49.732Z] Removing intermediate container 544e363081bf [2023-03-16T09:45:49.732Z] ---> 36f89c6d1f6f [2023-03-16T09:45:49.732Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T09:45:49.732Z] ---> Running in 94e6dcfb727b [2023-03-16T09:45:49.995Z] ---> f76295cfdfc2 [2023-03-16T09:45:49.995Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T09:45:49.995Z] ---> Running in fc8277ac3b40 [2023-03-16T09:45:49.995Z] ---> Running in 148e969782c5 [2023-03-16T09:45:49.995Z] Removing intermediate container 94e6dcfb727b [2023-03-16T09:45:49.995Z] ---> c8ee065aa5bb [2023-03-16T09:45:49.995Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T09:45:49.995Z] Removing intermediate container fc8277ac3b40 [2023-03-16T09:45:49.995Z] ---> 912a890bbd12 [2023-03-16T09:45:49.995Z] [2023-03-16T09:45:49.995Z] Removing intermediate container 148e969782c5 [2023-03-16T09:45:49.995Z] ---> b8bc74ba2a4f [2023-03-16T09:45:49.995Z] Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:45:49.995Z] ---> 65e8b71b5bd6 [2023-03-16T09:45:49.995Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T09:45:49.995Z] Successfully built 912a890bbd12 [2023-03-16T09:45:49.995Z] Successfully tagged security-spire-server:latest [2023-03-16T09:45:49.995Z]  Building security-spire-server ... done Building security-proxy-auth [2023-03-16T09:45:49.995Z] ---> Running in ff389b4a6a1c [2023-03-16T09:45:50.253Z] ---> Running in b87817151a98 [2023-03-16T09:45:50.511Z] Removing intermediate container ff389b4a6a1c [2023-03-16T09:45:50.511Z] ---> 23c5250a0817 [2023-03-16T09:45:50.511Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T09:45:50.511Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T09:45:54.691Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:45:54.691Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:45:54.691Z] ---> b9e94ee0b3a8 [2023-03-16T09:45:54.691Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:45:54.691Z] ---> Using cache [2023-03-16T09:45:54.691Z] ---> 92a053f20c2c [2023-03-16T09:45:54.691Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T09:45:54.691Z] ---> Using cache [2023-03-16T09:45:54.691Z] ---> afe7f9fa5bac [2023-03-16T09:45:54.691Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T09:45:54.691Z] ---> Using cache [2023-03-16T09:45:54.691Z] ---> 84f1a7249ead [2023-03-16T09:45:54.691Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T09:45:54.691Z] ---> Using cache [2023-03-16T09:45:54.691Z] ---> a78c04363736 [2023-03-16T09:45:54.691Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:45:54.691Z] ---> Using cache [2023-03-16T09:45:54.691Z] ---> 8fad8449cdb2 [2023-03-16T09:45:54.691Z] Step 8/23 : COPY . . [2023-03-16T09:45:54.691Z] ---> Using cache [2023-03-16T09:45:54.691Z] ---> 9322995bd66b [2023-03-16T09:45:54.691Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T09:45:56.588Z] ---> 1a29b5b8698e [2023-03-16T09:45:56.588Z] Step 21/26 : WORKDIR / [2023-03-16T09:45:56.588Z] Removing intermediate container b87817151a98 [2023-03-16T09:45:56.588Z] ---> 6d443198c930 [2023-03-16T09:45:56.588Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T09:45:56.588Z] ---> Running in e5d8e703ac6e [2023-03-16T09:45:56.588Z] ---> Running in 96bccd8cbc84 [2023-03-16T09:45:56.588Z] ---> Running in 14e2a7dd41bf [2023-03-16T09:45:56.588Z] ---> Running in 13a2d24655d8 [2023-03-16T09:45:56.847Z] Removing intermediate container e5d8e703ac6e [2023-03-16T09:45:56.847Z] ---> df965074c2a7 [2023-03-16T09:45:56.847Z] [2023-03-16T09:45:56.847Z] Removing intermediate container 14e2a7dd41bf [2023-03-16T09:45:56.847Z] ---> f59d1f9d173a [2023-03-16T09:45:56.847Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T09:45:56.847Z] Removing intermediate container 13a2d24655d8 [2023-03-16T09:45:56.847Z] ---> 967c458e5121 [2023-03-16T09:45:56.847Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T09:45:56.847Z] ---> Running in 6a4f04ede224 [2023-03-16T09:45:56.847Z] ---> Running in d50205c39051 [2023-03-16T09:45:56.847Z] Successfully built df965074c2a7 [2023-03-16T09:45:56.847Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-16T09:45:56.847Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-03-16T09:45:57.105Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T09:46:01.286Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:46:01.286Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:46:01.286Z] ---> b9e94ee0b3a8 [2023-03-16T09:46:01.286Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T09:46:01.286Z] ---> Using cache [2023-03-16T09:46:01.286Z] ---> 9625e1e56009 [2023-03-16T09:46:01.286Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T09:46:02.659Z] Removing intermediate container 6a4f04ede224 [2023-03-16T09:46:02.659Z] ---> 94a9dab9f7b9 [2023-03-16T09:46:02.659Z] Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:46:04.555Z] Removing intermediate container d50205c39051 [2023-03-16T09:46:04.555Z] ---> a19528b8bbb3 [2023-03-16T09:46:04.555Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T09:46:04.555Z] ---> Running in 8480045d01de [2023-03-16T09:46:04.555Z] ---> Running in ecf4c9851a12 [2023-03-16T09:46:04.555Z] ---> Running in 971af2704fb9 [2023-03-16T09:46:04.555Z] Removing intermediate container 971af2704fb9 [2023-03-16T09:46:04.555Z] ---> e227338aa1a0 [2023-03-16T09:46:04.555Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T09:46:04.555Z] ---> Running in 7e2af0a869e8 [2023-03-16T09:46:04.555Z] Removing intermediate container 8480045d01de [2023-03-16T09:46:04.555Z] ---> 2dd2c0b74616 [2023-03-16T09:46:04.555Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T09:46:04.555Z] ---> Running in 84ea2f92a5bd [2023-03-16T09:46:04.826Z] Removing intermediate container 7e2af0a869e8 [2023-03-16T09:46:04.826Z] ---> 030f5a12cd90 [2023-03-16T09:46:04.826Z] Step 25/26 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:46:04.826Z] ---> Running in 6021fecbbbad [2023-03-16T09:46:04.826Z] Removing intermediate container 84ea2f92a5bd [2023-03-16T09:46:04.826Z] ---> 372d706afed0 [2023-03-16T09:46:04.826Z] [2023-03-16T09:46:04.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:46:04.826Z] Successfully built 372d706afed0 [2023-03-16T09:46:05.084Z] Successfully tagged support-notifications:latest [2023-03-16T09:46:05.084Z]  Building support-notifications ... done Building core-data [2023-03-16T09:46:05.084Z] Removing intermediate container 6021fecbbbad [2023-03-16T09:46:05.084Z] ---> 357aa194fd97 [2023-03-16T09:46:05.084Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T09:46:05.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:46:05.084Z] ---> Running in c004d6c08bb2 [2023-03-16T09:46:05.341Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T09:46:05.341Z] v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T09:46:05.341Z] OK: 17816 distinct packages available [2023-03-16T09:46:05.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:46:05.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:46:05.880Z] OK: 265 MiB in 53 packages [2023-03-16T09:46:07.787Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:46:07.787Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:46:07.787Z] ---> b9e94ee0b3a8 [2023-03-16T09:46:07.787Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:46:07.787Z] ---> Using cache [2023-03-16T09:46:07.787Z] ---> 92a053f20c2c [2023-03-16T09:46:07.787Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T09:46:07.787Z] ---> Using cache [2023-03-16T09:46:07.787Z] ---> afe7f9fa5bac [2023-03-16T09:46:07.787Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T09:46:07.787Z] ---> Using cache [2023-03-16T09:46:07.787Z] ---> 84f1a7249ead [2023-03-16T09:46:07.787Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T09:46:07.787Z] ---> Using cache [2023-03-16T09:46:07.787Z] ---> a78c04363736 [2023-03-16T09:46:07.787Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:46:07.787Z] ---> Using cache [2023-03-16T09:46:07.787Z] ---> 8fad8449cdb2 [2023-03-16T09:46:07.787Z] Step 8/23 : COPY . . [2023-03-16T09:46:07.787Z] ---> Using cache [2023-03-16T09:46:07.787Z] ---> 9322995bd66b [2023-03-16T09:46:07.787Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T09:46:11.993Z] Removing intermediate container c004d6c08bb2 [2023-03-16T09:46:11.993Z] ---> d24d81983281 [2023-03-16T09:46:11.993Z] [2023-03-16T09:46:11.993Z] Successfully built d24d81983281 [2023-03-16T09:46:11.993Z] Successfully tagged security-spire-config:latest [2023-03-16T09:46:11.993Z]  Building security-spire-config ... done  ---> Running in 73f6e1287356 [2023-03-16T09:46:12.253Z] Removing intermediate container ecf4c9851a12 [2023-03-16T09:46:12.253Z] ---> 78d0c8676093 [2023-03-16T09:46:12.253Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T09:46:12.573Z] ---> 33c4439194b6 [2023-03-16T09:46:12.573Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:46:12.573Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T09:46:12.832Z] ---> Running in ca72c3ce0155 [2023-03-16T09:46:16.135Z] Removing intermediate container 131dfc0e7ba3 [2023-03-16T09:46:16.135Z] ---> 19c6394afb02 [2023-03-16T09:46:16.135Z] [2023-03-16T09:46:16.135Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T09:46:16.135Z] ---> b2aa39c304c2 [2023-03-16T09:46:16.135Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T09:46:16.135Z] ---> Using cache [2023-03-16T09:46:16.135Z] ---> 8ab98f0863d2 [2023-03-16T09:46:16.135Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T09:46:16.135Z] ---> Using cache [2023-03-16T09:46:16.135Z] ---> b3527c57a580 [2023-03-16T09:46:16.135Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T09:46:16.135Z] ---> Running in bf663edc9731 [2023-03-16T09:46:16.135Z] Removing intermediate container bf663edc9731 [2023-03-16T09:46:16.135Z] ---> c33bcea8a296 [2023-03-16T09:46:16.135Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T09:46:16.135Z] ---> Running in fb394a9d7a51 [2023-03-16T09:46:16.135Z] Removing intermediate container fb394a9d7a51 [2023-03-16T09:46:16.135Z] ---> 410ed53f21b3 [2023-03-16T09:46:16.135Z] Step 15/24 : WORKDIR / [2023-03-16T09:46:16.135Z] ---> Running in 8dd194161426 [2023-03-16T09:46:16.135Z] Removing intermediate container 8dd194161426 [2023-03-16T09:46:16.135Z] ---> 9723f39bbdd2 [2023-03-16T09:46:16.135Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:46:16.401Z] ---> a5f6cde87657 [2023-03-16T09:46:16.401Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:46:16.990Z] ---> 506315cd3875 [2023-03-16T09:46:16.990Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T09:46:18.412Z] ---> d0d20ed815aa [2023-03-16T09:46:18.412Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T09:46:18.988Z] ---> 8a2acaed2973 [2023-03-16T09:46:18.988Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T09:46:19.246Z] ---> Running in 35556c87a53d [2023-03-16T09:46:19.246Z] Removing intermediate container 35556c87a53d [2023-03-16T09:46:19.246Z] ---> d24507851ad6 [2023-03-16T09:46:19.246Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T09:46:19.246Z] ---> Running in f92e45f975ad [2023-03-16T09:46:19.504Z] Removing intermediate container f92e45f975ad [2023-03-16T09:46:19.504Z] ---> 0eaba323001e [2023-03-16T09:46:19.504Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T09:46:19.504Z] ---> Running in 67e099b61ae8 [2023-03-16T09:46:20.069Z] Removing intermediate container 67e099b61ae8 [2023-03-16T09:46:20.070Z] ---> daf6ccb43aaf [2023-03-16T09:46:20.070Z] Step 23/24 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:46:20.070Z] ---> Running in 88fbc317f78e [2023-03-16T09:46:20.327Z] Removing intermediate container 88fbc317f78e [2023-03-16T09:46:20.327Z] ---> d8c5975bd142 [2023-03-16T09:46:20.327Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T09:46:20.327Z] ---> Running in c160ab5131b2 [2023-03-16T09:46:20.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T09:46:20.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T09:46:20.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T09:46:20.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T09:46:20.620Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T09:46:20.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T09:46:20.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T09:46:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T09:46:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T09:46:22.305Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T09:46:23.644Z] Removing intermediate container c160ab5131b2 [2023-03-16T09:46:23.644Z] ---> fd35932fafe3 [2023-03-16T09:46:23.644Z] [2023-03-16T09:46:23.644Z] Successfully built fd35932fafe3 [2023-03-16T09:46:23.902Z] Successfully tagged core-command:latest [2023-03-16T09:46:24.476Z]  Building core-command ... done Removing intermediate container 96bccd8cbc84 [2023-03-16T09:46:24.476Z] ---> da5e25ead25c [2023-03-16T09:46:24.476Z] [2023-03-16T09:46:24.476Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T09:46:24.476Z] ---> b2aa39c304c2 [2023-03-16T09:46:24.476Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T09:46:24.476Z] ---> Using cache [2023-03-16T09:46:24.476Z] ---> ce56d2d36a10 [2023-03-16T09:46:24.476Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T09:46:24.476Z] ---> Using cache [2023-03-16T09:46:24.476Z] ---> 7548c2efa221 [2023-03-16T09:46:24.476Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:46:24.476Z] ---> Using cache [2023-03-16T09:46:24.735Z] ---> a02237219ed1 [2023-03-16T09:46:24.735Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:46:24.735Z] ---> Using cache [2023-03-16T09:46:25.300Z] ---> a6576bb05960 [2023-03-16T09:46:25.300Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T09:46:25.676Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T09:46:25.676Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T09:46:25.676Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T09:46:25.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T09:46:27.210Z] ---> 3ea051630562 [2023-03-16T09:46:27.210Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T09:46:27.776Z] ---> b7c0eff5fe0c [2023-03-16T09:46:27.776Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T09:46:28.712Z] ---> 65a731f25455 [2023-03-16T09:46:28.712Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T09:46:30.092Z] ---> Running in 6b42015a3101 [2023-03-16T09:46:33.370Z] Removing intermediate container 6b42015a3101 [2023-03-16T09:46:33.370Z] ---> 1c4cc3d78d25 [2023-03-16T09:46:33.370Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T09:46:33.370Z] ---> Running in 532f74393610 [2023-03-16T09:46:33.370Z] Removing intermediate container 73f6e1287356 [2023-03-16T09:46:33.370Z] ---> 9195210adb81 [2023-03-16T09:46:33.370Z] [2023-03-16T09:46:33.370Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T09:46:33.370Z] ---> b2aa39c304c2 [2023-03-16T09:46:33.370Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T09:46:33.370Z] ---> Running in 832861fc846e [2023-03-16T09:46:33.370Z] Removing intermediate container 532f74393610 [2023-03-16T09:46:33.370Z] ---> 1a66c3b1eec4 [2023-03-16T09:46:33.370Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T09:46:33.370Z] ---> Running in e7b58b5760a4 [2023-03-16T09:46:33.370Z] Removing intermediate container 832861fc846e [2023-03-16T09:46:33.370Z] ---> 94b2eaf18481 [2023-03-16T09:46:33.370Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T09:46:33.370Z] ---> Running in 95a350f2ca79 [2023-03-16T09:46:33.370Z] Removing intermediate container e7b58b5760a4 [2023-03-16T09:46:33.370Z] ---> a2e37a97ff41 [2023-03-16T09:46:33.370Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T09:46:33.370Z] ---> Running in 412927b6e3bd [2023-03-16T09:46:33.370Z] Removing intermediate container 95a350f2ca79 [2023-03-16T09:46:33.370Z] ---> cb0c52bad45a [2023-03-16T09:46:33.370Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T09:46:33.628Z] ---> Running in 074d5489988c [2023-03-16T09:46:33.628Z] Removing intermediate container 412927b6e3bd [2023-03-16T09:46:33.628Z] ---> c8dd485b6d98 [2023-03-16T09:46:33.628Z] Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:46:33.628Z] ---> Running in fe837c642dc9 [2023-03-16T09:46:33.628Z] Removing intermediate container 074d5489988c [2023-03-16T09:46:33.628Z] ---> 26871a945e86 [2023-03-16T09:46:33.628Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T09:46:33.628Z] ---> Running in 20412883efac [2023-03-16T09:46:33.628Z] Removing intermediate container fe837c642dc9 [2023-03-16T09:46:33.628Z] ---> 0147bbb07f15 [2023-03-16T09:46:33.628Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T09:46:33.890Z] ---> Running in 800397d7400d [2023-03-16T09:46:33.890Z] Removing intermediate container ca72c3ce0155 [2023-03-16T09:46:33.890Z] ---> eab151143a2a [2023-03-16T09:46:33.890Z] Step 7/20 : COPY . . [2023-03-16T09:46:33.890Z] Removing intermediate container 800397d7400d [2023-03-16T09:46:33.890Z] ---> a60923ffd10f [2023-03-16T09:46:33.890Z] [2023-03-16T09:46:33.890Z] Successfully built a60923ffd10f [2023-03-16T09:46:33.890Z] Successfully tagged security-proxy-auth:latest [2023-03-16T09:46:34.151Z]  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:46:34.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:46:34.409Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T09:46:34.409Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:46:34.409Z] OK: 7 MiB in 16 packages [2023-03-16T09:46:38.595Z] ---> 720a251fbe7e [2023-03-16T09:46:38.595Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T09:46:38.595Z] ---> Running in a12d1114c6ba [2023-03-16T09:46:38.595Z] Removing intermediate container 20412883efac [2023-03-16T09:46:38.595Z] ---> 9d24adda66e7 [2023-03-16T09:46:38.595Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:46:38.595Z] ---> b2699cb7c2f0 [2023-03-16T09:46:38.595Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:46:38.595Z] ---> 995449485e7d [2023-03-16T09:46:38.595Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T09:46:38.595Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-16T09:46:39.529Z] ---> b9a9cba7b42d [2023-03-16T09:46:39.529Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T09:46:39.529Z] ---> 90cd62dae616 [2023-03-16T09:46:39.529Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T09:46:39.529Z] ---> Running in 59590018ed1f [2023-03-16T09:46:39.529Z] Removing intermediate container 59590018ed1f [2023-03-16T09:46:39.529Z] ---> aa071f7edd8f [2023-03-16T09:46:39.529Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T09:46:39.787Z] ---> Running in 762757780ed4 [2023-03-16T09:46:39.787Z] Removing intermediate container 762757780ed4 [2023-03-16T09:46:39.787Z] ---> 97105df9a7aa [2023-03-16T09:46:39.787Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T09:46:39.787Z] ---> Running in ad6c8de88eb7 [2023-03-16T09:46:39.787Z] Removing intermediate container ad6c8de88eb7 [2023-03-16T09:46:39.787Z] ---> f28ea762ae5b [2023-03-16T09:46:39.787Z] Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:46:39.787Z] ---> Running in 7e2435fb3c60 [2023-03-16T09:46:40.049Z] Removing intermediate container 7e2435fb3c60 [2023-03-16T09:46:40.049Z] ---> de12ad86e324 [2023-03-16T09:46:40.049Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T09:46:40.049Z] ---> Running in 896fcd351cb8 [2023-03-16T09:46:40.049Z] Removing intermediate container 896fcd351cb8 [2023-03-16T09:46:40.049Z] ---> 066b6f3a5f0c [2023-03-16T09:46:40.049Z] [2023-03-16T09:46:40.049Z] Successfully built 066b6f3a5f0c [2023-03-16T09:46:40.049Z] Successfully tagged core-data:latest [2023-03-16T09:46:40.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T09:46:40.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T09:46:40.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.289s coverage: 28.7% of statements [2023-03-16T09:46:50.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.270s coverage: 98.5% of statements [2023-03-16T09:46:55.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T09:46:55.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T09:46:55.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T09:46:58.119Z]  Building core-data ... done Removing intermediate container a12d1114c6ba [2023-03-16T09:46:58.119Z] ---> e67767eea717 [2023-03-16T09:46:58.119Z] [2023-03-16T09:46:58.119Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T09:46:58.119Z] ---> b2aa39c304c2 [2023-03-16T09:46:58.119Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T09:46:58.119Z] ---> Using cache [2023-03-16T09:46:58.119Z] ---> fdad15b82194 [2023-03-16T09:46:58.119Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T09:46:58.119Z] ---> Running in 9141aeefc324 [2023-03-16T09:46:58.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:46:58.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:46:58.119Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T09:46:58.119Z] v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T09:46:58.119Z] OK: 17816 distinct packages available [2023-03-16T09:46:58.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:46:58.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:46:58.119Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T09:46:58.119Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T09:46:58.119Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T09:46:58.119Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T09:46:58.119Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T09:46:58.119Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T09:46:58.119Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T09:46:58.119Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T09:46:58.119Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T09:46:58.119Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:46:58.119Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T09:46:58.119Z] OK: 10 MiB in 24 packages [2023-03-16T09:46:58.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.446s coverage: 71.2% of statements [2023-03-16T09:46:58.685Z] Removing intermediate container 9141aeefc324 [2023-03-16T09:46:58.685Z] ---> b04469c01e82 [2023-03-16T09:46:58.685Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:46:58.685Z] ---> e4e9adb6f37a [2023-03-16T09:46:58.685Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:46:58.685Z] ---> 24e60d4f171e [2023-03-16T09:46:58.685Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T09:46:59.250Z] ---> a5b89879633c [2023-03-16T09:46:59.250Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T09:46:59.508Z] ---> 05060ff749a0 [2023-03-16T09:46:59.508Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T09:46:59.508Z] ---> Running in 739ee2807e0f [2023-03-16T09:46:59.508Z] Removing intermediate container 739ee2807e0f [2023-03-16T09:46:59.508Z] ---> 38b1c09ebac9 [2023-03-16T09:46:59.508Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T09:46:59.508Z] ---> Running in 09d15e28128f [2023-03-16T09:46:59.508Z] Removing intermediate container 09d15e28128f [2023-03-16T09:46:59.508Z] ---> e66e03f7a68e [2023-03-16T09:46:59.508Z] Step 18/20 : LABEL arch=x86_64 [2023-03-16T09:46:59.508Z] ---> Running in af83e9a84198 [2023-03-16T09:46:59.766Z] Removing intermediate container af83e9a84198 [2023-03-16T09:46:59.766Z] ---> 3720aa7f1f42 [2023-03-16T09:46:59.766Z] Step 19/20 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T09:46:59.766Z] ---> Running in dac7324ed208 [2023-03-16T09:46:59.766Z] Removing intermediate container dac7324ed208 [2023-03-16T09:46:59.766Z] ---> 2ea9a2bd4693 [2023-03-16T09:46:59.766Z] Step 20/20 : LABEL version=0.0.0 [2023-03-16T09:46:59.766Z] ---> Running in 9d85f88f5470 [2023-03-16T09:46:59.766Z] Removing intermediate container 9d85f88f5470 [2023-03-16T09:46:59.766Z] ---> 155f4474d989 [2023-03-16T09:46:59.766Z] [2023-03-16T09:47:00.026Z] Successfully built 155f4474d989 [2023-03-16T09:47:00.026Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-16T09:47:00.032Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-16T09:47:00.071Z] $ docker stop --time=1 76368b87daab81871927fcb95fe774c47e9c0cbe36e0a4adbb393d754fc7fc12 [2023-03-16T09:47:01.326Z] $ docker rm -f --volumes 76368b87daab81871927fcb95fe774c47e9c0cbe36e0a4adbb393d754fc7fc12 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T09:47:01.714Z] + docker images [2023-03-16T09:47:01.714Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T09:47:01.714Z] security-spiffe-token-provider latest 155f4474d989 2 seconds ago 32.6MB [2023-03-16T09:47:01.714Z] e67767eea717 7 seconds ago 1.72GB [2023-03-16T09:47:01.714Z] core-data latest 066b6f3a5f0c 22 seconds ago 20MB [2023-03-16T09:47:01.714Z] security-proxy-auth latest a60923ffd10f 28 seconds ago 18.3MB [2023-03-16T09:47:01.714Z] 9195210adb81 29 seconds ago 1.69GB [2023-03-16T09:47:01.714Z] da5e25ead25c 39 seconds ago 1.66GB [2023-03-16T09:47:01.714Z] core-command latest fd35932fafe3 41 seconds ago 19.8MB [2023-03-16T09:47:01.714Z] 19c6394afb02 48 seconds ago 1.68GB [2023-03-16T09:47:01.714Z] security-spire-config latest d24d81983281 56 seconds ago 88.9MB [2023-03-16T09:47:01.714Z] support-notifications latest 372d706afed0 57 seconds ago 33MB [2023-03-16T09:47:01.714Z] core-common-config-bootstrapper latest df965074c2a7 About a minute ago 17.5MB [2023-03-16T09:47:01.714Z] security-spire-server latest 912a890bbd12 About a minute ago 89.8MB [2023-03-16T09:47:01.714Z] security-secretstore-setup latest 31e4a191612f About a minute ago 32.6MB [2023-03-16T09:47:01.714Z] 3752ae0f907f About a minute ago 1.75GB [2023-03-16T09:47:01.714Z] 0797c11e9c36 About a minute ago 1.54GB [2023-03-16T09:47:01.714Z] c1606105cf62 About a minute ago 1.54GB [2023-03-16T09:47:01.714Z] 41cb41b5039d About a minute ago 1.68GB [2023-03-16T09:47:01.714Z] 3d7cc2e7af8e About a minute ago 1.67GB [2023-03-16T09:47:01.714Z] security-bootstrapper latest f922cc01ac13 2 minutes ago 22MB [2023-03-16T09:47:01.714Z] core-metadata latest b7e14cb81bed 2 minutes ago 20.6MB [2023-03-16T09:47:01.714Z] security-proxy-setup latest 4a7c130f8f6f 2 minutes ago 18.7MB [2023-03-16T09:47:01.714Z] support-scheduler latest cba0900ec81b 2 minutes ago 32.4MB [2023-03-16T09:47:01.714Z] 352e7150522b 2 minutes ago 1.75GB [2023-03-16T09:47:01.714Z] security-spire-agent latest 92014ea47aa6 2 minutes ago 129MB [2023-03-16T09:47:01.714Z] 5fb210009434 2 minutes ago 1.67GB [2023-03-16T09:47:01.714Z] c2b9507288c0 2 minutes ago 1.69GB [2023-03-16T09:47:01.714Z] 811d78d9a45e 2 minutes ago 1.66GB [2023-03-16T09:47:01.714Z] 7404596cee61 3 minutes ago 1.54GB [2023-03-16T09:47:01.714Z] ci-base-image-x86_64 latest b9e94ee0b3a8 6 minutes ago 883MB [2023-03-16T09:47:01.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB [2023-03-16T09:47:01.714Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-16T09:47:01.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-16T09:47:01.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [2023-03-16T09:47:01.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T09:47:01.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T09:47:01.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 54.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T09:47:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T09:47:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T09:47:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T09:47:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T09:47:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T09:47:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T09:47:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T09:47:25.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.346s coverage: 88.5% of statements [2023-03-16T09:47:25.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.408s coverage: 3.9% of statements [2023-03-16T09:47:30.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T09:47:30.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T09:47:30.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T09:47:31.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.548s coverage: 95.6% of statements [2023-03-16T09:47:31.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T09:47:31.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T09:47:31.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T09:47:31.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T09:47:31.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T09:47:32.213Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements [2023-03-16T09:47:37.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T09:47:37.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T09:47:37.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T09:47:37.553Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.229s coverage: 65.9% of statements [2023-03-16T09:47:47.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T09:47:47.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T09:47:48.205Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.440s coverage: 0.9% of statements [2023-03-16T09:47:48.205Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 29.0% of statements [2023-03-16T09:47:52.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.320s coverage: 45.5% of statements [2023-03-16T09:47:53.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.265s coverage: 82.9% of statements [2023-03-16T09:47:53.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements [2023-03-16T09:47:53.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements [2023-03-16T09:47:56.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements [2023-03-16T09:47:58.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T09:47:59.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T09:47:59.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T09:47:59.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T09:48:01.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T09:48:01.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T09:48:01.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T09:48:01.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T09:48:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.206s coverage: 94.4% of statements [2023-03-16T09:48:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T09:48:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T09:48:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T09:48:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T09:48:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T09:48:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T09:48:15.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T09:48:24.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.289s coverage: 79.9% of statements [2023-03-16T09:48:24.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.276s coverage: 92.9% of statements [2023-03-16T09:48:24.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.098s coverage: 64.4% of statements [2023-03-16T09:48:24.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.219s coverage: 86.9% of statements [2023-03-16T09:48:24.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2023-03-16T09:48:24.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements [2023-03-16T09:48:24.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.191s coverage: 100.0% of statements [2023-03-16T09:48:24.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.453s coverage: 81.2% of statements [2023-03-16T09:48:24.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T09:48:24.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T09:48:24.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.517s coverage: 82.1% of statements [2023-03-16T09:48:24.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 84.8% of statements [2023-03-16T09:48:31.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T09:48:31.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T09:48:31.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.115s coverage: 63.1% of statements [2023-03-16T09:48:31.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.281s coverage: 100.0% of statements [2023-03-16T09:48:32.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2023-03-16T09:48:32.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements [2023-03-16T09:48:32.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2023-03-16T09:48:33.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T09:48:33.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T09:48:33.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T09:48:33.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-03-16T09:48:41.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T09:48:41.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T09:48:41.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T09:48:41.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.989s coverage: 38.4% of statements [2023-03-16T09:48:41.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.233s coverage: 89.5% of statements [2023-03-16T09:48:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T09:48:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T09:48:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T09:48:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T09:48:46.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.224s coverage: 84.8% of statements [2023-03-16T09:48:52.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T09:48:52.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T09:48:52.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T09:48:52.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T09:48:59.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements [2023-03-16T09:48:59.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T09:48:59.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T09:48:59.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T09:48:59.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T09:49:00.083Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.604s coverage: 92.3% of statements [2023-03-16T09:49:04.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T09:49:04.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T09:49:04.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 61.5% of statements [2023-03-16T09:49:05.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T09:49:05.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T09:49:06.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements [2023-03-16T09:49:07.281Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-16T09:49:07.281Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T09:49:07.281Z] go vet ./... [2023-03-16T09:51:43.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T09:51:43.982Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T09:51:43.983Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T09:51:44.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T09:51:44.356Z] + ls -al . [2023-03-16T09:51:44.356Z] total 704 [2023-03-16T09:51:44.356Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 09:43 . [2023-03-16T09:51:44.356Z] drwxr-xr-x 4 root root 4096 Mar 16 09:43 .. [2023-03-16T09:51:44.356Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 09:42 .blubracket [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 09:42 .dockerignore [2023-03-16T09:51:44.356Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 09:42 .git [2023-03-16T09:51:44.356Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 09:42 .github [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 09:42 .gitignore [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 09:42 .golangci.yml [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 09:42 .hadolint.yml [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 09:42 .sonarcloud.properties [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 09:42 ADOPTERS.md [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 09:42 Attribution.txt [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 09:42 CHANGELOG.md [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 09:42 CONTRIBUTING.md [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 09:42 GOVERNANCE.md [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 09:42 Jenkinsfile [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 09:42 LICENSE [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 09:42 Makefile [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 09:42 OWNERS.md [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 09:42 README.md [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 09:42 SECURITY.md [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 09:40 VERSION [2023-03-16T09:51:44.356Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 09:42 bin [2023-03-16T09:51:44.356Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 09:42 cmd [2023-03-16T09:51:44.356Z] -rw-r--r-- 1 root root 447486 Mar 16 09:49 coverage.out [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 3232 Mar 16 09:42 go.mod [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 31098 Mar 16 09:42 go.sum [2023-03-16T09:51:44.356Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 09:42 internal [2023-03-16T09:51:44.356Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 09:42 openapi [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 09:42 security.txt [2023-03-16T09:51:44.356Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 09:42 snap [2023-03-16T09:51:44.356Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 09:42 version.go [Pipeline] sh [2023-03-16T09:51:44.699Z] + '[' -e coverage.out ] [2023-03-16T09:51:44.699Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T09:51:44.731Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T09:51:45.460Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T09:51:45.788Z] + make build [2023-03-16T09:51:46.055Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T09:53:22.671Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T09:53:22.671Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T09:53:22.671Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T09:53:22.938Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T09:54:09.767Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T09:54:13.215Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T09:54:20.029Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T09:54:25.382Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T09:54:28.723Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T09:54:32.989Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T09:54:38.328Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-16T09:54:45.004Z] $ docker stop --time=1 93c1739f1f89622df63a910f6824805cbb19b4dcac32359efdaa04a2dee3f4a8 [2023-03-16T09:54:47.191Z] $ docker rm -f --volumes 93c1739f1f89622df63a910f6824805cbb19b4dcac32359efdaa04a2dee3f4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:54:49.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T09:54:49.844Z] [2023-03-16T09:54:49.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:54:50.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T09:54:50.500Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-16T09:54:50.501Z] 29e5d40040c1: Pulling fs layer [2023-03-16T09:54:50.501Z] 1ce36da41761: Pulling fs layer [2023-03-16T09:54:50.501Z] 25b303627fd3: Pulling fs layer [2023-03-16T09:54:50.501Z] 29e5d40040c1: Verifying Checksum [2023-03-16T09:54:50.501Z] 29e5d40040c1: Download complete [2023-03-16T09:54:50.770Z] 1ce36da41761: Verifying Checksum [2023-03-16T09:54:50.770Z] 1ce36da41761: Download complete [2023-03-16T09:54:51.041Z] 29e5d40040c1: Pull complete [2023-03-16T09:54:52.447Z] 1ce36da41761: Pull complete [2023-03-16T09:54:52.447Z] 25b303627fd3: Verifying Checksum [2023-03-16T09:54:52.447Z] 25b303627fd3: Download complete [2023-03-16T09:55:02.533Z] 25b303627fd3: Pull complete [2023-03-16T09:55:02.533Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-16T09:55:02.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T09:55:02.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:55:02.831Z] prd-ubuntu20.04-docker-arm64-4c-16g-2391 does not seem to be running inside a container [2023-03-16T09:55:02.906Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-16T09:55:05.046Z] $ docker top 65d0e85643ec11c1c1ab02b5aaaa5ea7da68d3e27a3f0630ee9817a980142832 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T09:55:05.890Z] + docker-compose build --help [2023-03-16T09:55:05.890Z] + grep parallel [2023-03-16T09:55:10.138Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T09:55:10.444Z] $ docker stop --time=1 65d0e85643ec11c1c1ab02b5aaaa5ea7da68d3e27a3f0630ee9817a980142832 [2023-03-16T09:55:13.948Z] $ docker rm -f --volumes 65d0e85643ec11c1c1ab02b5aaaa5ea7da68d3e27a3f0630ee9817a980142832 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:55:14.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T09:55:14.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:55:14.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-2391 does not seem to be running inside a container [2023-03-16T09:55:14.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-16T09:55:16.163Z] $ docker top 21200e9507ba7020051030b20159214421e831f5edf6dcf3ea25638cc39d7525 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T09:55:16.700Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T09:55:22.032Z] Building core-command ... [2023-03-16T09:55:22.032Z] Building core-common-config-bootstrapper ... [2023-03-16T09:55:22.032Z] Building core-data ... [2023-03-16T09:55:22.032Z] Building core-metadata ... [2023-03-16T09:55:22.032Z] Building security-bootstrapper ... [2023-03-16T09:55:22.032Z] Building security-proxy-auth ... [2023-03-16T09:55:22.032Z] Building security-proxy-setup ... [2023-03-16T09:55:22.032Z] Building security-secretstore-setup ... [2023-03-16T09:55:22.032Z] Building security-spiffe-token-provider ... [2023-03-16T09:55:22.032Z] Building security-spire-agent ... [2023-03-16T09:55:22.032Z] Building security-spire-config ... [2023-03-16T09:55:22.032Z] Building security-spire-server ... [2023-03-16T09:55:22.032Z] Building support-notifications ... [2023-03-16T09:55:22.032Z] Building support-scheduler ... [2023-03-16T09:55:22.032Z] Building security-spiffe-token-provider [2023-03-16T09:55:22.032Z] Building core-command [2023-03-16T09:55:22.032Z] Building core-common-config-bootstrapper [2023-03-16T09:55:22.032Z] Building support-scheduler [2023-03-16T09:55:22.032Z] Building core-metadata [2023-03-16T09:56:18.421Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:56:18.421Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:56:18.421Z] ---> 3ccb7ff67f11 [2023-03-16T09:56:18.421Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:56:18.421Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:56:18.421Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:56:18.421Z] ---> 3ccb7ff67f11 [2023-03-16T09:56:18.421Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T09:56:18.421Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:56:18.421Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:56:18.421Z] ---> 3ccb7ff67f11 [2023-03-16T09:56:18.421Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:56:18.421Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:56:18.421Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:56:18.421Z] ---> 3ccb7ff67f11 [2023-03-16T09:56:18.421Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:56:18.421Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:56:18.421Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:56:18.421Z] ---> 3ccb7ff67f11 [2023-03-16T09:56:18.421Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:56:18.421Z] ---> Running in 9c8c37d9cdf8 [2023-03-16T09:56:18.421Z] ---> Running in 750ed4d8552e [2023-03-16T09:56:18.421Z] ---> Running in abcb70b98447 [2023-03-16T09:56:18.421Z] ---> Running in 3ed8eb675181 [2023-03-16T09:56:18.421Z] ---> Running in cfc83b124c0d [2023-03-16T09:56:18.421Z] Removing intermediate container 9c8c37d9cdf8 [2023-03-16T09:56:18.421Z] ---> b3ca67ea2389 [2023-03-16T09:56:18.421Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T09:56:18.421Z] ---> Running in 21ae93f87b21 [2023-03-16T09:56:18.421Z] Removing intermediate container 3ed8eb675181 [2023-03-16T09:56:18.421Z] ---> 1c6bee497223 [2023-03-16T09:56:18.421Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T09:56:18.421Z] Removing intermediate container 750ed4d8552e [2023-03-16T09:56:18.421Z] ---> 19fb5b032188 [2023-03-16T09:56:18.421Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T09:56:18.421Z] Removing intermediate container abcb70b98447 [2023-03-16T09:56:18.421Z] ---> dcb1b7c6b8e0 [2023-03-16T09:56:18.421Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T09:56:18.421Z] Removing intermediate container cfc83b124c0d [2023-03-16T09:56:18.421Z] ---> d90a98f7a729 [2023-03-16T09:56:18.421Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T09:56:18.421Z] ---> Running in 248dc896db75 [2023-03-16T09:56:18.421Z] ---> Running in d6a8ae9751a1 [2023-03-16T09:56:18.421Z] ---> Running in 930ba739c0cb [2023-03-16T09:56:18.421Z] ---> Running in 939e329f7ec5 [2023-03-16T09:56:18.421Z] Removing intermediate container 21ae93f87b21 [2023-03-16T09:56:18.421Z] ---> f2b3373a6a9d [2023-03-16T09:56:18.421Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T09:56:18.421Z] ---> Running in 9ac931112423 [2023-03-16T09:56:18.421Z] Removing intermediate container 930ba739c0cb [2023-03-16T09:56:18.421Z] ---> 650e1a54df81 [2023-03-16T09:56:18.421Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T09:56:18.421Z] Removing intermediate container 939e329f7ec5 [2023-03-16T09:56:18.421Z] ---> f0092ae9a547 [2023-03-16T09:56:18.421Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T09:56:18.421Z] Removing intermediate container 248dc896db75 [2023-03-16T09:56:18.421Z] ---> 8b4a53646e0c [2023-03-16T09:56:18.421Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T09:56:18.421Z] ---> Running in 43a7bb06e1d5 [2023-03-16T09:56:18.421Z] ---> Running in a03e0700c5ce [2023-03-16T09:56:18.421Z] ---> Running in eb1c41f5598e [2023-03-16T09:56:18.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:56:18.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:56:18.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:56:18.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:56:18.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:56:18.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:56:18.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:56:18.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:56:18.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:56:18.421Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T09:56:18.421Z] v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T09:56:18.421Z] OK: 17687 distinct packages available [2023-03-16T09:56:18.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:56:18.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:56:18.421Z] OK: 263 MiB in 53 packages [2023-03-16T09:56:18.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:56:18.421Z] OK: 263 MiB in 53 packages [2023-03-16T09:56:18.421Z] OK: 263 MiB in 53 packages [2023-03-16T09:56:18.421Z] Removing intermediate container 9ac931112423 [2023-03-16T09:56:18.421Z] ---> f7990ade359a [2023-03-16T09:56:18.421Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T09:56:18.421Z] OK: 263 MiB in 53 packages [2023-03-16T09:56:18.421Z] OK: 263 MiB in 53 packages [2023-03-16T09:56:19.391Z] ---> f38a0892f08d [2023-03-16T09:56:19.391Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:56:19.391Z] Removing intermediate container eb1c41f5598e [2023-03-16T09:56:19.391Z] ---> 591c5623ff84 [2023-03-16T09:56:19.391Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T09:56:19.391Z] Removing intermediate container 43a7bb06e1d5 [2023-03-16T09:56:19.391Z] ---> b2ecd50794de [2023-03-16T09:56:19.391Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T09:56:19.391Z] ---> Running in bf63f8b4e89b [2023-03-16T09:56:19.658Z] Removing intermediate container a03e0700c5ce [2023-03-16T09:56:19.658Z] ---> eb0489107b6a [2023-03-16T09:56:19.658Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T09:56:20.243Z] Removing intermediate container d6a8ae9751a1 [2023-03-16T09:56:20.243Z] ---> dafadcf8960c [2023-03-16T09:56:20.243Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T09:56:22.827Z] ---> 12efee06dc96 [2023-03-16T09:56:22.827Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:56:22.827Z] ---> c771d15da48e [2023-03-16T09:56:22.827Z] ---> 578ebdc9d076 [2023-03-16T09:56:22.827Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:56:22.827Z] ---> 3cdfa7aa12f2 [2023-03-16T09:56:22.827Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:56:22.827Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:56:22.827Z] ---> Running in 97b39a60155d [2023-03-16T09:56:23.094Z] ---> Running in 52708fa1f9dd [2023-03-16T09:56:23.094Z] ---> Running in b908e0a65d9f [2023-03-16T09:56:23.094Z] ---> Running in 63e1bb2bd2ab [2023-03-16T09:58:29.763Z] Removing intermediate container bf63f8b4e89b [2023-03-16T09:58:29.763Z] ---> 8edf8224cf09 [2023-03-16T09:58:29.763Z] Step 8/25 : COPY . . [2023-03-16T09:58:29.763Z] Removing intermediate container 97b39a60155d [2023-03-16T09:58:29.763Z] ---> fe36f6234e59 [2023-03-16T09:58:29.763Z] Step 8/23 : COPY . . [2023-03-16T09:58:29.763Z] Removing intermediate container b908e0a65d9f [2023-03-16T09:58:29.763Z] ---> 55ae4287314d [2023-03-16T09:58:29.763Z] Step 7/20 : COPY . . [2023-03-16T09:58:29.763Z] Removing intermediate container 52708fa1f9dd [2023-03-16T09:58:29.763Z] ---> 9714f4632968 [2023-03-16T09:58:29.763Z] Step 8/24 : COPY . . [2023-03-16T09:58:29.763Z] Removing intermediate container 63e1bb2bd2ab [2023-03-16T09:58:29.763Z] ---> 765fe27c74ab [2023-03-16T09:58:29.763Z] Step 8/23 : COPY . . [2023-03-16T09:58:34.050Z] ---> 93abdbce63e4 [2023-03-16T09:58:34.050Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T09:58:34.050Z] ---> 4d61e9d24abd [2023-03-16T09:58:34.050Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T09:58:34.050Z] ---> c5f7558d6990 [2023-03-16T09:58:34.050Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T09:58:34.050Z] ---> 503927139675 [2023-03-16T09:58:34.050Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T09:58:34.050Z] ---> 751a1dda64bf [2023-03-16T09:58:34.050Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T09:58:34.050Z] ---> Running in b020a1611018 [2023-03-16T09:58:34.050Z] ---> Running in dfeb4f6efa8c [2023-03-16T09:58:34.050Z] ---> Running in 6bd5206ec03d [2023-03-16T09:58:34.050Z] ---> Running in 558f4dcadd1e [2023-03-16T09:58:34.050Z] ---> Running in 52976c5a58ba [2023-03-16T09:58:36.022Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T09:58:36.603Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T09:58:36.869Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T09:58:36.869Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-16T09:58:36.869Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T10:05:58.977Z] Removing intermediate container 52976c5a58ba [2023-03-16T10:05:58.977Z] ---> 2ee9abe9c361 [2023-03-16T10:05:58.977Z] [2023-03-16T10:05:58.977Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T10:05:58.977Z] 3.17: Pulling from library/alpine [2023-03-16T10:05:58.977Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T10:05:58.977Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T10:05:58.977Z] ---> d74e625d9115 [2023-03-16T10:05:58.977Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T10:05:58.977Z] ---> Running in 6f23d79eeb45 [2023-03-16T10:05:58.977Z] Removing intermediate container 6f23d79eeb45 [2023-03-16T10:05:58.977Z] ---> 8b591548e68d [2023-03-16T10:05:58.977Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T10:05:58.977Z] ---> Running in 9306fa2eda71 [2023-03-16T10:06:01.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:06:02.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:06:03.113Z] Removing intermediate container b020a1611018 [2023-03-16T10:06:03.113Z] ---> dc94c4bacc9f [2023-03-16T10:06:03.113Z] [2023-03-16T10:06:03.113Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T10:06:03.113Z] ---> d74e625d9115 [2023-03-16T10:06:03.113Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T10:06:03.113Z] ---> Running in 636e144e8818 [2023-03-16T10:06:04.524Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T10:06:04.524Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T10:06:04.524Z] OK: 8 MiB in 16 packages [2023-03-16T10:06:05.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:06:06.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:06:06.078Z] Removing intermediate container 9306fa2eda71 [2023-03-16T10:06:06.078Z] ---> 6ab08412cfe3 [2023-03-16T10:06:06.078Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T10:06:07.500Z] ---> 75858ccfb100 [2023-03-16T10:06:07.500Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T10:06:07.770Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T10:06:07.770Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T10:06:07.770Z] OK: 8 MiB in 16 packages [2023-03-16T10:06:08.037Z] ---> 86ad1cf118e4 [2023-03-16T10:06:08.037Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T10:06:11.385Z] ---> afbd90fa3e20 [2023-03-16T10:06:11.385Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T10:06:11.665Z] Removing intermediate container 636e144e8818 [2023-03-16T10:06:11.665Z] ---> 9ff7b7e6536b [2023-03-16T10:06:11.665Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T10:06:11.932Z] ---> Running in 97f786746219 [2023-03-16T10:06:12.514Z] ---> 3bf101a1a8ae [2023-03-16T10:06:12.514Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T10:06:12.514Z] Removing intermediate container 97f786746219 [2023-03-16T10:06:12.514Z] ---> 8f792d86622e [2023-03-16T10:06:12.514Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T10:06:12.781Z] ---> Running in 4d1263bc0e61 [2023-03-16T10:06:13.366Z] Removing intermediate container 4d1263bc0e61 [2023-03-16T10:06:13.366Z] ---> 90a26aa4739e [2023-03-16T10:06:13.366Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T10:06:13.636Z] ---> Running in de2fb0d20923 [2023-03-16T10:06:13.636Z] ---> 09724538a18f [2023-03-16T10:06:13.636Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T10:06:13.903Z] ---> Running in e4c6613b6592 [2023-03-16T10:06:14.494Z] Removing intermediate container de2fb0d20923 [2023-03-16T10:06:14.494Z] ---> 4574e64115f5 [2023-03-16T10:06:14.494Z] Step 15/24 : WORKDIR / [2023-03-16T10:06:14.494Z] ---> Running in f585b99acfef [2023-03-16T10:06:15.455Z] Removing intermediate container f585b99acfef [2023-03-16T10:06:15.455Z] ---> 932b5117b549 [2023-03-16T10:06:15.455Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T10:06:16.412Z] ---> bd5780cdec64 [2023-03-16T10:06:16.412Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T10:06:17.820Z] ---> f632bdd71418 [2023-03-16T10:06:17.820Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T10:06:17.820Z] Removing intermediate container e4c6613b6592 [2023-03-16T10:06:17.820Z] ---> 4d5ac4473cc9 [2023-03-16T10:06:17.820Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T10:06:18.093Z] ---> Running in 4618ef067de7 [2023-03-16T10:06:18.675Z] Removing intermediate container 4618ef067de7 [2023-03-16T10:06:18.675Z] ---> ba2ba848dbc8 [2023-03-16T10:06:18.675Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T10:06:18.944Z] ---> Running in 8d35f4af113a [2023-03-16T10:06:19.526Z] Removing intermediate container 8d35f4af113a [2023-03-16T10:06:19.526Z] ---> 52e99334676f [2023-03-16T10:06:19.526Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T10:06:19.792Z] ---> Running in fb28304137f3 [2023-03-16T10:06:20.372Z] ---> a2c142966d4f [2023-03-16T10:06:20.373Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T10:06:20.639Z] Removing intermediate container fb28304137f3 [2023-03-16T10:06:20.639Z] ---> ff1b09b5f282 [2023-03-16T10:06:20.639Z] Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T10:06:20.906Z] ---> Running in 11b0271f1981 [2023-03-16T10:06:21.877Z] Removing intermediate container 11b0271f1981 [2023-03-16T10:06:21.877Z] ---> 9474d5d82a56 [2023-03-16T10:06:21.877Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T10:06:22.144Z] ---> Running in 9d790af901cd [2023-03-16T10:06:22.410Z] ---> d27ed67e23da [2023-03-16T10:06:22.410Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T10:06:22.410Z] ---> Running in 5230b2183dd8 [2023-03-16T10:06:22.992Z] Removing intermediate container 9d790af901cd [2023-03-16T10:06:22.992Z] ---> 72d34c5e54df [2023-03-16T10:06:22.992Z] [2023-03-16T10:06:23.258Z] Removing intermediate container 5230b2183dd8 [2023-03-16T10:06:23.258Z] ---> 0e8989994218 [2023-03-16T10:06:23.258Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T10:06:23.525Z] ---> Running in 5353f68f8bca [2023-03-16T10:06:24.485Z] Successfully built 72d34c5e54df [2023-03-16T10:06:24.774Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-16T10:06:24.774Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-03-16T10:06:24.774Z] Removing intermediate container 5353f68f8bca [2023-03-16T10:06:24.774Z] ---> c66ff24bf050 [2023-03-16T10:06:24.774Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T10:06:25.042Z] ---> Running in 1e704a1331eb [2023-03-16T10:06:26.002Z] Removing intermediate container 1e704a1331eb [2023-03-16T10:06:26.002Z] ---> abb24ea03990 [2023-03-16T10:06:26.002Z] Step 23/24 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T10:06:26.002Z] ---> Running in 5817db4dd3cb [2023-03-16T10:06:26.958Z] Removing intermediate container 5817db4dd3cb [2023-03-16T10:06:26.958Z] ---> 4a974c21df27 [2023-03-16T10:06:26.958Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T10:06:26.958Z] ---> Running in f5de15e34462 [2023-03-16T10:06:27.916Z] Removing intermediate container f5de15e34462 [2023-03-16T10:06:27.916Z] ---> 18704dc89dd1 [2023-03-16T10:06:27.916Z] [2023-03-16T10:06:28.517Z] Successfully built 18704dc89dd1 [2023-03-16T10:06:28.517Z] Successfully tagged core-command-arm64:latest [2023-03-16T10:06:28.517Z]  Building core-command ... done Building security-proxy-auth [2023-03-16T10:06:33.860Z] Removing intermediate container 558f4dcadd1e [2023-03-16T10:06:33.860Z] ---> b13eca874660 [2023-03-16T10:06:33.860Z] [2023-03-16T10:06:33.860Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T10:06:33.860Z] ---> d74e625d9115 [2023-03-16T10:06:33.860Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T10:06:33.860Z] ---> Using cache [2023-03-16T10:06:33.860Z] ---> 9ff7b7e6536b [2023-03-16T10:06:33.860Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T10:06:33.860Z] ---> Using cache [2023-03-16T10:06:33.860Z] ---> 8f792d86622e [2023-03-16T10:06:33.860Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T10:06:33.860Z] ---> Running in 4a6d900e32b1 [2023-03-16T10:06:34.126Z] Removing intermediate container 4a6d900e32b1 [2023-03-16T10:06:34.126Z] ---> 016e784a1371 [2023-03-16T10:06:34.126Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T10:06:34.126Z] ---> Running in 9bb84793de0c [2023-03-16T10:06:34.711Z] Removing intermediate container 9bb84793de0c [2023-03-16T10:06:34.711Z] ---> 2fac209e47b5 [2023-03-16T10:06:34.711Z] Step 15/25 : WORKDIR / [2023-03-16T10:06:34.711Z] ---> Running in 4be9fc75327a [2023-03-16T10:06:35.293Z] Removing intermediate container 4be9fc75327a [2023-03-16T10:06:35.558Z] ---> 4bd5886c37b5 [2023-03-16T10:06:35.558Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T10:06:38.894Z] ---> 2a679af7fca5 [2023-03-16T10:06:38.894Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T10:06:39.855Z] ---> 6e8350aec602 [2023-03-16T10:06:39.855Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T10:06:42.443Z] ---> c80abf8af8e3 [2023-03-16T10:06:42.443Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T10:06:43.854Z] ---> 56dc7050d987 [2023-03-16T10:06:43.854Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T10:06:45.791Z] ---> 164e598c7291 [2023-03-16T10:06:45.791Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T10:06:45.791Z] ---> Running in b434af612762 [2023-03-16T10:06:46.748Z] Removing intermediate container b434af612762 [2023-03-16T10:06:46.748Z] ---> 26e64c6cc097 [2023-03-16T10:06:46.748Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T10:06:46.748Z] ---> Running in bd2d97d23524 [2023-03-16T10:06:47.706Z] Removing intermediate container bd2d97d23524 [2023-03-16T10:06:47.706Z] ---> 9aa86bb135ba [2023-03-16T10:06:47.706Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T10:06:47.706Z] ---> Running in cf107f60f48e [2023-03-16T10:06:48.669Z] Removing intermediate container cf107f60f48e [2023-03-16T10:06:48.669Z] ---> 696ec61260c5 [2023-03-16T10:06:48.669Z] Step 24/25 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T10:06:48.669Z] ---> Running in 38d113e1537d [2023-03-16T10:06:49.660Z] Removing intermediate container 38d113e1537d [2023-03-16T10:06:49.660Z] ---> 1fb11ecb87a4 [2023-03-16T10:06:49.660Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T10:06:49.932Z] ---> Running in 8de850c0c431 [2023-03-16T10:06:51.890Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T10:06:51.890Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T10:06:51.890Z] ---> 3ccb7ff67f11 [2023-03-16T10:06:51.890Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T10:06:51.890Z] ---> Using cache [2023-03-16T10:06:51.890Z] ---> d90a98f7a729 [2023-03-16T10:06:51.890Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T10:06:51.890Z] ---> Using cache [2023-03-16T10:06:51.890Z] ---> f0092ae9a547 [2023-03-16T10:06:51.890Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T10:06:52.474Z] Removing intermediate container 8de850c0c431 [2023-03-16T10:06:52.474Z] ---> 58f6cc3ccd1a [2023-03-16T10:06:52.474Z] [2023-03-16T10:06:52.474Z] ---> Running in 87f12db35ad9 [2023-03-16T10:06:53.436Z] Successfully built 58f6cc3ccd1a [2023-03-16T10:06:53.437Z] Successfully tagged core-metadata-arm64:latest [2023-03-16T10:06:53.437Z]  Building core-metadata ... done Building core-data [2023-03-16T10:06:54.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:06:55.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:06:57.741Z] OK: 263 MiB in 53 packages [2023-03-16T10:06:58.007Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T10:06:58.007Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T10:06:58.007Z] ---> 3ccb7ff67f11 [2023-03-16T10:06:58.007Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T10:06:58.007Z] ---> Using cache [2023-03-16T10:06:58.007Z] ---> d90a98f7a729 [2023-03-16T10:06:58.007Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T10:06:58.007Z] ---> Using cache [2023-03-16T10:06:58.007Z] ---> f0092ae9a547 [2023-03-16T10:06:58.007Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T10:06:58.007Z] ---> Using cache [2023-03-16T10:06:58.007Z] ---> eb0489107b6a [2023-03-16T10:06:58.008Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T10:06:58.008Z] ---> Using cache [2023-03-16T10:06:58.008Z] ---> c771d15da48e [2023-03-16T10:06:58.008Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T10:06:58.008Z] ---> Using cache [2023-03-16T10:06:58.008Z] ---> 765fe27c74ab [2023-03-16T10:06:58.008Z] Step 8/23 : COPY . . [2023-03-16T10:06:58.008Z] ---> Using cache [2023-03-16T10:06:58.008Z] ---> 503927139675 [2023-03-16T10:06:58.008Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T10:06:58.589Z] ---> Running in 19d7530eed87 [2023-03-16T10:07:00.007Z] Removing intermediate container 87f12db35ad9 [2023-03-16T10:07:00.007Z] ---> 0693ce011da3 [2023-03-16T10:07:00.007Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T10:07:01.417Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T10:07:01.417Z] ---> c23cbfb42f0e [2023-03-16T10:07:01.417Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T10:07:01.417Z] ---> Running in 386cdeb71a55 [2023-03-16T10:07:13.732Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T10:07:13.732Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T10:07:13.732Z] ---> 3ccb7ff67f11 [2023-03-16T10:07:13.732Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T10:07:13.732Z] ---> Using cache [2023-03-16T10:07:13.732Z] ---> d90a98f7a729 [2023-03-16T10:07:13.732Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T10:07:13.732Z] ---> Using cache [2023-03-16T10:07:13.732Z] ---> f0092ae9a547 [2023-03-16T10:07:13.732Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T10:07:13.732Z] ---> Using cache [2023-03-16T10:07:13.732Z] ---> eb0489107b6a [2023-03-16T10:07:13.732Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T10:07:13.732Z] ---> Using cache [2023-03-16T10:07:13.732Z] ---> c771d15da48e [2023-03-16T10:07:13.732Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T10:07:13.732Z] ---> Using cache [2023-03-16T10:07:13.732Z] ---> 765fe27c74ab [2023-03-16T10:07:13.732Z] Step 8/23 : COPY . . [2023-03-16T10:07:13.732Z] ---> Using cache [2023-03-16T10:07:13.732Z] ---> 503927139675 [2023-03-16T10:07:13.732Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T10:07:14.325Z] ---> Running in 03d5ca96e9e8 [2023-03-16T10:07:16.274Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T10:07:55.130Z] Removing intermediate container 6bd5206ec03d [2023-03-16T10:07:55.130Z] ---> 12de259af188 [2023-03-16T10:07:55.130Z] [2023-03-16T10:07:55.130Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T10:07:55.130Z] ---> d74e625d9115 [2023-03-16T10:07:55.130Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T10:07:55.130Z] ---> Running in 52bb35b729a6 [2023-03-16T10:07:55.130Z] Removing intermediate container 52bb35b729a6 [2023-03-16T10:07:55.130Z] ---> 04a35a51fcc3 [2023-03-16T10:07:55.130Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T10:07:55.130Z] ---> Running in 89451c3fe24c [2023-03-16T10:07:55.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:07:55.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:07:55.397Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T10:07:55.397Z] v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T10:07:55.397Z] OK: 17687 distinct packages available [2023-03-16T10:07:55.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:07:56.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:07:58.032Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T10:07:58.032Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T10:07:58.032Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T10:07:58.032Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T10:07:58.298Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T10:07:58.298Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T10:07:58.298Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T10:07:58.298Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T10:07:58.298Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T10:07:58.298Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T10:07:58.298Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T10:07:58.884Z] OK: 11 MiB in 24 packages [2023-03-16T10:08:02.219Z] Removing intermediate container 89451c3fe24c [2023-03-16T10:08:02.219Z] ---> b121c00c5840 [2023-03-16T10:08:02.219Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T10:08:02.801Z] ---> 4dd4576b990f [2023-03-16T10:08:02.801Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T10:08:04.209Z] ---> e05b6f0c70c5 [2023-03-16T10:08:04.209Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T10:08:10.852Z] ---> 42391980dca8 [2023-03-16T10:08:10.852Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T10:08:11.451Z] ---> 616c0d726b6f [2023-03-16T10:08:11.451Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T10:08:11.732Z] ---> Running in af51e18df4c3 [2023-03-16T10:08:12.709Z] Removing intermediate container af51e18df4c3 [2023-03-16T10:08:12.709Z] ---> 513f0adbd672 [2023-03-16T10:08:12.709Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T10:08:12.709Z] ---> Running in 93ce394a50bc [2023-03-16T10:08:13.672Z] Removing intermediate container 93ce394a50bc [2023-03-16T10:08:13.941Z] ---> 9162bdde538e [2023-03-16T10:08:13.941Z] Step 18/20 : LABEL arch=arm64 [2023-03-16T10:08:13.941Z] ---> Running in b07727afa03f [2023-03-16T10:08:14.912Z] Removing intermediate container b07727afa03f [2023-03-16T10:08:14.912Z] ---> 6a52380a50c6 [2023-03-16T10:08:14.912Z] Step 19/20 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T10:08:15.184Z] ---> Running in d6d971740ba4 [2023-03-16T10:08:16.147Z] Removing intermediate container d6d971740ba4 [2023-03-16T10:08:16.147Z] ---> ce1551be229b [2023-03-16T10:08:16.147Z] Step 20/20 : LABEL version=0.0.0 [2023-03-16T10:08:16.147Z] ---> Running in 9289a885b949 [2023-03-16T10:08:17.115Z] Removing intermediate container 9289a885b949 [2023-03-16T10:08:17.115Z] ---> 378a60c2c839 [2023-03-16T10:08:17.115Z] [2023-03-16T10:08:17.699Z] Successfully built 378a60c2c839 [2023-03-16T10:08:17.699Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-16T10:08:17.699Z] Building security-proxy-setup [2023-03-16T10:08:40.107Z]  Building security-spiffe-token-provider ... done Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T10:08:40.107Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T10:08:40.107Z] ---> 3ccb7ff67f11 [2023-03-16T10:08:40.107Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T10:08:40.107Z] ---> Using cache [2023-03-16T10:08:40.107Z] ---> 1c6bee497223 [2023-03-16T10:08:40.107Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T10:08:40.107Z] ---> Running in 5638679013a9 [2023-03-16T10:08:42.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:08:43.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:08:45.240Z] OK: 263 MiB in 53 packages [2023-03-16T10:08:47.200Z] Removing intermediate container 5638679013a9 [2023-03-16T10:08:47.200Z] ---> 06ddce393758 [2023-03-16T10:08:47.200Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T10:08:48.174Z] ---> 948f9eab8af4 [2023-03-16T10:08:48.174Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T10:08:48.445Z] ---> Running in 7b430f921bd1 [2023-03-16T10:08:49.039Z] Removing intermediate container 386cdeb71a55 [2023-03-16T10:08:49.039Z] ---> 483cc4c8c388 [2023-03-16T10:08:49.039Z] Step 8/23 : COPY . . [2023-03-16T10:09:11.165Z] ---> 238995e9be46 [2023-03-16T10:09:11.165Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T10:09:11.165Z] ---> Running in 95ba352f9efd [2023-03-16T10:09:11.165Z] Removing intermediate container dfeb4f6efa8c [2023-03-16T10:09:11.165Z] ---> 2f013616c3e6 [2023-03-16T10:09:11.165Z] [2023-03-16T10:09:11.165Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T10:09:11.165Z] ---> d74e625d9115 [2023-03-16T10:09:11.165Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T10:09:11.165Z] ---> Using cache [2023-03-16T10:09:11.165Z] ---> 9ff7b7e6536b [2023-03-16T10:09:11.165Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T10:09:11.165Z] ---> Using cache [2023-03-16T10:09:11.165Z] ---> 8f792d86622e [2023-03-16T10:09:11.165Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T10:09:11.435Z] ---> Running in f1ca9844de6f [2023-03-16T10:09:12.405Z] Removing intermediate container f1ca9844de6f [2023-03-16T10:09:12.405Z] ---> fc58f86aee5f [2023-03-16T10:09:12.405Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T10:09:12.405Z] ---> Running in 32ab643da155 [2023-03-16T10:09:12.996Z] Removing intermediate container 32ab643da155 [2023-03-16T10:09:12.996Z] ---> be2f11a5503b [2023-03-16T10:09:12.997Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T10:09:13.269Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T10:09:14.245Z] ---> ffeefdb4096b [2023-03-16T10:09:14.245Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T10:09:15.211Z] ---> dd320d346037 [2023-03-16T10:09:15.211Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T10:09:17.800Z] ---> eb9d3f7faf27 [2023-03-16T10:09:17.800Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T10:09:18.781Z] ---> d9d8cc9189bf [2023-03-16T10:09:18.781Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T10:09:19.050Z] ---> Running in 1d42f087c67f [2023-03-16T10:09:19.643Z] Removing intermediate container 1d42f087c67f [2023-03-16T10:09:19.643Z] ---> 2ee5fc33e554 [2023-03-16T10:09:19.643Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T10:09:19.643Z] ---> Running in 42d21bbbe999 [2023-03-16T10:09:20.229Z] Removing intermediate container 42d21bbbe999 [2023-03-16T10:09:20.229Z] ---> a9997fb0f51d [2023-03-16T10:09:20.229Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T10:09:20.497Z] ---> Running in a20717580fad [2023-03-16T10:09:21.082Z] Removing intermediate container a20717580fad [2023-03-16T10:09:21.082Z] ---> 458a7226e635 [2023-03-16T10:09:21.083Z] Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T10:09:21.083Z] ---> Running in c2f99e8b9735 [2023-03-16T10:09:21.670Z] Removing intermediate container c2f99e8b9735 [2023-03-16T10:09:21.670Z] ---> 9a387bb791cf [2023-03-16T10:09:21.670Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T10:09:21.941Z] ---> Running in 5ad7930ffed3 [2023-03-16T10:09:22.529Z] Removing intermediate container 5ad7930ffed3 [2023-03-16T10:09:22.529Z] ---> 9da213da8469 [2023-03-16T10:09:22.529Z] [2023-03-16T10:09:22.797Z] Successfully built 9da213da8469 [2023-03-16T10:09:22.797Z] Successfully tagged support-scheduler-arm64:latest [2023-03-16T10:09:22.797Z] Building security-spire-config [2023-03-16T10:09:41.017Z]  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T10:09:41.017Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T10:09:41.017Z] ---> 3ccb7ff67f11 [2023-03-16T10:09:41.017Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T10:09:41.017Z] ---> Using cache [2023-03-16T10:09:41.017Z] ---> 1c6bee497223 [2023-03-16T10:09:41.017Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T10:09:41.017Z] ---> Running in dabd348052bd [2023-03-16T10:09:42.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:09:43.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:09:44.895Z] OK: 263 MiB in 53 packages [2023-03-16T10:09:46.850Z] Removing intermediate container dabd348052bd [2023-03-16T10:09:46.850Z] ---> f9a12b3cc490 [2023-03-16T10:09:46.850Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T10:09:47.813Z] ---> 08a1af16d012 [2023-03-16T10:09:47.813Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T10:09:47.813Z] ---> Running in 4876a5ba3976 [2023-03-16T10:10:26.700Z] Removing intermediate container 7b430f921bd1 [2023-03-16T10:10:26.700Z] ---> 045fc11a0788 [2023-03-16T10:10:26.700Z] Step 7/21 : COPY . . [2023-03-16T10:10:41.689Z] ---> 15fdeffb05b4 [2023-03-16T10:10:41.689Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T10:10:41.689Z] ---> Running in 1c124bf0b003 [2023-03-16T10:10:41.689Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T10:11:28.503Z] Removing intermediate container 4876a5ba3976 [2023-03-16T10:11:28.503Z] ---> 80abdf91a832 [2023-03-16T10:11:28.503Z] Step 7/26 : COPY . . [2023-03-16T10:11:36.691Z] ---> 21f2208bba06 [2023-03-16T10:11:36.691Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T10:11:37.275Z] ---> Running in 87e7817d9361 [2023-03-16T10:11:37.539Z] Removing intermediate container 87e7817d9361 [2023-03-16T10:11:37.539Z] ---> 398ceebca977 [2023-03-16T10:11:37.540Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T10:11:37.805Z] ---> Running in 1410964d882a [2023-03-16T10:11:38.405Z] Removing intermediate container 1410964d882a [2023-03-16T10:11:38.405Z] ---> f79b0dcbbf08 [2023-03-16T10:11:38.405Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T10:11:38.405Z] ---> Running in 26778047c377 [2023-03-16T10:11:38.993Z] Removing intermediate container 26778047c377 [2023-03-16T10:11:38.993Z] ---> dc7d95c426ff [2023-03-16T10:11:38.993Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T10:11:38.993Z] ---> Running in a7124d0be242 [2023-03-16T10:11:42.347Z] Removing intermediate container a7124d0be242 [2023-03-16T10:11:42.347Z] ---> 0f027ce5ce02 [2023-03-16T10:11:42.347Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T10:11:42.347Z] ---> Running in 70e25b7510d6 [2023-03-16T10:11:42.347Z] Removing intermediate container 70e25b7510d6 [2023-03-16T10:11:42.347Z] ---> c124cb4696d5 [2023-03-16T10:11:42.347Z] [2023-03-16T10:11:42.347Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T10:11:42.612Z] ---> d74e625d9115 [2023-03-16T10:11:42.612Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T10:11:42.612Z] ---> Using cache [2023-03-16T10:11:42.612Z] ---> 04a35a51fcc3 [2023-03-16T10:11:42.612Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T10:11:42.612Z] ---> Running in bf2376a6ab33 [2023-03-16T10:11:44.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:11:45.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:11:46.547Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T10:11:46.547Z] v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T10:11:46.547Z] OK: 17687 distinct packages available [2023-03-16T10:11:46.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:11:47.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:11:49.182Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T10:11:49.182Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T10:11:49.182Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T10:11:49.182Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T10:11:49.182Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T10:11:49.182Z] OK: 8 MiB in 19 packages [2023-03-16T10:11:50.587Z] Removing intermediate container bf2376a6ab33 [2023-03-16T10:11:50.587Z] ---> ee6f8ac8d1d8 [2023-03-16T10:11:50.587Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T10:11:51.553Z] ---> 531c7e941d1f [2023-03-16T10:11:51.553Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T10:11:58.232Z] ---> 3b7846b1e1d8 [2023-03-16T10:11:58.232Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T10:11:58.499Z] ---> 1c6df086b0f5 [2023-03-16T10:11:58.499Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T10:11:58.499Z] ---> Running in 368724be7715 [2023-03-16T10:11:59.079Z] Removing intermediate container 368724be7715 [2023-03-16T10:11:59.079Z] ---> 44a2b94a7316 [2023-03-16T10:11:59.079Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T10:12:00.033Z] ---> ba5b7d90a135 [2023-03-16T10:12:00.033Z] Step 21/26 : WORKDIR / [2023-03-16T10:12:00.033Z] ---> Running in bd9d211ee894 [2023-03-16T10:12:02.618Z] Removing intermediate container bd9d211ee894 [2023-03-16T10:12:02.618Z] ---> 703f6f537438 [2023-03-16T10:12:02.618Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T10:12:02.618Z] ---> Running in 54c7f90a9313 [2023-03-16T10:12:03.198Z] Removing intermediate container 54c7f90a9313 [2023-03-16T10:12:03.198Z] ---> c5f124f2742e [2023-03-16T10:12:03.198Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T10:12:03.198Z] ---> Running in 36c7ca32fbd6 [2023-03-16T10:12:03.779Z] Removing intermediate container 36c7ca32fbd6 [2023-03-16T10:12:03.779Z] ---> b267771c616e [2023-03-16T10:12:03.779Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T10:12:03.779Z] ---> Running in f4472c8bd3a3 [2023-03-16T10:12:04.361Z] Removing intermediate container f4472c8bd3a3 [2023-03-16T10:12:04.361Z] ---> eae750fa2b2e [2023-03-16T10:12:04.361Z] Step 25/26 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T10:12:04.361Z] ---> Running in b038d53feac9 [2023-03-16T10:12:04.958Z] Removing intermediate container b038d53feac9 [2023-03-16T10:12:04.958Z] ---> ce9143256f2b [2023-03-16T10:12:04.958Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T10:12:04.958Z] ---> Running in 82405f4815b8 [2023-03-16T10:12:05.538Z] Removing intermediate container 82405f4815b8 [2023-03-16T10:12:05.538Z] ---> f70238bcc263 [2023-03-16T10:12:05.538Z] [2023-03-16T10:12:05.804Z] Successfully built f70238bcc263 [2023-03-16T10:12:05.804Z] Successfully tagged security-spire-config-arm64:latest [2023-03-16T10:12:05.804Z] Building security-spire-server [2023-03-16T10:12:20.773Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T10:12:20.773Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T10:12:20.773Z] ---> 3ccb7ff67f11 [2023-03-16T10:12:20.773Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T10:12:20.773Z] ---> Using cache [2023-03-16T10:12:20.773Z] ---> 1c6bee497223 [2023-03-16T10:12:20.773Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T10:12:20.773Z] ---> Using cache [2023-03-16T10:12:20.773Z] ---> f9a12b3cc490 [2023-03-16T10:12:20.773Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T10:12:20.773Z] ---> Using cache [2023-03-16T10:12:20.773Z] ---> 08a1af16d012 [2023-03-16T10:12:20.773Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T10:12:20.773Z] ---> Using cache [2023-03-16T10:12:20.773Z] ---> 80abdf91a832 [2023-03-16T10:12:20.773Z] Step 7/25 : COPY . . [2023-03-16T10:12:20.773Z] ---> Using cache [2023-03-16T10:12:20.773Z] ---> 21f2208bba06 [2023-03-16T10:12:20.773Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T10:12:20.773Z] ---> Using cache [2023-03-16T10:12:20.773Z] ---> 398ceebca977 [2023-03-16T10:12:20.773Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T10:12:20.773Z] ---> Using cache [2023-03-16T10:12:20.773Z] ---> f79b0dcbbf08 [2023-03-16T10:12:20.773Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T10:12:20.773Z] ---> Using cache [2023-03-16T10:12:20.773Z] ---> dc7d95c426ff [2023-03-16T10:12:20.773Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T10:12:20.773Z] ---> Running in caa499ca4b26 [2023-03-16T10:12:23.342Z] Removing intermediate container caa499ca4b26 [2023-03-16T10:12:23.342Z] ---> c0cfc0dafb05 [2023-03-16T10:12:23.342Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T10:12:23.342Z] ---> Running in a214f97f9441 [2023-03-16T10:12:23.607Z] Removing intermediate container a214f97f9441 [2023-03-16T10:12:23.607Z] ---> 39eb2c847e37 [2023-03-16T10:12:23.607Z] [2023-03-16T10:12:23.607Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T10:12:23.607Z] ---> d74e625d9115 [2023-03-16T10:12:23.607Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T10:12:23.607Z] ---> Using cache [2023-03-16T10:12:23.607Z] ---> 04a35a51fcc3 [2023-03-16T10:12:23.607Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T10:12:23.607Z] ---> Running in 83010cb8c51e [2023-03-16T10:12:25.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:12:26.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:12:27.519Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T10:12:27.519Z] v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T10:12:27.519Z] OK: 17687 distinct packages available [2023-03-16T10:12:27.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:12:28.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:12:29.763Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T10:12:29.763Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T10:12:29.763Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T10:12:29.763Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T10:12:29.763Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T10:12:29.763Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T10:12:29.763Z] OK: 9 MiB in 20 packages [2023-03-16T10:12:31.722Z] Removing intermediate container 83010cb8c51e [2023-03-16T10:12:31.722Z] ---> d22a69fed45c [2023-03-16T10:12:31.722Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T10:12:32.301Z] ---> f3102e9abb14 [2023-03-16T10:12:32.301Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T10:12:37.646Z] ---> e7fdd8cf114d [2023-03-16T10:12:37.646Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T10:12:38.612Z] ---> 6316b4b24150 [2023-03-16T10:12:38.612Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T10:12:40.558Z] ---> 616d055bb07e [2023-03-16T10:12:40.558Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T10:12:41.519Z] ---> 0e6164961093 [2023-03-16T10:12:41.519Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T10:12:41.869Z] ---> Running in 9145b73dee03 [2023-03-16T10:12:42.156Z] Removing intermediate container 9145b73dee03 [2023-03-16T10:12:42.156Z] ---> 1764befa8162 [2023-03-16T10:12:42.156Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T10:12:42.436Z] ---> Running in 3f88e6c227a5 [2023-03-16T10:12:43.049Z] Removing intermediate container 3f88e6c227a5 [2023-03-16T10:12:43.049Z] ---> 5cd138a9d131 [2023-03-16T10:12:43.049Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T10:12:43.049Z] ---> Running in c5f5e6d77e03 [2023-03-16T10:12:43.660Z] Removing intermediate container c5f5e6d77e03 [2023-03-16T10:12:43.660Z] ---> fb7fee8e0afb [2023-03-16T10:12:43.660Z] Step 24/25 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T10:12:43.660Z] ---> Running in 562f541d3c7e [2023-03-16T10:12:44.268Z] Removing intermediate container 562f541d3c7e [2023-03-16T10:12:44.268Z] ---> d9965c03669f [2023-03-16T10:12:44.268Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T10:12:44.560Z] ---> Running in f80e4cd31d4c [2023-03-16T10:12:44.834Z] Removing intermediate container f80e4cd31d4c [2023-03-16T10:12:44.834Z] ---> bafae20f5318 [2023-03-16T10:12:44.834Z] [2023-03-16T10:12:45.103Z] Successfully built bafae20f5318 [2023-03-16T10:12:45.103Z] Successfully tagged security-spire-server-arm64:latest [2023-03-16T10:12:45.103Z] Building security-secretstore-setup [2023-03-16T10:13:03.306Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T10:13:03.306Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T10:13:03.306Z] ---> 3ccb7ff67f11 [2023-03-16T10:13:03.306Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T10:13:03.306Z] ---> Using cache [2023-03-16T10:13:03.306Z] ---> 1c6bee497223 [2023-03-16T10:13:03.306Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T10:13:03.306Z] ---> Using cache [2023-03-16T10:13:03.306Z] ---> 06ddce393758 [2023-03-16T10:13:03.306Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T10:13:03.306Z] ---> Using cache [2023-03-16T10:13:03.306Z] ---> 948f9eab8af4 [2023-03-16T10:13:03.306Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T10:13:03.306Z] ---> Using cache [2023-03-16T10:13:03.306Z] ---> 045fc11a0788 [2023-03-16T10:13:03.306Z] Step 7/24 : COPY . . [2023-03-16T10:13:03.306Z] ---> Using cache [2023-03-16T10:13:03.306Z] ---> 15fdeffb05b4 [2023-03-16T10:13:03.306Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T10:13:03.306Z] ---> Running in 88c0456059fb [2023-03-16T10:13:04.704Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T10:13:36.889Z] Removing intermediate container 19d7530eed87 [2023-03-16T10:13:36.889Z] ---> df07062fee02 [2023-03-16T10:13:36.889Z] [2023-03-16T10:13:36.889Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T10:13:36.889Z] ---> d74e625d9115 [2023-03-16T10:13:36.889Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T10:13:36.889Z] ---> Using cache [2023-03-16T10:13:36.889Z] ---> 8b591548e68d [2023-03-16T10:13:36.889Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T10:13:36.889Z] ---> Using cache [2023-03-16T10:13:36.889Z] ---> 6ab08412cfe3 [2023-03-16T10:13:36.889Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T10:13:36.889Z] ---> Using cache [2023-03-16T10:13:36.889Z] ---> 75858ccfb100 [2023-03-16T10:13:36.889Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T10:13:36.889Z] ---> Using cache [2023-03-16T10:13:36.889Z] ---> 86ad1cf118e4 [2023-03-16T10:13:36.889Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T10:13:37.470Z] ---> 8f8593fd0f1e [2023-03-16T10:13:37.470Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T10:13:38.424Z] ---> a8b0ba0febbd [2023-03-16T10:13:38.424Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T10:13:39.379Z] ---> 0ee39a385405 [2023-03-16T10:13:39.379Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T10:13:39.379Z] ---> Running in dc7fb564a202 [2023-03-16T10:13:42.730Z] Removing intermediate container dc7fb564a202 [2023-03-16T10:13:42.730Z] ---> f06c5b74afab [2023-03-16T10:13:42.730Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T10:13:42.730Z] ---> Running in c4d5ed16682a [2023-03-16T10:13:45.298Z] Removing intermediate container c4d5ed16682a [2023-03-16T10:13:45.298Z] ---> 0f26a5b0cc0e [2023-03-16T10:13:45.298Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T10:13:45.298Z] ---> Running in 55d3c378c758 [2023-03-16T10:13:45.564Z] Removing intermediate container 55d3c378c758 [2023-03-16T10:13:45.564Z] ---> ab20d4451711 [2023-03-16T10:13:45.564Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T10:13:45.834Z] ---> Running in b8a06a01a935 [2023-03-16T10:13:46.414Z] Removing intermediate container b8a06a01a935 [2023-03-16T10:13:46.414Z] ---> b83dbc01a3d8 [2023-03-16T10:13:46.414Z] Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T10:13:46.414Z] ---> Running in 91ab0f6a6e3a [2023-03-16T10:13:46.996Z] Removing intermediate container 91ab0f6a6e3a [2023-03-16T10:13:46.996Z] ---> 9bdac6477d11 [2023-03-16T10:13:46.996Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T10:13:46.996Z] ---> Running in 47882c68b12a [2023-03-16T10:13:47.574Z] Removing intermediate container 47882c68b12a [2023-03-16T10:13:47.574Z] ---> 4ececfb1d35a [2023-03-16T10:13:47.574Z] [2023-03-16T10:13:47.839Z] Successfully built 4ececfb1d35a [2023-03-16T10:13:47.839Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-16T10:13:47.839Z] Building security-spire-agent [2023-03-16T10:14:09.865Z]  Building security-proxy-auth ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T10:14:09.865Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T10:14:09.865Z] ---> 3ccb7ff67f11 [2023-03-16T10:14:09.865Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T10:14:09.865Z] ---> Using cache [2023-03-16T10:14:09.865Z] ---> 1c6bee497223 [2023-03-16T10:14:09.865Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T10:14:09.865Z] ---> Using cache [2023-03-16T10:14:09.865Z] ---> f9a12b3cc490 [2023-03-16T10:14:09.865Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T10:14:09.865Z] ---> Using cache [2023-03-16T10:14:09.865Z] ---> 08a1af16d012 [2023-03-16T10:14:09.865Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T10:14:09.865Z] ---> Using cache [2023-03-16T10:14:09.865Z] ---> 80abdf91a832 [2023-03-16T10:14:09.865Z] Step 7/26 : COPY . . [2023-03-16T10:14:09.865Z] ---> Using cache [2023-03-16T10:14:09.865Z] ---> 21f2208bba06 [2023-03-16T10:14:09.865Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T10:14:09.865Z] ---> Using cache [2023-03-16T10:14:09.865Z] ---> 398ceebca977 [2023-03-16T10:14:09.865Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T10:14:09.865Z] ---> Using cache [2023-03-16T10:14:09.865Z] ---> f79b0dcbbf08 [2023-03-16T10:14:09.865Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T10:14:09.865Z] ---> Using cache [2023-03-16T10:14:09.865Z] ---> dc7d95c426ff [2023-03-16T10:14:09.865Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T10:14:09.865Z] ---> Using cache [2023-03-16T10:14:09.865Z] ---> 0f027ce5ce02 [2023-03-16T10:14:09.865Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T10:14:09.865Z] ---> Using cache [2023-03-16T10:14:09.865Z] ---> c124cb4696d5 [2023-03-16T10:14:09.865Z] [2023-03-16T10:14:09.865Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T10:14:09.865Z] ---> d74e625d9115 [2023-03-16T10:14:09.865Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T10:14:09.865Z] ---> Using cache [2023-03-16T10:14:09.865Z] ---> 04a35a51fcc3 [2023-03-16T10:14:09.865Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T10:14:09.865Z] ---> Using cache [2023-03-16T10:14:09.865Z] ---> d22a69fed45c [2023-03-16T10:14:09.865Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T10:14:09.865Z] ---> Using cache [2023-03-16T10:14:09.865Z] ---> f3102e9abb14 [2023-03-16T10:14:09.865Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T10:14:11.798Z] ---> a7c5bdc39066 [2023-03-16T10:14:11.798Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T10:14:17.121Z] ---> 1735a86224c9 [2023-03-16T10:14:17.121Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T10:14:17.385Z] ---> eb8dca608523 [2023-03-16T10:14:17.385Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T10:14:18.338Z] ---> 94bb9930585f [2023-03-16T10:14:18.338Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T10:14:19.290Z] ---> 15aa05eb955d [2023-03-16T10:14:19.290Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T10:14:19.290Z] ---> Running in da823a60254a [2023-03-16T10:14:19.876Z] Removing intermediate container da823a60254a [2023-03-16T10:14:19.876Z] ---> f94b8cefe07f [2023-03-16T10:14:19.876Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T10:14:19.876Z] ---> Running in 53aef055ba3e [2023-03-16T10:14:20.460Z] Removing intermediate container 53aef055ba3e [2023-03-16T10:14:20.460Z] ---> 6f5de318199f [2023-03-16T10:14:20.460Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T10:14:20.460Z] ---> Running in 74b0420bc6a4 [2023-03-16T10:14:21.037Z] Removing intermediate container 74b0420bc6a4 [2023-03-16T10:14:21.037Z] ---> 2ca1b3962652 [2023-03-16T10:14:21.037Z] Step 25/26 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T10:14:21.305Z] ---> Running in 452db6249abc [2023-03-16T10:14:21.571Z] Removing intermediate container 452db6249abc [2023-03-16T10:14:21.571Z] ---> a4b8fa291d68 [2023-03-16T10:14:21.571Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T10:14:21.839Z] ---> Running in af21a77c6a7a [2023-03-16T10:14:22.432Z] Removing intermediate container af21a77c6a7a [2023-03-16T10:14:22.432Z] ---> a20759171b5f [2023-03-16T10:14:22.432Z] [2023-03-16T10:14:22.698Z] Successfully built a20759171b5f [2023-03-16T10:14:22.698Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-16T10:14:22.698Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-03-16T10:14:40.866Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T10:14:40.866Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T10:14:40.866Z] ---> 3ccb7ff67f11 [2023-03-16T10:14:40.866Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T10:14:40.866Z] ---> Using cache [2023-03-16T10:14:40.866Z] ---> 1c6bee497223 [2023-03-16T10:14:40.866Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T10:14:40.866Z] ---> Using cache [2023-03-16T10:14:40.866Z] ---> 06ddce393758 [2023-03-16T10:14:40.866Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T10:14:40.866Z] ---> Using cache [2023-03-16T10:14:40.866Z] ---> 948f9eab8af4 [2023-03-16T10:14:40.866Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T10:14:40.866Z] ---> Using cache [2023-03-16T10:14:40.866Z] ---> 045fc11a0788 [2023-03-16T10:14:40.866Z] Step 7/33 : COPY . . [2023-03-16T10:14:40.866Z] ---> Using cache [2023-03-16T10:14:40.866Z] ---> 15fdeffb05b4 [2023-03-16T10:14:40.866Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T10:14:41.448Z] ---> Running in a16f24dd598a [2023-03-16T10:14:43.390Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T10:15:05.420Z] Removing intermediate container 03d5ca96e9e8 [2023-03-16T10:15:05.420Z] ---> 5e82316de44d [2023-03-16T10:15:05.420Z] [2023-03-16T10:15:05.420Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T10:15:05.420Z] ---> d74e625d9115 [2023-03-16T10:15:05.420Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T10:15:05.420Z] ---> Running in decefdf89a17 [2023-03-16T10:15:05.420Z] Removing intermediate container decefdf89a17 [2023-03-16T10:15:05.420Z] ---> 9b5b8787be56 [2023-03-16T10:15:05.420Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T10:15:05.420Z] ---> Running in ea18e64de939 [2023-03-16T10:15:05.420Z] Removing intermediate container ea18e64de939 [2023-03-16T10:15:05.420Z] ---> 30e74afd72de [2023-03-16T10:15:05.420Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T10:15:05.420Z] ---> Running in cd77ffc382d6 [2023-03-16T10:15:05.999Z] Removing intermediate container cd77ffc382d6 [2023-03-16T10:15:05.999Z] ---> 70b7f28e0da6 [2023-03-16T10:15:05.999Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T10:15:06.263Z] ---> Running in d115c5363ebc [2023-03-16T10:15:08.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:15:09.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:15:10.552Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T10:15:10.552Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T10:15:10.552Z] OK: 8 MiB in 16 packages [2023-03-16T10:15:12.511Z] Removing intermediate container d115c5363ebc [2023-03-16T10:15:12.511Z] ---> a3e0d6161f66 [2023-03-16T10:15:12.511Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T10:15:13.106Z] ---> bc35b9f6b4de [2023-03-16T10:15:13.106Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T10:15:14.077Z] ---> 88af0ec91d5c [2023-03-16T10:15:14.077Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T10:15:16.029Z] ---> adcd3787d72f [2023-03-16T10:15:16.029Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T10:15:17.998Z] ---> f7ceae3e0af7 [2023-03-16T10:15:17.998Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T10:15:17.998Z] ---> Running in 99ae7971ff6d [2023-03-16T10:15:18.267Z] Removing intermediate container 99ae7971ff6d [2023-03-16T10:15:18.267Z] ---> c94200afb339 [2023-03-16T10:15:18.267Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T10:15:18.267Z] ---> Running in f861806fcd31 [2023-03-16T10:15:18.849Z] Removing intermediate container f861806fcd31 [2023-03-16T10:15:18.849Z] ---> 82c8e9f6f5f1 [2023-03-16T10:15:18.849Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T10:15:18.849Z] ---> Running in 1d82acdc5b8b [2023-03-16T10:15:19.430Z] Removing intermediate container 1d82acdc5b8b [2023-03-16T10:15:19.430Z] ---> f4b7d086adf5 [2023-03-16T10:15:19.430Z] Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T10:15:19.430Z] ---> Running in 50e97ffddcca [2023-03-16T10:15:20.009Z] Removing intermediate container 50e97ffddcca [2023-03-16T10:15:20.009Z] ---> bb94f1ccbe8e [2023-03-16T10:15:20.009Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T10:15:20.009Z] ---> Running in f118c7a0dbb0 [2023-03-16T10:15:20.587Z] Removing intermediate container f118c7a0dbb0 [2023-03-16T10:15:20.587Z] ---> 4f128935b5ae [2023-03-16T10:15:20.587Z] [2023-03-16T10:15:20.852Z] Successfully built 4f128935b5ae [2023-03-16T10:15:20.852Z] Successfully tagged core-data-arm64:latest [2023-03-16T10:16:57.441Z]  Building core-data ... done Removing intermediate container 1c124bf0b003 [2023-03-16T10:16:57.441Z] ---> 6b6c7b17a118 [2023-03-16T10:16:57.441Z] [2023-03-16T10:16:57.441Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T10:16:57.441Z] ---> d74e625d9115 [2023-03-16T10:16:57.441Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T10:16:57.441Z] ---> Running in c07382b5d13d [2023-03-16T10:16:57.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:16:57.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:16:57.441Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T10:16:57.441Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T10:16:57.441Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T10:16:57.441Z] OK: 8 MiB in 17 packages [2023-03-16T10:16:57.441Z] Removing intermediate container c07382b5d13d [2023-03-16T10:16:57.441Z] ---> 6765ae855997 [2023-03-16T10:16:57.441Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T10:16:57.708Z] ---> Running in 0c9db2dc4449 [2023-03-16T10:16:57.977Z] Removing intermediate container 0c9db2dc4449 [2023-03-16T10:16:57.977Z] ---> 407ac168c77e [2023-03-16T10:16:57.977Z] Step 12/21 : WORKDIR /edgex [2023-03-16T10:16:58.243Z] ---> Running in d4e7d59ffe14 [2023-03-16T10:16:58.831Z] Removing intermediate container d4e7d59ffe14 [2023-03-16T10:16:58.831Z] ---> bf1a63a4341e [2023-03-16T10:16:58.831Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T10:16:59.790Z] ---> f9cd3cc0b194 [2023-03-16T10:16:59.790Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T10:17:00.749Z] ---> 34fe2b4dd1fe [2023-03-16T10:17:00.749Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T10:17:04.759Z] ---> 79515030fba9 [2023-03-16T10:17:04.759Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T10:17:05.027Z] ---> 61e185e06f87 [2023-03-16T10:17:05.027Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T10:17:05.296Z] ---> Running in 7917ce8d3d15 [2023-03-16T10:17:08.636Z] Removing intermediate container 7917ce8d3d15 [2023-03-16T10:17:08.636Z] ---> 111c54449ba2 [2023-03-16T10:17:08.636Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T10:17:08.636Z] ---> Running in 9526dcb9e053 [2023-03-16T10:17:08.636Z] Removing intermediate container 9526dcb9e053 [2023-03-16T10:17:08.636Z] ---> f8c14b65e100 [2023-03-16T10:17:08.636Z] Step 19/21 : LABEL arch=arm64 [2023-03-16T10:17:08.901Z] ---> Running in f9f02275c23c [2023-03-16T10:17:09.169Z] Removing intermediate container f9f02275c23c [2023-03-16T10:17:09.169Z] ---> 6e8402865c08 [2023-03-16T10:17:09.169Z] Step 20/21 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T10:17:09.438Z] ---> Running in 31342eee5e52 [2023-03-16T10:17:10.021Z] Removing intermediate container 31342eee5e52 [2023-03-16T10:17:10.021Z] ---> afb29ec039e1 [2023-03-16T10:17:10.021Z] Step 21/21 : LABEL version=0.0.0 [2023-03-16T10:17:10.021Z] ---> Running in 52474c5e0e14 [2023-03-16T10:17:10.614Z] Removing intermediate container 52474c5e0e14 [2023-03-16T10:17:10.614Z] ---> 980811d19420 [2023-03-16T10:17:10.614Z] [2023-03-16T10:17:10.614Z] Successfully built 980811d19420 [2023-03-16T10:17:10.614Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-16T10:18:06.966Z]  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T10:18:21.951Z] Removing intermediate container 95ba352f9efd [2023-03-16T10:18:21.951Z] ---> 6f0906b2552f [2023-03-16T10:18:21.951Z] [2023-03-16T10:18:21.951Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T10:18:21.951Z] ---> d74e625d9115 [2023-03-16T10:18:21.951Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T10:18:21.951Z] ---> Running in b1bd5bd055ec [2023-03-16T10:18:21.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:18:22.533Z] Removing intermediate container 88c0456059fb [2023-03-16T10:18:22.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:18:22.533Z] ---> ac226fe49250 [2023-03-16T10:18:22.533Z] [2023-03-16T10:18:22.533Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T10:18:22.533Z] ---> d74e625d9115 [2023-03-16T10:18:22.533Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T10:18:23.935Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T10:18:23.935Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T10:18:23.935Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T10:18:23.935Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T10:18:24.202Z] OK: 8 MiB in 17 packages [2023-03-16T10:18:25.165Z] ---> Running in 521fc79db3cd [2023-03-16T10:18:27.107Z] Removing intermediate container b1bd5bd055ec [2023-03-16T10:18:27.107Z] ---> 3a5edd327001 [2023-03-16T10:18:27.107Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T10:18:27.107Z] ---> Running in 6849a7b56b97 [2023-03-16T10:18:27.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:18:27.376Z] Removing intermediate container 6849a7b56b97 [2023-03-16T10:18:27.376Z] ---> 01f38038f1f7 [2023-03-16T10:18:27.376Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T10:18:27.645Z] ---> Running in 62b3364359ce [2023-03-16T10:18:27.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:18:27.911Z] Removing intermediate container 62b3364359ce [2023-03-16T10:18:27.911Z] ---> 2a945c9cda33 [2023-03-16T10:18:27.911Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T10:18:27.911Z] ---> Running in 2a179adddd46 [2023-03-16T10:18:28.495Z] Removing intermediate container 2a179adddd46 [2023-03-16T10:18:28.495Z] ---> 92cfac57cd97 [2023-03-16T10:18:28.495Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T10:18:28.762Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T10:18:29.029Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T10:18:29.029Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T10:18:29.030Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T10:18:29.030Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T10:18:29.296Z] ---> c201c89871f7 [2023-03-16T10:18:29.297Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T10:18:29.564Z] OK: 8 MiB in 18 packages [2023-03-16T10:18:30.148Z] ---> dc9b9b046d9d [2023-03-16T10:18:30.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T10:18:31.203Z] Removing intermediate container 521fc79db3cd [2023-03-16T10:18:31.203Z] ---> b5e0d13790f8 [2023-03-16T10:18:31.203Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T10:18:31.476Z] ---> Running in 31e7d3f8890c [2023-03-16T10:18:32.151Z] Removing intermediate container 31e7d3f8890c [2023-03-16T10:18:32.151Z] ---> d367194d8904 [2023-03-16T10:18:32.151Z] Step 12/24 : WORKDIR / [2023-03-16T10:18:32.151Z] ---> Running in ff1b363c283f [2023-03-16T10:18:32.760Z] Removing intermediate container ff1b363c283f [2023-03-16T10:18:32.760Z] ---> 87932d053c3c [2023-03-16T10:18:32.760Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T10:18:32.760Z] ---> 636de5a812a5 [2023-03-16T10:18:32.760Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T10:18:33.763Z] ---> fa5f7549aea8 [2023-03-16T10:18:33.763Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T10:18:34.048Z] ---> 1ffed6434111 [2023-03-16T10:18:34.048Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T10:18:34.048Z] ---> Running in fe86aa1822af [2023-03-16T10:18:34.658Z] Removing intermediate container fe86aa1822af [2023-03-16T10:18:34.658Z] ---> 811024558229 [2023-03-16T10:18:34.658Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T10:18:34.924Z] ---> Running in 92074e924dbb [2023-03-16T10:18:34.924Z] ---> c7e12e2b9382 [2023-03-16T10:18:34.924Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T10:18:35.504Z] Removing intermediate container 92074e924dbb [2023-03-16T10:18:35.504Z] ---> b67bb0d2ef6d [2023-03-16T10:18:35.504Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T10:18:35.504Z] ---> Running in d9ac6d74edc1 [2023-03-16T10:18:35.777Z] ---> b0e885317edc [2023-03-16T10:18:35.777Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T10:18:35.777Z] Removing intermediate container d9ac6d74edc1 [2023-03-16T10:18:35.777Z] ---> b4b0a1f564e6 [2023-03-16T10:18:35.777Z] Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T10:18:36.044Z] ---> Running in f4580ae7f023 [2023-03-16T10:18:36.310Z] ---> 67f3587b83b1 [2023-03-16T10:18:36.310Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T10:18:36.310Z] Removing intermediate container f4580ae7f023 [2023-03-16T10:18:36.310Z] ---> 965185644d48 [2023-03-16T10:18:36.310Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T10:18:36.575Z] ---> Running in 04d1c897619a [2023-03-16T10:18:36.841Z] Removing intermediate container 04d1c897619a [2023-03-16T10:18:36.841Z] ---> 31eb765e142f [2023-03-16T10:18:36.841Z] [2023-03-16T10:18:37.423Z] Successfully built 31eb765e142f [2023-03-16T10:18:37.423Z] Successfully tagged support-notifications-arm64:latest [2023-03-16T10:18:37.688Z]  Building support-notifications ... done  ---> 22253d44753d [2023-03-16T10:18:37.688Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T10:18:39.093Z] ---> c5af0526213f [2023-03-16T10:18:39.093Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T10:18:39.674Z] ---> 8960178d5cbc [2023-03-16T10:18:39.674Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T10:18:39.674Z] ---> Running in 228e5741ae10 [2023-03-16T10:18:42.255Z] Removing intermediate container 228e5741ae10 [2023-03-16T10:18:42.255Z] ---> f4b14cdeb5bd [2023-03-16T10:18:42.255Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T10:18:42.255Z] ---> Running in 3727f6dfe2e6 [2023-03-16T10:18:42.521Z] Removing intermediate container 3727f6dfe2e6 [2023-03-16T10:18:42.521Z] ---> 28d86a26563b [2023-03-16T10:18:42.521Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T10:18:42.521Z] ---> Running in 56b542820451 [2023-03-16T10:18:43.102Z] Removing intermediate container 56b542820451 [2023-03-16T10:18:43.102Z] ---> 486d36395adb [2023-03-16T10:18:43.102Z] Step 23/24 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T10:18:43.102Z] ---> Running in bddb8ac7b645 [2023-03-16T10:18:43.684Z] Removing intermediate container bddb8ac7b645 [2023-03-16T10:18:43.684Z] ---> 78fcba57a1c8 [2023-03-16T10:18:43.684Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T10:18:43.684Z] ---> Running in 34f6440a6415 [2023-03-16T10:18:44.272Z] Removing intermediate container 34f6440a6415 [2023-03-16T10:18:44.272Z] ---> 09d6a4a0bf89 [2023-03-16T10:18:44.272Z] [2023-03-16T10:18:44.272Z] Successfully built 09d6a4a0bf89 [2023-03-16T10:18:44.538Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-16T10:18:45.497Z]  Building security-secretstore-setup ... done Removing intermediate container a16f24dd598a [2023-03-16T10:18:45.497Z] ---> f098a51595b0 [2023-03-16T10:18:45.497Z] [2023-03-16T10:18:45.497Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T10:18:45.497Z] ---> d74e625d9115 [2023-03-16T10:18:45.497Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T10:18:45.497Z] ---> Using cache [2023-03-16T10:18:45.497Z] ---> 04a35a51fcc3 [2023-03-16T10:18:45.497Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T10:18:45.497Z] ---> Running in 2ee32a00d173 [2023-03-16T10:18:46.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T10:18:47.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T10:18:47.990Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T10:18:47.991Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T10:18:47.991Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T10:18:47.991Z] OK: 8 MiB in 17 packages [2023-03-16T10:18:48.949Z] Removing intermediate container 2ee32a00d173 [2023-03-16T10:18:48.949Z] ---> c6b938e992f7 [2023-03-16T10:18:48.949Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T10:18:48.949Z] ---> Running in 39672a9286bf [2023-03-16T10:18:49.225Z] Removing intermediate container 39672a9286bf [2023-03-16T10:18:49.225Z] ---> 10fad9898982 [2023-03-16T10:18:49.225Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T10:18:49.225Z] ---> Running in f08638b0bf43 [2023-03-16T10:18:49.492Z] Removing intermediate container f08638b0bf43 [2023-03-16T10:18:49.492Z] ---> 4c97cb817be8 [2023-03-16T10:18:49.492Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T10:18:49.492Z] ---> Running in c8ae9524dca6 [2023-03-16T10:18:49.758Z] Removing intermediate container c8ae9524dca6 [2023-03-16T10:18:49.758Z] ---> 0132a79354fa [2023-03-16T10:18:49.758Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T10:18:50.029Z] ---> Running in c1d06899c9f7 [2023-03-16T10:18:50.295Z] Removing intermediate container c1d06899c9f7 [2023-03-16T10:18:50.295Z] ---> d819d092324e [2023-03-16T10:18:50.295Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T10:18:50.295Z] ---> Running in 30563a84b3ec [2023-03-16T10:18:52.235Z] Removing intermediate container 30563a84b3ec [2023-03-16T10:18:52.235Z] ---> cc4bcd330f0a [2023-03-16T10:18:52.235Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T10:18:52.235Z] ---> Running in 1a5de18ca8ee [2023-03-16T10:18:52.235Z] Removing intermediate container 1a5de18ca8ee [2023-03-16T10:18:52.235Z] ---> bed02e6fffe6 [2023-03-16T10:18:52.235Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T10:18:52.818Z] ---> e0a6d5a783cd [2023-03-16T10:18:52.818Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T10:18:52.818Z] ---> Running in bd22abfb67f4 [2023-03-16T10:18:54.753Z] Removing intermediate container bd22abfb67f4 [2023-03-16T10:18:54.753Z] ---> ddfe1ff51029 [2023-03-16T10:18:54.753Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T10:18:55.020Z] ---> fc23a7baad13 [2023-03-16T10:18:55.020Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T10:18:55.601Z] ---> 0a2fafb7bdf7 [2023-03-16T10:18:55.601Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T10:18:56.559Z] ---> cda24c8c24c2 [2023-03-16T10:18:56.559Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T10:18:56.827Z] ---> 426158643894 [2023-03-16T10:18:56.827Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T10:18:57.411Z] ---> 8282f8c25e3a [2023-03-16T10:18:57.411Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T10:18:57.995Z] ---> c659bfde9eda [2023-03-16T10:18:57.995Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T10:18:58.578Z] ---> 1766da8276e7 [2023-03-16T10:18:58.578Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T10:18:59.161Z] ---> 78f8714132db [2023-03-16T10:18:59.161Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T10:18:59.161Z] ---> Running in 5ec928270ae0 [2023-03-16T10:19:01.104Z] Removing intermediate container 5ec928270ae0 [2023-03-16T10:19:01.104Z] ---> 3cb481691ef5 [2023-03-16T10:19:01.104Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T10:19:01.104Z] ---> Running in 9aa4a49158fa [2023-03-16T10:19:01.104Z] Removing intermediate container 9aa4a49158fa [2023-03-16T10:19:01.104Z] ---> c83c14dee578 [2023-03-16T10:19:01.104Z] Step 30/33 : CMD ["gate"] [2023-03-16T10:19:01.104Z] ---> Running in 5f8508f95d32 [2023-03-16T10:19:01.375Z] Removing intermediate container 5f8508f95d32 [2023-03-16T10:19:01.375Z] ---> af9d0c9a0910 [2023-03-16T10:19:01.375Z] Step 31/33 : LABEL arch=arm64 [2023-03-16T10:19:01.641Z] ---> Running in e2add58cbf4f [2023-03-16T10:19:01.906Z] Removing intermediate container e2add58cbf4f [2023-03-16T10:19:01.906Z] ---> a061d2886b2f [2023-03-16T10:19:01.906Z] Step 32/33 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f [2023-03-16T10:19:01.906Z] ---> Running in 8477b4566992 [2023-03-16T10:19:02.179Z] Removing intermediate container 8477b4566992 [2023-03-16T10:19:02.179Z] ---> a9af4e23ec78 [2023-03-16T10:19:02.179Z] Step 33/33 : LABEL version=0.0.0 [2023-03-16T10:19:02.179Z] ---> Running in f5923ebcdc98 [2023-03-16T10:19:02.444Z] Removing intermediate container f5923ebcdc98 [2023-03-16T10:19:02.444Z] ---> 332b05e189f5 [2023-03-16T10:19:02.444Z] [2023-03-16T10:19:02.711Z] Successfully built 332b05e189f5 [2023-03-16T10:19:02.711Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-16T10:19:03.303Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-16T10:19:03.337Z] $ docker stop --time=1 21200e9507ba7020051030b20159214421e831f5edf6dcf3ea25638cc39d7525 [2023-03-16T10:19:04.989Z] $ docker rm -f --volumes 21200e9507ba7020051030b20159214421e831f5edf6dcf3ea25638cc39d7525 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T10:19:05.505Z] + docker images [2023-03-16T10:19:05.770Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T10:19:05.770Z] security-bootstrapper-arm64 latest 332b05e189f5 3 seconds ago 21.8MB [2023-03-16T10:19:05.770Z] f098a51595b0 21 seconds ago 1.47GB [2023-03-16T10:19:05.770Z] security-secretstore-setup-arm64 latest 09d6a4a0bf89 22 seconds ago 32MB [2023-03-16T10:19:05.770Z] support-notifications-arm64 latest 31eb765e142f 29 seconds ago 32.5MB [2023-03-16T10:19:05.770Z] ac226fe49250 44 seconds ago 1.48GB [2023-03-16T10:19:05.770Z] 6f0906b2552f 48 seconds ago 1.56GB [2023-03-16T10:19:05.770Z] security-proxy-setup-arm64 latest 980811d19420 About a minute ago 18.6MB [2023-03-16T10:19:05.770Z] 6b6c7b17a118 2 minutes ago 1.47GB [2023-03-16T10:19:05.770Z] core-data-arm64 latest 4f128935b5ae 3 minutes ago 19.9MB [2023-03-16T10:19:05.770Z] 5e82316de44d 4 minutes ago 1.5GB [2023-03-16T10:19:05.770Z] security-spire-agent-arm64 latest a20759171b5f 4 minutes ago 125MB [2023-03-16T10:19:05.770Z] security-proxy-auth-arm64 latest 4ececfb1d35a 5 minutes ago 18.2MB [2023-03-16T10:19:05.770Z] df07062fee02 5 minutes ago 1.47GB [2023-03-16T10:19:05.770Z] security-spire-server-arm64 latest bafae20f5318 6 minutes ago 87.1MB [2023-03-16T10:19:05.770Z] 39eb2c847e37 6 minutes ago 1.35GB [2023-03-16T10:19:05.770Z] security-spire-config-arm64 latest f70238bcc263 7 minutes ago 86.2MB [2023-03-16T10:19:05.770Z] c124cb4696d5 7 minutes ago 1.35GB [2023-03-16T10:19:05.770Z] support-scheduler-arm64 latest 9da213da8469 9 minutes ago 31.8MB [2023-03-16T10:19:05.770Z] 2f013616c3e6 9 minutes ago 1.56GB [2023-03-16T10:19:05.770Z] security-spiffe-token-provider-arm64 latest 378a60c2c839 10 minutes ago 32.6MB [2023-03-16T10:19:05.770Z] 12de259af188 11 minutes ago 1.53GB [2023-03-16T10:19:05.770Z] core-metadata-arm64 latest 58f6cc3ccd1a 12 minutes ago 20.4MB [2023-03-16T10:19:05.770Z] b13eca874660 12 minutes ago 1.5GB [2023-03-16T10:19:05.770Z] core-command-arm64 latest 18704dc89dd1 12 minutes ago 19.7MB [2023-03-16T10:19:05.770Z] core-common-config-bootstrapper-arm64 latest 72d34c5e54df 12 minutes ago 17.4MB [2023-03-16T10:19:05.770Z] dc94c4bacc9f 13 minutes ago 1.49GB [2023-03-16T10:19:05.770Z] 2ee9abe9c361 13 minutes ago 1.48GB [2023-03-16T10:19:05.770Z] ci-base-image-arm64 latest 3ccb7ff67f11 35 minutes ago 868MB [2023-03-16T10:19:05.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB [2023-03-16T10:19:05.770Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-16T10:19:05.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T10:19:06.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T10:19:06.544Z] [2023-03-16T10:19:06.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T10:19:06.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T10:19:07.217Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T10:19:07.217Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T10:19:07.217Z] 04944245beec: Pulling fs layer [2023-03-16T10:19:07.217Z] 699f458cf7ca: Pulling fs layer [2023-03-16T10:19:07.217Z] 765212b225bb: Pulling fs layer [2023-03-16T10:19:07.217Z] f23df028b6ca: Pulling fs layer [2023-03-16T10:19:07.217Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T10:19:07.217Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T10:19:07.217Z] 765212b225bb: Waiting [2023-03-16T10:19:07.217Z] f23df028b6ca: Waiting [2023-03-16T10:19:07.217Z] d65c8cfc05b1: Waiting [2023-03-16T10:19:07.217Z] 2437ff75d9bd: Waiting [2023-03-16T10:19:07.217Z] 04944245beec: Verifying Checksum [2023-03-16T10:19:07.217Z] 04944245beec: Download complete [2023-03-16T10:19:07.218Z] 765212b225bb: Verifying Checksum [2023-03-16T10:19:07.218Z] 765212b225bb: Download complete [2023-03-16T10:19:07.485Z] f23df028b6ca: Verifying Checksum [2023-03-16T10:19:07.485Z] f23df028b6ca: Download complete [2023-03-16T10:19:07.485Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T10:19:07.485Z] d65c8cfc05b1: Download complete [2023-03-16T10:19:07.485Z] 699f458cf7ca: Verifying Checksum [2023-03-16T10:19:07.485Z] 699f458cf7ca: Download complete [2023-03-16T10:19:07.752Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T10:19:07.752Z] 8998bd30e6a1: Download complete [2023-03-16T10:19:10.332Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T10:19:10.332Z] 2437ff75d9bd: Download complete [2023-03-16T10:19:12.274Z] 8998bd30e6a1: Pull complete [2023-03-16T10:19:12.540Z] 04944245beec: Pull complete [2023-03-16T10:19:13.948Z] 699f458cf7ca: Pull complete [2023-03-16T10:19:13.948Z] 765212b225bb: Pull complete [2023-03-16T10:19:14.903Z] f23df028b6ca: Pull complete [2023-03-16T10:19:14.903Z] d65c8cfc05b1: Pull complete [2023-03-16T10:19:29.883Z] 2437ff75d9bd: Pull complete [2023-03-16T10:19:29.883Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T10:19:29.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T10:19:29.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T10:19:30.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-2391 does not seem to be running inside a container [2023-03-16T10:19:30.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T10:19:33.086Z] $ docker top 955b78bc3cf2f6181a03d4ac218a24432b97ea3b2fcea1603ec655d6cec1e9aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T10:19:34.041Z] ---> job-cost.sh [2023-03-16T10:19:34.041Z] lf-activate-venv: SKIPPING [2023-03-16T10:19:34.041Z] INFO: No Stack... [2023-03-16T10:19:34.306Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T10:19:35.260Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T10:19:35.909Z] + + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-16T10:19:35.909Z] cut -d, -f6 [Pipeline] lock [2023-03-16T10:19:35.960Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4453-1-stack-cost] [2023-03-16T10:19:35.965Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4453-1-stack-cost] did not exist. Created. [2023-03-16T10:19:35.965Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4453-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T10:19:36.678Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T10:19:36.856Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T10:19:36.883Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4453-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T10:19:36.970Z] $ docker stop --time=1 955b78bc3cf2f6181a03d4ac218a24432b97ea3b2fcea1603ec655d6cec1e9aa [2023-03-16T10:19:38.474Z] $ docker rm -f --volumes 955b78bc3cf2f6181a03d4ac218a24432b97ea3b2fcea1603ec655d6cec1e9aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T10:19:39.394Z] provisioning config files... [2023-03-16T10:19:39.400Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2335386809404415789tmp [Pipeline] { [Pipeline] sh [2023-03-16T10:19:39.729Z] + set +x [2023-03-16T10:19:39.729Z] + curl -s https://codecov.io/bash [2023-03-16T10:19:39.729Z] + bash -s -- [2023-03-16T10:19:39.729Z] [2023-03-16T10:19:39.729Z] _____ _ [2023-03-16T10:19:39.729Z] / ____| | | [2023-03-16T10:19:39.729Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T10:19:39.730Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T10:19:39.730Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T10:19:39.730Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T10:19:39.730Z] Bash-1.0.6 [2023-03-16T10:19:39.730Z] [2023-03-16T10:19:39.730Z] [2023-03-16T10:19:39.730Z] ==> git version 2.25.1 found [2023-03-16T10:19:39.730Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-16T10:19:39.730Z] Release-Date: 2020-01-08 [2023-03-16T10:19:39.730Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T10:19:39.730Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T10:19:39.730Z] ==> Jenkins CI detected. [2023-03-16T10:19:39.730Z] current dir:  /w/workspace/edgex-go/1 [2023-03-16T10:19:39.730Z] project root: . [2023-03-16T10:19:39.730Z] --> token set from env [2023-03-16T10:19:39.730Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T10:19:39.730Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T10:19:39.730Z] ==> Python coveragepy not found [2023-03-16T10:19:39.730Z] ==> Searching for coverage reports in: [2023-03-16T10:19:39.730Z] + . [2023-03-16T10:19:39.730Z] -> Found 1 reports [2023-03-16T10:19:39.730Z] ==> Detecting git/mercurial file structure [2023-03-16T10:19:39.730Z] ==> Reading reports [2023-03-16T10:19:39.730Z] + ./coverage.out bytes=447486 [2023-03-16T10:19:39.730Z] ==> Appending adjustments [2023-03-16T10:19:39.730Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T10:19:41.108Z] + Found adjustments [2023-03-16T10:19:41.108Z] ==> Gzipping contents [2023-03-16T10:19:41.108Z] 60K /tmp/codecov.mn4kF1.gz [2023-03-16T10:19:41.108Z] ==> Uploading reports [2023-03-16T10:19:41.108Z] url: https://codecov.io [2023-03-16T10:19:41.108Z] query: branch=PR-4453&commit=6b3b581946f5b2ab3d00865ba85189c69ed2853f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4453%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4453&job=&cmd_args= [2023-03-16T10:19:41.108Z] -> Pinging Codecov [2023-03-16T10:19:41.108Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4453&commit=6b3b581946f5b2ab3d00865ba85189c69ed2853f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4453%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4453&job=&cmd_args= [2023-03-16T10:19:41.108Z] -> Uploading to [2023-03-16T10:19:41.108Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/6b3b581946f5b2ab3d00865ba85189c69ed2853f/8ee53c30-061d-4900-8ee1-ad3bae49c94c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T101940Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4b6d763b4ab03eef985761b5d387962786ddac31f9a8748d107926f81b1aabd [2023-03-16T10:19:41.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T10:19:41.108Z] Dload Upload Total Spent Left Speed [2023-03-16T10:19:41.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57577 0 0 100 57577 0 210k --:--:-- --:--:-- --:--:-- 210k [2023-03-16T10:19:41.368Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6b3b581946f5b2ab3d00865ba85189c69ed2853f [Pipeline] } [2023-03-16T10:19:41.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T10:19:42.838Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-16T10:19:43.165Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T10:19:44.063Z] ---> package-listing.sh [2023-03-16T10:19:44.063Z] ++ facter osfamily [2023-03-16T10:19:44.063Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T10:19:44.322Z] + OS_FAMILY=debian [2023-03-16T10:19:44.322Z] + workspace=/w/workspace/edgex-go/1 [2023-03-16T10:19:44.322Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T10:19:44.322Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T10:19:44.322Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T10:19:44.322Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T10:19:44.322Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-16T10:19:44.322Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T10:19:44.322Z] + case "${OS_FAMILY}" in [2023-03-16T10:19:44.322Z] + dpkg -l [2023-03-16T10:19:44.322Z] + grep '^ii' [2023-03-16T10:19:44.322Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T10:19:44.322Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T10:19:44.322Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T10:19:44.322Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-16T10:19:44.322Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-16T10:19:44.322Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-16T10:19:44.354Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T10:19:44.656Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T10:19:45.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T10:19:45.274Z] [2023-03-16T10:19:45.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T10:19:45.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T10:19:45.647Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T10:19:45.647Z] 5eb5b503b376: Pulling fs layer [2023-03-16T10:19:45.647Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T10:19:45.647Z] ec43610c2a17: Pulling fs layer [2023-03-16T10:19:45.647Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T10:19:45.647Z] 33b1e0a273af: Pulling fs layer [2023-03-16T10:19:45.647Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T10:19:45.647Z] 2f39f015ded8: Pulling fs layer [2023-03-16T10:19:45.647Z] 33b1e0a273af: Waiting [2023-03-16T10:19:45.647Z] 5d3b04190fa2: Waiting [2023-03-16T10:19:45.647Z] 3a2ae6a8a46f: Waiting [2023-03-16T10:19:45.647Z] 2f39f015ded8: Waiting [2023-03-16T10:19:45.647Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T10:19:45.647Z] 5c69ac0246d0: Download complete [2023-03-16T10:19:45.647Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T10:19:45.647Z] 3a2ae6a8a46f: Download complete [2023-03-16T10:19:45.906Z] ec43610c2a17: Verifying Checksum [2023-03-16T10:19:45.906Z] ec43610c2a17: Download complete [2023-03-16T10:19:45.906Z] 33b1e0a273af: Verifying Checksum [2023-03-16T10:19:45.906Z] 33b1e0a273af: Download complete [2023-03-16T10:19:45.906Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T10:19:45.906Z] 5d3b04190fa2: Download complete [2023-03-16T10:19:45.906Z] 5eb5b503b376: Verifying Checksum [2023-03-16T10:19:45.906Z] 5eb5b503b376: Download complete [2023-03-16T10:19:46.473Z] 2f39f015ded8: Verifying Checksum [2023-03-16T10:19:46.473Z] 2f39f015ded8: Download complete [2023-03-16T10:19:47.039Z] 5eb5b503b376: Pull complete [2023-03-16T10:19:47.039Z] 5c69ac0246d0: Pull complete [2023-03-16T10:19:47.606Z] ec43610c2a17: Pull complete [2023-03-16T10:19:47.606Z] 3a2ae6a8a46f: Pull complete [2023-03-16T10:19:47.606Z] 33b1e0a273af: Pull complete [2023-03-16T10:19:47.863Z] 5d3b04190fa2: Pull complete [2023-03-16T10:19:52.042Z] 2f39f015ded8: Pull complete [2023-03-16T10:19:52.042Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T10:19:52.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T10:19:52.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T10:19:52.247Z] prd-ubuntu20.04-docker-8c-8g-2390 does not seem to be running inside a container [2023-03-16T10:19:52.289Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T10:19:56.468Z] $ docker top f3a479d870e502649c3d8631536f18350a6d046b0afb86a85bf6bdd51b0a679d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T10:19:56.850Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T10:19:57.161Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T10:19:57.472Z] + ls /var/log/sa-host [2023-03-16T10:19:57.472Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T10:19:57.600Z] provisioning config files... [2023-03-16T10:19:57.612Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3810590264488708673tmp [Pipeline] { [Pipeline] echo [2023-03-16T10:19:57.657Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T10:19:57.963Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T10:19:57.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T10:19:58.381Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T10:19:58.415Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T10:19:58.724Z] ---> sudo-logs.sh [2023-03-16T10:19:58.724Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T10:19:58.799Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T10:19:59.107Z] ---> job-cost.sh [2023-03-16T10:19:59.107Z] lf-activate-venv: SKIPPING [2023-03-16T10:19:59.107Z] DEBUG: total: 0.10999999940395355 [2023-03-16T10:19:59.107Z] INFO: Retrieving Stack Cost... [2023-03-16T10:19:59.373Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T10:19:59.941Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T10:19:59.974Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T10:20:00.280Z] ---> logs-deploy.sh [2023-03-16T10:20:00.280Z] lf-activate-venv: SKIPPING [2023-03-16T10:20:00.280Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4453/1 [2023-03-16T10:20:00.280Z] INFO: archiving workspace using pattern(s): [2023-03-16T10:20:01.216Z] Archives upload complete. [2023-03-16T10:20:01.478Z] INFO: archiving logs to Nexus