Pull request #4464 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 ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61+39fc096b77c2eedd71264681ac4b967ce8df7b72 (b02eb1927d2aaef9c9c86da09941a9d058f12edf) 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-ssh9727175012270821424.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13311910288557670935.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4464/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-4464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17044726021364930899.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17157171204787144222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11628044449729244200.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4464/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-4464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14482809449145513324.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4934 in /w/workspace/edgexfoundry_edgex-go_PR-4464 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4464/head:refs/remotes/origin/PR-4464 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 Merge succeeded, producing 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 Checking out Revision 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 (PR-4464) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 # timeout=10 Commit message: "feat: Implement common config flag for security" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:23:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:23:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:23:02 ========================================================= 19:23:02 EdgeX Global Pipelines Version Info 19:23:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:23:03 ------------------- 19:23:03 stable info: 19:23:03 ------------------- 19:23:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:23:03 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:23:03 Message: update stable to v1.0.245 19:23:03 ------------------- 19:23:03 experimental info: 19:23:03 ------------------- 19:23:03 Commited By: **** collab-it+edgex@linuxfoundation.org 19:23:03 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 19:23:03 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:23:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:23:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4464 [Pipeline] echo 19:23:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4464 [Pipeline] echo 19:23:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4464 [Pipeline] echo 19:23:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [Pipeline] echo 19:23:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d9b87d [Pipeline] echo 19:23:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:05 provisioning config files... 19:23:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9634405673447237758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:23:05 ---> docker-login.sh 19:23:05 nexus3.edgexfoundry.org:10001 19:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:05 Configure a credential helper to remove this warning. See 19:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:05 19:23:05 Login Succeeded 19:23:05 nexus3.edgexfoundry.org:10002 19:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:06 Configure a credential helper to remove this warning. See 19:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:06 19:23:06 Login Succeeded 19:23:06 nexus3.edgexfoundry.org:10003 19:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:06 Configure a credential helper to remove this warning. See 19:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:06 19:23:06 Login Succeeded 19:23:06 nexus3.edgexfoundry.org:10004 19:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:06 Configure a credential helper to remove this warning. See 19:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:06 19:23:06 Login Succeeded 19:23:06 docker.io 19:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:06 Configure a credential helper to remove this warning. See 19:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:06 19:23:06 Login Succeeded 19:23:06 ---> docker-login.sh ends [Pipeline] } 19:23:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:23:07 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:23:07 + dirname cmd/core-command/Dockerfile 19:23:07 + cut -d/ -f2 19:23:07 + echo core-command,cmd/core-command/Dockerfile 19:23:07 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:23:07 + cut -d/ -f2 19:23:07 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:23:07 + dirname cmd/core-data/Dockerfile 19:23:07 + cut -d/ -f2 19:23:07 + echo core-data,cmd/core-data/Dockerfile 19:23:07 + dirname cmd/core-metadata/Dockerfile 19:23:07 + cut -d/ -f2 19:23:07 + echo core-metadata,cmd/core-metadata/Dockerfile 19:23:07 + dirname cmd/security-bootstrapper/Dockerfile 19:23:07 + cut -d/ -f2 19:23:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:23:07 + dirname cmd/security-proxy-auth/Dockerfile 19:23:07 + cut -d/ -f2 19:23:07 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:23:07 + dirname cmd/security-proxy-setup/Dockerfile 19:23:07 + cut -d/ -f2 19:23:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:23:07 + dirname cmd/security-secretstore-setup/Dockerfile 19:23:07 + cut -d/ -f2 19:23:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:23:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:23:07 + cut -d/ -f2 19:23:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:23:07 + dirname cmd/security-spire-agent/Dockerfile 19:23:07 + cut -d/ -f2 19:23:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:23:07 + dirname cmd/security-spire-config/Dockerfile 19:23:07 + cut -d/ -f2 19:23:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:23:07 + dirname cmd/security-spire-server/Dockerfile 19:23:07 + cut -d/ -f2 19:23:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:23:07 + dirname cmd/support-notifications/Dockerfile 19:23:07 + cut -d/ -f2 19:23:07 + echo support-notifications,cmd/support-notifications/Dockerfile 19:23:07 + dirname+ cmd/support-scheduler/Dockerfile 19:23:07 cut -d/ -f2 19:23:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:23:07 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:23:07 + git rev-list -1 --merges 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61~1..4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [Pipeline] echo 19:23:07 -----------> git rev-list -1 --merges 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61~1..4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [false] [Pipeline] sh 19:23:08 + git log --format=format:%s -1 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [Pipeline] echo 19:23:08 ========================================================= 19:23:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:23:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:23:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:23:08 + grep -v github /etc/ssh/ssh_known_hosts 19:23:08 + [ -e /tmp/ssh_known_hosts ] 19:23:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:23:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:23:08 + sudo tee -a /etc/ssh/ssh_known_hosts 19:23:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:23:09 19:23:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:23:09 0.1.4: Pulling from edgex-devops/py-git-semver 19:23:09 b85a868b505f: Pulling fs layer 19:23:09 e2be974225ed: Pulling fs layer 19:23:09 339a4e72a1f5: Pulling fs layer 19:23:09 988bab9f4d93: Pulling fs layer 19:23:09 1469e6f7b9e6: Pulling fs layer 19:23:09 eaf3925da568: Pulling fs layer 19:23:09 bab4dde63d76: Pulling fs layer 19:23:09 bde34c3a00c8: Pulling fs layer 19:23:09 b352a97aabf1: Pulling fs layer 19:23:09 1469e6f7b9e6: Waiting 19:23:09 eaf3925da568: Waiting 19:23:09 bab4dde63d76: Waiting 19:23:09 bde34c3a00c8: Waiting 19:23:09 4872d77fe225: Pulling fs layer 19:23:09 988bab9f4d93: Waiting 19:23:09 b352a97aabf1: Waiting 19:23:09 5851b861e8e6: Pulling fs layer 19:23:09 5851b861e8e6: Waiting 19:23:09 4872d77fe225: Waiting 19:23:09 e2be974225ed: Download complete 19:23:09 988bab9f4d93: Download complete 19:23:09 1469e6f7b9e6: Verifying Checksum 19:23:09 1469e6f7b9e6: Download complete 19:23:09 339a4e72a1f5: Verifying Checksum 19:23:09 339a4e72a1f5: Download complete 19:23:09 eaf3925da568: Download complete 19:23:09 bde34c3a00c8: Download complete 19:23:09 b352a97aabf1: Verifying Checksum 19:23:09 b352a97aabf1: Download complete 19:23:09 4872d77fe225: Verifying Checksum 19:23:09 4872d77fe225: Download complete 19:23:09 5851b861e8e6: Download complete 19:23:09 b85a868b505f: Verifying Checksum 19:23:09 b85a868b505f: Download complete 19:23:10 bab4dde63d76: Verifying Checksum 19:23:10 bab4dde63d76: Download complete 19:23:10 b85a868b505f: Pull complete 19:23:10 e2be974225ed: Pull complete 19:23:11 339a4e72a1f5: Pull complete 19:23:11 988bab9f4d93: Pull complete 19:23:11 1469e6f7b9e6: Pull complete 19:23:12 eaf3925da568: Pull complete 19:23:13 bab4dde63d76: Pull complete 19:23:13 bde34c3a00c8: Pull complete 19:23:13 b352a97aabf1: Pull complete 19:23:13 4872d77fe225: Pull complete 19:23:13 5851b861e8e6: Pull complete 19:23:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:23:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:23:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:14 prd-ubuntu20.04-docker-8c-8g-4934 does not seem to be running inside a container 19:23:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:23:16 $ docker top f880527a5f60ead73158b159cdf6e24d61b70f94be18ee398d71bd4ebfe8f89e -eo pid,comm 19:23:16 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). 19:23:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:23:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:23:16 [ssh-agent] Looking for ssh-agent implementation... 19:23:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:23:16 $ docker exec f880527a5f60ead73158b159cdf6e24d61b70f94be18ee398d71bd4ebfe8f89e ssh-agent 19:23:16 SSH_AUTH_SOCK=/tmp/ssh-rBYoT3smPspX/agent.33 19:23:16 SSH_AGENT_PID=39 19:23:16 Running ssh-add (command line suppressed) 19:23:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10453648476833043168.key (/w/workspace/edgex-go/1@tmp/private_key_10453648476833043168.key) 19:23:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:23:17 + git tag --points-at HEAD [Pipeline] } 19:23:17 $ docker exec --env ******** --env ******** f880527a5f60ead73158b159cdf6e24d61b70f94be18ee398d71bd4ebfe8f89e ssh-agent -k 19:23:17 unset SSH_AUTH_SOCK; 19:23:17 unset SSH_AGENT_PID; 19:23:17 echo Agent pid 39 killed; 19:23:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:23:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:23:17 [ssh-agent] Looking for ssh-agent implementation... 19:23:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:23:17 $ docker exec f880527a5f60ead73158b159cdf6e24d61b70f94be18ee398d71bd4ebfe8f89e ssh-agent 19:23:17 SSH_AUTH_SOCK=/tmp/ssh-8dCvvQthJ5O0/agent.71 19:23:17 SSH_AGENT_PID=77 19:23:17 Running ssh-add (command line suppressed) 19:23:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13810187225110073797.key (/w/workspace/edgex-go/1@tmp/private_key_13810187225110073797.key) 19:23:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:23:18 + git semver init 19:23:18 2023-03-21 19:23:18,434 [run_init] DEBUG init version:0.0.0 force:False 19:23:18 2023-03-21 19:23:18,434 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:23:18 2023-03-21 19:23:18,435 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:23:18 2023-03-21 19:23:18,435 [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) 19:23:23 2023-03-21 19:23:22,941 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:23:23 2023-03-21 19:23:22,942 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4464 with force:False 19:23:23 2023-03-21 19:23:22,942 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4464 19:23:23 2023-03-21 19:23:22,946 [execute] INFO git cat-file --batch-check 19:23:23 2023-03-21 19:23:22,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:23:23 2023-03-21 19:23:22,953 [execute] INFO git cat-file --batch 19:23:23 2023-03-21 19:23:22,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:23:23 2023-03-21 19:23:22,958 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4464 19:23:23 0.0.0 [Pipeline] } 19:23:23 $ docker exec --env ******** --env ******** f880527a5f60ead73158b159cdf6e24d61b70f94be18ee398d71bd4ebfe8f89e ssh-agent -k 19:23:23 unset SSH_AUTH_SOCK; 19:23:23 unset SSH_AGENT_PID; 19:23:23 echo Agent pid 77 killed; 19:23:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:23:24 + git semver [Pipeline] } 19:23:24 $ docker stop --time=1 f880527a5f60ead73158b159cdf6e24d61b70f94be18ee398d71bd4ebfe8f89e 19:23:25 $ docker rm -f --volumes f880527a5f60ead73158b159cdf6e24d61b70f94be18ee398d71bd4ebfe8f89e [Pipeline] // withDockerContainer [Pipeline] sh 19:23:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:23:26 Stashed 1 file(s) [Pipeline] echo 19:23:26 [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 19:23:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:23:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:23:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:23:27 ========================================================= 19:23:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:23:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:23:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:23:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:23:28 63b65145d645: Pulling fs layer 19:23:28 a2d21d5440eb: Pulling fs layer 19:23:28 935e6c44a52c: Pulling fs layer 19:23:28 94cc34f8dd06: Pulling fs layer 19:23:28 30dea6a524f1: Pulling fs layer 19:23:28 a2aff8979fd8: Pulling fs layer 19:23:28 6808be2612f2: Pulling fs layer 19:23:28 f25807f1079a: Pulling fs layer 19:23:28 30dea6a524f1: Waiting 19:23:28 a2aff8979fd8: Waiting 19:23:28 6808be2612f2: Waiting 19:23:28 f25807f1079a: Waiting 19:23:28 94cc34f8dd06: Waiting 19:23:28 a2d21d5440eb: Download complete 19:23:28 94cc34f8dd06: Verifying Checksum 19:23:28 94cc34f8dd06: Download complete 19:23:28 30dea6a524f1: Download complete 19:23:28 63b65145d645: Verifying Checksum 19:23:28 63b65145d645: Download complete 19:23:28 a2aff8979fd8: Verifying Checksum 19:23:28 a2aff8979fd8: Download complete 19:23:28 63b65145d645: Pull complete 19:23:28 a2d21d5440eb: Pull complete 19:23:29 f25807f1079a: Verifying Checksum 19:23:29 f25807f1079a: Download complete 19:23:29 935e6c44a52c: Verifying Checksum 19:23:29 935e6c44a52c: Download complete 19:23:29 6808be2612f2: Verifying Checksum 19:23:29 6808be2612f2: Download complete 19:23:32 935e6c44a52c: Pull complete 19:23:32 94cc34f8dd06: Pull complete 19:23:32 30dea6a524f1: Pull complete 19:23:32 a2aff8979fd8: Pull complete 19:23:34 6808be2612f2: Pull complete 19:23:35 f25807f1079a: Pull complete 19:23:35 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:23:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:23:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:23:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:23:35 WORKDIR /edgex 19:23:35 COPY go.mod . 19:23:35 RUN go mod download 19:23:35 + docker build -t ci-base-image-x86_64 -f - . 19:23:36 Sending build context to Docker daemon 170.4MB 19:23:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:23:36 ---> 3b553350e43f 19:23:36 Step 2/4 : WORKDIR /edgex 19:23:41 ---> Running in 07f7dde78532 19:23:41 Removing intermediate container 07f7dde78532 19:23:41 ---> 6e0645d461c8 19:23:41 Step 3/4 : COPY go.mod . 19:23:41 ---> 09ca56680a24 19:23:41 Step 4/4 : RUN go mod download 19:23:41 ---> Running in 17ac0477dcc5 19:23:41 Still waiting to schedule task 19:23:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:23:53 Removing intermediate container 17ac0477dcc5 19:23:53 ---> 5f46449196af 19:23:53 Successfully built 5f46449196af 19:23:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:54 + docker inspect -f . ci-base-image-x86_64 19:23:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:54 prd-ubuntu20.04-docker-8c-8g-4934 does not seem to be running inside a container 19:23:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:23:54 $ docker top 85dea7e3437dcada29be44a17ade4317092e13ff587a2db9754c66830663f512 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:55 + go version 19:23:55 go version go1.20.2 linux/amd64 [Pipeline] } 19:23:55 $ docker stop --time=1 85dea7e3437dcada29be44a17ade4317092e13ff587a2db9754c66830663f512 19:23:56 $ docker rm -f --volumes 85dea7e3437dcada29be44a17ade4317092e13ff587a2db9754c66830663f512 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:57 + docker inspect -f . ci-base-image-x86_64 19:23:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:57 prd-ubuntu20.04-docker-8c-8g-4934 does not seem to be running inside a container 19:23:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:23:57 $ docker top 75b3c307ed6605b8e58dc516611a50bdb7412abe42a046bab9aaf1116c40794c -eo pid,comm [Pipeline] { [Pipeline] echo 19:23:57 ========================================================= 19:23:57 [edgeXBuildGoParallel] Running Tests and Build... 19:23:57 ========================================================= [Pipeline] sh 19:23:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:23:58 + make test 19:23:58 go test -race -coverprofile=coverage.out ./... 19:24:05 ? github.com/edgexfoundry/edgex-go [no test files] 19:24:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:24:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:24:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:24:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:24:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:24:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:24:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:24:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:24:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:24:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:24:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:24:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:24:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:24:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 19:24:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 19:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:24:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.3% of statements 19:24:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 19:24:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.814s coverage: 88.5% of statements 19:24:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.9% of statements 19:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:24:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:24:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:24:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:24:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:24:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:24:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.353s coverage: 95.6% of statements 19:24:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 19:24:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:24:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:24:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:24:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements 19:24:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:24:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:24:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 19:24:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.0% of statements 19:24:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 45.5% of statements 19:24:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 82.9% of statements 19:24:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 19:24:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 19:24:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements 19:24:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:24:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:24:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:24:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:24:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:24:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:24:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:24:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:24:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:24:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:24:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:24:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:24:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:24:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:24:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:24:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:24:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:24:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:24:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:24:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:24:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:24:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:24:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:24:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:24:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:24:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:24:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements 19:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.288s coverage: 79.9% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.077s coverage: 92.9% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.2% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 82.1% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 38.4% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 97.7% of statements 19:24:52 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 19:25:14 go vet ./... 19:25:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:25:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:25:16 ./bin/test-attribution-txt.sh 19:25:16 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 19:25:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:25:17 + ls -al . 19:25:17 total 704 19:25:17 drwxrwxr-x 11 1001 1001 4096 Mar 21 19:23 . 19:25:17 drwxr-xr-x 4 root root 4096 Mar 21 19:23 .. 19:25:17 drwxrwxr-x 2 1001 1001 4096 Mar 21 19:22 .blubracket 19:25:17 -rw-rw-r-- 1 1001 1001 16 Mar 21 19:22 .dockerignore 19:25:17 drwxrwxr-x 8 1001 1001 4096 Mar 21 19:23 .git 19:25:17 drwxrwxr-x 3 1001 1001 4096 Mar 21 19:22 .github 19:25:17 -rw-rw-r-- 1 1001 1001 1133 Mar 21 19:22 .gitignore 19:25:17 -rw-rw-r-- 1 1001 1001 42 Mar 21 19:22 .golangci.yml 19:25:17 -rw-rw-r-- 1 1001 1001 87 Mar 21 19:22 .hadolint.yml 19:25:17 drwxr-xr-x 3 1001 1001 4096 Mar 21 19:23 .semver 19:25:17 -rw-rw-r-- 1 1001 1001 166 Mar 21 19:22 .sonarcloud.properties 19:25:17 -rw-rw-r-- 1 1001 1001 1171 Mar 21 19:22 ADOPTERS.md 19:25:17 -rw-rw-r-- 1 1001 1001 10825 Mar 21 19:22 Attribution.txt 19:25:17 -rw-rw-r-- 1 1001 1001 73765 Mar 21 19:22 CHANGELOG.md 19:25:17 -rw-rw-r-- 1 1001 1001 3804 Mar 21 19:22 CONTRIBUTING.md 19:25:17 -rw-rw-r-- 1 1001 1001 677 Mar 21 19:22 GOVERNANCE.md 19:25:17 -rw-rw-r-- 1 1001 1001 883 Mar 21 19:22 Jenkinsfile 19:25:17 -rw-rw-r-- 1 1001 1001 10775 Mar 21 19:22 LICENSE 19:25:17 -rw-rw-r-- 1 1001 1001 14266 Mar 21 19:22 Makefile 19:25:17 -rw-rw-r-- 1 1001 1001 582 Mar 21 19:22 OWNERS.md 19:25:17 -rw-rw-r-- 1 1001 1001 9403 Mar 21 19:22 README.md 19:25:17 -rw-rw-r-- 1 1001 1001 789 Mar 21 19:22 SECURITY.md 19:25:17 -rw-rw-r-- 1 1001 1001 5 Mar 21 19:23 VERSION 19:25:17 drwxrwxr-x 2 1001 1001 4096 Mar 21 19:22 bin 19:25:17 drwxrwxr-x 18 1001 1001 4096 Mar 21 19:22 cmd 19:25:17 -rw-r--r-- 1 root root 447275 Mar 21 19:24 coverage.out 19:25:17 -rw-rw-r-- 1 1001 1001 3236 Mar 21 19:22 go.mod 19:25:17 -rw-rw-r-- 1 1001 1001 31410 Mar 21 19:22 go.sum 19:25:17 drwxrwxr-x 7 1001 1001 4096 Mar 21 19:22 internal 19:25:17 drwxrwxr-x 3 1001 1001 4096 Mar 21 19:22 openapi 19:25:17 -rw-rw-r-- 1 1001 1001 594 Mar 21 19:22 security.txt 19:25:17 drwxrwxr-x 4 1001 1001 4096 Mar 21 19:22 snap 19:25:17 -rw-rw-r-- 1 1001 1001 204 Mar 21 19:22 version.go [Pipeline] sh 19:25:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4935 in /w/workspace/edgexfoundry_edgex-go_PR-4464 [Pipeline] { [Pipeline] ws 19:25:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:25:17 The recommended git tool is: git 19:25:17 + '[' -e coverage.out ] 19:25:17 + chown 1001:1001 coverage.out [Pipeline] stash 19:25:17 Stashed 1 file(s) [Pipeline] sh 19:25:17 + make build 19:25:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:25:22 using credential edgex-jenkins-ssh 19:25:22 Cloning the remote Git repository 19:25:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:25:22 > git init /w/workspace/edgex-go/1 # timeout=10 19:25:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:25:22 > git --version # timeout=10 19:25:22 > git --version # 'git version 2.25.1' 19:25:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:25:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:25:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:25:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:25:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:25:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:25:41 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 19:25:41 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:25:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:25:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:25:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:25:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4464/head:refs/remotes/origin/PR-4464 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:25:41 > git config core.sparsecheckout # timeout=10 19:25:41 > git checkout -f 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 # timeout=10 19:25:41 Merge succeeded, producing 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:25:41 Checking out Revision 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 (PR-4464) 19:25:41 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 19:25:42 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 19:25:41 > git remote # timeout=10 19:25:41 > git config --get remote.origin.url # timeout=10 19:25:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:41 > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 19:25:41 > git rev-parse HEAD^{commit} # timeout=10 19:25:41 > git config core.sparsecheckout # timeout=10 19:25:41 > git checkout -f 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 # timeout=10 19:25:43 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 19:25:44 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 19:25:45 Commit message: "feat: Implement common config flag for security" 19:25:45 > git --version # timeout=10 19:25:45 > git --version # 'git version 2.25.1' 19:25:45 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] } 19:25:46 $ docker stop --time=1 75b3c307ed6605b8e58dc516611a50bdb7412abe42a046bab9aaf1116c40794c 19:25:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:25:46 % Total % Received % Xferd Average Speed Time Time Time Current 19:25:46 Dload Upload Total Spent Left Speed 19:25:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 19:25:55 $ docker rm -f --volumes 75b3c307ed6605b8e58dc516611a50bdb7412abe42a046bab9aaf1116c40794c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:25:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:25:57 + sudo tee /etc/docker/daemon.new 19:25:57 { 19:25:57 "registry-mirrors": [ 19:25:57 "https://nexus3.edgexfoundry.org:10001" 19:25:57 ], 19:25:57 "bip": "10.250.0.254/24", 19:25:57 "hosts": [ 19:25:57 "tcp://0.0.0.0:5555", 19:25:57 "unix:///var/run/docker.sock" 19:25:57 ], 19:25:57 "mtu": 1458, 19:25:57 "selinux-enabled": true, 19:25:57 "seccomp-profile": "/etc/docker/seccomp.json" 19:25:57 } [Pipeline] sh 19:25:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:25:57 19:25:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:25:57 latest: Pulling from edgex-devops/edgex-compose 19:25:57 cbdbe7a5bc2a: Pulling fs layer 19:25:57 ca9280d653b3: Pulling fs layer 19:25:57 7e9c9ca2126c: Pulling fs layer 19:25:57 + sudo service docker restart 19:25:57 cbdbe7a5bc2a: Download complete 19:25:57 ca9280d653b3: Verifying Checksum 19:25:57 ca9280d653b3: Download complete 19:25:57 cbdbe7a5bc2a: Pull complete 19:25:58 7e9c9ca2126c: Download complete 19:25:58 ca9280d653b3: Pull complete 19:26:02 7e9c9ca2126c: Pull complete 19:26:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:26:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:26:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:02 prd-ubuntu20.04-docker-8c-8g-4934 does not seem to be running inside a container 19:26:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:26:06 $ docker top e2192eb2f729acebaa3107f0460ec5fceab07172aea9c53dd8c029264cfbad07 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:07 + docker-compose build --help 19:26:07 + grep parallel 19:26:07 --parallel Build images in parallel. [Pipeline] } 19:26:07 $ docker stop --time=1 e2192eb2f729acebaa3107f0460ec5fceab07172aea9c53dd8c029264cfbad07 19:26:09 $ docker rm -f --volumes e2192eb2f729acebaa3107f0460ec5fceab07172aea9c53dd8c029264cfbad07 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:26:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:09 prd-ubuntu20.04-docker-8c-8g-4934 does not seem to be running inside a container 19:26:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:26:10 $ docker top 65c8da9b045063cc54506bfeae78d377e5b42488ed5636dc34663572b3dd9e13 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:10 + docker-compose -f ./docker-compose-build.yml build --parallel 19:26:11 Building core-command ... 19:26:11 Building core-common-config-bootstrapper ... 19:26:11 Building core-data ... 19:26:11 Building core-metadata ... 19:26:11 Building security-bootstrapper ... 19:26:11 Building security-proxy-auth ... 19:26:11 Building security-proxy-setup ... 19:26:11 Building security-secretstore-setup ... 19:26:11 Building security-spiffe-token-provider ... 19:26:11 Building security-spire-agent ... 19:26:11 Building security-spire-config ... 19:26:11 Building security-spire-server ... 19:26:11 Building support-notifications ... 19:26:11 Building support-scheduler ... 19:26:11 Building security-spiffe-token-provider 19:26:11 Building core-command 19:26:11 Building core-common-config-bootstrapper 19:26:11 Building support-scheduler 19:26:11 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:16 provisioning config files... 19:26:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11228487696406938293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:26:16 ---> docker-login.sh 19:26:16 nexus3.edgexfoundry.org:10001 19:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:17 Configure a credential helper to remove this warning. See 19:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:17 19:26:17 Login Succeeded 19:26:17 nexus3.edgexfoundry.org:10002 19:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:17 Configure a credential helper to remove this warning. See 19:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:17 19:26:17 Login Succeeded 19:26:17 nexus3.edgexfoundry.org:10003 19:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:18 Configure a credential helper to remove this warning. See 19:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:18 19:26:18 Login Succeeded 19:26:18 nexus3.edgexfoundry.org:10004 19:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:18 Configure a credential helper to remove this warning. See 19:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:18 19:26:18 Login Succeeded 19:26:18 docker.io 19:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:18 Configure a credential helper to remove this warning. See 19:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:18 19:26:18 Login Succeeded 19:26:18 ---> docker-login.sh ends [Pipeline] } 19:26:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:26:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:26:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:26:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:26:19 ========================================================= 19:26:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:26:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:26:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:26:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:26:20 af6eaf76a39c: Pulling fs layer 19:26:20 55522c791124: Pulling fs layer 19:26:20 ce5c4a1c91eb: Pulling fs layer 19:26:20 169dfbe0d373: Pulling fs layer 19:26:20 e1ff8fa3b103: Pulling fs layer 19:26:20 52ebb69f0ebf: Pulling fs layer 19:26:20 5abe8eddf0d5: Pulling fs layer 19:26:20 169dfbe0d373: Waiting 19:26:20 e1ff8fa3b103: Waiting 19:26:20 5abe8eddf0d5: Waiting 19:26:20 52ebb69f0ebf: Waiting 19:26:20 55522c791124: Download complete 19:26:20 169dfbe0d373: Download complete 19:26:20 e1ff8fa3b103: Download complete 19:26:20 af6eaf76a39c: Verifying Checksum 19:26:20 af6eaf76a39c: Download complete 19:26:21 af6eaf76a39c: Pull complete 19:26:21 5abe8eddf0d5: Verifying Checksum 19:26:21 5abe8eddf0d5: Download complete 19:26:21 55522c791124: Pull complete 19:26:22 52ebb69f0ebf: Verifying Checksum 19:26:22 52ebb69f0ebf: Download complete 19:26:22 ce5c4a1c91eb: Download complete 19:26:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:26:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:26:24 ---> 5f46449196af 19:26:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:26:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:26:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:26:24 ---> 5f46449196af 19:26:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:26:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:26:24 19:26:24 Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder 19:26:24 19:26:24 ---> 5f46449196af 19:26:24 ---> 5f46449196af 19:26:24 Step 3/23 : ARG ADD_BUILD_TAGS=""Step 3/24 : ARG ADD_BUILD_TAGS="" 19:26:24 19:26:24 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:26:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:26:24 ---> 5f46449196af 19:26:24 Step 3/20 : WORKDIR /edgex-go 19:26:32 ce5c4a1c91eb: Pull complete 19:26:32 169dfbe0d373: Pull complete 19:26:32 e1ff8fa3b103: Pull complete 19:26:39 52ebb69f0ebf: Pull complete 19:26:41 5abe8eddf0d5: Pull complete 19:26:41 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 19:26:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:26:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:26:41 + docker build -t ci-base-image-arm64 -f - . 19:26:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:26:41 WORKDIR /edgex 19:26:41 COPY go.mod . 19:26:41 RUN go mod download 19:26:42 ---> Running in e23820c15fb4 19:26:42 ---> Running in 096ebaf4336b 19:26:42 ---> Running in 33adb1dabb22 19:26:42 ---> Running in 8fe7080fa2a2 19:26:42 ---> Running in 651329b982f1 19:26:42 Removing intermediate container e23820c15fb4 19:26:42 ---> c9ed7f06d194 19:26:42 Step 4/24 : WORKDIR /edgex-go 19:26:42 Removing intermediate container 33adb1dabb22 19:26:42 ---> 2c578348a6d0 19:26:42 Step 4/25 : WORKDIR /edgex-go 19:26:42 Removing intermediate container 651329b982f1 19:26:42 ---> 69c6b67193d8 19:26:42 Step 4/23 : WORKDIR /edgex-go 19:26:42 Removing intermediate container 8fe7080fa2a2 19:26:42 ---> 0785a8806d8f 19:26:42 Step 4/23 : WORKDIR /edgex-go 19:26:42 ---> Running in 28578b87687f 19:26:42 ---> Running in 02aaca2c9677 19:26:42 Removing intermediate container 096ebaf4336b 19:26:42 ---> b5fa0003d489 19:26:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:26:42 ---> Running in 9ba05f67c3ea 19:26:42 ---> Running in f9cffe3c1210 19:26:42 ---> Running in d53e87c9d1e3 19:26:42 Removing intermediate container 9ba05f67c3ea 19:26:42 ---> efad8111cd3a 19:26:42 Step 5/23 : RUN apk add --update --no-cache make git 19:26:42 Removing intermediate container 28578b87687f 19:26:42 ---> cca1614917c5 19:26:42 Step 5/24 : RUN apk add --update --no-cache make git 19:26:42 Removing intermediate container 02aaca2c9677 19:26:42 ---> 8d247d2cbf04 19:26:42 Step 5/25 : RUN apk add --update --no-cache make git 19:26:42 ---> Running in 387dbf774106 19:26:42 ---> Running in 2a064949aba9 19:26:42 ---> Running in 0143281b0eb0 19:26:42 Removing intermediate container f9cffe3c1210 19:26:42 ---> f363e5c761fa 19:26:42 Step 5/23 : RUN apk add --update --no-cache make git 19:26:42 ---> Running in d09f8cc289b8 19:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:26:42 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:26:42 v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:26:42 OK: 17820 distinct packages available 19:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:26:42 OK: 265 MiB in 53 packages 19:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:26:42 OK: 265 MiB in 53 packages 19:26:42 OK: 265 MiB in 53 packages 19:26:42 OK: 265 MiB in 53 packages 19:26:42 OK: 265 MiB in 53 packages 19:26:42 Removing intermediate container 387dbf774106 19:26:42 ---> 8c5594af7bbc 19:26:42 Step 6/24 : COPY go.mod vendor* ./ 19:26:42 ---> 854dff4218ad 19:26:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:42 ---> Running in 2fe70c6946a3 19:26:42 Removing intermediate container 2a064949aba9 19:26:42 ---> caeab84eec15 19:26:42 Step 6/23 : COPY go.mod vendor* ./ 19:26:42 Removing intermediate container 0143281b0eb0 19:26:42 ---> 153073f60d18 19:26:42 Step 6/25 : COPY go.mod vendor* ./ 19:26:42 Removing intermediate container d53e87c9d1e3 19:26:42 ---> 75a9c7c9f83d 19:26:42 Step 5/20 : COPY go.mod vendor* ./ 19:26:42 Removing intermediate container d09f8cc289b8 19:26:42 ---> 96f8a351a37a 19:26:42 Step 6/23 : COPY go.mod vendor* ./ 19:26:42 ---> 126b93f35cf6 19:26:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:42 ---> Running in aef02cd2ea13 19:26:42 ---> 52ad87b3228b 19:26:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:42 ---> 595471454881 19:26:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:42 ---> 5de03f781df1 19:26:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:42 ---> Running in a5ae35201a86 19:26:42 ---> Running in 704411c504f6 19:26:42 ---> Running in d445793db646 19:26:42 Sending build context to Docker daemon 2.932MB 19:26:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:26:42 ---> 6cb57ee374ae 19:26:42 Step 2/4 : WORKDIR /edgex 19:26:44 ---> Running in 81df6dec1134 19:26:44 Removing intermediate container 81df6dec1134 19:26:44 ---> e70301bb6e60 19:26:44 Step 3/4 : COPY go.mod . 19:26:44 ---> 5e1f177ae782 19:26:44 Step 4/4 : RUN go mod download 19:26:44 ---> Running in b4fb4daf9f7c 19:27:17 Removing intermediate container b4fb4daf9f7c 19:27:17 ---> a2dda3dad1f9 19:27:17 Successfully built a2dda3dad1f9 19:27:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:17 + docker inspect -f . ci-base-image-arm64 19:27:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:17 prd-ubuntu20.04-docker-arm64-4c-16g-4935 does not seem to be running inside a container 19:27:17 $ 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 19:27:18 $ docker top 3e452b6d9a73ce0bcee4b5018c2459d9d951b18083fb7e4e0a2d4a8906c2d72b -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:19 + go version 19:27:19 go version go1.20.2 linux/arm64 [Pipeline] } 19:27:19 $ docker stop --time=1 3e452b6d9a73ce0bcee4b5018c2459d9d951b18083fb7e4e0a2d4a8906c2d72b 19:27:21 $ docker rm -f --volumes 3e452b6d9a73ce0bcee4b5018c2459d9d951b18083fb7e4e0a2d4a8906c2d72b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:22 + docker inspect -f . ci-base-image-arm64 19:27:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:22 prd-ubuntu20.04-docker-arm64-4c-16g-4935 does not seem to be running inside a container 19:27:22 $ 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 19:27:23 $ docker top 18447dee0922ed8b6aa308b7b957296eb58f5a62d10bb5b5df1a597894d1c141 -eo pid,comm [Pipeline] { [Pipeline] echo 19:27:23 ========================================================= 19:27:23 [edgeXBuildGoParallel] Running Tests and Build... 19:27:23 ========================================================= [Pipeline] sh 19:27:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:27:24 + make test 19:27:24 go test -race -coverprofile=coverage.out ./... 19:28:03 ? github.com/edgexfoundry/edgex-go [no test files] 19:28:03 Removing intermediate container 2fe70c6946a3 19:28:03 ---> e1769758b1ff 19:28:03 Step 8/24 : COPY . . 19:28:03 Removing intermediate container aef02cd2ea13 19:28:03 ---> befa494b38eb 19:28:03 Step 8/23 : COPY . . 19:28:03 Removing intermediate container d445793db646 19:28:03 ---> cba8000710f1 19:28:03 Step 8/23 : COPY . . 19:28:03 Removing intermediate container a5ae35201a86 19:28:03 ---> 0eb8f76c990c 19:28:03 Step 8/25 : COPY . . 19:28:03 Removing intermediate container 704411c504f6 19:28:03 ---> e92090e12f2c 19:28:03 Step 7/20 : COPY . . 19:28:51 ---> 4843fb138415 19:28:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:28:51 ---> ffe60c65d991 19:28:51 ---> 02dcf4cdafaa 19:28:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapperStep 9/23 : RUN make cmd/support-scheduler/support-scheduler 19:28:51 19:28:51 ---> fc9f95bed9e3 19:28:51 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:28:51 ---> 8b9f263e5c49 19:28:51 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:28:51 ---> Running in 0dd29b6dc331 19:28:51 ---> Running in e893063e8384 19:28:51 ---> Running in 644999945d10 19:28:51 ---> Running in c816018af5f9 19:28:51 ---> Running in 994e393bff19 19:28:51 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 19:28:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:28:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:28:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:28:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:29:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:29:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:29:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:29:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:29:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:29:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:29:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:29:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:29:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:29:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:29:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:29:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:29:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:29:59 Removing intermediate container 0dd29b6dc331 19:29:59 ---> eceffe7e3034 19:29:59 19:29:59 Step 10/23 : FROM alpine:3.17 19:29:59 Removing intermediate container c816018af5f9 19:29:59 ---> 65fdf3061ca3 19:29:59 19:29:59 Step 10/25 : FROM alpine:3.17 19:29:59 Removing intermediate container 644999945d10 19:29:59 ---> d1a9ca6c8c0d 19:29:59 19:29:59 Step 9/20 : FROM alpine:3.17 19:29:59 Removing intermediate container 994e393bff19 19:29:59 ---> ba9a5b6f3f19 19:29:59 19:29:59 Step 10/24 : FROM alpine:3.17 19:29:59 Removing intermediate container e893063e8384 19:29:59 ---> 8fa416e5bcf7 19:29:59 19:29:59 Step 10/23 : FROM alpine:3.17 19:29:59 3.17: Pulling from library/alpine 19:29:59 3.17: Pulling from library/alpine 19:29:59 3.17: Pulling from library/alpine 19:29:59 3.17: Pulling from library/alpine 19:29:59 3.17: Pulling from library/alpine 19:29:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 19:29:59 Status: Downloaded newer image for alpine:3.17 19:29:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 19:29:59 Status: Image is up to date for alpine:3.17 19:29:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 19:29:59 Status: Image is up to date for alpine:3.17 19:29:59 ---> b2aa39c304c2 19:29:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:29:59 ---> b2aa39c304c2 19:29:59 Step 11/25 : RUN apk add --update --no-cache dumb-init 19:29:59 ---> b2aa39c304c2 19:29:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:29:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 19:29:59 Status: Image is up to date for alpine:3.17 19:29:59 ---> b2aa39c304c2 19:29:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:29:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 19:29:59 Status: Image is up to date for alpine:3.17 19:29:59 ---> b2aa39c304c2 19:29:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:29:59 ---> Running in 6d366e9e4e71 19:29:59 ---> Running in ec77460ddd4f 19:29:59 ---> Running in 8f91f32cb486 19:29:59 ---> Running in 81177ccdfbe1 19:29:59 ---> Running in df81fe684bf2 19:29:59 Removing intermediate container 81177ccdfbe1 19:29:59 Removing intermediate container ec77460ddd4f 19:29:59 ---> 04866af03eb1 19:29:59 ---> 1c15f08b094c 19:29:59 Step 12/23 : RUN apk add --update --no-cache dumb-initStep 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:29:59 19:29:59 ---> Running in f28f24afef98 19:29:59 ---> Running in a12379c5cde0 19:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:29:59 (1/1) Installing dumb-init (1.2.5-r2) 19:29:59 Executing busybox-1.35.0-r29.trigger 19:29:59 OK: 7 MiB in 16 packages 19:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:29:59 (1/1) Installing dumb-init (1.2.5-r2) 19:29:59 Executing busybox-1.35.0-r29.trigger 19:29:59 (1/1) Installing dumb-init (1.2.5-r2) 19:29:59 Executing busybox-1.35.0-r29.trigger 19:29:59 OK: 7 MiB in 16 packages 19:29:59 OK: 7 MiB in 16 packages 19:29:59 (1/1) Installing dumb-init (1.2.5-r2) 19:29:59 Executing busybox-1.35.0-r29.trigger 19:29:59 OK: 7 MiB in 16 packages 19:29:59 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:29:59 v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:29:59 OK: 17818 distinct packages available 19:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:29:59 Removing intermediate container 8f91f32cb486 19:29:59 ---> 850d0e84ff2b 19:29:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:29:59 ---> Running in f6631c1de042 19:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:29:59 Removing intermediate container f6631c1de042 19:29:59 ---> 0a3c9763d0d8 19:29:59 Step 13/24 : ENV APP_PORT=59882 19:29:59 (1/9) Installing ca-certificates (20220614-r4) 19:29:59 (2/9) Installing brotli-libs (1.0.9-r9) 19:29:59 (3/9) Installing nghttp2-libs (1.51.0-r0) 19:29:59 (4/9) Installing libcurl (7.88.1-r1) 19:29:59 (5/9) Installing curl (7.88.1-r1) 19:29:59 (6/9) Installing dumb-init (1.2.5-r2) 19:29:59 (7/9) Installing musl-obstack (1.2.3-r0) 19:29:59 (8/9) Installing libucontext (1.2-r0) 19:29:59 (9/9) Installing gcompat (1.1.0-r0) 19:29:59 Executing busybox-1.35.0-r29.trigger 19:29:59 Executing ca-certificates-20220614-r4.trigger 19:29:59 OK: 10 MiB in 24 packages 19:29:59 ---> Running in 62ce6a0501cb 19:29:59 Removing intermediate container 62ce6a0501cb 19:29:59 ---> 70451163fdea 19:29:59 Step 14/24 : EXPOSE $APP_PORT 19:29:59 ---> Running in 1b027f560a44 19:29:59 Removing intermediate container f28f24afef98 19:29:59 ---> 6a1470c4a0fa 19:29:59 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:59 Removing intermediate container 6d366e9e4e71 19:29:59 ---> b1840ef16339 19:29:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:29:59 Removing intermediate container df81fe684bf2 19:29:59 ---> f0be9585ca15 19:29:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:29:59 ---> Running in 1eed8d6a3e6f 19:29:59 ---> Running in 51cb9c26a372 19:29:59 ---> eec9ffb42b77 19:29:59 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:29:59 Removing intermediate container 1b027f560a44 19:29:59 ---> 46a12f500023 19:29:59 Step 15/24 : WORKDIR / 19:30:00 Removing intermediate container a12379c5cde0 19:30:00 ---> 60eb244f264f 19:30:00 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:00 Removing intermediate container 1eed8d6a3e6f 19:30:00 ---> e9700357b762 19:30:00 Step 13/25 : ENV APP_PORT=59881 19:30:00 ---> Running in eff2278001e8 19:30:00 Removing intermediate container 51cb9c26a372 19:30:00 ---> 3a7950f015ab 19:30:00 Step 13/23 : ENV APP_PORT=59861 19:30:00 ---> 9e68de5ed1fd 19:30:00 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:30:00 ---> Running in 9355624f9a70 19:30:00 ---> Running in 2d7944b86a19 19:30:00 ---> 29820074a53b 19:30:00 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 19:30:00 Removing intermediate container eff2278001e8 19:30:00 ---> 2b0651453bca 19:30:00 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:00 Removing intermediate container 9355624f9a70 19:30:00 ---> d6ab9aff0827 19:30:00 Step 14/25 : EXPOSE $APP_PORT 19:30:00 Removing intermediate container 2d7944b86a19 19:30:00 ---> ed8b4e077c51 19:30:00 Step 14/23 : EXPOSE $APP_PORT 19:30:00 ---> 74e0a29922ed 19:30:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:30:00 ---> Running in 5bc40c8c1927 19:30:00 ---> a09bb5af99b7 19:30:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:30:00 ---> d4c9ac999ba3 19:30:00 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 19:30:00 ---> Running in fcaae2928b1f 19:30:01 ---> d0051165b1b6 19:30:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:30:01 Removing intermediate container fcaae2928b1f 19:30:01 Removing intermediate container 5bc40c8c1927 19:30:01 ---> ec3b8a2bc1a2 19:30:01 ---> bfc9de099e27 19:30:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt /Step 15/25 : WORKDIR / 19:30:01 19:30:01 ---> b6e926ce916c 19:30:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:30:01 ---> a46e03b2b329 19:30:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:30:01 ---> Running in bf4ffb0dca75 19:30:01 Removing intermediate container bf4ffb0dca75 19:30:01 ---> 1b26e20d5b33 19:30:01 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:01 ---> f35964e9e8a8 19:30:01 ---> c5d8027f3318 19:30:01 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:30:01 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:30:01 ---> c4ba5ed19349 19:30:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:30:01 ---> Running in 16bbeb9bb5eb 19:30:01 ---> 776a5a9c9352 19:30:01 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 19:30:01 ---> 1eaec63dc0a6 19:30:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:30:01 ---> Running in abf493aff136 19:30:01 ---> 02cde06cc58d 19:30:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:30:02 Removing intermediate container abf493aff136 19:30:02 ---> 00abf1a8c031 19:30:02 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:30:02 ---> 43785e5b3d38 19:30:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:30:02 ---> Running in 602e332e0cda 19:30:03 ---> 63c308fe50d9 19:30:03 Step 20/24 : ENTRYPOINT ["/core-command"] 19:30:03 ---> Running in 855a61e9b833 19:30:03 ---> 06de9170e6ff 19:30:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:30:03 ---> e3f0f16bdf67 19:30:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:30:03 Removing intermediate container 602e332e0cda 19:30:03 ---> 93007f64f2d2 19:30:03 Step 18/20 : LABEL arch=x86_64 19:30:04 ---> Running in 4222dcce4ec5 19:30:04 Removing intermediate container 855a61e9b833 19:30:04 ---> 18778f9d67ea 19:30:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:30:04 ---> 438a465dbdd5 19:30:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:30:04 ---> a620c1b90ff6 19:30:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:30:04 Removing intermediate container 16bbeb9bb5eb 19:30:04 ---> 7c97be2d3c96 19:30:04 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:30:04 ---> Running in a0d731cca823 19:30:04 ---> Running in 4a86b5ae9c5a 19:30:04 ---> Running in 3f05d5459ff9 19:30:04 Removing intermediate container 4222dcce4ec5 19:30:04 ---> f7d5ce645cf9 19:30:04 Step 19/20 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:30:04 ---> Running in c8b63a657c6d 19:30:04 Removing intermediate container 3f05d5459ff9 19:30:04 ---> 582f871184ee 19:30:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:30:04 Removing intermediate container a0d731cca823 19:30:04 ---> 0c3847a72eed 19:30:04 Step 22/24 : LABEL arch=x86_64 19:30:04 Removing intermediate container 4a86b5ae9c5a 19:30:04 ---> 595957a330e2 19:30:04 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 19:30:04 ---> Running in 2685275eafff 19:30:04 ---> Running in fd12ff932308 19:30:04 Removing intermediate container c8b63a657c6d 19:30:04 ---> b299ae18f6f7 19:30:04 Step 20/20 : LABEL version=0.0.0 19:30:04 ---> Running in ac73055d5863 19:30:04 ---> ce0d320eeb78 19:30:04 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:30:04 ---> Running in 50c58c92bf59 19:30:04 ---> Running in 6e3ad44cd3fb 19:30:04 Removing intermediate container 2685275eafff 19:30:04 ---> 38b49af5304f 19:30:04 Step 21/23 : LABEL arch=x86_64 19:30:04 Removing intermediate container fd12ff932308 19:30:04 ---> 826b3f1a973f 19:30:04 Step 23/24 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:30:04 Removing intermediate container ac73055d5863 19:30:04 ---> badd0135ae18 19:30:04 Step 21/23 : LABEL arch=x86_64 19:30:04 ---> Running in 7ebc737e18b7 19:30:04 Removing intermediate container 50c58c92bf59 19:30:04 ---> 826c546f5658 19:30:04 19:30:04 ---> Running in 1cf135eee73b 19:30:04 Removing intermediate container 6e3ad44cd3fb 19:30:04 ---> 1cb68ed927a7 19:30:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:30:04 ---> Running in 28a660074730 19:30:04 ---> Running in 436f09bb7e51 19:30:04 Successfully built 826c546f5658 19:30:04 Successfully tagged security-spiffe-token-provider:latest 19:30:04  Building security-spiffe-token-provider ... done Building support-notifications 19:30:04 Removing intermediate container 7ebc737e18b7 19:30:04 ---> e9d0b405d332 19:30:04 Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:30:04 Removing intermediate container 1cf135eee73b 19:30:04 ---> c6a644aed2c4 19:30:04 Step 24/24 : LABEL version=0.0.0 19:30:04 ---> Running in 4c6806f1ddd8 19:30:04 Removing intermediate container 28a660074730 19:30:04 ---> 542d73c7b6a9 19:30:04 Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:30:04 ---> Running in 9a16f6fc979b 19:30:05 Removing intermediate container 436f09bb7e51 19:30:05 ---> 213f87e99f0c 19:30:05 Step 23/25 : LABEL arch=x86_64 19:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:30:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.472s coverage: 28.7% of statements 19:30:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:30:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:10 ---> 5f46449196af 19:30:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:30:10 ---> Using cache 19:30:10 ---> 0785a8806d8f 19:30:10 Step 4/23 : WORKDIR /edgex-go 19:30:10 ---> Using cache 19:30:10 ---> f363e5c761fa 19:30:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:30:14 ---> Running in 547f9e28afa9 19:30:14 Removing intermediate container 9a16f6fc979b 19:30:14 ---> 29bce11ebccc 19:30:14 19:30:14 Removing intermediate container 4c6806f1ddd8 19:30:14 ---> e97a95f95a13 19:30:14 Step 23/23 : LABEL version=0.0.0 19:30:14 Successfully built 29bce11ebccc 19:30:14 ---> Running in d625fe98794d 19:30:14 ---> Running in 455203145f6b 19:30:14 Successfully tagged core-command:latest 19:30:14  Building core-command ... done Building security-proxy-auth 19:30:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 98.5% of statements 19:30:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:30:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:22 ---> 5f46449196af 19:30:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:30:22 ---> Using cache 19:30:22 ---> 0785a8806d8f 19:30:22 Step 4/23 : WORKDIR /edgex-go 19:30:22 ---> Using cache 19:30:22 ---> f363e5c761fa 19:30:22 Step 5/23 : RUN apk add --update --no-cache make git 19:30:22 ---> Using cache 19:30:22 ---> 96f8a351a37a 19:30:22 Step 6/23 : COPY go.mod vendor* ./ 19:30:22 ---> Using cache 19:30:22 ---> 595471454881 19:30:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:22 ---> Using cache 19:30:22 ---> cba8000710f1 19:30:22 Step 8/23 : COPY . . 19:30:22 ---> Using cache 19:30:22 ---> 02dcf4cdafaa 19:30:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:30:27 ---> Running in e870aedfa0ee 19:30:27 Removing intermediate container 547f9e28afa9 19:30:27 ---> 6da9b0c0ae62 19:30:27 Step 23/23 : LABEL version=0.0.0 19:30:27 Removing intermediate container 455203145f6b 19:30:27 ---> 2cfbd9afe9cc 19:30:27 Step 24/25 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:30:27 ---> Running in 0c6f65b78afe 19:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:27 ---> Running in c65e53501939 19:30:27 ---> Running in 017619d99607 19:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:27 Removing intermediate container e870aedfa0ee 19:30:27 ---> 8d3dbd8f1f95 19:30:27 19:30:27 Successfully built 8d3dbd8f1f95 19:30:27 OK: 265 MiB in 53 packages 19:30:27 Successfully tagged support-scheduler:latest 19:30:27 Building core-data 19:30:27  Building support-scheduler ... done Removing intermediate container c65e53501939 19:30:27 ---> 49e4e727bcd5 19:30:27 19:30:28 Successfully built 49e4e727bcd5 19:30:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:30:28 Removing intermediate container 017619d99607 19:30:28 ---> bff3a657a41e 19:30:28 Step 25/25 : LABEL version=0.0.0 19:30:28 Successfully tagged core-common-config-bootstrapper:latest 19:30:28  Building core-common-config-bootstrapper ... done Building security-proxy-setup 19:30:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.412s coverage: 71.3% of statements 19:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:30:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.342s coverage: 54.0% of statements 19:30:32 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:30:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:32 ---> 5f46449196af 19:30:32 Step 3/22 : WORKDIR /edgex-go 19:30:32 ---> Using cache 19:30:32 ---> b5fa0003d489 19:30:32 Step 4/22 : RUN apk add --update --no-cache make git 19:30:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:30:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:34 ---> 5f46449196af 19:30:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:30:34 ---> Using cache 19:30:34 ---> 0785a8806d8f 19:30:34 Step 4/23 : WORKDIR /edgex-go 19:30:34 ---> Using cache 19:30:34 ---> f363e5c761fa 19:30:34 Step 5/23 : RUN apk add --update --no-cache make git 19:30:34 ---> Using cache 19:30:34 ---> 96f8a351a37a 19:30:34 Step 6/23 : COPY go.mod vendor* ./ 19:30:34 ---> Using cache 19:30:34 ---> 595471454881 19:30:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:34 ---> Using cache 19:30:34 ---> cba8000710f1 19:30:34 Step 8/23 : COPY . . 19:30:34 ---> Using cache 19:30:34 ---> 02dcf4cdafaa 19:30:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:30:48 ---> Running in bc2f23430897 19:30:48 ---> Running in b4356584b116 19:30:48 ---> Running in d4b27926f136 19:30:48 Removing intermediate container d625fe98794d 19:30:48 ---> e00fba6b07b4 19:30:48 Step 6/23 : COPY go.mod vendor* ./ 19:30:48 Removing intermediate container d4b27926f136 19:30:48 ---> f75d95e04d88 19:30:48 19:30:48 Successfully built f75d95e04d88 19:30:48 Successfully tagged core-metadata:latest 19:30:48  Building core-metadata ... done Building security-spire-config 19:30:48 ---> 96d72b72e101 19:30:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:48 ---> Running in 14d02a4b3bc4 19:30:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:30:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:48 OK: 265 MiB in 53 packages 19:30:53 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:30:53 Step 2/27 : FROM ${BUILDER_BASE} AS builder 19:30:53 ---> 5f46449196af 19:30:53 Step 3/27 : WORKDIR /edgex-go 19:30:53 ---> Using cache 19:30:53 ---> b5fa0003d489 19:30:53 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 19:30:59 ---> Running in 9be3c47346e2 19:30:59 Removing intermediate container b4356584b116 19:30:59 ---> f83c71d97287 19:30:59 Step 5/22 : COPY go.mod vendor* ./ 19:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:31:00 OK: 265 MiB in 53 packages 19:31:00 ---> b3965a9d4faa 19:31:00 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:01 ---> Running in 8db393420271 19:31:02 Removing intermediate container 0c6f65b78afe 19:31:02 ---> 2444cc370a1f 19:31:02 19:31:02 Step 10/23 : FROM alpine:3.17 19:31:02 ---> b2aa39c304c2 19:31:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:31:02 ---> Using cache 19:31:02 ---> 04866af03eb1 19:31:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:31:02 ---> Using cache 19:31:02 ---> 6a1470c4a0fa 19:31:02 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:02 ---> Using cache 19:31:02 ---> eec9ffb42b77 19:31:02 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:31:02 ---> Using cache 19:31:02 Removing intermediate container 9be3c47346e2 19:31:02 ---> dfa6f4c2edd7 19:31:02 Step 5/27 : COPY go.mod vendor* ./ 19:31:02 ---> 9e68de5ed1fd 19:31:02 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.756s coverage: 88.5% of statements 19:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.427s coverage: 3.9% of statements 19:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.959s coverage: 95.6% of statements 19:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:31:02 ---> 5aea90dadcfd 19:31:02 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:02 ---> Running in 19798153364d 19:31:02 ---> 3839239e788a 19:31:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:31:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements 19:31:02 ---> a5edec29740a 19:31:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:31:03 ---> 34e15fae8cb7 19:31:03 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:31:03 ---> Running in ddc37af8d722 19:31:04 Removing intermediate container ddc37af8d722 19:31:04 ---> e5cc6429c2db 19:31:04 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:31:04 ---> Running in bc04284d3193 19:31:04 Removing intermediate container bc04284d3193 19:31:04 ---> ef495189d398 19:31:04 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 19:31:05 ---> Running in a218ac5ab436 19:31:05 Removing intermediate container a218ac5ab436 19:31:05 ---> cc84a9871c92 19:31:05 Step 21/23 : LABEL arch=x86_64 19:31:05 ---> Running in 05167c30934d 19:31:05 Removing intermediate container 05167c30934d 19:31:05 ---> 1acf0a421330 19:31:05 Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:31:05 ---> Running in 2526a0e346ec 19:31:05 Removing intermediate container 2526a0e346ec 19:31:05 ---> 709ede6ee9ba 19:31:05 Step 23/23 : LABEL version=0.0.0 19:31:05 ---> Running in 802a79e87063 19:31:05 Removing intermediate container 802a79e87063 19:31:05 ---> 17c36f3d105f 19:31:05 19:31:05 Successfully built 17c36f3d105f 19:31:05 Successfully tagged security-proxy-auth:latest 19:31:05 Building security-spire-server 19:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:31:08  Building security-proxy-auth ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:31:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:31:08 ---> 5f46449196af 19:31:08 Step 3/26 : WORKDIR /edgex-go 19:31:08 ---> Using cache 19:31:08 ---> b5fa0003d489 19:31:08 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 19:31:08 ---> Using cache 19:31:08 ---> dfa6f4c2edd7 19:31:08 Step 5/26 : COPY go.mod vendor* ./ 19:31:08 ---> Using cache 19:31:08 ---> 5aea90dadcfd 19:31:08 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 65.9% of statements 19:31:16 ---> Running in db6279891cb7 19:31:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:31:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.416s coverage: 0.9% of statements 19:31:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.250s coverage: 29.0% of statements 19:31:21 Removing intermediate container bc2f23430897 19:31:21 ---> 42cfc4503c5a 19:31:21 19:31:21 Step 10/23 : FROM alpine:3.17 19:31:21 ---> b2aa39c304c2 19:31:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.298s coverage: 45.5% of statements 19:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.248s coverage: 82.9% of statements 19:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements 19:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements 19:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.198s coverage: 87.5% of statements 19:31:28 ---> Running in f0e837e3ae7d 19:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.231s coverage: 94.4% of statements 19:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:31:38 Removing intermediate container f0e837e3ae7d 19:31:38 ---> 9784948f7b8c 19:31:38 Step 12/23 : ENV APP_PORT=59880 19:31:38 ---> Running in bf4729f7b356 19:31:38 Removing intermediate container bf4729f7b356 19:31:38 ---> c83f332501f4 19:31:38 Step 13/23 : EXPOSE $APP_PORT 19:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:31:48 ---> Running in ea4096e65542 19:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.042s coverage: 79.9% of statements 19:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.272s coverage: 92.9% of statements 19:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements 19:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.229s coverage: 86.9% of statements 19:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements 19:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements 19:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 19:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.469s coverage: 81.2% of statements 19:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.507s coverage: 82.1% of statements 19:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:31:55 Removing intermediate container ea4096e65542 19:31:55 ---> 3ab951a27d63 19:31:55 Step 14/23 : RUN apk add --update --no-cache dumb-init 19:31:55 ---> Running in 22b25c0a5d8c 19:31:55 Removing intermediate container 14d02a4b3bc4 19:31:55 ---> 96d38b389cba 19:31:55 Step 8/23 : COPY . . 19:31:55 Removing intermediate container 19798153364d 19:31:55 ---> 389b0e20e68a 19:31:55 Step 7/27 : COPY . . 19:31:55 Removing intermediate container 8db393420271 19:31:55 ---> e69a1ca73aa9 19:31:55 Step 7/22 : COPY . . 19:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 86.0% of statements 19:31:55 (1/1) Installing dumb-init (1.2.5-r2) 19:31:55 Executing busybox-1.35.0-r29.trigger 19:31:55 OK: 7 MiB in 16 packages 19:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.039s coverage: 63.1% of statements 19:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.234s coverage: 100.0% of statements 19:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 19:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 19:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 19:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.991s coverage: 38.4% of statements 19:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements 19:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.241s coverage: 84.8% of statements 19:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:32:28 Removing intermediate container 22b25c0a5d8c 19:32:28 ---> a885e6e72222 19:32:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:28 ---> 463c65c7bc0f 19:32:28 Step 9/23 : RUN make cmd/support-notifications/support-notifications 19:32:28 ---> 774be04faf4b 19:32:28 ---> 9da9057dc6df 19:32:28 Step 8/27 : ARG SPIRE_RELEASE=1.2.1Step 8/22 : RUN make cmd/secrets-config/secrets-config 19:32:28 19:32:28 ---> Running in 03e9c83b661a 19:32:28 ---> Running in 08a7a3e60dbd 19:32:28 ---> Running in 761b439a99ac 19:32:28 ---> da9c1c80fb70 19:32:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:32:28 Removing intermediate container 761b439a99ac 19:32:28 ---> 5b26be54a00a 19:32:28 Step 9/27 : WORKDIR /edgex-go/spire-build 19:32:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:32:28 ---> Running in 77944d951a8d 19:32:28 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 19:32:28 ---> 301f1762ac0c 19:32:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:32:28 Removing intermediate container 77944d951a8d 19:32:28 ---> 4cf0f388796f 19:32:28 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:32:28 ---> Running in c2f2f0e17a39 19:32:28 ---> 4e30504d6738 19:32:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:32:28 Removing intermediate container c2f2f0e17a39 19:32:28 ---> b5ab6b33de71 19:32:28 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:32:28 ---> Running in 51f6be8408b9 19:32:28 ---> c51b61732cee 19:32:28 Step 19/23 : ENTRYPOINT ["/core-data"] 19:32:28 ---> Running in a7d18d4cba9a 19:32:28 Removing intermediate container a7d18d4cba9a 19:32:28 ---> 436724199a6d 19:32:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:32:28 ---> Running in 331b5487ced7 19:32:28 Removing intermediate container 331b5487ced7 19:32:28 ---> 558e5886d59f 19:32:28 Step 21/23 : LABEL arch=x86_64 19:32:28 ---> Running in 2d7c8a2a5f33 19:32:28 Removing intermediate container 2d7c8a2a5f33 19:32:28 ---> 3eb1fb309141 19:32:28 Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:32:28 Removing intermediate container 51f6be8408b9 19:32:28 ---> 10d2153131f4 19:32:28 Step 12/27 : WORKDIR /edgex-go 19:32:28 ---> Running in 227c79c1b2f3 19:32:28 ---> Running in 34721e708411 19:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.287s coverage: 17.7% of statements 19:32:28 Removing intermediate container 34721e708411 19:32:28 ---> c27b9008ff60 19:32:28 19:32:28 Step 13/27 : FROM alpine:3.17 19:32:28 ---> b2aa39c304c2 19:32:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:28 Removing intermediate container 227c79c1b2f3 19:32:28 ---> 1f9e6e0b1f08 19:32:28 Step 23/23 : LABEL version=0.0.0 19:32:28 ---> Running in 8f7ba662fa5e 19:32:28 ---> Running in 796f6f88bf55 19:32:29 Removing intermediate container 8f7ba662fa5e 19:32:29 ---> 33be64c5ab38 19:32:29 19:32:29 Removing intermediate container 796f6f88bf55 19:32:29 ---> e3989452413d 19:32:29 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:29 ---> Running in 820e85b8c242 19:32:29 Successfully built 33be64c5ab38 19:32:29 Successfully tagged core-data:latest 19:32:29 Building security-secretstore-setup 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:32:29  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.553s coverage: 92.3% of statements 19:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:30 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:32:30 v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:32:30 OK: 17818 distinct packages available 19:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:30 (1/4) Installing dumb-init (1.2.5-r2) 19:32:30 (2/4) Installing musl-obstack (1.2.3-r0) 19:32:30 (3/4) Installing libucontext (1.2-r0) 19:32:30 (4/4) Installing gcompat (1.1.0-r0) 19:32:30 Executing busybox-1.35.0-r29.trigger 19:32:30 OK: 7 MiB in 19 packages 19:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:32:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 61.5% of statements 19:32:34 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:32:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:32:34 ---> 5f46449196af 19:32:34 Step 3/25 : WORKDIR /edgex-go 19:32:34 ---> Using cache 19:32:34 ---> b5fa0003d489 19:32:34 Step 4/25 : RUN apk add --update --no-cache make git 19:32:34 ---> Using cache 19:32:34 ---> f83c71d97287 19:32:34 Step 5/25 : COPY go.mod vendor* ./ 19:32:34 ---> Using cache 19:32:34 ---> b3965a9d4faa 19:32:34 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:34 ---> Using cache 19:32:34 ---> e69a1ca73aa9 19:32:34 Step 7/25 : COPY . . 19:32:34 ---> Using cache 19:32:34 ---> 9da9057dc6df 19:32:34 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:32:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.381s coverage: 97.7% of statements 19:32:36 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 19:32:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:32:36 go vet ./... 19:32:47 ---> Running in e613e74bf12e 19:32:47 Removing intermediate container 820e85b8c242 19:32:47 ---> a49ec35cf57b 19:32:47 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:47 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 19:32:47 ---> 90536008f656 19:32:47 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 19:32:47 Removing intermediate container db6279891cb7 19:32:47 ---> 9bbd3b30c0a8 19:32:47 Step 7/26 : COPY . . 19:33:00 ---> f8b181fee244 19:33:00 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:02 ---> 1d42ccbc277e 19:33:02 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:33:02 ---> ab9491e4f173 19:33:02 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 19:33:02 ---> Running in 1d46c3c115d8 19:33:02 Removing intermediate container 1d46c3c115d8 19:33:02 ---> 226e24348117 19:33:02 Step 9/26 : WORKDIR /edgex-go/spire-build 19:33:06 ---> 466d3b3e587d 19:33:06 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:33:06 ---> Running in 081d4d77b9cb 19:33:06 ---> Running in 6fc7f842a5ef 19:33:06 Removing intermediate container 08a7a3e60dbd 19:33:06 ---> 887b84f48024 19:33:06 19:33:06 Step 9/22 : FROM alpine:3.17 19:33:06 ---> b2aa39c304c2 19:33:06 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 19:33:06 Removing intermediate container 081d4d77b9cb 19:33:06 ---> 0fc9dbb2624e 19:33:06 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:33:06 Removing intermediate container 03e9c83b661a 19:33:06 ---> eca0f20fb5f6 19:33:06 19:33:06 Step 10/23 : FROM alpine:3.17 19:33:06 ---> b2aa39c304c2 19:33:06 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:33:06 Removing intermediate container 6fc7f842a5ef 19:33:06 ---> 3d60836e63d7 19:33:06 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:33:06 ---> Running in a9808eada127 19:33:06 ---> Running in 1a303b41897a 19:33:06 ---> Running in 6e414b367ea4 19:33:06 Removing intermediate container 6e414b367ea4 19:33:06 ---> 5bc6b45769f9 19:33:06 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:33:06 ---> Running in 4ed841d98cda 19:33:06 ---> 31d236d97c7e 19:33:06 Step 22/27 : WORKDIR / 19:33:06 ---> Running in fcae45caa2bf 19:33:06 Removing intermediate container fcae45caa2bf 19:33:06 ---> 1fbb9dcaf9c1 19:33:06 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:33:06 ---> Running in 0d12f480fe77 19:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:33:07 Removing intermediate container 0d12f480fe77 19:33:07 ---> 165603a96141 19:33:07 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:33:07 ---> Running in 5744f24055ff 19:33:07 (1/2) Installing ca-certificates (20220614-r4) 19:33:07 (1/2) Installing dumb-init (1.2.5-r2) 19:33:07 (2/2) Installing openssl (3.0.8-r0) 19:33:07 (2/2) Installing dumb-init (1.2.5-r2) 19:33:07 Executing busybox-1.35.0-r29.trigger 19:33:07 Removing intermediate container 5744f24055ff 19:33:07 ---> f76d14192f71 19:33:07 Step 25/27 : LABEL arch=x86_64 19:33:07 OK: 8 MiB in 17 packages 19:33:07 Executing busybox-1.35.0-r29.trigger 19:33:07 Executing ca-certificates-20220614-r4.trigger 19:33:07 ---> Running in 9528b859e1f0 19:33:07 OK: 8 MiB in 17 packages 19:33:07 Removing intermediate container 4ed841d98cda 19:33:07 ---> 4ee3187b6650 19:33:07 Removing intermediate container 9528b859e1f0 19:33:07 Step 12/26 : WORKDIR /edgex-go ---> 76cef06a5d5f 19:33:07 19:33:07 Step 26/27 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:33:07 ---> Running in 7de59dd6d8d1 19:33:07 ---> Running in 7c106525256d 19:33:08 Removing intermediate container a9808eada127 19:33:08 ---> 4c1751923eaf 19:33:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:33:08 Removing intermediate container 7de59dd6d8d1 19:33:08 ---> b9d6248542fc 19:33:08 Step 27/27 : LABEL version=0.0.0 19:33:08 Removing intermediate container 7c106525256d 19:33:08 ---> 1ea536ceef8e 19:33:08 19:33:08 Step 13/26 : FROM alpine:3.17 19:33:08 ---> b2aa39c304c2 19:33:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:08 ---> Using cache 19:33:08 ---> e3989452413d 19:33:08 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:33:08 ---> Running in 220dafa88f67 19:33:08 ---> Running in 7635376b7be2 19:33:08 ---> Running in 9b33821ea11f 19:33:08 Removing intermediate container 1a303b41897a 19:33:08 ---> e6f643a366dd 19:33:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 19:33:08 ---> Running in 352143b73812 19:33:08 Removing intermediate container 7635376b7be2 19:33:08 ---> cef489074dc5 19:33:08 Step 12/22 : WORKDIR /edgex 19:33:08 ---> Running in 571e6b2ace4e 19:33:08 Removing intermediate container 220dafa88f67 19:33:08 ---> eb49456f44cf 19:33:08 19:33:08 Removing intermediate container 352143b73812 19:33:08 ---> 910abd626a43 19:33:08 Step 13/23 : ENV APP_PORT=59860fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:33:08 19:33:08 ---> Running in eb6c1b0549eb 19:33:08 Removing intermediate container 571e6b2ace4e 19:33:08 ---> 1cad4b990c58 19:33:08 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:08 Successfully built eb49456f44cf 19:33:08 Successfully tagged security-spire-config:latest 19:33:08 Building security-spire-agent 19:33:08  Building security-spire-config ... done Removing intermediate container eb6c1b0549eb 19:33:08 ---> 9bb7943593a5 19:33:08 Step 14/23 : EXPOSE $APP_PORT 19:33:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:33:08 ---> Running in 2e8d50dc85dd 19:33:09 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:33:09 v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:33:09 OK: 17818 distinct packages available 19:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:33:09 (1/5) Installing dumb-init (1.2.5-r2) 19:33:09 (2/5) Installing musl-obstack (1.2.3-r0) 19:33:09 (3/5) Installing libucontext (1.2-r0) 19:33:09 (4/5) Installing gcompat (1.1.0-r0) 19:33:09 (5/5) Installing openssl (3.0.8-r0) 19:33:09 Executing busybox-1.35.0-r29.trigger 19:33:09 OK: 8 MiB in 20 packages 19:33:13 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:33:13 Step 2/27 : FROM ${BUILDER_BASE} AS builder 19:33:13 ---> 5f46449196af 19:33:13 Step 3/27 : WORKDIR /edgex-go 19:33:13 ---> Using cache 19:33:13 ---> b5fa0003d489 19:33:13 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 19:33:13 ---> Using cache 19:33:13 ---> dfa6f4c2edd7 19:33:13 Step 5/27 : COPY go.mod vendor* ./ 19:33:13 ---> Using cache 19:33:13 ---> 5aea90dadcfd 19:33:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:13 ---> Using cache 19:33:13 ---> 9bbd3b30c0a8 19:33:13 Step 7/27 : COPY . . 19:33:13 ---> Using cache 19:33:13 ---> ab9491e4f173 19:33:13 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 19:33:13 ---> Using cache 19:33:13 ---> 226e24348117 19:33:13 Step 9/27 : WORKDIR /edgex-go/spire-build 19:33:13 ---> Using cache 19:33:13 ---> 0fc9dbb2624e 19:33:13 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:33:13 ---> Using cache 19:33:13 ---> 5bc6b45769f9 19:33:13 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:33:15 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 19:33:19 ---> cbdd86354cdc 19:33:19 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 19:33:19 Removing intermediate container 2e8d50dc85dd 19:33:19 ---> 45a714e5839c 19:33:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:19 ---> Running in d542685e2820 19:33:19 ---> 48d2d1879ac1 19:33:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:33:19 Removing intermediate container 9b33821ea11f 19:33:19 ---> de0b549d1e05 19:33:19 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:19 ---> 17b2ab0b3ccd 19:33:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:33:19 ---> 015dd18c730e 19:33:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:33:19 ---> cf768e5fef94 19:33:19 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 19:33:19 ---> 726bd6ba524c 19:33:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:33:23 ---> b1a66867bda8 19:33:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:33:23 ---> 96657a6178b1 19:33:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:33:23 ---> 7439af318b25 19:33:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:23 Removing intermediate container e613e74bf12e 19:33:23 ---> a92e0baab7b6 19:33:23 19:33:23 Step 9/25 : FROM alpine:3.17 19:33:23 ---> b2aa39c304c2 19:33:23 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:33:23 ---> 4b58e190de58 19:33:23 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:23 ---> Running in cbde752c7456 19:33:23 Removing intermediate container d542685e2820 19:33:23 ---> a6e5ae2ab14d 19:33:23 Step 12/27 : WORKDIR /edgex-go 19:33:23 ---> 503899000c2f 19:33:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:33:23 ---> Running in 09d481c67c9c 19:33:23 ---> Running in 173dc6e089c4 19:33:23 ---> Running in 66ce414ee70d 19:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:33:24 (1/3) Installing ca-certificates (20220614-r4) 19:33:24 (2/3) Installing dumb-init (1.2.5-r2) 19:33:24 (3/3) Installing su-exec (0.2-r2) 19:33:24 Executing busybox-1.35.0-r29.trigger 19:33:24 Executing ca-certificates-20220614-r4.trigger 19:33:24 OK: 8 MiB in 18 packages 19:33:25 Removing intermediate container 66ce414ee70d 19:33:25 ---> 7e9f4aa96dd7 19:33:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:33:25 Removing intermediate container 173dc6e089c4 19:33:25 ---> 44d3085469ce 19:33:25 19:33:25 Step 13/27 : FROM alpine:3.17 19:33:25 ---> b2aa39c304c2 19:33:25 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:25 ---> Using cache 19:33:25 ---> e3989452413d 19:33:25 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:33:25 ---> Using cache 19:33:25 ---> de0b549d1e05 19:33:25 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:25 ---> Using cache 19:33:25 ---> cf768e5fef94 19:33:25 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 19:33:25 ---> Using cache 19:33:25 ---> Running in 4d77cb93b111 19:33:25 ---> 7439af318b25 19:33:25 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:33:25 ---> c339ba6e814d 19:33:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:33:25 Removing intermediate container 4d77cb93b111 19:33:25 ---> 8e5f64c01987 19:33:25 Step 21/23 : LABEL arch=x86_64 19:33:25 ---> Running in baf76ddafca2 19:33:25 ---> 0df70d83090c 19:33:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:33:27 Removing intermediate container baf76ddafca2 19:33:27 ---> fcbc466e8e60 19:33:27 Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:33:27 ---> 3e9e6c31b865 19:33:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:33:27 ---> Running in d96308db0d85 19:33:27 Removing intermediate container cbde752c7456 19:33:27 ---> db08359e4bea 19:33:27 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:33:27 ---> 9ed56be22557 19:33:27 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:27 ---> Running in 88500d8cdd8f 19:33:27 Removing intermediate container 09d481c67c9c 19:33:27 ---> 357c19de9d30 19:33:27 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:33:27 ---> Running in ced0f55a4fbe 19:33:27 Removing intermediate container d96308db0d85 19:33:27 ---> 4e7c563db2f4 19:33:27 Step 23/23 : LABEL version=0.0.0 19:33:27 Removing intermediate container 88500d8cdd8f 19:33:27 ---> 48fb181b4287 19:33:27 Step 12/25 : WORKDIR / 19:33:27 ---> Running in 1a1303a705f6 19:33:27 ---> Running in a96c6d58bf5c 19:33:27 ---> e3e13b7080f8 19:33:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:33:27 Removing intermediate container ced0f55a4fbe 19:33:27 ---> 5379591c739b 19:33:27 Step 20/22 : LABEL arch=x86_64 19:33:27 ---> Running in bcb14498c835 19:33:27 ---> Running in d19aa7af434d 19:33:27 Removing intermediate container 1a1303a705f6 19:33:27 ---> f465d99b1678 19:33:27 19:33:27 Successfully built f465d99b1678 19:33:27 Successfully tagged support-notifications:latest 19:33:27  Building support-notifications ... done Building security-bootstrapper 19:33:27 Removing intermediate container a96c6d58bf5c 19:33:27 ---> 69eca7146750 19:33:27 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:33 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:33:33 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:33:33 ---> 5f46449196af 19:33:33 Step 3/33 : WORKDIR /edgex-go 19:33:33 ---> Using cache 19:33:33 ---> b5fa0003d489 19:33:33 Step 4/33 : RUN apk add --update --no-cache make git 19:33:33 ---> Using cache 19:33:33 ---> f83c71d97287 19:33:33 Step 5/33 : COPY go.mod vendor* ./ 19:33:33 ---> Using cache 19:33:33 ---> b3965a9d4faa 19:33:33 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:33 ---> Using cache 19:33:33 ---> e69a1ca73aa9 19:33:33 Step 7/33 : COPY . . 19:33:33 ---> Using cache 19:33:33 ---> 9da9057dc6df 19:33:33 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:33:37 Removing intermediate container d19aa7af434d 19:33:37 ---> b2d1116cb174 19:33:37 Step 21/22 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:33:37 Removing intermediate container bcb14498c835 19:33:37 ---> fd9a1ac9e206 19:33:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:33:37 ---> Running in 33fca00d55a4 19:33:37 ---> 606cf300e533 19:33:37 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 19:33:37 ---> 9350e3b35109 19:33:37 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:33:37 ---> Running in 07b64599050e 19:33:37 ---> Running in 65177b9b8dca 19:33:38 ---> 6525076196b7 19:33:38 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:33:38 ---> bdfb9fb034bc 19:33:38 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:33:38 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 19:33:38 Removing intermediate container 07b64599050e 19:33:38 ---> 234708b33bde 19:33:38 Step 24/26 : LABEL arch=x86_64 19:33:38 Removing intermediate container 65177b9b8dca 19:33:38 ---> 92a498fd90da 19:33:38 Step 22/22 : LABEL version=0.0.0 19:33:39 ---> Running in d97da0db3c23 19:33:39 ---> Running in 67139b04630f 19:33:39 ---> d67469da3f1f 19:33:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:33:39 ---> 0ca0785e0f9d 19:33:39 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:33:39 Removing intermediate container d97da0db3c23 19:33:39 ---> a7d7a2aa3c10 19:33:39 Step 25/26 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:33:39 Removing intermediate container 67139b04630f 19:33:39 ---> 03b3e1f5cbfd 19:33:39 19:33:39 ---> Running in e4c110da391f 19:33:39 Successfully built 03b3e1f5cbfd 19:33:39 Successfully tagged security-proxy-setup:latest 19:33:39  Building security-proxy-setup ... done  ---> 7c502fb02240 19:33:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:33:39 Removing intermediate container e4c110da391f 19:33:39 ---> 4eb1277c08df 19:33:39 ---> ffdfbe5c97ec 19:33:39 Step 26/26 : LABEL version=0.0.0Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:33:39 19:33:39 ---> Running in 4377ff308e6c 19:33:39 ---> Running in 8db60070dd42 19:33:39 ---> 701b52ce87d9 19:33:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:33:39 Removing intermediate container 4377ff308e6c 19:33:39 ---> 43eaf952ea2c 19:33:39 19:33:39 Removing intermediate container 8db60070dd42 19:33:39 ---> a03864e80fb7 19:33:39 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:33:39 ---> Running in 68d92d004e65 19:33:39 Successfully built 43eaf952ea2c 19:33:39 Successfully tagged security-spire-server:latest 19:33:39  Building security-spire-server ... done Removing intermediate container 68d92d004e65 19:33:39 ---> 70d7f5a14f1f 19:33:39 Step 25/27 : LABEL arch=x86_64 19:33:39 ---> Running in ffd164d869c9 19:33:39 ---> b0f35241c60d 19:33:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:33:39 Removing intermediate container ffd164d869c9 19:33:39 ---> 807c62671b73 19:33:39 Step 26/27 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:33:39 ---> Running in 9a121cd83d58 19:33:40 Removing intermediate container 9a121cd83d58 19:33:40 ---> 69c101fd8489 19:33:40 Step 27/27 : LABEL version=0.0.0 19:33:40 ---> Running in df311344f9e0 19:33:40 Removing intermediate container df311344f9e0 19:33:40 ---> bcda73bcd932 19:33:40 19:33:40 ---> ffc34dfec2f3 19:33:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:33:40 Successfully built bcda73bcd932 19:33:40 Successfully tagged security-spire-agent:latest 19:33:40  Building security-spire-agent ... done  ---> 2a2fe65442b5 19:33:40 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:40 ---> Running in 1f6ec698bd08 19:33:41 Removing intermediate container 1f6ec698bd08 19:33:41 ---> 6bb1ca80a6ce 19:33:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:33:41 ---> Running in 0382757c2b7f 19:33:41 Removing intermediate container 0382757c2b7f 19:33:41 ---> 6d8b021ca370 19:33:41 Step 23/25 : LABEL arch=x86_64 19:33:41 ---> Running in 361579634df7 19:33:41 Removing intermediate container 361579634df7 19:33:41 ---> 28a453180497 19:33:41 Step 24/25 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:33:42 ---> Running in 055b2498e091 19:33:42 Removing intermediate container 055b2498e091 19:33:42 ---> e46345c99e6c 19:33:42 Step 25/25 : LABEL version=0.0.0 19:33:42 ---> Running in d39dc102c219 19:33:42 Removing intermediate container d39dc102c219 19:33:42 ---> 7d520a9f7acb 19:33:42 19:33:42 Successfully built 7d520a9f7acb 19:33:42 Successfully tagged security-secretstore-setup:latest 19:33:57  Building security-secretstore-setup ... done Removing intermediate container 33fca00d55a4 19:33:57 ---> 3f1ed5556dd7 19:33:57 19:33:57 Step 9/33 : FROM alpine:3.17 19:33:57 ---> b2aa39c304c2 19:33:57 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:33:57 ---> Using cache 19:33:57 ---> 1c15f08b094c 19:33:57 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 19:33:57 ---> Running in e91d14f6f2ce 19:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:33:58 (1/2) Installing dumb-init (1.2.5-r2) 19:33:58 (2/2) Installing su-exec (0.2-r2) 19:33:58 Executing busybox-1.35.0-r29.trigger 19:33:58 OK: 7 MiB in 17 packages 19:33:59 Removing intermediate container e91d14f6f2ce 19:33:59 ---> 17389cbd9fda 19:33:59 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 19:33:59 ---> Running in a80842bb94c9 19:33:59 Removing intermediate container a80842bb94c9 19:33:59 ---> 1824403fce70 19:33:59 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:33:59 ---> Running in 0a9aacf33e99 19:33:59 Removing intermediate container 0a9aacf33e99 19:33:59 ---> 7776a8c3c058 19:33:59 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:33:59 ---> Running in 2a8c844fe1f8 19:33:59 Removing intermediate container 2a8c844fe1f8 19:33:59 ---> 988b6b174be7 19:33:59 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:33:59 ---> Running in 806855539a6e 19:33:59 Removing intermediate container 806855539a6e 19:33:59 ---> 0b2132f534fa 19:33:59 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:33:59 ---> Running in 511965143ee8 19:34:00 Removing intermediate container 511965143ee8 19:34:00 ---> 6b5deb115362 19:34:00 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:34:00 ---> Running in e3759b10c26d 19:34:00 Removing intermediate container e3759b10c26d 19:34:00 ---> 5c81cdaea40f 19:34:00 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:34:00 ---> aec7d5d9e2bd 19:34:00 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:34:00 ---> Running in 3e91b41547d1 19:34:01 Removing intermediate container 3e91b41547d1 19:34:01 ---> 86fc5a1aade0 19:34:01 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:01 ---> 232662a9b19b 19:34:01 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 19:34:01 ---> d922864fea29 19:34:01 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:34:02 ---> 2d97d3b01912 19:34:02 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:34:02 ---> e6475a517c38 19:34:02 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 19:34:02 ---> ee9d597af2c1 19:34:02 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:34:02 ---> effa988f812c 19:34:02 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:34:02 ---> 53aeef68cedd 19:34:02 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:34:02 ---> 57f1a1bef253 19:34:02 Step 28/33 : RUN chmod +x /entrypoint.sh 19:34:02 ---> Running in e6dd22bfda31 19:34:03 Removing intermediate container e6dd22bfda31 19:34:03 ---> 15d5e514797b 19:34:03 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:34:03 ---> Running in a9268d4511ec 19:34:03 Removing intermediate container a9268d4511ec 19:34:03 ---> 5ef2cf6e6136 19:34:03 Step 30/33 : CMD ["gate"] 19:34:03 ---> Running in 9e666d336398 19:34:03 Removing intermediate container 9e666d336398 19:34:03 ---> e48a9e968d2c 19:34:03 Step 31/33 : LABEL arch=x86_64 19:34:03 ---> Running in 506e41a43e75 19:34:03 Removing intermediate container 506e41a43e75 19:34:03 ---> 1e22f6a6b1d6 19:34:03 Step 32/33 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:34:03 ---> Running in f4ea1d5a9ae6 19:34:03 Removing intermediate container f4ea1d5a9ae6 19:34:03 ---> ab5d01cbdb6a 19:34:03 Step 33/33 : LABEL version=0.0.0 19:34:03 ---> Running in f59fde4070fe 19:34:03 Removing intermediate container f59fde4070fe 19:34:03 ---> 768b65f3502e 19:34:03 19:34:03 Successfully built 768b65f3502e 19:34:03 Successfully tagged security-bootstrapper:latest 19:34:04  Building security-bootstrapper ... done  [Pipeline] } 19:34:04 $ docker stop --time=1 65c8da9b045063cc54506bfeae78d377e5b42488ed5636dc34663572b3dd9e13 19:34:05 $ docker rm -f --volumes 65c8da9b045063cc54506bfeae78d377e5b42488ed5636dc34663572b3dd9e13 [Pipeline] // withDockerContainer [Pipeline] sh 19:34:05 + docker images 19:34:05 REPOSITORY TAG IMAGE ID CREATED SIZE 19:34:05 security-bootstrapper latest 768b65f3502e 2 seconds ago 22.5MB 19:34:05 3f1ed5556dd7 10 seconds ago 1.68GB 19:34:05 security-secretstore-setup latest 7d520a9f7acb 23 seconds ago 33.5MB 19:34:05 security-spire-agent latest bcda73bcd932 25 seconds ago 129MB 19:34:05 security-spire-server latest 43eaf952ea2c 26 seconds ago 89.8MB 19:34:05 security-proxy-setup latest 03b3e1f5cbfd 27 seconds ago 19.1MB 19:34:05 support-notifications latest f465d99b1678 38 seconds ago 33MB 19:34:05 44d3085469ce 42 seconds ago 1.55GB 19:34:05 a92e0baab7b6 43 seconds ago 1.69GB 19:34:05 security-spire-config latest eb49456f44cf 57 seconds ago 88.9MB 19:34:05 1ea536ceef8e 58 seconds ago 1.55GB 19:34:05 887b84f48024 About a minute ago 1.67GB 19:34:05 eca0f20fb5f6 About a minute ago 1.76GB 19:34:05 c27b9008ff60 About a minute ago 1.55GB 19:34:05 core-data latest 33be64c5ab38 About a minute ago 20.4MB 19:34:05 42cfc4503c5a 2 minutes ago 1.7GB 19:34:05 security-proxy-auth latest 17c36f3d105f 3 minutes ago 18.6MB 19:34:05 2444cc370a1f 3 minutes ago 1.67GB 19:34:05 core-metadata latest f75d95e04d88 3 minutes ago 20.7MB 19:34:05 core-common-config-bootstrapper latest 49e4e727bcd5 3 minutes ago 17.6MB 19:34:05 support-scheduler latest 8d3dbd8f1f95 3 minutes ago 32.4MB 19:34:05 core-command latest 29bce11ebccc 3 minutes ago 20.2MB 19:34:05 security-spiffe-token-provider latest 826c546f5658 4 minutes ago 33.2MB 19:34:05 8fa416e5bcf7 4 minutes ago 1.76GB 19:34:05 d1a9ca6c8c0d 4 minutes ago 1.73GB 19:34:05 65fdf3061ca3 4 minutes ago 1.7GB 19:34:05 ba9a5b6f3f19 4 minutes ago 1.69GB 19:34:05 eceffe7e3034 4 minutes ago 1.69GB 19:34:05 ci-base-image-x86_64 latest 5f46449196af 10 minutes ago 882MB 19:34:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB 19:34:05 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 19:34:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 19:34:05 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] } 19:35:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:35:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:35:13 ./bin/test-attribution-txt.sh 19:35:13 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 19:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:35:14 + ls -al . 19:35:14 total 700 19:35:14 drwxrwxr-x 10 1001 1001 4096 Mar 21 19:27 . 19:35:14 drwxr-xr-x 4 root root 4096 Mar 21 19:27 .. 19:35:14 drwxrwxr-x 2 1001 1001 4096 Mar 21 19:25 .blubracket 19:35:14 -rw-rw-r-- 1 1001 1001 16 Mar 21 19:25 .dockerignore 19:35:14 drwxrwxr-x 8 1001 1001 4096 Mar 21 19:25 .git 19:35:14 drwxrwxr-x 3 1001 1001 4096 Mar 21 19:25 .github 19:35:14 -rw-rw-r-- 1 1001 1001 1133 Mar 21 19:25 .gitignore 19:35:14 -rw-rw-r-- 1 1001 1001 42 Mar 21 19:25 .golangci.yml 19:35:14 -rw-rw-r-- 1 1001 1001 87 Mar 21 19:25 .hadolint.yml 19:35:14 -rw-rw-r-- 1 1001 1001 166 Mar 21 19:25 .sonarcloud.properties 19:35:14 -rw-rw-r-- 1 1001 1001 1171 Mar 21 19:25 ADOPTERS.md 19:35:14 -rw-rw-r-- 1 1001 1001 10825 Mar 21 19:25 Attribution.txt 19:35:14 -rw-rw-r-- 1 1001 1001 73765 Mar 21 19:25 CHANGELOG.md 19:35:14 -rw-rw-r-- 1 1001 1001 3804 Mar 21 19:25 CONTRIBUTING.md 19:35:14 -rw-rw-r-- 1 1001 1001 677 Mar 21 19:25 GOVERNANCE.md 19:35:14 -rw-rw-r-- 1 1001 1001 883 Mar 21 19:25 Jenkinsfile 19:35:14 -rw-rw-r-- 1 1001 1001 10775 Mar 21 19:25 LICENSE 19:35:14 -rw-rw-r-- 1 1001 1001 14266 Mar 21 19:25 Makefile 19:35:14 -rw-rw-r-- 1 1001 1001 582 Mar 21 19:25 OWNERS.md 19:35:14 -rw-rw-r-- 1 1001 1001 9403 Mar 21 19:25 README.md 19:35:14 -rw-rw-r-- 1 1001 1001 789 Mar 21 19:25 SECURITY.md 19:35:14 -rw-rw-r-- 1 1001 1001 5 Mar 21 19:23 VERSION 19:35:14 drwxrwxr-x 2 1001 1001 4096 Mar 21 19:25 bin 19:35:14 drwxrwxr-x 18 1001 1001 4096 Mar 21 19:25 cmd 19:35:14 -rw-r--r-- 1 root root 447275 Mar 21 19:32 coverage.out 19:35:14 -rw-rw-r-- 1 1001 1001 3236 Mar 21 19:25 go.mod 19:35:14 -rw-rw-r-- 1 1001 1001 31410 Mar 21 19:25 go.sum 19:35:14 drwxrwxr-x 7 1001 1001 4096 Mar 21 19:25 internal 19:35:14 drwxrwxr-x 3 1001 1001 4096 Mar 21 19:25 openapi 19:35:14 -rw-rw-r-- 1 1001 1001 594 Mar 21 19:25 security.txt 19:35:14 drwxrwxr-x 4 1001 1001 4096 Mar 21 19:25 snap 19:35:14 -rw-rw-r-- 1 1001 1001 204 Mar 21 19:25 version.go [Pipeline] sh 19:35:14 + '[' -e coverage.out ] 19:35:14 + chown 1001:1001 coverage.out [Pipeline] stash 19:35:14 Warning: overwriting stash ‘coverage-report’ 19:35:15 Stashed 1 file(s) [Pipeline] sh 19:35:15 + make build 19:35:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:36:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:36:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:36:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:36:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:37:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:37:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:37:48 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 19:37:53 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 19:37:57 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 19:38:02 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 19:38:07 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] } 19:38:14 $ docker stop --time=1 18447dee0922ed8b6aa308b7b957296eb58f5a62d10bb5b5df1a597894d1c141 19:38:16 $ docker rm -f --volumes 18447dee0922ed8b6aa308b7b957296eb58f5a62d10bb5b5df1a597894d1c141 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:38:18 19:38:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:38:19 latest: Pulling from edgex-devops/edgex-compose-arm64 19:38:19 29e5d40040c1: Pulling fs layer 19:38:19 1ce36da41761: Pulling fs layer 19:38:19 25b303627fd3: Pulling fs layer 19:38:19 29e5d40040c1: Verifying Checksum 19:38:19 29e5d40040c1: Download complete 19:38:19 1ce36da41761: Verifying Checksum 19:38:19 1ce36da41761: Download complete 19:38:19 29e5d40040c1: Pull complete 19:38:21 25b303627fd3: Verifying Checksum 19:38:21 25b303627fd3: Download complete 19:38:21 1ce36da41761: Pull complete 19:38:31 25b303627fd3: Pull complete 19:38:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:38:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:38:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:31 prd-ubuntu20.04-docker-arm64-4c-16g-4935 does not seem to be running inside a container 19:38:31 $ 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 19:38:34 $ docker top a7da92e3a74b0ec6c162611e2ee4550a467154a41bfff5df6553731e8642a7c7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:35 + docker-compose build --help 19:38:35 + grep parallel 19:38:39 --parallel Build images in parallel. [Pipeline] } 19:38:39 $ docker stop --time=1 a7da92e3a74b0ec6c162611e2ee4550a467154a41bfff5df6553731e8642a7c7 19:38:41 $ docker rm -f --volumes a7da92e3a74b0ec6c162611e2ee4550a467154a41bfff5df6553731e8642a7c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:38:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:42 prd-ubuntu20.04-docker-arm64-4c-16g-4935 does not seem to be running inside a container 19:38:42 $ 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 19:38:43 $ docker top 8b5716ac92c3b2a759adeba92c61c7ddaa0316869885299b54a6f6ea30afb1f5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:44 + docker-compose -f ./docker-compose-build.yml build --parallel 19:38:49 Building core-command ... 19:38:49 Building core-common-config-bootstrapper ... 19:38:49 Building core-data ... 19:38:49 Building core-metadata ... 19:38:49 Building security-bootstrapper ... 19:38:49 Building security-proxy-auth ... 19:38:49 Building security-proxy-setup ... 19:38:49 Building security-secretstore-setup ... 19:38:49 Building security-spiffe-token-provider ... 19:38:49 Building security-spire-agent ... 19:38:49 Building security-spire-config ... 19:38:49 Building security-spire-server ... 19:38:49 Building support-notifications ... 19:38:49 Building support-scheduler ... 19:38:49 Building security-spire-server 19:38:49 Building core-command 19:38:49 Building security-proxy-setup 19:38:49 Building core-metadata 19:38:49 Building core-common-config-bootstrapper 19:39:36 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:39:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:39:36 ---> a2dda3dad1f9 19:39:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:39:36 ---> Running in 4d35041ae70f 19:39:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:39:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:39:36 ---> a2dda3dad1f9 19:39:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:39:36 ---> Running in 63cfc35aef0c 19:39:36 Removing intermediate container 4d35041ae70f 19:39:36 ---> a999fcb42158 19:39:36 Step 4/25 : WORKDIR /edgex-go 19:39:36 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:39:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:39:36 ---> a2dda3dad1f9 19:39:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:39:36 ---> Using cache 19:39:36 ---> a999fcb42158 19:39:36 Step 4/24 : WORKDIR /edgex-go 19:39:36 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:39:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:39:36 ---> a2dda3dad1f9 19:39:36 Step 3/26 : WORKDIR /edgex-go 19:39:36 ---> Running in 7850b4cec4a4 19:39:36 ---> Running in 2b89f84e2e37 19:39:36 ---> Running in e35126b97344 19:39:36 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:39:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:39:36 ---> a2dda3dad1f9 19:39:36 Step 3/22 : WORKDIR /edgex-go 19:39:36 ---> Running in b44532ab8d9a 19:39:36 Removing intermediate container 63cfc35aef0c 19:39:36 ---> d80b75944085 19:39:36 Step 4/23 : WORKDIR /edgex-go 19:39:36 ---> Running in a440bd4419fe 19:39:36 Removing intermediate container 7850b4cec4a4 19:39:36 ---> 3077a10ce0fa 19:39:36 Step 5/24 : RUN apk add --update --no-cache make git 19:39:36 ---> Running in 886b9aeba9e9 19:39:36 Removing intermediate container e35126b97344 19:39:36 ---> e708e79d610c 19:39:36 Step 5/25 : RUN apk add --update --no-cache make git 19:39:36 Removing intermediate container b44532ab8d9a 19:39:36 ---> c34adff6df4d 19:39:36 Step 4/22 : RUN apk add --update --no-cache make git 19:39:36 Removing intermediate container 2b89f84e2e37 19:39:36 ---> e2213d1b91ae 19:39:36 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 19:39:36 ---> Running in 65f692a7cbef 19:39:36 ---> Running in be164527d07a 19:39:36 ---> Running in a960f74c7aaa 19:39:36 Removing intermediate container a440bd4419fe 19:39:36 ---> 11d3833abe6f 19:39:36 Step 5/23 : RUN apk add --update --no-cache make git 19:39:36 ---> Running in c037eee563cf 19:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:39:36 OK: 263 MiB in 53 packages 19:39:36 OK: 263 MiB in 53 packages 19:39:36 OK: 263 MiB in 53 packages 19:39:36 OK: 263 MiB in 53 packages 19:39:36 OK: 263 MiB in 53 packages 19:39:37 Removing intermediate container 886b9aeba9e9 19:39:37 ---> 5a5d00f649e8 19:39:37 Step 6/24 : COPY go.mod vendor* ./ 19:39:38 Removing intermediate container a960f74c7aaa 19:39:38 ---> 0302a0c4c2bc 19:39:38 Step 5/26 : COPY go.mod vendor* ./ 19:39:38 Removing intermediate container be164527d07a 19:39:38 ---> 5e22cf1b480d 19:39:38 Step 5/22 : COPY go.mod vendor* ./ 19:39:38 Removing intermediate container c037eee563cf 19:39:38 Removing intermediate container 65f692a7cbef 19:39:38 ---> 719f9420c481 19:39:38 ---> 349af39ee977 19:39:38 Step 6/23 : COPY go.mod vendor* ./ 19:39:38 Step 6/25 : COPY go.mod vendor* ./ 19:39:39 ---> a07363c0c082 19:39:39 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:39 ---> Running in 9eb7974b1bd9 19:39:39 ---> 8efb56369fe4 19:39:39 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:39 ---> Running in b97c6698b02a 19:39:39 ---> 9b695543c86c 19:39:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:39 ---> a318f6a7ca7a 19:39:39 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:39 ---> dc4dbec46404 19:39:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:39 ---> Running in af00c6035343 19:39:40 ---> Running in 35c1dc1ace4f 19:39:40 ---> Running in 84f1306dcee3 19:41:46 Removing intermediate container 35c1dc1ace4f 19:41:46 ---> 79a6c68f31c3 19:41:46 Step 7/22 : COPY . . 19:41:46 Removing intermediate container 9eb7974b1bd9 19:41:46 ---> 958cd9ecc71d 19:41:46 Step 8/24 : COPY . . 19:41:46 Removing intermediate container af00c6035343 19:41:46 ---> d6590b0c21e7 19:41:46 Step 8/25 : COPY . . 19:41:46 Removing intermediate container 84f1306dcee3 19:41:46 ---> 61700c192998 19:41:46 Step 8/23 : COPY . . 19:41:46 Removing intermediate container b97c6698b02a 19:41:46 ---> 96106e9f29fb 19:41:46 Step 7/26 : COPY . . 19:41:51 ---> 018b7a74a0a7 19:41:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:41:51 ---> d05dcdadb6d9 19:41:51 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 19:41:51 ---> 8487b36f418a 19:41:51 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:41:51 ---> Running in 4a44ec728c08 19:41:51 ---> 56a26b9a7582 19:41:51 Step 8/22 : RUN make cmd/secrets-config/secrets-config 19:41:51 ---> e7f495317b5f 19:41:51 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:41:51 ---> Running in 4648c245cf8e 19:41:51 ---> Running in dcc86bcc6ddf 19:41:51 ---> Running in b8b5d5ed49b0 19:41:51 ---> Running in bb53bf258bd7 19:41:51 Removing intermediate container 4a44ec728c08 19:41:51 ---> 05297dc60723 19:41:51 Step 9/26 : WORKDIR /edgex-go/spire-build 19:41:51 ---> Running in a49f9be66462 19:41:52 Removing intermediate container a49f9be66462 19:41:52 ---> 2f8b8518a8ce 19:41:52 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:41:52 ---> Running in 0f2b629e0958 19:41:53 Removing intermediate container 0f2b629e0958 19:41:53 ---> 546a659b82ce 19:41:53 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:41:53 ---> Running in 40269d10153d 19:41:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:41:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:41:54 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 19:41:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:41:56 Removing intermediate container 40269d10153d 19:41:56 ---> 7fb15c93486b 19:41:56 Step 12/26 : WORKDIR /edgex-go 19:41:56 ---> Running in 6c4d99bdd337 19:41:57 Removing intermediate container 6c4d99bdd337 19:41:57 ---> 83c2cac46cda 19:41:57 19:41:57 Step 13/26 : FROM alpine:3.17 19:41:57 3.17: Pulling from library/alpine 19:41:57 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 19:41:57 Status: Downloaded newer image for alpine:3.17 19:41:57 ---> d74e625d9115 19:41:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:41:57 ---> Running in ddf4d8bd867f 19:41:58 Removing intermediate container ddf4d8bd867f 19:41:58 ---> cc13bf33d38c 19:41:58 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:41:58 ---> Running in 4d44e096281f 19:42:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:42:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:42:02 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:42:02 v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:42:02 OK: 17689 distinct packages available 19:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:42:05 (1/5) Installing dumb-init (1.2.5-r2) 19:42:05 (2/5) Installing musl-obstack (1.2.3-r0) 19:42:05 (3/5) Installing libucontext (1.2-r0) 19:42:05 (4/5) Installing gcompat (1.1.0-r0) 19:42:05 (5/5) Installing openssl (3.0.8-r0) 19:42:05 Executing busybox-1.35.0-r29.trigger 19:42:05 OK: 9 MiB in 20 packages 19:42:07 Removing intermediate container 4d44e096281f 19:42:07 ---> 23449a53a0f2 19:42:07 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:08 ---> efced7aafa1c 19:42:08 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 19:42:09 ---> d2e766dbc399 19:42:09 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:42:15 ---> 4c37b0080f6c 19:42:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:42:16 ---> a93c4d8b14fb 19:42:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:42:18 ---> 5a984cabad19 19:42:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:42:18 ---> c538805fed04 19:42:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:42:19 ---> Running in ebc78d590b3a 19:42:19 Removing intermediate container ebc78d590b3a 19:42:19 ---> ace80249e7f6 19:42:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:42:19 ---> Running in 5d52addeecd1 19:42:20 Removing intermediate container 5d52addeecd1 19:42:20 ---> 3f7643a15ae7 19:42:20 Step 24/26 : LABEL arch=arm64 19:42:20 ---> Running in de68dc69f395 19:42:20 Removing intermediate container de68dc69f395 19:42:20 ---> 2367086ddb94 19:42:20 Step 25/26 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:42:20 ---> Running in 1ccb2cd27e76 19:42:21 Removing intermediate container 1ccb2cd27e76 19:42:21 ---> 02438cb52259 19:42:21 Step 26/26 : LABEL version=0.0.0 19:42:21 ---> Running in 4bef66f73f62 19:42:21 Removing intermediate container 4bef66f73f62 19:42:21 ---> f4c0b23b5918 19:42:21 19:42:21 Successfully built f4c0b23b5918 19:42:21 Successfully tagged security-spire-server-arm64:latest 19:42:22  Building security-spire-server ... done Building core-data 19:42:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:42:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:42:40 ---> a2dda3dad1f9 19:42:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:42:40 ---> Using cache 19:42:40 ---> d80b75944085 19:42:40 Step 4/23 : WORKDIR /edgex-go 19:42:40 ---> Using cache 19:42:40 ---> 11d3833abe6f 19:42:40 Step 5/23 : RUN apk add --update --no-cache make git 19:42:40 ---> Using cache 19:42:40 ---> 349af39ee977 19:42:40 Step 6/23 : COPY go.mod vendor* ./ 19:42:40 ---> Using cache 19:42:40 ---> dc4dbec46404 19:42:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:40 ---> Using cache 19:42:40 ---> 61700c192998 19:42:40 Step 8/23 : COPY . . 19:42:40 ---> Using cache 19:42:40 ---> 018b7a74a0a7 19:42:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:42:40 ---> Running in e38444c634cf 19:42:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:48:47 Removing intermediate container b8b5d5ed49b0 19:48:47 ---> dbf659b94e0b 19:48:47 19:48:47 Step 9/22 : FROM alpine:3.17 19:48:47 ---> d74e625d9115 19:48:47 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 19:48:47 ---> Running in fc9186e37242 19:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:48:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:48:51 (1/2) Installing dumb-init (1.2.5-r2) 19:48:51 (2/2) Installing openssl (3.0.8-r0) 19:48:51 Executing busybox-1.35.0-r29.trigger 19:48:51 OK: 8 MiB in 17 packages 19:48:53 Removing intermediate container fc9186e37242 19:48:53 ---> 8e0ada82acb0 19:48:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:48:53 ---> Running in a6436df1e299 19:48:53 Removing intermediate container a6436df1e299 19:48:53 ---> 0ca54c021b91 19:48:53 Step 12/22 : WORKDIR /edgex 19:48:53 ---> Running in 85162265d2cd 19:48:54 Removing intermediate container 85162265d2cd 19:48:54 ---> 1afe92cda066 19:48:54 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:55 ---> e59df0178911 19:48:55 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 19:48:56 ---> 38650ba20e6a 19:48:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:48:56 ---> dd6f631e95c4 19:48:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:48:58 ---> f4731ce45100 19:48:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:48:59 ---> 404bd3cede3e 19:48:59 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:48:59 ---> Running in 31fb0deae13f 19:49:02 Removing intermediate container 31fb0deae13f 19:49:02 ---> 0063e33f7fa3 19:49:02 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:49:02 ---> Running in 508f707e7c84 19:49:03 Removing intermediate container 508f707e7c84 19:49:03 ---> 9efeb850c807 19:49:03 Step 20/22 : LABEL arch=arm64 19:49:03 ---> Running in 9001967ccc26 19:49:03 Removing intermediate container 9001967ccc26 19:49:03 ---> 081288c28342 19:49:03 Step 21/22 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:49:03 ---> Running in 305cff6b70c9 19:49:04 Removing intermediate container 305cff6b70c9 19:49:04 ---> 52516a879f59 19:49:04 Step 22/22 : LABEL version=0.0.0 19:49:04 ---> Running in 7bd92061e121 19:49:05 Removing intermediate container 7bd92061e121 19:49:05 ---> f64b57c7671d 19:49:05 19:49:05 Successfully built f64b57c7671d 19:49:05 Successfully tagged security-proxy-setup-arm64:latest 19:49:05  Building security-proxy-setup ... done Building security-secretstore-setup 19:49:15 Removing intermediate container 4648c245cf8e 19:49:15 ---> e4bc40caa7d8 19:49:15 19:49:15 Step 10/23 : FROM alpine:3.17 19:49:15 ---> d74e625d9115 19:49:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:49:18 ---> Running in 50dd324c4fa2 19:49:19 Removing intermediate container 50dd324c4fa2 19:49:19 ---> e4267c319dfc 19:49:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:49:19 ---> Running in 136cfe560c4a 19:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:49:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:49:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:49:23 ---> a2dda3dad1f9 19:49:23 Step 3/25 : WORKDIR /edgex-go 19:49:23 ---> Using cache 19:49:23 ---> e2213d1b91ae 19:49:23 Step 4/25 : RUN apk add --update --no-cache make git 19:49:23 ---> Running in b9309e317432 19:49:24 (1/1) Installing dumb-init (1.2.5-r2) 19:49:24 Executing busybox-1.35.0-r29.trigger 19:49:24 OK: 8 MiB in 16 packages 19:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:49:26 Removing intermediate container 136cfe560c4a 19:49:26 ---> 90f4a0d3b1c5 19:49:26 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:49:27 ---> 78e3190276cc 19:49:27 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:49:27 OK: 263 MiB in 53 packages 19:49:31 ---> d961e07ad784 19:49:31 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:49:31 Removing intermediate container b9309e317432 19:49:31 ---> 7c6e7de6d459 19:49:31 Step 5/25 : COPY go.mod vendor* ./ 19:49:33 ---> d375f4f605c6 19:49:33 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:33 ---> Running in 5bd19f41af19 19:49:34 ---> 68cfb2659cf2 19:49:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:49:36 ---> 9f29275dbc71 19:49:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:49:38 ---> effa505c61f2 19:49:38 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:49:38 ---> Running in 1a8fa423e5c9 19:49:42 Removing intermediate container dcc86bcc6ddf 19:49:42 ---> f14fb65cd255 19:49:42 19:49:42 Step 10/24 : FROM alpine:3.17 19:49:42 ---> d74e625d9115 19:49:42 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:49:42 Removing intermediate container 1a8fa423e5c9 19:49:42 ---> f7534cc19705 19:49:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:49:42 ---> Running in ff15a786655e 19:49:42 ---> Running in d9a14c1a821a 19:49:44 Removing intermediate container ff15a786655e 19:49:44 ---> 059d4df2b5d3 19:49:44 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 19:49:44 ---> Running in 09c2fcf1f021 19:49:44 Removing intermediate container 09c2fcf1f021 19:49:44 ---> bca0795fd4ad 19:49:44 Step 21/23 : LABEL arch=arm64 19:49:45 ---> Running in 2c2a4f49ab63 19:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:49:45 Removing intermediate container 2c2a4f49ab63 19:49:45 ---> af427caea296 19:49:45 Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:49:45 ---> Running in 44022d4cde7b 19:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:49:46 Removing intermediate container 44022d4cde7b 19:49:46 ---> ab28bf15d1f2 19:49:46 Step 23/23 : LABEL version=0.0.0 19:49:47 ---> Running in 60fe9378b416 19:49:48 Removing intermediate container 60fe9378b416 19:49:48 ---> b1f68f5e03e3 19:49:48 19:49:48 (1/1) Installing dumb-init (1.2.5-r2) 19:49:48 Executing busybox-1.35.0-r29.trigger 19:49:48 OK: 8 MiB in 16 packages 19:49:48 Successfully built b1f68f5e03e3 19:49:48 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:49:48  Building core-common-config-bootstrapper ... done Building security-proxy-auth 19:49:50 Removing intermediate container d9a14c1a821a 19:49:50 ---> 032e0f8d7462 19:49:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:49:50 ---> Running in dba9bfa72355 19:49:50 Removing intermediate container dba9bfa72355 19:49:50 ---> caece95e3650 19:49:50 Step 13/24 : ENV APP_PORT=59882 19:49:50 ---> Running in b00be93217d1 19:49:51 Removing intermediate container bb53bf258bd7 19:49:51 ---> 82c333e6149d 19:49:51 19:49:51 Step 10/25 : FROM alpine:3.17 19:49:51 ---> d74e625d9115 19:49:51 Step 11/25 : RUN apk add --update --no-cache dumb-init 19:49:51 ---> Using cache 19:49:51 ---> 032e0f8d7462 19:49:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:49:51 ---> Using cache 19:49:51 ---> caece95e3650 19:49:51 Step 13/25 : ENV APP_PORT=59881 19:49:51 ---> Running in daf1f3796386 19:49:51 Removing intermediate container b00be93217d1 19:49:51 ---> 14ee4a49a2c1 19:49:51 Step 14/24 : EXPOSE $APP_PORT 19:49:51 ---> Running in 8c891385445b 19:49:52 Removing intermediate container daf1f3796386 19:49:52 ---> e5a3639e37a0 19:49:52 Step 14/25 : EXPOSE $APP_PORT 19:49:52 ---> Running in 5a5af9033e4b 19:49:52 Removing intermediate container 8c891385445b 19:49:52 ---> e7070294e09e 19:49:52 Step 15/24 : WORKDIR / 19:49:52 ---> Running in 0dbdbde170ad 19:49:53 Removing intermediate container 5a5af9033e4b 19:49:53 ---> fbe4c9f12755 19:49:53 Step 15/25 : WORKDIR / 19:49:53 Removing intermediate container 0dbdbde170ad 19:49:53 ---> b12c4dc15e0d 19:49:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:49:53 ---> Running in f53b9b9f3808 19:49:54 Removing intermediate container f53b9b9f3808 19:49:54 ---> 31c01eb504c2 19:49:54 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:49:54 ---> 0a3ac925e277 19:49:54 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 19:49:55 ---> f8c34b137908 19:49:55 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 19:49:55 ---> 43a61a9f1c6f 19:49:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:49:56 ---> bb4336f05681 19:49:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:49:59 ---> bd1aef61a666 19:49:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:49:59 ---> f884971c1c37 19:49:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:50:00 ---> 7bf2e3331591 19:50:00 Step 20/24 : ENTRYPOINT ["/core-command"] 19:50:00 ---> Running in fb833604b4c0 19:50:01 ---> 70555a9110b8 19:50:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:50:01 Removing intermediate container fb833604b4c0 19:50:01 ---> 3334188390a4 19:50:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:50:02 ---> Running in 854166c2ab60 19:50:03 Removing intermediate container 854166c2ab60 19:50:03 ---> c2b9e3ee26e9 19:50:03 Step 22/24 : LABEL arch=arm64 19:50:03 ---> 4284a0c3c105 19:50:03 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:50:03 ---> Running in fb26ef8e525d 19:50:03 ---> Running in e9c5f7f9df49 19:50:04 Removing intermediate container fb26ef8e525d 19:50:04 ---> 9618d75758ca 19:50:04 Step 23/24 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:50:04 Removing intermediate container e9c5f7f9df49 19:50:04 ---> 72e41fde41b3 19:50:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:50:04 ---> Running in 3dbc49bd6991 19:50:04 ---> Running in bba9d7d73b9c 19:50:05 Removing intermediate container 3dbc49bd6991 19:50:05 ---> 8d01064db8f5 19:50:05 Step 24/24 : LABEL version=0.0.0 19:50:05 Removing intermediate container bba9d7d73b9c 19:50:05 ---> db3f45913f7b 19:50:05 Step 23/25 : LABEL arch=arm64 19:50:05 ---> Running in 0e779710b3bb 19:50:05 ---> Running in 1ac70864761d 19:50:06 Removing intermediate container 0e779710b3bb 19:50:06 ---> 7296d33f3547 19:50:06 19:50:06 Removing intermediate container 1ac70864761d 19:50:06 ---> c7c1fbb5af49 19:50:06 Step 24/25 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:50:07 ---> Running in 98e5bbabc99f 19:50:07 Successfully built 7296d33f3547 19:50:07 Successfully tagged core-command-arm64:latest 19:50:07  Building core-command ... done Building security-spiffe-token-provider 19:50:08 Removing intermediate container 98e5bbabc99f 19:50:08 ---> 369cefe45543 19:50:08 Step 25/25 : LABEL version=0.0.0 19:50:08 ---> Running in 44905165c6ca 19:50:09 Removing intermediate container 44905165c6ca 19:50:09 ---> 2d7a50f57c04 19:50:09 19:50:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:50:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:50:09 ---> a2dda3dad1f9 19:50:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:50:09 ---> Using cache 19:50:09 ---> d80b75944085 19:50:09 Step 4/23 : WORKDIR /edgex-go 19:50:09 ---> Using cache 19:50:09 ---> 11d3833abe6f 19:50:09 Step 5/23 : RUN apk add --update --no-cache make git 19:50:09 ---> Using cache 19:50:09 ---> 349af39ee977 19:50:09 Step 6/23 : COPY go.mod vendor* ./ 19:50:09 ---> Using cache 19:50:09 ---> dc4dbec46404 19:50:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:09 ---> Using cache 19:50:09 ---> 61700c192998 19:50:09 Step 8/23 : COPY . . 19:50:09 Successfully built 2d7a50f57c04 19:50:09 Successfully tagged core-metadata-arm64:latest 19:50:09  Building core-metadata ... done Building support-scheduler 19:50:09 ---> Using cache 19:50:09 ---> 018b7a74a0a7 19:50:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 19:50:10 ---> Running in 7787be35d933 19:50:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:50:15 Removing intermediate container e38444c634cf 19:50:15 ---> e5d48847f07c 19:50:15 19:50:15 Step 10/23 : FROM alpine:3.17 19:50:15 ---> d74e625d9115 19:50:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:50:15 ---> Running in 50e63231f2cd 19:50:15 Removing intermediate container 50e63231f2cd 19:50:15 ---> 4700f68d85a1 19:50:15 Step 12/23 : ENV APP_PORT=59880 19:50:15 ---> Running in 50cc8502e280 19:50:16 Removing intermediate container 50cc8502e280 19:50:16 ---> 40d709e2e8d0 19:50:16 Step 13/23 : EXPOSE $APP_PORT 19:50:16 ---> Running in 60d1bf874df0 19:50:16 Removing intermediate container 60d1bf874df0 19:50:16 ---> c72e8e8ec16f 19:50:16 Step 14/23 : RUN apk add --update --no-cache dumb-init 19:50:17 ---> Running in e06d67dfac63 19:50:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:50:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:50:21 (1/1) Installing dumb-init (1.2.5-r2) 19:50:21 Executing busybox-1.35.0-r29.trigger 19:50:21 OK: 8 MiB in 16 packages 19:50:23 Removing intermediate container e06d67dfac63 19:50:23 ---> 5b1778aead7a 19:50:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:50:25 ---> 54624460437a 19:50:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:50:26 ---> 1f9d5862bdd7 19:50:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:50:29 ---> ed9be9686200 19:50:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:50:30 ---> a4a56270d66c 19:50:30 Step 19/23 : ENTRYPOINT ["/core-data"] 19:50:30 ---> Running in ad00eb10b53b 19:50:31 Removing intermediate container ad00eb10b53b 19:50:31 ---> 43e38f09cb4d 19:50:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:50:31 ---> Running in 244cb6ffbec2 19:50:32 Removing intermediate container 244cb6ffbec2 19:50:32 ---> a45464aa4ab7 19:50:32 Step 21/23 : LABEL arch=arm64 19:50:32 ---> Running in 1c5a3f20807a 19:50:33 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:50:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:50:33 ---> a2dda3dad1f9 19:50:33 Step 3/20 : WORKDIR /edgex-go 19:50:33 ---> Using cache 19:50:33 ---> e2213d1b91ae 19:50:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:50:33 ---> Running in 87a006c9b698 19:50:33 Removing intermediate container 1c5a3f20807a 19:50:33 ---> 5e826fb5bf28 19:50:33 Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:50:33 ---> Running in 809a52a4b14b 19:50:34 Removing intermediate container 809a52a4b14b 19:50:34 ---> 6ea8e7f2b62e 19:50:34 Step 23/23 : LABEL version=0.0.0 19:50:34 ---> Running in 49b90e4ef6eb 19:50:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:50:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:50:36 ---> a2dda3dad1f9 19:50:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:50:36 ---> Using cache 19:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:50:36 ---> d80b75944085 19:50:36 Step 4/23 : WORKDIR /edgex-go 19:50:36 ---> Using cache 19:50:36 ---> 11d3833abe6f 19:50:36 Step 5/23 : RUN apk add --update --no-cache make git 19:50:36 ---> Using cache 19:50:36 ---> 349af39ee977 19:50:36 Step 6/23 : COPY go.mod vendor* ./ 19:50:36 ---> Using cache 19:50:36 ---> dc4dbec46404 19:50:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:36 ---> Using cache 19:50:36 ---> 61700c192998 19:50:36 Step 8/23 : COPY . . 19:50:36 ---> Using cache 19:50:36 ---> 018b7a74a0a7 19:50:36 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 19:50:36 Removing intermediate container 49b90e4ef6eb 19:50:36 ---> 4c7d86dd6ee8 19:50:36 19:50:36 ---> Running in e9347467345a 19:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:50:37 Successfully built 4c7d86dd6ee8 19:50:37 Successfully tagged core-data-arm64:latest 19:50:37 Building security-bootstrapper 19:50:38  Building core-data ... done v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:50:38 v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:50:38 OK: 17691 distinct packages available 19:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:50:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:50:40 OK: 263 MiB in 53 packages 19:50:43 Removing intermediate container 87a006c9b698 19:50:43 ---> 822554a574cb 19:50:43 Step 5/20 : COPY go.mod vendor* ./ 19:50:45 ---> 7269faf52e72 19:50:45 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:45 ---> Running in 9f57cb55d286 19:50:58 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:50:58 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:50:58 ---> a2dda3dad1f9 19:50:58 Step 3/33 : WORKDIR /edgex-go 19:50:58 ---> Using cache 19:50:58 ---> e2213d1b91ae 19:50:58 Step 4/33 : RUN apk add --update --no-cache make git 19:50:58 ---> Using cache 19:50:58 ---> 7c6e7de6d459 19:50:58 Step 5/33 : COPY go.mod vendor* ./ 19:50:58 ---> Using cache 19:50:58 ---> d375f4f605c6 19:50:58 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:58 ---> Running in 183913027f01 19:51:10 Removing intermediate container 5bd19f41af19 19:51:10 ---> b508f4729dbb 19:51:10 Step 7/25 : COPY . . 19:51:22 ---> 398f7aca81fc 19:51:22 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:51:22 ---> Running in a2a6c840d025 19:51:24 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 19:52:45 Removing intermediate container 9f57cb55d286 19:52:45 ---> 7b11efbe7af1 19:52:45 Step 7/20 : COPY . . 19:52:54 ---> a246ce100ac7 19:52:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:54 ---> Running in 0485d8a85ee6 19:52:55 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 19:52:55 Removing intermediate container 183913027f01 19:52:55 ---> 295e4628262e 19:52:55 Step 7/33 : COPY . . 19:53:10 ---> bcb03df915f5 19:53:10 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:53:10 ---> Running in b44d2cddbd4d 19:53:10 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 19:56:17 Removing intermediate container 7787be35d933 19:56:17 ---> 16224ea9c9ba 19:56:17 19:56:17 Step 10/23 : FROM alpine:3.17 19:56:17 ---> d74e625d9115 19:56:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:56:17 ---> Using cache 19:56:17 ---> e4267c319dfc 19:56:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:56:17 ---> Using cache 19:56:17 ---> 90f4a0d3b1c5 19:56:17 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:56:17 ---> Using cache 19:56:17 ---> 78e3190276cc 19:56:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:56:17 ---> Using cache 19:56:17 ---> d961e07ad784 19:56:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:56:17 ---> 01025e4cfb39 19:56:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:56:17 ---> eff0e9f5599b 19:56:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:56:17 ---> 890bd3b274ec 19:56:17 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:56:17 ---> Running in 92632a69b80d 19:56:17 Removing intermediate container 92632a69b80d 19:56:17 ---> 788aba986a2c 19:56:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:56:17 ---> Running in cfaafbb7f564 19:56:17 Removing intermediate container cfaafbb7f564 19:56:17 ---> 7d0aa77199c5 19:56:17 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 19:56:17 ---> Running in 78aaa9d536dc 19:56:17 Removing intermediate container 78aaa9d536dc 19:56:17 ---> 73a920b9c31f 19:56:17 Step 21/23 : LABEL arch=arm64 19:56:17 ---> Running in 739530f254cf 19:56:17 Removing intermediate container 739530f254cf 19:56:17 ---> 3c18a428115c 19:56:17 Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:56:17 ---> Running in 6cb7fef16214 19:56:17 Removing intermediate container 6cb7fef16214 19:56:17 ---> ba043d3ac1f2 19:56:17 Step 23/23 : LABEL version=0.0.0 19:56:17 ---> Running in cab6a4bb36f6 19:56:17 Removing intermediate container cab6a4bb36f6 19:56:17 ---> 22657155f4e0 19:56:17 19:56:17 Successfully built 22657155f4e0 19:56:17 Successfully tagged security-proxy-auth-arm64:latest 19:56:17 Building support-notifications 19:56:36  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:56:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:56:36 ---> a2dda3dad1f9 19:56:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:56:36 ---> Using cache 19:56:36 ---> d80b75944085 19:56:36 Step 4/23 : WORKDIR /edgex-go 19:56:36 ---> Using cache 19:56:36 ---> 11d3833abe6f 19:56:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:56:36 ---> Running in 6cfcebaaec5b 19:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:56:37 OK: 263 MiB in 53 packages 19:56:39 Removing intermediate container 6cfcebaaec5b 19:56:39 ---> 91f120420873 19:56:39 Step 6/23 : COPY go.mod vendor* ./ 19:56:40 ---> 702550da43c2 19:56:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:40 ---> Running in eebbd1ac1054 19:57:36 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 19:57:58 Removing intermediate container a2a6c840d025 19:57:58 ---> 30811ccb46fd 19:57:58 19:57:58 Step 9/25 : FROM alpine:3.17 19:57:58 ---> d74e625d9115 19:57:58 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:57:59 ---> Running in 984aacf930b2 19:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:58:04 (1/3) Installing ca-certificates (20220614-r4) 19:58:04 (2/3) Installing dumb-init (1.2.5-r2) 19:58:04 (3/3) Installing su-exec (0.2-r2) 19:58:04 Executing busybox-1.35.0-r29.trigger 19:58:04 Executing ca-certificates-20220614-r4.trigger 19:58:05 OK: 8 MiB in 18 packages 19:58:08 Removing intermediate container 984aacf930b2 19:58:08 ---> fb0f3055e33f 19:58:08 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:58:08 ---> Running in 6f820a52a122 19:58:09 Removing intermediate container 6f820a52a122 19:58:09 ---> 25d494351d8a 19:58:09 Step 12/25 : WORKDIR / 19:58:09 ---> Running in 150c2e01a227 19:58:10 Removing intermediate container 150c2e01a227 19:58:10 ---> bc2267774c1f 19:58:10 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:58:11 ---> 7d88ece7b1e5 19:58:11 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 19:58:13 ---> 40810202cbed 19:58:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:58:15 ---> 1d3f6d00c787 19:58:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:58:16 ---> 239bb6d3acd9 19:58:16 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:58:20 ---> b548a6496e0c 19:58:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:58:23 ---> 93af4b03c1c0 19:58:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:58:25 ---> 89b83ea8e599 19:58:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:58:26 ---> c8a86f308d5e 19:58:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:58:26 ---> Running in 951945e9af16 19:58:30 Removing intermediate container eebbd1ac1054 19:58:30 ---> a9a7ae6fb96f 19:58:30 Step 8/23 : COPY . . 19:58:32 Removing intermediate container 951945e9af16 19:58:32 ---> e3a34247c668 19:58:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:58:33 ---> Running in 8c66c9aeb915 19:58:33 Removing intermediate container 8c66c9aeb915 19:58:33 ---> 5d7c0c2bbcec 19:58:33 Step 23/25 : LABEL arch=arm64 19:58:33 ---> Running in 4545c20f88a2 19:58:34 Removing intermediate container 4545c20f88a2 19:58:34 ---> 9835b08e09a5 19:58:34 Step 24/25 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:58:34 ---> Running in ea52412e3568 19:58:35 Removing intermediate container ea52412e3568 19:58:35 ---> 4e3a6aaeb393 19:58:35 Step 25/25 : LABEL version=0.0.0 19:58:35 ---> Running in 107c4643af4f 19:58:36 Removing intermediate container 107c4643af4f 19:58:36 ---> 6e62dc543901 19:58:36 19:58:37 Successfully built 6e62dc543901 19:58:37 Successfully tagged security-secretstore-setup-arm64:latest 19:58:37 Building security-spire-config 19:58:47  Building security-secretstore-setup ... done  ---> fd1415b65197 19:58:47 Step 9/23 : RUN make cmd/support-notifications/support-notifications 19:58:47 ---> Running in 69e7242cc95b 19:58:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:58:54 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:58:54 Step 2/27 : FROM ${BUILDER_BASE} AS builder 19:58:54 ---> a2dda3dad1f9 19:58:54 Step 3/27 : WORKDIR /edgex-go 19:58:54 ---> Using cache 19:58:54 ---> e2213d1b91ae 19:58:54 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 19:58:54 ---> Using cache 19:58:54 ---> 0302a0c4c2bc 19:58:54 Step 5/27 : COPY go.mod vendor* ./ 19:58:54 ---> Using cache 19:58:54 ---> 8efb56369fe4 19:58:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:54 ---> Using cache 19:58:54 ---> 96106e9f29fb 19:58:54 Step 7/27 : COPY . . 19:58:54 ---> Using cache 19:58:54 ---> d05dcdadb6d9 19:58:54 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 19:58:54 ---> Using cache 19:58:54 ---> 05297dc60723 19:58:54 Step 9/27 : WORKDIR /edgex-go/spire-build 19:58:54 ---> Using cache 19:58:54 ---> 2f8b8518a8ce 19:58:54 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:58:54 ---> Using cache 19:58:54 ---> 546a659b82ce 19:58:54 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:58:55 ---> Running in 3fe043f90af5 19:58:58 Removing intermediate container 3fe043f90af5 19:58:58 ---> 11da9cd30054 19:58:58 Step 12/27 : WORKDIR /edgex-go 19:58:58 ---> Running in e6c9172cba82 19:58:59 Removing intermediate container e6c9172cba82 19:58:59 ---> c7e0220c46e0 19:58:59 19:58:59 Step 13/27 : FROM alpine:3.17 19:58:59 ---> d74e625d9115 19:58:59 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:58:59 ---> Using cache 19:58:59 ---> cc13bf33d38c 19:58:59 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:58:59 ---> Running in af5e3d75dde3 19:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:59:03 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:59:03 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:59:03 OK: 17689 distinct packages available 19:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:59:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:59:06 (1/4) Installing dumb-init (1.2.5-r2) 19:59:06 (2/4) Installing musl-obstack (1.2.3-r0) 19:59:06 (3/4) Installing libucontext (1.2-r0) 19:59:06 (4/4) Installing gcompat (1.1.0-r0) 19:59:06 Executing busybox-1.35.0-r29.trigger 19:59:06 OK: 8 MiB in 19 packages 19:59:08 Removing intermediate container af5e3d75dde3 19:59:08 ---> 416cbb03cfe0 19:59:08 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 19:59:10 ---> cc4ae0f119f5 19:59:10 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 19:59:11 ---> 74594e32a811 19:59:11 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:59:18 ---> 7dce5354e743 19:59:18 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:59:18 ---> b1e0c39111ef 19:59:18 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:59:18 ---> Running in cc96675cf856 19:59:18 Removing intermediate container cc96675cf856 19:59:18 ---> 263368be1a85 19:59:18 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:59:19 ---> 8b80d1a1fbf1 19:59:19 Step 22/27 : WORKDIR / 19:59:19 ---> Running in cefcfc255f3c 19:59:20 Removing intermediate container cefcfc255f3c 19:59:20 ---> 07bce8ef098e 19:59:20 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:59:20 ---> Running in 8929332004c3 19:59:20 Removing intermediate container 8929332004c3 19:59:20 ---> d7a00448dc20 19:59:20 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:59:20 ---> Running in 4b21486ac9a5 19:59:21 Removing intermediate container 4b21486ac9a5 19:59:21 ---> f4d9f67eae2c 19:59:21 Step 25/27 : LABEL arch=arm64 19:59:21 ---> Running in 524889ae4165 19:59:22 Removing intermediate container 524889ae4165 19:59:22 ---> e767c3f2fd73 19:59:22 Step 26/27 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:59:23 ---> Running in 847387c5f2ef 19:59:23 Removing intermediate container 847387c5f2ef 19:59:23 ---> ffad3cc7152f 19:59:23 Step 27/27 : LABEL version=0.0.0 19:59:23 ---> Running in 2d92adff8ea7 19:59:24 Removing intermediate container 2d92adff8ea7 19:59:24 ---> a4f82bcfc7d7 19:59:24 19:59:24 Successfully built a4f82bcfc7d7 19:59:24 Successfully tagged security-spire-config-arm64:latest 19:59:24  Building security-spire-config ... done Building security-spire-agent 19:59:42 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:59:42 Step 2/27 : FROM ${BUILDER_BASE} AS builder 19:59:42 ---> a2dda3dad1f9 19:59:42 Step 3/27 : WORKDIR /edgex-go 19:59:42 ---> Using cache 19:59:42 ---> e2213d1b91ae 19:59:42 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 19:59:42 ---> Using cache 19:59:42 ---> 0302a0c4c2bc 19:59:42 Step 5/27 : COPY go.mod vendor* ./ 19:59:42 ---> Using cache 19:59:42 ---> 8efb56369fe4 19:59:42 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:42 ---> Using cache 19:59:42 ---> 96106e9f29fb 19:59:42 Step 7/27 : COPY . . 19:59:42 ---> Using cache 19:59:42 ---> d05dcdadb6d9 19:59:42 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 19:59:42 ---> Using cache 19:59:42 ---> 05297dc60723 19:59:42 Step 9/27 : WORKDIR /edgex-go/spire-build 19:59:42 ---> Using cache 19:59:42 ---> 2f8b8518a8ce 19:59:42 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:59:42 ---> Using cache 19:59:42 ---> 546a659b82ce 19:59:42 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:59:42 ---> Using cache 19:59:42 ---> 11da9cd30054 19:59:42 Step 12/27 : WORKDIR /edgex-go 19:59:42 ---> Using cache 19:59:42 ---> c7e0220c46e0 19:59:42 19:59:42 Step 13/27 : FROM alpine:3.17 19:59:42 ---> d74e625d9115 19:59:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:59:42 ---> Using cache 19:59:42 ---> cc13bf33d38c 19:59:42 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:59:42 ---> Using cache 19:59:42 ---> 23449a53a0f2 19:59:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 19:59:42 ---> Using cache 19:59:42 ---> efced7aafa1c 19:59:42 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 19:59:42 ---> Using cache 19:59:42 ---> d2e766dbc399 19:59:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:59:44 Removing intermediate container b44d2cddbd4d 19:59:44 ---> 3df30b9b6431 19:59:44 19:59:44 Step 9/33 : FROM alpine:3.17 19:59:44 ---> d74e625d9115 19:59:44 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:59:44 ---> Running in 12e4cc411e8d 19:59:45 Removing intermediate container 12e4cc411e8d 19:59:45 ---> 9f7a69edf8e1 19:59:45 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 19:59:45 ---> Running in dcd6915a3587 19:59:46 ---> c55a17a7c3aa 19:59:46 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:59:49 (1/2) Installing dumb-init (1.2.5-r2) 19:59:49 (2/2) Installing su-exec (0.2-r2) 19:59:49 Executing busybox-1.35.0-r29.trigger 19:59:49 OK: 8 MiB in 17 packages 19:59:52 Removing intermediate container dcd6915a3587 19:59:52 ---> cb2ddcfb3645 19:59:52 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 19:59:52 ---> Running in a528a106c717 19:59:52 ---> 65e50ebe5d7b 19:59:52 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:59:53 Removing intermediate container a528a106c717 19:59:53 ---> 8a4f3a52b225 19:59:53 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:59:53 ---> Running in 41ee9eb93a43 19:59:53 ---> dffb1cf5cf81 19:59:53 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:59:54 Removing intermediate container 41ee9eb93a43 19:59:54 ---> 5e0baf4882c8 19:59:54 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:59:54 ---> Running in f71da295adf0 19:59:54 ---> cbdd9a522e10 19:59:54 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:59:55 Removing intermediate container f71da295adf0 19:59:55 ---> ab881ad785a5 19:59:55 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:59:55 ---> Running in d61e79fd2696 19:59:55 Removing intermediate container d61e79fd2696 19:59:55 ---> 7ff92d72b1ff 19:59:55 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:59:55 ---> Running in 23e430e172be 19:59:56 ---> 690c82760ec7 19:59:56 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:59:56 ---> Running in 2e62b26b7d52 19:59:57 Removing intermediate container 2e62b26b7d52 19:59:57 ---> 24a8f5cd1b92 19:59:57 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:59:57 ---> Running in bf587614b759 19:59:58 Removing intermediate container bf587614b759 19:59:58 ---> 753574da9104 19:59:58 Step 25/27 : LABEL arch=arm64 19:59:58 ---> Running in 0927ee74a8e4 19:59:58 Removing intermediate container 0927ee74a8e4 19:59:58 ---> 1b3e0fefa73d 19:59:58 Step 26/27 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 19:59:58 ---> Running in e5d1c67c570d 19:59:59 Removing intermediate container e5d1c67c570d 19:59:59 ---> 6d407a22fe07 19:59:59 Step 27/27 : LABEL version=0.0.0 19:59:59 ---> Running in 1cf1d6e54e6f 20:00:00 Removing intermediate container 23e430e172be 20:00:00 ---> 9bc06daffa2e 20:00:00 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:00:00 ---> Running in a28d2e1bd5d0 20:00:00 Removing intermediate container 1cf1d6e54e6f 20:00:00 ---> 43ac9a211fe7 20:00:00 20:00:00 Removing intermediate container a28d2e1bd5d0 20:00:00 ---> 4e2ae0cc996b 20:00:00 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:00:01 Successfully built 43ac9a211fe7 20:00:01 Successfully tagged security-spire-agent-arm64:latest 20:00:03  Building security-spire-agent ... done  ---> 18aa10eab6fc 20:00:03 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:00:03 ---> Running in 10c3203ce5f2 20:00:06 Removing intermediate container 10c3203ce5f2 20:00:06 ---> f22baee8a99f 20:00:06 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:07 ---> 5a324ec21585 20:00:07 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:00:08 ---> 14c090168479 20:00:08 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:00:10 ---> 154562dec80b 20:00:10 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:00:10 ---> 99bdbddf1156 20:00:10 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:00:11 ---> bb0c511cd734 20:00:11 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:00:12 ---> 07620063a972 20:00:12 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:00:13 ---> 3cd38bd5934f 20:00:13 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:00:17 ---> 82d34d5850aa 20:00:17 Step 28/33 : RUN chmod +x /entrypoint.sh 20:00:17 ---> Running in 18aae56ef118 20:00:21 Removing intermediate container 18aae56ef118 20:00:21 ---> 8751a50e4408 20:00:21 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:00:21 ---> Running in c6b76ff50ea7 20:00:21 Removing intermediate container c6b76ff50ea7 20:00:21 ---> ec9f7484d6b5 20:00:21 Step 30/33 : CMD ["gate"] 20:00:22 ---> Running in b7578618e764 20:00:23 Removing intermediate container b7578618e764 20:00:23 ---> c7566acfd5c8 20:00:23 Step 31/33 : LABEL arch=arm64 20:00:23 ---> Running in 7dc983e21855 20:00:23 Removing intermediate container 7dc983e21855 20:00:23 ---> 2f5a9c0d7fa0 20:00:23 Step 32/33 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 20:00:23 ---> Running in 064ca9d9ad91 20:00:24 Removing intermediate container 064ca9d9ad91 20:00:24 ---> d84eded19d3c 20:00:24 Step 33/33 : LABEL version=0.0.0 20:00:24 ---> Running in 98f49a7cc124 20:00:25 Removing intermediate container 98f49a7cc124 20:00:25 ---> 8024b8e52ed8 20:00:25 20:00:26 Successfully built 8024b8e52ed8 20:00:26 Successfully tagged security-bootstrapper-arm64:latest 20:00:33  Building security-bootstrapper ... done Removing intermediate container e9347467345a 20:00:33 ---> 780ecc4ee5de 20:00:33 20:00:33 Step 10/23 : FROM alpine:3.17 20:00:33 ---> d74e625d9115 20:00:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:00:33 ---> Using cache 20:00:33 ---> 032e0f8d7462 20:00:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:00:33 ---> Using cache 20:00:33 ---> caece95e3650 20:00:33 Step 13/23 : ENV APP_PORT=59861 20:00:33 ---> Running in c967e2dfdd41 20:00:33 Removing intermediate container c967e2dfdd41 20:00:33 ---> 10ac17ec1a8d 20:00:33 Step 14/23 : EXPOSE $APP_PORT 20:00:33 ---> Running in 99309dba58ee 20:00:33 Removing intermediate container 99309dba58ee 20:00:33 ---> e8e4be1a910c 20:00:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:34 ---> 69b3e1a8fe45 20:00:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:00:35 ---> abdaa9b5665a 20:00:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:00:37 ---> ad74417d602d 20:00:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:00:38 ---> a0affa01aadb 20:00:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:00:38 ---> Running in 6c405830e05b 20:00:38 Removing intermediate container 6c405830e05b 20:00:38 ---> 614228c6e2a5 20:00:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:00:39 ---> Running in e840a2d9d83c 20:00:39 Removing intermediate container e840a2d9d83c 20:00:39 ---> 405bd7ce88d5 20:00:39 Step 21/23 : LABEL arch=arm64 20:00:39 ---> Running in f2b2345fdc3b 20:00:40 Removing intermediate container f2b2345fdc3b 20:00:40 ---> c928627fa2d1 20:00:40 Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 20:00:40 ---> Running in 2cd2b9a74e92 20:00:40 Removing intermediate container 2cd2b9a74e92 20:00:40 ---> 40394e08772f 20:00:40 Step 23/23 : LABEL version=0.0.0 20:00:40 ---> Running in 53227d2f4f29 20:00:41 Removing intermediate container 53227d2f4f29 20:00:41 ---> b95460d7b695 20:00:41 20:00:41 Successfully built b95460d7b695 20:00:41 Successfully tagged support-scheduler-arm64:latest 20:01:08  Building support-scheduler ... done Removing intermediate container 0485d8a85ee6 20:01:08 ---> 7e595a3cf665 20:01:08 20:01:08 Step 9/20 : FROM alpine:3.17 20:01:08 ---> d74e625d9115 20:01:08 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:01:08 ---> Using cache 20:01:08 ---> 9f7a69edf8e1 20:01:08 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:01:10 ---> Running in 03022cec2442 20:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:13 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:01:13 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:01:13 OK: 17689 distinct packages available 20:01:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:15 (1/9) Installing ca-certificates (20220614-r4) 20:01:15 (2/9) Installing brotli-libs (1.0.9-r9) 20:01:15 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:01:15 (4/9) Installing libcurl (7.88.1-r1) 20:01:15 (5/9) Installing curl (7.88.1-r1) 20:01:15 (6/9) Installing dumb-init (1.2.5-r2) 20:01:15 (7/9) Installing musl-obstack (1.2.3-r0) 20:01:15 (8/9) Installing libucontext (1.2-r0) 20:01:15 (9/9) Installing gcompat (1.1.0-r0) 20:01:15 Executing busybox-1.35.0-r29.trigger 20:01:16 Executing ca-certificates-20220614-r4.trigger 20:01:16 OK: 11 MiB in 24 packages 20:01:18 Removing intermediate container 03022cec2442 20:01:18 ---> 4010f7ca8dfb 20:01:18 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:01:19 ---> d4f03e9b40d8 20:01:19 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:01:20 ---> 62bb74a717ce 20:01:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:01:23 ---> a35b88166f0e 20:01:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:01:24 ---> 7c0276e35e16 20:01:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:01:24 ---> Running in c1a307a4312c 20:01:25 Removing intermediate container c1a307a4312c 20:01:25 ---> c29db4d5777f 20:01:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:01:25 ---> Running in 26bdedfa070e 20:01:25 Removing intermediate container 26bdedfa070e 20:01:25 ---> 2ce2f505b7f5 20:01:25 Step 18/20 : LABEL arch=arm64 20:01:25 ---> Running in 078d8d5d9619 20:01:26 Removing intermediate container 078d8d5d9619 20:01:26 ---> 83e6a0feac30 20:01:26 Step 19/20 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 20:01:26 ---> Running in 60d23c0808cc 20:01:26 Removing intermediate container 60d23c0808cc 20:01:26 ---> 9ad1c25cb4d4 20:01:26 Step 20/20 : LABEL version=0.0.0 20:01:26 ---> Running in 656a5d6293ef 20:01:27 Removing intermediate container 656a5d6293ef 20:01:27 ---> 765416c58ff6 20:01:27 20:01:27 Successfully built 765416c58ff6 20:01:27 Successfully tagged security-spiffe-token-provider-arm64:latest 20:02:35  Building security-spiffe-token-provider ... done Removing intermediate container 69e7242cc95b 20:02:35 ---> 833e9dcd80c3 20:02:35 20:02:35 Step 10/23 : FROM alpine:3.17 20:02:35 ---> d74e625d9115 20:02:35 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:02:35 ---> Running in 6ca78c479135 20:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:02:37 (1/2) Installing ca-certificates (20220614-r4) 20:02:37 (2/2) Installing dumb-init (1.2.5-r2) 20:02:37 Executing busybox-1.35.0-r29.trigger 20:02:37 Executing ca-certificates-20220614-r4.trigger 20:02:37 OK: 8 MiB in 17 packages 20:02:38 Removing intermediate container 6ca78c479135 20:02:38 ---> 42cead55e00d 20:02:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:02:38 ---> Running in c6e6e5ff1069 20:02:38 Removing intermediate container c6e6e5ff1069 20:02:38 ---> b6b481f2003c 20:02:38 Step 13/23 : ENV APP_PORT=59860 20:02:38 ---> Running in f53fe8c8594a 20:02:39 Removing intermediate container f53fe8c8594a 20:02:39 ---> eb2ee57b4e02 20:02:39 Step 14/23 : EXPOSE $APP_PORT 20:02:39 ---> Running in acd1973ee001 20:02:39 Removing intermediate container acd1973ee001 20:02:39 ---> 52c034ddf44e 20:02:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:40 ---> 436ab04d48a5 20:02:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:02:40 ---> bd51a998f24a 20:02:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:02:42 ---> 766c83ab5ada 20:02:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:02:42 ---> 24dd63cc76af 20:02:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:02:42 ---> Running in 952da9cffd15 20:02:42 Removing intermediate container 952da9cffd15 20:02:42 ---> 570883c941bf 20:02:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:02:42 ---> Running in 216b74c34f20 20:02:43 Removing intermediate container 216b74c34f20 20:02:43 ---> 6be3e45d8270 20:02:43 Step 21/23 : LABEL arch=arm64 20:02:43 ---> Running in 3fd529e1b6a2 20:02:43 Removing intermediate container 3fd529e1b6a2 20:02:43 ---> d586a5831904 20:02:43 Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 20:02:43 ---> Running in 5b90f99e09b1 20:02:44 Removing intermediate container 5b90f99e09b1 20:02:44 ---> 3b16faca3abf 20:02:44 Step 23/23 : LABEL version=0.0.0 20:02:44 ---> Running in aa150043b206 20:02:44 Removing intermediate container aa150043b206 20:02:44 ---> c95a22e6c0c4 20:02:44 20:02:44 Successfully built c95a22e6c0c4 20:02:44 Successfully tagged support-notifications-arm64:latest 20:02:44  Building support-notifications ... done  [Pipeline] } 20:02:44 $ docker stop --time=1 8b5716ac92c3b2a759adeba92c61c7ddaa0316869885299b54a6f6ea30afb1f5 20:02:46 $ docker rm -f --volumes 8b5716ac92c3b2a759adeba92c61c7ddaa0316869885299b54a6f6ea30afb1f5 [Pipeline] // withDockerContainer [Pipeline] sh 20:02:47 + docker images 20:02:47 REPOSITORY TAG IMAGE ID CREATED SIZE 20:02:47 support-notifications-arm64 latest c95a22e6c0c4 3 seconds ago 32.5MB 20:02:47 833e9dcd80c3 15 seconds ago 1.57GB 20:02:47 security-spiffe-token-provider-arm64 latest 765416c58ff6 About a minute ago 33.1MB 20:02:47 7e595a3cf665 About a minute ago 1.54GB 20:02:47 support-scheduler-arm64 latest b95460d7b695 2 minutes ago 31.8MB 20:02:47 780ecc4ee5de 2 minutes ago 1.57GB 20:02:47 security-bootstrapper-arm64 latest 8024b8e52ed8 2 minutes ago 22.2MB 20:02:47 security-spire-agent-arm64 latest 43ac9a211fe7 2 minutes ago 125MB 20:02:47 3df30b9b6431 3 minutes ago 1.49GB 20:02:47 security-spire-config-arm64 latest a4f82bcfc7d7 3 minutes ago 86.2MB 20:02:47 c7e0220c46e0 3 minutes ago 1.36GB 20:02:47 security-secretstore-setup-arm64 latest 6e62dc543901 4 minutes ago 32.8MB 20:02:47 30811ccb46fd 4 minutes ago 1.49GB 20:02:47 security-proxy-auth-arm64 latest 22657155f4e0 6 minutes ago 18.5MB 20:02:47 16224ea9c9ba 6 minutes ago 1.48GB 20:02:47 core-data-arm64 latest 4c7d86dd6ee8 12 minutes ago 20.1MB 20:02:47 e5d48847f07c 12 minutes ago 1.5GB 20:02:47 core-metadata-arm64 latest 2d7a50f57c04 12 minutes ago 20.6MB 20:02:47 core-command-arm64 latest 7296d33f3547 12 minutes ago 20MB 20:02:47 82c333e6149d 12 minutes ago 1.51GB 20:02:47 core-common-config-bootstrapper-arm64 latest b1f68f5e03e3 13 minutes ago 17.4MB 20:02:47 f14fb65cd255 13 minutes ago 1.5GB 20:02:47 e4bc40caa7d8 13 minutes ago 1.49GB 20:02:47 security-proxy-setup-arm64 latest f64b57c7671d 13 minutes ago 19MB 20:02:47 dbf659b94e0b 14 minutes ago 1.48GB 20:02:47 security-spire-server-arm64 latest f4c0b23b5918 20 minutes ago 87.1MB 20:02:47 83c2cac46cda 20 minutes ago 1.36GB 20:02:47 ci-base-image-arm64 latest a2dda3dad1f9 35 minutes ago 866MB 20:02:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB 20:02:47 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 20:02:47 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 20:02:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:48 20:02:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:48 arm64: Pulling from edgex-lftools-log-publisher 20:02:48 8998bd30e6a1: Pulling fs layer 20:02:48 04944245beec: Pulling fs layer 20:02:48 699f458cf7ca: Pulling fs layer 20:02:48 765212b225bb: Pulling fs layer 20:02:48 f23df028b6ca: Pulling fs layer 20:02:48 d65c8cfc05b1: Pulling fs layer 20:02:48 2437ff75d9bd: Pulling fs layer 20:02:48 f23df028b6ca: Waiting 20:02:48 d65c8cfc05b1: Waiting 20:02:48 2437ff75d9bd: Waiting 20:02:48 765212b225bb: Waiting 20:02:48 04944245beec: Verifying Checksum 20:02:48 04944245beec: Download complete 20:02:48 765212b225bb: Verifying Checksum 20:02:48 765212b225bb: Download complete 20:02:48 f23df028b6ca: Verifying Checksum 20:02:48 f23df028b6ca: Download complete 20:02:48 d65c8cfc05b1: Verifying Checksum 20:02:48 d65c8cfc05b1: Download complete 20:02:49 699f458cf7ca: Verifying Checksum 20:02:49 699f458cf7ca: Download complete 20:02:49 8998bd30e6a1: Verifying Checksum 20:02:49 8998bd30e6a1: Download complete 20:02:51 2437ff75d9bd: Verifying Checksum 20:02:51 2437ff75d9bd: Download complete 20:02:53 8998bd30e6a1: Pull complete 20:02:53 04944245beec: Pull complete 20:02:54 699f458cf7ca: Pull complete 20:02:54 765212b225bb: Pull complete 20:02:55 f23df028b6ca: Pull complete 20:02:55 d65c8cfc05b1: Pull complete 20:03:08 2437ff75d9bd: Pull complete 20:03:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:03:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:03:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:08 prd-ubuntu20.04-docker-arm64-4c-16g-4935 does not seem to be running inside a container 20:03:08 $ 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 20:03:12 $ docker top 74a3f96e3a9c1b815b9bed95f7a400dd728e5676353da5a74bfa6b45f7b5e520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:12 ---> job-cost.sh 20:03:12 lf-activate-venv: SKIPPING 20:03:12 INFO: No Stack... 20:03:13 INFO: Retrieving Pricing Info for: v3-standard-4 20:03:14 INFO: Archiving Costs [Pipeline] sh 20:03:14 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:03:14 + cut -d, -f6 [Pipeline] lock 20:03:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4464-1-stack-cost] 20:03:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4464-1-stack-cost] did not exist. Created. 20:03:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4464-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:03:15 + echo total: 0.10999999940395355 [Pipeline] stash 20:03:15 Stashed 1 file(s) [Pipeline] } 20:03:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4464-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:03:15 $ docker stop --time=1 74a3f96e3a9c1b815b9bed95f7a400dd728e5676353da5a74bfa6b45f7b5e520 20:03:17 $ docker rm -f --volumes 74a3f96e3a9c1b815b9bed95f7a400dd728e5676353da5a74bfa6b45f7b5e520 [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 20:03:18 provisioning config files... 20:03:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8662700957475398665tmp [Pipeline] { [Pipeline] sh 20:03:18 + set +x 20:03:18 + curl -s https://codecov.io/bash 20:03:18 + bash -s -- 20:03:18 20:03:18 _____ _ 20:03:18 / ____| | | 20:03:18 | | ___ __| | ___ ___ _____ __ 20:03:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:03:18 | |___| (_) | (_| | __/ (_| (_) \ V / 20:03:18 \_____\___/ \__,_|\___|\___\___/ \_/ 20:03:18 Bash-1.0.6 20:03:18 20:03:18 20:03:18 ==> git version 2.25.1 found 20:03:18 ==> 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 20:03:18 Release-Date: 2020-01-08 20:03:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:03:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:03:18 ==> Jenkins CI detected. 20:03:18 current dir:  /w/workspace/edgex-go/1 20:03:18 project root: . 20:03:18 --> token set from env 20:03:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:03:18 ==> Running gcov in . (disable via -X gcov) 20:03:18 ==> Python coveragepy not found 20:03:18 ==> Searching for coverage reports in: 20:03:18 + . 20:03:18 -> Found 1 reports 20:03:18 ==> Detecting git/mercurial file structure 20:03:18 ==> Reading reports 20:03:18 + ./coverage.out bytes=447275 20:03:18 ==> Appending adjustments 20:03:18 https://docs.codecov.io/docs/fixing-reports 20:03:20 + Found adjustments 20:03:20 ==> Gzipping contents 20:03:20 60K /tmp/codecov.KZbxna.gz 20:03:20 ==> Uploading reports 20:03:20 url: https://codecov.io 20:03:20 query: branch=PR-4464&commit=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4464&job=&cmd_args= 20:03:20 -> Pinging Codecov 20:03:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4464&commit=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4464&job=&cmd_args= 20:03:20 -> Uploading to 20:03:20 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/00271124DB129430A58F1EEE437C3FCB/4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61/1f6fcfbb-e15b-4b61-877f-8015743bfe5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T200320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f95b03e0c6c303c5857cadf4dfe73fe6b7bf275a1ebbb533cd13b62e9430408f 20:03:20 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:20 Dload Upload Total Spent Left Speed 20:03:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57510 0 0 100 57510 0 167k --:--:-- --:--:-- --:--:-- 167k 20:03:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [Pipeline] } 20:03:20 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 20:03:21 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:03:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:03:23 ---> package-listing.sh 20:03:23 ++ facter osfamily 20:03:23 ++ tr '[:upper:]' '[:lower:]' 20:03:23 + OS_FAMILY=debian 20:03:23 + workspace=/w/workspace/edgex-go/1 20:03:23 + START_PACKAGES=/tmp/packages_start.txt 20:03:23 + END_PACKAGES=/tmp/packages_end.txt 20:03:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:03:23 + PACKAGES=/tmp/packages_start.txt 20:03:23 + '[' /w/workspace/edgex-go/1 ']' 20:03:23 + PACKAGES=/tmp/packages_end.txt 20:03:23 + case "${OS_FAMILY}" in 20:03:23 + dpkg -l 20:03:23 + grep '^ii' 20:03:23 + '[' -f /tmp/packages_start.txt ']' 20:03:23 + '[' -f /tmp/packages_end.txt ']' 20:03:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:03:23 + '[' /w/workspace/edgex-go/1 ']' 20:03:23 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:03:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:03:23 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 20:03:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:03:24 20:03:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:03:24 latest: Pulling from edgex-lftools-log-publisher 20:03:24 5eb5b503b376: Pulling fs layer 20:03:24 5c69ac0246d0: Pulling fs layer 20:03:24 ec43610c2a17: Pulling fs layer 20:03:24 3a2ae6a8a46f: Pulling fs layer 20:03:24 33b1e0a273af: Pulling fs layer 20:03:24 5d3b04190fa2: Pulling fs layer 20:03:24 2f39f015ded8: Pulling fs layer 20:03:24 3a2ae6a8a46f: Waiting 20:03:24 33b1e0a273af: Waiting 20:03:24 5d3b04190fa2: Waiting 20:03:24 2f39f015ded8: Waiting 20:03:24 5c69ac0246d0: Verifying Checksum 20:03:24 5c69ac0246d0: Download complete 20:03:24 3a2ae6a8a46f: Download complete 20:03:25 33b1e0a273af: Verifying Checksum 20:03:25 33b1e0a273af: Download complete 20:03:25 5d3b04190fa2: Verifying Checksum 20:03:25 5d3b04190fa2: Download complete 20:03:25 ec43610c2a17: Verifying Checksum 20:03:25 ec43610c2a17: Download complete 20:03:26 5eb5b503b376: Download complete 20:03:27 2f39f015ded8: Download complete 20:03:27 5eb5b503b376: Pull complete 20:03:27 5c69ac0246d0: Pull complete 20:03:28 ec43610c2a17: Pull complete 20:03:28 3a2ae6a8a46f: Pull complete 20:03:28 33b1e0a273af: Pull complete 20:03:28 5d3b04190fa2: Pull complete 20:03:32 2f39f015ded8: Pull complete 20:03:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:03:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:33 prd-ubuntu20.04-docker-8c-8g-4934 does not seem to be running inside a container 20:03:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:03:41 $ docker top 6187cf77766436ac7f452fb17a79df16207da39e88f3b5d6532436c442ada627 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:41 + touch /tmp/pre-build-complete [Pipeline] sh 20:03:42 + mkdir -p /var/log/sysstat [Pipeline] sh 20:03:42 + ls /var/log/sa-host 20:03:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:42 provisioning config files... 20:03:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11238962489345162989tmp [Pipeline] { [Pipeline] echo 20:03:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:03:43 ---> create-netrc.sh [Pipeline] } 20:03:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:03:43 ---> python-tools-install.sh [Pipeline] echo 20:03:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:03:43 ---> sudo-logs.sh 20:03:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:03:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:03:44 ---> job-cost.sh 20:03:44 lf-activate-venv: SKIPPING 20:03:44 DEBUG: total: 0.10999999940395355 20:03:44 INFO: Retrieving Stack Cost... 20:03:44 INFO: Retrieving Pricing Info for: v3-standard-8 20:03:45 INFO: Archiving Costs [Pipeline] echo 20:03:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:03:45 ---> logs-deploy.sh 20:03:45 lf-activate-venv: SKIPPING 20:03:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4464/1 20:03:45 INFO: archiving workspace using pattern(s): 20:03:46 Archives upload complete. 20:03:46 INFO: archiving logs to Nexus