Pull request #4706 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 4a1a2f6fcca94f190f3e8ade4be750f95b859748+7c01bc1dba2433d755df7f9201a89b8f284e58a9 (fb211be47058e8db52e7d354d67ea6fddeb990cc) 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-ssh1434100134644584592.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11314559395577391625.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4706/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-4706/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh849185783237043971.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-4706/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9199915179077641144.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1511636459876225118.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-4706/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-4706/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17335471707704047996.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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]] ========================================================= [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.21 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-9907 in /w/workspace/edgexfoundry_edgex-go_PR-4706 [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/4706/head:refs/remotes/origin/PR-4706 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7c01bc1dba2433d755df7f9201a89b8f284e58a9 into PR head commit 4a1a2f6fcca94f190f3e8ade4be750f95b859748 Merge succeeded, producing 087a96c233f6d888bac5e0ed367afc9fd192ffd3 Checking out Revision 087a96c233f6d888bac5e0ed367afc9fd192ffd3 (PR-4706) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a1a2f6fcca94f190f3e8ade4be750f95b859748 # 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 7c01bc1dba2433d755df7f9201a89b8f284e58a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 087a96c233f6d888bac5e0ed367afc9fd192ffd3 # timeout=10 Commit message: "Merge commit '7c01bc1dba2433d755df7f9201a89b8f284e58a9' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:29:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:29:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:29:13 ========================================================= 13:29:13 EdgeX Global Pipelines Version Info 13:29:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:29:14 ------------------- 13:29:14 stable info: 13:29:14 ------------------- 13:29:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:29:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:29:14 Message: update stable to v1.0.254 13:29:14 ------------------- 13:29:14 experimental info: 13:29:14 ------------------- 13:29:14 Commited By: **** collab-it+edgex@linuxfoundation.org 13:29:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:29:14 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:29:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:29:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 13:29:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:29:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:29:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:29:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4706 [Pipeline] echo 13:29:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4706 [Pipeline] echo 13:29:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4706 [Pipeline] echo 13:29:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 087a96c233f6d888bac5e0ed367afc9fd192ffd3 [Pipeline] echo 13:29:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 087a96c [Pipeline] echo 13:29:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:16 provisioning config files... 13:29:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2457238635816887089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:16 ---> docker-login.sh 13:29:16 nexus3.edgexfoundry.org:10001 13:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:17 Configure a credential helper to remove this warning. See 13:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:17 13:29:17 Login Succeeded 13:29:17 nexus3.edgexfoundry.org:10002 13:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:17 Configure a credential helper to remove this warning. See 13:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:17 13:29:17 Login Succeeded 13:29:17 nexus3.edgexfoundry.org:10003 13:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:17 Configure a credential helper to remove this warning. See 13:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:17 13:29:17 Login Succeeded 13:29:17 nexus3.edgexfoundry.org:10004 13:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:17 Configure a credential helper to remove this warning. See 13:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:17 13:29:17 Login Succeeded 13:29:17 docker.io 13:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:17 Configure a credential helper to remove this warning. See 13:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:17 13:29:17 Login Succeeded 13:29:17 ---> docker-login.sh ends [Pipeline] } 13:29:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:29:18 + 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 13:29:18 + dirname cmd/core-command/Dockerfile 13:29:18 + cut -d/ -f2 13:29:18 + echo core-command,cmd/core-command/Dockerfile 13:29:18 + dirname cmd/core-common-config-bootstrapper/Dockerfile 13:29:18 + cut -d/ -f2 13:29:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 13:29:18 + dirname cmd/core-data/Dockerfile 13:29:18 + cut -d/ -f2 13:29:18 + echo core-data,cmd/core-data/Dockerfile 13:29:18 + dirname cmd/core-metadata/Dockerfile 13:29:18 + cut -d/ -f2 13:29:18 + echo core-metadata,cmd/core-metadata/Dockerfile 13:29:18 + + dirname cmd/security-bootstrapper/Dockerfile 13:29:18 cut -d/ -f2 13:29:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:29:18 + dirname cmd/security-proxy-auth/Dockerfile 13:29:18 + cut -d/ -f2 13:29:18 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 13:29:18 + dirname cmd/security-proxy-setup/Dockerfile 13:29:18 + cut -d/ -f2 13:29:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:29:18 + dirname cmd/security-secretstore-setup/Dockerfile 13:29:18 + cut -d/ -f2 13:29:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:29:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:29:18 + cut -d/ -f2 13:29:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:29:18 + dirname cmd/security-spire-agent/Dockerfile 13:29:18 + cut -d/ -f2 13:29:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:29:18 + dirname cmd/security-spire-config/Dockerfile 13:29:18 + cut -d/ -f2 13:29:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:29:18 + dirname cmd/security-spire-server/Dockerfile 13:29:18 + cut -d/ -f2 13:29:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:29:18 + dirname cmd/support-notifications/Dockerfile+ 13:29:18 cut -d/ -f2 13:29:18 + echo support-notifications,cmd/support-notifications/Dockerfile 13:29:18 + dirname cmd/support-scheduler/Dockerfile 13:29:18 + cut -d/ -f2 13:29:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 13:29:18 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 13:29:18 + git rev-list -1 --merges 087a96c233f6d888bac5e0ed367afc9fd192ffd3~1..087a96c233f6d888bac5e0ed367afc9fd192ffd3 [Pipeline] echo 13:29:18 -----------> git rev-list -1 --merges 087a96c233f6d888bac5e0ed367afc9fd192ffd3~1..087a96c233f6d888bac5e0ed367afc9fd192ffd3 087a96c233f6d888bac5e0ed367afc9fd192ffd3 13:29:18 087a96c233f6d888bac5e0ed367afc9fd192ffd3 [false] [Pipeline] sh 13:29:19 + git log --format=format:%s -1 087a96c233f6d888bac5e0ed367afc9fd192ffd3 [Pipeline] echo 13:29:19 ========================================================= 13:29:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:29:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:29:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:29:19 + grep -v github /etc/ssh/ssh_known_hosts 13:29:19 + [ -e /tmp/ssh_known_hosts ] 13:29:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:29:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:29:19 + sudo tee -a /etc/ssh/ssh_known_hosts 13:29:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:20 13:29:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:20 0.1.4: Pulling from edgex-devops/py-git-semver 13:29:20 b85a868b505f: Pulling fs layer 13:29:20 e2be974225ed: Pulling fs layer 13:29:20 339a4e72a1f5: Pulling fs layer 13:29:20 988bab9f4d93: Pulling fs layer 13:29:20 1469e6f7b9e6: Pulling fs layer 13:29:20 eaf3925da568: Pulling fs layer 13:29:20 bab4dde63d76: Pulling fs layer 13:29:20 bde34c3a00c8: Pulling fs layer 13:29:20 b352a97aabf1: Pulling fs layer 13:29:20 4872d77fe225: Pulling fs layer 13:29:20 5851b861e8e6: Pulling fs layer 13:29:20 b352a97aabf1: Waiting 13:29:20 bde34c3a00c8: Waiting 13:29:20 988bab9f4d93: Waiting 13:29:20 4872d77fe225: Waiting 13:29:20 1469e6f7b9e6: Waiting 13:29:20 5851b861e8e6: Waiting 13:29:20 eaf3925da568: Waiting 13:29:20 bab4dde63d76: Waiting 13:29:20 e2be974225ed: Verifying Checksum 13:29:20 e2be974225ed: Download complete 13:29:20 988bab9f4d93: Verifying Checksum 13:29:20 988bab9f4d93: Download complete 13:29:20 1469e6f7b9e6: Verifying Checksum 13:29:20 1469e6f7b9e6: Download complete 13:29:20 eaf3925da568: Verifying Checksum 13:29:20 eaf3925da568: Download complete 13:29:20 339a4e72a1f5: Verifying Checksum 13:29:20 339a4e72a1f5: Download complete 13:29:20 bde34c3a00c8: Verifying Checksum 13:29:20 bde34c3a00c8: Download complete 13:29:20 b352a97aabf1: Download complete 13:29:20 4872d77fe225: Download complete 13:29:20 5851b861e8e6: Verifying Checksum 13:29:20 5851b861e8e6: Download complete 13:29:20 b85a868b505f: Verifying Checksum 13:29:20 b85a868b505f: Download complete 13:29:21 bab4dde63d76: Verifying Checksum 13:29:22 b85a868b505f: Pull complete 13:29:22 e2be974225ed: Pull complete 13:29:22 339a4e72a1f5: Pull complete 13:29:22 988bab9f4d93: Pull complete 13:29:22 1469e6f7b9e6: Pull complete 13:29:22 eaf3925da568: Pull complete 13:29:24 bab4dde63d76: Pull complete 13:29:24 bde34c3a00c8: Pull complete 13:29:24 b352a97aabf1: Pull complete 13:29:24 4872d77fe225: Pull complete 13:29:24 5851b861e8e6: Pull complete 13:29:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:29:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:25 prd-ubuntu20.04-docker-8c-8g-9907 does not seem to be running inside a container 13:29:25 $ 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 13:29:28 $ docker top 8940c8bdf6540b01a9142d419629157bf227c93114adbc47ee235887b03f3092 -eo pid,comm 13:29:28 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). 13:29:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:29:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:28 [ssh-agent] Looking for ssh-agent implementation... 13:29:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:28 $ docker exec 8940c8bdf6540b01a9142d419629157bf227c93114adbc47ee235887b03f3092 ssh-agent 13:29:29 SSH_AUTH_SOCK=/tmp/ssh-XQnuvzZh4J5Y/agent.33 13:29:29 SSH_AGENT_PID=39 13:29:29 Running ssh-add (command line suppressed) 13:29:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13806306029893560631.key (/w/workspace/edgex-go/1@tmp/private_key_13806306029893560631.key) 13:29:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:29 + git tag --points-at HEAD [Pipeline] } 13:29:29 $ docker exec --env ******** --env ******** 8940c8bdf6540b01a9142d419629157bf227c93114adbc47ee235887b03f3092 ssh-agent -k 13:29:29 unset SSH_AUTH_SOCK; 13:29:29 unset SSH_AGENT_PID; 13:29:29 echo Agent pid 39 killed; 13:29:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:29:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:29 [ssh-agent] Looking for ssh-agent implementation... 13:29:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:29 $ docker exec 8940c8bdf6540b01a9142d419629157bf227c93114adbc47ee235887b03f3092 ssh-agent 13:29:29 SSH_AUTH_SOCK=/tmp/ssh-Ozbj1dNtk5yk/agent.72 13:29:29 SSH_AGENT_PID=78 13:29:29 Running ssh-add (command line suppressed) 13:29:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_192982615879530727.key (/w/workspace/edgex-go/1@tmp/private_key_192982615879530727.key) 13:29:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:30 + git semver init 13:29:30 2023-10-24 13:29:30,524 [run_init] DEBUG init version:0.0.0 force:False 13:29:30 2023-10-24 13:29:30,525 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 13:29:30 2023-10-24 13:29:30,525 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 13:29:30 2023-10-24 13:29:30,526 [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) 13:29:35 2023-10-24 13:29:35,512 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 13:29:35 2023-10-24 13:29:35,512 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4706 with force:False 13:29:35 2023-10-24 13:29:35,512 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4706 13:29:35 2023-10-24 13:29:35,516 [execute] INFO git cat-file --batch-check 13:29:35 2023-10-24 13:29:35,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 13:29:35 2023-10-24 13:29:35,523 [execute] INFO git cat-file --batch 13:29:35 2023-10-24 13:29:35,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 13:29:35 2023-10-24 13:29:35,528 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4706 13:29:35 0.0.0 [Pipeline] } 13:29:35 $ docker exec --env ******** --env ******** 8940c8bdf6540b01a9142d419629157bf227c93114adbc47ee235887b03f3092 ssh-agent -k 13:29:36 unset SSH_AUTH_SOCK; 13:29:36 unset SSH_AGENT_PID; 13:29:36 echo Agent pid 78 killed; 13:29:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:29:36 + git semver [Pipeline] } 13:29:36 $ docker stop --time=1 8940c8bdf6540b01a9142d419629157bf227c93114adbc47ee235887b03f3092 13:29:38 $ docker rm -f --volumes 8940c8bdf6540b01a9142d419629157bf227c93114adbc47ee235887b03f3092 [Pipeline] // withDockerContainer [Pipeline] sh 13:29:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:29:38 Stashed 1 file(s) [Pipeline] echo 13:29:38 [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 13:29:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 13:29:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:29:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:29:39 ========================================================= 13:29:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:29:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:29:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:29:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:29:39 7264a8db6415: Pulling fs layer 13:29:39 c4d48a809fc2: Pulling fs layer 13:29:39 4f1c88b9dad5: Pulling fs layer 13:29:39 ad3a456e5733: Pulling fs layer 13:29:39 33e27b845d1e: Pulling fs layer 13:29:39 c68163c4e522: Pulling fs layer 13:29:39 50da416c3ac9: Pulling fs layer 13:29:39 23d2d4c4bb30: Pulling fs layer 13:29:39 c68163c4e522: Waiting 13:29:39 50da416c3ac9: Waiting 13:29:39 23d2d4c4bb30: Waiting 13:29:39 ad3a456e5733: Waiting 13:29:39 33e27b845d1e: Waiting 13:29:39 c4d48a809fc2: Download complete 13:29:39 ad3a456e5733: Verifying Checksum 13:29:39 ad3a456e5733: Download complete 13:29:39 33e27b845d1e: Verifying Checksum 13:29:39 33e27b845d1e: Download complete 13:29:39 7264a8db6415: Verifying Checksum 13:29:39 7264a8db6415: Download complete 13:29:39 c68163c4e522: Verifying Checksum 13:29:39 c68163c4e522: Download complete 13:29:40 7264a8db6415: Pull complete 13:29:40 23d2d4c4bb30: Verifying Checksum 13:29:40 23d2d4c4bb30: Download complete 13:29:40 c4d48a809fc2: Pull complete 13:29:40 4f1c88b9dad5: Verifying Checksum 13:29:40 4f1c88b9dad5: Download complete 13:29:40 50da416c3ac9: Verifying Checksum 13:29:40 50da416c3ac9: Download complete 13:29:44 4f1c88b9dad5: Pull complete 13:29:44 ad3a456e5733: Pull complete 13:29:44 33e27b845d1e: Pull complete 13:29:44 c68163c4e522: Pull complete 13:29:46 50da416c3ac9: Pull complete 13:29:46 23d2d4c4bb30: Pull complete 13:29:46 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:29:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 13:29:47 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:29:47 WORKDIR /edgex 13:29:47 COPY go.mod . 13:29:47 RUN go mod download 13:29:47 docker build -t ci-base-image-x86_64 -f - . 13:29:47 Sending build context to Docker daemon 170.9MB 13:29:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:29:47 ---> 0786185ac409 13:29:47 Step 2/4 : WORKDIR /edgex 13:29:54 Still waiting to schedule task 13:29:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:29:54 ---> Running in 7ac4cb33f2cf 13:29:54 Removing intermediate container 7ac4cb33f2cf 13:29:54 ---> ab02c8652735 13:29:54 Step 3/4 : COPY go.mod . 13:29:54 ---> dba857b104a4 13:29:54 Step 4/4 : RUN go mod download 13:29:54 ---> Running in bbd7b15467df 13:30:20 Removing intermediate container bbd7b15467df 13:30:20 ---> 79e083030317 13:30:20 Successfully built 79e083030317 13:30:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:21 + docker inspect -f . ci-base-image-x86_64 13:30:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:21 prd-ubuntu20.04-docker-8c-8g-9907 does not seem to be running inside a container 13:30:21 $ 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 13:30:21 $ docker top 088172282d6d744e9aec1c0fa4bf7dea940e65064ff4426dca9c3929103aa7eb -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:22 + go version 13:30:22 go version go1.21.0 linux/amd64 [Pipeline] } 13:30:22 $ docker stop --time=1 088172282d6d744e9aec1c0fa4bf7dea940e65064ff4426dca9c3929103aa7eb 13:30:23 $ docker rm -f --volumes 088172282d6d744e9aec1c0fa4bf7dea940e65064ff4426dca9c3929103aa7eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:24 + docker inspect -f . ci-base-image-x86_64 13:30:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:24 prd-ubuntu20.04-docker-8c-8g-9907 does not seem to be running inside a container 13:30:24 $ 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 13:30:24 $ docker top cf2df84dd5c444db6134754eda5e4efff9cf0e16287ce861f2f16555fb1b3eca -eo pid,comm [Pipeline] { [Pipeline] echo 13:30:25 ========================================================= 13:30:25 [edgeXBuildGoParallel] Running Tests and Build... 13:30:25 ========================================================= [Pipeline] sh 13:30:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 13:30:25 + make test 13:30:25 go test -race -coverprofile=coverage.out ./... 13:30:32 ? github.com/edgexfoundry/edgex-go [no test files] 13:30:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:30:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 13:30:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:30:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:30:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:30:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:30:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:30:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 13:30:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:30:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:30:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:30:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:30:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements 13:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 13:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 13:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 13:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.079s coverage: 69.2% of statements 13:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.2% of statements 13:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.213s coverage: 93.4% of statements 13:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements 13:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 13:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:30:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.339s coverage: 97.6% of statements 13:30:57 ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements 13:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:30:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.9% of statements 13:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements 13:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.049s coverage: 41.7% of statements 13:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.042s coverage: 82.9% of statements 13:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements 13:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.062s coverage: 96.3% of statements 13:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements 13:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 13:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 13:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 13:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 13:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 13:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 13:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 13:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.043s coverage: 94.4% of statements 13:31:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:31:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:31:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:31:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.263s coverage: 79.9% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.057s coverage: 92.9% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 64.4% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.052s coverage: 62.3% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.040s coverage: 87.2% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.078s coverage: 81.8% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.161s coverage: 63.1% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.167s coverage: 38.4% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.048s coverage: 89.5% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 19.9% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 95.7% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements 13:31:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements 13:31:24 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 13:31:24 running golangci-lint 13:31:24 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 13:31:24 go version go1.21.0 linux/amd64 13:31:24 level=info msg="[config_reader] Used config file .golangci.yml" 13:31:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 13:31:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9908 in /w/workspace/edgexfoundry_edgex-go_PR-4706 [Pipeline] { [Pipeline] ws 13:31:30 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 13:31:30 The recommended git tool is: git 13:31:35 using credential edgex-jenkins-ssh 13:31:35 Cloning the remote Git repository 13:31:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:31:35 > git init /w/workspace/edgex-go/1 # timeout=10 13:31:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:31:36 > git --version # timeout=10 13:31:36 > git --version # 'git version 2.25.1' 13:31:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:39 level=info msg="[loader] Go packages loading at mode 575 (deps|files|compiled_files|exports_file|imports|name|types_sizes) took 12.66370393s" 13:31:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.939578ms" 13:31:46 level=info msg="[linters_context/goanalysis] analyzers took 1m3.250066864s with top 10 stages: buildir: 30.419773543s, gosec: 6.064885285s, inspect: 1.858620648s, fact_deprecated: 1.737228435s, ctrlflow: 1.034598779s, S1038: 936.417163ms, nilness: 915.776635ms, fact_purity: 835.799053ms, printf: 826.628627ms, directives: 593.762112ms" 13:31:46 level=info msg="[runner] Issues before processing: 197, after processing: 0" 13:31:46 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_files: 197/197, filename_unadjuster: 197/197, exclude: 197/197, autogenerated_exclude: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197" 13:31:46 level=info msg="[runner] processing took 15.716884ms with stages: nolint: 7.473377ms, identifier_marker: 3.071559ms, path_prettifier: 1.718139ms, autogenerated_exclude: 1.365041ms, exclude-rules: 1.056514ms, skip_dirs: 969.141µs, filename_unadjuster: 32.902µs, cgo: 24.641µs, max_same_issues: 1.09µs, skip_files: 970ns, fixer: 740ns, severity-rules: 430ns, path_shortener: 430ns, exclude: 420ns, sort_results: 390ns, uniq_by_line: 350ns, diff: 200ns, max_from_linter: 170ns, source_code: 150ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" 13:31:46 level=info msg="[runner] linters took 7.703035708s with stages: goanalysis_metalinter: 7.687229349s" 13:31:46 level=info msg="File cache stats: 0 entries of total size 0B" 13:31:46 level=info msg="Memory: 206 samples, avg is 239.7MB, max is 957.3MB" 13:31:46 level=info msg="Execution took 20.405704154s" 13:31:46 go vet ./... 13:31:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:31:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:31:49 ./bin/test-attribution-txt.sh [Pipeline] echo 13:31:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:31:49 + ls -al . 13:31:49 total 728 13:31:49 drwxrwxr-x 11 1001 1001 4096 Oct 24 13:30 . 13:31:49 drwxr-xr-x 4 root root 4096 Oct 24 13:30 .. 13:31:49 drwxrwxr-x 2 1001 1001 4096 Oct 24 13:29 .blubracket 13:31:49 -rw-rw-r-- 1 1001 1001 10 Oct 24 13:29 .dockerignore 13:31:49 drwxrwxr-x 8 1001 1001 4096 Oct 24 13:31 .git 13:31:49 drwxrwxr-x 3 1001 1001 4096 Oct 24 13:29 .github 13:31:49 -rw-rw-r-- 1 1001 1001 1074 Oct 24 13:29 .gitignore 13:31:49 -rw-rw-r-- 1 1001 1001 42 Oct 24 13:29 .golangci.yml 13:31:49 -rw-rw-r-- 1 1001 1001 100 Oct 24 13:29 .hadolint.yml 13:31:49 drwxr-xr-x 3 1001 1001 4096 Oct 24 13:29 .semver 13:31:49 -rw-rw-r-- 1 1001 1001 155 Oct 24 13:29 .sonarcloud.properties 13:31:49 -rw-rw-r-- 1 1001 1001 1171 Oct 24 13:29 ADOPTERS.md 13:31:49 -rw-rw-r-- 1 1001 1001 11674 Oct 24 13:29 Attribution.txt 13:31:49 -rw-rw-r-- 1 1001 1001 93407 Oct 24 13:29 CHANGELOG.md 13:31:49 -rw-rw-r-- 1 1001 1001 3804 Oct 24 13:29 CONTRIBUTING.md 13:31:49 -rw-rw-r-- 1 1001 1001 677 Oct 24 13:29 GOVERNANCE.md 13:31:49 -rw-rw-r-- 1 1001 1001 862 Oct 24 13:29 Jenkinsfile 13:31:49 -rw-rw-r-- 1 1001 1001 10775 Oct 24 13:29 LICENSE 13:31:49 -rw-rw-r-- 1 1001 1001 15054 Oct 24 13:29 Makefile 13:31:49 -rw-rw-r-- 1 1001 1001 582 Oct 24 13:29 OWNERS.md 13:31:49 -rw-rw-r-- 1 1001 1001 9527 Oct 24 13:29 README.md 13:31:49 -rw-rw-r-- 1 1001 1001 789 Oct 24 13:29 SECURITY.md 13:31:49 -rw-rw-r-- 1 1001 1001 5 Oct 24 13:29 VERSION 13:31:49 drwxrwxr-x 2 1001 1001 4096 Oct 24 13:29 bin 13:31:49 drwxrwxr-x 18 1001 1001 4096 Oct 24 13:29 cmd 13:31:49 -rw-r--r-- 1 root root 453602 Oct 24 13:31 coverage.out 13:31:49 drwxrwxr-x 2 1001 1001 4096 Oct 24 13:29 fuzz_test 13:31:49 -rw-rw-r-- 1 1001 1001 3689 Oct 24 13:29 go.mod 13:31:49 -rw-rw-r-- 1 1001 1001 34446 Oct 24 13:29 go.sum 13:31:49 drwxrwxr-x 7 1001 1001 4096 Oct 24 13:29 internal 13:31:49 drwxrwxr-x 3 1001 1001 4096 Oct 24 13:29 openapi 13:31:49 -rw-rw-r-- 1 1001 1001 584 Oct 24 13:29 security.txt 13:31:49 -rw-rw-r-- 1 1001 1001 204 Oct 24 13:29 version.go [Pipeline] sh 13:31:50 + '[' -e coverage.out ] 13:31:50 + chown 1001:1001 coverage.out [Pipeline] stash 13:31:50 Stashed 1 file(s) [Pipeline] sh 13:31:50 + make build 13:31:50 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 13:31:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:31:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:54 Merging remotes/origin/main commit 7c01bc1dba2433d755df7f9201a89b8f284e58a9 into PR head commit 4a1a2f6fcca94f190f3e8ade4be750f95b859748 13:31:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:31:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:31:53 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4706/head:refs/remotes/origin/PR-4706 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:31:54 > git config core.sparsecheckout # timeout=10 13:31:54 > git checkout -f 4a1a2f6fcca94f190f3e8ade4be750f95b859748 # timeout=10 13:31:54 > git remote # timeout=10 13:31:54 > git config --get remote.origin.url # timeout=10 13:31:54 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:54 > git merge 7c01bc1dba2433d755df7f9201a89b8f284e58a9 # timeout=10 13:31:54 Merge succeeded, producing cbb2a5defbb889897c83f4f75a188eda9646c1ff 13:31:54 Checking out Revision cbb2a5defbb889897c83f4f75a188eda9646c1ff (PR-4706) 13:31:54 > git rev-parse HEAD^{commit} # timeout=10 13:31:54 > git config core.sparsecheckout # timeout=10 13:31:54 > git checkout -f cbb2a5defbb889897c83f4f75a188eda9646c1ff # timeout=10 13:31:58 Commit message: "Merge commit '7c01bc1dba2433d755df7f9201a89b8f284e58a9' into HEAD" 13:31:58 First time build. Skipping changelog. 13:31:58 > git --version # timeout=10 13:31:58 > git --version # 'git version 2.25.1' 13:31:58 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:31:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:31:59 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:59 Dload Upload Total Spent Left Speed 13:31:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 13:32:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:32:00 + sudo tee /etc/docker/daemon.new 13:32:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:32:00 { 13:32:00 "registry-mirrors": [ 13:32:00 "https://nexus3.edgexfoundry.org:10001" 13:32:00 ], 13:32:00 "bip": "10.250.0.254/24", 13:32:00 "hosts": [ 13:32:00 "tcp://0.0.0.0:5555", 13:32:00 "unix:///var/run/docker.sock" 13:32:00 ], 13:32:00 "mtu": 1458, 13:32:00 "selinux-enabled": true, 13:32:00 "seccomp-profile": "/etc/docker/seccomp.json" 13:32:00 } [Pipeline] sh 13:32:01 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 13:32:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:32:01 + sudo service docker restart 13:32:02 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 13:32:03 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 13:32:04 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 13:32:09 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 13:32: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 13:32:11 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 13:32: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:32:13 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 13:32:13 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 13:32:14 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] } 13:32:16 $ docker stop --time=1 cf2df84dd5c444db6134754eda5e4efff9cf0e16287ce861f2f16555fb1b3eca 13:32:21 $ docker rm -f --volumes cf2df84dd5c444db6134754eda5e4efff9cf0e16287ce861f2f16555fb1b3eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 13:32:22 provisioning config files... 13:32:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4951436870765556723tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { 13:32:22 ---> docker-login.sh 13:32:22 nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:32:23 13:32:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:23 Configure a credential helper to remove this warning. See 13:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:23 13:32:23 Login Succeeded 13:32:23 nexus3.edgexfoundry.org:10002 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:32:23 latest: Pulling from edgex-devops/edgex-compose 13:32:23 91d30c5bc195: Pulling fs layer 13:32:23 2e9b0aa3be6d: Pulling fs layer 13:32:23 9c61dcf015f6: Pulling fs layer 13:32:23 4698f68db338: Pulling fs layer 13:32:23 2a2f49069b9e: Pulling fs layer 13:32:23 e0025b399a48: Pulling fs layer 13:32:23 4698f68db338: Waiting 13:32:23 2a2f49069b9e: Waiting 13:32:23 e0025b399a48: Waiting 13:32:23 91d30c5bc195: Verifying Checksum 13:32:23 91d30c5bc195: Download complete 13:32:23 4698f68db338: Verifying Checksum 13:32:23 4698f68db338: Download complete 13:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:23 Configure a credential helper to remove this warning. See 13:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:23 13:32:23 Login Succeeded 13:32:23 nexus3.edgexfoundry.org:10003 13:32:23 2e9b0aa3be6d: Verifying Checksum 13:32:23 2e9b0aa3be6d: Download complete 13:32:23 e0025b399a48: Verifying Checksum 13:32:23 e0025b399a48: Download complete 13:32:23 91d30c5bc195: Pull complete 13:32:23 2a2f49069b9e: Download complete 13:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:23 Configure a credential helper to remove this warning. See 13:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:23 13:32:23 Login Succeeded 13:32:23 nexus3.edgexfoundry.org:10004 13:32:24 2e9b0aa3be6d: Pull complete 13:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:24 9c61dcf015f6: Verifying Checksum 13:32:24 9c61dcf015f6: Download complete 13:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:24 Configure a credential helper to remove this warning. See 13:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:24 13:32:24 Login Succeeded 13:32:24 docker.io 13:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:25 Configure a credential helper to remove this warning. See 13:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:25 13:32:25 Login Succeeded 13:32:25 ---> docker-login.sh ends [Pipeline] } 13:32:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 13:32:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 13:32:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:32:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:32:25 ========================================================= 13:32:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:32:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:32:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:32:26 9c61dcf015f6: Pull complete 13:32:26 4698f68db338: Pull complete 13:32:27 2a2f49069b9e: Pull complete 13:32:27 e0025b399a48: Pull complete 13:32:27 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 13:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:32:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:27 prd-ubuntu20.04-docker-8c-8g-9907 does not seem to be running inside a container 13:32:27 $ 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 13:32:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:32:28 9fda8d8052c6: Pulling fs layer 13:32:28 5d54e960e981: Pulling fs layer 13:32:28 c4a7e357bf2a: Pulling fs layer 13:32:28 f0e02332f6b5: Pulling fs layer 13:32:28 cefa15bbcfad: Pulling fs layer 13:32:28 17808c966233: Pulling fs layer 13:32:28 f4c1fc716caa: Pulling fs layer 13:32:28 cefa15bbcfad: Waiting 13:32:28 17808c966233: Waiting 13:32:28 f4c1fc716caa: Waiting 13:32:28 f0e02332f6b5: Waiting 13:32:28 5d54e960e981: Verifying Checksum 13:32:28 5d54e960e981: Download complete 13:32:28 f0e02332f6b5: Verifying Checksum 13:32:28 f0e02332f6b5: Download complete 13:32:28 cefa15bbcfad: Download complete 13:32:28 9fda8d8052c6: Verifying Checksum 13:32:28 9fda8d8052c6: Download complete 13:32:28 f4c1fc716caa: Verifying Checksum 13:32:28 f4c1fc716caa: Download complete 13:32:29 9fda8d8052c6: Pull complete 13:32:30 5d54e960e981: Pull complete 13:32:30 c4a7e357bf2a: Verifying Checksum 13:32:30 c4a7e357bf2a: Download complete 13:32:31 17808c966233: Verifying Checksum 13:32:31 17808c966233: Download complete 13:32:31 $ docker top 589e2bd30ea06ad4acac574525d31cce61a3c2a0ce8672beb151fac0bc575b5a -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:32 + docker compose -f ./docker-compose-build.yml build --parallel 13:32:34 #1 [security-spire-config internal] load build definition from Dockerfile 13:32:34 #1 transferring dockerfile: 1.58kB done 13:32:34 #1 DONE 0.0s 13:32:34 13:32:34 #2 [security-secretstore-setup internal] load build definition from Dockerfile 13:32:34 #2 transferring dockerfile: 2.38kB done 13:32:34 #2 DONE 0.0s 13:32:34 13:32:34 #3 [support-scheduler internal] load build definition from Dockerfile 13:32:34 #3 transferring dockerfile: 1.82kB done 13:32:34 #3 DONE 0.0s 13:32:34 13:32:34 #4 [security-proxy-setup internal] load build definition from Dockerfile 13:32:34 #4 transferring dockerfile: 2.39kB done 13:32:34 #4 DONE 0.0s 13:32:34 13:32:34 #5 [core-data internal] load build definition from Dockerfile 13:32:34 #5 transferring dockerfile: 1.90kB done 13:32:34 #5 DONE 0.0s 13:32:34 13:32:34 #6 [security-spire-agent internal] load build definition from Dockerfile 13:32:34 #6 transferring dockerfile: 1.70kB done 13:32:34 #6 DONE 0.0s 13:32:34 13:32:34 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 13:32:34 #7 transferring dockerfile: 1.78kB done 13:32:34 #7 DONE 0.1s 13:32:34 13:32:34 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 13:32:34 #8 transferring dockerfile: 2.12kB done 13:32:34 #8 DONE 0.0s 13:32:34 13:32:34 #9 [core-command internal] load build definition from Dockerfile 13:32:34 #9 transferring dockerfile: 1.82kB done 13:32:34 #9 DONE 0.0s 13:32:34 13:32:34 #10 [core-metadata internal] load build definition from Dockerfile 13:32:34 #10 transferring dockerfile: 1.96kB done 13:32:34 #10 DONE 0.0s 13:32:34 13:32:34 #11 [security-spire-config internal] load .dockerignore 13:32:34 #11 transferring context: 50B done 13:32:34 #11 DONE 0.0s 13:32:34 13:32:34 #12 [security-spire-server internal] load build definition from Dockerfile 13:32:34 #12 transferring dockerfile: 1.59kB done 13:32:34 #12 DONE 0.0s 13:32:34 13:32:34 #13 [security-bootstrapper internal] load build definition from Dockerfile 13:32:34 #13 transferring dockerfile: 2.82kB done 13:32:34 #13 DONE 0.0s 13:32:34 13:32:34 #14 [support-notifications internal] load build definition from Dockerfile 13:32:34 #14 transferring dockerfile: 1.84kB done 13:32:34 #14 DONE 0.0s 13:32:34 13:32:34 #15 [security-proxy-auth internal] load build definition from Dockerfile 13:32:34 #15 transferring dockerfile: 2.04kB done 13:32:34 #15 DONE 0.0s 13:32:34 13:32:34 #16 [security-secretstore-setup internal] load .dockerignore 13:32:34 #16 transferring context: 50B done 13:32:34 #16 DONE 0.0s 13:32:34 13:32:34 #17 [support-scheduler internal] load .dockerignore 13:32:34 #17 transferring context: 50B done 13:32:34 #17 DONE 0.0s 13:32:34 13:32:34 #18 [security-proxy-setup internal] load .dockerignore 13:32:34 #18 transferring context: 50B done 13:32:34 #18 DONE 0.0s 13:32:34 13:32:34 #19 [core-data internal] load .dockerignore 13:32:34 #19 transferring context: 50B done 13:32:34 #19 DONE 0.0s 13:32:34 13:32:34 #20 [security-spire-agent internal] load .dockerignore 13:32:35 #20 transferring context: 50B done 13:32:35 #20 DONE 0.0s 13:32:35 13:32:35 #21 [security-spiffe-token-provider internal] load .dockerignore 13:32:35 #21 transferring context: 50B done 13:32:35 #21 DONE 0.0s 13:32:35 13:32:35 #22 [core-common-config-bootstrapper internal] load .dockerignore 13:32:35 #22 transferring context: 50B done 13:32:35 #22 DONE 0.0s 13:32:35 13:32:35 #23 [core-command internal] load .dockerignore 13:32:35 #23 transferring context: 50B done 13:32:35 #23 DONE 0.0s 13:32:35 13:32:35 #24 [core-metadata internal] load .dockerignore 13:32:35 #24 transferring context: 50B done 13:32:35 #24 DONE 0.0s 13:32:35 13:32:35 #25 [security-spire-server internal] load .dockerignore 13:32:35 #25 transferring context: 50B done 13:32:35 #25 DONE 0.0s 13:32:35 13:32:35 #26 [support-notifications internal] load .dockerignore 13:32:35 #26 transferring context: 50B done 13:32:35 #26 DONE 0.0s 13:32:35 13:32:35 #27 [security-bootstrapper internal] load .dockerignore 13:32:35 #27 transferring context: 50B done 13:32:35 #27 DONE 0.0s 13:32:35 13:32:35 #28 [security-proxy-auth internal] load .dockerignore 13:32:35 #28 transferring context: 50B done 13:32:35 #28 DONE 0.0s 13:32:35 13:32:35 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:32:35 #29 DONE 0.0s 13:32:35 13:32:35 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 13:32:35 #30 ... 13:32:35 13:32:35 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:32:35 #29 DONE 0.0s 13:32:35 13:32:35 #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 13:32:35 #31 DONE 0.6s 13:32:35 13:32:35 #32 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:32:35 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:32:35 #32 ... 13:32:35 13:32:35 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 13:32:35 #33 DONE 0.7s 13:32:35 13:32:35 #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:32:35 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 13:32:35 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 13:32:35 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 13:32:35 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 13:32:35 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.2s 13:32:35 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 13:32:35 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 13:32:35 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 13:32:36 #32 ... 13:32:36 13:32:36 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 13:32:36 #30 DONE 0.9s 13:32:36 13:32:36 #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:32:36 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 13:32:36 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 13:32:36 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 13:32:36 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 13:32:36 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.15MB / 3.40MB 0.4s 13:32:36 #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 13:32:36 #32 ... 13:32:36 13:32:36 #34 [security-spire-server internal] load build context 13:32:36 #34 transferring context: 18.10kB 0.1s done 13:32:36 #34 DONE 0.5s 13:32:36 13:32:36 #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:32:36 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 13:32:36 #32 ... 13:32:36 13:32:36 #35 [security-spire-config internal] load build context 13:32:36 #35 transferring context: 16.35kB 0.0s done 13:32:36 #35 DONE 0.6s 13:32:36 13:32:36 #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:32:36 #32 ... 13:32:36 13:32:36 #36 [security-spire-agent internal] load build context 13:32:36 #36 transferring context: 17.63kB done 13:32:36 #36 DONE 0.3s 13:32:36 13:32:36 #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:32:36 #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 13:32:36 #32 DONE 1.2s 13:32:36 13:32:36 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:32:36 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 13:32:36 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 13:32:36 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 13:32:36 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 13:32:36 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 13:32:36 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 13:32:36 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 13:32:36 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.6s 13:32:36 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 13:32:36 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 13:32:36 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 13:32:37 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 0.7s 13:32:37 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s 13:32:37 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done 13:32:37 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13:32:37 #37 ... 13:32:37 13:32:37 #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 13:32:37 #38 DONE 1.8s 13:32:37 13:32:37 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:32:38 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done 13:32:43 #37 ... 13:32:43 13:32:43 #39 [core-data internal] load build context 13:32:43 #39 transferring context: 364.86MB 6.9s done 13:32:43 #39 ... 13:32:43 13:32:43 #40 [core-common-config-bootstrapper internal] load build context 13:32:43 #40 transferring context: 364.86MB 7.3s done 13:32:43 #40 ... 13:32:43 13:32:43 #41 [support-notifications internal] load build context 13:32:43 #41 transferring context: 364.86MB 7.5s done 13:32:43 #41 ... 13:32:43 13:32:43 #42 [security-spiffe-token-provider internal] load build context 13:32:43 #42 transferring context: 364.86MB 7.7s done 13:32:43 c4a7e357bf2a: Pull complete 13:32:43 f0e02332f6b5: Pull complete 13:32:43 cefa15bbcfad: Pull complete 13:32:43 #42 ... 13:32:43 13:32:43 #43 [security-proxy-auth internal] load build context 13:32:43 #43 ... 13:32:43 13:32:43 #44 [support-scheduler internal] load build context 13:32:44 #44 ... 13:32:44 13:32:44 #43 [security-proxy-auth internal] load build context 13:32:44 #43 transferring context: 364.86MB 8.3s done 13:32:45 #43 ... 13:32:45 13:32:45 #45 [core-command internal] load build context 13:32:45 #45 transferring context: 364.86MB 6.7s done 13:32:46 #45 ... 13:32:46 13:32:46 #46 [security-secretstore-setup internal] load build context 13:32:46 #46 transferring context: 364.86MB 6.2s done 13:32:46 #46 ... 13:32:46 13:32:46 #47 [security-proxy-setup internal] load build context 13:32:46 #47 transferring context: 364.86MB 8.6s done 13:32:46 #47 ... 13:32:46 13:32:46 #48 [core-metadata internal] load build context 13:32:46 #48 transferring context: 364.86MB 6.8s done 13:32:46 #48 ... 13:32:46 13:32:46 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 13:32:46 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 13:32:46 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 13:32:46 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 13:32:46 #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 13:32:46 #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 13:32:46 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 13:32:46 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.3s 13:32:46 #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done 13:32:46 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 13:32:46 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 13:32:46 #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 13:32:46 #49 ... 13:32:46 13:32:46 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:32:47 #50 ... 13:32:47 13:32:47 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:32:47 #51 ... 13:32:47 13:32:47 #52 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:32:47 #52 ... 13:32:47 13:32:47 #53 [security-bootstrapper internal] load build context 13:32:47 #53 transferring context: 364.86MB 6.4s done 13:32:47 #53 ... 13:32:47 13:32:47 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:32:48 #54 ... 13:32:48 13:32:48 #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 13:32:48 #55 ... 13:32:48 13:32:48 #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:32:48 #56 ... 13:32:48 13:32:48 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 13:32:48 #57 ... 13:32:48 13:32:48 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 13:32:48 #58 ... 13:32:48 13:32:48 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:32:49 #59 ... 13:32:49 13:32:49 #60 [core-metadata builder 2/7] WORKDIR /edgex-go 13:32:51 17808c966233: Pull complete 13:32:54 f4c1fc716caa: Pull complete 13:32:54 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:32:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 13:32:55 + + docker build -t ci-base-image-arm64 -f - . 13:32:55 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:32:55 WORKDIR /edgex 13:32:55 COPY go.mod . 13:32:55 RUN go mod download 13:32:55 #60 ... 13:32:55 13:32:55 #44 [support-scheduler internal] load build context 13:32:55 #44 transferring context: 364.86MB 8.7s done 13:32:55 Sending build context to Docker daemon 2.91MB 13:32:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:32:55 ---> ea914061e18c 13:32:55 Step 2/4 : WORKDIR /edgex 13:32:56 #44 ... 13:32:56 13:32:56 #53 [security-bootstrapper internal] load build context 13:32:56 #53 DONE 21.2s 13:32:56 13:32:56 #60 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 13:32:56 #60 DONE 19.4s 13:32:56 13:32:56 #46 [security-secretstore-setup internal] load build context 13:32:56 #46 DONE 21.2s 13:32:56 13:32:56 #45 [core-command internal] load build context 13:32:56 #45 DONE 21.2s 13:32:56 13:32:56 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 13:32:56 #61 ... 13:32:56 13:32:56 #48 [core-metadata internal] load build context 13:32:56 #48 DONE 21.2s 13:32:56 13:32:56 #39 [core-data internal] load build context 13:32:56 #39 DONE 21.2s 13:32:56 13:32:56 #40 [core-common-config-bootstrapper internal] load build context 13:32:56 #40 DONE 21.3s 13:32:56 13:32:56 #41 [support-notifications internal] load build context 13:32:56 #41 DONE 21.3s 13:32:56 13:32:56 #43 [security-proxy-auth internal] load build context 13:32:56 #43 DONE 21.3s 13:32:56 13:32:56 #42 [security-spiffe-token-provider internal] load build context 13:32:56 #42 DONE 21.3s 13:32:56 13:32:56 #47 [security-proxy-setup internal] load build context 13:32:56 #47 DONE 21.3s 13:32:56 13:32:56 #44 [support-scheduler internal] load build context 13:32:56 #44 DONE 21.3s 13:32:57 13:32:57 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 13:32:57 #49 DONE 20.9s 13:32:57 13:32:57 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:32:57 ---> Running in 3e4c9325f0b0 13:32:57 Removing intermediate container 3e4c9325f0b0 13:32:57 ---> fdaa82d8e728 13:32:57 Step 3/4 : COPY go.mod . 13:32:58 #37 ... 13:32:58 13:32:58 #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 13:32:58 #55 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:58 #55 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:58 #55 20.76 (1/1) Installing dumb-init (1.2.5-r2) 13:32:58 #55 20.77 Executing busybox-1.36.1-r2.trigger 13:32:58 #55 20.78 OK: 7 MiB in 16 packages 13:32:58 #55 DONE 21.0s 13:32:58 13:32:58 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:32:58 #54 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:58 #54 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:58 #54 20.80 (1/4) Installing dumb-init (1.2.5-r2) 13:32:58 #54 20.84 (2/4) Installing openssl (3.1.3-r0) 13:32:58 #54 20.85 (3/4) Installing su-exec (0.2-r3) 13:32:58 #54 20.87 (4/4) Installing yq (4.33.3-r4) 13:32:58 #54 21.04 Executing busybox-1.36.1-r2.trigger 13:32:58 #54 21.05 OK: 17 MiB in 19 packages 13:32:58 #54 ... 13:32:58 13:32:58 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:32:58 #59 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:58 #59 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:58 #59 20.97 (1/1) Installing dumb-init (1.2.5-r2) 13:32:58 #59 20.99 Executing busybox-1.36.1-r2.trigger 13:32:58 #59 20.99 OK: 7 MiB in 16 packages 13:32:58 #59 DONE 21.5s 13:32:58 13:32:58 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:32:58 #54 DONE 21.5s 13:32:58 13:32:58 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:32:58 #0 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:58 #0 1.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:58 #0 1.302 OK: 264 MiB in 52 packages 13:32:58 #62 DONE 1.5s 13:32:58 13:32:58 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:32:58 #50 20.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:58 #50 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:58 #50 20.78 (1/4) Installing ca-certificates (20230506-r0) 13:32:58 #50 20.79 (2/4) Installing dumb-init (1.2.5-r2) 13:32:58 #50 20.80 (3/4) Installing su-exec (0.2-r3) 13:32:58 #50 20.89 (4/4) Installing yq (4.33.3-r4) 13:32:58 #50 21.08 Executing busybox-1.36.1-r2.trigger 13:32:58 #50 21.08 Executing ca-certificates-20230506-r0.trigger 13:32:58 #50 21.12 OK: 17 MiB in 19 packages 13:32:58 #50 DONE 21.5s 13:32:58 13:32:58 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 13:32:58 #61 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:58 #61 0.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:58 #61 1.318 OK: 264 MiB in 52 packages 13:32:58 #61 DONE 1.5s 13:32:58 13:32:58 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 13:32:58 ---> 0e51599ac5d4 13:32:58 Step 4/4 : RUN go mod download 13:32:58 ---> Running in ac8eac88e3eb 13:32:58 #63 ... 13:32:58 13:32:58 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 13:32:58 #58 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:58 #58 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:58 #58 21.39 (1/2) Installing dumb-init (1.2.5-r2) 13:32:58 #58 21.41 (2/2) Installing su-exec (0.2-r3) 13:32:58 #58 21.42 Executing busybox-1.36.1-r2.trigger 13:32:58 #58 21.46 OK: 7 MiB in 17 packages 13:32:58 #58 DONE 21.6s 13:32:58 13:32:58 #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 13:32:58 #64 DONE 0.1s 13:32:58 13:32:58 #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:32:58 #56 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:58 #56 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:58 #56 20.91 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 13:32:58 #56 20.91 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 13:32:58 #56 20.91 OK: 20069 distinct packages available 13:32:58 #56 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:58 #56 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:58 #56 21.36 (1/4) Installing dumb-init (1.2.5-r2) 13:32:58 #56 21.45 (2/4) Installing musl-obstack (1.2.3-r2) 13:32:58 #56 21.45 (3/4) Installing libucontext (1.2-r2) 13:32:58 #56 21.46 (4/4) Installing gcompat (1.1.0-r1) 13:32:58 #56 21.46 Executing busybox-1.36.1-r2.trigger 13:32:58 #56 21.54 OK: 8 MiB in 19 packages 13:32:58 #56 DONE 21.8s 13:32:58 13:32:58 #52 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:32:58 #52 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:58 #52 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:58 #52 20.84 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 13:32:58 #52 20.84 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 13:32:58 #52 20.84 OK: 20069 distinct packages available 13:32:58 #52 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:58 #52 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:58 #52 21.25 (1/5) Installing dumb-init (1.2.5-r2) 13:32:58 #52 21.36 (2/5) Installing musl-obstack (1.2.3-r2) 13:32:58 #52 21.41 (3/5) Installing libucontext (1.2-r2) 13:32:58 #52 21.42 (4/5) Installing gcompat (1.1.0-r1) 13:32:58 #52 21.45 (5/5) Installing openssl (3.1.3-r0) 13:32:58 #52 21.49 Executing busybox-1.36.1-r2.trigger 13:32:58 #52 21.50 OK: 8 MiB in 20 packages 13:32:58 #52 DONE 21.7s 13:32:58 13:32:58 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 13:32:58 #57 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:58 #57 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:58 #57 21.33 (1/2) Installing ca-certificates (20230506-r0) 13:32:58 #57 21.37 (2/2) Installing dumb-init (1.2.5-r2) 13:32:58 #57 21.38 Executing busybox-1.36.1-r2.trigger 13:32:58 #57 21.41 Executing ca-certificates-20230506-r0.trigger 13:32:58 #57 21.57 OK: 8 MiB in 17 packages 13:32:58 #57 DONE 21.8s 13:32:58 13:32:58 #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ 13:32:58 #65 DONE 0.2s 13:32:58 13:32:58 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:32:58 #51 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:58 #51 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:58 #51 20.98 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 13:32:58 #51 20.98 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 13:32:58 #51 20.98 OK: 20069 distinct packages available 13:32:58 #51 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:58 #51 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:58 #51 21.42 (1/11) Installing ca-certificates (20230506-r0) 13:32:58 #51 21.50 (2/11) Installing brotli-libs (1.0.9-r14) 13:32:58 #51 21.52 (3/11) Installing libunistring (1.1-r1) 13:32:58 #51 21.58 (4/11) Installing libidn2 (2.3.4-r1) 13:32:58 #51 21.59 (5/11) Installing nghttp2-libs (1.57.0-r0) 13:32:58 #51 21.59 (6/11) Installing libcurl (8.4.0-r0) 13:32:58 #51 21.62 (7/11) Installing curl (8.4.0-r0) 13:32:58 #51 21.63 (8/11) Installing dumb-init (1.2.5-r2) 13:32:58 #51 21.63 (9/11) Installing musl-obstack (1.2.3-r2) 13:32:58 #51 21.64 (10/11) Installing libucontext (1.2-r2) 13:32:58 #51 21.64 (11/11) Installing gcompat (1.1.0-r1) 13:32:58 #51 21.65 Executing busybox-1.36.1-r2.trigger 13:32:58 #51 21.68 Executing ca-certificates-20230506-r0.trigger 13:32:58 #51 21.77 OK: 12 MiB in 26 packages 13:32:58 #51 ... 13:32:58 13:32:58 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 13:32:58 #63 DONE 0.3s 13:32:58 13:32:58 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:00 #66 ... 13:33:00 13:33:00 #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:33:00 #67 DONE 1.8s 13:33:00 13:33:00 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 13:33:00 #0 1.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:33:00 #0 1.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:33:00 #0 1.795 OK: 264 MiB in 52 packages 13:33:00 #68 DONE 3.5s 13:33:00 13:33:00 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:33:00 #51 DONE 23.5s 13:33:00 13:33:00 #69 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 13:33:00 #69 DONE 1.9s 13:33:00 13:33:00 #70 [security-spire-server stage-2 4/8] COPY Attribution.txt / 13:33:00 #70 DONE 0.1s 13:33:00 13:33:00 #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 13:33:00 #71 DONE 0.1s 13:33:00 13:33:00 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:33:00 #72 DONE 1.9s 13:33:00 13:33:00 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 13:33:00 #73 DONE 0.1s 13:33:00 13:33:00 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:01 #74 ... 13:33:01 13:33:01 #75 [security-spire-server stage-2 5/8] COPY security.txt / 13:33:01 #75 DONE 0.8s 13:33:01 13:33:01 #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:33:01 #76 DONE 0.9s 13:33:01 13:33:01 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:33:01 #0 3.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:33:01 #0 3.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:33:01 #0 3.820 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 13:33:01 #0 3.820 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 13:33:01 #0 3.820 OK: 20075 distinct packages available 13:33:01 #0 3.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:33:01 #0 3.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:33:01 #0 4.162 OK: 264 MiB in 52 packages 13:33:01 #77 DONE 4.4s 13:33:01 13:33:01 #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 13:33:01 #78 DONE 0.1s 13:33:01 13:33:01 #79 [security-spire-config stage-2 5/9] COPY security.txt / 13:33:01 #79 DONE 0.8s 13:33:01 13:33:01 #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:33:01 #80 DONE 0.1s 13:33:01 13:33:01 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 13:33:01 #81 DONE 0.1s 13:33:01 13:33:01 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 13:33:01 #82 DONE 0.1s 13:33:01 13:33:01 #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:33:01 #83 DONE 0.1s 13:33:01 13:33:01 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:01 #84 ... 13:33:01 13:33:01 #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:33:01 #85 DONE 0.1s 13:33:01 13:33:01 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 13:33:01 #86 DONE 0.1s 13:33:01 13:33:01 #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:33:01 #87 DONE 0.1s 13:33:01 13:33:01 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:33:01 #88 DONE 0.1s 13:33:01 13:33:01 #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:33:01 #89 DONE 0.1s 13:33:01 13:33:01 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:33:01 #90 DONE 0.1s 13:33:01 13:33:01 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:33:01 #91 DONE 0.0s 13:33:01 13:33:01 #92 [security-spire-server] exporting to image 13:33:01 #92 exporting layers 13:33:02 #92 ... 13:33:02 13:33:02 #93 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 13:33:02 #93 DONE 3.6s 13:33:02 13:33:02 #94 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 13:33:02 #94 DONE 0.1s 13:33:02 13:33:02 #92 [security-spire-config] exporting to image 13:33:02 #92 exporting layers 0.5s done 13:33:02 #92 writing image sha256:2dcb39f3b1d315e5248860e496897eca59368749b551cd6bfb39d3a0f74d1b6e done 13:33:02 #92 naming to docker.io/library/security-spire-config done 13:33:02 #92 exporting layers 0.6s done 13:33:02 #92 writing image sha256:899dab2db7abccfcebf0fd60a5cd94c1eb25dc9181861474d24c4436a273b34e done 13:33:02 #92 naming to docker.io/library/security-spire-server done 13:33:02 #92 exporting layers 0.6s done 13:33:02 #92 writing image sha256:f858799c8bbc743f72afbf0505fa4af27fda480dfb92c40b4b1bf4f12f829769 done 13:33:02 #92 naming to docker.io/library/security-spire-agent done 13:33:02 #92 DONE 0.8s 13:33:02 13:33:02 #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:45 Removing intermediate container ac8eac88e3eb 13:33:45 ---> 5bba5c0137be 13:33:45 Successfully built 5bba5c0137be 13:33:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:45 + docker inspect -f . ci-base-image-arm64 13:33:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:45 prd-ubuntu20.04-docker-arm64-4c-16g-9908 does not seem to be running inside a container 13:33:46 $ 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 13:33:47 $ docker top df66bb5db8862733b7d503c96d84b08dc281d1b0dd8b3c29baba006230c38f8a -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:48 + go version 13:33:48 go version go1.21.0 linux/arm64 [Pipeline] } 13:33:48 $ docker stop --time=1 df66bb5db8862733b7d503c96d84b08dc281d1b0dd8b3c29baba006230c38f8a 13:33:49 #95 ... 13:33:49 13:33:49 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:49 #74 DONE 45.9s 13:33:49 13:33:49 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:49 #66 DONE 47.7s 13:33:49 13:33:49 #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:49 #95 DONE 47.8s 13:33:49 13:33:49 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:49 #84 DONE 45.0s 13:33:49 13:33:49 #96 [security-spiffe-token-provider builder 6/7] COPY . . 13:33:49 $ docker rm -f --volumes df66bb5db8862733b7d503c96d84b08dc281d1b0dd8b3c29baba006230c38f8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:50 + docker inspect -f . ci-base-image-arm64 13:33:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:51 prd-ubuntu20.04-docker-arm64-4c-16g-9908 does not seem to be running inside a container 13:33:51 $ 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 13:33:52 $ docker top 2f20d58cf84c1f5dee9e8b9e0f811227bf0c52016ec69b79fe5211435ec3392e -eo pid,comm [Pipeline] { [Pipeline] echo 13:33:52 ========================================================= 13:33:52 [edgeXBuildGoParallel] Running Tests and Build... 13:33:52 ========================================================= [Pipeline] sh 13:33:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 13:33:53 + make test 13:33:53 go test -race -coverprofile=coverage.out ./... 13:33:55 #96 DONE 9.2s 13:33:55 13:33:55 #97 [support-notifications builder 6/7] COPY . . 13:33:55 #97 DONE 9.2s 13:33:55 13:33:55 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:55 #98 CACHED 13:33:55 13:33:55 #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:33:55 #99 CACHED 13:33:55 13:33:55 #100 [security-bootstrapper builder 6/7] COPY . . 13:33:55 #100 CACHED 13:33:55 13:33:55 #101 [core-metadata builder 6/7] COPY . . 13:33:55 #101 DONE 9.2s 13:33:55 13:33:55 #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:33:55 #102 CACHED 13:33:55 13:33:55 #103 [core-common-config-bootstrapper builder 6/7] COPY . . 13:33:55 #103 CACHED 13:33:55 13:33:55 #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:55 #104 CACHED 13:33:55 13:33:55 #105 [security-proxy-auth builder 6/7] COPY . . 13:33:55 #105 CACHED 13:33:55 13:33:55 #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:55 #106 CACHED 13:33:55 13:33:55 #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 13:33:55 #107 CACHED 13:33:55 13:33:55 #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 13:33:55 #108 CACHED 13:33:55 13:33:55 #109 [security-proxy-setup builder 6/7] COPY . . 13:33:55 #109 CACHED 13:33:55 13:33:55 #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:55 #110 CACHED 13:33:55 13:33:55 #111 [core-command builder 4/7] COPY go.mod vendor* ./ 13:33:55 #111 CACHED 13:33:55 13:33:55 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:55 #112 CACHED 13:33:55 13:33:55 #113 [core-command builder 6/7] COPY . . 13:33:55 #113 CACHED 13:33:55 13:33:55 #114 [security-secretstore-setup builder 6/7] COPY . . 13:33:55 #114 DONE 9.2s 13:33:55 13:33:55 #115 [support-scheduler builder 6/7] COPY . . 13:33:55 #115 CACHED 13:33:55 13:33:55 #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 13:33:55 #116 CACHED 13:33:55 13:33:55 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:55 #117 CACHED 13:33:55 13:33:55 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 13:33:55 #118 CACHED 13:33:55 13:33:55 #119 [core-data builder 6/7] COPY . . 13:33:55 #119 CACHED 13:33:55 13:33:55 #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:55 #120 CACHED 13:33:55 13:33:55 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:33:57 #121 1.142 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 13:34:07 #121 ... 13:34:07 13:34:07 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:34:07 #0 0.324 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 13:34:07 #122 ... 13:34:07 13:34:07 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:34:07 #0 0.750 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 13:34:07 #123 ... 13:34:07 13:34:07 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:34:07 #0 1.002 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 13:34:07 #124 ... 13:34:07 13:34:07 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:34:07 #0 0.619 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 13:34:07 #125 ... 13:34:07 13:34:07 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:34:07 #0 0.876 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 13:34:07 #126 ... 13:34:07 13:34:07 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:34:07 #0 1.050 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 13:34:07 #127 ... 13:34:07 13:34:07 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:34:07 #0 1.388 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 13:34:07 #128 ... 13:34:07 13:34:07 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:34:07 #0 1.322 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 13:34:07 #129 ... 13:34:07 13:34:07 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:34:07 #0 1.465 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 13:34:07 #130 ... 13:34:07 13:34:07 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:34:07 #0 0.751 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 13:34:33 ? github.com/edgexfoundry/edgex-go [no test files] 13:35:03 #131 67.37 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 13:35:21 #131 ... 13:35:21 13:35:21 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:35:21 #123 DONE 83.6s 13:35:21 13:35:21 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:35:21 #127 DONE 83.6s 13:35:21 13:35:21 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:35:21 #124 DONE 83.6s 13:35:21 13:35:21 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:35:21 #126 DONE 83.6s 13:35:21 13:35:21 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:35:21 #130 DONE 83.6s 13:35:21 13:35:21 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:35:21 #131 DONE 83.6s 13:35:21 13:35:21 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:35:21 #121 DONE 83.6s 13:35:21 13:35:21 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:35:21 #122 DONE 83.7s 13:35:21 13:35:21 #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 13:35:21 #132 ... 13:35:21 13:35:21 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:35:21 #128 DONE 83.9s 13:35:21 13:35:21 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:35:21 #129 DONE 84.0s 13:35:21 13:35:21 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:35:21 #125 DONE 84.1s 13:35:21 13:35:21 #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 13:35:21 #133 DONE 0.5s 13:35:21 13:35:21 #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 13:35:21 #132 DONE 0.8s 13:35:21 13:35:21 #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 13:35:21 #134 DONE 0.9s 13:35:21 13:35:21 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 13:35:21 #135 DONE 0.7s 13:35:21 13:35:21 #136 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 13:35:21 #136 ... 13:35:21 13:35:21 #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 13:35:21 #137 DONE 0.5s 13:35:21 13:35:21 #138 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 13:35:21 #138 DONE 0.4s 13:35:21 13:35:21 #139 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 13:35:21 #139 DONE 0.4s 13:35:21 13:35:21 #140 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 13:35:21 #140 DONE 0.3s 13:35:21 13:35:21 #141 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 13:35:21 #141 ... 13:35:21 13:35:21 #142 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 13:35:21 #142 CACHED 13:35:21 13:35:21 #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 13:35:21 #143 CACHED 13:35:21 13:35:21 #144 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 13:35:21 #144 CACHED 13:35:21 13:35:21 #145 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 13:35:21 #145 CACHED 13:35:21 13:35:21 #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 13:35:21 #146 CACHED 13:35:21 13:35:21 #147 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 13:35:21 #147 CACHED 13:35:21 13:35:21 #148 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 13:35:21 #148 CACHED 13:35:21 13:35:21 #149 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 13:35:21 #149 CACHED 13:35:21 13:35:21 #136 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 13:35:21 #136 DONE 0.3s 13:35:21 13:35:21 #150 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 13:35:21 #150 DONE 0.3s 13:35:21 13:35:21 #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 13:35:21 #151 DONE 0.3s 13:35:21 13:35:21 #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 13:35:21 #152 DONE 0.3s 13:35:21 13:35:21 #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:35:21 #153 ... 13:35:21 13:35:21 #141 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 13:35:21 #141 DONE 0.6s 13:35:21 13:35:21 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 13:35:21 #154 ... 13:35:21 13:35:21 #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:35:21 #155 DONE 1.3s 13:35:21 13:35:21 #156 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 13:35:22 #156 ... 13:35:22 13:35:22 #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:35:22 #157 DONE 2.3s 13:35:22 13:35:22 #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:35:22 #158 DONE 2.4s 13:35:22 13:35:22 #159 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:35:22 #159 DONE 2.4s 13:35:22 13:35:22 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 13:35:22 #160 DONE 2.7s 13:35:22 13:35:22 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 13:35:22 #161 DONE 2.4s 13:35:22 13:35:22 #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:35:22 #162 DONE 2.3s 13:35:22 13:35:22 #163 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:35:22 #163 DONE 2.3s 13:35:22 13:35:22 #164 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:35:22 #164 DONE 2.4s 13:35:22 13:35:22 #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:35:22 #153 DONE 2.3s 13:35:22 13:35:22 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 13:35:22 #154 DONE 2.0s 13:35:22 13:35:22 #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 13:35:23 #165 ... 13:35:23 13:35:23 #156 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 13:35:23 #156 DONE 1.4s 13:35:23 13:35:23 #166 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 13:35:23 #166 DONE 0.3s 13:35:23 13:35:23 #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 13:35:23 #167 DONE 0.4s 13:35:23 13:35:23 #168 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 13:35:23 #168 DONE 0.4s 13:35:23 13:35:23 #169 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 13:35:23 #169 DONE 0.4s 13:35:23 13:35:23 #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 13:35:23 #170 DONE 0.4s 13:35:23 13:35:23 #171 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 13:35:23 #171 DONE 0.4s 13:35:23 13:35:23 #172 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 13:35:23 #172 DONE 0.4s 13:35:23 13:35:23 #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 13:35:23 #173 DONE 0.4s 13:35:23 13:35:23 #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 13:35:23 #174 DONE 0.4s 13:35:23 13:35:23 #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 13:35:23 #165 DONE 0.4s 13:35:23 13:35:23 #92 [security-spiffe-token-provider] exporting to image 13:35:23 #92 exporting layers 0.1s done 13:35:23 #92 ... 13:35:23 13:35:23 #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 13:35:23 #175 DONE 0.4s 13:35:23 13:35:23 #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:35:23 #176 DONE 0.4s 13:35:23 13:35:23 #177 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 13:35:23 #177 DONE 0.3s 13:35:23 13:35:23 #92 [core-metadata] exporting to image 13:35:23 #92 exporting layers 0.3s done 13:35:24 #92 ... 13:35:24 13:35:24 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 13:35:24 #178 DONE 0.6s 13:35:24 13:35:24 #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 13:35:24 #179 DONE 0.6s 13:35:24 13:35:24 #180 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:35:24 #180 DONE 0.6s 13:35:24 13:35:24 #92 [core-metadata] exporting to image 13:35:24 #92 exporting layers 0.6s done 13:35:24 #92 writing image sha256:9f39fb4c169149c44059d6411f9f51e0f8dd3d7e8c99844141eff02e62ca6b38 13:35:24 #92 writing image sha256:9555ea2118161855a23398ddcc87c817ebb947561d57ccb478bd0e09eb32803f 13:35:24 #92 writing image sha256:e56edaca34414c162b3771cf8d2801f41f26e51434a668322eff728ed453d339 13:35:24 #92 writing image sha256:a37846c8e3fe3b269ad5a5e9f5db726c340c9cb14b5bd85c79d47be536f5ddad 13:35:24 #92 ... 13:35:24 13:35:24 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:35:24 #181 DONE 0.5s 13:35:24 13:35:24 #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:35:24 #182 DONE 0.6s 13:35:24 13:35:24 #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:35:24 #183 DONE 0.6s 13:35:24 13:35:24 #92 [core-metadata] exporting to image 13:35:24 #92 exporting layers 0.9s done 13:35:24 #92 writing image sha256:9f39fb4c169149c44059d6411f9f51e0f8dd3d7e8c99844141eff02e62ca6b38 0.5s done 13:35:24 #92 writing image sha256:9555ea2118161855a23398ddcc87c817ebb947561d57ccb478bd0e09eb32803f 0.5s done 13:35:24 #92 writing image sha256:e56edaca34414c162b3771cf8d2801f41f26e51434a668322eff728ed453d339 0.5s done 13:35:24 #92 writing image sha256:a37846c8e3fe3b269ad5a5e9f5db726c340c9cb14b5bd85c79d47be536f5ddad 0.5s done 13:35:24 #92 naming to docker.io/library/support-scheduler done 13:35:24 #92 naming to docker.io/library/support-notifications done 13:35:24 #92 naming to docker.io/library/core-command done 13:35:24 #92 naming to docker.io/library/core-data done 13:35:24 #92 writing image sha256:0a3e8711187e33cb8ed66a063a8c3d49537dd7075cb68ac49ac45c432e172289 done 13:35:24 #92 naming to docker.io/library/security-spiffe-token-provider done 13:35:24 #92 writing image sha256:bf0790170525d9576ea537c4d9ec8011f0d813d3a12b226c682a53c24466a573 done 13:35:24 #92 naming to docker.io/library/core-metadata done 13:35:24 #92 DONE 2.1s 13:35:24 13:35:24 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:35:24 #184 ... 13:35:24 13:35:24 #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 13:35:24 #185 DONE 0.4s 13:35:24 13:35:24 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:35:24 #184 DONE 0.4s 13:35:24 13:35:24 #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:35:24 #186 DONE 1.4s 13:35:24 13:35:24 #187 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 13:35:24 #187 DONE 0.1s 13:35:24 13:35:24 #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:35:24 #188 DONE 1.0s 13:35:24 13:35:24 #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:35:24 #189 DONE 0.1s 13:35:24 13:35:24 #92 [security-proxy-auth] exporting to image 13:35:25 #92 ... 13:35:25 13:35:25 #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 13:35:25 #190 DONE 0.1s 13:35:25 13:35:25 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 13:35:25 #191 DONE 0.1s 13:35:25 13:35:25 #92 [security-proxy-auth] exporting to image 13:35:25 #92 exporting layers 0.2s done 13:35:25 #92 writing image sha256:f40c275a53f3066a0d87abb5d141ee3c5357c4b34b5f3806db119825e32a49db done 13:35:25 #92 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 13:35:25 #92 writing image sha256:d9d26a8c10ec9f908d5b1391620ef007f127e398b17f5dd517cac1b078be88de done 13:35:25 #92 naming to docker.io/library/security-proxy-auth done 13:35:25 #92 DONE 2.4s 13:35:25 13:35:25 #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:35:25 #192 DONE 0.1s 13:35:25 13:35:25 #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 13:35:25 #193 ... 13:35:25 13:35:25 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:35:25 #194 DONE 0.9s 13:35:25 13:35:25 #92 [security-proxy-setup] exporting to image 13:35:25 #92 exporting layers 0.1s done 13:35:25 #92 writing image sha256:37c4ec1765c14a87d6476124752dcb1050520a8637b425487f668cdfa5b8e254 done 13:35:25 #92 naming to docker.io/library/security-proxy-setup done 13:35:25 #92 DONE 2.5s 13:35:25 13:35:25 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:35:25 #195 DONE 0.6s 13:35:25 13:35:25 #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 13:35:25 #193 DONE 0.4s 13:35:25 13:35:25 #92 [security-bootstrapper] exporting to image 13:35:25 #92 exporting layers 0.3s done 13:35:25 #92 writing image sha256:bcd6f3d8ee39be46c3324c47275be216889595ac7938952ee24911ddac66307c done 13:35:25 #92 naming to docker.io/library/security-bootstrapper done 13:35:25 #92 writing image sha256:6886cbca0bca06febe2cd9a4e614b1f9168084cb2525dd6d50b6f925bb311486 done 13:35:25 #92 naming to docker.io/library/security-secretstore-setup done 13:35:25 #92 DONE 2.8s 13:35:25 13:35:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:35:25 time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:35:25 time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:35:25 time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:35:25 time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:35:25 time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:35:25 time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:35:25 time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:35:25 time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:35:25 time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:35:25 time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:35:25 time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:35:25 time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:35:25 time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:35:25 time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 13:35:25 $ docker stop --time=1 589e2bd30ea06ad4acac574525d31cce61a3c2a0ce8672beb151fac0bc575b5a 13:35:27 $ docker rm -f --volumes 589e2bd30ea06ad4acac574525d31cce61a3c2a0ce8672beb151fac0bc575b5a [Pipeline] // withDockerContainer [Pipeline] sh 13:35:27 + docker images 13:35:27 REPOSITORY TAG IMAGE ID CREATED SIZE 13:35:27 security-proxy-setup latest 37c4ec1765c1 2 seconds ago 29.4MB 13:35:27 security-bootstrapper latest bcd6f3d8ee39 2 seconds ago 23.3MB 13:35:27 security-secretstore-setup latest 6886cbca0bca 2 seconds ago 44.4MB 13:35:27 security-proxy-auth latest d9d26a8c10ec 3 seconds ago 19.5MB 13:35:27 core-common-config-bootstrapper latest f40c275a53f3 3 seconds ago 18.2MB 13:35:27 security-spiffe-token-provider latest 0a3e8711187e 4 seconds ago 35MB 13:35:27 core-data latest 9f39fb4c1691 4 seconds ago 21.3MB 13:35:27 core-metadata latest bf0790170525 4 seconds ago 21.7MB 13:35:27 support-notifications latest 9555ea211816 4 seconds ago 34.6MB 13:35:27 core-command latest e56edaca3441 5 seconds ago 21.2MB 13:35:27 support-scheduler latest a37846c8e3fe 5 seconds ago 34MB 13:35:27 security-spire-agent latest f858799c8bbc 2 minutes ago 161MB 13:35:27 security-spire-config latest 2dcb39f3b1d3 2 minutes ago 101MB 13:35:27 security-spire-server latest 899dab2db7ab 2 minutes ago 102MB 13:35:27 ci-base-image-x86_64 latest 79e083030317 5 minutes ago 930MB 13:35:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 4 weeks ago 557MB 13:35:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 13:35:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [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] } 13:36:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:36:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.206s coverage: 28.7% of statements 13:36:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.261s coverage: 97.0% of statements 13:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 13:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 13:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:36:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.338s coverage: 69.2% of statements 13:36:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:36:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.289s coverage: 53.2% of statements 13:36:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:36:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:36:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:36:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:36:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.782s coverage: 93.4% of statements 13:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.386s coverage: 4.1% of statements 13:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 13:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.626s coverage: 97.6% of statements 13:36:57 ok github.com/edgexfoundry/edgex-go/internal/io 1.182s coverage: 72.2% of statements 13:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:37:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:37:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.399s coverage: 0.9% of statements 13:37:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.247s coverage: 32.2% of statements 13:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.334s coverage: 41.7% of statements 13:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.349s coverage: 82.9% of statements 13:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.212s coverage: 94.1% of statements 13:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.297s coverage: 96.3% of statements 13:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.241s coverage: 87.5% of statements 13:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 13:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 13:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 13:37:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.191s coverage: 94.4% of statements 13:37:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:37:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:37:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:37:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.927s coverage: 79.9% of statements 13:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.277s coverage: 92.9% of statements 13:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.075s coverage: 64.4% of statements 13:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.205s coverage: 62.3% of statements 13:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.202s coverage: 87.2% of statements 13:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.160s coverage: 20.0% of statements 13:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.172s coverage: 100.0% of statements 13:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.481s coverage: 81.8% of statements 13:37:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 13:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.406s coverage: 82.1% of statements 13:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.202s coverage: 86.0% of statements 13:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.995s coverage: 63.1% of statements 13:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.335s coverage: 100.0% of statements 13:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements 13:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.074s coverage: 100.0% of statements 13:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 13:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 13:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 13:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 13:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.066s coverage: 100.0% of statements 13:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.776s coverage: 38.4% of statements 13:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.229s coverage: 89.5% of statements 13:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:38:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.214s coverage: 84.8% of statements 13:38:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:38:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:38:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:38:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.279s coverage: 19.9% of statements 13:38:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.561s coverage: 95.7% of statements 13:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:38:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.251s coverage: 61.8% of statements 13:38:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:38:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:38:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.362s coverage: 98.9% of statements 13:38:25 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 13:38:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:38:25 go vet ./... 13:40:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:40:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:40:46 ./bin/test-attribution-txt.sh [Pipeline] echo 13:40:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:40:47 + ls -al . 13:40:47 total 724 13:40:47 drwxrwxr-x 10 1001 1001 4096 Oct 24 13:33 . 13:40:47 drwxr-xr-x 4 root root 4096 Oct 24 13:33 .. 13:40:47 drwxrwxr-x 2 1001 1001 4096 Oct 24 13:31 .blubracket 13:40:47 -rw-rw-r-- 1 1001 1001 10 Oct 24 13:31 .dockerignore 13:40:47 drwxrwxr-x 8 1001 1001 4096 Oct 24 13:31 .git 13:40:47 drwxrwxr-x 3 1001 1001 4096 Oct 24 13:31 .github 13:40:47 -rw-rw-r-- 1 1001 1001 1074 Oct 24 13:31 .gitignore 13:40:47 -rw-rw-r-- 1 1001 1001 42 Oct 24 13:31 .golangci.yml 13:40:47 -rw-rw-r-- 1 1001 1001 100 Oct 24 13:31 .hadolint.yml 13:40:47 -rw-rw-r-- 1 1001 1001 155 Oct 24 13:31 .sonarcloud.properties 13:40:47 -rw-rw-r-- 1 1001 1001 1171 Oct 24 13:31 ADOPTERS.md 13:40:47 -rw-rw-r-- 1 1001 1001 11674 Oct 24 13:31 Attribution.txt 13:40:47 -rw-rw-r-- 1 1001 1001 93407 Oct 24 13:31 CHANGELOG.md 13:40:47 -rw-rw-r-- 1 1001 1001 3804 Oct 24 13:31 CONTRIBUTING.md 13:40:47 -rw-rw-r-- 1 1001 1001 677 Oct 24 13:31 GOVERNANCE.md 13:40:47 -rw-rw-r-- 1 1001 1001 862 Oct 24 13:31 Jenkinsfile 13:40:47 -rw-rw-r-- 1 1001 1001 10775 Oct 24 13:31 LICENSE 13:40:47 -rw-rw-r-- 1 1001 1001 15054 Oct 24 13:31 Makefile 13:40:47 -rw-rw-r-- 1 1001 1001 582 Oct 24 13:31 OWNERS.md 13:40:47 -rw-rw-r-- 1 1001 1001 9527 Oct 24 13:31 README.md 13:40:47 -rw-rw-r-- 1 1001 1001 789 Oct 24 13:31 SECURITY.md 13:40:47 -rw-rw-r-- 1 1001 1001 5 Oct 24 13:29 VERSION 13:40:47 drwxrwxr-x 2 1001 1001 4096 Oct 24 13:31 bin 13:40:47 drwxrwxr-x 18 1001 1001 4096 Oct 24 13:31 cmd 13:40:47 -rw-r--r-- 1 root root 453602 Oct 24 13:38 coverage.out 13:40:47 drwxrwxr-x 2 1001 1001 4096 Oct 24 13:31 fuzz_test 13:40:47 -rw-rw-r-- 1 1001 1001 3689 Oct 24 13:31 go.mod 13:40:47 -rw-rw-r-- 1 1001 1001 34446 Oct 24 13:31 go.sum 13:40:47 drwxrwxr-x 7 1001 1001 4096 Oct 24 13:31 internal 13:40:47 drwxrwxr-x 3 1001 1001 4096 Oct 24 13:31 openapi 13:40:47 -rw-rw-r-- 1 1001 1001 584 Oct 24 13:31 security.txt 13:40:47 -rw-rw-r-- 1 1001 1001 204 Oct 24 13:31 version.go [Pipeline] sh 13:40:48 + '[' -e coverage.out ] 13:40:48 + chown 1001:1001 coverage.out [Pipeline] stash 13:40:48 Warning: overwriting stash ‘coverage-report’ 13:40:49 Stashed 1 file(s) [Pipeline] sh 13:40:49 + make build 13:40:49 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 13:42:11 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 13:42:15 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 13:42:21 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 13:42:24 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 13:42:56 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 13:43:00 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 13:43: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:43: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:43:17 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 13:43:20 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 13:43:25 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] } 13:43:31 $ docker stop --time=1 2f20d58cf84c1f5dee9e8b9e0f811227bf0c52016ec69b79fe5211435ec3392e 13:43:35 $ docker rm -f --volumes 2f20d58cf84c1f5dee9e8b9e0f811227bf0c52016ec69b79fe5211435ec3392e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:43:39 13:43:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:43:39 latest: Pulling from edgex-devops/edgex-compose-arm64 13:43:39 547446be3368: Pulling fs layer 13:43:39 d125d8839a47: Pulling fs layer 13:43:39 3e85d5ac6304: Pulling fs layer 13:43:39 c3105a71a48b: Pulling fs layer 13:43:39 0f093f025ec4: Pulling fs layer 13:43:39 c3106fc0e877: Pulling fs layer 13:43:39 c3105a71a48b: Waiting 13:43:39 0f093f025ec4: Waiting 13:43:39 c3106fc0e877: Waiting 13:43:39 547446be3368: Download complete 13:43:39 c3105a71a48b: Verifying Checksum 13:43:39 c3105a71a48b: Download complete 13:43:40 d125d8839a47: Verifying Checksum 13:43:40 d125d8839a47: Download complete 13:43:40 c3106fc0e877: Verifying Checksum 13:43:40 c3106fc0e877: Download complete 13:43:40 547446be3368: Pull complete 13:43:40 0f093f025ec4: Verifying Checksum 13:43:40 0f093f025ec4: Download complete 13:43:41 d125d8839a47: Pull complete 13:43:42 3e85d5ac6304: Verifying Checksum 13:43:42 3e85d5ac6304: Download complete 13:43:52 3e85d5ac6304: Pull complete 13:43:52 c3105a71a48b: Pull complete 13:43:53 0f093f025ec4: Pull complete 13:43:54 c3106fc0e877: Pull complete 13:43:54 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 13:43:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:43:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:54 prd-ubuntu20.04-docker-arm64-4c-16g-9908 does not seem to be running inside a container 13:43:54 $ 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 13:43:56 $ docker top 1965b3e6bbab2e88b6045036269092ae364ad92ca7aa5220de5f1fcae1dce233 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:56 + docker compose -f ./docker-compose-build.yml build --parallel 13:44:06 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 13:44:06 #1 transferring dockerfile: 2.12kB done 13:44:06 #1 DONE 0.1s 13:44:06 13:44:06 #2 [security-spire-agent internal] load build definition from Dockerfile 13:44:06 #2 transferring dockerfile: 1.70kB done 13:44:06 #2 DONE 0.0s 13:44:06 13:44:06 #3 [security-secretstore-setup internal] load build definition from Dockerfile 13:44:06 #3 transferring dockerfile: 2.38kB done 13:44:06 #3 DONE 0.1s 13:44:06 13:44:06 #4 [security-bootstrapper internal] load build definition from Dockerfile 13:44:06 #4 transferring dockerfile: 2.82kB 0.0s done 13:44:06 #4 DONE 0.1s 13:44:06 13:44:06 #5 [support-notifications internal] load build definition from Dockerfile 13:44:06 #5 transferring dockerfile: 1.84kB done 13:44:06 #5 DONE 0.1s 13:44:06 13:44:06 #6 [security-spire-server internal] load build definition from Dockerfile 13:44:06 #6 transferring dockerfile: 1.59kB done 13:44:06 #6 DONE 0.1s 13:44:06 13:44:06 #7 [support-scheduler internal] load build definition from Dockerfile 13:44:06 #7 transferring dockerfile: 1.82kB done 13:44:06 #7 DONE 0.1s 13:44:06 13:44:06 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 13:44:06 #8 transferring dockerfile: 1.78kB 0.0s done 13:44:06 #8 DONE 0.1s 13:44:06 13:44:06 #9 [core-data internal] load build definition from Dockerfile 13:44:06 #9 transferring dockerfile: 1.90kB 0.0s done 13:44:06 #9 DONE 0.1s 13:44:06 13:44:06 #10 [core-command internal] load build definition from Dockerfile 13:44:06 #10 transferring dockerfile: 1.82kB 0.0s done 13:44:06 #10 DONE 0.1s 13:44:06 13:44:06 #11 [security-spire-config internal] load build definition from Dockerfile 13:44:06 #11 transferring dockerfile: 1.58kB done 13:44:06 #11 DONE 0.1s 13:44:06 13:44:06 #12 [security-proxy-auth internal] load build definition from Dockerfile 13:44:06 #12 transferring dockerfile: 2.04kB done 13:44:06 #12 DONE 0.1s 13:44:06 13:44:06 #13 [core-metadata internal] load build definition from Dockerfile 13:44:06 #13 transferring dockerfile: 1.96kB 0.0s done 13:44:06 #13 DONE 0.1s 13:44:06 13:44:06 #14 [security-proxy-setup internal] load build definition from Dockerfile 13:44:07 #14 transferring dockerfile: 2.39kB done 13:44:07 #14 DONE 0.1s 13:44:07 13:44:07 #15 [core-common-config-bootstrapper internal] load .dockerignore 13:44:07 #15 transferring context: 50B done 13:44:07 #15 DONE 0.1s 13:44:07 13:44:07 #16 [security-spire-agent internal] load .dockerignore 13:44:07 #16 transferring context: 50B 0.0s done 13:44:07 #16 DONE 0.0s 13:44:07 13:44:07 #17 [security-secretstore-setup internal] load .dockerignore 13:44:07 #17 transferring context: 50B 0.0s done 13:44:07 #17 DONE 0.1s 13:44:07 13:44:07 #18 [security-bootstrapper internal] load .dockerignore 13:44:07 #18 transferring context: 50B 0.0s done 13:44:07 #18 DONE 0.1s 13:44:08 13:44:08 #19 [support-notifications internal] load .dockerignore 13:44:08 #19 transferring context: 50B done 13:44:08 #19 DONE 0.1s 13:44:08 13:44:08 #20 [security-spire-server internal] load .dockerignore 13:44:08 #20 transferring context: 50B done 13:44:08 #20 DONE 0.1s 13:44:08 13:44:08 #21 [support-scheduler internal] load .dockerignore 13:44:08 #21 transferring context: 50B done 13:44:08 #21 DONE 0.1s 13:44:08 13:44:08 #22 [security-spiffe-token-provider internal] load .dockerignore 13:44:08 #22 transferring context: 50B 0.0s done 13:44:08 #22 DONE 0.1s 13:44:08 13:44:08 #23 [core-data internal] load .dockerignore 13:44:08 #23 transferring context: 50B done 13:44:08 #23 DONE 0.1s 13:44:08 13:44:08 #24 [core-command internal] load .dockerignore 13:44:08 #24 transferring context: 50B done 13:44:08 #24 DONE 0.1s 13:44:08 13:44:08 #25 [security-spire-config internal] load .dockerignore 13:44:08 #25 transferring context: 50B done 13:44:08 #25 DONE 0.1s 13:44:08 13:44:08 #26 [core-metadata internal] load .dockerignore 13:44:08 #26 transferring context: 50B 0.0s done 13:44:08 #26 DONE 0.1s 13:44:08 13:44:08 #27 [security-proxy-auth internal] load .dockerignore 13:44:08 #27 transferring context: 50B 0.0s done 13:44:08 #27 DONE 0.1s 13:44:08 13:44:08 #28 [security-proxy-setup internal] load .dockerignore 13:44:08 #28 transferring context: 50B done 13:44:08 #28 DONE 0.1s 13:44:08 13:44:08 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:44:08 #29 DONE 0.0s 13:44:08 13:44:08 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 13:44:09 #30 DONE 0.6s 13:44:09 13:44:09 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:44:09 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 13:44:09 #31 DONE 0.1s 13:44:09 13:44:09 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:44:09 #32 ... 13:44:09 13:44:09 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:44:09 #29 DONE 0.0s 13:44:09 13:44:09 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 13:44:09 #30 DONE 0.6s 13:44:09 13:44:09 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:44:09 #32 ... 13:44:09 13:44:09 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:44:09 #29 DONE 0.1s 13:44:09 13:44:09 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:44:09 #32 ... 13:44:09 13:44:09 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 13:44:09 #30 DONE 0.6s 13:44:09 13:44:09 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:44:09 #32 ... 13:44:09 13:44:09 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 13:44:09 #30 DONE 0.6s 13:44:10 13:44:10 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:44:10 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 13:44:10 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 13:44:10 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 13:44:10 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 13:44:10 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 13:44:10 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 13:44:10 #31 ... 13:44:10 13:44:10 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:44:10 #29 DONE 0.1s 13:44:10 13:44:10 #33 [core-common-config-bootstrapper internal] load build context 13:44:10 #33 ... 13:44:10 13:44:10 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:44:10 #29 DONE 0.1s 13:44:10 13:44:10 #33 [core-common-config-bootstrapper internal] load build context 13:44:10 #33 ... 13:44:10 13:44:10 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:44:10 #29 DONE 0.1s 13:44:10 13:44:10 #33 [core-common-config-bootstrapper internal] load build context 13:44:10 #33 ... 13:44:10 13:44:10 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 13:44:10 #30 DONE 1.1s 13:44:10 13:44:10 #33 [core-common-config-bootstrapper internal] load build context 13:44:10 #33 ... 13:44:10 13:44:10 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:44:10 #29 DONE 0.1s 13:44:10 13:44:10 #33 [core-common-config-bootstrapper internal] load build context 13:44:10 #33 ... 13:44:10 13:44:10 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 13:44:10 #34 DONE 1.6s 13:44:10 13:44:10 #33 [core-common-config-bootstrapper internal] load build context 13:44:10 #33 ... 13:44:10 13:44:10 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 13:44:10 #35 DONE 1.7s 13:44:10 13:44:10 #33 [core-common-config-bootstrapper internal] load build context 13:44:11 #33 ... 13:44:11 13:44:11 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 13:44:11 #30 DONE 1.4s 13:44:11 13:44:11 #33 [core-common-config-bootstrapper internal] load build context 13:44:11 #33 ... 13:44:11 13:44:11 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:44:11 #29 DONE 0.1s 13:44:11 13:44:11 #33 [core-common-config-bootstrapper internal] load build context 13:44:11 #33 ... 13:44:11 13:44:11 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:44:11 #29 DONE 0.1s 13:44:11 13:44:11 #33 [core-common-config-bootstrapper internal] load build context 13:44:11 #33 ... 13:44:11 13:44:11 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:44:11 #29 DONE 0.1s 13:44:11 13:44:11 #33 [core-common-config-bootstrapper internal] load build context 13:44:11 #33 ... 13:44:11 13:44:11 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 13:44:11 #30 DONE 2.0s 13:44:11 13:44:11 #33 [core-common-config-bootstrapper internal] load build context 13:44:12 #33 ... 13:44:12 13:44:12 #36 [security-spire-server internal] load build context 13:44:12 #36 transferring context: 18.10kB 0.2s done 13:44:12 #36 DONE 1.2s 13:44:12 13:44:12 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:44:12 #32 DONE 3.8s 13:44:12 13:44:12 #33 [core-common-config-bootstrapper internal] load build context 13:44:12 #33 ... 13:44:12 13:44:12 #37 [security-spire-config internal] load build context 13:44:12 #37 transferring context: 16.35kB 0.3s done 13:44:12 #37 DONE 1.9s 13:44:12 13:44:12 #33 [core-common-config-bootstrapper internal] load build context 13:44:13 #33 ... 13:44:13 13:44:13 #38 [security-spire-agent internal] load build context 13:44:13 #38 transferring context: 17.63kB 0.3s done 13:44:13 #38 DONE 2.1s 13:44:13 13:44:13 #33 [core-common-config-bootstrapper internal] load build context 13:44:14 #33 ... 13:44:14 13:44:14 #39 [core-data builder 2/7] WORKDIR /edgex-go 13:44:14 #39 DONE 2.3s 13:44:14 13:44:14 #33 [core-common-config-bootstrapper internal] load build context 13:44:15 #33 ... 13:44:15 13:44:15 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:44:15 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 13:44:15 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 13:44:15 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 13:44:15 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 13:44:15 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 13:44:15 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.6s done 13:44:15 #31 DONE 7.0s 13:44:15 13:44:15 #33 [core-common-config-bootstrapper internal] load build context 13:44:16 #33 transferring context: 35.72MB 7.4s 13:44:19 #33 ... 13:44:19 13:44:19 #40 [security-secretstore-setup internal] load build context 13:44:19 #40 ... 13:44:19 13:44:19 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:19 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 13:44:19 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 13:44:19 #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 13:44:19 #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 13:44:19 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 13:44:19 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 13:44:19 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 13:44:19 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 13:44:19 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.3s done 13:44:19 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 13:44:19 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 13:44:19 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13:44:19 #41 ... 13:44:19 13:44:19 #42 [support-notifications internal] load build context 13:44:19 #42 ... 13:44:19 13:44:19 #43 [security-bootstrapper internal] load build context 13:44:20 #43 ... 13:44:20 13:44:20 #40 [security-secretstore-setup internal] load build context 13:44:20 #40 ... 13:44:20 13:44:20 #44 [support-scheduler internal] load build context 13:44:20 #44 ... 13:44:20 13:44:20 #45 [security-spiffe-token-provider internal] load build context 13:44:20 #45 ... 13:44:20 13:44:20 #46 [core-data internal] load build context 13:44:20 #46 ... 13:44:20 13:44:20 #45 [security-spiffe-token-provider internal] load build context 13:44:21 #45 ... 13:44:21 13:44:21 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 13:44:21 #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done 13:44:21 #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 13:44:21 #47 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 13:44:21 #47 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 13:44:21 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 13:44:21 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 13:44:21 #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 13:44:21 #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.5s done 13:44:21 #47 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.3s done 13:44:21 #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 13:44:21 #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 13:44:21 #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.1s 13:44:21 #47 ... 13:44:21 13:44:21 #48 [core-command internal] load build context 13:44:21 #48 ... 13:44:21 13:44:21 #45 [security-spiffe-token-provider internal] load build context 13:44:21 #45 ... 13:44:21 13:44:21 #49 [core-metadata internal] load build context 13:44:21 #49 ... 13:44:21 13:44:21 #50 [security-proxy-setup internal] load build context 13:44:21 #50 ... 13:44:21 13:44:21 #51 [security-proxy-auth internal] load build context 13:44:22 #51 ... 13:44:22 13:44:22 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:24 #41 ... 13:44:24 13:44:24 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 13:44:24 #52 ... 13:44:24 13:44:24 #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 13:44:24 #0 8.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:24 #0 9.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:24 #53 ... 13:44:24 13:44:24 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:44:24 #54 ... 13:44:24 13:44:24 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:44:24 #0 4.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:24 #0 4.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:24 #0 6.666 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 13:44:24 #0 6.666 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 13:44:24 #0 6.666 OK: 19952 distinct packages available 13:44:24 #0 6.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:24 #0 7.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:24 #0 10.06 OK: 266 MiB in 52 packages 13:44:24 #55 ... 13:44:24 13:44:24 #51 [security-proxy-auth internal] load build context 13:44:24 #51 transferring context: 19.01MB 11.4s 13:44:26 #51 ... 13:44:26 13:44:26 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:44:26 #56 ... 13:44:26 13:44:26 #51 [security-proxy-auth internal] load build context 13:44:26 #51 ... 13:44:26 13:44:26 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:44:26 #55 DONE 11.9s 13:44:26 13:44:26 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:44:26 #56 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:26 #56 ... 13:44:26 13:44:26 #57 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 13:44:26 #0 9.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:26 #57 ... 13:44:26 13:44:26 #53 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 13:44:26 #53 11.57 OK: 266 MiB in 52 packages 13:44:26 #53 DONE 13.3s 13:44:26 13:44:26 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:44:27 #58 ... 13:44:27 13:44:27 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:44:27 #59 ... 13:44:27 13:44:27 #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:44:27 #60 ... 13:44:27 13:44:27 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 13:44:27 #61 ... 13:44:27 13:44:27 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 13:44:27 #62 ... 13:44:27 13:44:27 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:44:27 #63 ... 13:44:27 13:44:27 #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:44:27 #64 ... 13:44:27 13:44:27 #51 [security-proxy-auth internal] load build context 13:44:29 #51 ... 13:44:29 13:44:29 #33 [core-common-config-bootstrapper internal] load build context 13:44:29 #33 transferring context: 55.27MB 20.0s 13:44:29 #33 ... 13:44:29 13:44:29 #51 [security-proxy-auth internal] load build context 13:44:29 #51 ... 13:44:29 13:44:29 #42 [support-notifications internal] load build context 13:44:30 #42 ... 13:44:30 13:44:30 #51 [security-proxy-auth internal] load build context 13:44:30 #51 ... 13:44:30 13:44:30 #43 [security-bootstrapper internal] load build context 13:44:30 #43 ... 13:44:30 13:44:30 #42 [support-notifications internal] load build context 13:44:30 #42 ... 13:44:30 13:44:30 #40 [security-secretstore-setup internal] load build context 13:44:30 #40 ... 13:44:30 13:44:30 #44 [support-scheduler internal] load build context 13:44:30 #44 ... 13:44:30 13:44:30 #46 [core-data internal] load build context 13:44:31 #46 ... 13:44:31 13:44:31 #42 [support-notifications internal] load build context 13:44:31 #42 ... 13:44:31 13:44:31 #48 [core-command internal] load build context 13:44:31 #48 ... 13:44:31 13:44:31 #46 [core-data internal] load build context 13:44:31 #46 ... 13:44:31 13:44:31 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 13:44:31 #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.6s 13:44:31 #47 ... 13:44:31 13:44:31 #46 [core-data internal] load build context 13:44:31 #46 ... 13:44:31 13:44:31 #49 [core-metadata internal] load build context 13:44:32 #49 ... 13:44:32 13:44:32 #45 [security-spiffe-token-provider internal] load build context 13:44:32 #45 ... 13:44:32 13:44:32 #46 [core-data internal] load build context 13:44:32 #46 ... 13:44:32 13:44:32 #50 [security-proxy-setup internal] load build context 13:44:32 #50 ... 13:44:32 13:44:32 #46 [core-data internal] load build context 13:44:34 #46 ... 13:44:34 13:44:34 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:44:34 #54 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:34 #54 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:34 #54 16.76 OK: 266 MiB in 52 packages 13:44:34 #54 DONE 19.4s 13:44:34 13:44:34 #46 [core-data internal] load build context 13:44:34 #46 ... 13:44:34 13:44:34 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 13:44:34 #52 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:34 #52 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:34 #52 17.91 OK: 266 MiB in 52 packages 13:44:34 #52 DONE 20.4s 13:44:34 13:44:34 #46 [core-data internal] load build context 13:44:35 #46 ... 13:44:35 13:44:35 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:35 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.0s 13:44:35 #41 ... 13:44:35 13:44:35 #46 [core-data internal] load build context 13:44:35 #46 transferring context: 49.62MB 24.2s 13:44:36 #46 ... 13:44:36 13:44:36 #57 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 13:44:36 #57 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:36 #57 17.72 (1/1) Installing dumb-init (1.2.5-r2) 13:44:36 #57 17.72 Executing busybox-1.36.1-r2.trigger 13:44:36 #57 17.93 OK: 8 MiB in 16 packages 13:44:36 #57 DONE 20.7s 13:44:36 13:44:36 #46 [core-data internal] load build context 13:44:38 #46 ... 13:44:38 13:44:38 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:44:38 #56 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:38 #56 18.57 (1/4) Installing dumb-init (1.2.5-r2) 13:44:38 #56 18.57 (2/4) Installing openssl (3.1.3-r0) 13:44:38 #56 18.69 (3/4) Installing su-exec (0.2-r3) 13:44:38 #56 18.69 (4/4) Installing yq (4.33.3-r4) 13:44:38 #56 20.36 Executing busybox-1.36.1-r2.trigger 13:44:38 #56 20.51 OK: 18 MiB in 19 packages 13:44:38 #56 ... 13:44:38 13:44:38 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:39 #41 ... 13:44:39 13:44:39 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:44:39 #56 DONE 22.6s 13:44:39 13:44:39 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 13:44:39 #62 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:39 #62 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:39 #62 18.91 (1/2) Installing ca-certificates (20230506-r0) 13:44:39 #62 19.53 (2/2) Installing dumb-init (1.2.5-r2) 13:44:39 #62 19.57 Executing busybox-1.36.1-r2.trigger 13:44:39 #62 19.85 Executing ca-certificates-20230506-r0.trigger 13:44:39 #62 20.85 OK: 9 MiB in 17 packages 13:44:39 #62 ... 13:44:39 13:44:39 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:39 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.1s 13:44:39 #41 ... 13:44:39 13:44:39 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 13:44:39 #62 DONE 23.0s 13:44:40 13:44:40 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:40 #41 ... 13:44:40 13:44:40 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 13:44:40 #65 DONE 1.0s 13:44:40 13:44:40 #51 [security-proxy-auth internal] load build context 13:44:40 #51 ... 13:44:40 13:44:40 #43 [security-bootstrapper internal] load build context 13:44:40 #43 transferring context: 70.65MB 30.4s 13:44:40 #43 ... 13:44:40 13:44:40 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:44:40 #59 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:40 #59 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:40 #59 21.25 (1/4) Installing ca-certificates (20230506-r0) 13:44:40 #59 21.95 (2/4) Installing dumb-init (1.2.5-r2) 13:44:40 #59 22.02 (3/4) Installing su-exec (0.2-r3) 13:44:40 #59 22.02 (4/4) Installing yq (4.33.3-r4) 13:44:40 #59 23.25 Executing busybox-1.36.1-r2.trigger 13:44:40 #59 23.48 Executing ca-certificates-20230506-r0.trigger 13:44:40 #59 ... 13:44:40 13:44:40 #33 [core-common-config-bootstrapper internal] load build context 13:44:40 #33 ... 13:44:40 13:44:40 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:40 #41 ... 13:44:40 13:44:40 #40 [security-secretstore-setup internal] load build context 13:44:41 #40 ... 13:44:41 13:44:41 #44 [support-scheduler internal] load build context 13:44:41 #44 ... 13:44:41 13:44:41 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:41 #41 ... 13:44:41 13:44:41 #42 [support-notifications internal] load build context 13:44:41 #42 ... 13:44:41 13:44:41 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:41 #41 ... 13:44:41 13:44:41 #48 [core-command internal] load build context 13:44:41 #48 ... 13:44:41 13:44:41 #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:44:41 #64 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:41 #64 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:41 #64 23.28 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 13:44:41 #64 23.28 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 13:44:41 #64 23.28 OK: 19946 distinct packages available 13:44:41 #64 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:42 #64 ... 13:44:42 13:44:42 #48 [core-command internal] load build context 13:44:42 #48 ... 13:44:42 13:44:42 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 13:44:42 #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.5s 13:44:42 #47 ... 13:44:42 13:44:42 #49 [core-metadata internal] load build context 13:44:42 #49 ... 13:44:42 13:44:42 #45 [security-spiffe-token-provider internal] load build context 13:44:42 #45 ... 13:44:42 13:44:42 #49 [core-metadata internal] load build context 13:44:42 #49 ... 13:44:42 13:44:42 #50 [security-proxy-setup internal] load build context 13:44:42 #50 ... 13:44:42 13:44:42 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:44 #41 ... 13:44:44 13:44:44 #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:44:44 #60 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:44 #60 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:44 #60 25.15 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 13:44:44 #60 25.15 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 13:44:44 #60 25.15 OK: 19946 distinct packages available 13:44:44 #60 26.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:44 #60 ... 13:44:44 13:44:44 #49 [core-metadata internal] load build context 13:44:44 #49 ... 13:44:44 13:44:44 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:44:44 #59 24.57 OK: 18 MiB in 19 packages 13:44:44 #59 DONE 27.5s 13:44:44 13:44:44 #49 [core-metadata internal] load build context 13:44:44 #49 ... 13:44:44 13:44:44 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:44:44 #58 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:44 #58 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:44 #58 25.78 (1/1) Installing dumb-init (1.2.5-r2) 13:44:44 #58 25.78 Executing busybox-1.36.1-r2.trigger 13:44:44 #58 25.95 OK: 8 MiB in 16 packages 13:44:44 #58 ... 13:44:44 13:44:44 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:44 #41 ... 13:44:44 13:44:44 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:44:44 #58 DONE 27.9s 13:44:44 13:44:44 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:44 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.4s 13:44:46 #41 ... 13:44:46 13:44:46 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:44:46 #63 19.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:46 #63 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:46 #63 26.98 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 13:44:46 #63 26.98 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 13:44:46 #63 26.98 OK: 19946 distinct packages available 13:44:46 #63 27.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:46 #63 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:46 #63 ... 13:44:46 13:44:46 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 13:44:46 #61 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:46 #61 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:46 #61 27.57 (1/2) Installing dumb-init (1.2.5-r2) 13:44:46 #61 27.71 (2/2) Installing su-exec (0.2-r3) 13:44:46 #61 27.71 Executing busybox-1.36.1-r2.trigger 13:44:46 #61 27.83 OK: 8 MiB in 17 packages 13:44:46 #61 DONE 29.8s 13:44:46 13:44:46 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:48 #41 ... 13:44:48 13:44:48 #46 [core-data internal] load build context 13:44:48 #46 transferring context: 85.23MB 37.2s 13:44:48 #46 ... 13:44:48 13:44:48 #51 [security-proxy-auth internal] load build context 13:44:48 #51 ... 13:44:48 13:44:48 #46 [core-data internal] load build context 13:44:49 #46 ... 13:44:49 13:44:49 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:44:49 #60 27.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:49 #60 30.10 (1/5) Installing dumb-init (1.2.5-r2) 13:44:49 #60 30.10 (2/5) Installing musl-obstack (1.2.3-r2) 13:44:49 #60 30.13 (3/5) Installing libucontext (1.2-r2) 13:44:49 #60 30.13 (4/5) Installing gcompat (1.1.0-r1) 13:44:49 #60 30.13 (5/5) Installing openssl (3.1.3-r0) 13:44:49 #60 30.31 Executing busybox-1.36.1-r2.trigger 13:44:49 #60 30.31 OK: 9 MiB in 20 packages 13:44:49 #60 DONE 32.0s 13:44:49 13:44:49 #46 [core-data internal] load build context 13:44:49 #46 ... 13:44:49 13:44:49 #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:44:49 #64 25.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:49 #64 29.96 (1/11) Installing ca-certificates (20230506-r0) 13:44:49 #64 30.17 (2/11) Installing brotli-libs (1.0.9-r14) 13:44:49 #64 30.23 (3/11) Installing libunistring (1.1-r1) 13:44:49 #64 30.31 (4/11) Installing libidn2 (2.3.4-r1) 13:44:49 #64 30.38 (5/11) Installing nghttp2-libs (1.57.0-r0) 13:44:49 #64 30.38 (6/11) Installing libcurl (8.4.0-r0) 13:44:49 #64 30.53 (7/11) Installing curl (8.4.0-r0) 13:44:49 #64 30.53 (8/11) Installing dumb-init (1.2.5-r2) 13:44:49 #64 30.53 (9/11) Installing musl-obstack (1.2.3-r2) 13:44:49 #64 30.53 (10/11) Installing libucontext (1.2-r2) 13:44:49 #64 30.53 (11/11) Installing gcompat (1.1.0-r1) 13:44:49 #64 30.53 Executing busybox-1.36.1-r2.trigger 13:44:49 #64 30.58 Executing ca-certificates-20230506-r0.trigger 13:44:49 #64 31.14 OK: 13 MiB in 26 packages 13:44:49 #64 DONE 32.7s 13:44:49 13:44:49 #46 [core-data internal] load build context 13:44:49 #46 ... 13:44:49 13:44:49 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:44:49 #63 31.55 (1/4) Installing dumb-init (1.2.5-r2) 13:44:49 #63 31.55 (2/4) Installing musl-obstack (1.2.3-r2) 13:44:49 #63 31.55 (3/4) Installing libucontext (1.2-r2) 13:44:49 #63 31.55 (4/4) Installing gcompat (1.1.0-r1) 13:44:49 #63 31.55 Executing busybox-1.36.1-r2.trigger 13:44:49 #63 31.69 OK: 8 MiB in 19 packages 13:44:49 #63 DONE 32.5s 13:44:49 13:44:49 #46 [core-data internal] load build context 13:44:50 #46 ... 13:44:50 13:44:50 #43 [security-bootstrapper internal] load build context 13:44:50 #43 ... 13:44:50 13:44:50 #46 [core-data internal] load build context 13:44:51 #46 ... 13:44:51 13:44:51 #33 [core-common-config-bootstrapper internal] load build context 13:44:51 #33 ... 13:44:51 13:44:51 #46 [core-data internal] load build context 13:44:51 #46 ... 13:44:51 13:44:51 #44 [support-scheduler internal] load build context 13:44:51 #44 ... 13:44:51 13:44:51 #40 [security-secretstore-setup internal] load build context 13:44:51 #40 ... 13:44:51 13:44:51 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 13:44:51 #66 DONE 4.8s 13:44:51 13:44:51 #44 [support-scheduler internal] load build context 13:44:51 #44 ... 13:44:51 13:44:51 #42 [support-notifications internal] load build context 13:44:51 #42 ... 13:44:51 13:44:51 #40 [security-secretstore-setup internal] load build context 13:44:52 #40 ... 13:44:52 13:44:52 #48 [core-command internal] load build context 13:44:52 #48 ... 13:44:52 13:44:52 #40 [security-secretstore-setup internal] load build context 13:44:52 #40 ... 13:44:52 13:44:52 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 13:44:52 #67 DONE 0.8s 13:44:52 13:44:52 #40 [security-secretstore-setup internal] load build context 13:44:52 #40 ... 13:44:52 13:44:52 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 13:44:52 #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.7s done 13:44:52 #47 ... 13:44:52 13:44:52 #45 [security-spiffe-token-provider internal] load build context 13:44:52 #45 ... 13:44:52 13:44:52 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:52 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.1s 13:44:53 #41 ... 13:44:53 13:44:53 #50 [security-proxy-setup internal] load build context 13:44:53 #50 ... 13:44:53 13:44:53 #40 [security-secretstore-setup internal] load build context 13:44:53 #40 transferring context: 38.05MB 43.5s 13:44:53 #40 ... 13:44:53 13:44:53 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 13:44:53 #68 DONE 2.3s 13:44:53 13:44:53 #40 [security-secretstore-setup internal] load build context 13:44:54 #40 ... 13:44:54 13:44:54 #49 [core-metadata internal] load build context 13:44:54 #49 ... 13:44:54 13:44:54 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13:44:54 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.9s done 13:44:59 #41 ... 13:44:59 13:44:59 #45 [security-spiffe-token-provider internal] load build context 13:44:59 #45 transferring context: 132.20MB 47.3s 13:44:59 #45 ... 13:44:59 13:44:59 #51 [security-proxy-auth internal] load build context 13:44:59 #51 ... 13:44:59 13:44:59 #45 [security-spiffe-token-provider internal] load build context 13:45:00 #45 ... 13:45:00 13:45:00 #43 [security-bootstrapper internal] load build context 13:45:00 #43 ... 13:45:00 13:45:00 #45 [security-spiffe-token-provider internal] load build context 13:45:01 #45 ... 13:45:01 13:45:01 #33 [core-common-config-bootstrapper internal] load build context 13:45:01 #33 ... 13:45:01 13:45:01 #45 [security-spiffe-token-provider internal] load build context 13:45:01 #45 ... 13:45:01 13:45:01 #46 [core-data internal] load build context 13:45:01 #46 ... 13:45:01 13:45:01 #33 [core-common-config-bootstrapper internal] load build context 13:45:01 #33 ... 13:45:01 13:45:01 #44 [support-scheduler internal] load build context 13:45:02 #44 ... 13:45:02 13:45:02 #42 [support-notifications internal] load build context 13:45:02 #42 ... 13:45:02 13:45:02 #44 [support-scheduler internal] load build context 13:45:02 #44 ... 13:45:02 13:45:02 #48 [core-command internal] load build context 13:45:02 #48 ... 13:45:02 13:45:02 #44 [support-scheduler internal] load build context 13:45:03 #44 ... 13:45:03 13:45:03 #50 [security-proxy-setup internal] load build context 13:45:03 #50 ... 13:45:03 13:45:03 #44 [support-scheduler internal] load build context 13:45:03 #44 transferring context: 131.71MB 52.4s 13:45:04 #44 ... 13:45:04 13:45:04 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:45:04 #69 DONE 3.5s 13:45:04 13:45:04 #44 [support-scheduler internal] load build context 13:45:04 #44 ... 13:45:04 13:45:04 #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:45:04 #70 DONE 3.8s 13:45:04 13:45:04 #40 [security-secretstore-setup internal] load build context 13:45:04 #40 ... 13:45:04 13:45:04 #44 [support-scheduler internal] load build context 13:45:04 #44 ... 13:45:04 13:45:04 #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:45:04 #71 DONE 3.1s 13:45:04 13:45:04 #44 [support-scheduler internal] load build context 13:45:04 #44 ... 13:45:04 13:45:04 #49 [core-metadata internal] load build context 13:45:04 #49 ... 13:45:04 13:45:04 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 13:45:05 #72 ... 13:45:05 13:45:05 #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / 13:45:05 #73 DONE 1.3s 13:45:05 13:45:05 #74 [security-spire-server stage-2 5/8] COPY security.txt / 13:45:06 #74 ... 13:45:06 13:45:06 #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 13:45:06 #75 DONE 1.4s 13:45:06 13:45:06 #76 [security-spire-agent stage-3 6/9] COPY security.txt / 13:45:06 #76 ... 13:45:06 13:45:06 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 13:45:06 #72 DONE 1.4s 13:45:06 13:45:06 #48 [core-command internal] load build context 13:45:06 #48 ... 13:45:06 13:45:06 #74 [security-spire-server stage-2 5/8] COPY security.txt / 13:45:06 #74 DONE 1.1s 13:45:06 13:45:06 #48 [core-command internal] load build context 13:45:07 #48 ... 13:45:07 13:45:07 #76 [security-spire-agent stage-3 6/9] COPY security.txt / 13:45:07 #76 DONE 1.2s 13:45:07 13:45:07 #48 [core-command internal] load build context 13:45:07 #48 ... 13:45:07 13:45:07 #77 [security-spire-config stage-2 5/9] COPY security.txt / 13:45:07 #77 DONE 1.4s 13:45:07 13:45:07 #48 [core-command internal] load build context 13:45:08 #48 ... 13:45:08 13:45:08 #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:45:08 #78 DONE 1.5s 13:45:08 13:45:08 #79 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:45:08 #79 ... 13:45:08 13:45:08 #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:45:08 #80 DONE 1.2s 13:45:09 13:45:09 #44 [support-scheduler internal] load build context 13:45:09 #44 transferring context: 155.02MB 57.8s 13:45:09 #44 ... 13:45:09 13:45:09 #51 [security-proxy-auth internal] load build context 13:45:09 #51 ... 13:45:09 13:45:09 #44 [support-scheduler internal] load build context 13:45:09 #44 ... 13:45:09 13:45:09 #33 [core-common-config-bootstrapper internal] load build context 13:45:09 #33 transferring context: 189.44MB 59.4s done 13:45:09 #33 DONE 60.4s 13:45:09 13:45:09 #44 [support-scheduler internal] load build context 13:45:09 #44 ... 13:45:09 13:45:09 #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:45:09 #81 DONE 1.9s 13:45:09 13:45:09 #44 [support-scheduler internal] load build context 13:45:10 #44 ... 13:45:10 13:45:10 #48 [core-command internal] load build context 13:45:10 #48 transferring context: 189.44MB 56.9s done 13:45:10 #48 DONE 59.1s 13:45:10 13:45:10 #44 [support-scheduler internal] load build context 13:45:10 #44 ... 13:45:10 13:45:10 #49 [core-metadata internal] load build context 13:45:10 #49 transferring context: 189.44MB 56.8s done 13:45:10 #49 DONE 58.6s 13:45:10 13:45:10 #44 [support-scheduler internal] load build context 13:45:10 #44 ... 13:45:10 13:45:10 #45 [security-spiffe-token-provider internal] load build context 13:45:10 #45 transferring context: 189.44MB 58.4s done 13:45:10 #45 DONE 60.0s 13:45:10 13:45:10 #44 [support-scheduler internal] load build context 13:45:10 #44 ... 13:45:10 13:45:10 #79 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:45:10 #79 DONE 2.2s 13:45:10 13:45:10 #44 [support-scheduler internal] load build context 13:45:10 #44 ... 13:45:10 13:45:10 #46 [core-data internal] load build context 13:45:10 #46 transferring context: 189.44MB 58.6s done 13:45:10 #46 DONE 60.2s 13:45:10 13:45:10 #43 [security-bootstrapper internal] load build context 13:45:10 #43 transferring context: 189.44MB 60.2s done 13:45:10 #43 DONE 61.1s 13:45:10 13:45:10 #44 [support-scheduler internal] load build context 13:45:11 #44 ... 13:45:11 13:45:11 #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:45:11 #82 DONE 2.2s 13:45:11 13:45:11 #44 [support-scheduler internal] load build context 13:45:11 #44 ... 13:45:11 13:45:11 #42 [support-notifications internal] load build context 13:45:11 #42 transferring context: 189.44MB 60.6s done 13:45:11 #42 DONE 61.6s 13:45:11 13:45:11 #44 [support-scheduler internal] load build context 13:45:11 #44 ... 13:45:11 13:45:11 #51 [security-proxy-auth internal] load build context 13:45:11 #51 transferring context: 189.44MB 57.8s done 13:45:11 #51 DONE 59.9s 13:45:11 13:45:11 #44 [support-scheduler internal] load build context 13:45:11 #44 ... 13:45:11 13:45:11 #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 13:45:11 #83 DONE 1.6s 13:45:11 13:45:11 #44 [support-scheduler internal] load build context 13:45:11 #44 ... 13:45:11 13:45:11 #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:45:11 #84 DONE 2.1s 13:45:11 13:45:11 #44 [support-scheduler internal] load build context 13:45:12 #44 ... 13:45:12 13:45:12 #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:45:12 #85 DONE 1.6s 13:45:12 13:45:12 #44 [support-scheduler internal] load build context 13:45:12 #44 ... 13:45:12 13:45:12 #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:45:12 #86 DONE 1.4s 13:45:12 13:45:12 #44 [support-scheduler internal] load build context 13:45:12 #44 ... 13:45:12 13:45:12 #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:45:12 #87 DONE 2.0s 13:45:12 13:45:12 #44 [support-scheduler internal] load build context 13:45:13 #44 transferring context: 189.44MB 61.9s done 13:45:13 #44 ... 13:45:13 13:45:13 #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ 13:45:13 #88 DONE 1.5s 13:45:13 13:45:13 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 13:45:13 #89 DONE 2.4s 13:45:13 13:45:13 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:13 #90 ... 13:45:13 13:45:13 #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:45:13 #91 DONE 1.6s 13:45:13 13:45:13 #50 [security-proxy-setup internal] load build context 13:45:13 #50 ... 13:45:13 13:45:13 #44 [support-scheduler internal] load build context 13:45:13 #44 DONE 63.1s 13:45:13 13:45:13 #50 [security-proxy-setup internal] load build context 13:45:13 #50 ... 13:45:13 13:45:13 #40 [security-secretstore-setup internal] load build context 13:45:14 #40 ... 13:45:14 13:45:14 #50 [security-proxy-setup internal] load build context 13:45:18 #50 ... 13:45:18 13:45:18 #92 [security-spire-config] exporting to image 13:45:18 #92 exporting layers 4.3s done 13:45:18 #92 writing image sha256:8101079bc227c52d488a82090dec3b6a93af2ce761e04dfc5e9cc3a8c9bc845b 0.0s done 13:45:18 #92 naming to docker.io/library/security-spire-server-arm64 done 13:45:18 #92 writing image sha256:c1fa85d2cfbdc1ad9da3fec113047731e6affb0b9ef19e64fcec74b44c555dc9 done 13:45:18 #92 naming to docker.io/library/security-spire-agent-arm64 0.0s done 13:45:18 #92 writing image sha256:eb14800b6d680df6dc7f1c42756a30da9fa6a898d537ff567eb1eb6074670ff6 done 13:45:18 #92 naming to docker.io/library/security-spire-config-arm64 done 13:45:18 #92 DONE 5.4s 13:45:18 13:45:18 #50 [security-proxy-setup internal] load build context 13:45:18 #50 transferring context: 155.23MB 65.0s 13:45:20 #50 transferring context: 189.44MB 67.2s done 13:45:20 #50 DONE 68.7s 13:45:20 13:45:20 #40 [security-secretstore-setup internal] load build context 13:45:22 #40 ... 13:45:22 13:45:22 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:22 #93 ... 13:45:22 13:45:22 #40 [security-secretstore-setup internal] load build context 13:45:22 #40 transferring context: 189.44MB 72.4s done 13:45:22 #40 DONE 72.7s 13:45:22 13:45:22 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:23 #94 ... 13:45:23 13:45:23 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:02 #95 ... 13:46:02 13:46:02 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:02 #93 DONE 48.2s 13:46:02 13:46:02 #96 [core-common-config-bootstrapper builder 6/7] COPY . . 13:46:03 #96 ... 13:46:03 13:46:03 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:03 #95 DONE 50.2s 13:46:03 13:46:03 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:03 #94 DONE 50.1s 13:46:03 13:46:03 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:03 #90 DONE 50.0s 13:46:03 13:46:03 #96 [core-common-config-bootstrapper builder 6/7] COPY . . 13:46:03 #96 DONE 3.0s 13:46:03 13:46:03 #97 [support-notifications builder 6/7] COPY . . 13:46:03 #97 ... 13:46:03 13:46:03 #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 13:46:03 #98 CACHED 13:46:03 13:46:03 #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:03 #99 CACHED 13:46:03 13:46:03 #100 [security-proxy-auth builder 6/7] COPY . . 13:46:03 #100 CACHED 13:46:03 13:46:03 #101 [core-metadata builder 4/7] COPY go.mod vendor* ./ 13:46:03 #101 CACHED 13:46:03 13:46:03 #102 [core-metadata builder 6/7] COPY . . 13:46:03 #102 CACHED 13:46:03 13:46:03 #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:03 #103 CACHED 13:46:03 13:46:03 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:03 #104 CACHED 13:46:03 13:46:03 #105 [core-command builder 4/7] COPY go.mod vendor* ./ 13:46:03 #105 CACHED 13:46:03 13:46:03 #106 [core-command builder 6/7] COPY . . 13:46:03 #106 CACHED 13:46:03 13:46:03 #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:03 #107 CACHED 13:46:03 13:46:03 #108 [core-data builder 4/7] COPY go.mod vendor* ./ 13:46:03 #108 CACHED 13:46:03 13:46:03 #109 [core-data builder 6/7] COPY . . 13:46:03 #109 CACHED 13:46:03 13:46:03 #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:03 #110 CACHED 13:46:03 13:46:03 #111 [support-scheduler builder 6/7] COPY . . 13:46:03 #111 CACHED 13:46:03 13:46:03 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 13:46:03 #112 CACHED 13:46:03 13:46:03 #113 [security-spiffe-token-provider builder 6/7] COPY . . 13:46:08 #113 ... 13:46:08 13:46:08 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:46:08 #0 4.121 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 13:46:09 #114 ... 13:46:09 13:46:09 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:09 #115 CACHED 13:46:09 13:46:09 #116 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 13:46:09 #116 CACHED 13:46:09 13:46:09 #117 [security-proxy-setup builder 6/7] COPY . . 13:46:09 #117 CACHED 13:46:09 13:46:09 #118 [security-bootstrapper builder 6/7] COPY . . 13:46:09 #118 DONE 6.3s 13:46:09 13:46:09 #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:46:09 #119 ... 13:46:09 13:46:09 #113 [security-spiffe-token-provider builder 6/7] COPY . . 13:46:09 #113 DONE 6.3s 13:46:09 13:46:09 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 13:46:09 #120 CACHED 13:46:09 13:46:09 #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:09 #121 CACHED 13:46:09 13:46:09 #122 [security-secretstore-setup builder 6/7] COPY . . 13:46:09 #122 CACHED 13:46:09 13:46:09 #97 [support-notifications builder 6/7] COPY . . 13:46:09 #97 DONE 6.4s 13:46:09 13:46:09 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:46:14 #123 ... 13:46:14 13:46:14 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:46:14 #0 3.431 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 13:46:14 #124 ... 13:46:14 13:46:14 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:46:14 #0 3.784 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 13:46:14 #125 ... 13:46:14 13:46:14 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:46:14 #0 4.094 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 13:46:14 #126 ... 13:46:14 13:46:14 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:46:14 #0 3.931 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 13:46:14 #127 ... 13:46:14 13:46:14 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:46:14 #0 4.204 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 13:46:14 #128 ... 13:46:14 13:46:14 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:46:14 #0 4.042 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 13:46:15 #129 ... 13:46:15 13:46:15 #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:46:15 #119 4.806 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 13:46:19 #119 ... 13:46:19 13:46:19 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:46:19 #0 4.579 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 13:46:20 #130 ... 13:46:20 13:46:20 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:46:20 #0 4.647 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 13:46:24 #131 ... 13:46:24 13:46:24 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:46:24 #123 4.573 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 13:59:01 #123 ... 13:59:01 13:59:01 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:59:01 #131 758.4 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 13:59:01 #131 ... 13:59:01 13:59:01 #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:59:01 #119 DONE 761.8s 13:59:01 13:59:01 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:59:01 #131 ... 13:59:01 13:59:01 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 13:59:01 #132 DONE 0.3s 13:59:01 13:59:01 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 13:59:01 #133 DONE 0.2s 13:59:01 13:59:01 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 13:59:01 #134 DONE 0.1s 13:59:01 13:59:01 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 13:59:01 #135 DONE 0.1s 13:59:01 13:59:01 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:59:01 #130 ... 13:59:01 13:59:01 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:59:01 #136 DONE 0.3s 13:59:01 13:59:01 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:59:01 #114 ... 13:59:01 13:59:01 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:59:01 #137 DONE 0.2s 13:59:01 13:59:01 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:59:01 #138 DONE 2.3s 13:59:01 13:59:01 #92 [security-proxy-setup] exporting to image 13:59:01 #92 exporting layers 13:59:01 #92 exporting layers 0.8s done 13:59:01 #92 writing image sha256:0e1fbeb86f93058f8a17760c9f9931bdb33b95f6bc7a2d6bf82ba34cbdaf63e8 done 13:59:01 #92 naming to docker.io/library/security-proxy-setup-arm64 done 13:59:01 #92 DONE 6.3s 13:59:01 13:59:01 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:59:09 #127 ... 13:59:09 13:59:09 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:59:09 #131 DONE 779.5s 13:59:09 13:59:09 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:59:09 #123 ... 13:59:09 13:59:09 #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 13:59:10 #139 DONE 0.5s 13:59:10 13:59:10 #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 13:59:10 #140 DONE 0.4s 13:59:10 13:59:10 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:59:10 #126 ... 13:59:10 13:59:10 #141 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:59:10 #141 DONE 0.1s 13:59:10 13:59:10 #142 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 13:59:10 #142 DONE 0.2s 13:59:10 13:59:10 #143 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 13:59:10 #143 DONE 0.1s 13:59:10 13:59:10 #144 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:59:11 #144 ... 13:59:11 13:59:11 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:59:11 #129 DONE 781.6s 13:59:11 13:59:11 #144 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:59:11 #144 DONE 0.4s 13:59:11 13:59:11 #145 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:59:12 #145 DONE 0.7s 13:59:12 13:59:12 #146 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:59:12 #146 DONE 0.3s 13:59:12 13:59:12 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 13:59:12 #147 DONE 0.5s 13:59:12 13:59:12 #148 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 13:59:15 #148 ... 13:59:15 13:59:15 #149 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:59:15 #149 DONE 2.8s 13:59:15 13:59:15 #92 [security-secretstore-setup] exporting to image 13:59:15 #92 exporting layers 13:59:15 #92 ... 13:59:15 13:59:15 #148 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 13:59:15 #148 DONE 2.8s 13:59:15 13:59:15 #150 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 13:59:16 #150 DONE 0.5s 13:59:16 13:59:16 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:59:16 #123 ... 13:59:16 13:59:16 #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 13:59:16 #151 DONE 0.3s 13:59:16 13:59:16 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:59:16 #125 ... 13:59:16 13:59:16 #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:59:17 #152 DONE 0.6s 13:59:17 13:59:17 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:59:17 #128 ... 13:59:17 13:59:17 #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 13:59:17 #153 ... 13:59:17 13:59:17 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:59:17 #127 DONE 794.0s 13:59:17 13:59:17 #92 [security-secretstore-setup] exporting to image 13:59:17 #92 exporting layers 2.2s done 13:59:17 #92 writing image sha256:e9bf06a6cf8f3f1febdab6c174a0f69e2ee03d9ec01dcd2bec2484684c281c05 0.0s done 13:59:17 #92 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 13:59:17 #92 DONE 8.6s 13:59:17 13:59:17 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:59:17 #128 ... 13:59:17 13:59:17 #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 13:59:17 #153 DONE 0.6s 13:59:17 13:59:17 #154 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 13:59:18 #154 DONE 0.3s 13:59:18 13:59:18 #155 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 13:59:18 #155 DONE 0.2s 13:59:18 13:59:18 #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 13:59:18 #156 DONE 0.4s 13:59:18 13:59:18 #157 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 13:59:18 #157 DONE 0.3s 13:59:18 13:59:18 #158 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 13:59:18 #158 ... 13:59:18 13:59:18 #159 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:59:18 #159 DONE 0.2s 13:59:18 13:59:18 #158 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 13:59:18 #158 DONE 0.4s 13:59:18 13:59:18 #160 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 13:59:19 #160 ... 13:59:19 13:59:19 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 13:59:19 #161 DONE 0.5s 13:59:19 13:59:19 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 13:59:19 #162 DONE 0.2s 13:59:19 13:59:19 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 13:59:20 #163 DONE 0.3s 13:59:20 13:59:20 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:59:23 #164 ... 13:59:23 13:59:23 #160 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 13:59:23 #160 DONE 4.9s 13:59:24 13:59:24 #92 [security-bootstrapper] exporting to image 13:59:24 #92 exporting layers 13:59:24 #92 ... 13:59:24 13:59:24 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:59:24 #164 DONE 4.2s 13:59:24 13:59:24 #92 [security-proxy-auth] exporting to image 13:59:25 #92 exporting layers 0.8s done 13:59:25 #92 exporting layers 1.4s done 13:59:25 #92 writing image sha256:e7999053cd68a62c9afc5588938f9a79657271f8619af80433c65874c9357141 0.0s done 13:59:25 #92 naming to docker.io/library/security-proxy-auth-arm64 done 13:59:25 #92 writing image sha256:79c8cd15439eacaa07a3502ce6b19acc100143660ba579b960d6f8d4ff5d3875 done 13:59:25 #92 naming to docker.io/library/security-bootstrapper-arm64 done 13:59:25 #92 DONE 10.0s 13:59:25 13:59:25 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:59:35 #125 ... 13:59:35 13:59:35 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:59:35 #126 DONE 812.1s 13:59:35 13:59:35 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:59:35 #114 ... 13:59:35 13:59:35 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 13:59:35 #165 DONE 0.3s 13:59:35 13:59:35 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:59:36 #123 ... 13:59:36 13:59:36 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 13:59:36 #166 DONE 0.1s 13:59:36 13:59:36 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:59:36 #167 DONE 0.3s 13:59:36 13:59:36 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 13:59:36 #47 ... 13:59:36 13:59:36 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 13:59:36 #168 DONE 0.1s 13:59:36 13:59:36 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:59:36 #169 DONE 0.2s 13:59:36 13:59:36 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:59:38 #170 DONE 2.0s 13:59:38 13:59:38 #92 [core-common-config-bootstrapper] exporting to image 13:59:38 #92 exporting layers 13:59:39 #92 exporting layers 0.6s done 13:59:39 #92 writing image sha256:142618806b7a1bd9ec97993e0f8167e0fa33aeac530bc76e04750329e927c7e1 done 13:59:39 #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 13:59:39 #92 DONE 10.6s 13:59:39 13:59:39 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:00:18 #47 ... 14:00:18 14:00:18 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:00:18 #124 DONE 848.9s 14:00:18 14:00:18 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:00:18 #128 ... 14:00:18 14:00:18 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 14:00:18 #171 DONE 0.2s 14:00:18 14:00:18 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:00:18 #123 ... 14:00:18 14:00:18 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 14:00:18 #172 DONE 0.1s 14:00:18 14:00:18 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:00:18 #173 DONE 0.3s 14:00:18 14:00:18 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:00:18 #123 ... 14:00:18 14:00:18 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:00:18 #174 DONE 0.1s 14:00:18 14:00:18 #92 [core-command] exporting to image 14:00:18 #92 exporting layers 14:00:18 #92 exporting layers 0.3s done 14:00:18 #92 writing image sha256:577d95b42d9a6798e18e52353b21ef6b5ad898b29621e157b27d5539f46edda0 done 14:00:18 #92 naming to docker.io/library/core-command-arm64 done 14:00:18 #92 DONE 10.8s 14:00:18 14:00:18 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:00:21 #41 ... 14:00:21 14:00:21 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:00:21 #128 DONE 858.0s 14:00:21 14:00:21 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:00:22 #130 ... 14:00:22 14:00:22 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:00:22 #175 DONE 0.2s 14:00:22 14:00:22 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:00:22 #41 ... 14:00:22 14:00:22 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:00:22 #176 DONE 0.1s 14:00:22 14:00:22 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:00:22 #177 DONE 0.3s 14:00:22 14:00:22 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:00:22 #47 ... 14:00:22 14:00:22 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:00:22 #178 DONE 0.1s 14:00:22 14:00:22 #92 [core-data] exporting to image 14:00:22 #92 exporting layers 14:00:22 #92 exporting layers 0.4s done 14:00:22 #92 writing image sha256:fde444a12ac0ac1e9616a493a2fade10f3d5daaebc0f10ba6d2733e04bafbbf9 done 14:00:22 #92 naming to docker.io/library/core-data-arm64 done 14:00:22 #92 DONE 11.2s 14:00:22 14:00:22 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:00:27 #130 ... 14:00:27 14:00:27 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:00:27 #125 DONE 863.7s 14:00:27 14:00:27 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:00:27 #41 ... 14:00:27 14:00:27 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 14:00:27 #179 DONE 0.2s 14:00:27 14:00:27 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:00:27 #47 ... 14:00:27 14:00:27 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 14:00:27 #180 DONE 0.1s 14:00:27 14:00:27 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:00:28 #181 DONE 0.3s 14:00:28 14:00:28 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:00:28 #130 ... 14:00:28 14:00:28 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:00:28 #182 DONE 0.2s 14:00:28 14:00:28 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:00:28 #183 DONE 0.2s 14:00:28 14:00:28 #92 [core-metadata] exporting to image 14:00:28 #92 exporting layers 14:00:28 #92 exporting layers 0.3s done 14:00:28 #92 writing image sha256:a6e64b431d8ad5a033500048a713cbf2976029e91375fdef4305f55b96987a1d done 14:00:28 #92 naming to docker.io/library/core-metadata-arm64 done 14:00:28 #92 DONE 11.5s 14:00:28 14:00:28 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:00:47 #114 ... 14:00:47 14:00:47 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:00:47 #130 DONE 876.9s 14:00:47 14:00:47 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:00:47 #114 ... 14:00:47 14:00:47 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:00:47 #184 DONE 0.2s 14:00:47 14:00:47 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:00:47 #185 DONE 0.1s 14:00:47 14:00:47 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:00:47 #186 DONE 0.4s 14:00:47 14:00:47 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:00:47 #41 ... 14:00:47 14:00:47 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:00:48 #187 DONE 0.2s 14:00:48 14:00:48 #92 [security-spiffe-token-provider] exporting to image 14:00:48 #92 exporting layers 14:00:48 #92 exporting layers 0.7s done 14:00:48 #92 writing image sha256:926ca8435f6897d31712a9091e971b043688c7c1cd36734436be1c8079a872c6 done 14:00:48 #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done 14:00:48 #92 DONE 12.2s 14:00:48 14:00:48 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:01:10 #123 ... 14:01:10 14:01:10 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:01:10 #114 DONE 905.0s 14:01:10 14:01:10 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:01:10 #123 ... 14:01:10 14:01:10 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:01:10 #188 DONE 0.3s 14:01:10 14:01:10 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:01:10 #189 DONE 0.2s 14:01:10 14:01:10 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:01:10 #190 DONE 0.5s 14:01:10 14:01:10 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:01:10 #191 DONE 0.2s 14:01:10 14:01:10 #92 [support-scheduler] exporting to image 14:01:10 #92 exporting layers 14:01:10 #92 exporting layers 0.4s done 14:01:10 #92 writing image sha256:c2462fd86c7f6f4d31f9cc68bbdb171c40b0e5499663c9287f41af3e0ac07efa 14:01:10 #92 writing image sha256:c2462fd86c7f6f4d31f9cc68bbdb171c40b0e5499663c9287f41af3e0ac07efa done 14:01:10 #92 naming to docker.io/library/support-scheduler-arm64 done 14:01:10 #92 DONE 12.6s 14:01:10 14:01:10 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:01:10 #41 ... 14:01:10 14:01:10 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:01:10 #123 DONE 901.1s 14:01:10 14:01:10 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:01:11 #192 DONE 0.1s 14:01:11 14:01:11 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:01:11 #47 ... 14:01:11 14:01:11 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:01:11 #193 DONE 0.1s 14:01:11 14:01:11 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:01:11 #194 DONE 0.4s 14:01:11 14:01:11 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:01:11 #195 DONE 0.1s 14:01:11 14:01:11 #92 [support-notifications] exporting to image 14:01:12 #92 exporting layers 0.4s done 14:01:12 #92 writing image sha256:4ac19cc59b9a108a907198754203c8cac4ac4810ce8f80f36554a1513e5bcead done 14:01:12 #92 naming to docker.io/library/support-notifications-arm64 done 14:01:12 #92 DONE 13.0s 14:01:12 14:01:12 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:01:12 time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:01:12 time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:01:12 time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:01:12 time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:01:12 time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:01:12 time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:01:12 time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:01:12 time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:01:12 time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:01:12 time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:01:12 time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:01:12 time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:01:12 time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:01:12 time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:01:12 $ docker stop --time=1 1965b3e6bbab2e88b6045036269092ae364ad92ca7aa5220de5f1fcae1dce233 14:01:13 $ docker rm -f --volumes 1965b3e6bbab2e88b6045036269092ae364ad92ca7aa5220de5f1fcae1dce233 [Pipeline] // withDockerContainer [Pipeline] sh 14:01:14 + docker images 14:01:14 REPOSITORY TAG IMAGE ID CREATED SIZE 14:01:14 support-notifications-arm64 latest 4ac19cc59b9a 3 seconds ago 34.2MB 14:01:14 support-scheduler-arm64 latest c2462fd86c7f 5 seconds ago 33.5MB 14:01:14 security-spiffe-token-provider-arm64 latest 926ca8435f68 27 seconds ago 35.1MB 14:01:14 core-metadata-arm64 latest a6e64b431d8a 46 seconds ago 21.5MB 14:01:14 core-data-arm64 latest fde444a12ac0 52 seconds ago 21.2MB 14:01:14 core-command-arm64 latest 577d95b42d9a About a minute ago 21MB 14:01:14 core-common-config-bootstrapper-arm64 latest 142618806b7a About a minute ago 18.3MB 14:01:14 security-proxy-auth-arm64 latest e7999053cd68 About a minute ago 19.4MB 14:01:14 security-bootstrapper-arm64 latest 79c8cd15439e About a minute ago 23.1MB 14:01:14 security-secretstore-setup-arm64 latest e9bf06a6cf8f 2 minutes ago 43.7MB 14:01:14 security-proxy-setup-arm64 latest 0e1fbeb86f93 2 minutes ago 29.1MB 14:01:14 security-spire-config-arm64 latest eb14800b6d68 16 minutes ago 95.8MB 14:01:14 security-spire-server-arm64 latest 8101079bc227 16 minutes ago 96.6MB 14:01:14 security-spire-agent-arm64 latest c1fa85d2cfbd 16 minutes ago 152MB 14:01:14 ci-base-image-arm64 latest 5bba5c0137be 27 minutes ago 926MB 14:01:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 4 weeks ago 553MB 14:01:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 months ago 332MB [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 14:01:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:01:15 14:01:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:01:15 arm64: Pulling from edgex-lftools-log-publisher 14:01:15 8998bd30e6a1: Pulling fs layer 14:01:15 04944245beec: Pulling fs layer 14:01:15 699f458cf7ca: Pulling fs layer 14:01:15 765212b225bb: Pulling fs layer 14:01:15 f23df028b6ca: Pulling fs layer 14:01:15 d65c8cfc05b1: Pulling fs layer 14:01:15 765212b225bb: Waiting 14:01:15 f23df028b6ca: Waiting 14:01:15 2437ff75d9bd: Pulling fs layer 14:01:15 2437ff75d9bd: Waiting 14:01:15 d65c8cfc05b1: Waiting 14:01:16 04944245beec: Verifying Checksum 14:01:16 04944245beec: Download complete 14:01:16 765212b225bb: Verifying Checksum 14:01:16 765212b225bb: Download complete 14:01:16 f23df028b6ca: Verifying Checksum 14:01:16 f23df028b6ca: Download complete 14:01:16 d65c8cfc05b1: Verifying Checksum 14:01:16 d65c8cfc05b1: Download complete 14:01:16 699f458cf7ca: Verifying Checksum 14:01:16 699f458cf7ca: Download complete 14:01:16 8998bd30e6a1: Verifying Checksum 14:01:16 8998bd30e6a1: Download complete 14:01:19 2437ff75d9bd: Verifying Checksum 14:01:19 2437ff75d9bd: Download complete 14:01:21 8998bd30e6a1: Pull complete 14:01:21 04944245beec: Pull complete 14:01:27 699f458cf7ca: Pull complete 14:01:27 765212b225bb: Pull complete 14:01:28 f23df028b6ca: Pull complete 14:01:28 d65c8cfc05b1: Pull complete 14:01:46 2437ff75d9bd: Pull complete 14:01:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:01:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:01:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:46 prd-ubuntu20.04-docker-arm64-4c-16g-9908 does not seem to be running inside a container 14:01:46 $ 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 14:01:49 $ docker top 51f91ce25670989105e83fde1c98ded3528a2f88aebf6c42380cd50388d1f71c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:50 ---> job-cost.sh 14:01:50 lf-activate-venv: SKIPPING 14:01:50 INFO: No Stack... 14:01:50 INFO: Retrieving Pricing Info for: v3-standard-4 14:01:51 INFO: Archiving Costs [Pipeline] sh 14:01:52 + cat /w/workspace/edgex-go/1/archives/cost.csv 14:01:52 + cut -d, -f6 [Pipeline] lock 14:01:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4706-1-stack-cost] 14:01:52 Resource [jenkins-edgexfoundry-edgex-go-PR-4706-1-stack-cost] did not exist. Created. 14:01:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4706-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:01:53 + echo total: 0.10999999940395355 [Pipeline] stash 14:01:53 Stashed 1 file(s) [Pipeline] } 14:01:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4706-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:01:53 $ docker stop --time=1 51f91ce25670989105e83fde1c98ded3528a2f88aebf6c42380cd50388d1f71c 14:01:55 $ docker rm -f --volumes 51f91ce25670989105e83fde1c98ded3528a2f88aebf6c42380cd50388d1f71c [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 14:01:56 provisioning config files... 14:01:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12324607016817307169tmp [Pipeline] { [Pipeline] sh 14:01:56 + set +x 14:01:56 + bash -s+ -- 14:01:56 curl -s https://codecov.io/bash 14:01:56 14:01:56 _____ _ 14:01:56 / ____| | | 14:01:56 | | ___ __| | ___ ___ _____ __ 14:01:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:01:56 | |___| (_) | (_| | __/ (_| (_) \ V / 14:01:56 \_____\___/ \__,_|\___|\___\___/ \_/ 14:01:56 Bash-1.0.6 14:01:56 14:01:56 14:01:56 ==> git version 2.25.1 found 14:01:56 ==> 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 14:01:56 Release-Date: 2020-01-08 14:01:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:01:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:01:56 ==> Jenkins CI detected. 14:01:56 current dir:  /w/workspace/edgex-go/1 14:01:56 project root: . 14:01:56 --> token set from env 14:01:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:01:56 ==> Running gcov in . (disable via -X gcov) 14:01:56 ==> Python coveragepy not found 14:01:56 ==> Searching for coverage reports in: 14:01:56 + . 14:01:56 -> Found 1 reports 14:01:56 ==> Detecting git/mercurial file structure 14:01:56 ==> Reading reports 14:01:56 + ./coverage.out bytes=453602 14:01:56 ==> Appending adjustments 14:01:56 https://docs.codecov.io/docs/fixing-reports 14:01:57 + Found adjustments 14:01:57 ==> Gzipping contents 14:01:57 60K /tmp/codecov.5yVVQx.gz 14:01:57 ==> Uploading reports 14:01:57 url: https://codecov.io 14:01:57 query: branch=PR-4706&commit=087a96c233f6d888bac5e0ed367afc9fd192ffd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4706%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4706&job=&cmd_args= 14:01:57 -> Pinging Codecov 14:01:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4706&commit=087a96c233f6d888bac5e0ed367afc9fd192ffd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4706%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4706&job=&cmd_args= 14:01:57 -> Uploading to 14:01:57 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/00271124DB129430A58F1EEE437C3FCB/087a96c233f6d888bac5e0ed367afc9fd192ffd3/960a3118-f5b4-4a4a-9328-0a6c442424fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T140157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bee09e172588d56182446f99499ab6e016b792e49c019b5cde4287eb8375fddb 14:01:57 % Total % Received % Xferd Average Speed Time Time Time Current 14:01:57 Dload Upload Total Spent Left Speed 14:01:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57723 0 0 100 57723 0 143k --:--:-- --:--:-- --:--:-- 143k 14:01:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/087a96c233f6d888bac5e0ed367afc9fd192ffd3 [Pipeline] } 14:01:58 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 14:01:59 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 14:02:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:02:00 ---> package-listing.sh 14:02:00 ++ facter osfamily 14:02:00 ++ tr '[:upper:]' '[:lower:]' 14:02:01 + OS_FAMILY=debian 14:02:01 + workspace=/w/workspace/edgex-go/1 14:02:01 + START_PACKAGES=/tmp/packages_start.txt 14:02:01 + END_PACKAGES=/tmp/packages_end.txt 14:02:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:02:01 + PACKAGES=/tmp/packages_start.txt 14:02:01 + '[' /w/workspace/edgex-go/1 ']' 14:02:01 + PACKAGES=/tmp/packages_end.txt 14:02:01 + case "${OS_FAMILY}" in 14:02:01 + dpkg -l 14:02:01 + grep '^ii' 14:02:01 + '[' -f /tmp/packages_start.txt ']' 14:02:01 + '[' -f /tmp/packages_end.txt ']' 14:02:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:02:01 + '[' /w/workspace/edgex-go/1 ']' 14:02:01 + mkdir -p /w/workspace/edgex-go/1/archives/ 14:02:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 14:02:01 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 14:02:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:02 14:02:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:02 latest: Pulling from edgex-lftools-log-publisher 14:02:02 5eb5b503b376: Pulling fs layer 14:02:02 5c69ac0246d0: Pulling fs layer 14:02:02 ec43610c2a17: Pulling fs layer 14:02:02 3a2ae6a8a46f: Pulling fs layer 14:02:02 33b1e0a273af: Pulling fs layer 14:02:02 5d3b04190fa2: Pulling fs layer 14:02:02 2f39f015ded8: Pulling fs layer 14:02:02 3a2ae6a8a46f: Waiting 14:02:02 5d3b04190fa2: Waiting 14:02:02 33b1e0a273af: Waiting 14:02:02 5c69ac0246d0: Verifying Checksum 14:02:02 5c69ac0246d0: Download complete 14:02:02 3a2ae6a8a46f: Download complete 14:02:02 33b1e0a273af: Verifying Checksum 14:02:02 33b1e0a273af: Download complete 14:02:02 ec43610c2a17: Verifying Checksum 14:02:02 ec43610c2a17: Download complete 14:02:02 5d3b04190fa2: Verifying Checksum 14:02:02 5d3b04190fa2: Download complete 14:02:03 5eb5b503b376: Verifying Checksum 14:02:03 5eb5b503b376: Download complete 14:02:03 2f39f015ded8: Download complete 14:02:04 5eb5b503b376: Pull complete 14:02:04 5c69ac0246d0: Pull complete 14:02:05 ec43610c2a17: Pull complete 14:02:05 3a2ae6a8a46f: Pull complete 14:02:05 33b1e0a273af: Pull complete 14:02:05 5d3b04190fa2: Pull complete 14:02:09 2f39f015ded8: Pull complete 14:02:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:02:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:09 prd-ubuntu20.04-docker-8c-8g-9907 does not seem to be running inside a container 14:02:09 $ 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 14:02:13 $ docker top 6a425b2a4f320afe30ab04342fa9a0b80acfa5eed3c5d98b7c63a9cec9eba405 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:14 + touch /tmp/pre-build-complete [Pipeline] sh 14:02:14 + mkdir -p /var/log/sysstat [Pipeline] sh 14:02:14 + ls /var/log/sa-host 14:02:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:14 provisioning config files... 14:02:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10183693567543477758tmp [Pipeline] { [Pipeline] echo 14:02:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:02:15 ---> create-netrc.sh [Pipeline] } 14:02:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:02:15 ---> python-tools-install.sh [Pipeline] echo 14:02:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:02:16 ---> sudo-logs.sh 14:02:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:02:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:02:16 ---> job-cost.sh 14:02:16 lf-activate-venv: SKIPPING 14:02:16 DEBUG: total: 0.10999999940395355 14:02:16 INFO: Retrieving Stack Cost... 14:02:16 INFO: Retrieving Pricing Info for: v3-standard-8 14:02:17 INFO: Archiving Costs [Pipeline] echo 14:02:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:02:17 ---> logs-deploy.sh 14:02:17 lf-activate-venv: SKIPPING 14:02:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4706/1 14:02:17 INFO: archiving workspace using pattern(s): 14:02:18 Archives upload complete. 14:02:18 INFO: archiving logs to Nexus