Pull request #4644 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 3ac025845910bda3cbe223f289163f866d3097e7+01413ae1877f0c916545fb120e4f5d3889c994d8 (191dd062c07cefec26bb628f904b23204cda3486) 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-ssh12071699322314516982.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh17516194355263442353.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4644/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-4644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16923228467274968325.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-4644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15119434388524248436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14440930103738775256.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-4644/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-4644/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17373690082286951792.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4214’ Running on prd-ubuntu20.04-docker-8c-8g-4216 in /w/workspace/edgexfoundry_edgex-go_PR-4644 [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/4644/head:refs/remotes/origin/PR-4644 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 01413ae1877f0c916545fb120e4f5d3889c994d8 into PR head commit 3ac025845910bda3cbe223f289163f866d3097e7 Merge succeeded, producing 3ac025845910bda3cbe223f289163f866d3097e7 Checking out Revision 3ac025845910bda3cbe223f289163f866d3097e7 (PR-4644) > git config core.sparsecheckout # timeout=10 > git checkout -f 3ac025845910bda3cbe223f289163f866d3097e7 # 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 01413ae1877f0c916545fb120e4f5d3889c994d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ac025845910bda3cbe223f289163f866d3097e7 # timeout=10 Commit message: "fix: Repair CORS support in Snap NGINX" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:18:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:18:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:18:05 ========================================================= 04:18:05 EdgeX Global Pipelines Version Info 04:18:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:18:06 ------------------- 04:18:06 stable info: 04:18:06 ------------------- 04:18:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:18:06 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:18:06 Message: update stable to v1.0.253 04:18:06 ------------------- 04:18:06 experimental info: 04:18:06 ------------------- 04:18:06 Commited By: **** collab-it+edgex@linuxfoundation.org 04:18:06 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:18:06 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4644 [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4644 [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4644 [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ac025845910bda3cbe223f289163f866d3097e7 [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ac0258 [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:08 provisioning config files... 04:18:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3493422189066195764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:08 ---> docker-login.sh 04:18:08 nexus3.edgexfoundry.org:10001 04:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:09 Configure a credential helper to remove this warning. See 04:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:09 04:18:09 Login Succeeded 04:18:09 nexus3.edgexfoundry.org:10002 04:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:09 Configure a credential helper to remove this warning. See 04:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:09 04:18:09 Login Succeeded 04:18:09 nexus3.edgexfoundry.org:10003 04:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:09 Configure a credential helper to remove this warning. See 04:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:09 04:18:09 Login Succeeded 04:18:09 nexus3.edgexfoundry.org:10004 04:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:10 Configure a credential helper to remove this warning. See 04:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:10 04:18:10 Login Succeeded 04:18:10 docker.io 04:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:10 Configure a credential helper to remove this warning. See 04:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:10 04:18:10 Login Succeeded 04:18:10 ---> docker-login.sh ends [Pipeline] } 04:18:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:18:10 + 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 04:18:10 + dirname cmd/core-command/Dockerfile 04:18:10 + cut -d/ -f2 04:18:10 + echo core-command,cmd/core-command/Dockerfile 04:18:10 + cut -d/ -f2 04:18:10 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:18:10 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:18:10 + + cut -d/ -f2 04:18:10 dirname cmd/core-data/Dockerfile 04:18:10 + echo core-data,cmd/core-data/Dockerfile 04:18:10 + dirname cmd/core-metadata/Dockerfile 04:18:10 + cut -d/ -f2 04:18:10 + echo core-metadata,cmd/core-metadata/Dockerfile 04:18:10 + cut -d/ -f2 04:18:10 + dirname cmd/security-bootstrapper/Dockerfile 04:18:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:18:10 + dirname cmd/security-proxy-auth/Dockerfile 04:18:10 + cut -d/ -f2 04:18:10 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:18:10 + dirname cmd/security-proxy-setup/Dockerfile 04:18:10 + cut -d/ -f2 04:18:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:18:10 + + cut -d/ -f2 04:18:10 dirname cmd/security-secretstore-setup/Dockerfile 04:18:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:18:10 + cut -d/ -f2 04:18:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:18:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:18:10 + cut -d/ -f2 04:18:10 + dirname cmd/security-spire-agent/Dockerfile 04:18:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:18:10 + cut -d/ -f2 04:18:10 + dirname cmd/security-spire-config/Dockerfile 04:18:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:18:10 + + dirnamecut cmd/security-spire-server/Dockerfile -d/ 04:18:10 -f2 04:18:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:18:10 + + dirname cmd/support-notifications/Dockerfile 04:18:10 cut -d/ -f2 04:18:10 + echo support-notifications,cmd/support-notifications/Dockerfile 04:18:10 + + dirname cmd/support-scheduler/Dockerfile 04:18:10 cut -d/ -f2 04:18:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:18:10 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 04:18:11 + git rev-list -1 --merges 3ac025845910bda3cbe223f289163f866d3097e7~1..3ac025845910bda3cbe223f289163f866d3097e7 [Pipeline] echo 04:18:11 -----------> git rev-list -1 --merges 3ac025845910bda3cbe223f289163f866d3097e7~1..3ac025845910bda3cbe223f289163f866d3097e7 3ac025845910bda3cbe223f289163f866d3097e7 [false] [Pipeline] sh 04:18:11 + git log --format=format:%s -1 3ac025845910bda3cbe223f289163f866d3097e7 [Pipeline] echo 04:18:11 ========================================================= 04:18:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:18:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:18:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:18:12 + grep -v github /etc/ssh/ssh_known_hosts 04:18:12 + [ -e /tmp/ssh_known_hosts ] 04:18:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:18:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:18:12 + sudo tee -a /etc/ssh/ssh_known_hosts 04:18:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:12 04:18:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:12 0.1.4: Pulling from edgex-devops/py-git-semver 04:18:12 b85a868b505f: Pulling fs layer 04:18:12 e2be974225ed: Pulling fs layer 04:18:12 339a4e72a1f5: Pulling fs layer 04:18:12 988bab9f4d93: Pulling fs layer 04:18:12 1469e6f7b9e6: Pulling fs layer 04:18:12 eaf3925da568: Pulling fs layer 04:18:12 bab4dde63d76: Pulling fs layer 04:18:12 bde34c3a00c8: Pulling fs layer 04:18:12 b352a97aabf1: Pulling fs layer 04:18:12 4872d77fe225: Pulling fs layer 04:18:12 5851b861e8e6: Pulling fs layer 04:18:12 1469e6f7b9e6: Waiting 04:18:12 bab4dde63d76: Waiting 04:18:12 bde34c3a00c8: Waiting 04:18:12 4872d77fe225: Waiting 04:18:12 5851b861e8e6: Waiting 04:18:12 988bab9f4d93: Waiting 04:18:12 eaf3925da568: Waiting 04:18:12 e2be974225ed: Download complete 04:18:12 988bab9f4d93: Verifying Checksum 04:18:12 988bab9f4d93: Download complete 04:18:13 339a4e72a1f5: Verifying Checksum 04:18:13 339a4e72a1f5: Download complete 04:18:13 1469e6f7b9e6: Verifying Checksum 04:18:13 1469e6f7b9e6: Download complete 04:18:13 eaf3925da568: Verifying Checksum 04:18:13 eaf3925da568: Download complete 04:18:13 bde34c3a00c8: Verifying Checksum 04:18:13 bde34c3a00c8: Download complete 04:18:13 b352a97aabf1: Verifying Checksum 04:18:13 b352a97aabf1: Download complete 04:18:13 4872d77fe225: Verifying Checksum 04:18:13 4872d77fe225: Download complete 04:18:13 5851b861e8e6: Verifying Checksum 04:18:13 5851b861e8e6: Download complete 04:18:13 b85a868b505f: Verifying Checksum 04:18:13 b85a868b505f: Download complete 04:18:13 bab4dde63d76: Verifying Checksum 04:18:13 bab4dde63d76: Download complete 04:18:14 b85a868b505f: Pull complete 04:18:14 e2be974225ed: Pull complete 04:18:15 339a4e72a1f5: Pull complete 04:18:15 988bab9f4d93: Pull complete 04:18:15 1469e6f7b9e6: Pull complete 04:18:15 eaf3925da568: Pull complete 04:18:17 bab4dde63d76: Pull complete 04:18:17 bde34c3a00c8: Pull complete 04:18:17 b352a97aabf1: Pull complete 04:18:17 4872d77fe225: Pull complete 04:18:17 5851b861e8e6: Pull complete 04:18:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:18:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:18 prd-ubuntu20.04-docker-8c-8g-4216 does not seem to be running inside a container 04:18:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:18:22 $ docker top 6f66d25622db2dddf9fa09e780f41200b42bac4b4a0d217a970a15664133dc5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:18:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:18:22 [ssh-agent] Looking for ssh-agent implementation... 04:18:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:18:22 $ docker exec 6f66d25622db2dddf9fa09e780f41200b42bac4b4a0d217a970a15664133dc5b ssh-agent 04:18:22 SSH_AUTH_SOCK=/tmp/ssh-8HPR98h3jYtK/agent.32 04:18:22 SSH_AGENT_PID=38 04:18:22 Running ssh-add (command line suppressed) 04:18:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11734659810477779773.key (/w/workspace/edgex-go/1@tmp/private_key_11734659810477779773.key) 04:18:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:18:23 + git tag --points-at HEAD [Pipeline] } 04:18:23 $ docker exec --env ******** --env ******** 6f66d25622db2dddf9fa09e780f41200b42bac4b4a0d217a970a15664133dc5b ssh-agent -k 04:18:23 unset SSH_AUTH_SOCK; 04:18:23 unset SSH_AGENT_PID; 04:18:23 echo Agent pid 38 killed; 04:18:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:18:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:18:23 [ssh-agent] Looking for ssh-agent implementation... 04:18:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:18:23 $ docker exec 6f66d25622db2dddf9fa09e780f41200b42bac4b4a0d217a970a15664133dc5b ssh-agent 04:18:23 SSH_AUTH_SOCK=/tmp/ssh-IR1hyrXfhfBF/agent.70 04:18:23 SSH_AGENT_PID=76 04:18:23 Running ssh-add (command line suppressed) 04:18:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4538754712861191606.key (/w/workspace/edgex-go/1@tmp/private_key_4538754712861191606.key) 04:18:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:18:24 + git semver init 04:18:24 2023-08-22 04:18:24,268 [run_init] DEBUG init version:0.0.0 force:False 04:18:24 2023-08-22 04:18:24,269 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 04:18:24 2023-08-22 04:18:24,270 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 04:18:24 2023-08-22 04:18:24,271 [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) 04:18:29 2023-08-22 04:18:29,022 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 04:18:29 2023-08-22 04:18:29,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4644 with force:False 04:18:29 2023-08-22 04:18:29,023 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4644 04:18:29 2023-08-22 04:18:29,027 [execute] INFO git cat-file --batch-check 04:18:29 2023-08-22 04:18:29,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 04:18:29 2023-08-22 04:18:29,033 [execute] INFO git cat-file --batch 04:18:29 2023-08-22 04:18:29,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 04:18:29 2023-08-22 04:18:29,038 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4644 04:18:29 0.0.0 [Pipeline] } 04:18:29 $ docker exec --env ******** --env ******** 6f66d25622db2dddf9fa09e780f41200b42bac4b4a0d217a970a15664133dc5b ssh-agent -k 04:18:29 unset SSH_AUTH_SOCK; 04:18:29 unset SSH_AGENT_PID; 04:18:29 echo Agent pid 76 killed; 04:18:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:18:30 + git semver [Pipeline] } 04:18:30 $ docker stop --time=1 6f66d25622db2dddf9fa09e780f41200b42bac4b4a0d217a970a15664133dc5b 04:18:31 $ docker rm -f --volumes 6f66d25622db2dddf9fa09e780f41200b42bac4b4a0d217a970a15664133dc5b [Pipeline] // withDockerContainer [Pipeline] sh 04:18:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:18:35 Stashed 1 file(s) [Pipeline] echo 04:18:35 [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 04:18:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 04:18:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:18:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:18:35 ========================================================= 04:18:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:18:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:18:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:18:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:18:36 4db1b89c0bd1: Pulling fs layer 04:18:36 6911f1a30b25: Pulling fs layer 04:18:36 e194b8c5c2a9: Pulling fs layer 04:18:36 6863d3e3a2b1: Pulling fs layer 04:18:36 ec0bb842ea78: Pulling fs layer 04:18:36 40a00589a448: Pulling fs layer 04:18:36 6c08303d61cc: Pulling fs layer 04:18:36 ec0bb842ea78: Waiting 04:18:36 6863d3e3a2b1: Waiting 04:18:36 40a00589a448: Waiting 04:18:36 798269fcf238: Pulling fs layer 04:18:36 6c08303d61cc: Waiting 04:18:36 798269fcf238: Waiting 04:18:36 6911f1a30b25: Verifying Checksum 04:18:36 6911f1a30b25: Download complete 04:18:36 6863d3e3a2b1: Verifying Checksum 04:18:36 6863d3e3a2b1: Download complete 04:18:36 ec0bb842ea78: Verifying Checksum 04:18:36 ec0bb842ea78: Download complete 04:18:36 4db1b89c0bd1: Download complete 04:18:36 40a00589a448: Verifying Checksum 04:18:36 40a00589a448: Download complete 04:18:36 4db1b89c0bd1: Pull complete 04:18:36 6911f1a30b25: Pull complete 04:18:36 798269fcf238: Verifying Checksum 04:18:36 798269fcf238: Download complete 04:18:37 e194b8c5c2a9: Verifying Checksum 04:18:37 e194b8c5c2a9: Download complete 04:18:37 6c08303d61cc: Verifying Checksum 04:18:37 6c08303d61cc: Download complete 04:18:41 e194b8c5c2a9: Pull complete 04:18:41 6863d3e3a2b1: Pull complete 04:18:41 ec0bb842ea78: Pull complete 04:18:41 40a00589a448: Pull complete 04:18:43 6c08303d61cc: Pull complete 04:18:44 798269fcf238: Pull complete 04:18:44 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:18:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:18:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 04:18:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:18:44 WORKDIR /edgex 04:18:44 COPY go.mod . 04:18:44 RUN go mod download 04:18:44 + docker build -t ci-base-image-x86_64 -f - . 04:18:45 Sending build context to Docker daemon 170.8MB 04:18:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:18:45 ---> ec979cd7f677 04:18:45 Step 2/4 : WORKDIR /edgex 04:18:50 Still waiting to schedule task 04:18:50 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4215’ is offline 04:18:50 ---> Running in 9576bd5cf773 04:18:50 Removing intermediate container 9576bd5cf773 04:18:50 ---> 37257769521a 04:18:50 Step 3/4 : COPY go.mod . 04:18:50 ---> e2d08c210bed 04:18:50 Step 4/4 : RUN go mod download 04:18:50 ---> Running in a22726de727e 04:19:11 Removing intermediate container a22726de727e 04:19:11 ---> 56dadc11139d 04:19:11 Successfully built 56dadc11139d 04:19:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:11 + docker inspect -f . ci-base-image-x86_64 04:19:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:11 prd-ubuntu20.04-docker-8c-8g-4216 does not seem to be running inside a container 04:19:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:19:12 $ docker top 996b11334c782604596805c5eb4ab297434add26f9398397ab74fe336e2390c3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:12 + go version 04:19:12 go version go1.20.6 linux/amd64 [Pipeline] } 04:19:12 $ docker stop --time=1 996b11334c782604596805c5eb4ab297434add26f9398397ab74fe336e2390c3 04:19:14 $ docker rm -f --volumes 996b11334c782604596805c5eb4ab297434add26f9398397ab74fe336e2390c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:14 + docker inspect -f . ci-base-image-x86_64 04:19:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:14 prd-ubuntu20.04-docker-8c-8g-4216 does not seem to be running inside a container 04:19:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:19:15 $ docker top 528d03f004b05d7ac16277201ae5482f303b684b391ec3ea65518783c51a5d04 -eo pid,comm [Pipeline] { [Pipeline] echo 04:19:15 ========================================================= 04:19:15 [edgeXBuildGoParallel] Running Tests and Build... 04:19:15 ========================================================= [Pipeline] sh 04:19:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 04:19:16 + make test 04:19:16 go test -race -coverprofile=coverage.out ./... 04:19:22 ? github.com/edgexfoundry/edgex-go [no test files] 04:19:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:19:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:19:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:19:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:19:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:19:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:19:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:19:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:19:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:19:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:19:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:19:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:19:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 04:19:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 97.0% of statements 04:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:19:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements 04:19:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements 04:19:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.276s coverage: 93.4% of statements 04:19:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:19:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 97.6% of statements 04:19:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 04:19:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:19:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements 04:19:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 32.2% of statements 04:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 42.9% of statements 04:19:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 82.9% of statements 04:19:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 04:19:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 04:19:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 04:19:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:19:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:19:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:19:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:19:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:19:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:19:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:19:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:19:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:19:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:19:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:19:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:19:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:19:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:19:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 04:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:20:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:20:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.305s coverage: 79.9% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.160s coverage: 92.9% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.097s coverage: 87.2% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.118s coverage: 82.1% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.107s coverage: 86.0% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.1% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.206s coverage: 38.4% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 95.7% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.8% of statements 04:20:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 98.9% of statements 04:20:11 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 04:20:11 running golangci-lint 04:20:11 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 04:20:11 go version go1.20.6 linux/amd64 04:20:11 level=info msg="[config_reader] Used config file .golangci.yml" 04:20:11 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 04:20:30 level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 15.979505797s" 04:20:30 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.659256ms" 04:20:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4218 in /w/workspace/edgexfoundry_edgex-go_PR-4644 [Pipeline] { [Pipeline] ws 04:20:30 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 04:20:31 The recommended git tool is: git 04:20:36 level=info msg="[linters_context/goanalysis] analyzers took 59.580546194s with top 10 stages: buildir: 35.130838519s, inspect: 1.655633202s, gosec: 1.505366754s, fact_deprecated: 1.411389816s, printf: 1.208672945s, S1038: 952.805909ms, ctrlflow: 898.21526ms, fact_purity: 852.510328ms, nilness: 732.784629ms, SA5012: 507.863561ms" 04:20:36 level=info msg="[runner] Issues before processing: 200, after processing: 0" 04:20:36 level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, filename_unadjuster: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, exclude-rules: 21/200, nolint: 0/21, path_prettifier: 200/200, skip_files: 200/200, identifier_marker: 200/200, exclude: 200/200" 04:20:36 level=info msg="[runner] processing took 18.60275ms with stages: nolint: 6.960862ms, identifier_marker: 6.699129ms, autogenerated_exclude: 1.876873ms, path_prettifier: 1.276835ms, exclude-rules: 1.091033ms, skip_dirs: 627.067µs, cgo: 51.411µs, filename_unadjuster: 15.64µs, uniq_by_line: 590ns, max_from_linter: 470ns, max_same_issues: 460ns, skip_files: 450ns, severity-rules: 370ns, source_code: 280ns, exclude: 270ns, path_prefixer: 270ns, diff: 230ns, sort_results: 230ns, path_shortener: 160ns, max_per_file_from_linter: 120ns" 04:20:36 level=info msg="[runner] linters took 8.108901291s with stages: goanalysis_metalinter: 8.09021052s" 04:20:36 level=info msg="File cache stats: 0 entries of total size 0B" 04:20:36 level=info msg="Memory: 242 samples, avg is 187.4MB, max is 802.9MB" 04:20:36 level=info msg="Execution took 24.129232156s" 04:20:36 go vet ./... 04:20:37 using credential edgex-jenkins-ssh 04:20:37 Cloning the remote Git repository 04:20:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:20:37 > git init /w/workspace/edgex-go/1 # timeout=10 04:20:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:20:38 > git --version # timeout=10 04:20:38 > git --version # 'git version 2.25.1' 04:20:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:20:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:20:40 ./bin/test-attribution-txt.sh 04:20:41 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:20:41 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:20:41 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:20:41 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 04:20:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:20:41 + ls -al . 04:20:41 total 728 04:20:41 drwxrwxr-x 12 1001 1001 4096 Aug 22 04:19 . 04:20:41 drwxr-xr-x 4 root root 4096 Aug 22 04:19 .. 04:20:41 drwxrwxr-x 2 1001 1001 4096 Aug 22 04:18 .blubracket 04:20:41 -rw-rw-r-- 1 1001 1001 16 Aug 22 04:18 .dockerignore 04:20:41 drwxrwxr-x 8 1001 1001 4096 Aug 22 04:18 .git 04:20:41 drwxrwxr-x 3 1001 1001 4096 Aug 22 04:18 .github 04:20:41 -rw-rw-r-- 1 1001 1001 1173 Aug 22 04:18 .gitignore 04:20:41 -rw-rw-r-- 1 1001 1001 42 Aug 22 04:18 .golangci.yml 04:20:41 -rw-rw-r-- 1 1001 1001 87 Aug 22 04:18 .hadolint.yml 04:20:41 drwxr-xr-x 3 1001 1001 4096 Aug 22 04:18 .semver 04:20:41 -rw-rw-r-- 1 1001 1001 166 Aug 22 04:18 .sonarcloud.properties 04:20:41 -rw-rw-r-- 1 1001 1001 1171 Aug 22 04:18 ADOPTERS.md 04:20:41 -rw-rw-r-- 1 1001 1001 11152 Aug 22 04:18 Attribution.txt 04:20:41 -rw-rw-r-- 1 1001 1001 93407 Aug 22 04:18 CHANGELOG.md 04:20:41 -rw-rw-r-- 1 1001 1001 3804 Aug 22 04:18 CONTRIBUTING.md 04:20:41 -rw-rw-r-- 1 1001 1001 677 Aug 22 04:18 GOVERNANCE.md 04:20:41 -rw-rw-r-- 1 1001 1001 883 Aug 22 04:18 Jenkinsfile 04:20:41 -rw-rw-r-- 1 1001 1001 10775 Aug 22 04:18 LICENSE 04:20:41 -rw-rw-r-- 1 1001 1001 14764 Aug 22 04:18 Makefile 04:20:41 -rw-rw-r-- 1 1001 1001 582 Aug 22 04:18 OWNERS.md 04:20:41 -rw-rw-r-- 1 1001 1001 9923 Aug 22 04:18 README.md 04:20:41 -rw-rw-r-- 1 1001 1001 789 Aug 22 04:18 SECURITY.md 04:20:41 -rw-rw-r-- 1 1001 1001 5 Aug 22 04:18 VERSION 04:20:41 drwxrwxr-x 2 1001 1001 4096 Aug 22 04:18 bin 04:20:41 drwxrwxr-x 18 1001 1001 4096 Aug 22 04:18 cmd 04:20:41 -rw-r--r-- 1 root root 446997 Aug 22 04:20 coverage.out 04:20:41 drwxrwxr-x 2 1001 1001 4096 Aug 22 04:18 fuzz_test 04:20:41 -rw-rw-r-- 1 1001 1001 3687 Aug 22 04:18 go.mod 04:20:41 -rw-rw-r-- 1 1001 1001 33714 Aug 22 04:18 go.sum 04:20:41 drwxrwxr-x 7 1001 1001 4096 Aug 22 04:18 internal 04:20:41 drwxrwxr-x 3 1001 1001 4096 Aug 22 04:18 openapi 04:20:41 -rw-rw-r-- 1 1001 1001 594 Aug 22 04:18 security.txt 04:20:41 drwxrwxr-x 4 1001 1001 4096 Aug 22 04:18 snap 04:20:41 -rw-rw-r-- 1 1001 1001 204 Aug 22 04:18 version.go [Pipeline] sh 04:20:41 + '[' -e coverage.out ] 04:20:41 + chown 1001:1001 coverage.out [Pipeline] stash 04:20:41 Stashed 1 file(s) [Pipeline] sh 04:20:42 + make build 04:20:42 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 04:20:57 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 04:20:57 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 04:20:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:20:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:20:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:20:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4644/head:refs/remotes/origin/PR-4644 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:20:57 Merging remotes/origin/main commit 01413ae1877f0c916545fb120e4f5d3889c994d8 into PR head commit 3ac025845910bda3cbe223f289163f866d3097e7 04:20:57 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 04:20:58 Merge succeeded, producing 3ac025845910bda3cbe223f289163f866d3097e7 04:20:58 Checking out Revision 3ac025845910bda3cbe223f289163f866d3097e7 (PR-4644) 04:20:58 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 04:20:57 > git config core.sparsecheckout # timeout=10 04:20:58 > git checkout -f 3ac025845910bda3cbe223f289163f866d3097e7 # timeout=10 04:20:58 > git remote # timeout=10 04:20:58 > git config --get remote.origin.url # timeout=10 04:20:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:58 > git merge 01413ae1877f0c916545fb120e4f5d3889c994d8 # timeout=10 04:20:58 > git rev-parse HEAD^{commit} # timeout=10 04:20:58 > git config core.sparsecheckout # timeout=10 04:20:58 > git checkout -f 3ac025845910bda3cbe223f289163f866d3097e7 # timeout=10 04:21:02 Commit message: "fix: Repair CORS support in Snap NGINX" 04:21:02 > git --version # timeout=10 04:21:02 > git --version # 'git version 2.25.1' 04:21:02 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:21:03 % Total % Received % Xferd Average Speed Time Time Time Current 04:21:03 Dload Upload Total Spent Left Speed 04:21:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 04:21:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:21:04 + sudo tee /etc/docker/daemon.new 04:21:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:21:04 { 04:21:04 "registry-mirrors": [ 04:21:04 "https://nexus3.edgexfoundry.org:10001" 04:21:04 ], 04:21:04 "bip": "10.250.0.254/24", 04:21:04 "hosts": [ 04:21:04 "tcp://0.0.0.0:5555", 04:21:04 "unix:///var/run/docker.sock" 04:21:04 ], 04:21:04 "mtu": 1458, 04:21:04 "selinux-enabled": true, 04:21:04 "seccomp-profile": "/etc/docker/seccomp.json" 04:21:04 } [Pipeline] sh 04:21:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:21:04 + sudo service docker restart 04:21:05 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 04:21:06 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 04:21: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 04:21:09 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 04:21:10 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 04:21: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:21: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:21:13 $ docker stop --time=1 528d03f004b05d7ac16277201ae5482f303b684b391ec3ea65518783c51a5d04 04:21:18 $ docker rm -f --volumes 528d03f004b05d7ac16277201ae5482f303b684b391ec3ea65518783c51a5d04 [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 04:21:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:21:19 04:21:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:21:20 latest: Pulling from edgex-devops/edgex-compose 04:21:20 91d30c5bc195: Pulling fs layer 04:21:20 2e9b0aa3be6d: Pulling fs layer 04:21:20 9c61dcf015f6: Pulling fs layer 04:21:20 4698f68db338: Pulling fs layer 04:21:20 2a2f49069b9e: Pulling fs layer 04:21:20 e0025b399a48: Pulling fs layer 04:21:20 4698f68db338: Waiting 04:21:20 2a2f49069b9e: Waiting 04:21:20 e0025b399a48: Waiting 04:21:20 91d30c5bc195: Download complete 04:21:20 4698f68db338: Verifying Checksum 04:21:20 4698f68db338: Download complete 04:21:20 2e9b0aa3be6d: Verifying Checksum 04:21:20 2e9b0aa3be6d: Download complete 04:21:20 e0025b399a48: Verifying Checksum 04:21:20 e0025b399a48: Download complete 04:21:20 91d30c5bc195: Pull complete 04:21:20 2a2f49069b9e: Verifying Checksum 04:21:20 2a2f49069b9e: Download complete 04:21:20 2e9b0aa3be6d: Pull complete 04:21:21 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:23 provisioning config files... 04:21:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9940063336992329663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:23 9c61dcf015f6: Pull complete 04:21:23 4698f68db338: Pull complete 04:21:23 ---> docker-login.sh 04:21:23 nexus3.edgexfoundry.org:10001 04:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:24 Configure a credential helper to remove this warning. See 04:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:24 04:21:24 Login Succeeded 04:21:24 nexus3.edgexfoundry.org:10002 04:21:24 2a2f49069b9e: Pull complete 04:21:24 e0025b399a48: Pull complete 04:21:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:21:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:21:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:24 prd-ubuntu20.04-docker-8c-8g-4216 does not seem to be running inside a container 04:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:24 Configure a credential helper to remove this warning. See 04:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:24 04:21:24 Login Succeeded 04:21:24 nexus3.edgexfoundry.org:10003 04:21:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:24 Configure a credential helper to remove this warning. See 04:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:24 04:21:24 Login Succeeded 04:21:24 nexus3.edgexfoundry.org:10004 04:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:25 Configure a credential helper to remove this warning. See 04:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:25 04:21:25 Login Succeeded 04:21:25 docker.io 04:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:25 Configure a credential helper to remove this warning. See 04:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:25 04:21:25 Login Succeeded 04:21:25 ---> docker-login.sh ends 04:21:27 $ docker top 96a1104e6c3043728a71aad4f9efedfccc726e150b1049944daba9361d5e2a16 -eo pid,comm [Pipeline] { [Pipeline] } 04:21:28 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:21:28 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 04:21:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 04:21:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:21:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:21:29 ========================================================= 04:21:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:21:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:21:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:21:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:21:29 edb6bdbacee9: Pulling fs layer 04:21:29 5f9638ab2659: Pulling fs layer 04:21:29 8d51d6327a98: Pulling fs layer 04:21:29 8b374f2dd631: Pulling fs layer 04:21:29 ec14aa9079de: Pulling fs layer 04:21:29 2f466654f4bb: Pulling fs layer 04:21:29 554e91adad29: Pulling fs layer 04:21:29 ec14aa9079de: Waiting 04:21:29 2f466654f4bb: Waiting 04:21:29 554e91adad29: Waiting 04:21:29 8b374f2dd631: Waiting 04:21:29 5f9638ab2659: Verifying Checksum 04:21:29 5f9638ab2659: Download complete 04:21:29 8b374f2dd631: Verifying Checksum 04:21:29 8b374f2dd631: Download complete 04:21:29 ec14aa9079de: Verifying Checksum 04:21:29 ec14aa9079de: Download complete 04:21:29 edb6bdbacee9: Verifying Checksum 04:21:30 edb6bdbacee9: Pull complete 04:21:30 554e91adad29: Verifying Checksum 04:21:30 554e91adad29: Download complete 04:21:30 5f9638ab2659: Pull complete 04:21:30 #1 [support-scheduler internal] load build definition from Dockerfile 04:21:30 #1 transferring dockerfile: 1.82kB 0.0s done 04:21:30 #1 DONE 0.0s 04:21:30 04:21:30 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:21:30 #2 transferring dockerfile: 2.12kB done 04:21:30 #2 DONE 0.0s 04:21:30 04:21:30 #3 [core-data internal] load build definition from Dockerfile 04:21:30 #3 transferring dockerfile: 1.90kB done 04:21:30 #3 DONE 0.0s 04:21:30 04:21:30 #4 [core-metadata internal] load build definition from Dockerfile 04:21:30 #4 transferring dockerfile: 1.96kB done 04:21:30 #4 DONE 0.0s 04:21:30 04:21:30 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:21:30 #5 transferring dockerfile: 1.78kB done 04:21:30 #5 DONE 0.0s 04:21:30 04:21:30 #6 [security-spire-agent internal] load build definition from Dockerfile 04:21:30 #6 transferring dockerfile: 2.68kB done 04:21:30 #6 DONE 0.0s 04:21:30 04:21:30 #7 [security-proxy-setup internal] load build definition from Dockerfile 04:21:30 #7 transferring dockerfile: 2.39kB done 04:21:30 #7 DONE 0.0s 04:21:30 04:21:30 #8 [security-secretstore-setup internal] load build definition from Dockerfile 04:21:30 #8 transferring dockerfile: 2.38kB done 04:21:30 #8 DONE 0.0s 04:21:30 04:21:30 #9 [security-bootstrapper internal] load build definition from Dockerfile 04:21:30 #9 transferring dockerfile: 2.82kB done 04:21:30 #9 DONE 0.0s 04:21:30 04:21:30 #10 [security-proxy-auth internal] load build definition from Dockerfile 04:21:30 #10 transferring dockerfile: 2.04kB done 04:21:30 #10 DONE 0.0s 04:21:30 04:21:30 #11 [core-command internal] load build definition from Dockerfile 04:21:30 #11 transferring dockerfile: 1.82kB done 04:21:30 #11 DONE 0.0s 04:21:30 04:21:30 #12 [support-notifications internal] load build definition from Dockerfile 04:21:30 #12 transferring dockerfile: 1.84kB done 04:21:30 #12 DONE 0.0s 04:21:30 04:21:30 #13 [security-spire-config internal] load build definition from Dockerfile 04:21:30 #13 transferring dockerfile: 2.58kB done 04:21:30 #13 DONE 0.0s 04:21:30 04:21:30 #14 [support-scheduler internal] load .dockerignore 04:21:30 #14 transferring context: 56B done 04:21:30 #14 DONE 0.0s 04:21:30 04:21:30 #15 [security-spire-server internal] load build definition from Dockerfile 04:21:30 #15 transferring dockerfile: 2.63kB done 04:21:30 #15 DONE 0.0s 04:21:30 04:21:30 #16 [core-common-config-bootstrapper internal] load .dockerignore 04:21:30 #16 transferring context: 56B done 04:21:30 #16 DONE 0.0s 04:21:30 04:21:30 #17 [core-data internal] load .dockerignore 04:21:30 #17 transferring context: 56B done 04:21:30 #17 DONE 0.0s 04:21:30 04:21:30 #18 [core-metadata internal] load .dockerignore 04:21:30 #18 transferring context: 56B done 04:21:30 #18 DONE 0.0s 04:21:30 04:21:30 #19 [security-spiffe-token-provider internal] load .dockerignore 04:21:30 #19 transferring context: 56B done 04:21:30 #19 DONE 0.0s 04:21:30 04:21:30 #20 [security-spire-agent internal] load .dockerignore 04:21:30 #20 transferring context: 56B done 04:21:31 #20 DONE 0.0s 04:21:31 04:21:31 #21 [security-proxy-setup internal] load .dockerignore 04:21:31 #21 transferring context: 56B done 04:21:31 #21 DONE 0.0s 04:21:31 04:21:31 #22 [security-secretstore-setup internal] load .dockerignore 04:21:31 #22 transferring context: 56B done 04:21:31 #22 DONE 0.0s 04:21:31 04:21:31 #23 [security-bootstrapper internal] load .dockerignore 04:21:31 #23 transferring context: 56B done 04:21:31 #23 DONE 0.0s 04:21:31 04:21:31 #24 [security-proxy-auth internal] load .dockerignore 04:21:31 #24 transferring context: 56B done 04:21:31 #24 DONE 0.0s 04:21:31 04:21:31 #25 [core-command internal] load .dockerignore 04:21:31 #25 transferring context: 56B done 04:21:31 #25 DONE 0.0s 04:21:31 04:21:31 #26 [support-notifications internal] load .dockerignore 04:21:31 #26 transferring context: 56B done 04:21:31 #26 DONE 0.0s 04:21:31 04:21:31 #27 [security-spire-config internal] load .dockerignore 04:21:31 #27 transferring context: 56B done 04:21:31 #27 DONE 0.0s 04:21:31 04:21:31 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:21:31 #28 DONE 0.0s 04:21:31 04:21:31 #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 04:21:31 #29 ... 04:21:31 04:21:31 #30 [security-spire-server internal] load .dockerignore 04:21:31 #30 transferring context: 56B done 04:21:31 #30 DONE 0.0s 04:21:31 04:21:31 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 04:21:31 #29 ... 04:21:31 04:21:31 #28 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:21:31 #28 DONE 0.0s 04:21:31 04:21:31 #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 04:21:31 #29 DONE 0.4s 04:21:31 04:21:31 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:21:31 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:21:31 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s 04:21:31 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:21:31 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 04:21:31 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 04:21:31 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s 04:21:31 8d51d6327a98: Verifying Checksum 04:21:31 8d51d6327a98: Download complete 04:21:31 2f466654f4bb: Verifying Checksum 04:21:31 2f466654f4bb: Download complete 04:21:32 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 04:21:32 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 04:21:32 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 04:21:32 #31 ... 04:21:32 04:21:32 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:21:32 #32 DONE 1.3s 04:21:32 04:21:32 #33 [core-command builder 2/7] WORKDIR /edgex-go 04:21:38 #33 ... 04:21:38 04:21:38 #34 [core-metadata internal] load build context 04:21:38 #34 transferring context: 209.78MB 5.8s 04:21:38 #34 ... 04:21:38 04:21:38 #35 [security-bootstrapper internal] load build context 04:21:38 #35 ... 04:21:38 04:21:38 #34 [core-metadata internal] load build context 04:21:41 #34 ... 04:21:41 04:21:41 #36 [support-scheduler internal] load build context 04:21:41 #36 ... 04:21:41 04:21:41 #37 [core-command internal] load build context 04:21:41 #37 ... 04:21:41 04:21:41 #38 [security-spire-agent internal] load build context 04:21:41 #38 ... 04:21:41 04:21:41 #39 [security-secretstore-setup internal] load build context 04:21:42 8d51d6327a98: Pull complete 04:21:42 8b374f2dd631: Pull complete 04:21:42 #39 ... 04:21:42 04:21:42 #40 [security-spiffe-token-provider internal] load build context 04:21:42 #40 ... 04:21:42 04:21:42 #41 [core-data internal] load build context 04:21:42 #41 transferring context: 365.18MB 10.1s done 04:21:42 ec14aa9079de: Pull complete 04:21:43 #41 ... 04:21:43 04:21:43 #42 [support-notifications internal] load build context 04:21:43 #42 ... 04:21:43 04:21:43 #43 [security-proxy-setup internal] load build context 04:21:43 #43 ... 04:21:43 04:21:43 #44 [security-spire-server internal] load build context 04:21:43 #44 transferring context: 365.18MB 10.6s done 04:21:43 #44 ... 04:21:43 04:21:43 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:21:43 #45 ... 04:21:43 04:21:43 #46 [security-proxy-auth internal] load build context 04:21:43 #46 ... 04:21:43 04:21:43 #47 [core-common-config-bootstrapper internal] load build context 04:21:43 #47 transferring context: 365.18MB 11.7s done 04:21:43 #47 ... 04:21:43 04:21:43 #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:21:43 #48 ... 04:21:43 04:21:43 #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:21:43 #49 ... 04:21:43 04:21:43 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:21:43 #50 ... 04:21:43 04:21:43 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:21:43 #51 ... 04:21:43 04:21:43 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:21:44 #52 ... 04:21:44 04:21:44 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:21:44 #53 ... 04:21:44 04:21:44 #54 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:21:44 #54 ... 04:21:44 04:21:44 #55 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:21:44 #55 ... 04:21:44 04:21:44 #56 [security-spire-config internal] load build context 04:21:44 #56 transferring context: 365.18MB 13.1s done 04:21:48 #56 ... 04:21:48 04:21:48 #35 [security-bootstrapper internal] load build context 04:21:48 #35 transferring context: 365.18MB 11.7s done 04:21:48 2f466654f4bb: Pull complete 04:21:51 554e91adad29: Pull complete 04:21:51 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:21:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:21:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 04:21:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:21:51 WORKDIR /edgex 04:21:51 COPY go.mod . 04:21:51 RUN go mod download 04:21:51 + docker build -t ci-base-image-arm64 -f - . 04:21:52 #35 ... 04:21:52 04:21:52 #34 [core-metadata internal] load build context 04:21:52 #34 transferring context: 365.18MB 10.3s done 04:21:52 #34 ... 04:21:52 04:21:52 #36 [support-scheduler internal] load build context 04:21:52 #36 transferring context: 365.18MB 10.3s done 04:21:52 #36 ... 04:21:52 04:21:52 #37 [core-command internal] load build context 04:21:52 #37 transferring context: 365.18MB 12.1s done 04:21:52 #37 ... 04:21:52 04:21:52 #40 [security-spiffe-token-provider internal] load build context 04:21:52 #40 transferring context: 365.18MB 12.0s done 04:21:52 #40 ... 04:21:52 04:21:52 #38 [security-spire-agent internal] load build context 04:21:52 #38 transferring context: 365.18MB 10.3s done 04:21:52 #38 ... 04:21:52 04:21:52 #39 [security-secretstore-setup internal] load build context 04:21:52 #39 transferring context: 365.18MB 12.0s done 04:21:52 Sending build context to Docker daemon 2.954MB 04:21:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:21:52 ---> 1e15ea492957 04:21:52 Step 2/4 : WORKDIR /edgex 04:21:53 #39 ... 04:21:53 04:21:53 #42 [support-notifications internal] load build context 04:21:53 #42 transferring context: 365.18MB 11.7s done 04:21:53 #42 ... 04:21:53 04:21:53 #41 [core-data internal] load build context 04:21:53 #41 DONE 22.0s 04:21:53 04:21:53 #46 [security-proxy-auth internal] load build context 04:21:53 #46 transferring context: 365.18MB 12.3s done 04:21:53 #46 ... 04:21:53 04:21:53 #44 [security-spire-server internal] load build context 04:21:53 #44 DONE 22.1s 04:21:53 04:21:53 #34 [core-metadata internal] load build context 04:21:53 #34 DONE 22.0s 04:21:53 04:21:53 #38 [security-spire-agent internal] load build context 04:21:53 #38 DONE 22.0s 04:21:53 04:21:53 #35 [security-bootstrapper internal] load build context 04:21:53 #35 DONE 22.1s 04:21:53 04:21:53 #42 [support-notifications internal] load build context 04:21:53 #42 DONE 22.1s 04:21:53 04:21:53 #47 [core-common-config-bootstrapper internal] load build context 04:21:53 #47 DONE 22.1s 04:21:53 04:21:53 #39 [security-secretstore-setup internal] load build context 04:21:53 #39 DONE 22.1s 04:21:53 04:21:53 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 04:21:53 #33 DONE 21.0s 04:21:53 04:21:53 #36 [support-scheduler internal] load build context 04:21:53 #36 DONE 22.0s 04:21:53 04:21:53 #43 [security-proxy-setup internal] load build context 04:21:53 #43 transferring context: 365.18MB 12.0s done 04:21:53 #43 DONE 22.1s 04:21:53 04:21:53 #37 [core-command internal] load build context 04:21:53 #37 DONE 22.1s 04:21:53 04:21:53 #40 [security-spiffe-token-provider internal] load build context 04:21:53 #40 DONE 22.1s 04:21:53 04:21:53 #56 [security-spire-config internal] load build context 04:21:53 #56 DONE 22.2s 04:21:53 04:21:53 #46 [security-proxy-auth internal] load build context 04:21:53 #46 DONE 22.1s 04:21:53 04:21:53 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:21:54 ---> Running in e1e39c60175b 04:21:54 Removing intermediate container e1e39c60175b 04:21:54 ---> 5de3c211c02f 04:21:54 Step 3/4 : COPY go.mod . 04:21:55 ---> 12bbe1cb0a44 04:21:55 Step 4/4 : RUN go mod download 04:21:55 ---> Running in da6925bb982f 04:21:59 #57 ... 04:21:59 04:21:59 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:21:59 #51 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:21:59 #51 24.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:21:59 #51 25.11 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:21:59 #51 25.11 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:21:59 #51 25.11 OK: 17818 distinct packages available 04:21:59 #51 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:21:59 #51 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:21:59 #51 25.84 (1/9) Installing ca-certificates (20230506-r0) 04:21:59 #51 25.86 (2/9) Installing brotli-libs (1.0.9-r9) 04:21:59 #51 25.88 (3/9) Installing nghttp2-libs (1.51.0-r1) 04:21:59 #51 25.88 (4/9) Installing libcurl (8.2.1-r0) 04:21:59 #51 25.89 (5/9) Installing curl (8.2.1-r0) 04:21:59 #51 25.90 (6/9) Installing dumb-init (1.2.5-r2) 04:21:59 #51 25.90 (7/9) Installing musl-obstack (1.2.3-r0) 04:21:59 #51 25.90 (8/9) Installing libucontext (1.2-r0) 04:21:59 #51 25.90 (9/9) Installing gcompat (1.1.0-r0) 04:21:59 #51 25.91 Executing busybox-1.35.0-r29.trigger 04:21:59 #51 25.92 Executing ca-certificates-20230506-r0.trigger 04:21:59 #51 25.98 OK: 10 MiB in 24 packages 04:22:00 #51 ... 04:22:00 04:22:00 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:22:00 #45 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:00 #45 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:00 #45 21.76 (1/2) Installing dumb-init (1.2.5-r2) 04:22:00 #45 21.77 (2/2) Installing su-exec (0.2-r2) 04:22:00 #45 21.77 Executing busybox-1.35.0-r29.trigger 04:22:00 #45 21.77 OK: 7 MiB in 17 packages 04:22:00 #45 DONE 28.1s 04:22:00 04:22:00 #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:22:00 #48 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:00 #48 22.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:00 #48 22.28 (1/4) Installing dumb-init (1.2.5-r2) 04:22:00 #48 22.89 (2/4) Installing openssl (3.0.10-r0) 04:22:00 #48 22.90 (3/4) Installing su-exec (0.2-r2) 04:22:00 #48 22.90 (4/4) Installing yq (4.30.4-r4) 04:22:00 #48 22.96 Executing busybox-1.35.0-r29.trigger 04:22:00 #48 22.97 OK: 17 MiB in 19 packages 04:22:00 #48 DONE 28.0s 04:22:00 04:22:00 #54 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:22:00 #54 21.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:00 #54 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:00 #54 21.80 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:22:00 #54 21.80 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:22:00 #54 21.80 OK: 17818 distinct packages available 04:22:00 #54 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:00 #54 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:00 #54 22.29 (1/5) Installing dumb-init (1.2.5-r2) 04:22:00 #54 22.30 (2/5) Installing musl-obstack (1.2.3-r0) 04:22:00 #54 22.30 (3/5) Installing libucontext (1.2-r0) 04:22:00 #54 22.31 (4/5) Installing gcompat (1.1.0-r0) 04:22:00 #54 22.32 (5/5) Installing openssl (3.0.10-r0) 04:22:00 #54 22.33 Executing busybox-1.35.0-r29.trigger 04:22:00 #54 22.34 OK: 8 MiB in 20 packages 04:22:00 #54 DONE 28.1s 04:22:00 04:22:00 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:22:00 #52 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:00 #52 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:00 #52 22.04 (1/1) Installing dumb-init (1.2.5-r2) 04:22:00 #52 22.05 Executing busybox-1.35.0-r29.trigger 04:22:00 #52 22.05 OK: 7 MiB in 16 packages 04:22:00 #52 DONE 28.0s 04:22:00 04:22:00 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:22:00 #50 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:00 #50 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:00 #50 21.89 (1/4) Installing ca-certificates (20230506-r0) 04:22:00 #50 21.91 (2/4) Installing dumb-init (1.2.5-r2) 04:22:00 #50 21.91 (3/4) Installing su-exec (0.2-r2) 04:22:00 #50 21.92 (4/4) Installing yq (4.30.4-r4) 04:22:00 #50 22.38 Executing busybox-1.35.0-r29.trigger 04:22:00 #50 22.38 Executing ca-certificates-20230506-r0.trigger 04:22:00 #50 22.95 OK: 17 MiB in 19 packages 04:22:00 #50 DONE 28.0s 04:22:00 04:22:00 #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:22:00 #49 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:00 #49 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:00 #49 21.68 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:22:00 #49 21.68 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:22:00 #49 21.68 OK: 17818 distinct packages available 04:22:00 #49 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:00 #49 21.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:00 #49 22.19 (1/4) Installing dumb-init (1.2.5-r2) 04:22:00 #49 22.20 (2/4) Installing musl-obstack (1.2.3-r0) 04:22:00 #49 22.20 (3/4) Installing libucontext (1.2-r0) 04:22:00 #49 22.21 (4/4) Installing gcompat (1.1.0-r0) 04:22:00 #49 22.21 Executing busybox-1.35.0-r29.trigger 04:22:00 #49 22.22 OK: 7 MiB in 19 packages 04:22:00 #49 DONE 28.1s 04:22:00 04:22:00 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:22:00 #51 DONE 28.1s 04:22:00 04:22:00 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:22:00 #53 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:00 #53 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:00 #53 22.46 (1/2) Installing ca-certificates (20230506-r0) 04:22:00 #53 22.89 (2/2) Installing dumb-init (1.2.5-r2) 04:22:00 #53 22.89 Executing busybox-1.35.0-r29.trigger 04:22:00 #53 22.90 Executing ca-certificates-20230506-r0.trigger 04:22:00 #53 22.97 OK: 8 MiB in 17 packages 04:22:00 #53 DONE 28.1s 04:22:00 04:22:00 #58 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 04:22:00 #58 DONE 0.1s 04:22:00 04:22:00 #55 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:22:00 #55 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:00 #55 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:00 #55 22.30 (1/1) Installing dumb-init (1.2.5-r2) 04:22:00 #55 22.92 Executing busybox-1.35.0-r29.trigger 04:22:00 #55 22.92 OK: 7 MiB in 16 packages 04:22:00 #55 DONE 28.2s 04:22:00 04:22:00 #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:22:01 #59 ... 04:22:01 04:22:01 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:22:01 #0 6.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:01 #0 7.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:01 #0 7.363 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:22:01 #0 7.363 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:22:01 #0 7.363 OK: 17823 distinct packages available 04:22:01 #0 7.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:01 #0 7.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:01 #0 7.803 OK: 265 MiB in 53 packages 04:22:01 #60 DONE 8.0s 04:22:01 04:22:01 #61 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:22:01 #61 DONE 0.0s 04:22:01 04:22:01 #62 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:02 #62 ... 04:22:02 04:22:02 #63 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 04:22:02 #0 8.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:02 #0 8.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:02 #0 8.453 OK: 265 MiB in 53 packages 04:22:02 #63 DONE 8.5s 04:22:02 04:22:02 #64 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 04:22:02 #64 DONE 0.1s 04:22:02 04:22:02 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:22:02 #57 8.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:02 #57 8.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:02 #57 ... 04:22:02 04:22:02 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:22:02 #0 8.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:02 #0 8.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:02 #0 8.645 OK: 265 MiB in 53 packages 04:22:02 #65 DONE 8.7s 04:22:02 04:22:02 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:22:02 #66 DONE 0.0s 04:22:02 04:22:02 #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:22:02 #59 DONE 1.8s 04:22:02 04:22:02 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 04:22:02 #67 DONE 0.0s 04:22:02 04:22:02 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:22:02 #0 8.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:02 #0 8.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:02 #0 8.714 OK: 265 MiB in 53 packages 04:22:02 #68 DONE 8.8s 04:22:02 04:22:02 #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:22:02 #69 DONE 0.1s 04:22:02 04:22:02 #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:02 #70 ... 04:22:02 04:22:02 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 04:22:02 #57 8.884 OK: 265 MiB in 53 packages 04:22:02 #57 DONE 9.3s 04:22:02 04:22:02 #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:22:02 #71 DONE 0.1s 04:22:02 04:22:02 #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:12 #72 ... 04:22:12 04:22:12 #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:12 #73 ... 04:22:12 04:22:12 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:27 #74 DONE 23.6s 04:22:27 04:22:27 #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:27 #70 DONE 23.5s 04:22:27 04:22:27 #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:27 #73 DONE 23.8s 04:22:27 04:22:27 #62 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:27 #62 DONE 24.4s 04:22:27 04:22:27 #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:27 #72 DONE 23.3s 04:22:27 04:22:27 #75 [support-scheduler builder 6/7] COPY . . 04:22:33 Removing intermediate container da6925bb982f 04:22:33 ---> 66d186a2457a 04:22:33 Successfully built 66d186a2457a 04:22:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:34 + docker inspect -f . ci-base-image-arm64 04:22:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:34 prd-ubuntu20.04-docker-arm64-4c-16g-4218 does not seem to be running inside a container 04:22:34 $ 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 04:22:36 $ docker top e345182e104966784633701e56f90c0a6b6d6bf42705b9dc292359014f38f04a -eo pid,comm 04:22:36 #75 ... 04:22:36 04:22:36 #76 [security-spiffe-token-provider builder 6/7] COPY . . 04:22:36 #76 DONE 9.6s 04:22:36 04:22:36 #77 [security-secretstore-setup builder 6/7] COPY . . 04:22:36 #77 DONE 9.6s 04:22:36 04:22:36 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:36 #78 CACHED 04:22:36 04:22:36 #79 [core-command builder 6/7] COPY . . 04:22:36 #79 CACHED 04:22:36 04:22:36 #80 [core-command builder 4/7] COPY go.mod vendor* ./ 04:22:36 #80 CACHED 04:22:36 04:22:36 #81 [support-notifications builder 6/7] COPY . . 04:22:36 #81 DONE 9.6s 04:22:36 04:22:36 #82 [security-spire-server builder 6/9] COPY . . 04:22:36 #82 DONE 9.7s 04:22:36 04:22:36 #83 [security-proxy-auth builder 6/7] COPY . . 04:22:36 #83 CACHED 04:22:36 04:22:36 #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:22:36 #84 CACHED 04:22:36 04:22:36 #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:36 #85 CACHED 04:22:36 04:22:36 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:36 #86 CACHED 04:22:36 04:22:36 #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:22:36 #87 CACHED 04:22:36 04:22:36 #88 [core-metadata builder 6/7] COPY . . 04:22:36 #88 CACHED 04:22:36 04:22:36 #89 [security-bootstrapper builder 6/7] COPY . . 04:22:36 #89 CACHED 04:22:36 04:22:36 #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:36 #90 CACHED 04:22:36 04:22:36 #91 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:22:36 #91 CACHED 04:22:36 04:22:36 #92 [core-data builder 6/7] COPY . . 04:22:36 #92 CACHED 04:22:36 04:22:36 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:36 #93 CACHED 04:22:36 04:22:36 #94 [core-data builder 4/7] COPY go.mod vendor* ./ 04:22:36 #94 CACHED 04:22:36 04:22:36 #95 [security-proxy-setup builder 6/7] COPY . . 04:22:36 #95 CACHED 04:22:36 04:22:36 #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:36 #96 CACHED 04:22:36 04:22:36 #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:22:36 #97 CACHED 04:22:36 04:22:36 #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:36 #98 CACHED 04:22:36 04:22:36 #99 [core-common-config-bootstrapper builder 6/7] COPY . . 04:22:36 #99 CACHED 04:22:36 04:22:36 #100 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:22:36 #100 CACHED 04:22:36 04:22:36 #75 [support-scheduler builder 6/7] COPY . . 04:22:36 #75 DONE 9.6s 04:22:36 04:22:36 #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 04:22:36 #101 DONE 0.2s 04:22:36 04:22:36 #102 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 04:22:36 #102 CACHED 04:22:36 04:22:36 #103 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:36 #103 CACHED 04:22:36 04:22:36 #104 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 04:22:36 #104 CACHED 04:22:36 04:22:36 #105 [security-spire-config builder 6/9] COPY . . 04:22:36 #105 CACHED 04:22:36 04:22:36 #106 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [Pipeline] { [Pipeline] sh 04:22:36 + go version 04:22:36 go version go1.20.6 linux/arm64 [Pipeline] } 04:22:37 $ docker stop --time=1 e345182e104966784633701e56f90c0a6b6d6bf42705b9dc292359014f38f04a 04:22:38 #106 ... 04:22:38 04:22:38 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:22:38 #107 DONE 1.9s 04:22:38 04:22:38 #108 [security-spire-server builder 9/9] WORKDIR /edgex-go 04:22:38 #108 ... 04:22:38 04:22:38 #106 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:22:38 #106 DONE 2.4s 04:22:38 04:22:38 #108 [security-spire-server builder 9/9] WORKDIR /edgex-go 04:22:38 #108 DONE 0.5s 04:22:38 04:22:38 #109 [security-spire-config builder 9/9] WORKDIR /edgex-go 04:22:38 #109 DONE 0.4s 04:22:38 04:22:38 #110 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:22:38 $ docker rm -f --volumes e345182e104966784633701e56f90c0a6b6d6bf42705b9dc292359014f38f04a 04:22:38 #110 DONE 0.2s 04:22:38 04:22:38 #111 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 04:22:39 #111 DONE 0.4s 04:22:39 04:22:39 #112 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 04:22:39 #112 DONE 0.4s 04:22:39 04:22:39 #113 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:39 #113 DONE 0.2s 04:22:39 04:22:39 #114 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:22:39 #114 ... 04:22:39 04:22:39 #115 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:22:39 #115 CACHED 04:22:39 04:22:39 #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 04:22:39 #116 CACHED 04:22:39 04:22:39 #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 04:22:39 #117 CACHED 04:22:39 04:22:39 #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 04:22:39 #118 CACHED 04:22:39 04:22:39 #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go 04:22:39 #119 CACHED 04:22:39 04:22:39 #120 [security-spire-agent builder 6/9] COPY . . 04:22:39 #120 CACHED 04:22:39 04:22:39 #121 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 04:22:39 #121 CACHED 04:22:39 04:22:39 #122 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:39 #122 CACHED 04:22:39 + docker inspect -f . ci-base-image-arm64 04:22:39 . [Pipeline] } 04:22:39 04:22:39 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:39 prd-ubuntu20.04-docker-arm64-4c-16g-4218 does not seem to be running inside a container 04:22:39 $ 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 04:22:41 $ docker top 5b1948068a5748d171a962de244ff28afad57b8f492261fa99b698fa76a4830e -eo pid,comm [Pipeline] { [Pipeline] echo 04:22:41 ========================================================= 04:22:41 [edgeXBuildGoParallel] Running Tests and Build... 04:22:41 ========================================================= [Pipeline] sh 04:22:41 #123 ... 04:22:41 04:22:41 #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:22:41 #124 DONE 2.0s 04:22:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 04:22:41 04:22:41 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 04:22:41 #123 DONE 1.9s 04:22:41 04:22:41 #125 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] fileExists [Pipeline] sh 04:22:42 + make test 04:22:42 go test -race -coverprofile=coverage.out ./... 04:22:42 #125 ... 04:22:42 04:22:42 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:22:42 #126 DONE 1.8s 04:22:43 04:22:43 #114 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:22:43 #114 DONE 3.7s 04:22:43 04:22:43 #125 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:22:43 #125 DONE 1.8s 04:22:43 04:22:43 #127 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:22:43 #127 DONE 0.0s 04:22:43 04:22:43 #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:22:43 #128 DONE 0.1s 04:22:43 04:22:43 #129 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:22:43 #129 DONE 0.0s 04:22:43 04:22:43 #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:22:43 #130 DONE 0.1s 04:22:43 04:22:43 #131 [security-spire-server] exporting to image 04:22:43 #131 exporting layers 04:22:43 #131 ... 04:22:43 04:22:43 #132 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 04:22:43 #132 DONE 0.1s 04:22:43 04:22:43 #133 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:22:43 #133 DONE 0.1s 04:22:43 04:22:43 #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:22:43 #134 DONE 0.1s 04:22:43 04:22:43 #135 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:22:43 #135 DONE 0.2s 04:22:43 04:22:43 #131 [security-spire-agent] exporting to image 04:22:44 #131 exporting layers 0.6s done 04:22:44 #131 writing image sha256:d4015df636ee0f602b149518a924d42cdd9da46f0335d15ab58c5a85212f0339 done 04:22:44 #131 naming to docker.io/library/security-spire-server done 04:22:44 #131 exporting layers 0.7s done 04:22:44 #131 writing image sha256:7582d919821e121e7dced331406f40887e553541c9fa047e0feda5e3a33b24be done 04:22:44 #131 naming to docker.io/library/security-spire-agent 04:22:44 #131 exporting layers 0.8s done 04:22:44 #131 naming to docker.io/library/security-spire-agent done 04:22:44 #131 writing image sha256:dfa6106b0c25ff38481fb19e9570e79091db4b198b3290d5cce5e3e7c174d78c done 04:22:44 #131 naming to docker.io/library/security-spire-config done 04:22:44 #131 DONE 1.0s 04:22:44 04:22:44 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:22:44 #0 1.467 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 04:22:45 #136 ... 04:22:45 04:22:45 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:22:45 #0 1.263 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 04:22:45 #137 ... 04:22:45 04:22:45 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:22:45 #0 0.484 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 04:22:45 #138 ... 04:22:45 04:22:45 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:22:45 #0 0.921 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 04:22:46 #139 ... 04:22:46 04:22:46 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:22:46 #0 1.259 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 04:22:46 #140 ... 04:22:46 04:22:46 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:22:46 #0 1.178 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 04:22:46 #141 ... 04:22:46 04:22:46 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:22:46 #0 0.848 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 04:22:46 #142 ... 04:22:46 04:22:46 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:22:46 #0 0.451 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 04:22:46 #143 ... 04:22:46 04:22:46 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:22:46 #0 0.743 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 04:22:46 #144 ... 04:22:46 04:22:46 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:22:46 #0 1.912 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 04:22:46 #145 ... 04:22:46 04:22:46 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:22:46 #0 0.758 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 04:23:29 ? github.com/edgexfoundry/edgex-go [no test files] 04:24:08 #146 ... 04:24:08 04:24:08 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:24:08 #137 80.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:24:13 #137 DONE 98.0s 04:24:13 04:24:13 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:24:13 #143 DONE 98.0s 04:24:13 04:24:13 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:24:13 #144 DONE 98.0s 04:24:13 04:24:13 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:24:13 #139 DONE 98.0s 04:24:13 04:24:13 #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 04:24:13 #147 ... 04:24:13 04:24:13 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:24:13 #140 DONE 98.1s 04:24:13 04:24:13 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:24:13 #142 DONE 98.1s 04:24:13 04:24:13 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:24:13 #138 DONE 98.1s 04:24:13 04:24:13 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:24:13 #146 DONE 98.3s 04:24:13 04:24:13 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:24:14 #148 ... 04:24:14 04:24:14 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:24:14 #136 DONE 98.4s 04:24:14 04:24:14 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:24:14 #145 DONE 98.4s 04:24:14 04:24:14 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:24:14 #141 DONE 98.5s 04:24:14 04:24:14 #149 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:24:14 #149 ... 04:24:14 04:24:14 #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:24:14 #150 DONE 0.8s 04:24:14 04:24:14 #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 04:24:14 #147 DONE 0.8s 04:24:14 04:24:14 #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:24:14 #151 DONE 0.7s 04:24:14 04:24:14 #152 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:24:14 #152 DONE 0.8s 04:24:14 04:24:14 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:24:14 #148 DONE 0.6s 04:24:14 04:24:14 #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:24:14 #153 ... 04:24:14 04:24:14 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:24:14 #154 DONE 0.5s 04:24:14 04:24:14 #149 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:24:14 #149 DONE 0.5s 04:24:14 04:24:14 #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:24:14 #155 DONE 0.4s 04:24:14 04:24:14 #156 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:24:14 #156 ... 04:24:14 04:24:14 #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 04:24:14 #157 DONE 0.4s 04:24:14 04:24:14 #158 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 04:24:14 #158 CACHED 04:24:14 04:24:14 #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 04:24:14 #159 CACHED 04:24:14 04:24:14 #160 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:24:14 #160 CACHED 04:24:14 04:24:14 #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:24:14 #161 CACHED 04:24:14 04:24:14 #162 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:24:14 #162 CACHED 04:24:14 04:24:14 #163 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:24:14 #163 CACHED 04:24:14 04:24:14 #164 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:24:14 #164 DONE 0.3s 04:24:14 04:24:14 #165 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:24:14 #165 DONE 0.4s 04:24:14 04:24:14 #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:24:14 #153 DONE 0.3s 04:24:14 04:24:14 #166 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:24:14 #166 CACHED 04:24:14 04:24:14 #167 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:24:14 #167 CACHED 04:24:15 04:24:15 #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:24:15 #168 ... 04:24:15 04:24:15 #156 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:24:15 #156 DONE 1.1s 04:24:15 04:24:15 #169 [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 04:24:15 #169 DONE 1.0s 04:24:15 04:24:15 #170 [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 04:24:16 #170 ... 04:24:16 04:24:16 #171 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:24:16 #171 DONE 1.8s 04:24:16 04:24:16 #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:24:16 #168 DONE 1.8s 04:24:16 04:24:16 #172 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:24:16 #172 DONE 1.9s 04:24:16 04:24:16 #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:24:16 #173 DONE 1.9s 04:24:16 04:24:16 #174 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:24:16 #174 DONE 1.9s 04:24:16 04:24:16 #175 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:24:16 #175 DONE 1.9s 04:24:16 04:24:16 #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:24:16 #176 DONE 2.0s 04:24:16 04:24:16 #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:24:16 #177 DONE 1.9s 04:24:16 04:24:16 #178 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:24:16 #178 ... 04:24:16 04:24:16 #179 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:24:16 #179 DONE 1.0s 04:24:17 04:24:17 #180 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 04:24:17 #180 DONE 2.4s 04:24:17 04:24:17 #181 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 04:24:17 #181 ... 04:24:17 04:24:17 #170 [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 04:24:17 #170 DONE 1.3s 04:24:17 04:24:17 #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:24:17 #182 DONE 0.4s 04:24:17 04:24:17 #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:24:17 #183 DONE 0.5s 04:24:17 04:24:17 #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:24:17 #184 DONE 0.4s 04:24:17 04:24:17 #185 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:24:17 #185 DONE 0.5s 04:24:17 04:24:17 #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:24:17 #186 DONE 0.5s 04:24:17 04:24:17 #187 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:24:17 #187 DONE 0.5s 04:24:17 04:24:17 #188 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:24:17 #188 DONE 0.5s 04:24:17 04:24:17 #178 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:24:17 #178 DONE 0.5s 04:24:17 04:24:17 #131 [security-spiffe-token-provider] exporting to image 04:24:17 #131 exporting layers 0.2s done 04:24:17 #131 ... 04:24:17 04:24:17 #189 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:24:17 #189 DONE 0.5s 04:24:17 04:24:17 #181 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 04:24:17 #181 DONE 0.4s 04:24:17 04:24:17 #131 [core-command] exporting to image 04:24:17 #131 exporting layers 0.3s done 04:24:17 #131 ... 04:24:17 04:24:17 #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:24:17 #190 DONE 0.4s 04:24:17 04:24:17 #131 [core-command] exporting to image 04:24:17 #131 exporting layers 0.2s done 04:24:17 #131 writing image sha256:e3e7697e98fcafe2b7a7c7635069cbaa159962ccde7845daae7eb93d870819e3 04:24:17 #131 writing image sha256:f52d38856781de12e0b02c664e09c72d27d46bd642c0497fe7fdebad5842ce4d 04:24:17 #131 writing image sha256:e3e7697e98fcafe2b7a7c7635069cbaa159962ccde7845daae7eb93d870819e3 0.3s done 04:24:17 #131 naming to docker.io/library/core-data 04:24:17 #131 ... 04:24:17 04:24:17 #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:24:17 #191 DONE 0.5s 04:24:17 04:24:17 #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:24:17 #192 DONE 0.5s 04:24:17 04:24:17 #193 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 04:24:17 #193 DONE 0.4s 04:24:17 04:24:17 #194 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:24:17 #194 DONE 0.5s 04:24:17 04:24:17 #195 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:24:17 #195 DONE 0.4s 04:24:17 04:24:17 #131 [support-notifications] exporting to image 04:24:17 #131 exporting layers 0.5s done 04:24:17 #131 writing image sha256:f52d38856781de12e0b02c664e09c72d27d46bd642c0497fe7fdebad5842ce4d 0.3s done 04:24:17 #131 naming to docker.io/library/core-data done 04:24:17 #131 naming to docker.io/library/support-scheduler done 04:24:17 #131 writing image sha256:6490d81ca81dd41ca46c23b1ae305d74eb7552dd8940e13b1f3911c5e217223b done 04:24:17 #131 naming to docker.io/library/core-command done 04:24:17 #131 writing image sha256:47a809bb16bbca5ad87f797555ceb98f0a66a3017203dfbfaa9f1a901732038d done 04:24:17 #131 naming to docker.io/library/support-notifications done 04:24:17 #131 writing image sha256:492b8091c7f8dd27792bc601aa0553fb5d70958c0d8734dd03e6d8e6e979289b 04:24:18 #131 exporting layers 0.3s done 04:24:18 #131 writing image sha256:492b8091c7f8dd27792bc601aa0553fb5d70958c0d8734dd03e6d8e6e979289b done 04:24:18 #131 naming to docker.io/library/security-spiffe-token-provider done 04:24:18 #131 writing image sha256:d3e0d4499419a350b3c6504581bb65e8f2c7e47537dca62ce99c1fa6c6417c72 done 04:24:18 #131 naming to docker.io/library/core-metadata done 04:24:18 #131 DONE 2.2s 04:24:18 04:24:18 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:24:18 #196 DONE 0.8s 04:24:18 04:24:18 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:24:18 #197 DONE 0.6s 04:24:18 04:24:18 #198 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:24:18 #198 DONE 0.6s 04:24:18 04:24:18 #199 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:24:18 #199 ... 04:24:18 04:24:18 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:24:18 #200 DONE 0.3s 04:24:18 04:24:18 #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:24:18 #201 DONE 0.3s 04:24:18 04:24:18 #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:24:18 #202 DONE 0.1s 04:24:18 04:24:18 #203 [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/ 04:24:18 #203 DONE 0.1s 04:24:18 04:24:18 #204 [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/ 04:24:18 #204 DONE 0.1s 04:24:18 04:24:18 #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:24:18 #205 DONE 0.1s 04:24:18 04:24:18 #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:24:19 #206 ... 04:24:19 04:24:19 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:24:19 #207 DONE 0.0s 04:24:19 04:24:19 #208 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:24:19 #208 DONE 1.3s 04:24:19 04:24:19 #209 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:24:19 #209 DONE 1.3s 04:24:19 04:24:19 #199 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:24:19 #199 DONE 0.8s 04:24:19 04:24:19 #131 [core-common-config-bootstrapper] exporting to image 04:24:19 #131 exporting layers 0.1s done 04:24:19 #131 writing image sha256:264d0f8d92fd64e4eb73314c9d8a0a2d6a9f0cbb00227d6666e13794fbb9c33f done 04:24:19 #131 naming to docker.io/library/security-proxy-auth done 04:24:19 #131 writing image sha256:8fa8a83ac9b64c653860aa1296eca91f6f21dc718cb02d4bf3c262f0c6af5e73 done 04:24:19 #131 naming to docker.io/library/core-common-config-bootstrapper done 04:24:19 #131 ... 04:24:19 04:24:19 #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:24:19 #206 DONE 0.6s 04:24:19 04:24:19 #131 [security-secretstore-setup] exporting to image 04:24:19 #131 writing image sha256:4e29d39115320d7dbf2b88cb1b1359fc4213349e0775eb0ba626a4a1ef6d4f5f done 04:24:19 #131 naming to docker.io/library/security-proxy-setup done 04:24:19 #131 exporting layers 0.2s done 04:24:19 #131 writing image sha256:00e4b505e5d573079e6c3de536ebc9915518edd49e47b5091d66558f7df742fc done 04:24:19 #131 naming to docker.io/library/security-secretstore-setup done 04:24:19 #131 DONE 2.7s 04:24:19 04:24:19 #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 04:24:19 #210 DONE 0.8s 04:24:19 04:24:19 #131 [security-bootstrapper] exporting to image 04:24:19 #131 exporting layers 0.2s done 04:24:19 #131 writing image sha256:1a6f4322c021df65d74a36d142c5a92d8bd0352d3549a4fd85a173b77489c3e4 done 04:24:19 #131 naming to docker.io/library/security-bootstrapper done 04:24:19 #131 DONE 2.8s 04:24:19 04:24:19 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:24:19 time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:19 time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:19 time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:19 time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:19 time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:19 time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:19 time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:19 time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:19 time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:19 time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:19 time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:19 time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:19 time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:19 time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:24:19 $ docker stop --time=1 96a1104e6c3043728a71aad4f9efedfccc726e150b1049944daba9361d5e2a16 04:24:21 $ docker rm -f --volumes 96a1104e6c3043728a71aad4f9efedfccc726e150b1049944daba9361d5e2a16 [Pipeline] // withDockerContainer [Pipeline] sh 04:24:21 + docker images 04:24:21 REPOSITORY TAG IMAGE ID CREATED SIZE 04:24:21 security-secretstore-setup latest 00e4b505e5d5 2 seconds ago 44.1MB 04:24:21 security-bootstrapper latest 1a6f4322c021 2 seconds ago 23MB 04:24:21 security-proxy-auth latest 264d0f8d92fd 3 seconds ago 19.4MB 04:24:21 security-proxy-setup latest 4e29d3911532 3 seconds ago 29.2MB 04:24:21 core-common-config-bootstrapper latest 8fa8a83ac9b6 3 seconds ago 18MB 04:24:21 core-metadata latest d3e0d4499419 4 seconds ago 21.6MB 04:24:21 core-command latest 6490d81ca81d 4 seconds ago 21MB 04:24:21 support-notifications latest 47a809bb16bb 4 seconds ago 34.3MB 04:24:21 security-spiffe-token-provider latest 492b8091c7f8 4 seconds ago 33.5MB 04:24:21 support-scheduler latest f52d38856781 5 seconds ago 33.7MB 04:24:21 core-data latest e3e7697e98fc 5 seconds ago 21.2MB 04:24:21 security-spire-config latest dfa6106b0c25 About a minute ago 102MB 04:24:21 security-spire-agent latest 7582d919821e About a minute ago 161MB 04:24:21 security-spire-server latest d4015df636ee About a minute ago 103MB 04:24:21 ci-base-image-x86_64 latest 56dadc11139d 5 minutes ago 1.07GB 04:24:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB 04:24:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 04:24:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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] } 04:25:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:25:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:25:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:25:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:25:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:25:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:25:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:25:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:25:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:25:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:25:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:25:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:25:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:25:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:25:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:25:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:25:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.243s coverage: 28.7% of statements 04:25:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.301s coverage: 97.0% of statements 04:26:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.373s coverage: 71.5% of statements 04:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:26:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:26:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:26:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.336s coverage: 54.0% of statements 04:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:26:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.803s coverage: 93.4% of statements 04:26:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.406s coverage: 3.8% of statements 04:26:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:26:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:26:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.623s coverage: 97.6% of statements 04:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:26:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.219s coverage: 72.2% of statements 04:26:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:26:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.404s coverage: 0.9% of statements 04:26:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 32.2% of statements 04:26:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 42.9% of statements 04:26:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.257s coverage: 82.9% of statements 04:26:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements 04:26:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements 04:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements 04:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:27:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:27:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:27:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:27:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:27:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:27:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:27:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:27:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 04:27:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:27:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:27:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:27:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:27:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.051s coverage: 79.9% of statements 04:27:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements 04:27:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 64.4% of statements 04:27:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 62.3% of statements 04:27:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 04:27:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.193s coverage: 20.0% of statements 04:27:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.204s coverage: 100.0% of statements 04:27:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.485s coverage: 81.8% of statements 04:27:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:27:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:27:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.534s coverage: 82.1% of statements 04:27:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.277s coverage: 86.0% of statements 04:27:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:27:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:27:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.083s coverage: 63.1% of statements 04:27:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements 04:27:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 04:27:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.101s coverage: 100.0% of statements 04:27:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 04:27:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:27:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:27:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:27:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 04:27:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:27:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:27:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.004s coverage: 38.4% of statements 04:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.260s coverage: 89.5% of statements 04:27:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:27:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:27:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:27:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:27:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.218s coverage: 84.8% of statements 04:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:28:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.295s coverage: 17.7% of statements 04:28:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:28:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:28:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:28:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:28:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.582s coverage: 95.7% of statements 04:28:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:28:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:28:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 61.8% of statements 04:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:28:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.390s coverage: 98.9% of statements 04:28:14 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 04:28:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:28:14 go vet ./... 04:31:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:31:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:31:06 ./bin/test-attribution-txt.sh 04:31:06 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:31:06 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 04:31:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:31:06 + ls -al . 04:31:06 total 724 04:31:06 drwxrwxr-x 11 1001 1001 4096 Aug 22 04:22 . 04:31:06 drwxr-xr-x 4 root root 4096 Aug 22 04:22 .. 04:31:06 drwxrwxr-x 2 1001 1001 4096 Aug 22 04:20 .blubracket 04:31:06 -rw-rw-r-- 1 1001 1001 16 Aug 22 04:20 .dockerignore 04:31:06 drwxrwxr-x 8 1001 1001 4096 Aug 22 04:20 .git 04:31:06 drwxrwxr-x 3 1001 1001 4096 Aug 22 04:20 .github 04:31:06 -rw-rw-r-- 1 1001 1001 1173 Aug 22 04:20 .gitignore 04:31:06 -rw-rw-r-- 1 1001 1001 42 Aug 22 04:20 .golangci.yml 04:31:06 -rw-rw-r-- 1 1001 1001 87 Aug 22 04:20 .hadolint.yml 04:31:06 -rw-rw-r-- 1 1001 1001 166 Aug 22 04:20 .sonarcloud.properties 04:31:06 -rw-rw-r-- 1 1001 1001 1171 Aug 22 04:20 ADOPTERS.md 04:31:06 -rw-rw-r-- 1 1001 1001 11152 Aug 22 04:20 Attribution.txt 04:31:06 -rw-rw-r-- 1 1001 1001 93407 Aug 22 04:20 CHANGELOG.md 04:31:06 -rw-rw-r-- 1 1001 1001 3804 Aug 22 04:20 CONTRIBUTING.md 04:31:06 -rw-rw-r-- 1 1001 1001 677 Aug 22 04:20 GOVERNANCE.md 04:31:06 -rw-rw-r-- 1 1001 1001 883 Aug 22 04:20 Jenkinsfile 04:31:06 -rw-rw-r-- 1 1001 1001 10775 Aug 22 04:20 LICENSE 04:31:06 -rw-rw-r-- 1 1001 1001 14764 Aug 22 04:20 Makefile 04:31:06 -rw-rw-r-- 1 1001 1001 582 Aug 22 04:20 OWNERS.md 04:31:06 -rw-rw-r-- 1 1001 1001 9923 Aug 22 04:20 README.md 04:31:06 -rw-rw-r-- 1 1001 1001 789 Aug 22 04:20 SECURITY.md 04:31:06 -rw-rw-r-- 1 1001 1001 5 Aug 22 04:18 VERSION 04:31:06 drwxrwxr-x 2 1001 1001 4096 Aug 22 04:20 bin 04:31:06 drwxrwxr-x 18 1001 1001 4096 Aug 22 04:20 cmd 04:31:06 -rw-r--r-- 1 root root 446998 Aug 22 04:28 coverage.out 04:31:06 drwxrwxr-x 2 1001 1001 4096 Aug 22 04:20 fuzz_test 04:31:06 -rw-rw-r-- 1 1001 1001 3687 Aug 22 04:20 go.mod 04:31:06 -rw-rw-r-- 1 1001 1001 33714 Aug 22 04:20 go.sum 04:31:06 drwxrwxr-x 7 1001 1001 4096 Aug 22 04:20 internal 04:31:06 drwxrwxr-x 3 1001 1001 4096 Aug 22 04:20 openapi 04:31:06 -rw-rw-r-- 1 1001 1001 594 Aug 22 04:20 security.txt 04:31:06 drwxrwxr-x 4 1001 1001 4096 Aug 22 04:20 snap 04:31:06 -rw-rw-r-- 1 1001 1001 204 Aug 22 04:20 version.go [Pipeline] sh 04:31:06 + '[' -e coverage.out ] 04:31:06 + chown 1001:1001 coverage.out [Pipeline] stash 04:31:06 Warning: overwriting stash ‘coverage-report’ 04:31:07 Stashed 1 file(s) [Pipeline] sh 04:31:08 + make build 04:31:08 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 04:32:59 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 04:32:59 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 04:32:59 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 04:33:02 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 04:33:49 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 04:33:50 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 04:33:58 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 04:34:05 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 04:34:08 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 04:34: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:34:19 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] } 04:34:24 $ docker stop --time=1 5b1948068a5748d171a962de244ff28afad57b8f492261fa99b698fa76a4830e 04:34:26 $ docker rm -f --volumes 5b1948068a5748d171a962de244ff28afad57b8f492261fa99b698fa76a4830e [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 04:34:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:34:29 04:34:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:34:30 latest: Pulling from edgex-devops/edgex-compose-arm64 04:34:30 547446be3368: Pulling fs layer 04:34:30 d125d8839a47: Pulling fs layer 04:34:30 3e85d5ac6304: Pulling fs layer 04:34:30 c3105a71a48b: Pulling fs layer 04:34:30 0f093f025ec4: Pulling fs layer 04:34:30 c3106fc0e877: Pulling fs layer 04:34:30 c3105a71a48b: Waiting 04:34:30 0f093f025ec4: Waiting 04:34:30 c3106fc0e877: Waiting 04:34:30 547446be3368: Verifying Checksum 04:34:30 547446be3368: Download complete 04:34:30 c3105a71a48b: Verifying Checksum 04:34:30 c3105a71a48b: Download complete 04:34:30 d125d8839a47: Verifying Checksum 04:34:30 d125d8839a47: Download complete 04:34:31 c3106fc0e877: Verifying Checksum 04:34:31 c3106fc0e877: Download complete 04:34:31 0f093f025ec4: Verifying Checksum 04:34:31 0f093f025ec4: Download complete 04:34:31 547446be3368: Pull complete 04:34:31 d125d8839a47: Pull complete 04:34:32 3e85d5ac6304: Verifying Checksum 04:34:32 3e85d5ac6304: Download complete 04:34:39 3e85d5ac6304: Pull complete 04:34:39 c3105a71a48b: Pull complete 04:34:40 0f093f025ec4: Pull complete 04:34:40 c3106fc0e877: Pull complete 04:34:40 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:34:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:34:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:40 prd-ubuntu20.04-docker-arm64-4c-16g-4218 does not seem to be running inside a container 04:34:41 $ 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 04:34:43 $ docker top e4e009237ae12bc3ab938d0b109faa11ff72cdbbb74c6fd49a8a175e0f71ac82 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:43 + docker compose -f ./docker-compose-build.yml build --parallel 04:34:52 #1 [security-spire-config internal] load build definition from Dockerfile 04:34:52 #1 transferring dockerfile: 2.58kB 0.0s done 04:34:52 #1 DONE 0.1s 04:34:52 04:34:52 #2 [security-bootstrapper internal] load build definition from Dockerfile 04:34:52 #2 transferring dockerfile: 2.82kB done 04:34:52 #2 DONE 0.0s 04:34:52 04:34:52 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:34:52 #3 transferring dockerfile: 2.12kB done 04:34:52 #3 DONE 0.1s 04:34:52 04:34:52 #4 [core-metadata internal] load build definition from Dockerfile 04:34:52 #4 transferring dockerfile: 1.96kB done 04:34:52 #4 DONE 0.0s 04:34:52 04:34:52 #5 [support-notifications internal] load build definition from Dockerfile 04:34:52 #5 transferring dockerfile: 1.84kB done 04:34:52 #5 DONE 0.1s 04:34:52 04:34:52 #6 [security-proxy-setup internal] load build definition from Dockerfile 04:34:52 #6 transferring dockerfile: 2.39kB done 04:34:52 #6 DONE 0.1s 04:34:52 04:34:52 #7 [support-scheduler internal] load build definition from Dockerfile 04:34:52 #7 transferring dockerfile: 1.82kB done 04:34:52 #7 DONE 0.1s 04:34:52 04:34:52 #8 [security-secretstore-setup internal] load build definition from Dockerfile 04:34:52 #8 transferring dockerfile: 2.38kB done 04:34:52 #8 DONE 0.1s 04:34:52 04:34:52 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:34:52 #9 transferring dockerfile: 1.78kB done 04:34:52 #9 DONE 0.1s 04:34:52 04:34:52 #10 [core-command internal] load build definition from Dockerfile 04:34:52 #10 transferring dockerfile: 1.82kB done 04:34:52 #10 DONE 0.1s 04:34:52 04:34:52 #11 [security-proxy-auth internal] load build definition from Dockerfile 04:34:52 #11 transferring dockerfile: 2.04kB 0.0s done 04:34:52 #11 DONE 0.1s 04:34:52 04:34:52 #12 [security-spire-server internal] load build definition from Dockerfile 04:34:52 #12 transferring dockerfile: 2.63kB done 04:34:52 #12 DONE 0.1s 04:34:52 04:34:52 #13 [security-spire-agent internal] load build definition from Dockerfile 04:34:53 #13 transferring dockerfile: 2.68kB done 04:34:53 #13 DONE 0.1s 04:34:53 04:34:53 #14 [core-data internal] load build definition from Dockerfile 04:34:53 #14 transferring dockerfile: 1.90kB done 04:34:53 #14 DONE 0.1s 04:34:53 04:34:53 #15 [security-spire-config internal] load .dockerignore 04:34:53 #15 transferring context: 04:34:53 #15 transferring context: 56B 0.0s done 04:34:53 #15 DONE 0.1s 04:34:53 04:34:53 #16 [security-bootstrapper internal] load .dockerignore 04:34:53 #16 transferring context: 56B done 04:34:53 #16 DONE 0.0s 04:34:54 04:34:54 #17 [core-common-config-bootstrapper internal] load .dockerignore 04:34:54 #17 transferring context: 56B 0.0s done 04:34:54 #17 DONE 0.1s 04:34:54 04:34:54 #18 [core-metadata internal] load .dockerignore 04:34:54 #18 transferring context: 56B 0.0s done 04:34:54 #18 DONE 0.1s 04:34:54 04:34:54 #19 [support-notifications internal] load .dockerignore 04:34:54 #19 transferring context: 56B done 04:34:54 #19 DONE 0.1s 04:34:54 04:34:54 #20 [security-proxy-setup internal] load .dockerignore 04:34:54 #20 transferring context: 56B done 04:34:54 #20 DONE 0.1s 04:34:54 04:34:54 #21 [support-scheduler internal] load .dockerignore 04:34:54 #21 transferring context: 56B done 04:34:54 #21 DONE 0.0s 04:34:54 04:34:54 #22 [security-secretstore-setup internal] load .dockerignore 04:34:54 #22 transferring context: 56B done 04:34:54 #22 DONE 0.1s 04:34:54 04:34:54 #23 [security-spiffe-token-provider internal] load .dockerignore 04:34:54 #23 transferring context: 56B done 04:34:54 #23 DONE 0.1s 04:34:54 04:34:54 #24 [core-command internal] load .dockerignore 04:34:54 #24 transferring context: 56B done 04:34:54 #24 DONE 0.1s 04:34:54 04:34:54 #25 [security-proxy-auth internal] load .dockerignore 04:34:54 #25 transferring context: 56B 0.0s done 04:34:54 #25 DONE 0.1s 04:34:54 04:34:54 #26 [security-spire-server internal] load .dockerignore 04:34:54 #26 transferring context: 56B 0.0s done 04:34:54 #26 DONE 0.1s 04:34:54 04:34:54 #27 [security-spire-agent internal] load .dockerignore 04:34:54 #27 transferring context: 56B done 04:34:54 #27 DONE 0.1s 04:34:54 04:34:54 #28 [core-data internal] load .dockerignore 04:34:54 #28 transferring context: 56B done 04:34:54 #28 DONE 0.1s 04:34:54 04:34:54 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:34:54 #29 DONE 0.0s 04:34:54 04:34:54 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 04:34:55 #30 DONE 0.5s 04:34:55 04:34:55 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:34:55 #29 DONE 0.0s 04:34:55 04:34:55 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 04:34:55 #30 ... 04:34:55 04:34:55 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:34:55 #29 DONE 0.0s 04:34:55 04:34:55 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 04:34:55 #30 ... 04:34:55 04:34:55 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:34:55 #29 DONE 0.0s 04:34:55 04:34:55 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 04:34:55 #30 DONE 0.5s 04:34:55 04:34:55 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:34:55 #29 DONE 0.0s 04:34:55 04:34:55 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:34:55 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:34:55 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:34:55 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:34:55 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:34:55 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:34:55 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 04:34:55 #31 ... 04:34:55 04:34:55 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:34:55 #29 DONE 0.0s 04:34:55 04:34:55 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:34:55 #31 ... 04:34:55 04:34:55 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 04:34:55 #30 DONE 0.6s 04:34:55 04:34:55 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:34:55 #31 ... 04:34:55 04:34:55 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:34:55 #29 DONE 0.0s 04:34:56 04:34:56 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:34:56 #29 DONE 0.0s 04:34:56 04:34:56 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:34:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:34:56 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:34:56 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:34:56 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:34:56 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:34:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:34:56 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:34:56 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:34:56 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:34:56 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:34:56 #31 ... 04:34:56 04:34:56 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:34:56 #29 DONE 0.0s 04:34:56 04:34:56 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:34:56 #31 ... 04:34:56 04:34:56 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 04:34:56 #30 DONE 1.0s 04:34:56 04:34:56 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:34:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:34:56 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:34:56 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:34:56 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:34:56 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:34:56 #31 ... 04:34:56 04:34:56 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:34:56 #29 DONE 0.0s 04:34:56 04:34:56 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:34:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:34:56 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:34:56 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:34:56 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:34:56 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:34:56 #31 ... 04:34:56 04:34:56 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 04:34:56 #30 DONE 1.3s 04:34:56 04:34:56 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:34:56 #31 ... 04:34:56 04:34:56 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:34:56 #29 DONE 0.0s 04:34:56 04:34:56 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:34:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:34:56 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:34:56 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:34:56 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:34:56 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:34:57 #31 ... 04:34:57 04:34:57 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:34:57 #29 DONE 0.0s 04:34:57 04:34:57 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 04:34:57 #30 DONE 1.6s 04:34:57 04:34:57 #32 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 04:34:57 #32 DONE 2.8s 04:34:57 04:34:57 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:34:57 #31 ... 04:34:57 04:34:57 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:34:57 #29 DONE 0.0s 04:34:57 04:34:57 #32 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 04:34:57 #32 DONE 2.8s 04:34:57 04:34:57 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:34:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:34:57 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:34:57 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:34:57 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:34:57 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:34:57 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.2s done 04:34:57 #31 ... 04:34:57 04:34:57 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 04:34:57 #30 DONE 2.2s 04:34:58 04:34:58 #32 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 04:34:58 #32 DONE 2.8s 04:34:58 04:34:58 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:34:58 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:34:58 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:34:58 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:34:58 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:34:58 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:34:58 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.2s done 04:34:58 #31 ... 04:34:58 04:34:58 #33 [security-proxy-setup builder 2/9] WORKDIR /edgex-go 04:34:58 #33 DONE 1.9s 04:34:58 04:34:58 #34 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 04:34:59 #34 ... 04:34:59 04:34:59 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:34:59 #31 DONE 5.2s 04:34:59 04:34:59 #35 [core-data internal] load build context 04:34:59 #35 transferring context: 2.30MB 1.6s 04:35:04 #35 ... 04:35:04 04:35:04 #36 [security-spire-config internal] load build context 04:35:04 #36 ... 04:35:04 04:35:04 #35 [core-data internal] load build context 04:35:04 #35 transferring context: 19.13MB 6.6s 04:35:05 #35 ... 04:35:05 04:35:05 #37 [security-bootstrapper internal] load build context 04:35:05 #37 ... 04:35:05 04:35:05 #35 [core-data internal] load build context 04:35:05 #35 ... 04:35:05 04:35:05 #38 [core-metadata internal] load build context 04:35:05 #38 ... 04:35:05 04:35:05 #39 [security-proxy-setup internal] load build context 04:35:05 #39 ... 04:35:05 04:35:05 #40 [core-common-config-bootstrapper internal] load build context 04:35:05 #40 ... 04:35:05 04:35:05 #41 [support-notifications internal] load build context 04:35:06 #41 ... 04:35:06 04:35:06 #40 [core-common-config-bootstrapper internal] load build context 04:35:06 #40 ... 04:35:06 04:35:06 #42 [support-scheduler internal] load build context 04:35:06 #42 ... 04:35:06 04:35:06 #43 [security-secretstore-setup internal] load build context 04:35:06 #43 ... 04:35:06 04:35:06 #40 [core-common-config-bootstrapper internal] load build context 04:35:06 #40 ... 04:35:06 04:35:06 #44 [core-command internal] load build context 04:35:06 #44 ... 04:35:06 04:35:06 #45 [security-spiffe-token-provider internal] load build context 04:35:06 #45 ... 04:35:06 04:35:06 #44 [core-command internal] load build context 04:35:06 #44 ... 04:35:06 04:35:06 #46 [security-proxy-auth internal] load build context 04:35:06 #46 ... 04:35:06 04:35:06 #45 [security-spiffe-token-provider internal] load build context 04:35:07 #45 ... 04:35:07 04:35:07 #47 [security-spire-server internal] load build context 04:35:07 #47 ... 04:35:07 04:35:07 #48 [security-spire-agent internal] load build context 04:35:07 #48 ... 04:35:07 04:35:07 #47 [security-spire-server internal] load build context 04:35:08 #47 ... 04:35:08 04:35:08 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:35:08 #0 7.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:08 #0 8.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:08 #49 9.898 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:35:08 #49 9.898 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:35:08 #49 9.898 OK: 17694 distinct packages available 04:35:08 #49 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:08 #49 ... 04:35:08 04:35:08 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:35:09 #50 ... 04:35:09 04:35:09 #51 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 04:35:09 #0 6.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:09 #0 7.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:09 #0 8.960 OK: 263 MiB in 53 packages 04:35:09 #51 ... 04:35:09 04:35:09 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:35:09 #52 ... 04:35:09 04:35:09 #42 [support-scheduler internal] load build context 04:35:09 #42 ... 04:35:09 04:35:09 #51 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 04:35:09 #51 DONE 11.4s 04:35:09 04:35:09 #42 [support-scheduler internal] load build context 04:35:09 #42 transferring context: 46.30MB 13.3s 04:35:09 #42 ... 04:35:09 04:35:09 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:35:09 #53 ... 04:35:09 04:35:09 #42 [support-scheduler internal] load build context 04:35:10 #42 ... 04:35:10 04:35:10 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:35:10 #54 ... 04:35:10 04:35:10 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:35:10 #55 ... 04:35:10 04:35:10 #56 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:35:10 #56 ... 04:35:10 04:35:10 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:35:10 #57 ... 04:35:10 04:35:10 #58 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:35:10 #58 ... 04:35:10 04:35:10 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:35:10 #59 ... 04:35:10 04:35:10 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:35:10 #60 ... 04:35:10 04:35:10 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:35:10 #61 ... 04:35:10 04:35:10 #42 [support-scheduler internal] load build context 04:35:12 #42 ... 04:35:12 04:35:12 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:35:12 #49 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:12 #49 12.59 OK: 263 MiB in 53 packages 04:35:12 #49 DONE 14.0s 04:35:12 04:35:12 #42 [support-scheduler internal] load build context 04:35:14 #42 ... 04:35:14 04:35:14 #36 [security-spire-config internal] load build context 04:35:14 #36 transferring context: 67.61MB 18.9s 04:35:14 #36 ... 04:35:14 04:35:14 #42 [support-scheduler internal] load build context 04:35:15 #42 ... 04:35:15 04:35:15 #37 [security-bootstrapper internal] load build context 04:35:15 #37 ... 04:35:15 04:35:15 #38 [core-metadata internal] load build context 04:35:15 #38 ... 04:35:15 04:35:15 #35 [core-data internal] load build context 04:35:15 #35 ... 04:35:15 04:35:15 #39 [security-proxy-setup internal] load build context 04:35:15 #39 ... 04:35:15 04:35:15 #35 [core-data internal] load build context 04:35:16 #35 ... 04:35:16 04:35:16 #41 [support-notifications internal] load build context 04:35:16 #41 ... 04:35:16 04:35:16 #38 [core-metadata internal] load build context 04:35:16 #38 ... 04:35:16 04:35:16 #40 [core-common-config-bootstrapper internal] load build context 04:35:16 #40 ... 04:35:16 04:35:16 #43 [security-secretstore-setup internal] load build context 04:35:16 #43 ... 04:35:16 04:35:16 #40 [core-common-config-bootstrapper internal] load build context 04:35:17 #40 ... 04:35:17 04:35:17 #46 [security-proxy-auth internal] load build context 04:35:17 #46 ... 04:35:17 04:35:17 #44 [core-command internal] load build context 04:35:17 #44 ... 04:35:17 04:35:17 #45 [security-spiffe-token-provider internal] load build context 04:35:17 #45 ... 04:35:17 04:35:17 #44 [core-command internal] load build context 04:35:17 #44 ... 04:35:17 04:35:17 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:35:17 #52 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:17 #52 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:17 #52 16.76 OK: 263 MiB in 53 packages 04:35:17 #52 DONE 18.9s 04:35:17 04:35:17 #48 [security-spire-agent internal] load build context 04:35:17 #48 ... 04:35:17 04:35:17 #43 [security-secretstore-setup internal] load build context 04:35:17 #43 ... 04:35:17 04:35:17 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:35:17 #50 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:17 #50 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:17 #50 17.05 OK: 263 MiB in 53 packages 04:35:17 #50 DONE 18.9s 04:35:17 04:35:17 #48 [security-spire-agent internal] load build context 04:35:18 #48 ... 04:35:18 04:35:18 #47 [security-spire-server internal] load build context 04:35:19 #47 ... 04:35:19 04:35:19 #48 [security-spire-agent internal] load build context 04:35:20 #48 ... 04:35:20 04:35:20 #34 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:35:20 #34 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:20 #34 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:20 #34 19.73 OK: 263 MiB in 53 packages 04:35:20 #34 DONE 21.3s 04:35:20 04:35:20 #48 [security-spire-agent internal] load build context 04:35:20 #48 transferring context: 38.97MB 22.5s 04:35:22 #48 ... 04:35:22 04:35:22 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:35:22 #53 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:22 #53 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:22 #53 19.88 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:35:22 #53 19.88 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:35:22 #53 19.88 OK: 17689 distinct packages available 04:35:22 #53 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:22 #53 ... 04:35:22 04:35:22 #47 [security-spire-server internal] load build context 04:35:24 #47 ... 04:35:24 04:35:24 #36 [security-spire-config internal] load build context 04:35:24 #36 transferring context: 87.81MB 29.1s 04:35:24 #36 ... 04:35:24 04:35:24 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:35:24 #60 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:24 #60 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:24 #60 23.83 (1/1) Installing dumb-init (1.2.5-r2) 04:35:24 #60 23.88 Executing busybox-1.35.0-r29.trigger 04:35:24 #60 24.07 OK: 8 MiB in 16 packages 04:35:24 #60 ... 04:35:24 04:35:24 #56 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:35:24 #56 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:24 #56 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:24 #56 22.86 (1/1) Installing dumb-init (1.2.5-r2) 04:35:24 #56 22.90 Executing busybox-1.35.0-r29.trigger 04:35:24 #56 23.25 OK: 8 MiB in 16 packages 04:35:24 #56 ... 04:35:24 04:35:24 #36 [security-spire-config internal] load build context 04:35:25 #36 ... 04:35:25 04:35:25 #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:35:25 #56 DONE 25.1s 04:35:25 04:35:25 #36 [security-spire-config internal] load build context 04:35:25 #36 ... 04:35:25 04:35:25 #42 [support-scheduler internal] load build context 04:35:25 #42 ... 04:35:25 04:35:25 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:35:25 #60 DONE 25.7s 04:35:25 04:35:25 #42 [support-scheduler internal] load build context 04:35:25 #42 ... 04:35:25 04:35:25 #36 [security-spire-config internal] load build context 04:35:26 #36 ... 04:35:26 04:35:26 #37 [security-bootstrapper internal] load build context 04:35:26 #37 ... 04:35:26 04:35:26 #42 [support-scheduler internal] load build context 04:35:26 #42 ... 04:35:26 04:35:26 #35 [core-data internal] load build context 04:35:26 #35 ... 04:35:26 04:35:26 #41 [support-notifications internal] load build context 04:35:26 #41 ... 04:35:26 04:35:26 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:35:26 #54 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:26 #54 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:26 #54 24.64 (1/2) Installing ca-certificates (20230506-r0) 04:35:26 #54 25.30 (2/2) Installing dumb-init (1.2.5-r2) 04:35:26 #54 25.33 Executing busybox-1.35.0-r29.trigger 04:35:26 #54 25.57 Executing ca-certificates-20230506-r0.trigger 04:35:26 #54 ... 04:35:26 04:35:26 #39 [security-proxy-setup internal] load build context 04:35:26 #39 ... 04:35:26 04:35:26 #38 [core-metadata internal] load build context 04:35:26 #38 ... 04:35:26 04:35:26 #41 [support-notifications internal] load build context 04:35:27 #41 ... 04:35:27 04:35:27 #40 [core-common-config-bootstrapper internal] load build context 04:35:27 #40 ... 04:35:27 04:35:27 #46 [security-proxy-auth internal] load build context 04:35:27 #46 ... 04:35:27 04:35:27 #40 [core-common-config-bootstrapper internal] load build context 04:35:27 #40 ... 04:35:27 04:35:27 #45 [security-spiffe-token-provider internal] load build context 04:35:27 #45 ... 04:35:27 04:35:27 #44 [core-command internal] load build context 04:35:27 #44 ... 04:35:27 04:35:27 #45 [security-spiffe-token-provider internal] load build context 04:35:28 #45 ... 04:35:28 04:35:28 #43 [security-secretstore-setup internal] load build context 04:35:28 #43 ... 04:35:28 04:35:28 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:35:28 #55 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:28 #55 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:28 #55 27.25 (1/2) Installing dumb-init (1.2.5-r2) 04:35:28 #55 27.29 (2/2) Installing su-exec (0.2-r2) 04:35:28 #55 27.29 Executing busybox-1.35.0-r29.trigger 04:35:28 #55 27.42 OK: 8 MiB in 17 packages 04:35:28 #55 ... 04:35:28 04:35:28 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:35:28 #61 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:28 #61 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:28 #61 26.49 (1/4) Installing ca-certificates (20230506-r0) 04:35:28 #61 26.93 (2/4) Installing dumb-init (1.2.5-r2) 04:35:28 #61 26.97 (3/4) Installing su-exec (0.2-r2) 04:35:28 #61 27.00 (4/4) Installing yq (4.30.4-r4) 04:35:28 #61 28.20 Executing busybox-1.35.0-r29.trigger 04:35:28 #61 28.25 Executing ca-certificates-20230506-r0.trigger 04:35:28 #61 ... 04:35:28 04:35:28 #45 [security-spiffe-token-provider internal] load build context 04:35:29 #45 ... 04:35:29 04:35:29 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:35:29 #59 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:29 #59 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:29 #59 27.61 (1/4) Installing dumb-init (1.2.5-r2) 04:35:29 #59 27.61 (2/4) Installing openssl (3.0.10-r0) 04:35:29 #59 27.78 (3/4) Installing su-exec (0.2-r2) 04:35:29 #59 27.78 (4/4) Installing yq (4.30.4-r4) 04:35:29 #59 28.85 Executing busybox-1.35.0-r29.trigger 04:35:29 #59 ... 04:35:29 04:35:29 #45 [security-spiffe-token-provider internal] load build context 04:35:29 #45 ... 04:35:29 04:35:29 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:35:29 #55 DONE 29.8s 04:35:29 04:35:29 #45 [security-spiffe-token-provider internal] load build context 04:35:29 #45 transferring context: 70.63MB 33.3s 04:35:30 #45 ... 04:35:30 04:35:30 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:35:30 #54 27.97 OK: 8 MiB in 17 packages 04:35:30 #54 DONE 30.2s 04:35:30 04:35:30 #45 [security-spiffe-token-provider internal] load build context 04:35:30 #45 ... 04:35:30 04:35:30 #58 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:35:30 #58 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:30 #58 23.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:30 #58 28.44 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:35:30 #58 28.44 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:35:30 #58 28.44 OK: 17689 distinct packages available 04:35:30 #58 29.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:30 #58 ... 04:35:30 04:35:30 #45 [security-spiffe-token-provider internal] load build context 04:35:30 #45 ... 04:35:30 04:35:30 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:35:30 #53 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:30 #53 27.75 (1/4) Installing dumb-init (1.2.5-r2) 04:35:30 #53 27.80 (2/4) Installing musl-obstack (1.2.3-r0) 04:35:30 #53 27.86 (3/4) Installing libucontext (1.2-r0) 04:35:30 #53 27.86 (4/4) Installing gcompat (1.1.0-r0) 04:35:30 #53 27.86 Executing busybox-1.35.0-r29.trigger 04:35:30 #53 28.01 OK: 8 MiB in 19 packages 04:35:30 #53 DONE 31.1s 04:35:30 04:35:30 #45 [security-spiffe-token-provider internal] load build context 04:35:31 #45 ... 04:35:31 04:35:31 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:35:31 #57 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:31 #57 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:31 #57 29.22 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:35:31 #57 29.22 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:35:31 #57 29.22 OK: 17689 distinct packages available 04:35:31 #57 29.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:35:31 #57 30.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:31 #57 ... 04:35:31 04:35:31 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:35:31 #59 29.15 OK: 17 MiB in 19 packages 04:35:31 #59 DONE 31.3s 04:35:31 04:35:31 #45 [security-spiffe-token-provider internal] load build context 04:35:31 #45 ... 04:35:31 04:35:31 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:35:31 #61 29.68 OK: 17 MiB in 19 packages 04:35:31 #61 DONE 31.3s 04:35:31 04:35:31 #45 [security-spiffe-token-provider internal] load build context 04:35:32 #45 ... 04:35:32 04:35:32 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 04:35:32 #62 DONE 0.7s 04:35:32 04:35:32 #45 [security-spiffe-token-provider internal] load build context 04:35:33 #45 ... 04:35:33 04:35:33 #48 [security-spire-agent internal] load build context 04:35:33 #48 ... 04:35:33 04:35:33 #45 [security-spiffe-token-provider internal] load build context 04:35:33 #45 ... 04:35:33 04:35:33 #58 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:35:33 #58 30.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:35:33 #58 32.52 (1/5) Installing dumb-init (1.2.5-r2) 04:35:33 #58 32.52 (2/5) Installing musl-obstack (1.2.3-r0) 04:35:33 #58 32.52 (3/5) Installing libucontext (1.2-r0) 04:35:33 #58 32.52 (4/5) Installing gcompat (1.1.0-r0) 04:35:33 #58 32.52 (5/5) Installing openssl (3.0.10-r0) 04:35:33 #58 32.60 Executing busybox-1.35.0-r29.trigger 04:35:33 #58 32.60 OK: 9 MiB in 20 packages 04:35:33 #58 DONE 33.3s 04:35:33 04:35:33 #45 [security-spiffe-token-provider internal] load build context 04:35:34 #45 ... 04:35:34 04:35:34 #47 [security-spire-server internal] load build context 04:35:34 #47 ... 04:35:34 04:35:34 #48 [security-spire-agent internal] load build context 04:35:34 #48 ... 04:35:34 04:35:34 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:35:34 #57 32.51 (1/9) Installing ca-certificates (20230506-r0) 04:35:34 #57 32.68 (2/9) Installing brotli-libs (1.0.9-r9) 04:35:34 #57 32.68 (3/9) Installing nghttp2-libs (1.51.0-r1) 04:35:34 #57 32.73 (4/9) Installing libcurl (8.2.1-r0) 04:35:34 #57 32.73 (5/9) Installing curl (8.2.1-r0) 04:35:34 #57 32.78 (6/9) Installing dumb-init (1.2.5-r2) 04:35:34 #57 32.78 (7/9) Installing musl-obstack (1.2.3-r0) 04:35:34 #57 32.78 (8/9) Installing libucontext (1.2-r0) 04:35:34 #57 32.78 (9/9) Installing gcompat (1.1.0-r0) 04:35:34 #57 32.78 Executing busybox-1.35.0-r29.trigger 04:35:34 #57 32.92 Executing ca-certificates-20230506-r0.trigger 04:35:34 #57 33.53 OK: 11 MiB in 24 packages 04:35:34 #57 DONE 34.2s 04:35:34 04:35:34 #48 [security-spire-agent internal] load build context 04:35:35 #48 ... 04:35:35 04:35:35 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:35:35 #63 DONE 5.1s 04:35:35 04:35:35 #48 [security-spire-agent internal] load build context 04:35:35 #48 transferring context: 70.17MB 37.7s 04:35:36 #48 ... 04:35:36 04:35:36 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 04:35:36 #64 DONE 0.8s 04:35:36 04:35:36 #48 [security-spire-agent internal] load build context 04:35:36 #48 ... 04:35:36 04:35:36 #36 [security-spire-config internal] load build context 04:35:36 #36 ... 04:35:36 04:35:36 #37 [security-bootstrapper internal] load build context 04:35:36 #37 ... 04:35:36 04:35:36 #42 [support-scheduler internal] load build context 04:35:36 #42 ... 04:35:36 04:35:36 #35 [core-data internal] load build context 04:35:36 #35 ... 04:35:36 04:35:36 #37 [security-bootstrapper internal] load build context 04:35:36 #37 ... 04:35:36 04:35:36 #39 [security-proxy-setup internal] load build context 04:35:36 #39 ... 04:35:36 04:35:36 #37 [security-bootstrapper internal] load build context 04:35:36 #37 ... 04:35:36 04:35:36 #38 [core-metadata internal] load build context 04:35:37 #38 ... 04:35:37 04:35:37 #39 [security-proxy-setup internal] load build context 04:35:37 #39 ... 04:35:37 04:35:37 #41 [support-notifications internal] load build context 04:35:37 #41 ... 04:35:37 04:35:37 #39 [security-proxy-setup internal] load build context 04:35:37 #39 ... 04:35:37 04:35:37 #46 [security-proxy-auth internal] load build context 04:35:37 #46 ... 04:35:37 04:35:37 #39 [security-proxy-setup internal] load build context 04:35:37 #39 ... 04:35:37 04:35:37 #40 [core-common-config-bootstrapper internal] load build context 04:35:37 #40 ... 04:35:37 04:35:37 #39 [security-proxy-setup internal] load build context 04:35:38 #39 ... 04:35:38 04:35:38 #44 [core-command internal] load build context 04:35:38 #44 ... 04:35:38 04:35:38 #39 [security-proxy-setup internal] load build context 04:35:38 #39 ... 04:35:38 04:35:38 #43 [security-secretstore-setup internal] load build context 04:35:38 #43 ... 04:35:38 04:35:38 #46 [security-proxy-auth internal] load build context 04:35:40 #46 transferring context: 111.02MB 43.0s 04:35:43 #46 ... 04:35:43 04:35:43 #35 [core-data internal] load build context 04:35:43 #35 ... 04:35:43 04:35:43 #46 [security-proxy-auth internal] load build context 04:35:44 #46 ... 04:35:44 04:35:44 #47 [security-spire-server internal] load build context 04:35:44 #47 ... 04:35:44 04:35:44 #46 [security-proxy-auth internal] load build context 04:35:44 #46 ... 04:35:44 04:35:44 #45 [security-spiffe-token-provider internal] load build context 04:35:44 #45 ... 04:35:44 04:35:44 #47 [security-spire-server internal] load build context 04:35:45 #47 transferring context: 116.26MB 47.6s 04:35:46 #47 ... 04:35:46 04:35:46 #48 [security-spire-agent internal] load build context 04:35:46 #48 ... 04:35:46 04:35:46 #36 [security-spire-config internal] load build context 04:35:46 #36 ... 04:35:46 04:35:46 #48 [security-spire-agent internal] load build context 04:35:46 #48 ... 04:35:46 04:35:46 #42 [support-scheduler internal] load build context 04:35:46 #42 ... 04:35:46 04:35:46 #48 [security-spire-agent internal] load build context 04:35:47 #48 ... 04:35:47 04:35:47 #37 [security-bootstrapper internal] load build context 04:35:47 #37 ... 04:35:47 04:35:47 #38 [core-metadata internal] load build context 04:35:47 #38 ... 04:35:47 04:35:47 #41 [support-notifications internal] load build context 04:35:47 #41 ... 04:35:47 04:35:47 #38 [core-metadata internal] load build context 04:35:48 #38 ... 04:35:48 04:35:48 #40 [core-common-config-bootstrapper internal] load build context 04:35:48 #40 ... 04:35:48 04:35:48 #37 [security-bootstrapper internal] load build context 04:35:48 #37 ... 04:35:48 04:35:48 #44 [core-command internal] load build context 04:35:48 #44 ... 04:35:48 04:35:48 #37 [security-bootstrapper internal] load build context 04:35:48 #37 ... 04:35:48 04:35:48 #43 [security-secretstore-setup internal] load build context 04:35:48 #43 ... 04:35:48 04:35:48 #39 [security-proxy-setup internal] load build context 04:35:49 #39 ... 04:35:49 04:35:49 #36 [security-spire-config internal] load build context 04:35:49 #36 transferring context: 188.26MB 53.7s done 04:35:49 #36 DONE 54.0s 04:35:49 04:35:49 #39 [security-proxy-setup internal] load build context 04:35:49 #39 ... 04:35:49 04:35:49 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 04:35:51 #65 ... 04:35:51 04:35:51 #40 [core-common-config-bootstrapper internal] load build context 04:35:51 #40 transferring context: 188.26MB 54.8s done 04:35:51 #40 DONE 55.9s 04:35:51 04:35:51 #35 [core-data internal] load build context 04:35:51 #35 ... 04:35:51 04:35:51 #43 [security-secretstore-setup internal] load build context 04:35:51 #43 transferring context: 188.26MB 54.8s done 04:35:51 #43 DONE 55.8s 04:35:51 04:35:51 #35 [core-data internal] load build context 04:35:51 #35 ... 04:35:51 04:35:51 #47 [security-spire-server internal] load build context 04:35:51 #47 ... 04:35:51 04:35:51 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 04:35:51 #65 DONE 2.9s 04:35:51 04:35:51 #47 [security-spire-server internal] load build context 04:35:51 #47 ... 04:35:51 04:35:51 #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:35:52 #66 ... 04:35:52 04:35:52 #42 [support-scheduler internal] load build context 04:35:52 #42 transferring context: 188.26MB 55.4s done 04:35:52 #42 DONE 56.2s 04:35:52 04:35:52 #47 [security-spire-server internal] load build context 04:35:53 #47 ... 04:35:53 04:35:53 #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:35:53 #66 DONE 1.1s 04:35:53 04:35:53 #47 [security-spire-server internal] load build context 04:35:53 #47 ... 04:35:53 04:35:53 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:35:53 #67 DONE 1.5s 04:35:53 04:35:53 #47 [security-spire-server internal] load build context 04:35:54 #47 ... 04:35:54 04:35:54 #46 [security-proxy-auth internal] load build context 04:35:54 #46 transferring context: 188.26MB 57.6s done 04:35:54 #46 DONE 58.1s 04:35:54 04:35:54 #47 [security-spire-server internal] load build context 04:35:55 #47 ... 04:35:55 04:35:55 #45 [security-spiffe-token-provider internal] load build context 04:35:55 #45 ... 04:35:55 04:35:55 #47 [security-spire-server internal] load build context 04:35:55 #47 ... 04:35:55 04:35:55 #48 [security-spire-agent internal] load build context 04:35:55 #48 transferring context: 188.26MB 57.7s done 04:35:55 #48 DONE 58.0s 04:35:55 04:35:55 #47 [security-spire-server internal] load build context 04:35:56 #47 ... 04:35:56 04:35:56 #45 [security-spiffe-token-provider internal] load build context 04:35:56 #45 transferring context: 188.26MB 59.4s done 04:35:56 #45 DONE 59.7s 04:35:56 04:35:56 #47 [security-spire-server internal] load build context 04:35:57 #47 ... 04:35:57 04:35:57 #41 [support-notifications internal] load build context 04:35:57 #41 ... 04:35:57 04:35:57 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:35:57 #68 DONE 1.0s 04:35:57 04:35:57 #41 [support-notifications internal] load build context 04:35:57 #41 ... 04:35:57 04:35:57 #47 [security-spire-server internal] load build context 04:35:57 #47 ... 04:35:57 04:35:57 #35 [core-data internal] load build context 04:35:57 #35 transferring context: 188.26MB 59.5s done 04:35:57 #35 DONE 59.8s 04:35:57 04:35:57 #47 [security-spire-server internal] load build context 04:35:58 #47 ... 04:35:58 04:35:58 #38 [core-metadata internal] load build context 04:35:58 #38 ... 04:35:58 04:35:58 #47 [security-spire-server internal] load build context 04:35:58 #47 ... 04:35:58 04:35:58 #44 [core-command internal] load build context 04:35:59 #44 ... 04:35:59 04:35:59 #38 [core-metadata internal] load build context 04:35:59 #38 ... 04:35:59 04:35:59 #47 [security-spire-server internal] load build context 04:35:59 #47 transferring context: 188.26MB 61.2s done 04:35:59 #47 DONE 61.7s 04:35:59 04:35:59 #38 [core-metadata internal] load build context 04:35:59 #38 ... 04:35:59 04:35:59 #37 [security-bootstrapper internal] load build context 04:35:59 #37 ... 04:35:59 04:35:59 #38 [core-metadata internal] load build context 04:35:59 #38 ... 04:35:59 04:35:59 #39 [security-proxy-setup internal] load build context 04:35:59 #39 ... 04:35:59 04:35:59 #37 [security-bootstrapper internal] load build context 04:36:01 #37 ... 04:36:01 04:36:01 #39 [security-proxy-setup internal] load build context 04:36:01 #39 transferring context: 188.26MB 65.1s done 04:36:01 #39 DONE 65.4s 04:36:01 04:36:01 #37 [security-bootstrapper internal] load build context 04:36:02 #37 ... 04:36:02 04:36:02 #69 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:02 #69 ... 04:36:02 04:36:02 #37 [security-bootstrapper internal] load build context 04:36:02 #37 ... 04:36:02 04:36:02 #41 [support-notifications internal] load build context 04:36:02 #41 transferring context: 188.26MB 66.7s done 04:36:02 #41 DONE 67.1s 04:36:02 04:36:02 #37 [security-bootstrapper internal] load build context 04:36:02 #37 ... 04:36:02 04:36:02 #44 [core-command internal] load build context 04:36:02 #44 transferring context: 188.26MB 66.1s done 04:36:02 #44 DONE 66.5s 04:36:02 04:36:02 #37 [security-bootstrapper internal] load build context 04:36:03 #37 ... 04:36:03 04:36:03 #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:03 #70 ... 04:36:03 04:36:03 #38 [core-metadata internal] load build context 04:36:03 #38 transferring context: 188.26MB 67.5s done 04:36:03 #38 DONE 67.9s 04:36:03 04:36:03 #37 [security-bootstrapper internal] load build context 04:36:03 #37 transferring context: 188.26MB 68.0s done 04:36:03 #37 DONE 68.4s 04:36:03 04:36:03 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:36:03 #71 DONE 0.9s 04:36:03 04:36:03 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:04 #72 ... 04:36:04 04:36:04 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:08 #73 ... 04:36:08 04:36:08 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:47 #74 ... 04:36:47 04:36:47 #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:47 #70 DONE 52.0s 04:36:47 04:36:47 #75 [core-common-config-bootstrapper builder 6/7] COPY . . 04:36:47 #75 ... 04:36:47 04:36:47 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:47 #72 DONE 51.8s 04:36:47 04:36:47 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:47 #74 DONE 47.8s 04:36:47 04:36:47 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:47 #73 DONE 41.6s 04:36:47 04:36:47 #69 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:47 #69 DONE 53.4s 04:36:47 04:36:47 #76 [security-spire-config builder 6/9] COPY . . 04:36:49 #76 DONE 3.8s 04:36:49 04:36:49 #77 [core-data builder 6/7] COPY . . 04:36:49 #77 CACHED 04:36:49 04:36:49 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 04:36:49 #78 CACHED 04:36:49 04:36:49 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:49 #79 CACHED 04:36:49 04:36:49 #80 [core-command builder 4/7] COPY go.mod vendor* ./ 04:36:49 #80 CACHED 04:36:49 04:36:49 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:49 #81 CACHED 04:36:49 04:36:49 #82 [core-command builder 6/7] COPY . . 04:36:49 #82 CACHED 04:36:49 04:36:49 #83 [security-proxy-auth builder 6/7] COPY . . 04:36:49 #83 CACHED 04:36:49 04:36:49 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:49 #84 CACHED 04:36:49 04:36:49 #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:36:49 #85 CACHED 04:36:49 04:36:49 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:36:49 #86 CACHED 04:36:49 04:36:49 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:49 #87 CACHED 04:36:49 04:36:49 #88 [support-scheduler builder 6/7] COPY . . 04:36:49 #88 CACHED 04:36:49 04:36:49 #89 [support-notifications builder 6/7] COPY . . 04:36:49 #89 DONE 3.9s 04:36:49 04:36:49 #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:36:49 #90 CACHED 04:36:49 04:36:49 #91 [core-metadata builder 6/7] COPY . . 04:36:49 #91 CACHED 04:36:49 04:36:49 #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:49 #92 CACHED 04:36:49 04:36:49 #75 [core-common-config-bootstrapper builder 6/7] COPY . . 04:36:49 #75 DONE 4.0s 04:36:49 04:36:49 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:36:49 #93 ... 04:36:49 04:36:49 #94 [security-secretstore-setup builder 6/7] COPY . . 04:36:49 #94 DONE 4.0s 04:36:49 04:36:49 #95 [security-spiffe-token-provider builder 6/7] COPY . . 04:36:49 #95 DONE 4.0s 04:36:49 04:36:49 #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:49 #96 CACHED 04:36:49 04:36:49 #97 [security-proxy-setup builder 6/7] COPY . . 04:36:49 #97 CACHED 04:36:49 04:36:49 #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:36:49 #98 CACHED 04:36:49 04:36:49 #99 [security-bootstrapper builder 6/7] COPY . . 04:36:49 #99 CACHED 04:36:49 04:36:49 #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:49 #100 CACHED 04:36:49 04:36:49 #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:36:49 #101 CACHED 04:36:49 04:36:49 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:36:49 #102 ... 04:36:49 04:36:49 #103 [security-spire-server builder 6/9] COPY . . 04:36:49 #103 CACHED 04:36:49 04:36:49 #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 04:36:49 #104 CACHED 04:36:49 04:36:49 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 04:36:49 #105 CACHED 04:36:49 04:36:49 #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:49 #106 CACHED 04:36:49 04:36:49 #107 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 04:36:49 #107 DONE 0.4s 04:36:49 04:36:49 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:36:55 #108 ... 04:36:55 04:36:55 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:36:55 #0 5.659 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 04:36:55 #109 ... 04:36:55 04:36:55 #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:36:55 #0 6.013 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 04:36:55 #110 ... 04:36:55 04:36:55 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:36:55 #102 6.346 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 04:36:56 #102 ... 04:36:56 04:36:56 #111 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:36:56 #111 DONE 6.4s 04:36:56 04:36:56 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:36:56 #108 DONE 6.5s 04:36:56 04:36:56 #112 [security-spire-config builder 9/9] WORKDIR /edgex-go 04:36:56 #112 ... 04:36:56 04:36:56 #113 [security-spire-server builder 9/9] WORKDIR /edgex-go 04:36:56 #113 DONE 0.5s 04:36:56 04:36:56 #112 [security-spire-config builder 9/9] WORKDIR /edgex-go 04:36:56 #112 DONE 0.4s 04:36:56 04:36:56 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:36:56 #93 6.350 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 04:36:57 #93 ... 04:36:57 04:36:57 #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:36:57 #114 DONE 0.2s 04:36:57 04:36:57 #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:36:57 #115 DONE 0.2s 04:36:57 04:36:57 #116 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:36:57 #0 5.956 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 04:36:58 #116 ... 04:36:58 04:36:58 #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:36:59 #117 ... 04:36:59 04:36:59 #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 04:36:59 #118 CACHED 04:36:59 04:36:59 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 04:36:59 #119 CACHED 04:36:59 04:36:59 #120 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:59 #120 CACHED 04:36:59 04:36:59 #121 [security-spire-agent builder 9/9] WORKDIR /edgex-go 04:36:59 #121 CACHED 04:36:59 04:36:59 #122 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 04:36:59 #122 CACHED 04:36:59 04:36:59 #123 [security-spire-agent builder 6/9] COPY . . 04:36:59 #123 CACHED 04:36:59 04:36:59 #124 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 04:36:59 #124 CACHED 04:36:59 04:36:59 #125 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:36:59 #125 CACHED 04:36:59 04:36:59 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 04:36:59 #126 ... 04:36:59 04:36:59 #127 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 04:36:59 #127 DONE 0.3s 04:36:59 04:36:59 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:36:59 #0 5.586 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 04:36:59 #128 ... 04:36:59 04:36:59 #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 04:36:59 #129 DONE 0.2s 04:36:59 04:36:59 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:36:59 #0 5.165 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 04:36:59 #130 ... 04:36:59 04:36:59 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:36:59 #0 4.221 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 04:36:59 #131 ... 04:36:59 04:36:59 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:36:59 #0 4.848 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 04:37:00 #132 ... 04:37:00 04:37:00 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:37:00 #0 4.670 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 04:37:00 #133 ... 04:37:00 04:37:00 #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:37:00 #117 DONE 2.0s 04:37:00 04:37:00 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:37:00 #0 5.520 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 04:37:00 #134 ... 04:37:00 04:37:00 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:37:00 #135 DONE 0.5s 04:37:00 04:37:00 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 04:37:00 #126 DONE 1.8s 04:37:00 04:37:00 #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:37:01 #136 DONE 0.3s 04:37:01 04:37:01 #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:37:01 #137 DONE 0.4s 04:37:01 04:37:01 #138 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:37:01 #138 DONE 1.9s 04:37:01 04:37:01 #139 [security-spire-server] exporting to image 04:37:01 #139 exporting layers 04:37:01 #139 ... 04:37:01 04:37:01 #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:37:01 #140 DONE 0.3s 04:37:01 04:37:01 #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 04:37:02 #141 DONE 0.4s 04:37:02 04:37:02 #142 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:37:02 #142 ... 04:37:02 04:37:02 #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:37:02 #143 DONE 0.2s 04:37:02 04:37:02 #139 [security-spire-config] exporting to image 04:37:06 #139 ... 04:37:06 04:37:06 #142 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:37:06 #142 DONE 5.1s 04:37:06 04:37:06 #139 [security-spire-server] exporting to image 04:37:06 #139 exporting layers 3.5s done 04:37:06 #139 writing image sha256:7353d7aeccb3c1fe16f3775af4801a4bc615db4085c697a4de4e565a9d5750f2 0.0s done 04:37:06 #139 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:37:06 #139 writing image sha256:a9b3570d2c2501e04ee3a0d09ea73bc21a1b63dd2d248ba90f638979187b63e8 done 04:37:06 #139 naming to docker.io/library/security-spire-config-arm64 04:37:06 #139 naming to docker.io/library/security-spire-config-arm64 0.1s done 04:37:06 #139 DONE 5.4s 04:37:06 04:37:06 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:37:06 #144 DONE 0.4s 04:37:06 04:37:06 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:37:06 #102 ... 04:37:06 04:37:06 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:37:06 #145 DONE 0.2s 04:37:06 04:37:06 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:37:06 #146 DONE 0.2s 04:37:06 04:37:06 #139 [security-spire-agent] exporting to image 04:37:08 #139 exporting layers 1.5s done 04:37:08 #139 writing image sha256:f5904585ca7a030378e802827e1712aaf00866746383a2f500da4b200412ba20 done 04:37:08 #139 naming to docker.io/library/security-spire-agent-arm64 done 04:37:08 #139 DONE 6.6s 04:37:08 04:37:08 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:54:01 #128 ... 04:54:01 04:54:01 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:54:01 #109 1030.7 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 04:54:11 #109 ... 04:54:11 04:54:11 #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:54:11 #110 DONE 1040.3s 04:54:11 04:54:11 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:54:11 #102 ... 04:54:11 04:54:11 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:54:11 #147 DONE 0.2s 04:54:11 04:54:11 #116 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:54:11 #116 ... 04:54:11 04:54:11 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:54:11 #148 DONE 0.2s 04:54:11 04:54:11 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:54:11 #149 DONE 0.2s 04:54:11 04:54:11 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:54:11 #150 DONE 0.2s 04:54:11 04:54:11 #116 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:54:11 #116 ... 04:54:11 04:54:11 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:54:11 #151 DONE 0.3s 04:54:11 04:54:11 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:54:11 #133 ... 04:54:11 04:54:11 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:54:11 #152 DONE 0.1s 04:54:11 04:54:11 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:54:14 #153 DONE 2.4s 04:54:14 04:54:14 #139 [security-proxy-setup] exporting to image 04:54:14 #139 exporting layers 04:54:14 #139 exporting layers 0.9s done 04:54:14 #139 writing image sha256:32effd3c39fa52799f8011892888ff986d58984faa8d00db593f8bfe1ae78fd8 done 04:54:14 #139 naming to docker.io/library/security-proxy-setup-arm64 done 04:54:14 #139 DONE 7.5s 04:54:14 04:54:14 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:54:27 #131 ... 04:54:27 04:54:27 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:54:27 #109 DONE 1057.4s 04:54:27 04:54:27 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:54:27 #133 ... 04:54:27 04:54:27 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 04:54:27 #154 DONE 0.4s 04:54:27 04:54:27 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:54:27 #132 ... 04:54:27 04:54:27 #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 04:54:28 #155 DONE 0.3s 04:54:28 04:54:28 #156 [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 04:54:28 #156 DONE 0.2s 04:54:28 04:54:28 #157 [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 04:54:28 #157 DONE 0.2s 04:54:28 04:54:28 #158 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:54:28 #158 DONE 0.2s 04:54:28 04:54:28 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:54:28 #128 ... 04:54:28 04:54:28 #159 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:54:28 #159 DONE 0.3s 04:54:28 04:54:28 #160 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:54:29 #160 DONE 0.4s 04:54:29 04:54:29 #161 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:54:29 #161 DONE 0.3s 04:54:29 04:54:29 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:54:29 #102 ... 04:54:29 04:54:29 #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:54:31 #162 ... 04:54:31 04:54:31 #116 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:54:31 #116 DONE 1061.9s 04:54:31 04:54:31 #163 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:54:31 #163 DONE 0.3s 04:54:31 04:54:31 #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 04:54:33 #164 ... 04:54:33 04:54:33 #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:54:33 #162 DONE 3.3s 04:54:33 04:54:33 #139 [security-secretstore-setup] exporting to image 04:54:33 #139 exporting layers 04:54:34 #139 exporting layers 1.6s done 04:54:34 #139 writing image sha256:243e9fea77ab49b87bd668f33583aa163394de661fe8c58dcaa29c7499e2aa1f done 04:54:34 #139 naming to docker.io/library/security-secretstore-setup-arm64 done 04:54:34 #139 DONE 9.1s 04:54:34 04:54:34 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:54:34 #133 ... 04:54:34 04:54:34 #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 04:54:34 #164 DONE 3.1s 04:54:34 04:54:34 #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 04:54:35 #165 DONE 0.3s 04:54:35 04:54:35 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:54:35 #132 ... 04:54:35 04:54:35 #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 04:54:35 #166 DONE 0.2s 04:54:35 04:54:35 #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:54:35 #167 DONE 0.4s 04:54:35 04:54:35 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:54:36 #93 ... 04:54:36 04:54:36 #168 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:54:36 #168 DONE 0.1s 04:54:36 04:54:36 #169 [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/ 04:54:36 #169 DONE 0.2s 04:54:36 04:54:36 #170 [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/ 04:54:36 #170 DONE 0.2s 04:54:36 04:54:36 #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:54:36 #171 DONE 0.2s 04:54:36 04:54:36 #172 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:54:36 #172 DONE 0.2s 04:54:36 04:54:36 #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 04:54:41 #173 DONE 4.5s 04:54:41 04:54:41 #139 [security-bootstrapper] exporting to image 04:54:41 #139 exporting layers 04:54:42 #139 exporting layers 1.0s done 04:54:42 #139 writing image sha256:ec5b87f2ffb4bd0b0542269570ddffbe88c620f1e22c1c4f4a8747068d375f6a done 04:54:42 #139 naming to docker.io/library/security-bootstrapper-arm64 done 04:54:42 #139 DONE 10.1s 04:54:42 04:54:42 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:54:52 #102 ... 04:54:52 04:54:52 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:54:52 #134 DONE 1082.5s 04:54:52 04:54:52 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:54:52 #133 ... 04:54:52 04:54:52 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:54:52 #174 DONE 0.2s 04:54:52 04:54:52 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:54:53 #175 DONE 0.1s 04:54:53 04:54:53 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:54:53 #176 DONE 0.4s 04:54:53 04:54:53 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:54:53 #133 ... 04:54:53 04:54:53 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:54:53 #177 DONE 0.1s 04:54:53 04:54:53 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:54:53 #178 DONE 0.2s 04:54:53 04:54:53 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:54:56 #179 DONE 2.2s 04:54:56 04:54:56 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:54:56 #102 ... 04:54:56 04:54:56 #139 [security-proxy-auth] exporting to image 04:54:56 #139 exporting layers 04:54:56 #139 exporting layers 0.5s done 04:54:56 #139 writing image sha256:ebe305040ca90381019cd646436d1d21c16090c1d6dd2b46548366998286ac3e done 04:54:56 #139 naming to docker.io/library/security-proxy-auth-arm64 04:54:56 #139 naming to docker.io/library/security-proxy-auth-arm64 done 04:54:56 #139 DONE 10.6s 04:54:56 04:54:56 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:18 #93 ... 04:55:18 04:55:18 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:55:18 #131 DONE 1106.8s 04:55:18 04:55:18 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:55:18 #133 ... 04:55:18 04:55:18 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:55:18 #180 DONE 0.2s 04:55:18 04:55:18 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:55:18 #181 DONE 0.2s 04:55:18 04:55:18 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:55:18 #182 DONE 0.4s 04:55:18 04:55:18 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:55:18 #133 ... 04:55:18 04:55:18 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:55:18 #183 DONE 0.3s 04:55:18 04:55:18 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:55:18 #184 DONE 0.3s 04:55:18 04:55:18 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:55:18 #128 ... 04:55:18 04:55:18 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:55:21 #185 DONE 2.6s 04:55:21 04:55:21 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:21 #93 ... 04:55:21 04:55:21 #139 [core-common-config-bootstrapper] exporting to image 04:55:21 #139 exporting layers 04:55:21 #139 exporting layers 0.5s done 04:55:21 #139 writing image sha256:8f566531b38d6be614af658541bdcc350974bf882e53d71d2fc6496d726757ea done 04:55:21 #139 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:55:21 #139 DONE 11.1s 04:55:21 04:55:21 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:56:08 #133 ... 04:56:08 04:56:08 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:56:08 #128 DONE 1152.8s 04:56:08 04:56:08 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:56:08 #132 ... 04:56:08 04:56:08 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 04:56:08 #186 DONE 0.3s 04:56:08 04:56:08 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:56:08 #93 ... 04:56:08 04:56:08 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 04:56:08 #187 DONE 0.2s 04:56:08 04:56:08 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:56:08 #188 DONE 0.3s 04:56:08 04:56:08 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:56:08 #189 DONE 0.2s 04:56:08 04:56:08 #139 [core-command] exporting to image 04:56:08 #139 exporting layers 04:56:08 #139 exporting layers 0.3s done 04:56:08 #139 writing image sha256:64e9f3c0e8b95427843110adc0c511e6650e9461c355cb95e65f52593949dc3a done 04:56:08 #139 naming to docker.io/library/core-command-arm64 done 04:56:08 #139 DONE 11.5s 04:56:08 04:56:08 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:56:16 #132 ... 04:56:16 04:56:16 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:56:16 #133 DONE 1166.5s 04:56:16 04:56:16 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:56:16 #132 ... 04:56:16 04:56:16 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:56:16 #190 DONE 0.3s 04:56:16 04:56:16 #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:56:16 #191 DONE 0.1s 04:56:16 04:56:16 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:56:17 #192 DONE 0.3s 04:56:17 04:56:17 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:56:17 #193 DONE 0.2s 04:56:17 04:56:17 #139 [core-data] exporting to image 04:56:17 #139 exporting layers 04:56:17 #139 exporting layers 0.3s done 04:56:17 #139 writing image sha256:ee5450449654314f34a3ba88d383c361c5e2702257c8ef2f9ed79831a8ffff5d done 04:56:17 #139 naming to docker.io/library/core-data-arm64 done 04:56:17 #139 DONE 11.8s 04:56:17 04:56:17 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:56:22 #132 ... 04:56:22 04:56:22 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:56:22 #130 DONE 1172.5s 04:56:22 04:56:22 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:56:22 #102 ... 04:56:22 04:56:22 #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:56:22 #194 DONE 0.1s 04:56:22 04:56:22 #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:56:22 #195 DONE 0.1s 04:56:22 04:56:22 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:56:23 #196 DONE 0.3s 04:56:23 04:56:23 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:56:23 #197 DONE 0.1s 04:56:23 04:56:23 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:56:23 #132 ... 04:56:23 04:56:23 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:56:23 #198 DONE 0.1s 04:56:23 04:56:23 #139 [core-metadata] exporting to image 04:56:23 #139 exporting layers 04:56:23 #139 exporting layers 0.4s done 04:56:23 #139 writing image sha256:17bc43399c44a4bfb807379cd652aa38aaf0f4032b35ab4f24139bdd180037ac 0.0s done 04:56:23 #139 naming to docker.io/library/core-metadata-arm64 04:56:24 #139 naming to docker.io/library/core-metadata-arm64 done 04:56:24 #139 DONE 12.2s 04:56:24 04:56:24 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:56:56 #132 ... 04:56:56 04:56:56 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:56:56 #102 DONE 1206.1s 04:56:56 04:56:56 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:56:56 #132 ... 04:56:56 04:56:56 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:56:56 #199 DONE 0.3s 04:56:56 04:56:56 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:56:56 #200 DONE 0.1s 04:56:56 04:56:56 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:56:57 #201 DONE 0.4s 04:56:57 04:56:57 #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:56:57 #202 DONE 0.1s 04:56:57 04:56:57 #139 [security-spiffe-token-provider] exporting to image 04:56:57 #139 exporting layers 04:56:57 #139 exporting layers 0.6s done 04:56:57 #139 writing image sha256:85fc552cdbc02fddd885a991080ae2e338b53c6cf0f208f8dc9b8191e71738c3 done 04:56:57 #139 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:56:57 #139 DONE 12.8s 04:56:57 04:56:57 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:57:29 #132 ... 04:57:29 04:57:29 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:57:29 #93 DONE 1235.5s 04:57:29 04:57:29 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:57:29 #132 ... 04:57:29 04:57:29 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:57:29 #203 DONE 0.2s 04:57:29 04:57:29 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:57:29 #132 DONE 1236.0s 04:57:29 04:57:29 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:57:29 #204 DONE 0.2s 04:57:29 04:57:29 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:57:29 #205 DONE 0.4s 04:57:29 04:57:29 #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:57:29 #206 DONE 0.1s 04:57:29 04:57:29 #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:57:29 #207 DONE 0.2s 04:57:29 04:57:29 #208 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:57:29 #208 DONE 0.1s 04:57:29 04:57:29 #139 [support-notifications] exporting to image 04:57:29 #139 exporting layers 04:57:29 #139 exporting layers 0.6s done 04:57:29 #139 writing image sha256:4b22037aae6b096ead3106129f60aab9cdf0fd911508e883ebc28255ddb67756 done 04:57:29 #139 naming to docker.io/library/support-notifications-arm64 done 04:57:29 #139 DONE 13.4s 04:57:29 04:57:29 #209 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:57:29 #209 DONE 0.5s 04:57:29 04:57:29 #210 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:57:29 #210 DONE 0.2s 04:57:29 04:57:29 #139 [support-scheduler] exporting to image 04:57:29 #139 exporting layers 0.4s done 04:57:29 #139 writing image sha256:c224070245da7fb17cc682016e86fcd485ae0a7458a3746afa4a3d12be44c5ad done 04:57:29 #139 naming to docker.io/library/support-scheduler-arm64 done 04:57:29 #139 DONE 13.9s 04:57:29 time="2023-08-22T04:34:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:57:29 time="2023-08-22T04:34:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:57:29 time="2023-08-22T04:34:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:57:29 time="2023-08-22T04:34:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:57:29 time="2023-08-22T04:34:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:57:29 time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:57:29 time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:57:29 time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:57:29 time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:57:29 time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:57:29 time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:57:29 time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:57:29 time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:57:29 time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:57:29 $ docker stop --time=1 e4e009237ae12bc3ab938d0b109faa11ff72cdbbb74c6fd49a8a175e0f71ac82 04:57:31 $ docker rm -f --volumes e4e009237ae12bc3ab938d0b109faa11ff72cdbbb74c6fd49a8a175e0f71ac82 [Pipeline] // withDockerContainer [Pipeline] sh 04:57:32 + docker images 04:57:32 REPOSITORY TAG IMAGE ID CREATED SIZE 04:57:32 support-notifications-arm64 latest 4b22037aae6b 6 seconds ago 33.7MB 04:57:32 support-scheduler-arm64 latest c224070245da 6 seconds ago 32.9MB 04:57:32 security-spiffe-token-provider-arm64 latest 85fc552cdbc0 36 seconds ago 33.3MB 04:57:32 core-metadata-arm64 latest 17bc43399c44 About a minute ago 21.2MB 04:57:32 core-data-arm64 latest ee5450449654 About a minute ago 20.9MB 04:57:32 core-command-arm64 latest 64e9f3c0e8b9 About a minute ago 20.8MB 04:57:32 core-common-config-bootstrapper-arm64 latest 8f566531b38d 2 minutes ago 18MB 04:57:32 security-proxy-auth-arm64 latest ebe305040ca9 2 minutes ago 19.3MB 04:57:32 security-bootstrapper-arm64 latest ec5b87f2ffb4 2 minutes ago 22.6MB 04:57:32 security-secretstore-setup-arm64 latest 243e9fea77ab 3 minutes ago 43MB 04:57:32 security-proxy-setup-arm64 latest 32effd3c39fa 3 minutes ago 28.8MB 04:57:32 security-spire-agent-arm64 latest f5904585ca7a 20 minutes ago 152MB 04:57:32 security-spire-config-arm64 latest a9b3570d2c25 20 minutes ago 96.1MB 04:57:32 security-spire-server-arm64 latest 7353d7aeccb3 20 minutes ago 96.9MB 04:57:32 ci-base-image-arm64 latest 66d186a2457a 35 minutes ago 1.05GB 04:57:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB 04:57:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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 04:57:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:33 04:57:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:33 arm64: Pulling from edgex-lftools-log-publisher 04:57:33 8998bd30e6a1: Pulling fs layer 04:57:33 04944245beec: Pulling fs layer 04:57:33 699f458cf7ca: Pulling fs layer 04:57:33 765212b225bb: Pulling fs layer 04:57:33 f23df028b6ca: Pulling fs layer 04:57:33 d65c8cfc05b1: Pulling fs layer 04:57:33 2437ff75d9bd: Pulling fs layer 04:57:33 f23df028b6ca: Waiting 04:57:33 d65c8cfc05b1: Waiting 04:57:33 2437ff75d9bd: Waiting 04:57:33 765212b225bb: Waiting 04:57:33 04944245beec: Verifying Checksum 04:57:33 04944245beec: Download complete 04:57:33 765212b225bb: Verifying Checksum 04:57:33 765212b225bb: Download complete 04:57:33 f23df028b6ca: Verifying Checksum 04:57:33 f23df028b6ca: Download complete 04:57:33 d65c8cfc05b1: Verifying Checksum 04:57:33 d65c8cfc05b1: Download complete 04:57:33 699f458cf7ca: Verifying Checksum 04:57:33 699f458cf7ca: Download complete 04:57:34 8998bd30e6a1: Verifying Checksum 04:57:34 8998bd30e6a1: Download complete 04:57:36 2437ff75d9bd: Verifying Checksum 04:57:36 2437ff75d9bd: Download complete 04:57:38 8998bd30e6a1: Pull complete 04:57:38 04944245beec: Pull complete 04:57:40 699f458cf7ca: Pull complete 04:57:40 765212b225bb: Pull complete 04:57:41 f23df028b6ca: Pull complete 04:57:41 d65c8cfc05b1: Pull complete 04:57:56 2437ff75d9bd: Pull complete 04:57:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:57:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:56 prd-ubuntu20.04-docker-arm64-4c-16g-4218 does not seem to be running inside a container 04:57:56 $ 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 04:57:59 $ docker top f49f8435b9da3e1667ad42a2302157b654f8ec89ae243e44ff04e02aa9994c30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:00 ---> job-cost.sh 04:58:00 lf-activate-venv: SKIPPING 04:58:00 INFO: No Stack... 04:58:01 INFO: Retrieving Pricing Info for: v3-standard-4 04:58:02 INFO: Archiving Costs [Pipeline] sh 04:58:02 + cut -d, -f6 04:58:02 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 04:58:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4644-1-stack-cost] 04:58:02 Resource [jenkins-edgexfoundry-edgex-go-PR-4644-1-stack-cost] did not exist. Created. 04:58:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4644-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:58:03 + echo total: 0.10999999940395355 [Pipeline] stash 04:58:03 Stashed 1 file(s) [Pipeline] } 04:58:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4644-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:58:03 $ docker stop --time=1 f49f8435b9da3e1667ad42a2302157b654f8ec89ae243e44ff04e02aa9994c30 04:58:05 $ docker rm -f --volumes f49f8435b9da3e1667ad42a2302157b654f8ec89ae243e44ff04e02aa9994c30 [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 04:58:06 provisioning config files... 04:58:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10412303936963697304tmp [Pipeline] { [Pipeline] sh 04:58:06 + set +x 04:58:06 + curl -s https://codecov.io/bash 04:58:06 + bash -s -- 04:58:06 04:58:06 _____ _ 04:58:06 / ____| | | 04:58:06 | | ___ __| | ___ ___ _____ __ 04:58:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:58:06 | |___| (_) | (_| | __/ (_| (_) \ V / 04:58:06 \_____\___/ \__,_|\___|\___\___/ \_/ 04:58:06 Bash-1.0.6 04:58:06 04:58:06 04:58:06 ==> git version 2.25.1 found 04:58:06 ==> 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 04:58:06 Release-Date: 2020-01-08 04:58:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:58:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:58:06 ==> Jenkins CI detected. 04:58:06 current dir:  /w/workspace/edgex-go/1 04:58:06 project root: . 04:58:06 --> token set from env 04:58:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:58:06 ==> Running gcov in . (disable via -X gcov) 04:58:06 ==> Python coveragepy not found 04:58:06 ==> Searching for coverage reports in: 04:58:06 + . 04:58:07 -> Found 1 reports 04:58:07 ==> Detecting git/mercurial file structure 04:58:07 ==> Reading reports 04:58:07 + ./coverage.out bytes=446998 04:58:07 ==> Appending adjustments 04:58:07 https://docs.codecov.io/docs/fixing-reports 04:58:08 + Found adjustments 04:58:08 ==> Gzipping contents 04:58:08 56K /tmp/codecov.4gmHii.gz 04:58:08 ==> Uploading reports 04:58:08 url: https://codecov.io 04:58:08 query: branch=PR-4644&commit=3ac025845910bda3cbe223f289163f866d3097e7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4644&job=&cmd_args= 04:58:08 -> Pinging Codecov 04:58:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4644&commit=3ac025845910bda3cbe223f289163f866d3097e7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4644&job=&cmd_args= 04:58:08 -> Uploading to 04:58:08 https://storage.googleapis.com/codecov/v4/raw/2023-08-22/00271124DB129430A58F1EEE437C3FCB/3ac025845910bda3cbe223f289163f866d3097e7/26d4dbba-f1c8-48f7-942c-cd90197034b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230822T045808Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40013f5af3df29b13462cba9d4f5d5a38941c9aa844a2a702a6a738c3201a7cb 04:58:08 % Total % Received % Xferd Average Speed Time Time Time Current 04:58:08 Dload Upload Total Spent Left Speed 04:58:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57289 0 0 100 57289 0 236k --:--:-- --:--:-- --:--:-- 237k 04:58:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3ac025845910bda3cbe223f289163f866d3097e7 [Pipeline] } 04:58:08 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 04:58:09 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 04:58:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:58:11 ---> package-listing.sh 04:58:11 ++ tr '[:upper:]' '[:lower:]' 04:58:11 ++ facter osfamily 04:58:11 + OS_FAMILY=debian 04:58:11 + workspace=/w/workspace/edgex-go/1 04:58:11 + START_PACKAGES=/tmp/packages_start.txt 04:58:11 + END_PACKAGES=/tmp/packages_end.txt 04:58:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:58:11 + PACKAGES=/tmp/packages_start.txt 04:58:11 + '[' /w/workspace/edgex-go/1 ']' 04:58:11 + PACKAGES=/tmp/packages_end.txt 04:58:11 + case "${OS_FAMILY}" in 04:58:11 + dpkg -l 04:58:11 + grep '^ii' 04:58:11 + '[' -f /tmp/packages_start.txt ']' 04:58:11 + '[' -f /tmp/packages_end.txt ']' 04:58:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:58:11 + '[' /w/workspace/edgex-go/1 ']' 04:58:11 + mkdir -p /w/workspace/edgex-go/1/archives/ 04:58:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 04:58:11 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 04:58:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:12 04:58:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:12 latest: Pulling from edgex-lftools-log-publisher 04:58:12 5eb5b503b376: Pulling fs layer 04:58:12 5c69ac0246d0: Pulling fs layer 04:58:12 ec43610c2a17: Pulling fs layer 04:58:12 3a2ae6a8a46f: Pulling fs layer 04:58:12 33b1e0a273af: Pulling fs layer 04:58:12 5d3b04190fa2: Pulling fs layer 04:58:12 2f39f015ded8: Pulling fs layer 04:58:12 33b1e0a273af: Waiting 04:58:12 5d3b04190fa2: Waiting 04:58:12 2f39f015ded8: Waiting 04:58:12 3a2ae6a8a46f: Waiting 04:58:12 5c69ac0246d0: Verifying Checksum 04:58:12 5c69ac0246d0: Download complete 04:58:12 3a2ae6a8a46f: Verifying Checksum 04:58:12 3a2ae6a8a46f: Download complete 04:58:12 33b1e0a273af: Verifying Checksum 04:58:12 33b1e0a273af: Download complete 04:58:12 5d3b04190fa2: Verifying Checksum 04:58:12 5d3b04190fa2: Download complete 04:58:13 ec43610c2a17: Verifying Checksum 04:58:13 ec43610c2a17: Download complete 04:58:13 5eb5b503b376: Verifying Checksum 04:58:13 5eb5b503b376: Download complete 04:58:13 2f39f015ded8: Download complete 04:58:14 5eb5b503b376: Pull complete 04:58:14 5c69ac0246d0: Pull complete 04:58:15 ec43610c2a17: Pull complete 04:58:15 3a2ae6a8a46f: Pull complete 04:58:15 33b1e0a273af: Pull complete 04:58:15 5d3b04190fa2: Pull complete 04:58:20 2f39f015ded8: Pull complete 04:58:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:58:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:20 prd-ubuntu20.04-docker-8c-8g-4216 does not seem to be running inside a container 04:58:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:58:26 $ docker top 7ead6e7cd5065ee634034d11335bbee87785e0b8e35b58be9ab98264391c19d6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:26 + touch /tmp/pre-build-complete [Pipeline] sh 04:58:27 + mkdir -p /var/log/sysstat [Pipeline] sh 04:58:27 + ls /var/log/sa-host 04:58:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:27 provisioning config files... 04:58:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13217347722424014917tmp [Pipeline] { [Pipeline] echo 04:58:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:58:28 ---> create-netrc.sh [Pipeline] } 04:58:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:58:28 ---> python-tools-install.sh [Pipeline] echo 04:58:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:58:28 ---> sudo-logs.sh 04:58:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:58:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:58:29 ---> job-cost.sh 04:58:29 lf-activate-venv: SKIPPING 04:58:29 DEBUG: total: 0.10999999940395355 04:58:29 INFO: Retrieving Stack Cost... 04:58:29 INFO: Retrieving Pricing Info for: v3-standard-8 04:58:29 INFO: Archiving Costs [Pipeline] echo 04:58:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:58:30 ---> logs-deploy.sh 04:58:30 lf-activate-venv: SKIPPING 04:58:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4644/1 04:58:30 INFO: archiving workspace using pattern(s): 04:58:31 Archives upload complete. 04:58:31 INFO: archiving logs to Nexus 04:58:32 ---> uname -a: 04:58:32 Linux prd-ubuntu20-04-docker-8c-8g-4216 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:58:32 04:58:32 04:58:32 ---> lscpu: 04:58:32 Architecture: x86_64 04:58:32 CPU op-mode(s): 32-bit, 64-bit 04:58:32 Byte Order: Little Endian 04:58:32 Address sizes: 40 bits physical, 48 bits virtual 04:58:32 CPU(s): 8 04:58:32 On-line CPU(s) list: 0-7 04:58:32 Thread(s) per core: 1 04:58:32 Core(s) per socket: 1 04:58:32 Socket(s): 8 04:58:32 NUMA node(s): 1 04:58:32 Vendor ID: AuthenticAMD 04:58:32 CPU family: 23 04:58:32 Model: 49 04:58:32 Model name: AMD EPYC-Rome Processor 04:58:32 Stepping: 0 04:58:32 CPU MHz: 2800.000 04:58:32 BogoMIPS: 5600.00 04:58:32 Virtualization: AMD-V 04:58:32 Hypervisor vendor: KVM 04:58:32 Virtualization type: full 04:58:32 L1d cache: 256 KiB 04:58:32 L1i cache: 256 KiB 04:58:32 L2 cache: 4 MiB 04:58:32 L3 cache: 128 MiB 04:58:32 NUMA node0 CPU(s): 0-7 04:58:32 Vulnerability Itlb multihit: Not affected 04:58:32 Vulnerability L1tf: Not affected 04:58:32 Vulnerability Mds: Not affected 04:58:32 Vulnerability Meltdown: Not affected 04:58:32 Vulnerability Mmio stale data: Not affected 04:58:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:58:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:58:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:58:32 Vulnerability Srbds: Not affected 04:58:32 Vulnerability Tsx async abort: Not affected 04:58:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:58:32 04:58:32 04:58:32 ---> nproc: 04:58:32 8 04:58:32 04:58:32 04:58:32 ---> df -h: 04:58:32 Filesystem Size Used Avail Use% Mounted on 04:58:32 overlay 155G 23G 133G 15% / 04:58:32 tmpfs 64M 0 64M 0% /dev 04:58:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:58:32 shm 64M 0 64M 0% /dev/shm 04:58:32 /dev/vda1 155G 23G 133G 15% /facter-os 04:58:32 04:58:32