Pull request #4163 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 ItsRico for edgexfoundry/edgex-go Loading trusted files from base branch main at 58b8536f987877404e75de77e000c4425cbd7d69 rather than 649adb4c79d0045d851a84396638229451803eb1 Obtained Jenkinsfile from 58b8536f987877404e75de77e000c4425cbd7d69 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-ssh4748123850266204455.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16211508519532963356.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4163/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-4163/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14415968612732888210.key Verifying host key using known hosts file > 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-4163/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15087729538220417394.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2981918562178565992.key Verifying host key using known hosts file > 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-4163/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-4163/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10055168044409311017.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-476 in /w/workspace/edgexfoundry_edgex-go_PR-4163 [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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4163/head:refs/remotes/origin/PR-4163 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 58b8536f987877404e75de77e000c4425cbd7d69 into PR head commit 649adb4c79d0045d851a84396638229451803eb1 Merge succeeded, producing fd934b3ba64ccb49ccc270664db85d0ddd3ef105 Checking out Revision fd934b3ba64ccb49ccc270664db85d0ddd3ef105 (PR-4163) > git config core.sparsecheckout # timeout=10 > git checkout -f 649adb4c79d0045d851a84396638229451803eb1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 58b8536f987877404e75de77e000c4425cbd7d69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd934b3ba64ccb49ccc270664db85d0ddd3ef105 # timeout=10 Commit message: "Merge commit '58b8536f987877404e75de77e000c4425cbd7d69' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-21T21:34:23.925Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-21T21:34:24.094Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-21T21:34:24.194Z] ========================================================= [2022-09-21T21:34:24.194Z] EdgeX Global Pipelines Version Info [2022-09-21T21:34:24.194Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-21T21:34:24.931Z] ------------------- [2022-09-21T21:34:24.931Z] stable info: [2022-09-21T21:34:24.931Z] ------------------- [2022-09-21T21:34:24.931Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-21T21:34:24.931Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T21:34:24.931Z] Message: update stable to v1.0.239 [2022-09-21T21:34:25.503Z] ------------------- [2022-09-21T21:34:25.503Z] experimental info: [2022-09-21T21:34:25.503Z] ------------------- [2022-09-21T21:34:25.503Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-21T21:34:25.503Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T21:34:25.503Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-21T21:34:25.802Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-21T21:34:25.844Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-21T21:34:25.886Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-21T21:34:25.924Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-21T21:34:25.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-21T21:34:26.009Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-21T21:34:26.054Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-21T21:34:26.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-21T21:34:26.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-21T21:34:26.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-21T21:34:26.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-21T21:34:26.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-21T21:34:26.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-21T21:34:26.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-21T21:34:26.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-21T21:34:26.451Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-21T21:34:26.498Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-21T21:34:26.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-21T21:34:26.577Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-21T21:34:26.621Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-21T21:34:26.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-21T21:34:26.715Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-21T21:34:26.760Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-21T21:34:26.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4163 [Pipeline] echo [2022-09-21T21:34:26.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4163 [Pipeline] echo [2022-09-21T21:34:26.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4163 [Pipeline] echo [2022-09-21T21:34:26.927Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [Pipeline] echo [2022-09-21T21:34:26.968Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd934b3 [Pipeline] echo [2022-09-21T21:34:27.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T21:34:27.126Z] provisioning config files... [2022-09-21T21:34:27.143Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8615391643955366308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T21:34:27.483Z] ---> docker-login.sh [2022-09-21T21:34:27.484Z] nexus3.edgexfoundry.org:10001 [2022-09-21T21:34:27.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:34:28.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:34:28.008Z] Configure a credential helper to remove this warning. See [2022-09-21T21:34:28.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:34:28.008Z] [2022-09-21T21:34:28.008Z] Login Succeeded [2022-09-21T21:34:28.008Z] nexus3.edgexfoundry.org:10002 [2022-09-21T21:34:28.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:34:28.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:34:28.008Z] Configure a credential helper to remove this warning. See [2022-09-21T21:34:28.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:34:28.008Z] [2022-09-21T21:34:28.008Z] Login Succeeded [2022-09-21T21:34:28.008Z] nexus3.edgexfoundry.org:10003 [2022-09-21T21:34:28.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:34:28.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:34:28.269Z] Configure a credential helper to remove this warning. See [2022-09-21T21:34:28.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:34:28.269Z] [2022-09-21T21:34:28.269Z] Login Succeeded [2022-09-21T21:34:28.269Z] nexus3.edgexfoundry.org:10004 [2022-09-21T21:34:28.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:34:28.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:34:28.269Z] Configure a credential helper to remove this warning. See [2022-09-21T21:34:28.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:34:28.269Z] [2022-09-21T21:34:28.269Z] Login Succeeded [2022-09-21T21:34:28.269Z] docker.io [2022-09-21T21:34:28.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:34:29.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:34:29.102Z] Configure a credential helper to remove this warning. See [2022-09-21T21:34:29.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:34:29.102Z] [2022-09-21T21:34:29.102Z] Login Succeeded [2022-09-21T21:34:29.102Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T21:34:29.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T21:34:29.543Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-09-21T21:34:29.543Z] + dirname cmd/core-command/Dockerfile [2022-09-21T21:34:29.543Z] + cut -d/ -f2 [2022-09-21T21:34:29.543Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-21T21:34:29.543Z] + dirname cmd/core-data/Dockerfile [2022-09-21T21:34:29.543Z] + cut -d/ -f2 [2022-09-21T21:34:29.543Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-21T21:34:29.543Z] + dirname cmd/core-metadata/Dockerfile [2022-09-21T21:34:29.543Z] + cut -d/ -f2 [2022-09-21T21:34:29.543Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-21T21:34:29.543Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-21T21:34:29.543Z] + cut -d/ -f2 [2022-09-21T21:34:29.543Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-21T21:34:29.543Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-21T21:34:29.543Z] + cut -d/ -f2 [2022-09-21T21:34:29.543Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-21T21:34:29.543Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-21T21:34:29.543Z] + cut -d/ -f2 [2022-09-21T21:34:29.543Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-21T21:34:29.543Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-21T21:34:29.543Z] + cut -d/ -f2 [2022-09-21T21:34:29.543Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-21T21:34:29.543Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-21T21:34:29.543Z] + cut -d/ -f2 [2022-09-21T21:34:29.543Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-21T21:34:29.543Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-21T21:34:29.543Z] + cut -d/ -f2 [2022-09-21T21:34:29.543Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-21T21:34:29.543Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-21T21:34:29.543Z] + cut -d/ -f2 [2022-09-21T21:34:29.543Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-21T21:34:29.543Z] + dirname cmd/support-notifications/Dockerfile [2022-09-21T21:34:29.543Z] + cut -d/ -f2 [2022-09-21T21:34:29.543Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-21T21:34:29.543Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-21T21:34:29.543Z] + cut -d/ -f2 [2022-09-21T21:34:29.543Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-21T21:34:29.543Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-21T21:34:29.543Z] + cut -d/ -f2 [2022-09-21T21:34:29.543Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-21T21:34:29.594Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-21T21:34:30.075Z] + git rev-list -1 --merges fd934b3ba64ccb49ccc270664db85d0ddd3ef105~1..fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [Pipeline] echo [2022-09-21T21:34:30.105Z] -----------> git rev-list -1 --merges fd934b3ba64ccb49ccc270664db85d0ddd3ef105~1..fd934b3ba64ccb49ccc270664db85d0ddd3ef105 fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [2022-09-21T21:34:30.105Z] fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [false] [Pipeline] sh [2022-09-21T21:34:30.410Z] + git log --format=format:%s -1 fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [Pipeline] echo [2022-09-21T21:34:30.445Z] ========================================================= [2022-09-21T21:34:30.445Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-21T21:34:30.445Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-21T21:34:30.971Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T21:34:30.971Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-21T21:34:30.971Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-21T21:34:30.971Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-21T21:34:30.971Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-21T21:34:30.971Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-21T21:34:30.971Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:34:31.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T21:34:31.472Z] [2022-09-21T21:34:31.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:34:31.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T21:34:31.844Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-21T21:34:31.844Z] b85a868b505f: Pulling fs layer [2022-09-21T21:34:31.844Z] e2be974225ed: Pulling fs layer [2022-09-21T21:34:31.844Z] 339a4e72a1f5: Pulling fs layer [2022-09-21T21:34:31.844Z] 988bab9f4d93: Pulling fs layer [2022-09-21T21:34:31.844Z] 1469e6f7b9e6: Pulling fs layer [2022-09-21T21:34:31.844Z] eaf3925da568: Pulling fs layer [2022-09-21T21:34:31.844Z] bab4dde63d76: Pulling fs layer [2022-09-21T21:34:31.844Z] bde34c3a00c8: Pulling fs layer [2022-09-21T21:34:31.844Z] b352a97aabf1: Pulling fs layer [2022-09-21T21:34:31.844Z] 4872d77fe225: Pulling fs layer [2022-09-21T21:34:31.844Z] 5851b861e8e6: Pulling fs layer [2022-09-21T21:34:31.844Z] bab4dde63d76: Waiting [2022-09-21T21:34:31.844Z] bde34c3a00c8: Waiting [2022-09-21T21:34:31.844Z] b352a97aabf1: Waiting [2022-09-21T21:34:31.844Z] 4872d77fe225: Waiting [2022-09-21T21:34:31.844Z] 988bab9f4d93: Waiting [2022-09-21T21:34:31.844Z] 1469e6f7b9e6: Waiting [2022-09-21T21:34:31.844Z] eaf3925da568: Waiting [2022-09-21T21:34:31.844Z] e2be974225ed: Verifying Checksum [2022-09-21T21:34:31.844Z] e2be974225ed: Download complete [2022-09-21T21:34:31.844Z] 988bab9f4d93: Verifying Checksum [2022-09-21T21:34:31.844Z] 988bab9f4d93: Download complete [2022-09-21T21:34:32.104Z] 1469e6f7b9e6: Verifying Checksum [2022-09-21T21:34:32.104Z] 1469e6f7b9e6: Download complete [2022-09-21T21:34:32.104Z] 339a4e72a1f5: Verifying Checksum [2022-09-21T21:34:32.104Z] 339a4e72a1f5: Download complete [2022-09-21T21:34:32.104Z] eaf3925da568: Verifying Checksum [2022-09-21T21:34:32.104Z] eaf3925da568: Download complete [2022-09-21T21:34:32.104Z] bde34c3a00c8: Verifying Checksum [2022-09-21T21:34:32.104Z] bde34c3a00c8: Download complete [2022-09-21T21:34:32.104Z] b352a97aabf1: Verifying Checksum [2022-09-21T21:34:32.104Z] b352a97aabf1: Download complete [2022-09-21T21:34:32.104Z] 4872d77fe225: Verifying Checksum [2022-09-21T21:34:32.104Z] 4872d77fe225: Download complete [2022-09-21T21:34:32.104Z] 5851b861e8e6: Verifying Checksum [2022-09-21T21:34:32.104Z] 5851b861e8e6: Download complete [2022-09-21T21:34:32.104Z] b85a868b505f: Verifying Checksum [2022-09-21T21:34:32.104Z] b85a868b505f: Download complete [2022-09-21T21:34:32.363Z] bab4dde63d76: Verifying Checksum [2022-09-21T21:34:32.363Z] bab4dde63d76: Download complete [2022-09-21T21:34:33.740Z] b85a868b505f: Pull complete [2022-09-21T21:34:33.740Z] e2be974225ed: Pull complete [2022-09-21T21:34:34.000Z] 339a4e72a1f5: Pull complete [2022-09-21T21:34:34.260Z] 988bab9f4d93: Pull complete [2022-09-21T21:34:34.521Z] 1469e6f7b9e6: Pull complete [2022-09-21T21:34:34.521Z] eaf3925da568: Pull complete [2022-09-21T21:34:36.422Z] bab4dde63d76: Pull complete [2022-09-21T21:34:36.422Z] bde34c3a00c8: Pull complete [2022-09-21T21:34:36.683Z] b352a97aabf1: Pull complete [2022-09-21T21:34:36.683Z] 4872d77fe225: Pull complete [2022-09-21T21:34:36.683Z] 5851b861e8e6: Pull complete [2022-09-21T21:34:36.683Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-21T21:34:36.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T21:34:36.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:34:36.903Z] prd-ubuntu20.04-docker-8c-8g-476 does not seem to be running inside a container [2022-09-21T21:34:36.933Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T21:34:38.476Z] $ docker top 9ac2cacf6fe6a1bd42a0bf19c1e06fdd229d17347837369eab6557983f146c60 -eo pid,comm [2022-09-21T21:34:38.541Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-21T21:34:38.541Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T21:34:38.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T21:34:38.664Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T21:34:38.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T21:34:38.780Z] $ docker exec 9ac2cacf6fe6a1bd42a0bf19c1e06fdd229d17347837369eab6557983f146c60 ssh-agent [2022-09-21T21:34:38.901Z] SSH_AUTH_SOCK=/tmp/ssh-PS54zrTWVdZi/agent.32 [2022-09-21T21:34:38.901Z] SSH_AGENT_PID=38 [2022-09-21T21:34:38.907Z] Running ssh-add (command line suppressed) [2022-09-21T21:34:39.041Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8677754992872888719.key (/w/workspace/edgex-go/1@tmp/private_key_8677754992872888719.key) [2022-09-21T21:34:39.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T21:34:39.397Z] + git tag --points-at HEAD [Pipeline] } [2022-09-21T21:34:39.425Z] $ docker exec --env ******** --env ******** 9ac2cacf6fe6a1bd42a0bf19c1e06fdd229d17347837369eab6557983f146c60 ssh-agent -k [2022-09-21T21:34:39.543Z] unset SSH_AUTH_SOCK; [2022-09-21T21:34:39.543Z] unset SSH_AGENT_PID; [2022-09-21T21:34:39.543Z] echo Agent pid 38 killed; [2022-09-21T21:34:39.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-21T21:34:39.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T21:34:39.638Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T21:34:39.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T21:34:39.777Z] $ docker exec 9ac2cacf6fe6a1bd42a0bf19c1e06fdd229d17347837369eab6557983f146c60 ssh-agent [2022-09-21T21:34:39.906Z] SSH_AUTH_SOCK=/tmp/ssh-GK9VnOhAZwI9/agent.70 [2022-09-21T21:34:39.906Z] SSH_AGENT_PID=76 [2022-09-21T21:34:39.910Z] Running ssh-add (command line suppressed) [2022-09-21T21:34:40.022Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9165593068836805985.key (/w/workspace/edgex-go/1@tmp/private_key_9165593068836805985.key) [2022-09-21T21:34:40.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T21:34:40.363Z] + git semver init [2022-09-21T21:34:40.624Z] 2022-09-21 21:34:40,540 [run_init] DEBUG init version:0.0.0 force:False [2022-09-21T21:34:40.624Z] 2022-09-21 21:34:40,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-21T21:34:40.624Z] 2022-09-21 21:34:40,541 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-21T21:34:40.624Z] 2022-09-21 21:34:40,542 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-09-21T21:34:44.847Z] 2022-09-21 21:34:44,824 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-21T21:34:44.847Z] 2022-09-21 21:34:44,825 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4163 with force:False [2022-09-21T21:34:44.847Z] 2022-09-21 21:34:44,825 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4163 [2022-09-21T21:34:44.847Z] 2022-09-21 21:34:44,830 [execute] INFO git cat-file --batch-check [2022-09-21T21:34:44.847Z] 2022-09-21 21:34:44,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T21:34:44.847Z] 2022-09-21 21:34:44,836 [execute] INFO git cat-file --batch [2022-09-21T21:34:44.847Z] 2022-09-21 21:34:44,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T21:34:44.847Z] 2022-09-21 21:34:44,841 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4163 [2022-09-21T21:34:44.847Z] 0.0.0 [Pipeline] } [2022-09-21T21:34:45.122Z] $ docker exec --env ******** --env ******** 9ac2cacf6fe6a1bd42a0bf19c1e06fdd229d17347837369eab6557983f146c60 ssh-agent -k [2022-09-21T21:34:45.226Z] unset SSH_AUTH_SOCK; [2022-09-21T21:34:45.226Z] unset SSH_AGENT_PID; [2022-09-21T21:34:45.227Z] echo Agent pid 76 killed; [2022-09-21T21:34:45.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T21:34:45.682Z] + git semver [Pipeline] } [2022-09-21T21:34:45.963Z] $ docker stop --time=1 9ac2cacf6fe6a1bd42a0bf19c1e06fdd229d17347837369eab6557983f146c60 [2022-09-21T21:34:47.507Z] $ docker rm -f 9ac2cacf6fe6a1bd42a0bf19c1e06fdd229d17347837369eab6557983f146c60 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T21:34:47.924Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-21T21:34:48.171Z] Stashed 1 file(s) [Pipeline] echo [2022-09-21T21:34:48.187Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T21:34:48.965Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-21T21:34:49.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T21:34:49.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T21:34:49.067Z] ========================================================= [2022-09-21T21:34:49.067Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-21T21:34:49.067Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-21T21:34:49.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-21T21:34:49.399Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-21T21:34:49.399Z] 2408cc74d12b: Pulling fs layer [2022-09-21T21:34:49.399Z] ea60b727a1ce: Pulling fs layer [2022-09-21T21:34:49.399Z] 30c4a7721957: Pulling fs layer [2022-09-21T21:34:49.399Z] 370296b7ddb6: Pulling fs layer [2022-09-21T21:34:49.399Z] 7c6cee850709: Pulling fs layer [2022-09-21T21:34:49.399Z] 39a5fcdaea64: Pulling fs layer [2022-09-21T21:34:49.399Z] d94ebbe4e438: Pulling fs layer [2022-09-21T21:34:49.399Z] bcfd1f05c69d: Pulling fs layer [2022-09-21T21:34:49.399Z] 59ccb84bbe0f: Pulling fs layer [2022-09-21T21:34:49.399Z] 370296b7ddb6: Waiting [2022-09-21T21:34:49.399Z] 7c6cee850709: Waiting [2022-09-21T21:34:49.399Z] 39a5fcdaea64: Waiting [2022-09-21T21:34:49.399Z] d94ebbe4e438: Waiting [2022-09-21T21:34:49.399Z] bcfd1f05c69d: Waiting [2022-09-21T21:34:49.399Z] 59ccb84bbe0f: Waiting [2022-09-21T21:34:49.399Z] 30c4a7721957: Verifying Checksum [2022-09-21T21:34:49.399Z] 30c4a7721957: Download complete [2022-09-21T21:34:49.399Z] ea60b727a1ce: Download complete [2022-09-21T21:34:49.399Z] 7c6cee850709: Verifying Checksum [2022-09-21T21:34:49.399Z] 7c6cee850709: Download complete [2022-09-21T21:34:49.399Z] 39a5fcdaea64: Verifying Checksum [2022-09-21T21:34:49.399Z] 39a5fcdaea64: Download complete [2022-09-21T21:34:49.399Z] 2408cc74d12b: Verifying Checksum [2022-09-21T21:34:49.399Z] 2408cc74d12b: Download complete [2022-09-21T21:34:49.665Z] d94ebbe4e438: Verifying Checksum [2022-09-21T21:34:49.665Z] d94ebbe4e438: Download complete [2022-09-21T21:34:49.665Z] 2408cc74d12b: Pull complete [2022-09-21T21:34:49.940Z] ea60b727a1ce: Pull complete [2022-09-21T21:34:49.940Z] 30c4a7721957: Pull complete [2022-09-21T21:34:50.526Z] bcfd1f05c69d: Verifying Checksum [2022-09-21T21:34:50.526Z] bcfd1f05c69d: Download complete [2022-09-21T21:34:50.526Z] 370296b7ddb6: Verifying Checksum [2022-09-21T21:34:50.526Z] 370296b7ddb6: Download complete [2022-09-21T21:34:50.526Z] 59ccb84bbe0f: Verifying Checksum [2022-09-21T21:34:50.526Z] 59ccb84bbe0f: Download complete [2022-09-21T21:34:54.717Z] 370296b7ddb6: Pull complete [2022-09-21T21:34:54.717Z] 7c6cee850709: Pull complete [2022-09-21T21:34:54.717Z] 39a5fcdaea64: Pull complete [2022-09-21T21:34:54.717Z] d94ebbe4e438: Pull complete [2022-09-21T21:34:57.252Z] bcfd1f05c69d: Pull complete [2022-09-21T21:34:57.821Z] 59ccb84bbe0f: Pull complete [2022-09-21T21:34:57.821Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-21T21:34:57.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-21T21:34:57.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-21T21:34:58.176Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-21T21:34:58.176Z] WORKDIR /edgex [2022-09-21T21:34:58.176Z] COPY go.mod . [2022-09-21T21:34:58.176Z] RUN go mod download [2022-09-21T21:34:58.176Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-21T21:34:58.744Z] Sending build context to Docker daemon 169.5MB [2022-09-21T21:34:58.744Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-21T21:34:58.744Z] ---> a4fb48ad2a94 [2022-09-21T21:34:58.744Z] Step 2/4 : WORKDIR /edgex [2022-09-21T21:35:01.301Z] ---> Running in 98121359ce1f [2022-09-21T21:35:01.560Z] Removing intermediate container 98121359ce1f [2022-09-21T21:35:01.560Z] ---> 49afd6cc1052 [2022-09-21T21:35:01.560Z] Step 3/4 : COPY go.mod . [2022-09-21T21:35:01.560Z] ---> efb6f55f3b98 [2022-09-21T21:35:01.560Z] Step 4/4 : RUN go mod download [2022-09-21T21:35:01.560Z] ---> Running in fad8147acafe [2022-09-21T21:35:03.493Z] Still waiting to schedule task [2022-09-21T21:35:03.495Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-21T21:35:13.770Z] Removing intermediate container fad8147acafe [2022-09-21T21:35:13.770Z] ---> 51fe2fd090a6 [2022-09-21T21:35:13.770Z] Successfully built 51fe2fd090a6 [2022-09-21T21:35:13.770Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:35:14.136Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-21T21:35:14.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:35:14.280Z] prd-ubuntu20.04-docker-8c-8g-476 does not seem to be running inside a container [2022-09-21T21:35:14.304Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-21T21:35:14.723Z] $ docker top 9de63c380ae31714b01fbbf1a3495cf89843952ea677c679a971d0c389f8d2bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T21:35:15.126Z] + go version [2022-09-21T21:35:15.126Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-21T21:35:15.155Z] $ docker stop --time=1 9de63c380ae31714b01fbbf1a3495cf89843952ea677c679a971d0c389f8d2bf [2022-09-21T21:35:16.465Z] $ docker rm -f 9de63c380ae31714b01fbbf1a3495cf89843952ea677c679a971d0c389f8d2bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:35:17.163Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-21T21:35:17.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:35:17.318Z] prd-ubuntu20.04-docker-8c-8g-476 does not seem to be running inside a container [2022-09-21T21:35:17.341Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-21T21:35:17.728Z] $ docker top 4151203c574e90011d6c2a22de69d4b46a51509290305bdd93299f2f08e12cd7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-21T21:35:17.845Z] ========================================================= [2022-09-21T21:35:17.845Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-21T21:35:17.845Z] ========================================================= [Pipeline] sh [2022-09-21T21:35:18.133Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-21T21:35:18.491Z] + make test [2022-09-21T21:35:18.491Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-21T21:35:25.045Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-21T21:35:39.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-21T21:35:39.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-21T21:35:39.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-21T21:35:39.906Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-21T21:35:39.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-21T21:35:39.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-21T21:35:39.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-21T21:35:39.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-21T21:35:39.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-21T21:35:40.164Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-21T21:35:40.164Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-21T21:35:40.164Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-21T21:35:40.164Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-21T21:35:40.164Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-21T21:35:40.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-21T21:35:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-09-21T21:35:41.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-21T21:35:41.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-21T21:35:41.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2022-09-21T21:35:41.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.125s coverage: 75.6% of statements [2022-09-21T21:35:41.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-21T21:35:41.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-21T21:35:41.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.136s coverage: 54.2% of statements [2022-09-21T21:35:41.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-21T21:35:41.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-21T21:35:46.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.027s coverage: 89.2% of statements [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-21T21:35:46.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 2.0% of statements [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-21T21:35:46.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.509s coverage: 95.6% of statements [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-21T21:35:46.880Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-21T21:35:46.880Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-21T21:35:46.880Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.096s coverage: 0.9% of statements [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-21T21:35:46.880Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2022-09-21T21:35:46.880Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements [2022-09-21T21:35:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-21T21:35:46.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-09-21T21:35:46.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 79.5% of statements [2022-09-21T21:35:46.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-09-21T21:35:46.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2022-09-21T21:35:46.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements [2022-09-21T21:35:53.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2022-09-21T21:35:53.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements [2022-09-21T21:35:56.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.219s coverage: 80.7% of statements [2022-09-21T21:35:56.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-21T21:36:04.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-21T21:36:04.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-21T21:36:04.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 86.9% of statements [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-21T21:36:04.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-21T21:36:04.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.084s coverage: 100.0% of statements [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-21T21:36:04.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-09-21T21:36:04.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-21T21:36:04.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-09-21T21:36:04.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-09-21T21:36:04.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-09-21T21:36:04.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.2% of statements [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.7% of statements [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.397s coverage: 65.8% of statements [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.8% of statements [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.215s coverage: 92.3% of statements [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.133s coverage: 97.7% of statements [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-21T21:36:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-09-21T21:36:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-09-21T21:36:05.122Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-09-21T21:36:27.046Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-21T21:36:27.046Z] GO111MODULE=on go vet ./... [2022-09-21T21:36:29.574Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-21T21:36:29.832Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-21T21:36:29.845Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-477 in /w/workspace/edgexfoundry_edgex-go_PR-4163 [Pipeline] { [Pipeline] ws [2022-09-21T21:36:29.889Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-21T21:36:29.969Z] The recommended git tool is: git [2022-09-21T21:36:30.091Z] ./bin/test-attribution-txt.sh [2022-09-21T21:36:30.091Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-21T21:36:30.091Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-21T21:36:30.091Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-21T21:36:30.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-21T21:36:30.440Z] + ls -al . [2022-09-21T21:36:30.440Z] total 752 [2022-09-21T21:36:30.440Z] drwxrwxr-x 10 1001 1001 4096 Sep 21 21:35 . [2022-09-21T21:36:30.440Z] drwxr-xr-x 4 root root 4096 Sep 21 21:35 .. [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 16 Sep 21 21:34 .dockerignore [2022-09-21T21:36:30.440Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 21:36 .git [2022-09-21T21:36:30.440Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 21:34 .github [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 1030 Sep 21 21:34 .gitignore [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 42 Sep 21 21:34 .golangci.yml [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 87 Sep 21 21:34 .hadolint.yml [2022-09-21T21:36:30.440Z] drwxr-xr-x 3 1001 1001 4096 Sep 21 21:34 .semver [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 166 Sep 21 21:34 .sonarcloud.properties [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 1171 Sep 21 21:34 ADOPTERS.md [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 10347 Sep 21 21:34 Attribution.txt [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 63209 Sep 21 21:34 CHANGELOG.md [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 3804 Sep 21 21:34 CONTRIBUTING.md [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 677 Sep 21 21:34 GOVERNANCE.md [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 850 Sep 21 21:34 Jenkinsfile [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 10775 Sep 21 21:34 LICENSE [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 13724 Sep 21 21:34 Makefile [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 582 Sep 21 21:34 OWNERS.md [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 9799 Sep 21 21:34 README.md [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 6912 Sep 21 21:34 SECURITY.md [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 5 Sep 21 21:34 VERSION [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 4131 Sep 21 21:34 ZMQWindows.md [2022-09-21T21:36:30.440Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 21:34 bin [2022-09-21T21:36:30.440Z] drwxrwxr-x 18 1001 1001 4096 Sep 21 21:34 cmd [2022-09-21T21:36:30.440Z] -rw-r--r-- 1 root root 495807 Sep 21 21:36 coverage.out [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 3458 Sep 21 21:34 go.mod [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 38040 Sep 21 21:34 go.sum [2022-09-21T21:36:30.440Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 21:34 internal [2022-09-21T21:36:30.440Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 21:34 openapi [2022-09-21T21:36:30.440Z] drwxrwxr-x 4 1001 1001 4096 Sep 21 21:34 snap [2022-09-21T21:36:30.440Z] -rw-rw-r-- 1 1001 1001 204 Sep 21 21:34 version.go [Pipeline] sh [2022-09-21T21:36:30.752Z] + '[' -e coverage.out ] [2022-09-21T21:36:30.752Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-21T21:36:30.869Z] Stashed 1 file(s) [Pipeline] sh [2022-09-21T21:36:31.159Z] + make build [2022-09-21T21:36:31.159Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-21T21:36:34.852Z] using credential edgex-jenkins-ssh [2022-09-21T21:36:34.869Z] Cloning the remote Git repository [2022-09-21T21:36:34.906Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-21T21:36:34.969Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-21T21:36:35.087Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-21T21:36:35.087Z] > git --version # timeout=10 [2022-09-21T21:36:35.107Z] > git --version # 'git version 2.25.1' [2022-09-21T21:36:35.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-21T21:36:35.156Z] Verifying host key using known hosts file [2022-09-21T21:36:35.326Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-21T21:36:35.339Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-21T21:36:43.359Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-21T21:36:51.935Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-21T21:36:51.954Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-21T21:36:53.601Z] Merging remotes/origin/main commit 58b8536f987877404e75de77e000c4425cbd7d69 into PR head commit 649adb4c79d0045d851a84396638229451803eb1 [2022-09-21T21:36:52.709Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-21T21:36:52.743Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-21T21:36:52.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-21T21:36:52.748Z] Verifying host key using known hosts file [2022-09-21T21:36:52.755Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-21T21:36:52.769Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4163/head:refs/remotes/origin/PR-4163 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-21T21:36:53.619Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T21:36:53.639Z] > git checkout -f 649adb4c79d0045d851a84396638229451803eb1 # timeout=10 [2022-09-21T21:36:53.873Z] > git remote # timeout=10 [2022-09-21T21:36:53.891Z] > git config --get remote.origin.url # timeout=10 [2022-09-21T21:36:53.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-21T21:36:53.922Z] Verifying host key using known hosts file [2022-09-21T21:36:53.927Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-21T21:36:53.935Z] > git merge 58b8536f987877404e75de77e000c4425cbd7d69 # timeout=10 [2022-09-21T21:36:54.167Z] Merge succeeded, producing 105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 [2022-09-21T21:36:54.167Z] Checking out Revision 105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 (PR-4163) [2022-09-21T21:36:55.547Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-21T21:36:55.548Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-21T21:36:54.145Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-21T21:36:54.174Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T21:36:54.189Z] > git checkout -f 105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 # timeout=10 [2022-09-21T21:36:57.671Z] Commit message: "Merge commit '58b8536f987877404e75de77e000c4425cbd7d69' into HEAD" [2022-09-21T21:36:57.672Z] First time build. Skipping changelog. [2022-09-21T21:36:57.716Z] > git --version # timeout=10 [2022-09-21T21:36:57.730Z] > git --version # 'git version 2.25.1' [2022-09-21T21:36:57.743Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T21:36:58.895Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-21T21:36:58.895Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T21:36:58.895Z] Dload Upload Total Spent Left Speed [2022-09-21T21:36:58.895Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 89375 [Pipeline] sh [2022-09-21T21:36:59.620Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-21T21:36:59.968Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-21T21:36:59.968Z] + sudo tee /etc/docker/daemon.new [2022-09-21T21:36:59.968Z] { [2022-09-21T21:36:59.968Z] "registry-mirrors": [ [2022-09-21T21:36:59.968Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-21T21:36:59.968Z] ], [2022-09-21T21:36:59.968Z] "bip": "10.250.0.254/24", [2022-09-21T21:36:59.968Z] "hosts": [ [2022-09-21T21:36:59.968Z] "tcp://0.0.0.0:5555", [2022-09-21T21:36:59.968Z] "unix:///var/run/docker.sock" [2022-09-21T21:36:59.968Z] ], [2022-09-21T21:36:59.968Z] "mtu": 1458, [2022-09-21T21:36:59.968Z] "selinux-enabled": true, [2022-09-21T21:36:59.968Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-21T21:36:59.968Z] } [Pipeline] sh [2022-09-21T21:37:00.310Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-21T21:37:00.646Z] + sudo service docker restart [2022-09-21T21:37:02.101Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-21T21:37:02.358Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-21T21:37:03.292Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-21T21:37:04.666Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-21T21:37:05.600Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-21T21:37:06.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-21T21:37:07.469Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-21T21:37:08.035Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-21T21:37:09.930Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-21T21:37:10.883Z] $ docker stop --time=1 4151203c574e90011d6c2a22de69d4b46a51509290305bdd93299f2f08e12cd7 [2022-09-21T21:37:13.795Z] $ docker rm -f 4151203c574e90011d6c2a22de69d4b46a51509290305bdd93299f2f08e12cd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:37:15.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-21T21:37:15.085Z] [2022-09-21T21:37:15.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:37:15.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-21T21:37:15.465Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-21T21:37:15.465Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-21T21:37:15.465Z] ca9280d653b3: Pulling fs layer [2022-09-21T21:37:15.465Z] 7e9c9ca2126c: Pulling fs layer [2022-09-21T21:37:15.465Z] cbdbe7a5bc2a: Download complete [2022-09-21T21:37:15.725Z] ca9280d653b3: Download complete [2022-09-21T21:37:15.725Z] cbdbe7a5bc2a: Pull complete [2022-09-21T21:37:15.982Z] 7e9c9ca2126c: Verifying Checksum [2022-09-21T21:37:15.982Z] 7e9c9ca2126c: Download complete [2022-09-21T21:37:16.239Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T21:37:18.945Z] provisioning config files... [2022-09-21T21:37:18.968Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17312441282674046570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T21:37:19.352Z] ---> docker-login.sh [2022-09-21T21:37:19.352Z] nexus3.edgexfoundry.org:10001 [2022-09-21T21:37:19.516Z] 7e9c9ca2126c: Pull complete [2022-09-21T21:37:19.516Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-21T21:37:19.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-21T21:37:19.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-09-21T21:37:19.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:37:19.753Z] prd-ubuntu20.04-docker-8c-8g-476 does not seem to be running inside a container [2022-09-21T21:37:19.774Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-21T21:37:19.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:37:19.891Z] Configure a credential helper to remove this warning. See [2022-09-21T21:37:19.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:37:19.891Z] [2022-09-21T21:37:19.891Z] Login Succeeded [2022-09-21T21:37:19.891Z] nexus3.edgexfoundry.org:10002 [2022-09-21T21:37:20.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:37:20.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:37:20.159Z] Configure a credential helper to remove this warning. See [2022-09-21T21:37:20.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:37:20.159Z] [2022-09-21T21:37:20.159Z] Login Succeeded [2022-09-21T21:37:20.159Z] nexus3.edgexfoundry.org:10003 [2022-09-21T21:37:20.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:37:20.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:37:20.696Z] Configure a credential helper to remove this warning. See [2022-09-21T21:37:20.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:37:20.696Z] [2022-09-21T21:37:20.696Z] Login Succeeded [2022-09-21T21:37:20.696Z] nexus3.edgexfoundry.org:10004 [2022-09-21T21:37:20.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:37:20.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:37:20.967Z] Configure a credential helper to remove this warning. See [2022-09-21T21:37:20.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:37:20.967Z] [2022-09-21T21:37:20.967Z] Login Succeeded [2022-09-21T21:37:20.967Z] docker.io [2022-09-21T21:37:21.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:37:21.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:37:21.501Z] Configure a credential helper to remove this warning. See [2022-09-21T21:37:21.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:37:21.501Z] [2022-09-21T21:37:21.501Z] Login Succeeded [2022-09-21T21:37:21.501Z] ---> docker-login.sh ends [2022-09-21T21:37:21.997Z] $ docker top 8cf547decaa35d025905bb70d386d7973cd765170f4582d24469d768012c6bdc -eo pid,comm [Pipeline] { [Pipeline] } [2022-09-21T21:37:22.222Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-21T21:37:22.543Z] + docker-compose build --help [2022-09-21T21:37:22.543Z] + grep parallel [2022-09-21T21:37:22.844Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-21T21:37:22.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T21:37:22.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T21:37:22.946Z] ========================================================= [2022-09-21T21:37:22.946Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-21T21:37:22.946Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-21T21:37:23.111Z] --parallel Build images in parallel. [Pipeline] } [2022-09-21T21:37:23.138Z] $ docker stop --time=1 8cf547decaa35d025905bb70d386d7973cd765170f4582d24469d768012c6bdc [2022-09-21T21:37:23.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-21T21:37:23.312Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-21T21:37:23.312Z] b3c136eddcbf: Pulling fs layer [2022-09-21T21:37:23.312Z] c0a3192eca97: Pulling fs layer [2022-09-21T21:37:23.312Z] a050256f5b6f: Pulling fs layer [2022-09-21T21:37:23.312Z] 656be50a0ddc: Pulling fs layer [2022-09-21T21:37:23.312Z] 2bbca73fdf42: Pulling fs layer [2022-09-21T21:37:23.312Z] 46d945488cbd: Pulling fs layer [2022-09-21T21:37:23.312Z] 8a5474983e97: Pulling fs layer [2022-09-21T21:37:23.312Z] 329c88fbcd65: Pulling fs layer [2022-09-21T21:37:23.312Z] 2bbca73fdf42: Waiting [2022-09-21T21:37:23.312Z] 46d945488cbd: Waiting [2022-09-21T21:37:23.312Z] 8a5474983e97: Waiting [2022-09-21T21:37:23.312Z] 329c88fbcd65: Waiting [2022-09-21T21:37:23.312Z] 656be50a0ddc: Waiting [2022-09-21T21:37:23.596Z] a050256f5b6f: Verifying Checksum [2022-09-21T21:37:23.596Z] a050256f5b6f: Download complete [2022-09-21T21:37:23.596Z] c0a3192eca97: Download complete [2022-09-21T21:37:23.596Z] 2bbca73fdf42: Verifying Checksum [2022-09-21T21:37:23.596Z] 2bbca73fdf42: Download complete [2022-09-21T21:37:23.596Z] 46d945488cbd: Verifying Checksum [2022-09-21T21:37:23.596Z] 46d945488cbd: Download complete [2022-09-21T21:37:23.596Z] b3c136eddcbf: Verifying Checksum [2022-09-21T21:37:23.596Z] b3c136eddcbf: Download complete [2022-09-21T21:37:24.462Z] $ docker rm -f 8cf547decaa35d025905bb70d386d7973cd765170f4582d24469d768012c6bdc [2022-09-21T21:37:24.571Z] b3c136eddcbf: Pull complete [2022-09-21T21:37:24.571Z] 329c88fbcd65: Verifying Checksum [2022-09-21T21:37:24.571Z] 329c88fbcd65: Download complete [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:37:24.844Z] c0a3192eca97: Pull complete [2022-09-21T21:37:25.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-21T21:37:25.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:37:25.258Z] prd-ubuntu20.04-docker-8c-8g-476 does not seem to be running inside a container [2022-09-21T21:37:25.288Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-21T21:37:25.434Z] a050256f5b6f: Pull complete [2022-09-21T21:37:25.664Z] $ docker top fe98c82c2aed2d81887982f9d29d7799df652b1c251afad82bce51ad3397e720 -eo pid,comm [2022-09-21T21:37:25.703Z] 8a5474983e97: Verifying Checksum [2022-09-21T21:37:25.703Z] 8a5474983e97: Download complete [Pipeline] { [Pipeline] sh [2022-09-21T21:37:26.092Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-21T21:37:26.286Z] 656be50a0ddc: Verifying Checksum [2022-09-21T21:37:26.286Z] 656be50a0ddc: Download complete [2022-09-21T21:37:26.664Z] Building core-command ... [2022-09-21T21:37:26.664Z] Building core-data ... [2022-09-21T21:37:26.664Z] Building core-metadata ... [2022-09-21T21:37:26.664Z] Building security-bootstrapper ... [2022-09-21T21:37:26.664Z] Building security-proxy-setup ... [2022-09-21T21:37:26.664Z] Building security-secretstore-setup ... [2022-09-21T21:37:26.664Z] Building security-spiffe-token-provider ... [2022-09-21T21:37:26.664Z] Building security-spire-agent ... [2022-09-21T21:37:26.664Z] Building security-spire-config ... [2022-09-21T21:37:26.664Z] Building security-spire-server ... [2022-09-21T21:37:26.664Z] Building support-notifications ... [2022-09-21T21:37:26.664Z] Building support-scheduler ... [2022-09-21T21:37:26.664Z] Building sys-mgmt-agent ... [2022-09-21T21:37:26.664Z] Building security-spiffe-token-provider [2022-09-21T21:37:26.664Z] Building security-secretstore-setup [2022-09-21T21:37:26.664Z] Building security-bootstrapper [2022-09-21T21:37:26.664Z] Building security-spire-agent [2022-09-21T21:37:26.664Z] Building security-spire-config [2022-09-21T21:37:36.629Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:37:36.629Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:37:36.629Z] ---> 51fe2fd090a6 [2022-09-21T21:37:36.629Z] Step 3/26 : WORKDIR /edgex-go [2022-09-21T21:37:36.891Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:37:36.891Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:37:36.891Z] ---> 51fe2fd090a6 [2022-09-21T21:37:36.891Z] Step 3/33 : WORKDIR /edgex-go [2022-09-21T21:37:36.891Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:37:36.891Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:37:36.891Z] ---> 51fe2fd090a6 [2022-09-21T21:37:36.891Z] Step 3/25 : WORKDIR /edgex-go [2022-09-21T21:37:36.891Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:37:36.891Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:37:36.891Z] ---> 51fe2fd090a6 [2022-09-21T21:37:36.891Z] Step 3/20 : WORKDIR /edgex-go [2022-09-21T21:37:37.827Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:37:37.827Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:37:37.827Z] ---> 51fe2fd090a6 [2022-09-21T21:37:37.827Z] Step 3/26 : WORKDIR /edgex-go [2022-09-21T21:37:38.629Z] 656be50a0ddc: Pull complete [2022-09-21T21:37:38.630Z] 2bbca73fdf42: Pull complete [2022-09-21T21:37:38.630Z] 46d945488cbd: Pull complete [2022-09-21T21:37:42.017Z] ---> Running in de80b7713a19 [2022-09-21T21:37:42.017Z] ---> Running in c523b47e6e91 [2022-09-21T21:37:42.017Z] ---> Running in 98e5fc0022f3 [2022-09-21T21:37:42.017Z] ---> Running in 92ae8b4190de [2022-09-21T21:37:42.017Z] ---> Running in 3f464967cf28 [2022-09-21T21:37:42.017Z] Removing intermediate container c523b47e6e91 [2022-09-21T21:37:42.017Z] ---> 98ae7807b5b7 [2022-09-21T21:37:42.017Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:37:42.017Z] Removing intermediate container de80b7713a19 [2022-09-21T21:37:42.017Z] ---> d241d8b152c7 [2022-09-21T21:37:42.017Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-21T21:37:42.017Z] Removing intermediate container 3f464967cf28 [2022-09-21T21:37:42.017Z] ---> cd3b526017cd [2022-09-21T21:37:42.017Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:37:42.275Z] Removing intermediate container 98e5fc0022f3 [2022-09-21T21:37:42.275Z] Removing intermediate container 92ae8b4190de [2022-09-21T21:37:42.275Z] ---> ca9d49e7a729 [2022-09-21T21:37:42.275Z] ---> ebbdd20ad1b3 [2022-09-21T21:37:42.275Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:37:42.275Z] [2022-09-21T21:37:42.275Z] ---> Running in 954cb6f44be5 [2022-09-21T21:37:42.275Z] ---> Running in c18a3a1e5230 [2022-09-21T21:37:42.275Z] ---> Running in 240763dbc030 [2022-09-21T21:37:42.275Z] ---> Running in 17c1b82e9536 [2022-09-21T21:37:42.275Z] ---> Running in 5d241f469962 [2022-09-21T21:37:43.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:37:43.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:37:43.489Z] v3.16.2-193-g9da6059f45 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-21T21:37:43.489Z] v3.16.2-191-gc8e9e5baa8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-21T21:37:43.489Z] OK: 17041 distinct packages available [2022-09-21T21:37:43.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:37:43.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:37:43.794Z] Removing intermediate container 954cb6f44be5 [2022-09-21T21:37:43.794Z] ---> 5b1070c91bf3 [2022-09-21T21:37:43.794Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-21T21:37:43.972Z] 8a5474983e97: Pull complete [2022-09-21T21:37:44.095Z] OK: 211 MiB in 51 packages [2022-09-21T21:37:44.095Z] ---> Running in a525e8a4ed17 [2022-09-21T21:37:44.661Z] Removing intermediate container 17c1b82e9536 [2022-09-21T21:37:44.661Z] ---> 1faaa4f1824b [2022-09-21T21:37:44.661Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-21T21:37:44.921Z] Removing intermediate container c18a3a1e5230 [2022-09-21T21:37:44.921Z] ---> 744a9eaf2338 [2022-09-21T21:37:44.921Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-21T21:37:45.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:37:45.255Z] Removing intermediate container 5d241f469962 [2022-09-21T21:37:45.255Z] ---> f54efbee9ffa [2022-09-21T21:37:45.255Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-21T21:37:45.513Z] ---> Running in 6e92412b464d [2022-09-21T21:37:45.513Z] ---> Running in 12e10f796f4b [2022-09-21T21:37:45.513Z] ---> Running in 1f3b12e580f4 [2022-09-21T21:37:45.771Z] Removing intermediate container 240763dbc030 [2022-09-21T21:37:45.771Z] ---> 179eb3855949 [2022-09-21T21:37:45.771Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-21T21:37:45.771Z] ---> f827723d7b4d [2022-09-21T21:37:45.771Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:37:45.771Z] ---> Running in 63890509ccf4 [2022-09-21T21:37:46.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:37:46.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:37:46.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:37:46.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:37:46.565Z] 329c88fbcd65: Pull complete [2022-09-21T21:37:46.565Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-21T21:37:46.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-21T21:37:46.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [2022-09-21T21:37:46.600Z] OK: 211 MiB in 51 packages [Pipeline] sh [2022-09-21T21:37:46.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:37:46.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:37:46.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:37:46.969Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-21T21:37:46.969Z] WORKDIR /edgex [2022-09-21T21:37:46.969Z] COPY go.mod . [2022-09-21T21:37:46.969Z] RUN go mod download [2022-09-21T21:37:46.969Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-21T21:37:47.137Z] Removing intermediate container a525e8a4ed17 [2022-09-21T21:37:47.137Z] ---> fb6a09d3536c [2022-09-21T21:37:47.137Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-21T21:37:47.137Z] OK: 211 MiB in 51 packages [2022-09-21T21:37:47.137Z] ---> ea7451953341 [2022-09-21T21:37:47.137Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:37:47.394Z] ---> Running in 157c392bfbc5 [2022-09-21T21:37:47.394Z] OK: 211 MiB in 51 packages [2022-09-21T21:37:47.394Z] OK: 211 MiB in 51 packages [2022-09-21T21:37:47.559Z] Sending build context to Docker daemon 3.244MB [2022-09-21T21:37:47.559Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-21T21:37:47.559Z] ---> ff4287adb874 [2022-09-21T21:37:47.559Z] Step 2/4 : WORKDIR /edgex [2022-09-21T21:37:47.652Z] Removing intermediate container 6e92412b464d [2022-09-21T21:37:47.652Z] ---> 34c3d73df942 [2022-09-21T21:37:47.652Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-21T21:37:47.921Z] ---> 2dbb5b1c4365 [2022-09-21T21:37:47.921Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:37:47.921Z] Removing intermediate container 12e10f796f4b [2022-09-21T21:37:47.921Z] ---> bf5fbaf81e3e [2022-09-21T21:37:47.921Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-21T21:37:48.179Z] ---> Running in 1759447a689e [2022-09-21T21:37:48.179Z] Removing intermediate container 1f3b12e580f4 [2022-09-21T21:37:48.179Z] ---> 3974bef5c54a [2022-09-21T21:37:48.179Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-21T21:37:48.179Z] ---> aa78345d2e2d [2022-09-21T21:37:48.179Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:37:48.441Z] ---> 215b1ae00537 [2022-09-21T21:37:48.441Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:37:48.441Z] ---> Running in e7536f67112e [2022-09-21T21:37:48.441Z] ---> Running in 511277040c4b [2022-09-21T21:37:49.527Z] ---> Running in 2c538449e621 [2022-09-21T21:37:49.527Z] Removing intermediate container 2c538449e621 [2022-09-21T21:37:49.528Z] ---> 5e225b9bb388 [2022-09-21T21:37:49.528Z] Step 3/4 : COPY go.mod . [2022-09-21T21:37:50.115Z] ---> e02edc006dc1 [2022-09-21T21:37:50.115Z] Step 4/4 : RUN go mod download [2022-09-21T21:37:50.115Z] ---> Running in ffdc738169ae [2022-09-21T21:38:06.541Z] Removing intermediate container 63890509ccf4 [2022-09-21T21:38:06.541Z] ---> e0a5e60a5cd2 [2022-09-21T21:38:06.541Z] Step 7/20 : COPY . . [2022-09-21T21:38:06.541Z] Removing intermediate container e7536f67112e [2022-09-21T21:38:06.541Z] ---> fc65437ed359 [2022-09-21T21:38:06.541Z] Step 8/25 : COPY . . [2022-09-21T21:38:06.541Z] Removing intermediate container 1759447a689e [2022-09-21T21:38:06.541Z] ---> 35affb425fbb [2022-09-21T21:38:06.541Z] Step 8/26 : COPY . . [2022-09-21T21:38:06.541Z] Removing intermediate container 157c392bfbc5 [2022-09-21T21:38:06.541Z] ---> 6a41c758b019 [2022-09-21T21:38:06.541Z] Step 8/26 : COPY . . [2022-09-21T21:38:06.541Z] Removing intermediate container 511277040c4b [2022-09-21T21:38:06.541Z] ---> 8c53b39216d7 [2022-09-21T21:38:06.541Z] Step 8/33 : COPY . . [2022-09-21T21:38:16.520Z] ---> adc5b32af688 [2022-09-21T21:38:16.520Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-21T21:38:16.520Z] ---> ac619c5a18ae [2022-09-21T21:38:16.520Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-21T21:38:16.520Z] ---> aac933046307 [2022-09-21T21:38:16.520Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-21T21:38:16.520Z] ---> c819fead8210 [2022-09-21T21:38:16.520Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-21T21:38:16.520Z] ---> 84e9367ccc5e [2022-09-21T21:38:16.520Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-21T21:38:16.520Z] ---> Running in 491a69daa363 [2022-09-21T21:38:16.520Z] ---> Running in 07536319d4cb [2022-09-21T21:38:16.520Z] ---> Running in 580ffaf73518 [2022-09-21T21:38:16.520Z] ---> Running in f3f08eb87aed [2022-09-21T21:38:16.520Z] ---> Running in 00834ad55421 [2022-09-21T21:38:16.520Z] Removing intermediate container f3f08eb87aed [2022-09-21T21:38:16.520Z] ---> e8861ccef23b [2022-09-21T21:38:16.520Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-21T21:38:16.520Z] Removing intermediate container 07536319d4cb [2022-09-21T21:38:16.520Z] ---> f886e19eeb39 [2022-09-21T21:38:16.520Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-21T21:38:16.520Z] ---> Running in e9b1f66f4666 [2022-09-21T21:38:16.520Z] ---> Running in 5792e0b39745 [2022-09-21T21:38:16.520Z] Removing intermediate container 5792e0b39745 [2022-09-21T21:38:16.520Z] ---> b944c4e466d0 [2022-09-21T21:38:16.520Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-21T21:38:16.520Z] Removing intermediate container e9b1f66f4666 [2022-09-21T21:38:16.520Z] ---> ff1948f0b327 [2022-09-21T21:38:16.520Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-21T21:38:16.520Z] ---> Running in eed2ae15c260 [2022-09-21T21:38:16.520Z] ---> Running in e87626bbf028 [2022-09-21T21:38:16.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-21T21:38:16.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-21T21:38:16.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-21T21:38:17.084Z] Removing intermediate container eed2ae15c260 [2022-09-21T21:38:17.084Z] ---> b5138c563acf [2022-09-21T21:38:17.084Z] Step 12/26 : WORKDIR /edgex-go [2022-09-21T21:38:17.084Z] Removing intermediate container e87626bbf028 [2022-09-21T21:38:17.084Z] ---> ad499ff258de [2022-09-21T21:38:17.084Z] Step 12/26 : WORKDIR /edgex-go [2022-09-21T21:38:17.084Z] ---> Running in 169a6d071f87 [2022-09-21T21:38:17.084Z] ---> Running in b078eeb1ffa5 [2022-09-21T21:38:17.342Z] Removing intermediate container 169a6d071f87 [2022-09-21T21:38:17.342Z] ---> 729e6208d311 [2022-09-21T21:38:17.342Z] [2022-09-21T21:38:17.342Z] Step 13/26 : FROM alpine:3.15 [2022-09-21T21:38:17.342Z] Removing intermediate container b078eeb1ffa5 [2022-09-21T21:38:17.342Z] ---> 4bfedc262a2c [2022-09-21T21:38:17.342Z] [2022-09-21T21:38:17.342Z] Step 13/26 : FROM alpine:3.15 [2022-09-21T21:38:17.600Z] 3.15: Pulling from library/alpine [2022-09-21T21:38:17.600Z] 3.15: Pulling from library/alpine [2022-09-21T21:38:18.531Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-21T21:38:18.531Z] Status: Downloaded newer image for alpine:3.15 [2022-09-21T21:38:18.531Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-21T21:38:18.531Z] Status: Image is up to date for alpine:3.15 [2022-09-21T21:38:18.531Z] ---> c4fc93816858 [2022-09-21T21:38:18.531Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T21:38:18.531Z] ---> c4fc93816858 [2022-09-21T21:38:18.531Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T21:38:18.789Z] ---> Running in 8dc2ccada7cc [2022-09-21T21:38:18.789Z] ---> Running in 7847f0c125f0 [2022-09-21T21:38:19.048Z] Removing intermediate container 8dc2ccada7cc [2022-09-21T21:38:19.048Z] ---> dcfc8ab7516f [2022-09-21T21:38:19.048Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:38:19.048Z] Removing intermediate container 7847f0c125f0 [2022-09-21T21:38:19.048Z] ---> 7ca7af15f83d [2022-09-21T21:38:19.048Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:38:19.048Z] ---> Running in f52ee8600754 [2022-09-21T21:38:19.048Z] ---> Running in 37848b566434 [2022-09-21T21:38:20.981Z] Removing intermediate container f52ee8600754 [2022-09-21T21:38:20.981Z] ---> 86eb9473c7d5 [2022-09-21T21:38:20.981Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-21T21:38:20.981Z] Removing intermediate container 37848b566434 [2022-09-21T21:38:20.981Z] ---> f5b307aeecc7 [2022-09-21T21:38:20.981Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-21T21:38:20.981Z] ---> Running in 1f3db445647b [2022-09-21T21:38:21.240Z] ---> Running in e39165f6be9e [2022-09-21T21:38:21.498Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:21.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:22.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:22.393Z] Removing intermediate container ffdc738169ae [2022-09-21T21:38:22.393Z] ---> 7f9f7b20ae29 [2022-09-21T21:38:22.393Z] Successfully built 7f9f7b20ae29 [2022-09-21T21:38:22.393Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:38:22.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:22.801Z] + docker inspect -f . ci-base-image-arm64 [2022-09-21T21:38:22.801Z] . [Pipeline] } [2022-09-21T21:38:22.842Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-21T21:38:22.843Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-21T21:38:22.843Z] OK: 15857 distinct packages available [2022-09-21T21:38:22.843Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:38:23.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-477 does not seem to be running inside a container [2022-09-21T21:38:23.100Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-21T21:38:23.100Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-21T21:38:23.100Z] OK: 15857 distinct packages available [2022-09-21T21:38:23.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:23.142Z] $ 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 [2022-09-21T21:38:23.664Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:23.921Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-21T21:38:23.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:23.921Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-21T21:38:24.179Z] (3/5) Installing libucontext (1.1-r0) [2022-09-21T21:38:24.179Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-21T21:38:24.179Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-21T21:38:24.179Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-21T21:38:24.281Z] $ docker top 9a038ecb1a43ad54e4b044fc380cd1471f35ef6f15a66e3e756851507ca2bdc3 -eo pid,comm [2022-09-21T21:38:24.437Z] Executing busybox-1.34.1-r7.trigger [2022-09-21T21:38:24.437Z] OK: 7 MiB in 19 packages [2022-09-21T21:38:24.437Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-21T21:38:24.437Z] (3/4) Installing libucontext (1.1-r0) [2022-09-21T21:38:24.437Z] (4/4) Installing gcompat (1.0.0-r4) [Pipeline] { [Pipeline] sh [2022-09-21T21:38:24.694Z] Executing busybox-1.34.1-r7.trigger [2022-09-21T21:38:24.694Z] OK: 6 MiB in 18 packages [2022-09-21T21:38:25.234Z] + go version [2022-09-21T21:38:25.234Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-21T21:38:25.274Z] $ docker stop --time=1 9a038ecb1a43ad54e4b044fc380cd1471f35ef6f15a66e3e756851507ca2bdc3 [2022-09-21T21:38:26.602Z] Removing intermediate container e39165f6be9e [2022-09-21T21:38:26.602Z] ---> f107cd82a56e [2022-09-21T21:38:26.602Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-21T21:38:26.602Z] Removing intermediate container 1f3db445647b [2022-09-21T21:38:26.602Z] ---> 07c329873016 [2022-09-21T21:38:26.602Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-21T21:38:26.849Z] $ docker rm -f 9a038ecb1a43ad54e4b044fc380cd1471f35ef6f15a66e3e756851507ca2bdc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:38:27.768Z] + docker inspect -f . ci-base-image-arm64 [2022-09-21T21:38:27.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:38:28.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-477 does not seem to be running inside a container [2022-09-21T21:38:28.071Z] $ 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 [2022-09-21T21:38:29.142Z] $ docker top 804ecbe594d20af8eb638b016f826d683e8aeba682be8df215f061b139322b61 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-21T21:38:29.366Z] ========================================================= [2022-09-21T21:38:29.366Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-21T21:38:29.366Z] ========================================================= [Pipeline] sh [2022-09-21T21:38:29.679Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-21T21:38:29.888Z] ---> e2ca3ef92c63 [2022-09-21T21:38:29.888Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-21T21:38:29.888Z] ---> f8d8ba04ed6f [2022-09-21T21:38:29.888Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-21T21:38:30.066Z] + make test [2022-09-21T21:38:30.066Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-21T21:38:30.822Z] ---> b9d81320d5ec [2022-09-21T21:38:30.823Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-21T21:38:31.084Z] ---> Running in 7c1a99824b60 [2022-09-21T21:38:31.084Z] ---> 6a09119d3145 [2022-09-21T21:38:31.084Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-21T21:38:31.342Z] Removing intermediate container 7c1a99824b60 [2022-09-21T21:38:31.342Z] ---> dad1f9e131f9 [2022-09-21T21:38:31.342Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-21T21:38:31.342Z] ---> bc7abd027df7 [2022-09-21T21:38:31.342Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-21T21:38:31.601Z] ---> a6a3b742a8cf [2022-09-21T21:38:31.601Z] Step 21/26 : WORKDIR / [2022-09-21T21:38:31.859Z] ---> Running in 85d82766cf4b [2022-09-21T21:38:31.859Z] ---> c22d267a0eb6 [2022-09-21T21:38:31.859Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-21T21:38:32.119Z] Removing intermediate container 85d82766cf4b [2022-09-21T21:38:32.119Z] ---> f3a7c3b43535 [2022-09-21T21:38:32.119Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-21T21:38:32.119Z] ---> 6c833b477ad8 [2022-09-21T21:38:32.119Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-21T21:38:32.119Z] ---> Running in 3a2375c51624 [2022-09-21T21:38:32.119Z] ---> Running in c9d8accfd864 [2022-09-21T21:38:32.375Z] Removing intermediate container 3a2375c51624 [2022-09-21T21:38:32.375Z] ---> c08ab5f5c215 [2022-09-21T21:38:32.375Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-21T21:38:32.375Z] Removing intermediate container c9d8accfd864 [2022-09-21T21:38:32.375Z] ---> b6bde25f90c1 [2022-09-21T21:38:32.375Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-21T21:38:32.375Z] ---> Running in 17e222346a5a [2022-09-21T21:38:32.375Z] ---> Running in 57089867a9f2 [2022-09-21T21:38:32.633Z] Removing intermediate container 17e222346a5a [2022-09-21T21:38:32.633Z] ---> c4621f28904f [2022-09-21T21:38:32.633Z] Step 24/26 : LABEL arch=x86_64 [2022-09-21T21:38:32.890Z] ---> Running in a8df38a77eb2 [2022-09-21T21:38:32.890Z] Removing intermediate container 57089867a9f2 [2022-09-21T21:38:32.890Z] ---> a33d45a76cf6 [2022-09-21T21:38:32.890Z] Step 24/26 : LABEL arch=x86_64 [2022-09-21T21:38:32.890Z] ---> Running in 8c9b2acb6d8d [2022-09-21T21:38:32.890Z] Removing intermediate container a8df38a77eb2 [2022-09-21T21:38:32.890Z] ---> 8e742de61761 [2022-09-21T21:38:32.890Z] Step 25/26 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [2022-09-21T21:38:33.172Z] ---> Running in f483b1be01dd [2022-09-21T21:38:33.172Z] Removing intermediate container 8c9b2acb6d8d [2022-09-21T21:38:33.172Z] ---> cbaa79620fec [2022-09-21T21:38:33.172Z] Step 25/26 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [2022-09-21T21:38:33.172Z] ---> Running in b9bc7fc4034b [2022-09-21T21:38:33.431Z] Removing intermediate container f483b1be01dd [2022-09-21T21:38:33.431Z] ---> c9bee79831b8 [2022-09-21T21:38:33.431Z] Step 26/26 : LABEL version=0.0.0 [2022-09-21T21:38:33.690Z] ---> Running in ec23a13ae3ed [2022-09-21T21:38:33.690Z] Removing intermediate container b9bc7fc4034b [2022-09-21T21:38:33.690Z] ---> 4dd212df3ae0 [2022-09-21T21:38:33.690Z] Step 26/26 : LABEL version=0.0.0 [2022-09-21T21:38:33.950Z] ---> Running in fa61952ba082 [2022-09-21T21:38:33.950Z] Removing intermediate container ec23a13ae3ed [2022-09-21T21:38:33.950Z] ---> 945320f210e4 [2022-09-21T21:38:33.950Z] [2022-09-21T21:38:33.950Z] Successfully built 945320f210e4 [2022-09-21T21:38:34.208Z] Successfully tagged security-spire-config:latest [2022-09-21T21:38:34.208Z] Building core-command [2022-09-21T21:38:34.468Z]  Building security-spire-config ... done Removing intermediate container fa61952ba082 [2022-09-21T21:38:34.468Z] ---> dce43d6e8efc [2022-09-21T21:38:34.468Z] [2022-09-21T21:38:34.468Z] Successfully built dce43d6e8efc [2022-09-21T21:38:34.468Z] Successfully tagged security-spire-agent:latest [2022-09-21T21:38:34.468Z]  Building security-spire-agent ... done Building support-scheduler [2022-09-21T21:38:37.000Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-21T21:38:38.381Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:38:38.381Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:38:38.381Z] ---> 51fe2fd090a6 [2022-09-21T21:38:38.381Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-21T21:38:38.642Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:38:38.643Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:38:38.643Z] ---> 51fe2fd090a6 [2022-09-21T21:38:38.643Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-21T21:38:41.933Z] ---> Running in b0480459f5f9 [2022-09-21T21:38:41.933Z] ---> Running in 0e6683fc5aef [2022-09-21T21:38:42.502Z] Removing intermediate container b0480459f5f9 [2022-09-21T21:38:42.502Z] ---> c02b49c212cb [2022-09-21T21:38:42.502Z] Step 4/23 : WORKDIR /edgex-go [2022-09-21T21:38:43.440Z] Removing intermediate container 0e6683fc5aef [2022-09-21T21:38:43.440Z] ---> d32681ad4f57 [2022-09-21T21:38:43.440Z] Step 4/24 : WORKDIR /edgex-go [2022-09-21T21:38:43.699Z] ---> Running in 1dd202d05252 [2022-09-21T21:38:43.699Z] ---> Running in 9d7a26d769e8 [2022-09-21T21:38:43.959Z] Removing intermediate container 1dd202d05252 [2022-09-21T21:38:43.959Z] ---> 2f3385fcfbb4 [2022-09-21T21:38:43.959Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:38:43.959Z] Removing intermediate container 9d7a26d769e8 [2022-09-21T21:38:43.959Z] ---> fbccf24eba62 [2022-09-21T21:38:43.959Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:38:43.959Z] Removing intermediate container 491a69daa363 [2022-09-21T21:38:43.959Z] ---> 1427b2721420 [2022-09-21T21:38:43.959Z] [2022-09-21T21:38:43.959Z] Step 10/33 : FROM alpine:3.16 [2022-09-21T21:38:43.959Z] Removing intermediate container 580ffaf73518 [2022-09-21T21:38:43.959Z] ---> b63c8692ae98 [2022-09-21T21:38:43.959Z] [2022-09-21T21:38:43.959Z] Step 9/20 : FROM alpine:3.15 [2022-09-21T21:38:43.959Z] ---> c4fc93816858 [2022-09-21T21:38:43.959Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T21:38:43.959Z] ---> Using cache [2022-09-21T21:38:43.959Z] ---> 7ca7af15f83d [2022-09-21T21:38:43.959Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:38:43.959Z] ---> Using cache [2022-09-21T21:38:44.218Z] ---> 86eb9473c7d5 [2022-09-21T21:38:44.218Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-21T21:38:44.218Z] ---> Running in 50c6f6e90cc5 [2022-09-21T21:38:44.218Z] ---> Running in 98a8a675fc64 [2022-09-21T21:38:44.218Z] Removing intermediate container 00834ad55421 [2022-09-21T21:38:44.218Z] ---> cc1583590280 [2022-09-21T21:38:44.218Z] [2022-09-21T21:38:44.218Z] Step 10/25 : FROM alpine:3.16 [2022-09-21T21:38:44.218Z] ---> Running in 4b2133d6d3d8 [2022-09-21T21:38:44.218Z] 3.16: Pulling from library/alpine [2022-09-21T21:38:44.218Z] 3.16: Pulling from library/alpine [2022-09-21T21:38:44.476Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-21T21:38:44.476Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-21T21:38:44.476Z] Status: Downloaded newer image for alpine:3.16 [2022-09-21T21:38:44.476Z] Status: Downloaded newer image for alpine:3.16 [2022-09-21T21:38:44.476Z] ---> 9c6f07244728 [2022-09-21T21:38:44.476Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-21T21:38:44.476Z] ---> 9c6f07244728 [2022-09-21T21:38:44.476Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T21:38:44.476Z] ---> Running in 5cf63d42b7e9 [2022-09-21T21:38:44.476Z] ---> Running in 7a22f1ad7ad0 [2022-09-21T21:38:44.736Z] Removing intermediate container 7a22f1ad7ad0 [2022-09-21T21:38:44.736Z] ---> fca2044e4754 [2022-09-21T21:38:44.736Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-21T21:38:44.736Z] ---> Running in 06fcf813032d [2022-09-21T21:38:44.995Z] Removing intermediate container 50c6f6e90cc5 [2022-09-21T21:38:44.995Z] ---> 2425575ac3e4 [2022-09-21T21:38:44.995Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-21T21:38:44.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:44.995Z] ---> Running in 2622a2d11941 [2022-09-21T21:38:44.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:44.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:45.257Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-21T21:38:45.257Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-21T21:38:45.257Z] (3/3) Installing su-exec (0.2-r1) [2022-09-21T21:38:45.257Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:38:45.257Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T21:38:45.257Z] OK: 6 MiB in 17 packages [2022-09-21T21:38:45.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:45.516Z] Removing intermediate container 98a8a675fc64 [2022-09-21T21:38:45.516Z] ---> b2a013069aeb [2022-09-21T21:38:45.516Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-21T21:38:45.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:45.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:45.516Z] ---> Running in 6ca154467397 [2022-09-21T21:38:45.775Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-21T21:38:45.775Z] (2/2) Installing su-exec (0.2-r1) [2022-09-21T21:38:45.775Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:38:45.775Z] OK: 6 MiB in 16 packages [2022-09-21T21:38:45.775Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:45.775Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:45.775Z] Removing intermediate container 5cf63d42b7e9 [2022-09-21T21:38:45.775Z] ---> 19cc4d087c09 [2022-09-21T21:38:45.775Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-21T21:38:46.097Z] ---> Running in 6a7e27896ab1 [2022-09-21T21:38:46.098Z] Removing intermediate container 6a7e27896ab1 [2022-09-21T21:38:46.098Z] ---> f6b0e24b7e8f [2022-09-21T21:38:46.098Z] Step 13/25 : WORKDIR / [2022-09-21T21:38:46.098Z] Removing intermediate container 06fcf813032d [2022-09-21T21:38:46.098Z] ---> 8d51a11027bd [2022-09-21T21:38:46.098Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-21T21:38:46.098Z] ---> Running in 54f359777645 [2022-09-21T21:38:46.098Z] ---> Running in 003f8c85739a [2022-09-21T21:38:46.098Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-21T21:38:46.098Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-21T21:38:46.098Z] OK: 15857 distinct packages available [2022-09-21T21:38:46.368Z] Removing intermediate container 54f359777645 [2022-09-21T21:38:46.368Z] ---> a71dc93474d4 [2022-09-21T21:38:46.368Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-21T21:38:46.368Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:46.368Z] Removing intermediate container 003f8c85739a [2022-09-21T21:38:46.368Z] ---> f0d6d79d144e [2022-09-21T21:38:46.368Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-21T21:38:46.368Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:46.368Z] ---> Running in 34931a3cc3ed [2022-09-21T21:38:46.368Z] ---> 3b7f1e42bb76 [2022-09-21T21:38:46.368Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-21T21:38:46.368Z] Removing intermediate container 34931a3cc3ed [2022-09-21T21:38:46.368Z] ---> e8eacac44bca [2022-09-21T21:38:46.368Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-21T21:38:46.635Z] ---> Running in 0e59b9f89041 [2022-09-21T21:38:46.635Z] ---> 07f0964e3e18 [2022-09-21T21:38:46.635Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-21T21:38:46.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:46.635Z] OK: 211 MiB in 51 packages [2022-09-21T21:38:46.635Z] Removing intermediate container 0e59b9f89041 [2022-09-21T21:38:46.635Z] ---> e7a21a0ac762 [2022-09-21T21:38:46.635Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-21T21:38:46.635Z] ---> Running in 551f4ce00ed0 [2022-09-21T21:38:46.635Z] ---> a28a190ad1a6 [2022-09-21T21:38:46.635Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-21T21:38:46.897Z] Removing intermediate container 551f4ce00ed0 [2022-09-21T21:38:46.897Z] ---> 2dfbb0c39f3f [2022-09-21T21:38:46.897Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-21T21:38:46.897Z] ---> Running in 53aae2d8a6d6 [2022-09-21T21:38:46.897Z] ---> 6889b4dd1d69 [2022-09-21T21:38:46.897Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-21T21:38:46.897Z] OK: 211 MiB in 51 packages [2022-09-21T21:38:46.897Z] Removing intermediate container 2622a2d11941 [2022-09-21T21:38:46.897Z] ---> ccc36e7fff7d [2022-09-21T21:38:46.897Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-21T21:38:47.156Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:47.415Z] ---> e6e5fb712e91 [2022-09-21T21:38:47.415Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:38:47.415Z] ---> 7173b9db44d5 [2022-09-21T21:38:47.415Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-21T21:38:47.415Z] ---> Running in 0930fdf0a628 [2022-09-21T21:38:47.415Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-21T21:38:47.415Z] Removing intermediate container 6ca154467397 [2022-09-21T21:38:47.415Z] ---> caad508684f3 [2022-09-21T21:38:47.415Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-21T21:38:47.674Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-21T21:38:47.674Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-21T21:38:47.674Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-21T21:38:47.931Z] ---> f5bb553c24c0 [2022-09-21T21:38:47.932Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-21T21:38:47.932Z] ---> eab69844bce6 [2022-09-21T21:38:47.932Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:38:47.932Z] (5/9) Installing curl (7.80.0-r3) [2022-09-21T21:38:47.932Z] ---> Running in df30a5e39ee2 [2022-09-21T21:38:47.932Z] Removing intermediate container 53aae2d8a6d6 [2022-09-21T21:38:47.932Z] ---> 7871e0cc967c [2022-09-21T21:38:47.932Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-21T21:38:47.932Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-21T21:38:47.932Z] ---> Running in 06428f61a90d [2022-09-21T21:38:47.932Z] ---> 89c06cd21159 [2022-09-21T21:38:47.932Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-21T21:38:47.932Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-21T21:38:48.190Z] ---> Running in 461012df21cd [2022-09-21T21:38:48.190Z] (8/9) Installing libucontext (1.1-r0) [2022-09-21T21:38:48.190Z] Removing intermediate container 06428f61a90d [2022-09-21T21:38:48.190Z] ---> e7fab6428e6f [2022-09-21T21:38:48.190Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-21T21:38:48.190Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-21T21:38:48.190Z] Executing busybox-1.34.1-r7.trigger [2022-09-21T21:38:48.449Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T21:38:48.449Z] ---> 3a0206f44bee [2022-09-21T21:38:48.449Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-21T21:38:48.449Z] OK: 8 MiB in 23 packages [2022-09-21T21:38:48.449Z] ---> Running in c90a72220e52 [2022-09-21T21:38:49.063Z] Removing intermediate container 461012df21cd [2022-09-21T21:38:49.063Z] ---> ea2db9db0cf2 [2022-09-21T21:38:49.063Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-21T21:38:49.063Z] ---> Running in a4e2e80e0b15 [2022-09-21T21:38:49.342Z] Removing intermediate container 4b2133d6d3d8 [2022-09-21T21:38:49.342Z] ---> eda2aefc2eeb [2022-09-21T21:38:49.342Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:38:49.342Z] Removing intermediate container a4e2e80e0b15 [2022-09-21T21:38:49.342Z] ---> 8f09176f553d [2022-09-21T21:38:49.342Z] Step 23/25 : LABEL arch=x86_64 [2022-09-21T21:38:51.243Z] ---> Running in 3611d09b7494 [2022-09-21T21:38:51.243Z] Removing intermediate container c90a72220e52 [2022-09-21T21:38:51.243Z] ---> 308f2c06e01b [2022-09-21T21:38:51.243Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:38:51.243Z] ---> 7cbe81d6583c [2022-09-21T21:38:51.243Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-21T21:38:51.243Z] Removing intermediate container 3611d09b7494 [2022-09-21T21:38:51.243Z] ---> a9e6af84cc12 [2022-09-21T21:38:51.243Z] Step 24/25 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [2022-09-21T21:38:51.243Z] ---> f5462a7aa7b0 [2022-09-21T21:38:51.243Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-21T21:38:51.243Z] ---> Running in 638b72c2fbe6 [2022-09-21T21:38:51.820Z] Removing intermediate container 638b72c2fbe6 [2022-09-21T21:38:51.820Z] ---> dd24e100cd43 [2022-09-21T21:38:51.820Z] Step 25/25 : LABEL version=0.0.0 [2022-09-21T21:38:51.820Z] ---> a9877267d920 [2022-09-21T21:38:51.820Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-21T21:38:51.820Z] ---> Running in 139f92d77d7a [2022-09-21T21:38:51.820Z] ---> 8c604be9e0ed [2022-09-21T21:38:51.820Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-21T21:38:52.080Z] ---> 5f94dfdc77c2 [2022-09-21T21:38:52.080Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-21T21:38:52.080Z] Removing intermediate container 139f92d77d7a [2022-09-21T21:38:52.080Z] ---> 093adab3615e [2022-09-21T21:38:52.080Z] [2022-09-21T21:38:52.337Z] ---> 2e9b18271ea2 [2022-09-21T21:38:52.337Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-21T21:38:52.337Z] Successfully built 093adab3615e [2022-09-21T21:38:52.337Z] ---> Running in f32ab2ac1e9a [2022-09-21T21:38:52.337Z] Successfully tagged security-secretstore-setup:latest [2022-09-21T21:38:52.337Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-09-21T21:38:52.598Z] ---> 972485b64a67 [2022-09-21T21:38:52.598Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-21T21:38:53.538Z] Removing intermediate container f32ab2ac1e9a [2022-09-21T21:38:53.538Z] ---> 03552b422c86 [2022-09-21T21:38:53.538Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:38:55.443Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:38:55.443Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:38:55.443Z] ---> 51fe2fd090a6 [2022-09-21T21:38:55.443Z] Step 3/23 : WORKDIR /edgex-go [2022-09-21T21:38:55.443Z] ---> Using cache [2022-09-21T21:38:55.443Z] ---> ebbdd20ad1b3 [2022-09-21T21:38:55.443Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:38:55.443Z] ---> Using cache [2022-09-21T21:38:55.443Z] ---> 1faaa4f1824b [2022-09-21T21:38:55.443Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-21T21:38:55.443Z] ---> a59099def86a [2022-09-21T21:38:55.443Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-21T21:38:55.443Z] ---> Running in 530afb4275cc [2022-09-21T21:38:55.443Z] ---> Running in 987eccb065d6 [2022-09-21T21:38:55.443Z] Removing intermediate container 530afb4275cc [2022-09-21T21:38:55.443Z] ---> 2a3514029059 [2022-09-21T21:38:55.443Z] Step 18/20 : LABEL arch=x86_64 [2022-09-21T21:38:55.443Z] ---> 9d6adb934fb5 [2022-09-21T21:38:55.443Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-21T21:38:55.443Z] ---> Running in 3696066314a9 [2022-09-21T21:38:55.702Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:55.702Z] Removing intermediate container 3696066314a9 [2022-09-21T21:38:55.702Z] ---> 50ea5f0e5dd9 [2022-09-21T21:38:55.702Z] ---> 3a5a82df7a28 [2022-09-21T21:38:55.702Z] Step 28/33 : RUN chmod +x /entrypoint.shStep 19/20 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [2022-09-21T21:38:55.702Z] [2022-09-21T21:38:55.961Z] ---> Running in 149e35116616 [2022-09-21T21:38:55.961Z] ---> Running in 6afa0fb6bfde [2022-09-21T21:38:55.961Z] Removing intermediate container 0930fdf0a628 [2022-09-21T21:38:55.961Z] ---> 8b72fe745843 [2022-09-21T21:38:55.961Z] Step 9/24 : COPY . . [2022-09-21T21:38:55.961Z] Removing intermediate container 149e35116616 [2022-09-21T21:38:55.961Z] ---> 9e3516e3ad40 [2022-09-21T21:38:55.961Z] Step 20/20 : LABEL version=0.0.0 [2022-09-21T21:38:55.961Z] Removing intermediate container df30a5e39ee2 [2022-09-21T21:38:55.961Z] ---> 5045392867fa [2022-09-21T21:38:55.961Z] Step 9/23 : COPY . . [2022-09-21T21:38:56.528Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:38:56.528Z] ---> Running in 6db64a9004a6 [2022-09-21T21:38:56.797Z] OK: 211 MiB in 51 packages [2022-09-21T21:38:58.904Z] Removing intermediate container 6db64a9004a6 [2022-09-21T21:38:58.904Z] ---> aa46b0fbc715 [2022-09-21T21:38:58.904Z] [2022-09-21T21:38:58.904Z] Successfully built aa46b0fbc715 [2022-09-21T21:38:58.904Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-21T21:38:58.904Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-09-21T21:39:01.464Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:39:01.464Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:39:01.464Z] ---> 51fe2fd090a6 [2022-09-21T21:39:01.464Z] Step 3/25 : WORKDIR /edgex-go [2022-09-21T21:39:01.464Z] ---> Using cache [2022-09-21T21:39:01.464Z] ---> ebbdd20ad1b3 [2022-09-21T21:39:01.464Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:39:01.464Z] ---> Using cache [2022-09-21T21:39:01.464Z] ---> 1faaa4f1824b [2022-09-21T21:39:01.464Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-21T21:39:01.464Z] ---> Using cache [2022-09-21T21:39:01.464Z] ---> 34c3d73df942 [2022-09-21T21:39:01.464Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-21T21:39:01.464Z] ---> Using cache [2022-09-21T21:39:01.464Z] ---> 2dbb5b1c4365 [2022-09-21T21:39:01.464Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:39:01.464Z] ---> Using cache [2022-09-21T21:39:01.464Z] ---> 35affb425fbb [2022-09-21T21:39:01.464Z] Step 8/25 : COPY . . [2022-09-21T21:39:01.464Z] ---> Using cache [2022-09-21T21:39:01.464Z] ---> adc5b32af688 [2022-09-21T21:39:01.464Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-21T21:39:01.464Z] ---> e00baf80fa26 [2022-09-21T21:39:01.464Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-21T21:39:01.464Z] ---> Using cache [2022-09-21T21:39:01.464Z] ---> e8861ccef23b [2022-09-21T21:39:01.464Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-21T21:39:01.464Z] ---> Using cache [2022-09-21T21:39:01.464Z] ---> b944c4e466d0 [2022-09-21T21:39:01.464Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-21T21:39:01.464Z] ---> 441ef0533053 [2022-09-21T21:39:01.464Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-21T21:39:01.464Z] Removing intermediate container 987eccb065d6 [2022-09-21T21:39:01.464Z] ---> e9d9a1666458 [2022-09-21T21:39:01.464Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-21T21:39:01.464Z] Removing intermediate container 6afa0fb6bfde [2022-09-21T21:39:01.464Z] ---> b3ffc2363211 [2022-09-21T21:39:01.464Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-21T21:39:01.464Z] ---> Running in 0e7882e4f640 [2022-09-21T21:39:01.464Z] ---> Running in 48d39c1dbbb8 [2022-09-21T21:39:01.464Z] ---> Running in e19ace8f7502 [2022-09-21T21:39:01.464Z] ---> Running in f5d09ad17150 [2022-09-21T21:39:01.464Z] ---> 37d0c5ca1795 [2022-09-21T21:39:01.464Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:39:01.464Z] ---> Running in 96073d8463ae [2022-09-21T21:39:01.464Z] Removing intermediate container f5d09ad17150 [2022-09-21T21:39:01.464Z] ---> 025cecc3d7c5 [2022-09-21T21:39:01.464Z] Step 30/33 : CMD ["gate"] [2022-09-21T21:39:01.464Z] ---> Running in 1d906938f164 [2022-09-21T21:39:01.721Z] Removing intermediate container 1d906938f164 [2022-09-21T21:39:01.721Z] ---> d9ecdbba8ac5 [2022-09-21T21:39:01.721Z] Step 31/33 : LABEL arch=x86_64 [2022-09-21T21:39:01.721Z] ---> Running in d87b7e02cf77 [2022-09-21T21:39:01.721Z] Removing intermediate container d87b7e02cf77 [2022-09-21T21:39:01.721Z] ---> 89f433d38b3e [2022-09-21T21:39:01.721Z] Step 32/33 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [2022-09-21T21:39:01.979Z] ---> Running in 97d5ffb93d7d [2022-09-21T21:39:01.979Z] Removing intermediate container 97d5ffb93d7d [2022-09-21T21:39:01.979Z] ---> 70ea3222c731 [2022-09-21T21:39:01.979Z] Step 33/33 : LABEL version=0.0.0 [2022-09-21T21:39:01.979Z] ---> Running in 39fd3ff5dab8 [2022-09-21T21:39:02.249Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-21T21:39:02.249Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-21T21:39:02.249Z] Removing intermediate container 0e7882e4f640 [2022-09-21T21:39:02.249Z] ---> 1f2eb2f857a2 [2022-09-21T21:39:02.249Z] Step 12/25 : WORKDIR /edgex-go [2022-09-21T21:39:02.249Z] Removing intermediate container 39fd3ff5dab8 [2022-09-21T21:39:02.249Z] ---> 8bd60926fb27 [2022-09-21T21:39:02.249Z] [2022-09-21T21:39:02.249Z] ---> Running in e151c7e40161 [2022-09-21T21:39:02.249Z] Successfully built 8bd60926fb27 [2022-09-21T21:39:02.249Z] Successfully tagged security-bootstrapper:latest [2022-09-21T21:39:02.249Z] Building support-notifications [2022-09-21T21:39:02.274Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-21T21:39:02.508Z]  Building security-bootstrapper ... done Removing intermediate container e151c7e40161 [2022-09-21T21:39:02.508Z] ---> f64a518912e4 [2022-09-21T21:39:02.508Z] [2022-09-21T21:39:02.508Z] Step 13/25 : FROM alpine:3.15 [2022-09-21T21:39:02.508Z] ---> c4fc93816858 [2022-09-21T21:39:02.508Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T21:39:02.508Z] ---> Using cache [2022-09-21T21:39:02.508Z] ---> 7ca7af15f83d [2022-09-21T21:39:02.508Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:39:02.508Z] ---> Using cache [2022-09-21T21:39:02.508Z] ---> 86eb9473c7d5 [2022-09-21T21:39:02.508Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-21T21:39:02.508Z] ---> Using cache [2022-09-21T21:39:02.508Z] ---> 07c329873016 [2022-09-21T21:39:02.508Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-21T21:39:05.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:39:05.033Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:39:05.033Z] ---> 51fe2fd090a6 [2022-09-21T21:39:05.033Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-21T21:39:05.033Z] ---> Using cache [2022-09-21T21:39:05.033Z] ---> d32681ad4f57 [2022-09-21T21:39:05.033Z] Step 4/23 : WORKDIR /edgex-go [2022-09-21T21:39:05.033Z] ---> Using cache [2022-09-21T21:39:05.033Z] ---> fbccf24eba62 [2022-09-21T21:39:05.033Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:39:05.033Z] ---> Using cache [2022-09-21T21:39:05.033Z] ---> 2425575ac3e4 [2022-09-21T21:39:05.033Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-21T21:39:06.927Z] ---> be64cc262ec4 [2022-09-21T21:39:06.927Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-21T21:39:06.927Z] ---> Running in aba9fbeb2b35 [2022-09-21T21:39:07.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:39:07.857Z] ---> d7ce5493cada [2022-09-21T21:39:07.857Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-21T21:39:08.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:39:08.682Z] ---> 1b2023f75d87 [2022-09-21T21:39:08.682Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-21T21:39:08.940Z] OK: 211 MiB in 51 packages [2022-09-21T21:39:09.870Z] ---> a523cd298da9 [2022-09-21T21:39:09.870Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-21T21:39:09.870Z] Removing intermediate container aba9fbeb2b35 [2022-09-21T21:39:09.870Z] ---> 18b8f3e0a66f [2022-09-21T21:39:09.870Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-21T21:39:09.870Z] ---> Running in 0b31c124e9ce [2022-09-21T21:39:10.434Z] Removing intermediate container 0b31c124e9ce [2022-09-21T21:39:10.434Z] ---> f00b26715550 [2022-09-21T21:39:10.434Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-21T21:39:10.691Z] ---> d4e9b2df8cdf [2022-09-21T21:39:10.691Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:39:10.691Z] ---> Running in 381331108bfe [2022-09-21T21:39:10.691Z] ---> Running in d6148c7b5103 [2022-09-21T21:39:11.255Z] Removing intermediate container 381331108bfe [2022-09-21T21:39:11.255Z] ---> ad2252a748d4 [2022-09-21T21:39:11.255Z] Step 23/25 : LABEL arch=x86_64 [2022-09-21T21:39:11.255Z] ---> Running in 8e3b6da85629 [2022-09-21T21:39:11.512Z] Removing intermediate container 8e3b6da85629 [2022-09-21T21:39:11.512Z] ---> 633b3a74cb67 [2022-09-21T21:39:11.512Z] Step 24/25 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [2022-09-21T21:39:11.769Z] ---> Running in a4f6d704e2b6 [2022-09-21T21:39:11.769Z] Removing intermediate container 96073d8463ae [2022-09-21T21:39:11.769Z] ---> df600f6f554b [2022-09-21T21:39:11.769Z] Step 8/23 : COPY . . [2022-09-21T21:39:12.334Z] Removing intermediate container a4f6d704e2b6 [2022-09-21T21:39:12.334Z] ---> 34f2b289cece [2022-09-21T21:39:12.334Z] Step 25/25 : LABEL version=0.0.0 [2022-09-21T21:39:13.711Z] ---> Running in 97e790168673 [2022-09-21T21:39:15.613Z] Removing intermediate container 97e790168673 [2022-09-21T21:39:15.613Z] ---> f8c26f30ad45 [2022-09-21T21:39:15.613Z] [2022-09-21T21:39:15.613Z] Successfully built f8c26f30ad45 [2022-09-21T21:39:15.613Z] Successfully tagged security-spire-server:latest [2022-09-21T21:39:15.613Z]  Building security-spire-server ... done Building security-proxy-setup [2022-09-21T21:39:15.614Z] ---> f6e3e5fc2c04 [2022-09-21T21:39:15.614Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-21T21:39:16.182Z] ---> Running in b5dd7d8f591e [2022-09-21T21:39:16.746Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-21T21:39:20.923Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:39:20.923Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:39:20.923Z] ---> 51fe2fd090a6 [2022-09-21T21:39:20.923Z] Step 3/22 : WORKDIR /edgex-go [2022-09-21T21:39:20.923Z] ---> Using cache [2022-09-21T21:39:20.923Z] ---> ebbdd20ad1b3 [2022-09-21T21:39:20.923Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:39:20.923Z] ---> Using cache [2022-09-21T21:39:20.923Z] ---> 1faaa4f1824b [2022-09-21T21:39:20.923Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-21T21:39:24.206Z] ---> Running in 6e249d9766c6 [2022-09-21T21:39:24.206Z] Removing intermediate container d6148c7b5103 [2022-09-21T21:39:24.206Z] ---> 7a61b7d3ccaa [2022-09-21T21:39:24.206Z] Step 9/23 : COPY . . [2022-09-21T21:39:24.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:39:25.148Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:39:25.406Z] OK: 211 MiB in 51 packages [2022-09-21T21:39:28.893Z] Removing intermediate container 48d39c1dbbb8 [2022-09-21T21:39:28.893Z] ---> 88884281a82a [2022-09-21T21:39:28.893Z] [2022-09-21T21:39:28.893Z] Step 11/24 : FROM alpine:3.16 [2022-09-21T21:39:28.893Z] ---> 9c6f07244728 [2022-09-21T21:39:28.893Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-21T21:39:28.893Z] ---> beb6900326d1 [2022-09-21T21:39:28.893Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-21T21:39:29.173Z] ---> Running in 79607c9aed70 [2022-09-21T21:39:29.173Z] ---> Running in 6c1cf68f093e [2022-09-21T21:39:29.173Z] Removing intermediate container 6e249d9766c6 [2022-09-21T21:39:29.173Z] ---> 59957ff28894 [2022-09-21T21:39:29.173Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-21T21:39:29.792Z] ---> b9bcefca5863 [2022-09-21T21:39:29.792Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:39:29.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:39:29.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-21T21:39:29.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:39:30.079Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-21T21:39:30.080Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:39:30.080Z] OK: 6 MiB in 15 packages [2022-09-21T21:39:30.408Z] ---> Running in 3a00a6fab4fe [2022-09-21T21:39:31.006Z] Removing intermediate container 6c1cf68f093e [2022-09-21T21:39:31.006Z] ---> 0fa681faf4b9 [2022-09-21T21:39:31.006Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T21:39:31.006Z] ---> Running in 740698444bca [2022-09-21T21:39:31.289Z] Removing intermediate container e19ace8f7502 [2022-09-21T21:39:31.289Z] ---> 134f1820280a [2022-09-21T21:39:31.289Z] [2022-09-21T21:39:31.289Z] Step 11/23 : FROM alpine:3.16 [2022-09-21T21:39:31.289Z] ---> 9c6f07244728 [2022-09-21T21:39:31.289Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-21T21:39:31.289Z] ---> Using cache [2022-09-21T21:39:31.289Z] ---> 0fa681faf4b9 [2022-09-21T21:39:31.289Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T21:39:31.289Z] ---> Using cache [2022-09-21T21:39:31.289Z] ---> 4fe3c1e04587 [2022-09-21T21:39:31.289Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-21T21:39:31.289Z] Removing intermediate container 740698444bca [2022-09-21T21:39:31.289Z] ---> 4fe3c1e04587 [2022-09-21T21:39:31.289Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-21T21:39:31.289Z] ---> Running in 9d9b915d2e9a [2022-09-21T21:39:31.289Z] ---> Running in b69102769b3b [2022-09-21T21:39:31.547Z] Removing intermediate container 9d9b915d2e9a [2022-09-21T21:39:31.547Z] ---> 12e66260c757 [2022-09-21T21:39:31.547Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-21T21:39:31.547Z] ---> Running in afad6deb0792 [2022-09-21T21:39:31.547Z] Removing intermediate container b69102769b3b [2022-09-21T21:39:31.547Z] ---> 46ef7052618d [2022-09-21T21:39:31.547Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-21T21:39:31.808Z] ---> Running in 867b8c712db3 [2022-09-21T21:39:31.808Z] Removing intermediate container afad6deb0792 [2022-09-21T21:39:31.808Z] ---> 855d5ea8fb13 [2022-09-21T21:39:31.808Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:39:32.074Z] Removing intermediate container 867b8c712db3 [2022-09-21T21:39:32.074Z] ---> b897aba19996 [2022-09-21T21:39:32.074Z] Step 16/24 : WORKDIR / [2022-09-21T21:39:32.653Z] ---> Running in 8716ef48e3f7 [2022-09-21T21:39:32.911Z] ---> 5629cd49ff0a [2022-09-21T21:39:32.911Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-21T21:39:33.489Z] Removing intermediate container b5dd7d8f591e [2022-09-21T21:39:33.489Z] ---> f672612c3c1a [2022-09-21T21:39:33.489Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-21T21:39:33.747Z] Removing intermediate container 8716ef48e3f7 [2022-09-21T21:39:33.747Z] ---> 1fa2856a2e84 [2022-09-21T21:39:33.747Z] ---> e9218868283b [2022-09-21T21:39:33.747Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:39:33.747Z] [2022-09-21T21:39:33.747Z] ---> Running in 58033d08ca97 [2022-09-21T21:39:34.017Z] ---> d3e54be26a7c [2022-09-21T21:39:34.017Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-21T21:39:34.017Z] ---> 5a549b8893fe [2022-09-21T21:39:34.017Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-21T21:39:34.275Z] ---> Running in 4275b69c4d3c [2022-09-21T21:39:34.275Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-21T21:39:34.840Z] Removing intermediate container 4275b69c4d3c [2022-09-21T21:39:34.840Z] ---> 01c83e71c5a2 [2022-09-21T21:39:34.840Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:39:34.840Z] ---> 489e727a9fbb [2022-09-21T21:39:34.840Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-21T21:39:34.840Z] ---> Running in 1fd9c6c9779d [2022-09-21T21:39:35.101Z] Removing intermediate container 1fd9c6c9779d [2022-09-21T21:39:35.101Z] ---> b41fec3148b1 [2022-09-21T21:39:35.101Z] Step 21/23 : LABEL arch=x86_64 [2022-09-21T21:39:35.361Z] ---> 4198b40de57c [2022-09-21T21:39:35.361Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-21T21:39:35.361Z] ---> Running in 3bbeae99f8f5 [2022-09-21T21:39:35.640Z] ---> Running in 52b082ae0ded [2022-09-21T21:39:35.640Z] Removing intermediate container 58033d08ca97 [2022-09-21T21:39:35.640Z] ---> 1d628a505db0 [2022-09-21T21:39:35.640Z] [2022-09-21T21:39:35.640Z] Step 11/23 : FROM alpine:3.16 [2022-09-21T21:39:35.640Z] ---> 9c6f07244728 [2022-09-21T21:39:35.640Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-21T21:39:35.898Z] Removing intermediate container 3bbeae99f8f5 [2022-09-21T21:39:35.898Z] ---> 3f95742cc1dc [2022-09-21T21:39:35.898Z] Step 22/23 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [2022-09-21T21:39:35.898Z] ---> Running in 988232e8b23e [2022-09-21T21:39:35.898Z] ---> Running in ce32cd892405 [2022-09-21T21:39:35.898Z] Removing intermediate container 52b082ae0ded [2022-09-21T21:39:35.898Z] ---> e03c2be28a57 [2022-09-21T21:39:35.898Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:39:36.164Z] ---> Running in c00adf635058 [2022-09-21T21:39:36.164Z] Removing intermediate container 988232e8b23e [2022-09-21T21:39:36.164Z] ---> c8f323d39d3c [2022-09-21T21:39:36.164Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-21T21:39:36.164Z] Removing intermediate container ce32cd892405 [2022-09-21T21:39:36.164Z] ---> 459b974b5c79 [2022-09-21T21:39:36.164Z] Step 23/23 : LABEL version=0.0.0 [2022-09-21T21:39:36.164Z] ---> Running in b9d435b3dd85 [2022-09-21T21:39:36.424Z] Removing intermediate container c00adf635058 [2022-09-21T21:39:36.424Z] ---> dba2b648aee6 [2022-09-21T21:39:36.424Z] Step 22/24 : LABEL arch=x86_64 [2022-09-21T21:39:36.424Z] ---> Running in a4472a266166 [2022-09-21T21:39:36.425Z] ---> Running in 8ea001a6b3f2 [2022-09-21T21:39:36.689Z] Removing intermediate container a4472a266166 [2022-09-21T21:39:36.689Z] ---> ce09aa23d1cd [2022-09-21T21:39:36.689Z] [2022-09-21T21:39:36.690Z] Removing intermediate container 8ea001a6b3f2 [2022-09-21T21:39:36.690Z] ---> 40152d93c7d5 [2022-09-21T21:39:36.690Z] Step 23/24 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [2022-09-21T21:39:36.947Z] Successfully built ce09aa23d1cd [2022-09-21T21:39:36.947Z] Successfully tagged support-scheduler:latest [2022-09-21T21:39:36.947Z] Building core-metadata [2022-09-21T21:39:36.947Z]  Building support-scheduler ... done  ---> Running in 0141a082a19a [2022-09-21T21:39:36.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:39:36.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:39:37.206Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-21T21:39:37.206Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-21T21:39:37.206Z] (3/33) Installing readline (8.1.2-r0) [2022-09-21T21:39:37.206Z] (4/33) Installing bash (5.1.16-r2) [2022-09-21T21:39:37.206Z] Executing bash-5.1.16-r2.post-install [2022-09-21T21:39:37.465Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-21T21:39:37.465Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-21T21:39:37.465Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-21T21:39:37.465Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-21T21:39:37.465Z] (9/33) Installing curl (7.83.1-r3) [2022-09-21T21:39:37.465Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-21T21:39:37.724Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-21T21:39:37.724Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-21T21:39:37.724Z] (13/33) Installing expat (2.4.9-r0) [2022-09-21T21:39:37.724Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-21T21:39:37.724Z] (15/33) Installing gdbm (1.23-r0) [2022-09-21T21:39:37.724Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-21T21:39:37.724Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-21T21:39:37.724Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-21T21:39:37.724Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-21T21:39:37.724Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-21T21:39:37.724Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-21T21:39:37.983Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-21T21:39:37.983Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-21T21:39:37.983Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-21T21:39:37.983Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-21T21:39:37.983Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-21T21:39:38.241Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-21T21:39:38.241Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-21T21:39:38.241Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-21T21:39:38.241Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-21T21:39:38.241Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-21T21:39:38.241Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-21T21:39:38.241Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-21T21:39:38.241Z] Removing intermediate container 0141a082a19a [2022-09-21T21:39:38.241Z] ---> 263e7b559934 [2022-09-21T21:39:38.241Z] Step 24/24 : LABEL version=0.0.0 [2022-09-21T21:39:38.499Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:39:38.499Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T21:39:38.499Z] OK: 122 MiB in 47 packages [2022-09-21T21:39:39.877Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:39:39.877Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:39:39.877Z] ---> 51fe2fd090a6 [2022-09-21T21:39:39.877Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-21T21:39:39.877Z] ---> Using cache [2022-09-21T21:39:39.877Z] ---> d32681ad4f57 [2022-09-21T21:39:39.877Z] Step 4/25 : WORKDIR /edgex-go [2022-09-21T21:39:39.877Z] ---> Using cache [2022-09-21T21:39:39.877Z] ---> fbccf24eba62 [2022-09-21T21:39:39.877Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:39:39.877Z] ---> Using cache [2022-09-21T21:39:39.877Z] ---> 2425575ac3e4 [2022-09-21T21:39:39.877Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-21T21:39:39.877Z] ---> Using cache [2022-09-21T21:39:39.877Z] ---> ccc36e7fff7d [2022-09-21T21:39:39.877Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-21T21:39:39.877Z] ---> Using cache [2022-09-21T21:39:39.877Z] ---> e6e5fb712e91 [2022-09-21T21:39:39.877Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:39:39.877Z] ---> Using cache [2022-09-21T21:39:39.877Z] ---> 8b72fe745843 [2022-09-21T21:39:39.877Z] Step 9/25 : COPY . . [2022-09-21T21:39:39.877Z] ---> Using cache [2022-09-21T21:39:39.877Z] ---> e00baf80fa26 [2022-09-21T21:39:39.877Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-21T21:39:40.135Z] ---> Running in 131ed87f9799 [2022-09-21T21:39:40.135Z] ---> Running in 79f276a2e930 [2022-09-21T21:39:40.393Z] Removing intermediate container 3a00a6fab4fe [2022-09-21T21:39:40.393Z] ---> 42d5c717799e [2022-09-21T21:39:40.393Z] Step 8/22 : COPY . . [2022-09-21T21:39:40.654Z] Removing intermediate container 131ed87f9799 [2022-09-21T21:39:40.654Z] ---> 4382094bd97d [2022-09-21T21:39:40.654Z] [2022-09-21T21:39:40.654Z] Successfully built 4382094bd97d [2022-09-21T21:39:40.654Z] Successfully tagged core-command:latest [2022-09-21T21:39:40.654Z] Building core-data [2022-09-21T21:39:40.654Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-21T21:39:41.588Z] Collecting docker-compose==1.23.2 [2022-09-21T21:39:41.588Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-21T21:39:41.588Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.9 MB/s eta 0:00:00 [2022-09-21T21:39:41.588Z] Collecting docopt<0.7,>=0.6.1 [2022-09-21T21:39:41.588Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-21T21:39:41.588Z] Preparing metadata (setup.py): started [2022-09-21T21:39:41.851Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T21:39:42.109Z] Collecting texttable<0.10,>=0.9.0 [2022-09-21T21:39:42.109Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-21T21:39:42.109Z] Preparing metadata (setup.py): started [2022-09-21T21:39:42.367Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T21:39:42.367Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-21T21:39:42.367Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-21T21:39:42.367Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 157.3 MB/s eta 0:00:00 [2022-09-21T21:39:42.367Z] Collecting PyYAML<4,>=3.10 [2022-09-21T21:39:42.367Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-21T21:39:42.625Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 59.3 MB/s eta 0:00:00 [2022-09-21T21:39:42.626Z] Preparing metadata (setup.py): started [2022-09-21T21:39:42.884Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T21:39:43.142Z] Collecting docker<4.0,>=3.6.0 [2022-09-21T21:39:43.142Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-21T21:39:43.142Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 170.0 MB/s eta 0:00:00 [2022-09-21T21:39:43.143Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-21T21:39:43.143Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-21T21:39:43.143Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-21T21:39:43.143Z] Preparing metadata (setup.py): started [2022-09-21T21:39:43.401Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T21:39:43.401Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-21T21:39:43.401Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-21T21:39:43.401Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 157.8 MB/s eta 0:00:00 [2022-09-21T21:39:43.401Z] Collecting jsonschema<3,>=2.5.1 [2022-09-21T21:39:43.401Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-21T21:39:43.401Z] Collecting cached-property<2,>=1.2.0 [2022-09-21T21:39:43.401Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-21T21:39:43.661Z] Collecting docker-pycreds>=0.4.0 [2022-09-21T21:39:43.661Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-21T21:39:43.661Z] Collecting certifi>=2017.4.17 [2022-09-21T21:39:43.661Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-21T21:39:43.661Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 49.7 MB/s eta 0:00:00 [2022-09-21T21:39:43.661Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-21T21:39:43.661Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-21T21:39:43.661Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 182.7 MB/s eta 0:00:00 [2022-09-21T21:39:43.661Z] Collecting idna<2.8,>=2.5 [2022-09-21T21:39:43.661Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-21T21:39:43.661Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 129.1 MB/s eta 0:00:00 [2022-09-21T21:39:43.920Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-21T21:39:43.920Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-21T21:39:43.920Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 46.2 MB/s eta 0:00:00 [2022-09-21T21:39:43.920Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-21T21:39:43.920Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-21T21:39:43.920Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-21T21:39:43.920Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-21T21:39:44.178Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-21T21:39:44.178Z] Running setup.py install for texttable: started [2022-09-21T21:39:44.443Z] Running setup.py install for texttable: finished with status 'done' [2022-09-21T21:39:44.443Z] Running setup.py install for PyYAML: started [2022-09-21T21:39:44.724Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-21T21:39:44.982Z] Running setup.py install for docopt: started [2022-09-21T21:39:45.249Z] Running setup.py install for docopt: finished with status 'done' [2022-09-21T21:39:45.819Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:39:45.819Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:39:45.819Z] ---> 51fe2fd090a6 [2022-09-21T21:39:45.819Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-21T21:39:45.819Z] ---> Using cache [2022-09-21T21:39:45.819Z] ---> d32681ad4f57 [2022-09-21T21:39:45.819Z] Step 4/24 : WORKDIR /edgex-go [2022-09-21T21:39:45.819Z] ---> Using cache [2022-09-21T21:39:45.819Z] ---> fbccf24eba62 [2022-09-21T21:39:45.819Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:39:45.819Z] ---> Using cache [2022-09-21T21:39:45.819Z] ---> 2425575ac3e4 [2022-09-21T21:39:45.819Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-21T21:39:48.340Z] Running setup.py install for dockerpty: started [2022-09-21T21:39:48.340Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-21T21:39:50.242Z] ---> 126ce3f85704 [2022-09-21T21:39:50.242Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-21T21:39:50.242Z] ---> Running in e237990eca75 [2022-09-21T21:39:50.242Z] ---> Running in 7fc118a8904c [2022-09-21T21:39:50.242Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-21T21:39:50.242Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-21T21:39:50.809Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:39:51.071Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-21T21:39:51.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:39:51.898Z] OK: 211 MiB in 51 packages [2022-09-21T21:39:53.303Z] Removing intermediate container e237990eca75 [2022-09-21T21:39:53.303Z] ---> 4f471b66e924 [2022-09-21T21:39:53.303Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-21T21:39:54.243Z] ---> 50081b38b270 [2022-09-21T21:39:54.243Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:39:54.243Z] ---> Running in 5f952ce19935 [2022-09-21T21:39:54.243Z] Removing intermediate container b9d435b3dd85 [2022-09-21T21:39:54.243Z] ---> 48d4962eafb3 [2022-09-21T21:39:54.243Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-21T21:39:54.814Z] ---> Running in be300647074c [2022-09-21T21:39:55.381Z] Removing intermediate container be300647074c [2022-09-21T21:39:55.381Z] ---> 1902a584fea4 [2022-09-21T21:39:55.381Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-21T21:39:55.643Z] ---> Running in 614839f5477e [2022-09-21T21:39:55.901Z] Removing intermediate container 79607c9aed70 [2022-09-21T21:39:55.901Z] ---> 80c307117007 [2022-09-21T21:39:55.901Z] [2022-09-21T21:39:55.901Z] Step 11/23 : FROM alpine:3.16 [2022-09-21T21:39:55.901Z] ---> 9c6f07244728 [2022-09-21T21:39:55.901Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-21T21:39:56.164Z] ---> Running in 2ab1d25ec93d [2022-09-21T21:39:56.164Z] Removing intermediate container 614839f5477e [2022-09-21T21:39:56.164Z] ---> 926e24d628d3 [2022-09-21T21:39:56.164Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-21T21:39:56.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:39:56.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:39:57.247Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-21T21:39:57.247Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-21T21:39:57.247Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:39:57.247Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T21:39:57.504Z] OK: 6 MiB in 16 packages [2022-09-21T21:39:58.436Z] ---> 39b055e3e2a4 [2022-09-21T21:39:58.436Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-21T21:39:59.002Z] Removing intermediate container 2ab1d25ec93d [2022-09-21T21:39:59.002Z] ---> bc55bac3f3c2 [2022-09-21T21:39:59.002Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T21:39:59.002Z] ---> 7e6450dd0d51 [2022-09-21T21:39:59.002Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-21T21:39:59.260Z] ---> Running in 06f3fee781b9 [2022-09-21T21:39:59.524Z] Removing intermediate container 06f3fee781b9 [2022-09-21T21:39:59.524Z] ---> 1b3d85304f41 [2022-09-21T21:39:59.524Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-21T21:40:00.097Z] ---> Running in 17b575a2492a [2022-09-21T21:40:00.097Z] ---> 434e243e05b8 [2022-09-21T21:40:00.097Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-21T21:40:00.357Z] ---> Running in 876c7ea84a43 [2022-09-21T21:40:00.617Z] Removing intermediate container 17b575a2492a [2022-09-21T21:40:00.617Z] ---> 1ce77113655a [2022-09-21T21:40:00.617Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-21T21:40:01.195Z] ---> Running in 3b54a12b1d99 [2022-09-21T21:40:01.195Z] Removing intermediate container 876c7ea84a43 [2022-09-21T21:40:01.195Z] ---> f1f9400475ee [2022-09-21T21:40:01.195Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:40:01.479Z] ---> Running in 1c2c562f50a9 [2022-09-21T21:40:01.756Z] Removing intermediate container 3b54a12b1d99 [2022-09-21T21:40:01.756Z] ---> 928842942b4d [2022-09-21T21:40:01.756Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:40:01.756Z] Removing intermediate container 1c2c562f50a9 [2022-09-21T21:40:01.756Z] ---> fa23462ae2ee [2022-09-21T21:40:01.756Z] Step 21/23 : LABEL arch=x86_64 [2022-09-21T21:40:01.756Z] Removing intermediate container 79f276a2e930 [2022-09-21T21:40:01.756Z] ---> 82a7059877fd [2022-09-21T21:40:01.756Z] [2022-09-21T21:40:01.756Z] Step 11/25 : FROM alpine:3.16 [2022-09-21T21:40:01.756Z] ---> 9c6f07244728 [2022-09-21T21:40:01.756Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-21T21:40:01.756Z] ---> Using cache [2022-09-21T21:40:01.756Z] ---> 0fa681faf4b9 [2022-09-21T21:40:01.756Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T21:40:01.756Z] ---> Using cache [2022-09-21T21:40:01.756Z] ---> 4fe3c1e04587 [2022-09-21T21:40:01.756Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-21T21:40:02.014Z] ---> Running in 3a3367a5079d [2022-09-21T21:40:02.014Z] ---> Running in 46f4cad671ed [2022-09-21T21:40:02.014Z] ---> e116b742d069 [2022-09-21T21:40:02.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-21T21:40:02.271Z] Removing intermediate container 3a3367a5079d [2022-09-21T21:40:02.271Z] ---> a9e37d84d644 [2022-09-21T21:40:02.271Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-21T21:40:02.271Z] ---> Running in 5e99147c7ad8 [2022-09-21T21:40:02.271Z] Removing intermediate container 46f4cad671ed [2022-09-21T21:40:02.271Z] ---> b4bd679aa084 [2022-09-21T21:40:02.271Z] Step 22/23 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [2022-09-21T21:40:02.528Z] ---> Running in 7828c5f816e5 [2022-09-21T21:40:02.528Z] Removing intermediate container 5e99147c7ad8 [2022-09-21T21:40:02.528Z] ---> 89ac9a7bb7ef [2022-09-21T21:40:02.528Z] Step 16/25 : WORKDIR / [2022-09-21T21:40:02.788Z] ---> 7df1cd18dd9b [2022-09-21T21:40:02.788Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-21T21:40:02.788Z] ---> Running in 4eccb10bd5bf [2022-09-21T21:40:02.788Z] Removing intermediate container 7828c5f816e5 [2022-09-21T21:40:02.788Z] ---> 69926dbaaf30 [2022-09-21T21:40:02.788Z] Step 23/23 : LABEL version=0.0.0 [2022-09-21T21:40:03.047Z] ---> Running in d924c9bf4e37 [2022-09-21T21:40:03.047Z] Removing intermediate container 4eccb10bd5bf [2022-09-21T21:40:03.047Z] ---> 395f58ecd03f [2022-09-21T21:40:03.047Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:40:03.311Z] ---> 426041f3e92d [2022-09-21T21:40:03.311Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-21T21:40:03.311Z] Removing intermediate container d924c9bf4e37 [2022-09-21T21:40:03.311Z] ---> fe113549b79f [2022-09-21T21:40:03.311Z] [2022-09-21T21:40:03.594Z] Successfully built fe113549b79f [2022-09-21T21:40:03.594Z] ---> Running in 72b4609e723d [2022-09-21T21:40:03.594Z] ---> 2f9a7c1c222c [2022-09-21T21:40:03.594Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-21T21:40:03.594Z] Successfully tagged sys-mgmt-agent:latest [2022-09-21T21:40:03.594Z]  Building sys-mgmt-agent ... done Removing intermediate container 72b4609e723d [2022-09-21T21:40:03.594Z] ---> c4e9767261bb [2022-09-21T21:40:03.594Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:40:03.873Z] ---> Running in b009cd8ad41d [2022-09-21T21:40:04.131Z] ---> 8f482c31142f [2022-09-21T21:40:04.131Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-21T21:40:04.131Z] Removing intermediate container 5f952ce19935 [2022-09-21T21:40:04.131Z] ---> d58dda11d3f9 [2022-09-21T21:40:04.131Z] Step 9/24 : COPY . . [2022-09-21T21:40:04.131Z] Removing intermediate container b009cd8ad41d [2022-09-21T21:40:04.131Z] ---> fa4dcc949d27 [2022-09-21T21:40:04.131Z] Step 21/23 : LABEL arch=x86_64 [2022-09-21T21:40:04.131Z] ---> Running in 96ff9c0892e2 [2022-09-21T21:40:05.514Z] ---> 8d553f6469d8 [2022-09-21T21:40:05.515Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-21T21:40:05.515Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-21T21:40:05.515Z] Removing intermediate container 96ff9c0892e2 [2022-09-21T21:40:05.515Z] ---> 617bbdb2f8fb [2022-09-21T21:40:05.515Z] Step 22/23 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [2022-09-21T21:40:05.778Z] ---> Running in b4b75c3d4c60 [2022-09-21T21:40:05.778Z] ---> 78aea6884637 [2022-09-21T21:40:05.778Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-21T21:40:06.035Z] ---> Running in f8b03a0cd009 [2022-09-21T21:40:06.035Z] Removing intermediate container b4b75c3d4c60 [2022-09-21T21:40:06.035Z] ---> efe27ce48300 [2022-09-21T21:40:06.035Z] Step 23/23 : LABEL version=0.0.0 [2022-09-21T21:40:06.035Z] Removing intermediate container f8b03a0cd009 [2022-09-21T21:40:06.035Z] ---> 7d4273c8b16f [2022-09-21T21:40:06.035Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:40:06.035Z] ---> Running in ac03382edf76 [2022-09-21T21:40:06.293Z] ---> Running in 837e49fab2ab [2022-09-21T21:40:06.293Z] Removing intermediate container ac03382edf76 [2022-09-21T21:40:06.293Z] ---> 7090453c769c [2022-09-21T21:40:06.293Z] [2022-09-21T21:40:06.293Z] Successfully built 7090453c769c [2022-09-21T21:40:06.293Z] Successfully tagged support-notifications:latest [2022-09-21T21:40:06.293Z]  Building support-notifications ... done Removing intermediate container 837e49fab2ab [2022-09-21T21:40:06.293Z] ---> 176782609407 [2022-09-21T21:40:06.293Z] Step 23/25 : LABEL arch=x86_64 [2022-09-21T21:40:06.552Z] ---> Running in 60296bf6ac4b [2022-09-21T21:40:06.552Z] Removing intermediate container 60296bf6ac4b [2022-09-21T21:40:06.552Z] ---> a7fca3bf13ea [2022-09-21T21:40:06.552Z] Step 24/25 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [2022-09-21T21:40:06.811Z] ---> Running in 7bd9c947b2eb [2022-09-21T21:40:07.071Z] Removing intermediate container 7bd9c947b2eb [2022-09-21T21:40:07.071Z] ---> 933eb36aae24 [2022-09-21T21:40:07.071Z] Step 25/25 : LABEL version=0.0.0 [2022-09-21T21:40:07.071Z] ---> Running in 230d9df570c1 [2022-09-21T21:40:07.333Z] Removing intermediate container 230d9df570c1 [2022-09-21T21:40:07.333Z] ---> b3a6025deb14 [2022-09-21T21:40:07.333Z] [2022-09-21T21:40:07.602Z] Successfully built b3a6025deb14 [2022-09-21T21:40:07.602Z] Successfully tagged core-metadata:latest [2022-09-21T21:40:08.532Z]  Building core-metadata ... done  ---> 521a7c47df74 [2022-09-21T21:40:08.533Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-21T21:40:08.791Z] ---> Running in a28e52471f3c [2022-09-21T21:40:08.791Z] Removing intermediate container 7fc118a8904c [2022-09-21T21:40:08.791Z] ---> c188963b2ec0 [2022-09-21T21:40:08.791Z] [2022-09-21T21:40:08.791Z] Step 10/22 : FROM alpine:3.16 [2022-09-21T21:40:08.791Z] ---> 9c6f07244728 [2022-09-21T21:40:08.791Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-21T21:40:08.791Z] ---> Running in 5d4e8ef34992 [2022-09-21T21:40:09.048Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-21T21:40:09.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:40:09.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:40:09.305Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-21T21:40:09.305Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-21T21:40:09.563Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-21T21:40:09.563Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-21T21:40:09.563Z] (5/6) Installing curl (7.83.1-r3) [2022-09-21T21:40:09.563Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-21T21:40:09.563Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:40:09.563Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T21:40:09.563Z] OK: 8 MiB in 20 packages [2022-09-21T21:40:10.130Z] Removing intermediate container 5d4e8ef34992 [2022-09-21T21:40:10.130Z] ---> 0c113aa2ad29 [2022-09-21T21:40:10.130Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-21T21:40:10.130Z] ---> Running in 2aa8da1ddf2f [2022-09-21T21:40:10.130Z] Removing intermediate container 2aa8da1ddf2f [2022-09-21T21:40:10.130Z] ---> 9279455cdf3d [2022-09-21T21:40:10.130Z] Step 13/22 : WORKDIR /edgex [2022-09-21T21:40:10.130Z] ---> Running in 346491f15363 [2022-09-21T21:40:10.392Z] Removing intermediate container 346491f15363 [2022-09-21T21:40:10.392Z] ---> f3f1b4f03239 [2022-09-21T21:40:10.392Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-21T21:40:10.650Z] ---> c1a89188990d [2022-09-21T21:40:10.650Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-21T21:40:10.907Z] ---> 8b2c9730905f [2022-09-21T21:40:10.907Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-21T21:40:11.471Z] ---> 1abd877cb6db [2022-09-21T21:40:11.471Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-21T21:40:11.471Z] ---> 455fce62d308 [2022-09-21T21:40:11.471Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-21T21:40:11.471Z] ---> Running in 310ef9cdfef6 [2022-09-21T21:40:12.411Z] Removing intermediate container 310ef9cdfef6 [2022-09-21T21:40:12.411Z] ---> 47f5b783ada9 [2022-09-21T21:40:12.411Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-21T21:40:12.669Z] ---> Running in 440ebcc457cc [2022-09-21T21:40:12.669Z] Removing intermediate container 440ebcc457cc [2022-09-21T21:40:12.669Z] ---> f98d9b0612f3 [2022-09-21T21:40:12.669Z] Step 20/22 : LABEL arch=x86_64 [2022-09-21T21:40:12.926Z] ---> Running in ca74262b4596 [2022-09-21T21:40:12.926Z] Removing intermediate container ca74262b4596 [2022-09-21T21:40:12.926Z] ---> 2e6b2b1de961 [2022-09-21T21:40:12.926Z] Step 21/22 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [2022-09-21T21:40:13.187Z] ---> Running in df726096d732 [2022-09-21T21:40:13.187Z] Removing intermediate container df726096d732 [2022-09-21T21:40:13.187Z] ---> 62db40a961ed [2022-09-21T21:40:13.187Z] Step 22/22 : LABEL version=0.0.0 [2022-09-21T21:40:13.187Z] ---> Running in 7e9d3cb07b7e [2022-09-21T21:40:13.444Z] Removing intermediate container 7e9d3cb07b7e [2022-09-21T21:40:13.444Z] ---> 6dc4e1265460 [2022-09-21T21:40:13.444Z] [2022-09-21T21:40:13.444Z] Successfully built 6dc4e1265460 [2022-09-21T21:40:13.444Z] Successfully tagged security-proxy-setup:latest [2022-09-21T21:40:25.635Z]  Building security-proxy-setup ... done Removing intermediate container a28e52471f3c [2022-09-21T21:40:25.635Z] ---> b855f54b645d [2022-09-21T21:40:25.635Z] [2022-09-21T21:40:25.635Z] Step 11/24 : FROM alpine:3.16 [2022-09-21T21:40:25.635Z] ---> 9c6f07244728 [2022-09-21T21:40:25.635Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-21T21:40:25.635Z] ---> Running in 5fca3f8ca399 [2022-09-21T21:40:25.635Z] Removing intermediate container 5fca3f8ca399 [2022-09-21T21:40:25.635Z] ---> a8703bdb0022 [2022-09-21T21:40:25.635Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-21T21:40:25.635Z] ---> Running in 843ff04523c0 [2022-09-21T21:40:25.635Z] Removing intermediate container 843ff04523c0 [2022-09-21T21:40:25.635Z] ---> 0533eace3297 [2022-09-21T21:40:25.635Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-21T21:40:25.635Z] ---> Running in 9333d080302a [2022-09-21T21:40:25.635Z] Removing intermediate container 9333d080302a [2022-09-21T21:40:25.635Z] ---> 48fadf447239 [2022-09-21T21:40:25.635Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:40:25.635Z] ---> Running in afcc37d1ecc4 [2022-09-21T21:40:25.635Z] Removing intermediate container afcc37d1ecc4 [2022-09-21T21:40:25.635Z] ---> f3f6c9dffb8d [2022-09-21T21:40:25.635Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-21T21:40:25.635Z] ---> Running in e0648b68e207 [2022-09-21T21:40:25.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:40:25.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:40:26.202Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-21T21:40:26.202Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-21T21:40:26.202Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-21T21:40:26.460Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-21T21:40:26.461Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-21T21:40:26.720Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-21T21:40:26.720Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:40:26.720Z] OK: 8 MiB in 20 packages [2022-09-21T21:40:27.286Z] Removing intermediate container e0648b68e207 [2022-09-21T21:40:27.286Z] ---> c8bd19a5e233 [2022-09-21T21:40:27.286Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:40:27.286Z] ---> 4a60a4bac475 [2022-09-21T21:40:27.286Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-21T21:40:27.852Z] ---> c5957cf5e3cf [2022-09-21T21:40:27.852Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-21T21:40:27.852Z] ---> cab720a0233b [2022-09-21T21:40:27.852Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-21T21:40:27.852Z] ---> Running in ca65ec04281f [2022-09-21T21:40:28.112Z] Removing intermediate container ca65ec04281f [2022-09-21T21:40:28.112Z] ---> 0ed8cb28891f [2022-09-21T21:40:28.112Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:40:28.112Z] ---> Running in 295e64fd5d24 [2022-09-21T21:40:28.112Z] Removing intermediate container 295e64fd5d24 [2022-09-21T21:40:28.112Z] ---> 34fd42fdcb44 [2022-09-21T21:40:28.112Z] Step 22/24 : LABEL arch=x86_64 [2022-09-21T21:40:28.112Z] ---> Running in 6c349921b860 [2022-09-21T21:40:28.370Z] Removing intermediate container 6c349921b860 [2022-09-21T21:40:28.370Z] ---> 82c2c761951c [2022-09-21T21:40:28.370Z] Step 23/24 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [2022-09-21T21:40:28.370Z] ---> Running in 9cdf3e8d4961 [2022-09-21T21:40:28.370Z] Removing intermediate container 9cdf3e8d4961 [2022-09-21T21:40:28.370Z] ---> ea90eeaf14f1 [2022-09-21T21:40:28.370Z] Step 24/24 : LABEL version=0.0.0 [2022-09-21T21:40:28.370Z] ---> Running in 7c376ac08e94 [2022-09-21T21:40:28.628Z] Removing intermediate container 7c376ac08e94 [2022-09-21T21:40:28.628Z] ---> d31456063359 [2022-09-21T21:40:28.628Z] [2022-09-21T21:40:28.628Z] Successfully built d31456063359 [2022-09-21T21:40:28.628Z] Successfully tagged core-data:latest [2022-09-21T21:40:28.633Z]  Building core-data ... done  [Pipeline] } [2022-09-21T21:40:28.661Z] $ docker stop --time=1 fe98c82c2aed2d81887982f9d29d7799df652b1c251afad82bce51ad3397e720 [2022-09-21T21:40:29.971Z] $ docker rm -f fe98c82c2aed2d81887982f9d29d7799df652b1c251afad82bce51ad3397e720 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T21:40:30.361Z] + docker images [2022-09-21T21:40:30.361Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-21T21:40:30.361Z] core-data latest d31456063359 2 seconds ago 21.6MB [2022-09-21T21:40:30.361Z] b855f54b645d 8 seconds ago 1.56GB [2022-09-21T21:40:30.361Z] security-proxy-setup latest 6dc4e1265460 17 seconds ago 27.4MB [2022-09-21T21:40:30.361Z] c188963b2ec0 22 seconds ago 1.54GB [2022-09-21T21:40:30.361Z] core-metadata latest b3a6025deb14 23 seconds ago 18.3MB [2022-09-21T21:40:30.361Z] support-notifications latest 7090453c769c 24 seconds ago 27.3MB [2022-09-21T21:40:30.361Z] sys-mgmt-agent latest fe113549b79f 27 seconds ago 136MB [2022-09-21T21:40:30.361Z] 82a7059877fd 29 seconds ago 1.55GB [2022-09-21T21:40:30.361Z] 80c307117007 35 seconds ago 1.61GB [2022-09-21T21:40:30.361Z] core-command latest 4382094bd97d 50 seconds ago 17.3MB [2022-09-21T21:40:30.361Z] support-scheduler latest ce09aa23d1cd 54 seconds ago 26.7MB [2022-09-21T21:40:30.361Z] 1d628a505db0 55 seconds ago 1.53GB [2022-09-21T21:40:30.361Z] 134f1820280a About a minute ago 1.61GB [2022-09-21T21:40:30.361Z] 88884281a82a About a minute ago 1.55GB [2022-09-21T21:40:30.361Z] security-spire-server latest f8c26f30ad45 About a minute ago 86.5MB [2022-09-21T21:40:30.361Z] security-bootstrapper latest 8bd60926fb27 About a minute ago 19.8MB [2022-09-21T21:40:30.361Z] f64a518912e4 About a minute ago 1.42GB [2022-09-21T21:40:30.361Z] security-spiffe-token-provider latest aa46b0fbc715 About a minute ago 29.3MB [2022-09-21T21:40:30.361Z] security-secretstore-setup latest 093adab3615e About a minute ago 29.2MB [2022-09-21T21:40:30.361Z] cc1583590280 About a minute ago 1.54GB [2022-09-21T21:40:30.361Z] 1427b2721420 About a minute ago 1.54GB [2022-09-21T21:40:30.361Z] b63c8692ae98 About a minute ago 1.58GB [2022-09-21T21:40:30.361Z] security-spire-config latest 945320f210e4 About a minute ago 85.8MB [2022-09-21T21:40:30.361Z] security-spire-agent latest dce43d6e8efc About a minute ago 125MB [2022-09-21T21:40:30.361Z] 729e6208d311 2 minutes ago 1.42GB [2022-09-21T21:40:30.361Z] 4bfedc262a2c 2 minutes ago 1.42GB [2022-09-21T21:40:30.361Z] ci-base-image-x86_64 latest 51fe2fd090a6 5 minutes ago 940MB [2022-09-21T21:40:30.361Z] alpine 3.15 c4fc93816858 6 weeks ago 5.59MB [2022-09-21T21:40:30.361Z] alpine 3.16 9c6f07244728 6 weeks ago 5.54MB [2022-09-21T21:40:30.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-21T21:40:30.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-21T21:40:30.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-21T21:40:38.971Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-21T21:40:39.561Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-21T21:40:41.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-21T21:40:41.518Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-21T21:40:42.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-21T21:40:43.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-21T21:40:43.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-21T21:40:43.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-21T21:40:43.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-21T21:40:45.488Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-21T21:40:45.488Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-21T21:40:46.076Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-21T21:40:46.076Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-21T21:40:46.076Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-21T21:40:46.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-21T21:41:01.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.337s coverage: 28.7% of statements [2022-09-21T21:41:01.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-21T21:41:01.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-21T21:41:03.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.471s coverage: 98.5% of statements [2022-09-21T21:41:06.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.457s coverage: 75.6% of statements [2022-09-21T21:41:06.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-21T21:41:06.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-21T21:41:06.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.508s coverage: 54.2% of statements [2022-09-21T21:41:06.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-21T21:41:06.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-21T21:41:29.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.025s coverage: 89.2% of statements [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-21T21:41:29.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.494s coverage: 2.0% of statements [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-21T21:41:29.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.409s coverage: 95.6% of statements [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-21T21:41:29.299Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.268s coverage: 72.2% of statements [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-21T21:41:29.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.532s coverage: 60.0% of statements [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-21T21:41:29.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.696s coverage: 0.9% of statements [2022-09-21T21:41:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-21T21:41:30.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.406s coverage: 58.8% of statements [2022-09-21T21:41:30.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.247s coverage: 29.6% of statements [2022-09-21T21:41:30.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-21T21:41:34.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.274s coverage: 47.1% of statements [2022-09-21T21:41:34.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.313s coverage: 79.5% of statements [2022-09-21T21:41:34.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements [2022-09-21T21:41:34.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements [2022-09-21T21:41:37.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements [2022-09-21T21:41:45.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.377s coverage: 94.4% of statements [2022-09-21T21:41:45.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.228s coverage: 44.8% of statements [2022-09-21T21:41:58.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.791s coverage: 80.7% of statements [2022-09-21T21:41:58.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-21T21:42:00.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-21T21:42:00.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-21T21:42:00.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.249s coverage: 86.9% of statements [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-21T21:42:00.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-21T21:42:00.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-21T21:42:00.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements [2022-09-21T21:42:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-21T21:42:00.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements [2022-09-21T21:42:00.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements [2022-09-21T21:42:00.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.299s coverage: 85.4% of statements [2022-09-21T21:42:02.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.939s coverage: 91.2% of statements [2022-09-21T21:42:02.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-21T21:42:10.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.987s coverage: 64.7% of statements [2022-09-21T21:42:10.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-21T21:42:10.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-21T21:42:10.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.312s coverage: 100.0% of statements [2022-09-21T21:42:10.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements [2022-09-21T21:42:10.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2022-09-21T21:42:10.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2022-09-21T21:42:10.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2022-09-21T21:42:16.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.371s coverage: 65.8% of statements [2022-09-21T21:42:16.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-21T21:42:16.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-21T21:42:16.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-21T21:42:17.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.940s coverage: 41.8% of statements [2022-09-21T21:42:17.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-21T21:42:17.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-21T21:42:17.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.295s coverage: 89.5% of statements [2022-09-21T21:42:17.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-21T21:42:17.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements [2022-09-21T21:42:17.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-21T21:42:17.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-21T21:42:17.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-21T21:42:17.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-21T21:42:27.999Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.337s coverage: 17.7% of statements [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-21T21:42:27.999Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.744s coverage: 92.3% of statements [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-21T21:42:27.999Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.456s coverage: 63.2% of statements [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-21T21:42:27.999Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.447s coverage: 97.7% of statements [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-21T21:42:27.999Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-21T21:42:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-21T21:42:27.999Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements [2022-09-21T21:42:27.999Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-09-21T21:42:28.265Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-09-21T21:42:28.265Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-21T21:42:28.265Z] GO111MODULE=on go vet ./... [2022-09-21T21:44:19.932Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-21T21:44:19.932Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-21T21:44:19.932Z] ./bin/test-attribution-txt.sh [2022-09-21T21:44:19.932Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-21T21:44:19.932Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-21T21:44:19.932Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-21T21:44:19.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-21T21:44:20.306Z] + ls -al . [2022-09-21T21:44:20.306Z] total 748 [2022-09-21T21:44:20.306Z] drwxrwxr-x 9 1001 1001 4096 Sep 21 21:38 . [2022-09-21T21:44:20.306Z] drwxr-xr-x 4 root root 4096 Sep 21 21:38 .. [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 16 Sep 21 21:36 .dockerignore [2022-09-21T21:44:20.306Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 21:36 .git [2022-09-21T21:44:20.306Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 21:36 .github [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 1030 Sep 21 21:36 .gitignore [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 42 Sep 21 21:36 .golangci.yml [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 87 Sep 21 21:36 .hadolint.yml [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 166 Sep 21 21:36 .sonarcloud.properties [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 1171 Sep 21 21:36 ADOPTERS.md [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 10347 Sep 21 21:36 Attribution.txt [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 63209 Sep 21 21:36 CHANGELOG.md [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 3804 Sep 21 21:36 CONTRIBUTING.md [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 677 Sep 21 21:36 GOVERNANCE.md [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 850 Sep 21 21:36 Jenkinsfile [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 10775 Sep 21 21:36 LICENSE [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 13724 Sep 21 21:36 Makefile [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 582 Sep 21 21:36 OWNERS.md [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 9799 Sep 21 21:36 README.md [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 6912 Sep 21 21:36 SECURITY.md [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 5 Sep 21 21:34 VERSION [2022-09-21T21:44:20.306Z] -rw-rw-r-- 1 1001 1001 4131 Sep 21 21:36 ZMQWindows.md [2022-09-21T21:44:20.307Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 21:36 bin [2022-09-21T21:44:20.307Z] drwxrwxr-x 18 1001 1001 4096 Sep 21 21:36 cmd [2022-09-21T21:44:20.307Z] -rw-r--r-- 1 root root 495807 Sep 21 21:42 coverage.out [2022-09-21T21:44:20.307Z] -rw-rw-r-- 1 1001 1001 3458 Sep 21 21:36 go.mod [2022-09-21T21:44:20.307Z] -rw-rw-r-- 1 1001 1001 38040 Sep 21 21:36 go.sum [2022-09-21T21:44:20.307Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 21:36 internal [2022-09-21T21:44:20.307Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 21:36 openapi [2022-09-21T21:44:20.307Z] drwxrwxr-x 4 1001 1001 4096 Sep 21 21:36 snap [2022-09-21T21:44:20.307Z] -rw-rw-r-- 1 1001 1001 204 Sep 21 21:36 version.go [Pipeline] sh [2022-09-21T21:44:20.648Z] + '[' -e coverage.out ] [2022-09-21T21:44:20.648Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-21T21:44:20.690Z] Warning: overwriting stash ‘coverage-report’ [2022-09-21T21:44:21.360Z] Stashed 1 file(s) [Pipeline] sh [2022-09-21T21:44:21.992Z] + make build [2022-09-21T21:44:21.992Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-21T21:45:43.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-21T21:47:05.203Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-21T21:47:05.203Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-21T21:47:37.433Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-21T21:47:37.433Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-21T21:47:41.681Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-21T21:47:47.016Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-21T21:47:51.265Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-21T21:47:55.515Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-21T21:47:58.856Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-21T21:48:03.099Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-21T21:48:11.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-21T21:48:15.560Z] $ docker stop --time=1 804ecbe594d20af8eb638b016f826d683e8aeba682be8df215f061b139322b61 [2022-09-21T21:48:17.546Z] $ docker rm -f 804ecbe594d20af8eb638b016f826d683e8aeba682be8df215f061b139322b61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:48:19.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-21T21:48:19.978Z] [2022-09-21T21:48:19.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:48:20.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-21T21:48:20.380Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-21T21:48:20.380Z] 29e5d40040c1: Pulling fs layer [2022-09-21T21:48:20.380Z] 1ce36da41761: Pulling fs layer [2022-09-21T21:48:20.380Z] 25b303627fd3: Pulling fs layer [2022-09-21T21:48:20.648Z] 29e5d40040c1: Verifying Checksum [2022-09-21T21:48:20.648Z] 29e5d40040c1: Download complete [2022-09-21T21:48:20.915Z] 1ce36da41761: Verifying Checksum [2022-09-21T21:48:20.915Z] 1ce36da41761: Download complete [2022-09-21T21:48:21.180Z] 29e5d40040c1: Pull complete [2022-09-21T21:48:22.587Z] 25b303627fd3: Download complete [2022-09-21T21:48:22.587Z] 1ce36da41761: Pull complete [2022-09-21T21:48:32.704Z] 25b303627fd3: Pull complete [2022-09-21T21:48:32.704Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-21T21:48:32.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-21T21:48:32.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:48:33.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-477 does not seem to be running inside a container [2022-09-21T21:48:33.119Z] $ 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 [2022-09-21T21:48:35.288Z] $ docker top e71fb0623313da21b3bbfff18d596da00bc089fba56bddeec06f4749c3383d6a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T21:48:36.198Z] + + docker-composegrep build parallel --help [2022-09-21T21:48:36.198Z] [2022-09-21T21:48:40.449Z] --parallel Build images in parallel. [Pipeline] } [2022-09-21T21:48:40.481Z] $ docker stop --time=1 e71fb0623313da21b3bbfff18d596da00bc089fba56bddeec06f4749c3383d6a [2022-09-21T21:48:42.078Z] $ docker rm -f e71fb0623313da21b3bbfff18d596da00bc089fba56bddeec06f4749c3383d6a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:48:42.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-21T21:48:42.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:48:43.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-477 does not seem to be running inside a container [2022-09-21T21:48:43.062Z] $ 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 [2022-09-21T21:48:44.179Z] $ docker top 96431223e89e37f26d5c2630d54671043fd6c575e56d3aaa2f747d036538f332 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T21:48:44.732Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-21T21:48:48.973Z] Building core-command ... [2022-09-21T21:48:48.973Z] Building core-data ... [2022-09-21T21:48:48.973Z] Building core-metadata ... [2022-09-21T21:48:48.973Z] Building security-bootstrapper ... [2022-09-21T21:48:48.973Z] Building security-proxy-setup ... [2022-09-21T21:48:48.973Z] Building security-secretstore-setup ... [2022-09-21T21:48:48.973Z] Building security-spiffe-token-provider ... [2022-09-21T21:48:48.973Z] Building security-spire-agent ... [2022-09-21T21:48:48.973Z] Building security-spire-config ... [2022-09-21T21:48:48.973Z] Building security-spire-server ... [2022-09-21T21:48:48.973Z] Building support-notifications ... [2022-09-21T21:48:48.973Z] Building support-scheduler ... [2022-09-21T21:48:48.973Z] Building sys-mgmt-agent ... [2022-09-21T21:48:48.973Z] Building support-scheduler [2022-09-21T21:48:48.973Z] Building core-data [2022-09-21T21:48:48.973Z] Building core-metadata [2022-09-21T21:48:48.973Z] Building support-notifications [2022-09-21T21:48:48.973Z] Building security-proxy-setup [2022-09-21T21:49:35.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:49:35.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:49:35.803Z] ---> 7f9f7b20ae29 [2022-09-21T21:49:35.803Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-21T21:49:35.803Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:49:35.803Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:49:35.803Z] ---> 7f9f7b20ae29 [2022-09-21T21:49:35.803Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-21T21:49:35.803Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:49:35.803Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:49:35.803Z] ---> 7f9f7b20ae29 [2022-09-21T21:49:35.803Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-21T21:49:35.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:49:35.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:49:35.803Z] ---> 7f9f7b20ae29 [2022-09-21T21:49:35.803Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-21T21:49:35.803Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:49:35.803Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:49:35.803Z] ---> 7f9f7b20ae29 [2022-09-21T21:49:35.803Z] Step 3/22 : WORKDIR /edgex-go [2022-09-21T21:49:35.803Z] ---> Running in 2732f21a1175 [2022-09-21T21:49:35.803Z] ---> Running in 5c9f23f6805b [2022-09-21T21:49:35.803Z] ---> Running in ac91cf422790 [2022-09-21T21:49:35.803Z] ---> Running in d2a41498fd56 [2022-09-21T21:49:35.803Z] ---> Running in 3aa8f8e24568 [2022-09-21T21:49:36.070Z] Removing intermediate container 2732f21a1175 [2022-09-21T21:49:36.070Z] ---> dcf0bc5984b4 [2022-09-21T21:49:36.070Z] Step 4/23 : WORKDIR /edgex-go [2022-09-21T21:49:36.339Z] Removing intermediate container 5c9f23f6805b [2022-09-21T21:49:36.339Z] ---> 6faba13a1eba [2022-09-21T21:49:36.339Z] Step 4/25 : WORKDIR /edgex-go [2022-09-21T21:49:36.339Z] Removing intermediate container 3aa8f8e24568 [2022-09-21T21:49:36.339Z] ---> d40c365b8788 [2022-09-21T21:49:36.339Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:49:36.339Z] Removing intermediate container ac91cf422790 [2022-09-21T21:49:36.339Z] ---> c648a5d56613 [2022-09-21T21:49:36.339Z] Step 4/23 : WORKDIR /edgex-go [2022-09-21T21:49:36.339Z] ---> Running in 34961e07ae66 [2022-09-21T21:49:36.339Z] Removing intermediate container d2a41498fd56 [2022-09-21T21:49:36.339Z] ---> c1b65488d2bd [2022-09-21T21:49:36.339Z] Step 4/24 : WORKDIR /edgex-go [2022-09-21T21:49:36.607Z] ---> Running in 421ee0a9ad11 [2022-09-21T21:49:36.607Z] ---> Running in 46c803c77f1f [2022-09-21T21:49:36.607Z] ---> Running in 5a228fe44c7b [2022-09-21T21:49:36.607Z] ---> Running in d91c211b6089 [2022-09-21T21:49:36.873Z] Removing intermediate container 421ee0a9ad11 [2022-09-21T21:49:36.873Z] ---> cc9834aab9d6 [2022-09-21T21:49:36.873Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:49:37.141Z] Removing intermediate container 34961e07ae66 [2022-09-21T21:49:37.141Z] ---> d87ca7907c54 [2022-09-21T21:49:37.141Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:49:37.141Z] ---> Running in 29e352bf35b1 [2022-09-21T21:49:37.414Z] Removing intermediate container 46c803c77f1f [2022-09-21T21:49:37.414Z] ---> c81bc8de2f13 [2022-09-21T21:49:37.414Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:49:37.414Z] Removing intermediate container d91c211b6089 [2022-09-21T21:49:37.414Z] ---> eb8d01952fcd [2022-09-21T21:49:37.414Z] ---> Running in d5a0bfe180dd [2022-09-21T21:49:37.414Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:49:37.681Z] ---> Running in cc60d57f8908 [2022-09-21T21:49:37.681Z] ---> Running in 884494ab2046 [2022-09-21T21:49:40.285Z] Removing intermediate container 5a228fe44c7b [2022-09-21T21:49:40.285Z] ---> a002e455c8b4 [2022-09-21T21:49:40.285Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-21T21:49:40.285Z] ---> Running in c03e4b6cc692 [2022-09-21T21:49:40.874Z] Removing intermediate container d5a0bfe180dd [2022-09-21T21:49:40.874Z] ---> 218a23417bbe [2022-09-21T21:49:40.874Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-21T21:49:41.143Z] ---> Running in 7e52719385cc [2022-09-21T21:49:41.409Z] Removing intermediate container 29e352bf35b1 [2022-09-21T21:49:41.409Z] ---> c2f82f658ee8 [2022-09-21T21:49:41.409Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-21T21:49:41.675Z] ---> Running in a04d907fc70e [2022-09-21T21:49:41.675Z] Removing intermediate container 884494ab2046 [2022-09-21T21:49:41.675Z] ---> b33dae191652 [2022-09-21T21:49:41.675Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-21T21:49:41.675Z] Removing intermediate container cc60d57f8908 [2022-09-21T21:49:41.675Z] ---> 0bc286d35b00 [2022-09-21T21:49:41.675Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-21T21:49:41.942Z] ---> Running in fb1880c6f3f5 [2022-09-21T21:49:41.942Z] ---> Running in 0cecaf4ed799 [2022-09-21T21:49:42.545Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T21:49:43.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T21:49:43.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T21:49:43.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T21:49:43.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T21:49:43.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T21:49:43.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T21:49:44.515Z] OK: 221 MiB in 51 packages [2022-09-21T21:49:44.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T21:49:44.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T21:49:44.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T21:49:45.097Z] OK: 221 MiB in 51 packages [2022-09-21T21:49:46.055Z] Removing intermediate container c03e4b6cc692 [2022-09-21T21:49:46.055Z] OK: 221 MiB in 51 packages [2022-09-21T21:49:46.055Z] ---> ef3089e19a59 [2022-09-21T21:49:46.055Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-21T21:49:46.055Z] OK: 221 MiB in 51 packages [2022-09-21T21:49:46.055Z] OK: 221 MiB in 51 packages [2022-09-21T21:49:47.016Z] Removing intermediate container 7e52719385cc [2022-09-21T21:49:47.016Z] ---> 3e282cea1154 [2022-09-21T21:49:47.016Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-21T21:49:47.282Z] ---> b07229f187dd [2022-09-21T21:49:47.282Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:49:47.282Z] ---> Running in 325f8d7b6f76 [2022-09-21T21:49:47.866Z] Removing intermediate container fb1880c6f3f5 [2022-09-21T21:49:47.866Z] ---> dac8de72358d [2022-09-21T21:49:47.866Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-21T21:49:47.866Z] Removing intermediate container a04d907fc70e [2022-09-21T21:49:47.866Z] ---> 8995b2e3d2e2 [2022-09-21T21:49:47.866Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-21T21:49:48.136Z] Removing intermediate container 0cecaf4ed799 [2022-09-21T21:49:48.136Z] ---> ffc62ac634e3 [2022-09-21T21:49:48.136Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-21T21:49:48.408Z] ---> aab178f74d44 [2022-09-21T21:49:48.408Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:49:48.408Z] ---> Running in 065a5baa98d9 [2022-09-21T21:49:48.994Z] ---> 376e3a5a1255 [2022-09-21T21:49:48.994Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:49:49.260Z] ---> 9bfa5db86a00 [2022-09-21T21:49:49.260Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:49:49.260Z] ---> Running in df14b19a6b2c [2022-09-21T21:49:49.260Z] ---> e3044694dd9a [2022-09-21T21:49:49.525Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:49:49.525Z] ---> Running in 3ac0ceff8b9f [2022-09-21T21:49:49.792Z] ---> Running in eddad08326a6 [2022-09-21T21:50:57.628Z] Removing intermediate container 3ac0ceff8b9f [2022-09-21T21:50:57.628Z] ---> 4812289a3d3b [2022-09-21T21:50:57.628Z] Step 9/25 : COPY . . [2022-09-21T21:50:57.628Z] Removing intermediate container eddad08326a6 [2022-09-21T21:50:57.628Z] ---> bbedd925a812 [2022-09-21T21:50:57.628Z] Step 9/23 : COPY . . [2022-09-21T21:50:57.628Z] Removing intermediate container 325f8d7b6f76 [2022-09-21T21:50:57.628Z] ---> bab1db6da716 [2022-09-21T21:50:57.628Z] Step 8/22 : COPY . . [2022-09-21T21:50:57.628Z] Removing intermediate container df14b19a6b2c [2022-09-21T21:50:57.628Z] ---> bfc566cfb0af [2022-09-21T21:50:57.628Z] Step 9/24 : COPY . . [2022-09-21T21:50:57.628Z] Removing intermediate container 065a5baa98d9 [2022-09-21T21:50:57.628Z] ---> 4c22e4dc7c79 [2022-09-21T21:50:57.628Z] Step 9/23 : COPY . . [2022-09-21T21:51:09.939Z] ---> f457d002bfb8 [2022-09-21T21:51:09.939Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-21T21:51:09.939Z] ---> e31565f77302 [2022-09-21T21:51:09.939Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-21T21:51:09.939Z] ---> 3bd0e694a4f0 [2022-09-21T21:51:09.939Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-21T21:51:09.939Z] ---> 39a01400154f [2022-09-21T21:51:09.939Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-21T21:51:09.939Z] ---> Running in 0f6763313499 [2022-09-21T21:51:09.939Z] ---> Running in f30d752be5fa [2022-09-21T21:51:09.939Z] ---> Running in 814c8d52d107 [2022-09-21T21:51:09.939Z] ---> 815ce71163df [2022-09-21T21:51:09.939Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-21T21:51:09.939Z] ---> Running in af0dd3651fa2 [2022-09-21T21:51:09.939Z] ---> Running in 885c67029a22 [2022-09-21T21:51:10.206Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-21T21:51:10.472Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-21T21:51:10.742Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-21T21:51:11.008Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-21T21:51:11.008Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-21T21:56:47.916Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-21T21:57:03.203Z] Removing intermediate container 0f6763313499 [2022-09-21T21:57:03.203Z] ---> 5256df6a09f4 [2022-09-21T21:57:03.203Z] [2022-09-21T21:57:03.203Z] Step 10/22 : FROM alpine:3.16 [2022-09-21T21:57:03.203Z] 3.16: Pulling from library/alpine [2022-09-21T21:57:03.203Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-21T21:57:03.203Z] Status: Downloaded newer image for alpine:3.16 [2022-09-21T21:57:03.203Z] ---> a6215f271958 [2022-09-21T21:57:03.203Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-21T21:57:03.203Z] ---> Running in 2751dd18a953 [2022-09-21T21:57:04.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T21:57:05.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T21:57:06.587Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-21T21:57:06.587Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-21T21:57:06.587Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-21T21:57:06.587Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-21T21:57:06.587Z] (5/6) Installing curl (7.83.1-r3) [2022-09-21T21:57:06.587Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-21T21:57:06.587Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:57:06.852Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T21:57:07.429Z] OK: 8 MiB in 20 packages [2022-09-21T21:57:09.362Z] Removing intermediate container 2751dd18a953 [2022-09-21T21:57:09.362Z] ---> b00bed5c9330 [2022-09-21T21:57:09.362Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-21T21:57:09.626Z] ---> Running in c31e60dd49bb [2022-09-21T21:57:09.892Z] Removing intermediate container c31e60dd49bb [2022-09-21T21:57:09.892Z] ---> 374fb9ccef62 [2022-09-21T21:57:09.892Z] Step 13/22 : WORKDIR /edgex [2022-09-21T21:57:10.158Z] ---> Running in c11c9d5ab1e1 [2022-09-21T21:57:10.422Z] Removing intermediate container c11c9d5ab1e1 [2022-09-21T21:57:10.422Z] ---> 995e5c2ec616 [2022-09-21T21:57:10.422Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-21T21:57:11.380Z] ---> 1adfa6b68043 [2022-09-21T21:57:11.380Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-21T21:57:12.783Z] ---> 4836b6cb3d87 [2022-09-21T21:57:12.783Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-21T21:57:14.191Z] ---> 50bea932aade [2022-09-21T21:57:14.191Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-21T21:57:15.598Z] ---> 11d531ec8806 [2022-09-21T21:57:15.598Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-21T21:57:15.598Z] ---> Running in beb58478df20 [2022-09-21T21:57:18.940Z] Removing intermediate container beb58478df20 [2022-09-21T21:57:18.940Z] ---> f0941b2688e0 [2022-09-21T21:57:18.940Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-21T21:57:18.940Z] ---> Running in 4a6707a237d1 [2022-09-21T21:57:18.940Z] Removing intermediate container 4a6707a237d1 [2022-09-21T21:57:18.940Z] ---> ceffcc5136ee [2022-09-21T21:57:18.940Z] Step 20/22 : LABEL arch=arm64 [2022-09-21T21:57:19.207Z] ---> Running in da6b7e6b646e [2022-09-21T21:57:19.792Z] Removing intermediate container da6b7e6b646e [2022-09-21T21:57:19.792Z] ---> cdc88a0fc1e2 [2022-09-21T21:57:19.792Z] Step 21/22 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 [2022-09-21T21:57:19.792Z] ---> Running in 3644634ed436 [2022-09-21T21:57:20.378Z] Removing intermediate container 3644634ed436 [2022-09-21T21:57:20.378Z] ---> 081707da981e [2022-09-21T21:57:20.378Z] Step 22/22 : LABEL version=0.0.0 [2022-09-21T21:57:20.644Z] ---> Running in 84342f21ec41 [2022-09-21T21:57:21.226Z] Removing intermediate container 84342f21ec41 [2022-09-21T21:57:21.226Z] ---> 120c4fa3cb0d [2022-09-21T21:57:21.226Z] [2022-09-21T21:57:21.492Z] Successfully built 120c4fa3cb0d [2022-09-21T21:57:21.492Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-21T21:57:21.492Z] Building security-spire-server [2022-09-21T21:57:39.681Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:57:39.681Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:57:39.681Z] ---> 7f9f7b20ae29 [2022-09-21T21:57:39.681Z] Step 3/25 : WORKDIR /edgex-go [2022-09-21T21:57:39.681Z] ---> Using cache [2022-09-21T21:57:39.681Z] ---> d40c365b8788 [2022-09-21T21:57:39.681Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:57:39.681Z] ---> Using cache [2022-09-21T21:57:39.681Z] ---> a002e455c8b4 [2022-09-21T21:57:39.681Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-21T21:57:39.681Z] ---> Running in d603923aec01 [2022-09-21T21:57:41.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T21:57:42.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T21:57:43.888Z] OK: 221 MiB in 51 packages [2022-09-21T21:57:45.292Z] Removing intermediate container d603923aec01 [2022-09-21T21:57:45.292Z] ---> 69829eec698a [2022-09-21T21:57:45.292Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-21T21:57:46.249Z] ---> 7c803eb1358e [2022-09-21T21:57:46.249Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:57:46.249Z] ---> Running in 5c1148d5326f [2022-09-21T21:58:04.446Z] Removing intermediate container 885c67029a22 [2022-09-21T21:58:04.446Z] ---> 7c788d13a0d8 [2022-09-21T21:58:04.446Z] [2022-09-21T21:58:04.446Z] Step 11/25 : FROM alpine:3.16 [2022-09-21T21:58:04.446Z] ---> a6215f271958 [2022-09-21T21:58:04.446Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-21T21:58:04.446Z] ---> Running in b8923d4c60f6 [2022-09-21T21:58:04.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T21:58:04.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T21:58:05.853Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-21T21:58:05.853Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:58:05.853Z] OK: 5 MiB in 15 packages [2022-09-21T21:58:07.272Z] Removing intermediate container b8923d4c60f6 [2022-09-21T21:58:07.272Z] ---> e294afeee16f [2022-09-21T21:58:07.272Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T21:58:07.539Z] ---> Running in 9625d63de0e0 [2022-09-21T21:58:08.121Z] Removing intermediate container 9625d63de0e0 [2022-09-21T21:58:08.121Z] ---> d5ba554e1aef [2022-09-21T21:58:08.121Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-21T21:58:08.391Z] ---> Running in e14824fd7195 [2022-09-21T21:58:08.669Z] Removing intermediate container e14824fd7195 [2022-09-21T21:58:08.669Z] ---> 722a4b66b5e6 [2022-09-21T21:58:08.669Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-21T21:58:08.935Z] ---> Running in aed58e86a50a [2022-09-21T21:58:09.523Z] Removing intermediate container aed58e86a50a [2022-09-21T21:58:09.523Z] ---> 82ca3b4c118f [2022-09-21T21:58:09.523Z] Step 16/25 : WORKDIR / [2022-09-21T21:58:09.789Z] ---> Running in 2583f47859b3 [2022-09-21T21:58:10.371Z] Removing intermediate container 2583f47859b3 [2022-09-21T21:58:10.371Z] ---> ae113c4ef23b [2022-09-21T21:58:10.371Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:58:11.327Z] ---> 2c299f5421a7 [2022-09-21T21:58:11.327Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-21T21:58:13.286Z] ---> 2b62f7dd03af [2022-09-21T21:58:13.286Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-21T21:58:13.869Z] ---> fecbea96c25b [2022-09-21T21:58:13.869Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-21T21:58:14.827Z] ---> 8e53e695b649 [2022-09-21T21:58:14.827Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-21T21:58:14.827Z] ---> Running in 0baf0274c5d8 [2022-09-21T21:58:15.412Z] Removing intermediate container 0baf0274c5d8 [2022-09-21T21:58:15.412Z] ---> 77100b50de3c [2022-09-21T21:58:15.412Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:58:15.412Z] ---> Running in e732fbbf4dc6 [2022-09-21T21:58:15.996Z] Removing intermediate container e732fbbf4dc6 [2022-09-21T21:58:15.996Z] ---> b9cdad4a2ac0 [2022-09-21T21:58:15.996Z] Step 23/25 : LABEL arch=arm64 [2022-09-21T21:58:15.996Z] ---> Running in 7a34681ac118 [2022-09-21T21:58:16.579Z] Removing intermediate container 7a34681ac118 [2022-09-21T21:58:16.579Z] ---> b89afb5c0c53 [2022-09-21T21:58:16.579Z] Step 24/25 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 [2022-09-21T21:58:16.579Z] ---> Running in b410d9aefb74 [2022-09-21T21:58:17.160Z] Removing intermediate container b410d9aefb74 [2022-09-21T21:58:17.160Z] ---> 9343ee195011 [2022-09-21T21:58:17.160Z] Step 25/25 : LABEL version=0.0.0 [2022-09-21T21:58:17.160Z] ---> Running in 781fe87b54a4 [2022-09-21T21:58:17.748Z] Removing intermediate container 781fe87b54a4 [2022-09-21T21:58:17.748Z] ---> e18f6dd60b6a [2022-09-21T21:58:17.748Z] [2022-09-21T21:58:18.328Z] Successfully built e18f6dd60b6a [2022-09-21T21:58:18.328Z] Successfully tagged core-metadata-arm64:latest [2022-09-21T21:58:18.328Z] Building security-spire-config [2022-09-21T21:58:36.517Z]  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:58:36.517Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:58:36.517Z] ---> 7f9f7b20ae29 [2022-09-21T21:58:36.517Z] Step 3/26 : WORKDIR /edgex-go [2022-09-21T21:58:36.517Z] ---> Using cache [2022-09-21T21:58:36.517Z] ---> d40c365b8788 [2022-09-21T21:58:36.517Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:58:36.517Z] ---> Using cache [2022-09-21T21:58:36.517Z] ---> a002e455c8b4 [2022-09-21T21:58:36.517Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-21T21:58:36.517Z] ---> Using cache [2022-09-21T21:58:36.517Z] ---> 69829eec698a [2022-09-21T21:58:36.517Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-21T21:58:36.517Z] ---> Using cache [2022-09-21T21:58:36.517Z] ---> 7c803eb1358e [2022-09-21T21:58:36.517Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:58:36.517Z] ---> Running in 58b4e79132e6 [2022-09-21T21:58:48.811Z] Removing intermediate container 814c8d52d107 [2022-09-21T21:58:48.811Z] ---> 450358cfc6f6 [2022-09-21T21:58:48.811Z] [2022-09-21T21:58:48.811Z] Step 11/24 : FROM alpine:3.16 [2022-09-21T21:58:48.811Z] ---> a6215f271958 [2022-09-21T21:58:48.811Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-21T21:58:48.811Z] ---> Running in 15806e88f61d [2022-09-21T21:58:48.811Z] Removing intermediate container 15806e88f61d [2022-09-21T21:58:48.811Z] ---> a6bdee64cad6 [2022-09-21T21:58:48.811Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-21T21:58:48.811Z] ---> Running in 785c83b5076a [2022-09-21T21:58:50.230Z] Removing intermediate container 785c83b5076a [2022-09-21T21:58:50.230Z] ---> 22f099125691 [2022-09-21T21:58:50.230Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-21T21:58:50.230Z] ---> Running in 0485ee4a6227 [2022-09-21T21:58:51.210Z] Removing intermediate container 0485ee4a6227 [2022-09-21T21:58:51.210Z] ---> c3da61c42979 [2022-09-21T21:58:51.210Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:58:51.482Z] ---> Running in 60ec277a8b3e [2022-09-21T21:58:55.752Z] Removing intermediate container 60ec277a8b3e [2022-09-21T21:58:55.752Z] ---> 27c87f074c27 [2022-09-21T21:58:55.752Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-21T21:58:55.752Z] ---> Running in 3cce4e739313 [2022-09-21T21:58:58.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T21:58:59.290Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T21:58:59.557Z] Removing intermediate container 5c1148d5326f [2022-09-21T21:58:59.557Z] ---> 42b828ed4907 [2022-09-21T21:58:59.557Z] Step 8/25 : COPY . . [2022-09-21T21:59:00.516Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-21T21:59:00.781Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-21T21:59:00.781Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-21T21:59:00.781Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-21T21:59:01.046Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-21T21:59:01.319Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-21T21:59:01.319Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:59:01.319Z] OK: 8 MiB in 20 packages [2022-09-21T21:59:03.906Z] Removing intermediate container 3cce4e739313 [2022-09-21T21:59:03.906Z] ---> c0b7b802bca0 [2022-09-21T21:59:03.906Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:59:05.309Z] ---> 1c5ca82d1869 [2022-09-21T21:59:05.309Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-21T21:59:08.678Z] ---> 7297f628c7da [2022-09-21T21:59:08.678Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-21T21:59:09.646Z] ---> d682c66cea72 [2022-09-21T21:59:09.646Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-21T21:59:09.913Z] ---> Running in 787cd71b3009 [2022-09-21T21:59:10.869Z] Removing intermediate container 787cd71b3009 [2022-09-21T21:59:10.869Z] ---> a79358cf9cd9 [2022-09-21T21:59:10.869Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:59:11.140Z] ---> Running in d67ec2d6c63c [2022-09-21T21:59:12.112Z] Removing intermediate container d67ec2d6c63c [2022-09-21T21:59:12.112Z] ---> ce461d0f4cb4 [2022-09-21T21:59:12.112Z] Step 22/24 : LABEL arch=arm64 [2022-09-21T21:59:12.112Z] ---> Running in 343171cabd53 [2022-09-21T21:59:13.071Z] Removing intermediate container 343171cabd53 [2022-09-21T21:59:13.071Z] ---> b9a6c3878d65 [2022-09-21T21:59:13.071Z] Step 23/24 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 [2022-09-21T21:59:13.342Z] ---> Running in e4646ac9f81a [2022-09-21T21:59:14.301Z] Removing intermediate container e4646ac9f81a [2022-09-21T21:59:14.301Z] ---> 9e47ee000d4e [2022-09-21T21:59:14.301Z] Step 24/24 : LABEL version=0.0.0 [2022-09-21T21:59:14.577Z] ---> Running in 4eddc60e3758 [2022-09-21T21:59:15.534Z] Removing intermediate container 4eddc60e3758 [2022-09-21T21:59:15.534Z] ---> b378df713f47 [2022-09-21T21:59:15.534Z] [2022-09-21T21:59:16.116Z] Successfully built b378df713f47 [2022-09-21T21:59:16.116Z] Successfully tagged core-data-arm64:latest [2022-09-21T21:59:16.116Z] Building security-secretstore-setup [2022-09-21T21:59:20.366Z]  Building core-data ... done  ---> 3ccc1371edbd [2022-09-21T21:59:20.366Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-21T21:59:20.638Z] ---> Running in 031609cd04ef [2022-09-21T21:59:21.224Z] Removing intermediate container 031609cd04ef [2022-09-21T21:59:21.224Z] ---> c446b795bcf4 [2022-09-21T21:59:21.224Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-21T21:59:21.489Z] ---> Running in 8b9d8a63a0af [2022-09-21T21:59:22.072Z] Removing intermediate container 8b9d8a63a0af [2022-09-21T21:59:22.072Z] ---> 0e686198d635 [2022-09-21T21:59:22.072Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-21T21:59:22.347Z] ---> Running in 27c0a9e5d016 [2022-09-21T21:59:26.603Z] Removing intermediate container 27c0a9e5d016 [2022-09-21T21:59:26.603Z] ---> a2695208d6c3 [2022-09-21T21:59:26.603Z] Step 12/25 : WORKDIR /edgex-go [2022-09-21T21:59:26.873Z] ---> Running in 5deba7e0e767 [2022-09-21T21:59:27.831Z] Removing intermediate container 5deba7e0e767 [2022-09-21T21:59:27.831Z] ---> e67caa460d62 [2022-09-21T21:59:27.831Z] [2022-09-21T21:59:27.831Z] Step 13/25 : FROM alpine:3.15 [2022-09-21T21:59:27.831Z] 3.15: Pulling from library/alpine [2022-09-21T21:59:30.408Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-21T21:59:30.409Z] Status: Downloaded newer image for alpine:3.15 [2022-09-21T21:59:30.409Z] ---> 02e0d6fdf486 [2022-09-21T21:59:30.409Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T21:59:30.998Z] ---> Running in a3e4a4d82391 [2022-09-21T21:59:31.961Z] Removing intermediate container a3e4a4d82391 [2022-09-21T21:59:31.961Z] ---> 99775ebd98d7 [2022-09-21T21:59:31.961Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:59:32.229Z] ---> Running in 3e7297ab5efc [2022-09-21T21:59:36.478Z] Removing intermediate container 3e7297ab5efc [2022-09-21T21:59:36.478Z] ---> c7c000d6a048 [2022-09-21T21:59:36.478Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-21T21:59:36.478Z] ---> Running in 89ba0a6dbfc6 [2022-09-21T21:59:38.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-21T21:59:38.439Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:59:38.439Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:59:38.439Z] ---> 7f9f7b20ae29 [2022-09-21T21:59:38.439Z] Step 3/25 : WORKDIR /edgex-go [2022-09-21T21:59:38.439Z] ---> Using cache [2022-09-21T21:59:38.439Z] ---> d40c365b8788 [2022-09-21T21:59:38.439Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:59:38.439Z] ---> Using cache [2022-09-21T21:59:38.439Z] ---> a002e455c8b4 [2022-09-21T21:59:38.439Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-21T21:59:38.439Z] ---> Using cache [2022-09-21T21:59:38.439Z] ---> ef3089e19a59 [2022-09-21T21:59:38.439Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-21T21:59:38.439Z] ---> Using cache [2022-09-21T21:59:38.439Z] ---> b07229f187dd [2022-09-21T21:59:38.439Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:59:38.439Z] ---> Using cache [2022-09-21T21:59:38.706Z] ---> bab1db6da716 [2022-09-21T21:59:38.706Z] Step 8/25 : COPY . . [2022-09-21T21:59:38.706Z] ---> Using cache [2022-09-21T21:59:38.706Z] ---> f457d002bfb8 [2022-09-21T21:59:38.706Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-21T21:59:38.974Z] ---> Running in 5dd73b6d413e [2022-09-21T21:59:39.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-21T21:59:40.990Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-21T21:59:40.990Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-21T21:59:40.990Z] OK: 15734 distinct packages available [2022-09-21T21:59:40.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-21T21:59:40.990Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-21T21:59:41.945Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-21T21:59:43.344Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-21T21:59:43.344Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-21T21:59:43.344Z] (3/5) Installing libucontext (1.1-r0) [2022-09-21T21:59:43.344Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-21T21:59:43.344Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-21T21:59:43.608Z] Executing busybox-1.34.1-r7.trigger [2022-09-21T21:59:43.608Z] OK: 6 MiB in 19 packages [2022-09-21T21:59:45.013Z] Removing intermediate container 58b4e79132e6 [2022-09-21T21:59:45.013Z] ---> 0f525e4c69ae [2022-09-21T21:59:45.013Z] Step 8/26 : COPY . . [2022-09-21T21:59:45.603Z] Removing intermediate container 89ba0a6dbfc6 [2022-09-21T21:59:45.603Z] ---> 8a20bcef5fff [2022-09-21T21:59:45.603Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-21T21:59:55.671Z] ---> a6ac52372c94 [2022-09-21T21:59:55.672Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-21T21:59:55.672Z] ---> fb6d0a660a24 [2022-09-21T21:59:55.672Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-21T21:59:57.072Z] ---> 203d895ead81 [2022-09-21T21:59:57.072Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-21T21:59:58.236Z] ---> 0efb48d90f9e [2022-09-21T21:59:58.236Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-21T21:59:58.518Z] ---> Running in 8fa4a0bce1b8 [2022-09-21T21:59:59.113Z] Removing intermediate container 8fa4a0bce1b8 [2022-09-21T21:59:59.113Z] ---> 151c63eadef7 [2022-09-21T21:59:59.113Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-21T21:59:59.113Z] ---> Running in 34b64d17fdab [2022-09-21T21:59:59.712Z] Removing intermediate container 34b64d17fdab [2022-09-21T21:59:59.712Z] ---> 5db49d94d47d [2022-09-21T21:59:59.712Z] Step 23/25 : LABEL arch=arm64 [2022-09-21T21:59:59.992Z] ---> Running in 37e0b1357f4c [2022-09-21T22:00:00.666Z] Removing intermediate container 37e0b1357f4c [2022-09-21T22:00:00.666Z] ---> adb1badb5e01 [2022-09-21T22:00:00.666Z] Step 24/25 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 [2022-09-21T22:00:00.942Z] ---> Running in a7c20c3ff594 [2022-09-21T22:00:01.544Z] Removing intermediate container a7c20c3ff594 [2022-09-21T22:00:01.544Z] ---> fab2b32ac140 [2022-09-21T22:00:01.544Z] Step 25/25 : LABEL version=0.0.0 [2022-09-21T22:00:01.895Z] ---> Running in 53b0a5f24909 [2022-09-21T22:00:02.895Z] Removing intermediate container 53b0a5f24909 [2022-09-21T22:00:02.895Z] ---> 8a4b2a116ebd [2022-09-21T22:00:02.895Z] [2022-09-21T22:00:03.159Z] Successfully built 8a4b2a116ebd [2022-09-21T22:00:03.159Z] ---> 096c716e36f2 [2022-09-21T22:00:03.159Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-21T22:00:03.159Z] Successfully tagged security-spire-server-arm64:latest [2022-09-21T22:00:03.159Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-09-21T22:00:03.422Z] ---> Running in 117cd829ceb4 [2022-09-21T22:00:03.689Z] Removing intermediate container 117cd829ceb4 [2022-09-21T22:00:03.689Z] ---> 0bd82d64596c [2022-09-21T22:00:03.689Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-21T22:00:03.953Z] ---> Running in 564cea534ded [2022-09-21T22:00:04.534Z] Removing intermediate container 564cea534ded [2022-09-21T22:00:04.534Z] ---> 125c9cbee05c [2022-09-21T22:00:04.534Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-21T22:00:04.534Z] ---> Running in a0aceaf2489c [2022-09-21T22:00:08.773Z] Removing intermediate container a0aceaf2489c [2022-09-21T22:00:08.773Z] ---> 031fe2f8541e [2022-09-21T22:00:08.773Z] Step 12/26 : WORKDIR /edgex-go [2022-09-21T22:00:08.773Z] ---> Running in 426af5b00133 [2022-09-21T22:00:09.735Z] Removing intermediate container 426af5b00133 [2022-09-21T22:00:09.735Z] ---> 1a8efeb6e57f [2022-09-21T22:00:09.735Z] [2022-09-21T22:00:09.735Z] Step 13/26 : FROM alpine:3.15 [2022-09-21T22:00:09.735Z] ---> 02e0d6fdf486 [2022-09-21T22:00:09.735Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T22:00:09.735Z] ---> Using cache [2022-09-21T22:00:09.735Z] ---> 99775ebd98d7 [2022-09-21T22:00:09.735Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:00:09.735Z] ---> Using cache [2022-09-21T22:00:09.735Z] ---> c7c000d6a048 [2022-09-21T22:00:09.735Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-21T22:00:10.000Z] ---> Running in b33c5e07ff4e [2022-09-21T22:00:12.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:00:13.521Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:00:14.485Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-21T22:00:14.485Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-21T22:00:14.485Z] OK: 15734 distinct packages available [2022-09-21T22:00:14.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:00:15.702Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:00:16.656Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-21T22:00:16.921Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-21T22:00:16.921Z] (3/4) Installing libucontext (1.1-r0) [2022-09-21T22:00:16.921Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-21T22:00:17.187Z] Executing busybox-1.34.1-r7.trigger [2022-09-21T22:00:17.187Z] OK: 6 MiB in 18 packages [2022-09-21T22:00:20.523Z] Removing intermediate container b33c5e07ff4e [2022-09-21T22:00:20.523Z] ---> a049c9cf69f3 [2022-09-21T22:00:20.523Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-21T22:00:24.777Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:00:24.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:00:24.777Z] ---> 7f9f7b20ae29 [2022-09-21T22:00:24.777Z] Step 3/23 : WORKDIR /edgex-go [2022-09-21T22:00:24.777Z] ---> Using cache [2022-09-21T22:00:24.777Z] ---> d40c365b8788 [2022-09-21T22:00:24.777Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:00:24.777Z] ---> Using cache [2022-09-21T22:00:24.777Z] ---> a002e455c8b4 [2022-09-21T22:00:24.777Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-21T22:00:24.777Z] ---> Running in 262b920dd31f [2022-09-21T22:00:26.176Z] Removing intermediate container af0dd3651fa2 [2022-09-21T22:00:26.176Z] ---> af5a6f4f9ee8 [2022-09-21T22:00:26.176Z] [2022-09-21T22:00:26.176Z] Step 11/23 : FROM alpine:3.16 [2022-09-21T22:00:26.176Z] ---> a6215f271958 [2022-09-21T22:00:26.176Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-21T22:00:26.176Z] ---> Running in aa8f2e395946 [2022-09-21T22:00:26.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:00:27.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:00:28.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:00:28.943Z] OK: 221 MiB in 51 packages [2022-09-21T22:00:28.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:00:30.349Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-21T22:00:30.349Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-21T22:00:30.349Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T22:00:30.349Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T22:00:30.615Z] OK: 6 MiB in 16 packages [2022-09-21T22:00:31.197Z] Removing intermediate container 262b920dd31f [2022-09-21T22:00:31.197Z] ---> f5bf62c79c2d [2022-09-21T22:00:31.197Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-21T22:00:32.154Z] Removing intermediate container f30d752be5fa [2022-09-21T22:00:32.154Z] ---> ef032e5488c2 [2022-09-21T22:00:32.154Z] [2022-09-21T22:00:32.154Z] Step 11/23 : FROM alpine:3.16 [2022-09-21T22:00:32.154Z] ---> a6215f271958 [2022-09-21T22:00:32.154Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-21T22:00:32.154Z] ---> Using cache [2022-09-21T22:00:32.154Z] ---> e294afeee16f [2022-09-21T22:00:32.154Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T22:00:32.154Z] ---> Using cache [2022-09-21T22:00:32.154Z] ---> d5ba554e1aef [2022-09-21T22:00:32.154Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-21T22:00:32.420Z] ---> Running in b7ed814a09fb [2022-09-21T22:00:33.830Z] Removing intermediate container b7ed814a09fb [2022-09-21T22:00:33.830Z] ---> f1599efd2962 [2022-09-21T22:00:33.830Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-21T22:00:33.830Z] ---> 1bede3f81f7b [2022-09-21T22:00:33.830Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:00:33.830Z] ---> Running in c869b7fd1e50 [2022-09-21T22:00:34.096Z] ---> Running in 8b574247eb64 [2022-09-21T22:00:34.096Z] Removing intermediate container aa8f2e395946 [2022-09-21T22:00:34.096Z] ---> c4f73fdffbec [2022-09-21T22:00:34.096Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T22:00:34.676Z] ---> Running in fe02697af97a [2022-09-21T22:00:34.941Z] ---> 84de5993ff46 [2022-09-21T22:00:34.941Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-21T22:00:35.206Z] Removing intermediate container c869b7fd1e50 [2022-09-21T22:00:35.206Z] ---> c181cc889695 [2022-09-21T22:00:35.206Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T22:00:35.793Z] Removing intermediate container fe02697af97a [2022-09-21T22:00:35.793Z] ---> bd60508bfcb4 [2022-09-21T22:00:35.793Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-21T22:00:35.793Z] ---> Running in 9c0f19bc0eec [2022-09-21T22:00:36.752Z] Removing intermediate container 9c0f19bc0eec [2022-09-21T22:00:36.752Z] ---> cc3bb60b3f2d [2022-09-21T22:00:36.752Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-21T22:00:37.018Z] ---> b89289bb1680 [2022-09-21T22:00:37.018Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-21T22:00:37.018Z] ---> 7f88eca2a228 [2022-09-21T22:00:37.018Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-21T22:00:37.018Z] ---> Running in 7aa5689f7069 [2022-09-21T22:00:37.287Z] ---> Running in a76a6e0a4935 [2022-09-21T22:00:37.870Z] Removing intermediate container 7aa5689f7069 [2022-09-21T22:00:37.870Z] ---> 610878f3cdf7 [2022-09-21T22:00:37.870Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T22:00:38.136Z] Removing intermediate container a76a6e0a4935 [2022-09-21T22:00:38.136Z] ---> 60332b6e2b0b [2022-09-21T22:00:38.136Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-21T22:00:39.095Z] ---> 859c05ce24f3 [2022-09-21T22:00:39.095Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-21T22:00:39.370Z] ---> 7ec9528fb3a6 [2022-09-21T22:00:39.370Z] Step 21/26 : WORKDIR / [2022-09-21T22:00:39.370Z] ---> Running in f68532d9c724 [2022-09-21T22:00:40.774Z] ---> ac9b6c575395 [2022-09-21T22:00:40.774Z] Removing intermediate container f68532d9c724 [2022-09-21T22:00:40.774Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> 8e6a53376b18 [2022-09-21T22:00:40.774Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-21T22:00:40.774Z] [2022-09-21T22:00:41.040Z] ---> Running in fdfd2e85b5d9 [2022-09-21T22:00:41.998Z] Removing intermediate container fdfd2e85b5d9 [2022-09-21T22:00:41.998Z] ---> 8e6da21d7145 [2022-09-21T22:00:41.998Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-21T22:00:42.270Z] ---> e8fc3e3ad5b3 [2022-09-21T22:00:42.270Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-21T22:00:42.270Z] ---> Running in 9460ecf526c2 [2022-09-21T22:00:42.270Z] ---> 4c3f0547aaf5 [2022-09-21T22:00:42.270Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-21T22:00:42.537Z] ---> Running in cbcfe8cb2d83 [2022-09-21T22:00:43.495Z] Removing intermediate container cbcfe8cb2d83 [2022-09-21T22:00:43.495Z] ---> ba5a57d7695c [2022-09-21T22:00:43.495Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T22:00:43.495Z] Removing intermediate container 9460ecf526c2 [2022-09-21T22:00:43.495Z] ---> 1d441ccc2d5f [2022-09-21T22:00:43.495Z] Step 24/26 : LABEL arch=arm64 [2022-09-21T22:00:43.495Z] ---> Running in 30b00a2babc2 [2022-09-21T22:00:43.495Z] ---> Running in cf68f2f475e6 [2022-09-21T22:00:43.762Z] ---> d961acbd5cdf [2022-09-21T22:00:43.762Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-21T22:00:44.029Z] ---> Running in b785923565d2 [2022-09-21T22:00:44.294Z] Removing intermediate container 30b00a2babc2 [2022-09-21T22:00:44.294Z] ---> 438be2c1fce1 [2022-09-21T22:00:44.294Z] Step 21/23 : LABEL arch=arm64 [2022-09-21T22:00:44.561Z] ---> Running in 02d56f414d31 [2022-09-21T22:00:44.561Z] Removing intermediate container cf68f2f475e6 [2022-09-21T22:00:44.561Z] ---> 13fe2b95fbfe [2022-09-21T22:00:44.561Z] Step 25/26 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 [2022-09-21T22:00:44.831Z] Removing intermediate container b785923565d2 [2022-09-21T22:00:44.831Z] ---> 91a8ae950bb7 [2022-09-21T22:00:44.831Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T22:00:44.831Z] ---> Running in 80e4d01e8a89 [2022-09-21T22:00:45.104Z] ---> Running in 0252e391a904 [2022-09-21T22:00:45.384Z] Removing intermediate container 02d56f414d31 [2022-09-21T22:00:45.384Z] ---> c17a50d8c0be [2022-09-21T22:00:45.384Z] Step 22/23 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 [2022-09-21T22:00:45.658Z] Removing intermediate container 80e4d01e8a89 [2022-09-21T22:00:45.658Z] ---> 771fa56f7217 [2022-09-21T22:00:45.658Z] Step 26/26 : LABEL version=0.0.0 [2022-09-21T22:00:45.941Z] ---> Running in 757fad2746b7 [2022-09-21T22:00:45.941Z] Removing intermediate container 0252e391a904 [2022-09-21T22:00:45.941Z] ---> 019667b74a8e [2022-09-21T22:00:45.941Z] Step 21/23 : LABEL arch=arm64 [2022-09-21T22:00:45.941Z] ---> Running in d0033a91609e [2022-09-21T22:00:46.208Z] ---> Running in 083dc32e0586 [2022-09-21T22:00:46.801Z] Removing intermediate container d0033a91609e [2022-09-21T22:00:46.801Z] ---> 204a2ecaa270 [2022-09-21T22:00:46.801Z] [2022-09-21T22:00:46.801Z] Removing intermediate container 757fad2746b7 [2022-09-21T22:00:46.801Z] ---> b378a87ad2c4 [2022-09-21T22:00:46.801Z] Step 23/23 : LABEL version=0.0.0 [2022-09-21T22:00:46.801Z] ---> Running in d463513a400e [2022-09-21T22:00:47.067Z] Removing intermediate container 083dc32e0586 [2022-09-21T22:00:47.067Z] ---> db875af9f0ca [2022-09-21T22:00:47.067Z] Step 22/23 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 [2022-09-21T22:00:47.334Z] ---> Running in bd1c322f0c4d [2022-09-21T22:00:47.600Z] Successfully built 204a2ecaa270 [2022-09-21T22:00:47.600Z] Successfully tagged security-spire-config-arm64:latest [2022-09-21T22:00:47.600Z] Removing intermediate container d463513a400e [2022-09-21T22:00:47.600Z] ---> a61c0a27a77a [2022-09-21T22:00:47.600Z] [2022-09-21T22:00:47.600Z] Building security-spire-agent [2022-09-21T22:00:48.181Z]  Building security-spire-config ... done Removing intermediate container bd1c322f0c4d [2022-09-21T22:00:48.181Z] ---> 0538d59a0af5 [2022-09-21T22:00:48.181Z] Step 23/23 : LABEL version=0.0.0 [2022-09-21T22:00:48.181Z] Successfully built a61c0a27a77a [2022-09-21T22:00:48.181Z] Successfully tagged support-scheduler-arm64:latest [2022-09-21T22:00:48.181Z] Building security-bootstrapper [2022-09-21T22:00:48.181Z] ---> Running in 81a4c13b9ffd [2022-09-21T22:00:48.763Z]  Building support-scheduler ... done Removing intermediate container 81a4c13b9ffd [2022-09-21T22:00:48.763Z] ---> 30aa9892c85b [2022-09-21T22:00:48.763Z] [2022-09-21T22:00:49.029Z] Successfully built 30aa9892c85b [2022-09-21T22:00:49.029Z] Successfully tagged support-notifications-arm64:latest [2022-09-21T22:00:49.029Z] Building core-command [2022-09-21T22:01:21.229Z]  Building support-notifications ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:01:21.229Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:01:21.229Z] ---> 7f9f7b20ae29 [2022-09-21T22:01:21.229Z] Step 3/33 : WORKDIR /edgex-go [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> d40c365b8788 [2022-09-21T22:01:21.229Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> a002e455c8b4 [2022-09-21T22:01:21.229Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> ef3089e19a59 [2022-09-21T22:01:21.229Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> b07229f187dd [2022-09-21T22:01:21.229Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> bab1db6da716 [2022-09-21T22:01:21.229Z] Step 8/33 : COPY . . [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> f457d002bfb8 [2022-09-21T22:01:21.229Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-21T22:01:21.229Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:01:21.229Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:01:21.229Z] ---> 7f9f7b20ae29 [2022-09-21T22:01:21.229Z] Step 3/26 : WORKDIR /edgex-go [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> d40c365b8788 [2022-09-21T22:01:21.229Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> a002e455c8b4 [2022-09-21T22:01:21.229Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> 69829eec698a [2022-09-21T22:01:21.229Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> 7c803eb1358e [2022-09-21T22:01:21.229Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> 0f525e4c69ae [2022-09-21T22:01:21.229Z] Step 8/26 : COPY . . [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> 096c716e36f2 [2022-09-21T22:01:21.229Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> 0bd82d64596c [2022-09-21T22:01:21.229Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> 125c9cbee05c [2022-09-21T22:01:21.229Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> 031fe2f8541e [2022-09-21T22:01:21.229Z] Step 12/26 : WORKDIR /edgex-go [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> 1a8efeb6e57f [2022-09-21T22:01:21.229Z] [2022-09-21T22:01:21.229Z] Step 13/26 : FROM alpine:3.15 [2022-09-21T22:01:21.229Z] ---> 02e0d6fdf486 [2022-09-21T22:01:21.229Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> 99775ebd98d7 [2022-09-21T22:01:21.229Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> c7c000d6a048 [2022-09-21T22:01:21.229Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> 8a20bcef5fff [2022-09-21T22:01:21.229Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-21T22:01:21.229Z] ---> Running in c15587d82454 [2022-09-21T22:01:21.229Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:01:21.229Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:01:21.229Z] ---> 7f9f7b20ae29 [2022-09-21T22:01:21.229Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> c1b65488d2bd [2022-09-21T22:01:21.229Z] Step 4/24 : WORKDIR /edgex-go [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> eb8d01952fcd [2022-09-21T22:01:21.229Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:01:21.229Z] ---> Using cache [2022-09-21T22:01:21.229Z] ---> b33dae191652 [2022-09-21T22:01:21.229Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-21T22:01:21.229Z] ---> Running in 0e1a1865211f [2022-09-21T22:01:22.187Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-21T22:01:22.452Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:01:23.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:01:24.815Z] OK: 221 MiB in 51 packages [2022-09-21T22:01:26.218Z] ---> 9ed14c9fbb70 [2022-09-21T22:01:26.219Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-21T22:01:26.799Z] Removing intermediate container 0e1a1865211f [2022-09-21T22:01:26.800Z] ---> 580c2fb81c92 [2022-09-21T22:01:26.800Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-21T22:01:28.737Z] ---> 70a0babb0c91 [2022-09-21T22:01:28.737Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:01:28.737Z] ---> Running in f33512191cd4 [2022-09-21T22:01:32.974Z] Removing intermediate container 8b574247eb64 [2022-09-21T22:01:32.974Z] ---> bb6b39516d81 [2022-09-21T22:01:32.974Z] Step 8/23 : COPY . . [2022-09-21T22:01:33.562Z] ---> 0cdc86a3f9d8 [2022-09-21T22:01:33.562Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-21T22:01:34.965Z] ---> 674940c69ef3 [2022-09-21T22:01:34.965Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-21T22:01:36.392Z] ---> 924d0209e983 [2022-09-21T22:01:36.392Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-21T22:01:37.798Z] ---> 9417b684df24 [2022-09-21T22:01:37.798Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-21T22:01:37.798Z] ---> Running in c40b4d9241a0 [2022-09-21T22:01:38.753Z] Removing intermediate container c40b4d9241a0 [2022-09-21T22:01:38.753Z] ---> 198893cf4038 [2022-09-21T22:01:38.753Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-21T22:01:38.753Z] ---> Running in bbc9afb1fe7b [2022-09-21T22:01:39.722Z] Removing intermediate container bbc9afb1fe7b [2022-09-21T22:01:39.722Z] ---> ef3a05c54624 [2022-09-21T22:01:39.722Z] Step 24/26 : LABEL arch=arm64 [2022-09-21T22:01:39.722Z] ---> Running in 00494d68927c [2022-09-21T22:01:40.680Z] Removing intermediate container 00494d68927c [2022-09-21T22:01:40.680Z] ---> d22c3273a464 [2022-09-21T22:01:40.680Z] Step 25/26 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 [2022-09-21T22:01:40.680Z] ---> Running in 1c41ea7113b1 [2022-09-21T22:01:41.645Z] Removing intermediate container 1c41ea7113b1 [2022-09-21T22:01:41.645Z] ---> b9a5f7bc4f73 [2022-09-21T22:01:41.645Z] Step 26/26 : LABEL version=0.0.0 [2022-09-21T22:01:41.645Z] ---> Running in 904840c438a3 [2022-09-21T22:01:42.603Z] Removing intermediate container 904840c438a3 [2022-09-21T22:01:42.603Z] ---> 9869fbb4291b [2022-09-21T22:01:42.604Z] [2022-09-21T22:01:42.872Z] Successfully built 9869fbb4291b [2022-09-21T22:01:43.138Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-21T22:01:43.138Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-09-21T22:01:48.495Z] ---> 44fdfa332b03 [2022-09-21T22:01:48.495Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-21T22:01:48.495Z] ---> Running in b08519b5c91c [2022-09-21T22:01:50.432Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-21T22:02:00.484Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:02:00.484Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:02:00.484Z] ---> 7f9f7b20ae29 [2022-09-21T22:02:00.484Z] Step 3/20 : WORKDIR /edgex-go [2022-09-21T22:02:00.484Z] ---> Using cache [2022-09-21T22:02:00.484Z] ---> d40c365b8788 [2022-09-21T22:02:00.484Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-21T22:02:00.750Z] ---> Running in 29f332bea7ee [2022-09-21T22:02:03.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:02:03.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:02:06.172Z] v3.16.2-193-g9da6059f45 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-21T22:02:06.172Z] v3.16.2-191-gc8e9e5baa8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-21T22:02:06.172Z] OK: 16895 distinct packages available [2022-09-21T22:02:06.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:02:06.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:02:07.839Z] OK: 221 MiB in 51 packages [2022-09-21T22:02:09.775Z] Removing intermediate container 29f332bea7ee [2022-09-21T22:02:09.775Z] ---> 0c696d19d02d [2022-09-21T22:02:09.775Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-21T22:02:11.186Z] ---> 7e40d80866b6 [2022-09-21T22:02:11.186Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:02:11.451Z] ---> Running in daa42c412929 [2022-09-21T22:02:26.429Z] Removing intermediate container f33512191cd4 [2022-09-21T22:02:26.429Z] ---> 5a93be07f22c [2022-09-21T22:02:26.429Z] Step 9/24 : COPY . . [2022-09-21T22:02:38.726Z] ---> 1822f7345c50 [2022-09-21T22:02:38.726Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-21T22:02:38.726Z] ---> Running in c12c4fb76d24 [2022-09-21T22:02:40.249Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-21T22:03:12.625Z] Removing intermediate container daa42c412929 [2022-09-21T22:03:12.625Z] ---> 7be829e7a54a [2022-09-21T22:03:12.625Z] Step 7/20 : COPY . . [2022-09-21T22:03:20.804Z] ---> e9aefa2f439b [2022-09-21T22:03:20.804Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-21T22:03:20.804Z] ---> Running in d0613659b7f1 [2022-09-21T22:03:21.757Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-21T22:03:43.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-21T22:04:01.970Z] Removing intermediate container 5dd73b6d413e [2022-09-21T22:04:01.970Z] ---> 2bef63222b85 [2022-09-21T22:04:01.970Z] [2022-09-21T22:04:01.970Z] Step 10/25 : FROM alpine:3.16 [2022-09-21T22:04:01.970Z] ---> a6215f271958 [2022-09-21T22:04:01.970Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-21T22:04:01.970Z] ---> Running in 825965d8a347 [2022-09-21T22:04:03.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:04:03.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:04:05.043Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-21T22:04:05.043Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-21T22:04:05.043Z] (3/3) Installing su-exec (0.2-r1) [2022-09-21T22:04:05.043Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T22:04:05.043Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T22:04:05.621Z] OK: 6 MiB in 17 packages [2022-09-21T22:04:07.561Z] Removing intermediate container 825965d8a347 [2022-09-21T22:04:07.561Z] ---> 9ff7eecf4313 [2022-09-21T22:04:07.561Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-21T22:04:07.838Z] ---> Running in 3b66f5dedb22 [2022-09-21T22:04:08.417Z] Removing intermediate container 3b66f5dedb22 [2022-09-21T22:04:08.417Z] ---> 0f2c7dc2c22f [2022-09-21T22:04:08.417Z] Step 13/25 : WORKDIR / [2022-09-21T22:04:08.417Z] ---> Running in d5a74c6c09e2 [2022-09-21T22:04:08.997Z] Removing intermediate container d5a74c6c09e2 [2022-09-21T22:04:08.997Z] ---> 25dc884a0eda [2022-09-21T22:04:08.997Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-21T22:04:09.951Z] ---> 1af6d9211c6f [2022-09-21T22:04:09.951Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-21T22:04:10.901Z] ---> 97771c95b92f [2022-09-21T22:04:10.901Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-21T22:04:11.859Z] ---> e4723e8a61de [2022-09-21T22:04:11.859Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-21T22:04:12.814Z] ---> 969108681cca [2022-09-21T22:04:12.814Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-21T22:04:14.216Z] ---> 344f415d5f39 [2022-09-21T22:04:14.216Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-21T22:04:16.154Z] ---> d88bfd141cc6 [2022-09-21T22:04:16.155Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-21T22:04:16.739Z] ---> 73d3a15941d4 [2022-09-21T22:04:16.739Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-21T22:04:16.739Z] ---> Running in 897dd2211614 [2022-09-21T22:04:20.088Z] Removing intermediate container 897dd2211614 [2022-09-21T22:04:20.088Z] ---> a918737f286f [2022-09-21T22:04:20.088Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-21T22:04:20.088Z] ---> Running in 98ed58309fa5 [2022-09-21T22:04:20.357Z] Removing intermediate container 98ed58309fa5 [2022-09-21T22:04:20.357Z] ---> ccf222d9501d [2022-09-21T22:04:20.358Z] Step 23/25 : LABEL arch=arm64 [2022-09-21T22:04:20.358Z] ---> Running in 619b554c1958 [2022-09-21T22:04:20.938Z] Removing intermediate container 619b554c1958 [2022-09-21T22:04:20.938Z] ---> 1b4c2712272d [2022-09-21T22:04:20.938Z] Step 24/25 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 [2022-09-21T22:04:20.938Z] ---> Running in 1a074013e95c [2022-09-21T22:04:21.520Z] Removing intermediate container 1a074013e95c [2022-09-21T22:04:21.520Z] ---> f5afe68eed82 [2022-09-21T22:04:21.520Z] Step 25/25 : LABEL version=0.0.0 [2022-09-21T22:04:21.520Z] ---> Running in 5af8b7a91650 [2022-09-21T22:04:22.146Z] Removing intermediate container 5af8b7a91650 [2022-09-21T22:04:22.146Z] ---> 2fcd27c2ebdb [2022-09-21T22:04:22.146Z] [2022-09-21T22:04:22.412Z] Successfully built 2fcd27c2ebdb [2022-09-21T22:04:22.412Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-21T22:06:59.092Z]  Building security-secretstore-setup ... done Removing intermediate container c15587d82454 [2022-09-21T22:06:59.092Z] ---> 79fd2a665f25 [2022-09-21T22:06:59.092Z] [2022-09-21T22:06:59.092Z] Step 10/33 : FROM alpine:3.16 [2022-09-21T22:06:59.092Z] ---> a6215f271958 [2022-09-21T22:06:59.092Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T22:06:59.092Z] ---> Running in 2af8f957327e [2022-09-21T22:06:59.092Z] Removing intermediate container 2af8f957327e [2022-09-21T22:06:59.092Z] ---> 648a005b6c4e [2022-09-21T22:06:59.092Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-21T22:06:59.092Z] ---> Running in 3e811ae0f27e [2022-09-21T22:06:59.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:06:59.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:06:59.092Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-21T22:06:59.092Z] (2/2) Installing su-exec (0.2-r1) [2022-09-21T22:06:59.092Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T22:06:59.092Z] OK: 5 MiB in 16 packages [2022-09-21T22:06:59.092Z] Removing intermediate container 3e811ae0f27e [2022-09-21T22:06:59.092Z] ---> ecfc5d69a560 [2022-09-21T22:06:59.092Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-21T22:06:59.092Z] ---> Running in 3721c209a568 [2022-09-21T22:06:59.092Z] Removing intermediate container 3721c209a568 [2022-09-21T22:06:59.092Z] ---> 21beb2329c6a [2022-09-21T22:06:59.092Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-21T22:06:59.092Z] ---> Running in 1d5519b67782 [2022-09-21T22:06:59.092Z] Removing intermediate container 1d5519b67782 [2022-09-21T22:06:59.092Z] ---> 2ce2c0ddbece [2022-09-21T22:06:59.092Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-21T22:06:59.092Z] ---> Running in 8bed0ea2a617 [2022-09-21T22:06:59.359Z] Removing intermediate container 8bed0ea2a617 [2022-09-21T22:06:59.359Z] ---> 21b70233279b [2022-09-21T22:06:59.359Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-21T22:06:59.624Z] ---> Running in e13e9939be74 [2022-09-21T22:07:00.582Z] Removing intermediate container e13e9939be74 [2022-09-21T22:07:00.582Z] ---> 320002ffcda9 [2022-09-21T22:07:00.582Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-21T22:07:00.582Z] ---> Running in e243c0d8d6fb [2022-09-21T22:07:01.991Z] Removing intermediate container b08519b5c91c [2022-09-21T22:07:01.991Z] ---> 6f9e5cb7bb16 [2022-09-21T22:07:01.991Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-21T22:07:01.991Z] ---> Running in 309eaaed0066 [2022-09-21T22:07:04.570Z] Removing intermediate container e243c0d8d6fb [2022-09-21T22:07:04.571Z] ---> 07e5fad9be0f [2022-09-21T22:07:04.571Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-21T22:07:04.571Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-21T22:07:04.571Z] ---> Running in 9a6ca18846f3 [2022-09-21T22:07:05.152Z] Removing intermediate container 9a6ca18846f3 [2022-09-21T22:07:05.152Z] ---> 1d2e5cc19d34 [2022-09-21T22:07:05.152Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-21T22:07:06.111Z] ---> 8946c761115b [2022-09-21T22:07:06.111Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-21T22:07:06.111Z] ---> Running in de3dd6af969f [2022-09-21T22:07:09.445Z] Removing intermediate container de3dd6af969f [2022-09-21T22:07:09.711Z] ---> 327c66c63556 [2022-09-21T22:07:09.711Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T22:07:10.291Z] Removing intermediate container 309eaaed0066 [2022-09-21T22:07:10.291Z] ---> 6a2b9912942f [2022-09-21T22:07:10.291Z] [2022-09-21T22:07:10.291Z] Step 11/23 : FROM alpine:3.16 [2022-09-21T22:07:10.291Z] ---> a6215f271958 [2022-09-21T22:07:10.291Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-21T22:07:10.558Z] ---> Running in 903d13a8a7e4 [2022-09-21T22:07:10.833Z] ---> 7d7449fe871d [2022-09-21T22:07:10.833Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-21T22:07:11.414Z] Removing intermediate container 903d13a8a7e4 [2022-09-21T22:07:11.414Z] ---> c3382feb2134 [2022-09-21T22:07:11.414Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-21T22:07:11.680Z] ---> Running in 9a06afcde395 [2022-09-21T22:07:13.621Z] ---> c99a130cb0c2 [2022-09-21T22:07:13.621Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-21T22:07:13.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:07:14.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:07:14.470Z] ---> 005cebb814d4 [2022-09-21T22:07:14.470Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-21T22:07:15.427Z] ---> a32751a97512 [2022-09-21T22:07:15.427Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-21T22:07:15.694Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-21T22:07:15.694Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-21T22:07:15.694Z] (3/33) Installing readline (8.1.2-r0) [2022-09-21T22:07:15.694Z] (4/33) Installing bash (5.1.16-r2) [2022-09-21T22:07:15.961Z] Executing bash-5.1.16-r2.post-install [2022-09-21T22:07:15.961Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-21T22:07:15.961Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-21T22:07:16.229Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-21T22:07:16.229Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-21T22:07:16.229Z] (9/33) Installing curl (7.83.1-r3) [2022-09-21T22:07:16.229Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-21T22:07:16.500Z] ---> 1ba65372f754 [2022-09-21T22:07:16.500Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-21T22:07:17.464Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-21T22:07:17.464Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-21T22:07:17.464Z] (13/33) Installing expat (2.4.9-r0) [2022-09-21T22:07:17.464Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-21T22:07:17.464Z] (15/33) Installing gdbm (1.23-r0) [2022-09-21T22:07:17.464Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-21T22:07:17.464Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-21T22:07:17.464Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-21T22:07:17.464Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-21T22:07:17.464Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-21T22:07:17.464Z] ---> 4fc69a4e3b52 [2022-09-21T22:07:17.464Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-21T22:07:17.464Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-21T22:07:18.440Z] ---> 253a91ee1d99 [2022-09-21T22:07:18.440Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-21T22:07:18.713Z] ---> Running in bbfebd432fd7 [2022-09-21T22:07:20.655Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-21T22:07:20.656Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-21T22:07:20.656Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-21T22:07:20.656Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-21T22:07:20.656Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-21T22:07:20.656Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-21T22:07:20.656Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-21T22:07:20.656Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-21T22:07:20.656Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-21T22:07:20.656Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-21T22:07:20.656Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-21T22:07:20.923Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-21T22:07:21.895Z] Removing intermediate container bbfebd432fd7 [2022-09-21T22:07:21.895Z] ---> b681a86b4843 [2022-09-21T22:07:21.895Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-21T22:07:21.895Z] ---> Running in 6d83b6bb2d3e [2022-09-21T22:07:21.895Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T22:07:21.895Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T22:07:22.480Z] Removing intermediate container 6d83b6bb2d3e [2022-09-21T22:07:22.480Z] ---> d4c68f259973 [2022-09-21T22:07:22.480Z] Step 30/33 : CMD ["gate"] [2022-09-21T22:07:22.480Z] OK: 120 MiB in 47 packages [2022-09-21T22:07:22.480Z] ---> Running in 1a054b84e5e7 [2022-09-21T22:07:23.065Z] Removing intermediate container 1a054b84e5e7 [2022-09-21T22:07:23.065Z] ---> e270354ca53c [2022-09-21T22:07:23.065Z] Step 31/33 : LABEL arch=arm64 [2022-09-21T22:07:23.065Z] ---> Running in b5c1769c4b2d [2022-09-21T22:07:23.649Z] Removing intermediate container b5c1769c4b2d [2022-09-21T22:07:23.649Z] ---> f447f3e1e08c [2022-09-21T22:07:23.649Z] Step 32/33 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 [2022-09-21T22:07:23.916Z] ---> Running in 8b2e6167ada9 [2022-09-21T22:07:24.187Z] Removing intermediate container 8b2e6167ada9 [2022-09-21T22:07:24.187Z] ---> 108b53b8e173 [2022-09-21T22:07:24.187Z] Step 33/33 : LABEL version=0.0.0 [2022-09-21T22:07:24.454Z] ---> Running in 983169e25146 [2022-09-21T22:07:25.034Z] Removing intermediate container 983169e25146 [2022-09-21T22:07:25.034Z] ---> 33dd26c7c4ef [2022-09-21T22:07:25.034Z] [2022-09-21T22:07:25.304Z] Successfully built 33dd26c7c4ef [2022-09-21T22:07:25.304Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-21T22:07:37.595Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2022-09-21T22:07:37.595Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-21T22:07:37.595Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.5 MB/s eta 0:00:00 [2022-09-21T22:07:37.595Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-21T22:07:37.859Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-21T22:07:37.859Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-21T22:07:37.859Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.5 MB/s eta 0:00:00 [2022-09-21T22:07:37.859Z] Collecting docopt<0.7,>=0.6.1 [2022-09-21T22:07:37.859Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-21T22:07:38.124Z] Preparing metadata (setup.py): started [2022-09-21T22:07:40.061Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T22:07:40.328Z] Collecting cached-property<2,>=1.2.0 [2022-09-21T22:07:40.328Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-21T22:07:40.593Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-21T22:07:40.593Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-21T22:07:40.593Z] Preparing metadata (setup.py): started [2022-09-21T22:07:42.530Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T22:07:43.110Z] Collecting docker<4.0,>=3.6.0 [2022-09-21T22:07:43.110Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-21T22:07:43.110Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.8 MB/s eta 0:00:00 [2022-09-21T22:07:43.686Z] Collecting jsonschema<3,>=2.5.1 [2022-09-21T22:07:43.686Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-21T22:07:43.951Z] Collecting texttable<0.10,>=0.9.0 [2022-09-21T22:07:43.951Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-21T22:07:43.951Z] Preparing metadata (setup.py): started [2022-09-21T22:07:45.887Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T22:07:46.476Z] Collecting PyYAML<4,>=3.10 [2022-09-21T22:07:46.476Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-21T22:07:46.741Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.1 MB/s eta 0:00:00 [2022-09-21T22:07:48.145Z] Preparing metadata (setup.py): started [2022-09-21T22:07:50.076Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T22:07:51.031Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-21T22:07:51.031Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-21T22:07:51.031Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.1 MB/s eta 0:00:00 [2022-09-21T22:07:51.294Z] Collecting docker-pycreds>=0.4.0 [2022-09-21T22:07:51.559Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-21T22:07:52.138Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-21T22:07:52.138Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-21T22:07:52.402Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 13.4 MB/s eta 0:00:00 [2022-09-21T22:07:52.982Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-21T22:07:52.982Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-21T22:07:52.982Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.0 MB/s eta 0:00:00 [2022-09-21T22:07:53.246Z] Collecting idna<2.8,>=2.5 [2022-09-21T22:07:53.246Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-21T22:07:53.246Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.8 MB/s eta 0:00:00 [2022-09-21T22:07:53.823Z] Collecting certifi>=2017.4.17 [2022-09-21T22:07:53.823Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-21T22:07:53.823Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 12.1 MB/s eta 0:00:00 [2022-09-21T22:07:54.403Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-21T22:07:54.403Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-21T22:07:54.403Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-21T22:07:54.403Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-21T22:07:55.357Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-21T22:07:55.357Z] Running setup.py install for texttable: started [2022-09-21T22:07:56.312Z] Removing intermediate container c12c4fb76d24 [2022-09-21T22:07:56.312Z] ---> ec0e4931b90b [2022-09-21T22:07:56.312Z] [2022-09-21T22:07:56.312Z] Step 11/24 : FROM alpine:3.16 [2022-09-21T22:07:56.312Z] ---> a6215f271958 [2022-09-21T22:07:56.312Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-21T22:07:56.312Z] ---> Using cache [2022-09-21T22:07:56.312Z] ---> e294afeee16f [2022-09-21T22:07:56.312Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T22:07:56.312Z] ---> Using cache [2022-09-21T22:07:56.312Z] ---> d5ba554e1aef [2022-09-21T22:07:56.312Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-21T22:07:56.578Z] ---> Running in 5ab3270ab849 [2022-09-21T22:07:57.160Z] Removing intermediate container 5ab3270ab849 [2022-09-21T22:07:57.160Z] ---> 508a1725084d [2022-09-21T22:07:57.160Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-21T22:07:57.160Z] ---> Running in 5b2b59cc37ae [2022-09-21T22:07:57.749Z] Removing intermediate container 5b2b59cc37ae [2022-09-21T22:07:57.749Z] ---> bb50f84042e2 [2022-09-21T22:07:57.749Z] Step 16/24 : WORKDIR / [2022-09-21T22:07:57.749Z] Running setup.py install for texttable: finished with status 'done' [2022-09-21T22:07:57.749Z] ---> Running in c466834a2736 [2022-09-21T22:07:57.749Z] Running setup.py install for PyYAML: started [2022-09-21T22:07:58.333Z] Removing intermediate container c466834a2736 [2022-09-21T22:07:58.333Z] ---> 8e28dad2e68f [2022-09-21T22:07:58.333Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T22:07:58.912Z] ---> 831bffae39bb [2022-09-21T22:07:59.177Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-21T22:08:01.119Z] ---> c2de46f71797 [2022-09-21T22:08:01.119Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-21T22:08:01.119Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-21T22:08:01.707Z] ---> f1e8f78d5bb5 [2022-09-21T22:08:01.707Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-21T22:08:01.707Z] ---> Running in f12671ee868f [2022-09-21T22:08:02.292Z] Removing intermediate container f12671ee868f [2022-09-21T22:08:02.292Z] ---> 4a9f64d40893 [2022-09-21T22:08:02.292Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T22:08:02.560Z] ---> Running in 30fd903bdc40 [2022-09-21T22:08:02.828Z] Running setup.py install for docopt: started [2022-09-21T22:08:03.093Z] Removing intermediate container 30fd903bdc40 [2022-09-21T22:08:03.093Z] ---> 6cb443f8e12e [2022-09-21T22:08:03.093Z] Step 22/24 : LABEL arch=arm64 [2022-09-21T22:08:03.093Z] ---> Running in 1d6c7813526f [2022-09-21T22:08:03.674Z] Removing intermediate container 1d6c7813526f [2022-09-21T22:08:03.674Z] ---> 9d1661a6ff0f [2022-09-21T22:08:03.674Z] Step 23/24 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 [2022-09-21T22:08:03.939Z] ---> Running in 7af7bc5e73f3 [2022-09-21T22:08:04.523Z] Removing intermediate container 7af7bc5e73f3 [2022-09-21T22:08:04.523Z] ---> 1c2319985207 [2022-09-21T22:08:04.523Z] Step 24/24 : LABEL version=0.0.0 [2022-09-21T22:08:04.523Z] ---> Running in 834ea7c0bcd5 [2022-09-21T22:08:05.104Z] Removing intermediate container 834ea7c0bcd5 [2022-09-21T22:08:05.104Z] ---> c31dba2b7496 [2022-09-21T22:08:05.104Z] [2022-09-21T22:08:05.371Z] Successfully built c31dba2b7496 [2022-09-21T22:08:05.371Z] Successfully tagged core-command-arm64:latest [2022-09-21T22:08:05.742Z]  Building core-command ... done  Running setup.py install for docopt: finished with status 'done' [2022-09-21T22:08:08.393Z] Running setup.py install for dockerpty: started [2022-09-21T22:08:11.038Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-21T22:08:13.626Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-21T22:08:13.626Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-21T22:08:25.932Z] Removing intermediate container 9a06afcde395 [2022-09-21T22:08:25.932Z] ---> fed8ee2c2559 [2022-09-21T22:08:25.932Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-21T22:08:25.932Z] ---> Running in c4f30b00be47 [2022-09-21T22:08:26.199Z] Removing intermediate container c4f30b00be47 [2022-09-21T22:08:26.199Z] ---> c71a322742f5 [2022-09-21T22:08:26.199Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-21T22:08:26.199Z] ---> Running in f0afe6db7550 [2022-09-21T22:08:26.467Z] Removing intermediate container f0afe6db7550 [2022-09-21T22:08:26.467Z] ---> f9272d42cad4 [2022-09-21T22:08:26.467Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-21T22:08:27.870Z] ---> bcfa70d4a519 [2022-09-21T22:08:27.870Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-21T22:08:28.137Z] ---> 9e4bc9369470 [2022-09-21T22:08:28.137Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-21T22:08:29.090Z] ---> 264bf3f198d1 [2022-09-21T22:08:29.090Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-21T22:08:29.355Z] ---> Running in 068cf764f108 [2022-09-21T22:08:29.619Z] Removing intermediate container 068cf764f108 [2022-09-21T22:08:29.619Z] ---> c89fe6295fb8 [2022-09-21T22:08:29.619Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T22:08:29.619Z] ---> Running in c80cd8596387 [2022-09-21T22:08:30.201Z] Removing intermediate container c80cd8596387 [2022-09-21T22:08:30.201Z] ---> 2ad80cf43315 [2022-09-21T22:08:30.201Z] Step 21/23 : LABEL arch=arm64 [2022-09-21T22:08:30.201Z] ---> Running in 7740eab2ee98 [2022-09-21T22:08:30.466Z] Removing intermediate container 7740eab2ee98 [2022-09-21T22:08:30.466Z] ---> fb0ff6511818 [2022-09-21T22:08:30.466Z] Step 22/23 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 [2022-09-21T22:08:30.737Z] ---> Running in 83aae987fe94 [2022-09-21T22:08:31.011Z] Removing intermediate container 83aae987fe94 [2022-09-21T22:08:31.011Z] ---> 3bcb41a35719 [2022-09-21T22:08:31.011Z] Step 23/23 : LABEL version=0.0.0 [2022-09-21T22:08:31.011Z] ---> Running in 0de7fc2c4ad6 [2022-09-21T22:08:31.276Z] Removing intermediate container 0de7fc2c4ad6 [2022-09-21T22:08:31.276Z] ---> 88f6515ecce2 [2022-09-21T22:08:31.276Z] [2022-09-21T22:08:31.541Z] Successfully built 88f6515ecce2 [2022-09-21T22:08:31.541Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-21T22:08:43.840Z]  Building sys-mgmt-agent ... done Removing intermediate container d0613659b7f1 [2022-09-21T22:08:43.840Z] ---> 3d313b6a1083 [2022-09-21T22:08:43.840Z] [2022-09-21T22:08:43.840Z] Step 9/20 : FROM alpine:3.15 [2022-09-21T22:08:43.840Z] ---> 02e0d6fdf486 [2022-09-21T22:08:43.840Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T22:08:43.840Z] ---> Using cache [2022-09-21T22:08:43.840Z] ---> 99775ebd98d7 [2022-09-21T22:08:43.840Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:08:43.840Z] ---> Using cache [2022-09-21T22:08:43.840Z] ---> c7c000d6a048 [2022-09-21T22:08:43.840Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-21T22:08:43.840Z] ---> Running in 2e3b4cf913d6 [2022-09-21T22:08:43.840Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:08:44.107Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:08:45.070Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-21T22:08:45.070Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-21T22:08:45.070Z] OK: 15734 distinct packages available [2022-09-21T22:08:45.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:08:46.295Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:08:47.257Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-21T22:08:47.257Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-21T22:08:47.523Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-21T22:08:47.523Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-21T22:08:47.523Z] (5/9) Installing curl (7.80.0-r3) [2022-09-21T22:08:47.792Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-21T22:08:47.792Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-21T22:08:47.792Z] (8/9) Installing libucontext (1.1-r0) [2022-09-21T22:08:48.060Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-21T22:08:48.060Z] Executing busybox-1.34.1-r7.trigger [2022-09-21T22:08:48.060Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T22:08:48.329Z] OK: 8 MiB in 23 packages [2022-09-21T22:08:49.742Z] Removing intermediate container 2e3b4cf913d6 [2022-09-21T22:08:49.742Z] ---> ffc5b8beb1a7 [2022-09-21T22:08:49.742Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T22:08:50.008Z] ---> cc8ef505d6b4 [2022-09-21T22:08:50.008Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-21T22:08:51.429Z] ---> 210efd8ec62d [2022-09-21T22:08:51.429Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-21T22:08:52.010Z] ---> 1bc3f9e8f694 [2022-09-21T22:08:52.010Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-21T22:08:52.010Z] ---> Running in 8373dbdbbca0 [2022-09-21T22:08:52.278Z] Removing intermediate container 8373dbdbbca0 [2022-09-21T22:08:52.278Z] ---> 897c0f86374a [2022-09-21T22:08:52.278Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T22:08:52.278Z] ---> Running in 5d10ab877752 [2022-09-21T22:08:52.545Z] Removing intermediate container 5d10ab877752 [2022-09-21T22:08:52.545Z] ---> 1bd68f41119e [2022-09-21T22:08:52.545Z] Step 18/20 : LABEL arch=arm64 [2022-09-21T22:08:52.545Z] ---> Running in 0b2dfda3a5ea [2022-09-21T22:08:52.812Z] Removing intermediate container 0b2dfda3a5ea [2022-09-21T22:08:52.812Z] ---> 08326d32fc60 [2022-09-21T22:08:53.077Z] Step 19/20 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 [2022-09-21T22:08:53.077Z] ---> Running in 3099819fca75 [2022-09-21T22:08:53.343Z] Removing intermediate container 3099819fca75 [2022-09-21T22:08:53.343Z] ---> c2decb9c78a1 [2022-09-21T22:08:53.343Z] Step 20/20 : LABEL version=0.0.0 [2022-09-21T22:08:53.343Z] ---> Running in 4a40dd5a76e9 [2022-09-21T22:08:53.611Z] Removing intermediate container 4a40dd5a76e9 [2022-09-21T22:08:53.611Z] ---> 3d1268198c80 [2022-09-21T22:08:53.611Z] [2022-09-21T22:08:53.876Z] Successfully built 3d1268198c80 [2022-09-21T22:08:53.876Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-21T22:08:54.153Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-21T22:08:54.167Z] $ docker stop --time=1 96431223e89e37f26d5c2630d54671043fd6c575e56d3aaa2f747d036538f332 [2022-09-21T22:08:55.888Z] $ docker rm -f 96431223e89e37f26d5c2630d54671043fd6c575e56d3aaa2f747d036538f332 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T22:08:56.430Z] + docker images [2022-09-21T22:08:56.696Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-21T22:08:56.696Z] security-spiffe-token-provider-arm64 latest 3d1268198c80 3 seconds ago 28.4MB [2022-09-21T22:08:56.696Z] 3d313b6a1083 16 seconds ago 1.41GB [2022-09-21T22:08:56.696Z] sys-mgmt-agent-arm64 latest 88f6515ecce2 25 seconds ago 133MB [2022-09-21T22:08:56.696Z] core-command-arm64 latest c31dba2b7496 52 seconds ago 16.7MB [2022-09-21T22:08:56.696Z] ec0e4931b90b About a minute ago 1.38GB [2022-09-21T22:08:56.696Z] security-bootstrapper-arm64 latest 33dd26c7c4ef About a minute ago 19.1MB [2022-09-21T22:08:56.696Z] 6a2b9912942f About a minute ago 1.36GB [2022-09-21T22:08:56.696Z] 79fd2a665f25 2 minutes ago 1.36GB [2022-09-21T22:08:56.696Z] security-secretstore-setup-arm64 latest 2fcd27c2ebdb 4 minutes ago 28.2MB [2022-09-21T22:08:56.696Z] 2bef63222b85 4 minutes ago 1.37GB [2022-09-21T22:08:56.696Z] security-spire-agent-arm64 latest 9869fbb4291b 7 minutes ago 122MB [2022-09-21T22:08:56.696Z] support-notifications-arm64 latest 30aa9892c85b 8 minutes ago 26.3MB [2022-09-21T22:08:56.696Z] support-scheduler-arm64 latest a61c0a27a77a 8 minutes ago 25.7MB [2022-09-21T22:08:56.696Z] security-spire-config-arm64 latest 204a2ecaa270 8 minutes ago 83.6MB [2022-09-21T22:08:56.696Z] ef032e5488c2 8 minutes ago 1.44GB [2022-09-21T22:08:56.696Z] af5a6f4f9ee8 8 minutes ago 1.44GB [2022-09-21T22:08:56.696Z] 1a8efeb6e57f 8 minutes ago 1.25GB [2022-09-21T22:08:56.696Z] security-spire-server-arm64 latest 8a4b2a116ebd 8 minutes ago 84.2MB [2022-09-21T22:08:56.696Z] e67caa460d62 9 minutes ago 1.25GB [2022-09-21T22:08:56.696Z] core-data-arm64 latest b378df713f47 9 minutes ago 20.7MB [2022-09-21T22:08:56.696Z] 450358cfc6f6 10 minutes ago 1.38GB [2022-09-21T22:08:56.696Z] core-metadata-arm64 latest e18f6dd60b6a 10 minutes ago 17.5MB [2022-09-21T22:08:56.696Z] 7c788d13a0d8 10 minutes ago 1.38GB [2022-09-21T22:08:56.696Z] security-proxy-setup-arm64 latest 120c4fa3cb0d 11 minutes ago 26.4MB [2022-09-21T22:08:56.696Z] 5256df6a09f4 11 minutes ago 1.37GB [2022-09-21T22:08:56.696Z] ci-base-image-arm64 latest 7f9f7b20ae29 30 minutes ago 941MB [2022-09-21T22:08:56.696Z] alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB [2022-09-21T22:08:56.696Z] alpine 3.16 a6215f271958 6 weeks ago 5.29MB [2022-09-21T22:08:56.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-21T22:08:56.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:08:57.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T22:08:57.471Z] [2022-09-21T22:08:57.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:08:57.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T22:08:57.930Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-21T22:08:57.930Z] 8998bd30e6a1: Pulling fs layer [2022-09-21T22:08:57.930Z] 04944245beec: Pulling fs layer [2022-09-21T22:08:57.930Z] 699f458cf7ca: Pulling fs layer [2022-09-21T22:08:57.930Z] 765212b225bb: Pulling fs layer [2022-09-21T22:08:57.930Z] f23df028b6ca: Pulling fs layer [2022-09-21T22:08:57.930Z] d65c8cfc05b1: Pulling fs layer [2022-09-21T22:08:57.930Z] 2437ff75d9bd: Pulling fs layer [2022-09-21T22:08:57.930Z] 765212b225bb: Waiting [2022-09-21T22:08:57.930Z] d65c8cfc05b1: Waiting [2022-09-21T22:08:57.930Z] f23df028b6ca: Waiting [2022-09-21T22:08:57.930Z] 2437ff75d9bd: Waiting [2022-09-21T22:08:58.197Z] 04944245beec: Verifying Checksum [2022-09-21T22:08:58.197Z] 04944245beec: Download complete [2022-09-21T22:08:58.197Z] 765212b225bb: Verifying Checksum [2022-09-21T22:08:58.197Z] 765212b225bb: Download complete [2022-09-21T22:08:58.197Z] f23df028b6ca: Verifying Checksum [2022-09-21T22:08:58.197Z] f23df028b6ca: Download complete [2022-09-21T22:08:58.197Z] d65c8cfc05b1: Verifying Checksum [2022-09-21T22:08:58.197Z] d65c8cfc05b1: Download complete [2022-09-21T22:08:58.467Z] 699f458cf7ca: Verifying Checksum [2022-09-21T22:08:58.467Z] 699f458cf7ca: Download complete [2022-09-21T22:08:58.732Z] 8998bd30e6a1: Verifying Checksum [2022-09-21T22:08:58.732Z] 8998bd30e6a1: Download complete [2022-09-21T22:09:01.307Z] 2437ff75d9bd: Verifying Checksum [2022-09-21T22:09:01.307Z] 2437ff75d9bd: Download complete [2022-09-21T22:09:03.246Z] 8998bd30e6a1: Pull complete [2022-09-21T22:09:03.246Z] 04944245beec: Pull complete [2022-09-21T22:09:04.651Z] 699f458cf7ca: Pull complete [2022-09-21T22:09:04.918Z] 765212b225bb: Pull complete [2022-09-21T22:09:05.873Z] f23df028b6ca: Pull complete [2022-09-21T22:09:05.873Z] d65c8cfc05b1: Pull complete [2022-09-21T22:09:20.851Z] 2437ff75d9bd: Pull complete [2022-09-21T22:09:20.851Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-21T22:09:20.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T22:09:20.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:09:21.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-477 does not seem to be running inside a container [2022-09-21T22:09:21.231Z] $ 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 [2022-09-21T22:09:23.917Z] $ docker top 32420b2f1e16a33dc250dbc855d3136544eb8ea4b732298647f4159bd403472c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:09:24.905Z] ---> job-cost.sh [2022-09-21T22:09:24.905Z] lf-activate-venv: SKIPPING [2022-09-21T22:09:24.905Z] INFO: No Stack... [2022-09-21T22:09:25.484Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-21T22:09:26.439Z] INFO: Archiving Costs [Pipeline] sh [2022-09-21T22:09:27.088Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-09-21T22:09:27.088Z] + cut -d, -f6 [Pipeline] lock [2022-09-21T22:09:27.136Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4163-1-stack-cost] [2022-09-21T22:09:27.141Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4163-1-stack-cost] did not exist. Created. [2022-09-21T22:09:27.141Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4163-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-21T22:09:27.855Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-21T22:09:28.053Z] Stashed 1 file(s) [Pipeline] } [2022-09-21T22:09:28.068Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4163-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-21T22:09:28.136Z] $ docker stop --time=1 32420b2f1e16a33dc250dbc855d3136544eb8ea4b732298647f4159bd403472c [2022-09-21T22:09:29.666Z] $ docker rm -f 32420b2f1e16a33dc250dbc855d3136544eb8ea4b732298647f4159bd403472c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-21T22:09:30.611Z] provisioning config files... [2022-09-21T22:09:30.618Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11207659322823058978tmp [Pipeline] { [Pipeline] sh [2022-09-21T22:09:30.944Z] + set +x [2022-09-21T22:09:30.944Z] + + curl -s https://codecov.io/bash [2022-09-21T22:09:30.944Z] bash -s -- [2022-09-21T22:09:30.944Z] [2022-09-21T22:09:30.944Z] _____ _ [2022-09-21T22:09:30.944Z] / ____| | | [2022-09-21T22:09:30.944Z] | | ___ __| | ___ ___ _____ __ [2022-09-21T22:09:30.944Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-21T22:09:30.944Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-21T22:09:30.944Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-21T22:09:30.944Z] Bash-1.0.6 [2022-09-21T22:09:30.944Z] [2022-09-21T22:09:30.944Z] [2022-09-21T22:09:30.944Z] ==> git version 2.25.1 found [2022-09-21T22:09:30.944Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-21T22:09:30.944Z] Release-Date: 2020-01-08 [2022-09-21T22:09:30.944Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-21T22:09:30.944Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-21T22:09:30.944Z] ==> Jenkins CI detected. [2022-09-21T22:09:30.944Z] current dir:  /w/workspace/edgex-go/1 [2022-09-21T22:09:30.944Z] project root: . [2022-09-21T22:09:30.944Z] --> token set from env [2022-09-21T22:09:30.944Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-21T22:09:31.202Z] ==> Running gcov in . (disable via -X gcov) [2022-09-21T22:09:31.202Z] ==> Python coveragepy not found [2022-09-21T22:09:31.202Z] ==> Searching for coverage reports in: [2022-09-21T22:09:31.202Z] + . [2022-09-21T22:09:31.202Z] -> Found 1 reports [2022-09-21T22:09:31.202Z] ==> Detecting git/mercurial file structure [2022-09-21T22:09:31.202Z] ==> Reading reports [2022-09-21T22:09:31.202Z] + ./coverage.out bytes=495807 [2022-09-21T22:09:31.202Z] ==> Appending adjustments [2022-09-21T22:09:31.202Z] https://docs.codecov.io/docs/fixing-reports [2022-09-21T22:09:32.578Z] + Found adjustments [2022-09-21T22:09:32.578Z] ==> Gzipping contents [2022-09-21T22:09:32.578Z] 64K /tmp/codecov.ILFrcM.gz [2022-09-21T22:09:32.578Z] ==> Uploading reports [2022-09-21T22:09:32.578Z] url: https://codecov.io [2022-09-21T22:09:32.578Z] query: branch=PR-4163&commit=fd934b3ba64ccb49ccc270664db85d0ddd3ef105&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4163%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4163&job=&cmd_args= [2022-09-21T22:09:32.578Z] -> Pinging Codecov [2022-09-21T22:09:32.578Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4163&commit=fd934b3ba64ccb49ccc270664db85d0ddd3ef105&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4163%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4163&job=&cmd_args= [2022-09-21T22:09:32.837Z] -> Uploading to [2022-09-21T22:09:32.837Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-21/00271124DB129430A58F1EEE437C3FCB/fd934b3ba64ccb49ccc270664db85d0ddd3ef105/49b9d80b-ee84-455f-9a94-b39fb2fabb88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220921T220932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc672f7e45c49db26799103b1e2f61d013a87ea5d62db95523fa2b1e5f6f956a [2022-09-21T22:09:32.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T22:09:32.837Z] Dload Upload Total Spent Left Speed [2022-09-21T22:09:33.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65052 0 0 100 65052 0 244k --:--:-- --:--:-- --:--:-- 244k [2022-09-21T22:09:33.096Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [Pipeline] } [2022-09-21T22:09:33.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-21T22:09:34.453Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:09:34.787Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:09:35.668Z] ---> package-listing.sh [2022-09-21T22:09:35.668Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-21T22:09:35.668Z] ++ facter osfamily [2022-09-21T22:09:35.928Z] + OS_FAMILY=debian [2022-09-21T22:09:35.928Z] + workspace=/w/workspace/edgex-go/1 [2022-09-21T22:09:35.928Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-21T22:09:35.928Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-21T22:09:35.928Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-21T22:09:35.928Z] + PACKAGES=/tmp/packages_start.txt [2022-09-21T22:09:35.928Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-21T22:09:35.928Z] + PACKAGES=/tmp/packages_end.txt [2022-09-21T22:09:35.928Z] + case "${OS_FAMILY}" in [2022-09-21T22:09:35.928Z] + dpkg -l [2022-09-21T22:09:35.928Z] + grep '^ii' [2022-09-21T22:09:35.928Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-21T22:09:35.928Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-21T22:09:35.928Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-21T22:09:35.928Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-21T22:09:35.928Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-21T22:09:35.928Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-21T22:09:35.964Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-21T22:09:36.257Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:09:36.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T22:09:36.877Z] [2022-09-21T22:09:36.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:09:37.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T22:09:37.519Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-21T22:09:37.519Z] 5eb5b503b376: Pulling fs layer [2022-09-21T22:09:37.519Z] 5c69ac0246d0: Pulling fs layer [2022-09-21T22:09:37.519Z] ec43610c2a17: Pulling fs layer [2022-09-21T22:09:37.519Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-21T22:09:37.519Z] 33b1e0a273af: Pulling fs layer [2022-09-21T22:09:37.519Z] 5d3b04190fa2: Pulling fs layer [2022-09-21T22:09:37.519Z] 2f39f015ded8: Pulling fs layer [2022-09-21T22:09:37.519Z] 3a2ae6a8a46f: Waiting [2022-09-21T22:09:37.519Z] 33b1e0a273af: Waiting [2022-09-21T22:09:37.519Z] 5d3b04190fa2: Waiting [2022-09-21T22:09:37.519Z] 2f39f015ded8: Waiting [2022-09-21T22:09:37.519Z] 5c69ac0246d0: Verifying Checksum [2022-09-21T22:09:37.519Z] 5c69ac0246d0: Download complete [2022-09-21T22:09:37.519Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-21T22:09:37.519Z] 3a2ae6a8a46f: Download complete [2022-09-21T22:09:37.519Z] 33b1e0a273af: Verifying Checksum [2022-09-21T22:09:37.519Z] 33b1e0a273af: Download complete [2022-09-21T22:09:37.519Z] ec43610c2a17: Verifying Checksum [2022-09-21T22:09:37.519Z] ec43610c2a17: Download complete [2022-09-21T22:09:37.519Z] 5d3b04190fa2: Verifying Checksum [2022-09-21T22:09:37.519Z] 5d3b04190fa2: Download complete [2022-09-21T22:09:37.778Z] 5eb5b503b376: Verifying Checksum [2022-09-21T22:09:37.778Z] 5eb5b503b376: Download complete [2022-09-21T22:09:38.343Z] 2f39f015ded8: Verifying Checksum [2022-09-21T22:09:38.343Z] 2f39f015ded8: Download complete [2022-09-21T22:09:38.905Z] 5eb5b503b376: Pull complete [2022-09-21T22:09:38.905Z] 5c69ac0246d0: Pull complete [2022-09-21T22:09:39.471Z] ec43610c2a17: Pull complete [2022-09-21T22:09:39.471Z] 3a2ae6a8a46f: Pull complete [2022-09-21T22:09:39.471Z] 33b1e0a273af: Pull complete [2022-09-21T22:09:39.732Z] 5d3b04190fa2: Pull complete [2022-09-21T22:09:43.906Z] 2f39f015ded8: Pull complete [2022-09-21T22:09:43.906Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-21T22:09:43.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T22:09:43.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:09:44.120Z] prd-ubuntu20.04-docker-8c-8g-476 does not seem to be running inside a container [2022-09-21T22:09:44.146Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-21T22:09:46.400Z] $ docker top b30afc908c90ab7c1fce60b8331890be74d6111c3e046c3982b633e8ccb74640 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T22:09:46.812Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-21T22:09:47.123Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-21T22:09:47.434Z] + ls /var/log/sa-host [2022-09-21T22:09:47.434Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T22:09:47.722Z] provisioning config files... [2022-09-21T22:09:47.732Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config253868185144916154tmp [Pipeline] { [Pipeline] echo [2022-09-21T22:09:47.782Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:09:48.090Z] ---> create-netrc.sh [Pipeline] } [2022-09-21T22:09:48.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:09:48.518Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-21T22:09:48.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:09:48.853Z] ---> sudo-logs.sh [2022-09-21T22:09:48.853Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-21T22:09:48.928Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:09:49.246Z] ---> job-cost.sh [2022-09-21T22:09:49.246Z] lf-activate-venv: SKIPPING [2022-09-21T22:09:49.246Z] DEBUG: total: 0.10999999940395355 [2022-09-21T22:09:49.246Z] INFO: Retrieving Stack Cost... [2022-09-21T22:09:49.504Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-21T22:09:50.073Z] INFO: Archiving Costs [Pipeline] echo [2022-09-21T22:09:50.110Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:09:50.422Z] ---> logs-deploy.sh [2022-09-21T22:09:50.422Z] lf-activate-venv: SKIPPING [2022-09-21T22:09:50.422Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4163/1 [2022-09-21T22:09:50.422Z] INFO: archiving workspace using pattern(s): [2022-09-21T22:09:51.356Z] Archives upload complete. [2022-09-21T22:09:51.613Z] INFO: archiving logs to Nexus