Pull request #4502 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1152a1eef1d81db587ef42a00239fa5c948a787+3bfccfcc3698e27bed6b4608d910978deed9f6f8 (2b2462cd0cc877e725f3fcbef0710be6314a764d) 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-ssh3786612754948178202.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4644055431544084938.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4502/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-4502/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16672026296247092803.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-4502/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11500483516472973378.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1053909498658960671.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-4502/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-4502/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8223324955258817679.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7151 in /w/workspace/edgexfoundry_edgex-go_PR-4502 [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/4502/head:refs/remotes/origin/PR-4502 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3bfccfcc3698e27bed6b4608d910978deed9f6f8 into PR head commit f1152a1eef1d81db587ef42a00239fa5c948a787 Merge succeeded, producing f1152a1eef1d81db587ef42a00239fa5c948a787 Checking out Revision f1152a1eef1d81db587ef42a00239fa5c948a787 (PR-4502) Commit message: "build(deps): Bump golang.org/x/crypto from 0.7.0 to 0.8.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f f1152a1eef1d81db587ef42a00239fa5c948a787 # 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 3bfccfcc3698e27bed6b4608d910978deed9f6f8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1152a1eef1d81db587ef42a00239fa5c948a787 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:30 ========================================================= 19:58:30 EdgeX Global Pipelines Version Info 19:58:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:58:31 ------------------- 19:58:31 stable info: 19:58:31 ------------------- 19:58:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:31 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:58:31 Message: update stable to v1.0.245 19:58:31 ------------------- 19:58:31 experimental info: 19:58:31 ------------------- 19:58:31 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:31 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 19:58:31 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4502 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4502 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4502 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1152a1eef1d81db587ef42a00239fa5c948a787 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1152a1 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:33 provisioning config files... 19:58:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5369511533992002584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:33 ---> docker-login.sh 19:58:33 nexus3.edgexfoundry.org:10001 19:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:34 Configure a credential helper to remove this warning. See 19:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:34 19:58:34 Login Succeeded 19:58:34 nexus3.edgexfoundry.org:10002 19:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:34 Configure a credential helper to remove this warning. See 19:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:34 19:58:34 Login Succeeded 19:58:34 nexus3.edgexfoundry.org:10003 19:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:34 Configure a credential helper to remove this warning. See 19:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:34 19:58:34 Login Succeeded 19:58:34 nexus3.edgexfoundry.org:10004 19:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:34 Configure a credential helper to remove this warning. See 19:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:34 19:58:34 Login Succeeded 19:58:34 docker.io 19:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:34 Configure a credential helper to remove this warning. See 19:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:34 19:58:34 Login Succeeded 19:58:34 ---> docker-login.sh ends [Pipeline] } 19:58:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:35 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:58:35 + + cut -d/ -f2 19:58:35 dirname cmd/core-command/Dockerfile 19:58:35 + echo core-command,cmd/core-command/Dockerfile 19:58:35 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:35 + dirname cmd/core-data/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo core-data,cmd/core-data/Dockerfile 19:58:35 + dirname cmd/core-metadata/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:35 + + dirname cmd/security-bootstrapper/Dockerfile 19:58:35 cut -d/ -f2 19:58:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:35 + dirname cmd/security-proxy-auth/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:58:35 + + cut -d/ -f2 19:58:35 dirname cmd/security-proxy-setup/Dockerfile 19:58:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:35 + dirname cmd/security-secretstore-setup/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:35 + + dirname cmd/security-spire-agent/Dockerfile 19:58:35 cut -d/ -f2 19:58:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:35 + dirname cmd/security-spire-config/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:35 + dirname cmd/security-spire-server/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:35 + dirname cmd/support-notifications/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + dirname cmd/support-scheduler/Dockerfile 19:58:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:35 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:58:35 + git rev-list -1 --merges f1152a1eef1d81db587ef42a00239fa5c948a787~1..f1152a1eef1d81db587ef42a00239fa5c948a787 [Pipeline] echo 19:58:35 -----------> git rev-list -1 --merges f1152a1eef1d81db587ef42a00239fa5c948a787~1..f1152a1eef1d81db587ef42a00239fa5c948a787 f1152a1eef1d81db587ef42a00239fa5c948a787 [false] [Pipeline] sh 19:58:35 + git log --format=format:%s -1 f1152a1eef1d81db587ef42a00239fa5c948a787 [Pipeline] echo 19:58:36 ========================================================= 19:58:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:36 + grep -v github /etc/ssh/ssh_known_hosts 19:58:36 + [ -e /tmp/ssh_known_hosts ] 19:58:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:36 + sudo tee -a /etc/ssh/ssh_known_hosts 19:58:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:36 19:58:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:37 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:37 b85a868b505f: Pulling fs layer 19:58:37 e2be974225ed: Pulling fs layer 19:58:37 339a4e72a1f5: Pulling fs layer 19:58:37 988bab9f4d93: Pulling fs layer 19:58:37 1469e6f7b9e6: Pulling fs layer 19:58:37 eaf3925da568: Pulling fs layer 19:58:37 bab4dde63d76: Pulling fs layer 19:58:37 bde34c3a00c8: Pulling fs layer 19:58:37 b352a97aabf1: Pulling fs layer 19:58:37 4872d77fe225: Pulling fs layer 19:58:37 5851b861e8e6: Pulling fs layer 19:58:37 1469e6f7b9e6: Waiting 19:58:37 eaf3925da568: Waiting 19:58:37 5851b861e8e6: Waiting 19:58:37 4872d77fe225: Waiting 19:58:37 bde34c3a00c8: Waiting 19:58:37 988bab9f4d93: Waiting 19:58:37 b352a97aabf1: Waiting 19:58:37 bab4dde63d76: Waiting 19:58:37 e2be974225ed: Verifying Checksum 19:58:37 e2be974225ed: Download complete 19:58:37 988bab9f4d93: Verifying Checksum 19:58:37 988bab9f4d93: Download complete 19:58:37 339a4e72a1f5: Verifying Checksum 19:58:37 339a4e72a1f5: Download complete 19:58:37 1469e6f7b9e6: Verifying Checksum 19:58:37 1469e6f7b9e6: Download complete 19:58:37 eaf3925da568: Verifying Checksum 19:58:37 eaf3925da568: Download complete 19:58:37 bde34c3a00c8: Download complete 19:58:37 b352a97aabf1: Download complete 19:58:37 4872d77fe225: Download complete 19:58:37 5851b861e8e6: Download complete 19:58:37 b85a868b505f: Verifying Checksum 19:58:37 b85a868b505f: Download complete 19:58:37 bab4dde63d76: Verifying Checksum 19:58:37 bab4dde63d76: Download complete 19:58:38 b85a868b505f: Pull complete 19:58:38 e2be974225ed: Pull complete 19:58:39 339a4e72a1f5: Pull complete 19:58:39 988bab9f4d93: Pull complete 19:58:39 1469e6f7b9e6: Pull complete 19:58:39 eaf3925da568: Pull complete 19:58:41 bab4dde63d76: Pull complete 19:58:41 bde34c3a00c8: Pull complete 19:58:41 b352a97aabf1: Pull complete 19:58:41 4872d77fe225: Pull complete 19:58:41 5851b861e8e6: Pull complete 19:58:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:41 prd-ubuntu20.04-docker-8c-8g-7151 does not seem to be running inside a container 19:58:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:58:43 $ docker top 2aaa467ba59b316f21d55e29e11f4f1a14499b587b0107e846d1fbee9ae02836 -eo pid,comm 19:58:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:58:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:44 [ssh-agent] Looking for ssh-agent implementation... 19:58:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:44 $ docker exec 2aaa467ba59b316f21d55e29e11f4f1a14499b587b0107e846d1fbee9ae02836 ssh-agent 19:58:44 SSH_AUTH_SOCK=/tmp/ssh-aokRdAN2PzMW/agent.33 19:58:44 SSH_AGENT_PID=39 19:58:44 Running ssh-add (command line suppressed) 19:58:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13492557807230896967.key (/w/workspace/edgex-go/1@tmp/private_key_13492557807230896967.key) 19:58:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:44 + git tag --points-at HEAD [Pipeline] } 19:58:44 $ docker exec --env ******** --env ******** 2aaa467ba59b316f21d55e29e11f4f1a14499b587b0107e846d1fbee9ae02836 ssh-agent -k 19:58:44 unset SSH_AUTH_SOCK; 19:58:44 unset SSH_AGENT_PID; 19:58:44 echo Agent pid 39 killed; 19:58:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:58:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:44 [ssh-agent] Looking for ssh-agent implementation... 19:58:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:45 $ docker exec 2aaa467ba59b316f21d55e29e11f4f1a14499b587b0107e846d1fbee9ae02836 ssh-agent 19:58:45 SSH_AUTH_SOCK=/tmp/ssh-2IRrRiNvHSp8/agent.71 19:58:45 SSH_AGENT_PID=77 19:58:45 Running ssh-add (command line suppressed) 19:58:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10159749808454765302.key (/w/workspace/edgex-go/1@tmp/private_key_10159749808454765302.key) 19:58:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:45 + git semver init 19:58:45 2023-04-07 19:58:45,807 [run_init] DEBUG init version:0.0.0 force:False 19:58:45 2023-04-07 19:58:45,808 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:58:45 2023-04-07 19:58:45,808 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:58:45 2023-04-07 19:58:45,809 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:58:51 2023-04-07 19:58:50,711 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:58:51 2023-04-07 19:58:50,711 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4502 with force:False 19:58:51 2023-04-07 19:58:50,711 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4502 19:58:51 2023-04-07 19:58:50,716 [execute] INFO git cat-file --batch-check 19:58:51 2023-04-07 19:58:50,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:51 2023-04-07 19:58:50,723 [execute] INFO git cat-file --batch 19:58:51 2023-04-07 19:58:50,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:51 2023-04-07 19:58:50,728 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4502 19:58:51 0.0.0 [Pipeline] } 19:58:51 $ docker exec --env ******** --env ******** 2aaa467ba59b316f21d55e29e11f4f1a14499b587b0107e846d1fbee9ae02836 ssh-agent -k 19:58:51 unset SSH_AUTH_SOCK; 19:58:51 unset SSH_AGENT_PID; 19:58:51 echo Agent pid 77 killed; 19:58:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:51 + git semver [Pipeline] } 19:58:52 $ docker stop --time=1 2aaa467ba59b316f21d55e29e11f4f1a14499b587b0107e846d1fbee9ae02836 19:58:53 $ docker rm -f --volumes 2aaa467ba59b316f21d55e29e11f4f1a14499b587b0107e846d1fbee9ae02836 [Pipeline] // withDockerContainer [Pipeline] sh 19:58:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:58:54 Stashed 1 file(s) [Pipeline] echo 19:58:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:58:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:58:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:54 ========================================================= 19:58:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:58:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:58:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:58:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:58:55 63b65145d645: Pulling fs layer 19:58:55 a2d21d5440eb: Pulling fs layer 19:58:55 935e6c44a52c: Pulling fs layer 19:58:55 94cc34f8dd06: Pulling fs layer 19:58:55 30dea6a524f1: Pulling fs layer 19:58:55 a2aff8979fd8: Pulling fs layer 19:58:55 6808be2612f2: Pulling fs layer 19:58:55 f25807f1079a: Pulling fs layer 19:58:55 94cc34f8dd06: Waiting 19:58:55 f25807f1079a: Waiting 19:58:55 a2aff8979fd8: Waiting 19:58:55 30dea6a524f1: Waiting 19:58:55 6808be2612f2: Waiting 19:58:55 a2d21d5440eb: Download complete 19:58:55 94cc34f8dd06: Verifying Checksum 19:58:55 94cc34f8dd06: Download complete 19:58:55 30dea6a524f1: Verifying Checksum 19:58:55 30dea6a524f1: Download complete 19:58:55 63b65145d645: Verifying Checksum 19:58:55 63b65145d645: Download complete 19:58:55 a2aff8979fd8: Verifying Checksum 19:58:55 a2aff8979fd8: Download complete 19:58:55 63b65145d645: Pull complete 19:58:55 a2d21d5440eb: Pull complete 19:58:55 f25807f1079a: Verifying Checksum 19:58:55 f25807f1079a: Download complete 19:58:55 935e6c44a52c: Verifying Checksum 19:58:55 935e6c44a52c: Download complete 19:58:56 6808be2612f2: Verifying Checksum 19:58:56 6808be2612f2: Download complete 19:58:59 935e6c44a52c: Pull complete 19:58:59 94cc34f8dd06: Pull complete 19:58:59 30dea6a524f1: Pull complete 19:58:59 a2aff8979fd8: Pull complete 19:59:01 6808be2612f2: Pull complete 19:59:02 f25807f1079a: Pull complete 19:59:02 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:59:02 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:02 WORKDIR /edgex 19:59:02 COPY go.mod . 19:59:02 RUN go mod download build 19:59:02 -t ci-base-image-x86_64 -f - . 19:59:03 Sending build context to Docker daemon 170.5MB 19:59:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:03 ---> 3b553350e43f 19:59:03 Step 2/4 : WORKDIR /edgex 19:59:07 ---> Running in aeed46218e75 19:59:07 Removing intermediate container aeed46218e75 19:59:07 ---> 784e047db24b 19:59:07 Step 3/4 : COPY go.mod . 19:59:07 ---> 326047ebf5a7 19:59:07 Step 4/4 : RUN go mod download 19:59:07 ---> Running in c04aacd0084a 19:59:09 Still waiting to schedule task 19:59:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:59:19 Removing intermediate container c04aacd0084a 19:59:19 ---> 718e05c4a328 19:59:19 Successfully built 718e05c4a328 19:59:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:20 + docker inspect -f . ci-base-image-x86_64 19:59:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:20 prd-ubuntu20.04-docker-8c-8g-7151 does not seem to be running inside a container 19:59:20 $ 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 ******** ci-base-image-x86_64 cat 19:59:20 $ docker top 979de74230397ec04b42bff65baf0a370492be649d09aab614083f00c9555db8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:21 + go version 19:59:21 go version go1.20.2 linux/amd64 [Pipeline] } 19:59:21 $ docker stop --time=1 979de74230397ec04b42bff65baf0a370492be649d09aab614083f00c9555db8 19:59:22 $ docker rm -f --volumes 979de74230397ec04b42bff65baf0a370492be649d09aab614083f00c9555db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:23 + docker inspect -f . ci-base-image-x86_64 19:59:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:23 prd-ubuntu20.04-docker-8c-8g-7151 does not seem to be running inside a container 19:59:23 $ 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 ******** ci-base-image-x86_64 cat 19:59:23 $ docker top 6b0e7b6fbc88efe6771a8cecc23978d882bab6bcb3ec3b44e66d0c5b35ad4969 -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:23 ========================================================= 19:59:23 [edgeXBuildGoParallel] Running Tests and Build... 19:59:23 ========================================================= [Pipeline] sh 19:59:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:24 + make test 19:59:24 go test -race -coverprofile=coverage.out ./... 19:59:31 ? github.com/edgexfoundry/edgex-go [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:59:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 19:59:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 19:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:59:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.3% of statements 19:59:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.252s coverage: 88.5% of statements 19:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.9% of statements 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.410s coverage: 95.6% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 19:59:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:59:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:59:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements 19:59:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.092s coverage: 0.9% of statements 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.0% of statements 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 44.1% of statements 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.280s coverage: 79.9% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.064s coverage: 92.9% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 64.4% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 20:00:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 20:00:22 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 20:00:22 running golangci-lint 20:00:22 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:00:22 go version go1.20.2 linux/amd64 20:00:22 level=info msg="[config_reader] Used config file .golangci.yml" 20:00:22 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:00:37 level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|deps|files|types_sizes|exports_file|imports) took 15.232499611s" 20:00:37 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.869645ms" 20:00:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7152 in /w/workspace/edgexfoundry_edgex-go_PR-4502 [Pipeline] { [Pipeline] ws 20:00:37 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:00:38 The recommended git tool is: git 20:00:42 using credential edgex-jenkins-ssh 20:00:42 Cloning the remote Git repository 20:00:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:00:43 > git init /w/workspace/edgex-go/1 # timeout=10 20:00:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:43 > git --version # timeout=10 20:00:43 > git --version # 'git version 2.25.1' 20:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:45 level=info msg="[linters_context/goanalysis] analyzers took 59.525260133s with top 10 stages: buildir: 34.099864768s, inspect: 2.133651631s, fact_deprecated: 1.938513055s, gosec: 1.305669861s, ctrlflow: 1.120445687s, printf: 1.049185088s, fact_purity: 861.521048ms, S1038: 790.100352ms, nilness: 756.815903ms, SA4026: 478.931577ms" 20:00:45 level=info msg="[runner] Issues before processing: 201, after processing: 0" 20:00:45 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, exclude-rules: 21/201, filename_unadjuster: 201/201, identifier_marker: 201/201, skip_files: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, cgo: 201/201, path_prettifier: 201/201" 20:00:45 level=info msg="[runner] processing took 17.666067ms with stages: nolint: 8.559428ms, identifier_marker: 4.448602ms, path_prettifier: 1.367045ms, autogenerated_exclude: 1.362745ms, exclude-rules: 1.214213ms, skip_dirs: 665.923µs, cgo: 26.741µs, filename_unadjuster: 14.86µs, max_same_issues: 1.29µs, uniq_by_line: 760ns, diff: 590ns, severity-rules: 520ns, max_from_linter: 500ns, exclude: 490ns, source_code: 480ns, skip_files: 460ns, path_shortener: 440ns, sort_results: 430ns, max_per_file_from_linter: 290ns, path_prefixer: 260ns" 20:00:45 level=info msg="[runner] linters took 8.122712864s with stages: goanalysis_metalinter: 8.104858974s" 20:00:45 level=info msg="File cache stats: 0 entries of total size 0B" 20:00:45 level=info msg="Memory: 236 samples, avg is 192.5MB, max is 786.0MB" 20:00:45 level=info msg="Execution took 23.403456965s" 20:00:45 go vet ./... 20:00:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:49 ./bin/test-attribution-txt.sh [Pipeline] echo 20:00:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:00:50 + ls -al . 20:00:50 total 704 20:00:50 drwxrwxr-x 11 1001 1001 4096 Apr 7 19:59 . 20:00:50 drwxr-xr-x 4 root root 4096 Apr 7 19:59 .. 20:00:50 drwxrwxr-x 2 1001 1001 4096 Apr 7 19:58 .blubracket 20:00:50 -rw-rw-r-- 1 1001 1001 16 Apr 7 19:58 .dockerignore 20:00:50 drwxrwxr-x 8 1001 1001 4096 Apr 7 19:58 .git 20:00:50 drwxrwxr-x 3 1001 1001 4096 Apr 7 19:58 .github 20:00:50 -rw-rw-r-- 1 1001 1001 1133 Apr 7 19:58 .gitignore 20:00:50 -rw-rw-r-- 1 1001 1001 42 Apr 7 19:58 .golangci.yml 20:00:50 -rw-rw-r-- 1 1001 1001 87 Apr 7 19:58 .hadolint.yml 20:00:50 drwxr-xr-x 3 1001 1001 4096 Apr 7 19:58 .semver 20:00:50 -rw-rw-r-- 1 1001 1001 166 Apr 7 19:58 .sonarcloud.properties 20:00:50 -rw-rw-r-- 1 1001 1001 1171 Apr 7 19:58 ADOPTERS.md 20:00:50 -rw-rw-r-- 1 1001 1001 10835 Apr 7 19:58 Attribution.txt 20:00:50 -rw-rw-r-- 1 1001 1001 73765 Apr 7 19:58 CHANGELOG.md 20:00:50 -rw-rw-r-- 1 1001 1001 3804 Apr 7 19:58 CONTRIBUTING.md 20:00:50 -rw-rw-r-- 1 1001 1001 677 Apr 7 19:58 GOVERNANCE.md 20:00:50 -rw-rw-r-- 1 1001 1001 883 Apr 7 19:58 Jenkinsfile 20:00:50 -rw-rw-r-- 1 1001 1001 10775 Apr 7 19:58 LICENSE 20:00:50 -rw-rw-r-- 1 1001 1001 14368 Apr 7 19:58 Makefile 20:00:50 -rw-rw-r-- 1 1001 1001 582 Apr 7 19:58 OWNERS.md 20:00:50 -rw-rw-r-- 1 1001 1001 9403 Apr 7 19:58 README.md 20:00:50 -rw-rw-r-- 1 1001 1001 789 Apr 7 19:58 SECURITY.md 20:00:50 -rw-rw-r-- 1 1001 1001 5 Apr 7 19:58 VERSION 20:00:50 drwxrwxr-x 2 1001 1001 4096 Apr 7 19:58 bin 20:00:50 drwxrwxr-x 18 1001 1001 4096 Apr 7 19:58 cmd 20:00:50 -rw-r--r-- 1 root root 447380 Apr 7 20:00 coverage.out 20:00:50 -rw-rw-r-- 1 1001 1001 3200 Apr 7 19:58 go.mod 20:00:50 -rw-rw-r-- 1 1001 1001 31265 Apr 7 19:58 go.sum 20:00:50 drwxrwxr-x 7 1001 1001 4096 Apr 7 19:58 internal 20:00:50 drwxrwxr-x 3 1001 1001 4096 Apr 7 19:58 openapi 20:00:50 -rw-rw-r-- 1 1001 1001 594 Apr 7 19:58 security.txt 20:00:50 drwxrwxr-x 4 1001 1001 4096 Apr 7 19:58 snap 20:00:50 -rw-rw-r-- 1 1001 1001 204 Apr 7 19:58 version.go [Pipeline] sh 20:00:50 + '[' -e coverage.out ] 20:00:50 + chown 1001:1001 coverage.out [Pipeline] stash 20:00:50 Stashed 1 file(s) [Pipeline] sh 20:00:51 + make build 20:00:51 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 20:00:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:00:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:00:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4502/head:refs/remotes/origin/PR-4502 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:00 Merging remotes/origin/main commit 3bfccfcc3698e27bed6b4608d910978deed9f6f8 into PR head commit f1152a1eef1d81db587ef42a00239fa5c948a787 20:01:01 Merge succeeded, producing f1152a1eef1d81db587ef42a00239fa5c948a787 20:01:01 Checking out Revision f1152a1eef1d81db587ef42a00239fa5c948a787 (PR-4502) 20:01:01 Commit message: "build(deps): Bump golang.org/x/crypto from 0.7.0 to 0.8.0" 20:01:01 > git --version # timeout=10 20:01:01 > git --version # 'git version 2.25.1' 20:01:01 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 20:01:00 > git config core.sparsecheckout # timeout=10 20:01:00 > git checkout -f f1152a1eef1d81db587ef42a00239fa5c948a787 # timeout=10 20:01:00 > git remote # timeout=10 20:01:01 > git config --get remote.origin.url # timeout=10 20:01:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:01 > git merge 3bfccfcc3698e27bed6b4608d910978deed9f6f8 # timeout=10 20:01:01 > git rev-parse HEAD^{commit} # timeout=10 20:01:01 > git config core.sparsecheckout # timeout=10 20:01:01 > git checkout -f f1152a1eef1d81db587ef42a00239fa5c948a787 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:03 Dload Upload Total Spent Left Speed 20:01:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh 20:01:03 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 20:01:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:01:03 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 20:01:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:01:03 + sudo tee /etc/docker/daemon.new 20:01:04 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 20:01:05 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 20:01:05 { 20:01:05 "registry-mirrors": [ 20:01:05 "https://nexus3.edgexfoundry.org:10001" 20:01:05 ], 20:01:05 "bip": "10.250.0.254/24", 20:01:05 "hosts": [ 20:01:05 "tcp://0.0.0.0:5555", 20:01:05 "unix:///var/run/docker.sock" 20:01:05 ], 20:01:05 "mtu": 1458, 20:01:05 "selinux-enabled": true, 20:01:05 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:05 } [Pipeline] sh 20:01:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:01:06 + sudo service docker restart 20:01:12 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 20:01:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:01: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 20:01:16 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 20:01:16 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 20:01:17 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 20:01:18 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] } 20:01:19 $ docker stop --time=1 6b0e7b6fbc88efe6771a8cecc23978d882bab6bcb3ec3b44e66d0c5b35ad4969 20:01:24 $ docker rm -f --volumes 6b0e7b6fbc88efe6771a8cecc23978d882bab6bcb3ec3b44e66d0c5b35ad4969 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:24 provisioning config files... 20:01:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3553990646237126329tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:25 ---> docker-login.sh 20:01:25 nexus3.edgexfoundry.org:10001 20:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:25 20:01:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:25 latest: Pulling from edgex-devops/edgex-compose 20:01:25 cbdbe7a5bc2a: Pulling fs layer 20:01:25 ca9280d653b3: Pulling fs layer 20:01:25 7e9c9ca2126c: Pulling fs layer 20:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:26 Configure a credential helper to remove this warning. See 20:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:26 20:01:26 Login Succeeded 20:01:26 nexus3.edgexfoundry.org:10002 20:01:26 cbdbe7a5bc2a: Download complete 20:01:26 ca9280d653b3: Verifying Checksum 20:01:26 ca9280d653b3: Download complete 20:01:26 cbdbe7a5bc2a: Pull complete 20:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:26 Configure a credential helper to remove this warning. See 20:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:26 20:01:26 Login Succeeded 20:01:26 nexus3.edgexfoundry.org:10003 20:01:26 7e9c9ca2126c: Download complete 20:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:26 ca9280d653b3: Pull complete 20:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:26 Configure a credential helper to remove this warning. See 20:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:26 20:01:26 Login Succeeded 20:01:26 nexus3.edgexfoundry.org:10004 20:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:27 Configure a credential helper to remove this warning. See 20:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:27 20:01:27 Login Succeeded 20:01:27 docker.io 20:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:27 Configure a credential helper to remove this warning. See 20:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:27 20:01:27 Login Succeeded 20:01:27 ---> docker-login.sh ends [Pipeline] } 20:01:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:01:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:28 ========================================================= 20:01:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:01:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:01:30 7e9c9ca2126c: Pull complete 20:01:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:30 prd-ubuntu20.04-docker-8c-8g-7151 does not seem to be running inside a container 20:01:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:31 $ docker top 4ff3962e48508c61dabd232ad3d9bf2b46d552278d1d8b9843908dd209af5d76 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:32 + docker-compose build --help 20:01:32 + grep parallel 20:01:32 --parallel Build images in parallel. [Pipeline] } 20:01:32 $ docker stop --time=1 4ff3962e48508c61dabd232ad3d9bf2b46d552278d1d8b9843908dd209af5d76 20:01:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:01:33 af6eaf76a39c: Pulling fs layer 20:01:33 55522c791124: Pulling fs layer 20:01:33 ce5c4a1c91eb: Pulling fs layer 20:01:33 169dfbe0d373: Pulling fs layer 20:01:33 e1ff8fa3b103: Pulling fs layer 20:01:33 52ebb69f0ebf: Pulling fs layer 20:01:33 5abe8eddf0d5: Pulling fs layer 20:01:33 e1ff8fa3b103: Waiting 20:01:33 52ebb69f0ebf: Waiting 20:01:33 5abe8eddf0d5: Waiting 20:01:33 55522c791124: Download complete 20:01:33 169dfbe0d373: Verifying Checksum 20:01:33 169dfbe0d373: Download complete 20:01:33 e1ff8fa3b103: Verifying Checksum 20:01:33 e1ff8fa3b103: Download complete 20:01:33 af6eaf76a39c: Verifying Checksum 20:01:33 af6eaf76a39c: Download complete 20:01:33 af6eaf76a39c: Pull complete 20:01:33 5abe8eddf0d5: Verifying Checksum 20:01:33 5abe8eddf0d5: Download complete 20:01:33 55522c791124: Pull complete 20:01:34 $ docker rm -f --volumes 4ff3962e48508c61dabd232ad3d9bf2b46d552278d1d8b9843908dd209af5d76 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:34 ce5c4a1c91eb: Verifying Checksum 20:01:34 ce5c4a1c91eb: Download complete 20:01:34 52ebb69f0ebf: Verifying Checksum 20:01:34 52ebb69f0ebf: Download complete 20:01:34 prd-ubuntu20.04-docker-8c-8g-7151 does not seem to be running inside a container 20:01:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:35 $ docker top 2deeb6d7d4151bcb00737c6aa938a60b335d20b213ddeb3f17fef6d15bc592b5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:35 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:36 Building core-command ... 20:01:36 Building core-common-config-bootstrapper ... 20:01:36 Building core-data ... 20:01:36 Building core-metadata ... 20:01:36 Building security-bootstrapper ... 20:01:36 Building security-proxy-auth ... 20:01:36 Building security-proxy-setup ... 20:01:36 Building security-secretstore-setup ... 20:01:36 Building security-spiffe-token-provider ... 20:01:36 Building security-spire-agent ... 20:01:36 Building security-spire-config ... 20:01:36 Building security-spire-server ... 20:01:36 Building support-notifications ... 20:01:36 Building support-scheduler ... 20:01:36 Building security-spire-agent 20:01:36 Building security-spiffe-token-provider 20:01:36 Building support-scheduler 20:01:36 Building core-metadata 20:01:36 Building core-common-config-bootstrapper 20:01:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:46 ---> 718e05c4a328 20:01:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:46 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:01:46 ---> 718e05c4a328 20:01:46 Step 3/20 : WORKDIR /edgex-go 20:01:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:46 ---> 718e05c4a328 20:01:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:46 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:46 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:01:46 ---> 718e05c4a328 20:01:46 Step 3/27 : WORKDIR /edgex-go 20:01:46 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:01:46 ---> 718e05c4a328 20:01:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:01:47 ce5c4a1c91eb: Pull complete 20:01:47 169dfbe0d373: Pull complete 20:01:47 e1ff8fa3b103: Pull complete 20:01:52 52ebb69f0ebf: Pull complete 20:01:53 5abe8eddf0d5: Pull complete 20:01:53 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:01:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:01:54 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:01:54 WORKDIR /edgex 20:01:54 COPY go.mod . 20:01:54 RUN go mod download -f 20:01:54 - . 20:01:54 Sending build context to Docker daemon 2.934MB 20:01:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:01:54 ---> 6cb57ee374ae 20:01:54 Step 2/4 : WORKDIR /edgex 20:01:56 ---> Running in 69814a848050 20:01:56 Removing intermediate container 69814a848050 20:01:56 ---> 2ecf7aee51bf 20:01:56 Step 3/4 : COPY go.mod . 20:01:59 ---> Running in 110532d372f7 20:01:59 ---> Running in 485736a8d422 20:01:59 ---> Running in f0f88fea34a1 20:01:59 ---> Running in 54145f0052e8 20:01:59 ---> Running in e1484961bd0a 20:01:59 Removing intermediate container 54145f0052e8 20:01:59 ---> fa662d958122 20:01:59 Step 4/23 : WORKDIR /edgex-go 20:01:59 Removing intermediate container 485736a8d422 20:01:59 ---> a4b50a06b051 20:01:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:01:59 Removing intermediate container 110532d372f7 20:01:59 ---> 50c1a3761b81 20:01:59 Step 4/25 : WORKDIR /edgex-go 20:01:59 Removing intermediate container e1484961bd0a 20:01:59 ---> e5abb17aac64 20:01:59 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:01:59 Removing intermediate container f0f88fea34a1 20:01:59 ---> 09e996038a2d 20:01:59 Step 4/23 : WORKDIR /edgex-go 20:01:59 ---> Running in ebbb460a1916 20:01:59 ---> Running in d023db3aad06 20:01:59 ---> Running in 972ed644aee1 20:01:59 ---> Running in 8d3fc8cf5ec9 20:01:59 ---> Running in 8579aee3a41d 20:01:59 Removing intermediate container ebbb460a1916 20:01:59 ---> 1591e1ada56d 20:01:59 Step 5/23 : RUN apk add --update --no-cache make git 20:01:59 ---> Running in 72d5e96c2fb4 20:01:59 Removing intermediate container 8d3fc8cf5ec9 20:01:59 ---> 016006602d3c 20:01:59 Step 5/23 : RUN apk add --update --no-cache make git 20:01:59 Removing intermediate container 8579aee3a41d 20:01:59 ---> 33de9520b149 20:01:59 Step 5/25 : RUN apk add --update --no-cache make git 20:01:59 ---> Running in 1d054d380457 20:01:59 ---> Running in 7658d277aecf 20:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:59 ---> 1e85415b2998 20:01:59 Step 4/4 : RUN go mod download 20:01:59 ---> Running in 76b2b84a9ce7 20:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:00 OK: 265 MiB in 53 packages 20:02:00 OK: 265 MiB in 53 packages 20:02:00 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:00 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:00 OK: 17823 distinct packages available 20:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:00 OK: 265 MiB in 53 packages 20:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:00 OK: 265 MiB in 53 packages 20:02:00 OK: 265 MiB in 53 packages 20:02:00 Removing intermediate container 72d5e96c2fb4 20:02:00 ---> e486ad5b4e3d 20:02:00 Step 6/23 : COPY go.mod vendor* ./ 20:02:00 Removing intermediate container 972ed644aee1 20:02:00 ---> a912fba63823 20:02:00 Step 5/27 : COPY go.mod vendor* ./ 20:02:00 Removing intermediate container 1d054d380457 20:02:00 ---> ce549911924e 20:02:00 Step 6/23 : COPY go.mod vendor* ./ 20:02:00 ---> bc9557213b02 20:02:00 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:00 ---> Running in aa5ca9fdd89f 20:02:00 ---> a8429050aaca 20:02:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:00 Removing intermediate container 7658d277aecf 20:02:00 ---> 8016dd17fd6d 20:02:00 Step 6/25 : COPY go.mod vendor* ./ 20:02:00 ---> Running in 33d8a816cab6 20:02:00 ---> 49e445ef2ef7 20:02:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:00 ---> Running in f3ee81254aee 20:02:00 ---> 567bdb4bf7bd 20:02:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:00 Removing intermediate container d023db3aad06 20:02:00 ---> dd097ddaad82 20:02:00 Step 5/20 : COPY go.mod vendor* ./ 20:02:00 ---> Running in 8778663964bc 20:02:01 ---> 9ee72a61520c 20:02:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:01 ---> Running in 052741ca7e8b 20:02:32 Removing intermediate container 76b2b84a9ce7 20:02:32 ---> d503001490e2 20:02:32 Successfully built d503001490e2 20:02:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:32 + docker inspect -f . ci-base-image-arm64 20:02:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:32 prd-ubuntu20.04-docker-arm64-4c-16g-7152 does not seem to be running inside a container 20:02:32 $ 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 ******** ci-base-image-arm64 cat 20:02:34 $ docker top c0f2e403fadf4da03f71552851932a70587e6deb634ec3c2e3f7d8169375c3ec -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:34 + go version 20:02:34 go version go1.20.2 linux/arm64 [Pipeline] } 20:02:34 $ docker stop --time=1 c0f2e403fadf4da03f71552851932a70587e6deb634ec3c2e3f7d8169375c3ec 20:02:36 $ docker rm -f --volumes c0f2e403fadf4da03f71552851932a70587e6deb634ec3c2e3f7d8169375c3ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:37 + docker inspect -f . ci-base-image-arm64 20:02:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:37 prd-ubuntu20.04-docker-arm64-4c-16g-7152 does not seem to be running inside a container 20:02:37 $ 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 ******** ci-base-image-arm64 cat 20:02:40 $ docker top a32477826919e169db760c5fb1b84318ce4f6ee8c0fc0877675d21f247df356f -eo pid,comm [Pipeline] { [Pipeline] echo 20:02:41 ========================================================= 20:02:41 [edgeXBuildGoParallel] Running Tests and Build... 20:02:41 ========================================================= [Pipeline] sh 20:02:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:02:41 + make test 20:02:41 go test -race -coverprofile=coverage.out ./... 20:02:57 Removing intermediate container 8778663964bc 20:02:57 ---> 2e4d6545a4d0 20:02:57 Step 8/25 : COPY . . 20:02:57 Removing intermediate container f3ee81254aee 20:02:57 ---> 038c086b84b8 20:02:57 Step 8/23 : COPY . . 20:02:57 Removing intermediate container 052741ca7e8b 20:02:57 ---> 192b13a51ff8 20:02:57 Step 7/20 : COPY . . 20:02:57 Removing intermediate container 33d8a816cab6 20:02:57 ---> 7f6db461dee2 20:02:57 Step 8/23 : COPY . . 20:02:57 Removing intermediate container aa5ca9fdd89f 20:02:57 ---> bb2e5767671c 20:02:57 Step 7/27 : COPY . . 20:03:20 ? github.com/edgexfoundry/edgex-go [no test files] 20:03:24 ---> e267c5da4006 20:03:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:24 ---> 88632169ea4e 20:03:24 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:03:24 ---> 77ac64664a82 20:03:24 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:03:24 ---> 7d209088338c 20:03:24 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:03:24 ---> ba181f8ccfd0 20:03:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:24 ---> Running in 9af0682e9054 20:03:24 ---> Running in 3ef142f0d490 20:03:24 ---> Running in 8dee67cc810e 20:03:24 ---> Running in 97d95c14eac9 20:03:24 ---> Running in 8d85bce6ed0e 20:03:24 Removing intermediate container 9af0682e9054 20:03:24 ---> 04381db5aa94 20:03:24 Step 9/27 : WORKDIR /edgex-go/spire-build 20:03:24 ---> Running in 65d0fd2567b8 20:03:24 Removing intermediate container 65d0fd2567b8 20:03:24 ---> 147adebc7e6c 20:03:24 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:24 ---> Running in 8c058733d18e 20:03:24 Removing intermediate container 8c058733d18e 20:03:24 ---> 8c3c28518472 20:03:24 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:24 ---> Running in 1c75b932a740 20:03:24 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 20:03:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:03:24 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 20:03:24 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 20:03:24 Removing intermediate container 1c75b932a740 20:03:24 ---> dc65a44fc5ca 20:03:24 Step 12/27 : WORKDIR /edgex-go 20:03:24 ---> Running in 7e8624bad4b5 20:03:24 Removing intermediate container 7e8624bad4b5 20:03:24 ---> f4f53644a88a 20:03:24 20:03:24 Step 13/27 : FROM alpine:3.17 20:03:24 3.17: Pulling from library/alpine 20:03:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:03:24 Status: Downloaded newer image for alpine:3.17 20:03:24 ---> 9ed4aefc74f6 20:03:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:24 ---> Running in 750ebf252271 20:03:24 Removing intermediate container 750ebf252271 20:03:24 ---> 9b1a8f10e0e1 20:03:24 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:24 ---> Running in f26b0f64efd5 20:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:25 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:25 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:25 OK: 17818 distinct packages available 20:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:26 (1/5) Installing dumb-init (1.2.5-r2) 20:03:26 (2/5) Installing musl-obstack (1.2.3-r0) 20:03:26 (3/5) Installing libucontext (1.2-r0) 20:03:26 (4/5) Installing gcompat (1.1.0-r0) 20:03:26 (5/5) Installing openssl (3.0.8-r3) 20:03:26 Executing busybox-1.35.0-r29.trigger 20:03:26 OK: 8 MiB in 20 packages 20:03:29 Removing intermediate container f26b0f64efd5 20:03:29 ---> db3f25a56128 20:03:29 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:29 ---> 2765a1f509e7 20:03:29 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:03:31 ---> 56141de726e9 20:03:31 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:03:35 ---> e34ab689861d 20:03:35 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:45 ---> 97bc56b58440 20:03:45 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:03:46 ---> fc67ba235826 20:03:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:03:50 ---> 164b52225951 20:03:50 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:03:55 ---> 0dce6b346b88 20:03:55 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:55 ---> Running in 5385c1922ac4 20:03:55 Removing intermediate container 5385c1922ac4 20:03:55 ---> 0c8d737a96ca 20:03:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:55 ---> Running in b3ef3d2f1b02 20:03:56 Removing intermediate container b3ef3d2f1b02 20:03:56 ---> bd2804ff62b4 20:03:56 Step 25/27 : LABEL arch=x86_64 20:04:00 ---> Running in c656cde090ae 20:04:00 Removing intermediate container 97d95c14eac9 20:04:00 ---> 957c6932b1e8 20:04:00 20:04:00 Step 10/25 : FROM alpine:3.17 20:04:00 ---> 9ed4aefc74f6 20:04:00 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:04:00 Removing intermediate container 8d85bce6ed0e 20:04:00 ---> 4fca9c680ceb 20:04:00 20:04:00 Step 10/23 : FROM alpine:3.17 20:04:00 ---> 9ed4aefc74f6 20:04:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:00 Removing intermediate container 3ef142f0d490 20:04:00 ---> 3436acea7df9 20:04:00 20:04:00 Step 9/20 : FROM alpine:3.17 20:04:00 ---> 9ed4aefc74f6 20:04:00 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:04:00 Removing intermediate container c656cde090ae 20:04:00 ---> e8d3e7d2c471 20:04:00 Step 26/27 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:04:00 ---> Running in bdbd14711b34 20:04:00 ---> Running in b15b8cf08723 20:04:00 ---> Running in 673ae630468d 20:04:00 ---> Running in 3bcd4450343b 20:04:00 Removing intermediate container b15b8cf08723 20:04:00 ---> f62ba23e3be3 20:04:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:00 Removing intermediate container bdbd14711b34 20:04:00 ---> acb02492cd21 20:04:00 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:04:00 Removing intermediate container 3bcd4450343b 20:04:00 ---> 17007d624ff1 20:04:00 Step 27/27 : LABEL version=0.0.0 20:04:00 ---> Running in 7b81fb311c04 20:04:00 ---> Running in 3787d504a21f 20:04:00 ---> Running in 38fdf65ee258 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:00 Removing intermediate container 38fdf65ee258 20:04:00 ---> aac814584cf9 20:04:00 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:01 Successfully built aac814584cf9 20:04:01 Successfully tagged security-spire-agent:latest 20:04:01 Building security-proxy-setup 20:04:01  Building security-spire-agent ... done (1/1) Installing dumb-init (1.2.5-r2) 20:04:01 Executing busybox-1.35.0-r29.trigger 20:04:01 OK: 7 MiB in 16 packages 20:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:01 (1/1) Installing dumb-init (1.2.5-r2) 20:04:01 Executing busybox-1.35.0-r29.trigger 20:04:02 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:02 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:02 OK: 17818 distinct packages available 20:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:02 OK: 7 MiB in 16 packages 20:04:02 (1/9) Installing ca-certificates (20220614-r4) 20:04:02 (2/9) Installing brotli-libs (1.0.9-r9) 20:04:02 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:04:02 (4/9) Installing libcurl (7.88.1-r1) 20:04:02 (5/9) Installing curl (7.88.1-r1) 20:04:02 (6/9) Installing dumb-init (1.2.5-r2) 20:04:02 (7/9) Installing musl-obstack (1.2.3-r0) 20:04:02 (8/9) Installing libucontext (1.2-r0) 20:04:02 (9/9) Installing gcompat (1.1.0-r0) 20:04:02 Executing busybox-1.35.0-r29.trigger 20:04:02 Executing ca-certificates-20220614-r4.trigger 20:04:02 OK: 10 MiB in 24 packages 20:04:04 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:04 ---> 718e05c4a328 20:04:04 Step 3/22 : WORKDIR /edgex-go 20:04:04 ---> Using cache 20:04:04 ---> e5abb17aac64 20:04:04 Step 4/22 : RUN apk add --update --no-cache make git 20:04:09 ---> Running in f0499e443118 20:04:09 Removing intermediate container 7b81fb311c04 20:04:09 ---> f8ded9c7130c 20:04:09 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:09 Removing intermediate container 673ae630468d 20:04:09 ---> 7949cd7ff184 20:04:09 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:04:09 Removing intermediate container 8dee67cc810e 20:04:09 ---> d26ef40f872e 20:04:09 20:04:09 Step 10/23 : FROM alpine:3.17 20:04:09 ---> 9ed4aefc74f6 20:04:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:04:09 ---> Using cache 20:04:09 ---> 7949cd7ff184 20:04:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:04:09 ---> Running in 3b1279c9f774 20:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:09 Removing intermediate container 3787d504a21f 20:04:09 ---> 802c19b80a23 20:04:09 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:09 ---> Running in f102d13067c4 20:04:09 ---> cc2dcb3fde1a 20:04:09 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:04:09 Removing intermediate container 3b1279c9f774 20:04:09 ---> f2ca940af9ac 20:04:09 Step 13/25 : ENV APP_PORT=59881 20:04:09 ---> Running in 0375544d4598 20:04:09 Removing intermediate container f102d13067c4 20:04:09 ---> 769586663057 20:04:09 Step 13/23 : ENV APP_PORT=59861 20:04:09 ---> Running in e5552e746315 20:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:09 ---> 74fc73d15982 20:04:09 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:04:09 ---> 62ba7715e680 20:04:09 Removing intermediate container 0375544d4598 20:04:09 Step 13/20 : COPY --from=builder /edgex-go/security.txt / ---> 179ad5f23f40 20:04:09 20:04:09 Step 14/25 : EXPOSE $APP_PORT 20:04:09 Removing intermediate container e5552e746315 20:04:09 ---> 3bf10793a326 20:04:09 Step 14/23 : EXPOSE $APP_PORT 20:04:09 ---> Running in bade6117409b 20:04:09 ---> Running in 43d92879a6fd 20:04:09 OK: 265 MiB in 53 packages 20:04:09 ---> 0540f20f666b 20:04:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:04:09 ---> 02c7fd8e93e3 20:04:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:04:09 Removing intermediate container 43d92879a6fd 20:04:09 ---> ee8b45c59fca 20:04:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:09 Removing intermediate container bade6117409b 20:04:09 ---> 16e72ea90b56 20:04:09 Step 15/25 : WORKDIR / 20:04:09 ---> Running in c8dea7395d5b 20:04:10 ---> 1fbc95de33e2 20:04:10 Removing intermediate container c8dea7395d5b 20:04:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / ---> d943c2c235cb 20:04:10 20:04:10 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:10 ---> 5b96bbf6bd65 20:04:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:04:10 ---> bfed1e9e49f6 20:04:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:04:10 Removing intermediate container f0499e443118 20:04:10 ---> 8d3bb365eeb9 20:04:10 Step 5/22 : COPY go.mod vendor* ./ 20:04:10 ---> 3ba34625a5e1 20:04:10 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:04:10 ---> e31146662f7b 20:04:10 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:10 ---> 8a0db8891ef9 20:04:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:10 ---> 2f95f266d328 20:04:10 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:10 ---> 962db183ac6b 20:04:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:04:10 ---> Running in 3c1e6ad209ea 20:04:10 ---> Running in 196bbbae7da1 20:04:10 ---> Running in ee58b7aa6a35 20:04:10 ---> aa003c0890b0 20:04:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:04:11 Removing intermediate container ee58b7aa6a35 20:04:11 ---> c286cb0c64c6 20:04:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:11 ---> e4052e1b8374 20:04:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:04:11 ---> Running in a76b49396514 20:04:11 ---> c699ac138b4d 20:04:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:04:12 Removing intermediate container a76b49396514 20:04:12 ---> 375f0aa18404 20:04:12 Step 18/20 : LABEL arch=x86_64 20:04:12 ---> 086c4585a6d5 20:04:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:04:12 ---> 415a6705b9bf 20:04:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:04:12 ---> Running in c1b29793331c 20:04:12 ---> Running in 852f79f0c86d 20:04:12 Removing intermediate container c1b29793331c 20:04:12 ---> ff5f8bb846aa 20:04:12 Step 19/20 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:04:12 Removing intermediate container 852f79f0c86d 20:04:12 ---> 62d92382a253 20:04:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:12 Removing intermediate container 3c1e6ad209ea 20:04:12 ---> eac6fc92e744 20:04:12 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:04:12 ---> 4b2b6c9d265d 20:04:12 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:04:12 ---> Running in 47306eadf9a2 20:04:12 ---> Running in 4968f843d4ef 20:04:12 ---> Running in be0b87c90ae8 20:04:12 ---> Running in 9de683a4d2cb 20:04:12 Removing intermediate container 47306eadf9a2 20:04:12 ---> d3d219b0da83 20:04:12 Step 20/20 : LABEL version=0.0.0 20:04:12 Removing intermediate container 4968f843d4ef 20:04:12 ---> 21f20771df20 20:04:12 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:04:12 Removing intermediate container be0b87c90ae8 20:04:12 ---> 78ef0d59ffee 20:04:12 Step 21/23 : LABEL arch=x86_64 20:04:12 ---> Running in 2d8fc2aa6aff 20:04:12 Removing intermediate container 9de683a4d2cb 20:04:12 ---> 48150a4b8754 20:04:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:12 ---> Running in 657cea7a3c68 20:04:12 ---> Running in 094b7341ad81 20:04:12 ---> Running in 3e4fc3b2fb21 20:04:12 Removing intermediate container 2d8fc2aa6aff 20:04:12 ---> e3abb850165a 20:04:12 20:04:12 Removing intermediate container 094b7341ad81 20:04:12 ---> 1a7a4535b01f 20:04:12 Step 22/23 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:04:12 Removing intermediate container 3e4fc3b2fb21 20:04:12 ---> a5d98f1bfe6f 20:04:12 Step 23/25 : LABEL arch=x86_64 20:04:12 Successfully built e3abb850165a 20:04:13 ---> Running in 6323416be889 20:04:13 Successfully tagged security-spiffe-token-provider:latest 20:04:13  Building security-spiffe-token-provider ... done Building core-command 20:04:13 Removing intermediate container 657cea7a3c68 20:04:13 ---> d9eda69fe2be 20:04:13 Step 21/23 : LABEL arch=x86_64 20:04:13 ---> Running in d2fc59386b8b 20:04:13 ---> Running in 00194af46dee 20:04:13 Removing intermediate container 6323416be889 20:04:13 ---> 2735a3912dd9 20:04:13 Step 23/23 : LABEL version=0.0.0 20:04:13 ---> Running in 7b02550758ea 20:04:13 Removing intermediate container d2fc59386b8b 20:04:13 ---> 3daafeae6023 20:04:13 Step 24/25 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:04:17 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:04:17 ---> 718e05c4a328 20:04:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:04:17 ---> Using cache 20:04:17 ---> 09e996038a2d 20:04:17 Step 4/24 : WORKDIR /edgex-go 20:04:17 ---> Using cache 20:04:17 ---> 016006602d3c 20:04:17 Step 5/24 : RUN apk add --update --no-cache make git 20:04:17 ---> Using cache 20:04:17 ---> ce549911924e 20:04:17 Step 6/24 : COPY go.mod vendor* ./ 20:04:17 ---> Using cache 20:04:17 ---> 49e445ef2ef7 20:04:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:17 ---> Using cache 20:04:17 ---> 038c086b84b8 20:04:17 Step 8/24 : COPY . . 20:04:17 ---> Using cache 20:04:17 ---> 77ac64664a82 20:04:17 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:04:18 Removing intermediate container 00194af46dee 20:04:18 ---> ca8acd36d388 20:04:18 Step 22/23 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:04:18 Removing intermediate container 7b02550758ea 20:04:18 ---> 826faac1c35f 20:04:18 20:04:18 ---> Running in 34907821f0ad 20:04:18 ---> Running in 843766d1856d 20:04:18 ---> Running in f3f9636bd78a 20:04:18 Successfully built 826faac1c35f 20:04:18 Removing intermediate container 34907821f0ad 20:04:18 ---> 00da0997a9bd 20:04:18 Step 25/25 : LABEL version=0.0.0 20:04:18 Successfully tagged support-scheduler:latest 20:04:18  Building support-scheduler ... done Building security-spire-config 20:04:18 Removing intermediate container f3f9636bd78a 20:04:18 ---> 2f44b42208fb 20:04:18 Step 23/23 : LABEL version=0.0.0 20:04:18 ---> Running in 4ad17683931a 20:04:18 ---> Running in 0686ddea79d1 20:04:18 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 20:04:22 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:04:22 ---> 718e05c4a328 20:04:22 Step 3/27 : WORKDIR /edgex-go 20:04:22 ---> Using cache 20:04:22 ---> e5abb17aac64 20:04:22 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:04:22 ---> Using cache 20:04:22 ---> a912fba63823 20:04:22 Step 5/27 : COPY go.mod vendor* ./ 20:04:22 ---> Using cache 20:04:22 ---> bc9557213b02 20:04:22 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:22 ---> Using cache 20:04:22 ---> bb2e5767671c 20:04:22 Step 7/27 : COPY . . 20:04:22 ---> Using cache 20:04:22 ---> 88632169ea4e 20:04:22 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:04:22 ---> Using cache 20:04:22 ---> 04381db5aa94 20:04:22 Step 9/27 : WORKDIR /edgex-go/spire-build 20:04:22 ---> Using cache 20:04:22 ---> 147adebc7e6c 20:04:22 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:22 ---> Using cache 20:04:22 ---> 8c3c28518472 20:04:22 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:04:22 ---> Using cache 20:04:22 ---> dc65a44fc5ca 20:04:22 Step 12/27 : WORKDIR /edgex-go 20:04:22 ---> Using cache 20:04:22 ---> f4f53644a88a 20:04:22 20:04:22 Step 13/27 : FROM alpine:3.17 20:04:22 ---> 9ed4aefc74f6 20:04:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:22 ---> Using cache 20:04:22 ---> 9b1a8f10e0e1 20:04:22 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:04:25 Removing intermediate container 4ad17683931a 20:04:25 ---> 9bf005fba93c 20:04:25 20:04:25 Removing intermediate container 0686ddea79d1 20:04:25 ---> e14efd758508 20:04:25 20:04:25 ---> Running in ac18a9a2490d 20:04:25 Successfully built 9bf005fba93c 20:04:25 Successfully tagged core-metadata:latest 20:04:25  Building core-metadata ... done Building support-notifications 20:04:25 Successfully built e14efd758508 20:04:25 Successfully tagged core-common-config-bootstrapper:latest 20:04:25  Building core-common-config-bootstrapper ... done Building security-spire-server 20:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:26 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:26 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:26 OK: 17818 distinct packages available 20:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:26 (1/4) Installing dumb-init (1.2.5-r2) 20:04:26 (2/4) Installing musl-obstack (1.2.3-r0) 20:04:26 (3/4) Installing libucontext (1.2-r0) 20:04:26 (4/4) Installing gcompat (1.1.0-r0) 20:04:26 Executing busybox-1.35.0-r29.trigger 20:04:26 OK: 7 MiB in 19 packages 20:04:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:30 ---> 718e05c4a328 20:04:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:30 ---> Using cache 20:04:30 ---> 09e996038a2d 20:04:30 Step 4/23 : WORKDIR /edgex-go 20:04:30 ---> Using cache 20:04:30 ---> 016006602d3c 20:04:30 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:04:32 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:04:32 ---> 718e05c4a328 20:04:32 Step 3/26 : WORKDIR /edgex-go 20:04:32 ---> Using cache 20:04:32 ---> e5abb17aac64 20:04:32 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:04:32 ---> Using cache 20:04:32 ---> a912fba63823 20:04:32 Step 5/26 : COPY go.mod vendor* ./ 20:04:32 ---> Using cache 20:04:32 ---> bc9557213b02 20:04:32 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:32 ---> Using cache 20:04:32 ---> bb2e5767671c 20:04:32 Step 7/26 : COPY . . 20:04:32 ---> Using cache 20:04:32 ---> 88632169ea4e 20:04:32 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:04:32 ---> Using cache 20:04:32 ---> 04381db5aa94 20:04:32 Step 9/26 : WORKDIR /edgex-go/spire-build 20:04:32 ---> Using cache 20:04:32 ---> 147adebc7e6c 20:04:32 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:32 ---> Using cache 20:04:32 ---> 8c3c28518472 20:04:32 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:04:41 ---> Running in d35cd72720ae 20:04:41 ---> Running in 0948ba20f061 20:04:41 Removing intermediate container ac18a9a2490d 20:04:41 ---> c883df9c2380 20:04:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:41 ---> b48d77aca1a1 20:04:41 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:41 OK: 265 MiB in 53 packages 20:04:41 ---> f8db979182e4 20:04:41 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:41 Removing intermediate container d35cd72720ae 20:04:41 ---> cbeb2d86844f 20:04:41 Step 12/26 : WORKDIR /edgex-go 20:04:41 ---> Running in b6b390ab0cc3 20:04:42 Removing intermediate container b6b390ab0cc3 20:04:42 ---> c2ccc7a10c78 20:04:42 20:04:42 Step 13/26 : FROM alpine:3.17 20:04:42 ---> 9ed4aefc74f6 20:04:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:42 ---> Using cache 20:04:42 ---> 9b1a8f10e0e1 20:04:42 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:42 ---> Using cache 20:04:42 ---> db3f25a56128 20:04:42 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:42 ---> Using cache 20:04:43 ---> 2765a1f509e7 20:04:43 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:04:43 ---> Using cache 20:04:43 ---> 56141de726e9 20:04:43 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:43 Removing intermediate container 0948ba20f061 20:04:43 ---> c393d03c215d 20:04:43 Step 6/23 : COPY go.mod vendor* ./ 20:04:43 ---> 538df5296b2d 20:04:43 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:04:43 ---> ce75bd083140 20:04:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:43 ---> Running in bed8f3504d9d 20:04:45 ---> fa5b21a18c61 20:04:45 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:04:45 ---> Running in f29f17805cee 20:04:45 ---> 6ac15b05599a 20:04:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:04:46 Removing intermediate container f29f17805cee 20:04:46 ---> 2bbb7edd2904 20:04:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:04:46 ---> 52faf2711f0b 20:04:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:04:47 ---> be7b714ab20b 20:04:47 Step 22/27 : WORKDIR / 20:04:47 ---> b3641a955396 20:04:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:04:47 ---> Running in 27621d18ced7 20:04:47 Removing intermediate container 27621d18ced7 20:04:47 ---> 8b01deeb6f36 20:04:47 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:47 ---> 9cdaed26b295 20:04:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:48 ---> Running in aac9f0c6c796 20:04:48 ---> Running in 10797e69d2e5 20:04:48 Removing intermediate container aac9f0c6c796 20:04:48 ---> 4744820aa897 20:04:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:48 Removing intermediate container 10797e69d2e5 20:04:48 ---> 08f490c8b671 20:04:48 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:48 ---> Running in 6dd1c5867733 20:04:48 ---> Running in 7773c82d7d4c 20:04:48 Removing intermediate container 843766d1856d 20:04:48 ---> 04458c2b5ef2 20:04:48 20:04:48 Step 10/24 : FROM alpine:3.17 20:04:48 ---> 9ed4aefc74f6 20:04:48 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:04:48 ---> Using cache 20:04:48 ---> 7949cd7ff184 20:04:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:04:48 ---> Using cache 20:04:48 ---> 769586663057 20:04:48 Step 13/24 : ENV APP_PORT=59882 20:04:48 Removing intermediate container 6dd1c5867733 20:04:48 ---> 7810f86b79ba 20:04:48 Step 24/26 : LABEL arch=x86_64 20:04:48 ---> Running in da6ad8ed5ee6 20:04:48 ---> Running in b3903154c03f 20:04:48 Removing intermediate container 7773c82d7d4c 20:04:48 ---> 191d915a7613 20:04:48 Step 25/27 : LABEL arch=x86_64 20:04:48 ---> Running in 683000f16c5a 20:04:48 Removing intermediate container b3903154c03f 20:04:48 ---> ed18b5d0a72f 20:04:48 Step 14/24 : EXPOSE $APP_PORT 20:04:48 Removing intermediate container da6ad8ed5ee6 20:04:48 ---> 367233991ef3 20:04:48 Step 25/26 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:04:48 ---> Running in 11a42f3b62d8 20:04:48 ---> Running in e7dc31c3155a 20:04:48 Removing intermediate container 683000f16c5a 20:04:48 ---> 54ecf5f35185 20:04:48 Step 26/27 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:04:48 ---> Running in b5edd64721f9 20:04:48 Removing intermediate container 11a42f3b62d8 20:04:48 ---> a41601964e1a 20:04:48 Step 15/24 : WORKDIR / 20:04:48 ---> Running in 326110e40cb1 20:04:48 Removing intermediate container e7dc31c3155a 20:04:48 ---> 8cef827ea176 20:04:48 Step 26/26 : LABEL version=0.0.0 20:04:49 Removing intermediate container b5edd64721f9 20:04:49 ---> f77943a5052f 20:04:49 Step 27/27 : LABEL version=0.0.0 20:04:49 ---> Running in 70cef0f37e7a 20:04:49 ---> Running in 76cd8f1db993 20:04:49 Removing intermediate container 326110e40cb1 20:04:49 ---> 2e9a641c7e7b 20:04:49 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:49 Removing intermediate container 70cef0f37e7a 20:04:49 ---> 2a0f2cab39f0 20:04:49 20:04:49 Removing intermediate container 76cd8f1db993 20:04:49 ---> 080ab2bd5904 20:04:49 20:04:49 Successfully built 2a0f2cab39f0 20:04:49 Successfully tagged security-spire-server:latest 20:04:49 Building core-data 20:04:49  Building security-spire-server ... done  ---> c0b0114c26f6 20:04:49 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:04:49 Successfully built 080ab2bd5904 20:04:49 Successfully tagged security-spire-config:latest 20:04:49 Building security-proxy-auth 20:04:49  Building security-spire-config ... done  ---> 7f397042c229 20:04:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:04:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:52 ---> 718e05c4a328 20:04:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:52 ---> Using cache 20:04:52 ---> 09e996038a2d 20:04:52 Step 4/23 : WORKDIR /edgex-go 20:04:52 ---> Using cache 20:04:52 ---> 016006602d3c 20:04:52 Step 5/23 : RUN apk add --update --no-cache make git 20:04:52 ---> Using cache 20:04:52 ---> ce549911924e 20:04:52 Step 6/23 : COPY go.mod vendor* ./ 20:04:52 ---> Using cache 20:04:52 ---> 49e445ef2ef7 20:04:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:52 ---> Using cache 20:04:52 ---> 038c086b84b8 20:04:52 Step 8/23 : COPY . . 20:04:52 ---> Using cache 20:04:52 ---> 77ac64664a82 20:04:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:04:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:54 ---> 718e05c4a328 20:04:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:54 ---> Using cache 20:04:54 ---> 09e996038a2d 20:04:54 Step 4/23 : WORKDIR /edgex-go 20:04:54 ---> Using cache 20:04:54 ---> 016006602d3c 20:04:54 Step 5/23 : RUN apk add --update --no-cache make git 20:04:54 ---> Using cache 20:04:54 ---> ce549911924e 20:04:54 Step 6/23 : COPY go.mod vendor* ./ 20:04:54 ---> Using cache 20:04:54 ---> 49e445ef2ef7 20:04:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:54 ---> Using cache 20:04:54 ---> 038c086b84b8 20:04:54 Step 8/23 : COPY . . 20:04:54 ---> Using cache 20:04:54 ---> 77ac64664a82 20:04:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:04:59 ---> a709ded81fca 20:04:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:04:59 ---> Running in d3cb9236d1f3 20:04:59 ---> Running in caf088b956a2 20:05:00 ---> 1f969c9c350b 20:05:00 Step 20/24 : ENTRYPOINT ["/core-command"] 20:05:00 ---> Running in 34dd5f733057 20:05:00 Removing intermediate container 34dd5f733057 20:05:00 ---> b9d3d0656dda 20:05:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:05:00 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 20:05:00 ---> Running in 8ab529c96ad2 20:05:01 Removing intermediate container 8ab529c96ad2 20:05:01 ---> 068b40d5df39 20:05:01 Step 22/24 : LABEL arch=x86_64 20:05:01 ---> Running in 3576df0180f0 20:05:02 Removing intermediate container 3576df0180f0 20:05:02 ---> 8c5136461b67 20:05:02 Step 23/24 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:05:04 ---> Running in 0aa25d866071 20:05:08 Removing intermediate container 0aa25d866071 20:05:08 ---> ba9191f80e39 20:05:08 Step 24/24 : LABEL version=0.0.0 20:05:11 ---> Running in 2f4f69c47e41 20:05:12 Removing intermediate container 2f4f69c47e41 20:05:12 ---> 9e2879a0a182 20:05:12 20:05:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:05:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:05:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:05:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:05:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:05:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:05:12 Successfully built 9e2879a0a182 20:05:12 Successfully tagged core-command:latest 20:05:12  Building core-command ... done Building security-bootstrapper 20:05:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:05:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:05:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:05:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:05:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:05:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:05:19 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:19 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:05:19 ---> 718e05c4a328 20:05:19 Step 3/33 : WORKDIR /edgex-go 20:05:19 ---> Using cache 20:05:19 ---> e5abb17aac64 20:05:19 Step 4/33 : RUN apk add --update --no-cache make git 20:05:19 ---> Using cache 20:05:19 ---> 8d3bb365eeb9 20:05:19 Step 5/33 : COPY go.mod vendor* ./ 20:05:19 ---> Using cache 20:05:19 ---> 2f95f266d328 20:05:19 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:29 ---> Running in 8ab37aea7710 20:05:29 Removing intermediate container 196bbbae7da1 20:05:29 ---> 9946078459f8 20:05:29 Step 7/22 : COPY . . 20:05:29 Removing intermediate container bed8f3504d9d 20:05:29 ---> 4bbe32393bf3 20:05:29 Step 8/23 : COPY . . 20:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:05:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.453s coverage: 28.7% of statements 20:05:41 ---> 03fc349e7a00 20:05:41 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:05:41 ---> f250debc866d 20:05:41 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:05:41 Removing intermediate container caf088b956a2 20:05:41 ---> c0e1cd38ef53 20:05:41 Removing intermediate container d3cb9236d1f3 20:05:41 ---> a91bce354910 20:05:41 20:05:41 Step 10/23 : FROM alpine:3.17 20:05:41 20:05:41 Step 10/23 : FROM alpine:3.17 ---> 9ed4aefc74f6 20:05:41 20:05:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:41 ---> 9ed4aefc74f6 20:05:41 ---> Using cache 20:05:41 ---> f62ba23e3be3 20:05:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation'Step 12/23 : RUN apk add --update --no-cache dumb-init 20:05:41 20:05:41 ---> Using cache 20:05:41 ---> f8ded9c7130c 20:05:41 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:41 ---> Using cache 20:05:41 ---> cc2dcb3fde1a 20:05:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:05:41 ---> Using cache 20:05:41 ---> 74fc73d15982 20:05:41 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:05:41 ---> Running in 87277e745306 20:05:41 ---> Running in 94b7eea77b24 20:05:41 ---> Running in 999b7261ef5d 20:05:42 Removing intermediate container 94b7eea77b24 20:05:42 ---> 5a067fa627f0 20:05:42 Step 12/23 : ENV APP_PORT=59880 20:05:42 ---> Running in 5873099d7707 20:05:42 Removing intermediate container 5873099d7707 20:05:42 ---> e8ab3f964c82 20:05:42 Step 13/23 : EXPOSE $APP_PORT 20:05:42 ---> Running in 4dc3c575ff6f 20:05:42 ---> 6cf194e0120a 20:05:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:05:42 Removing intermediate container 4dc3c575ff6f 20:05:42 ---> 335ba72d4072 20:05:42 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:05:42 ---> Running in bf202d6f2438 20:05:42 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 20:05:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:05:42 ---> dcbeddb49450 20:05:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.293s coverage: 98.5% of statements 20:05:43 ---> 52e4056f4e8e 20:05:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:43 ---> Running in 1d33757cf6d3 20:05:43 (1/1) Installing dumb-init (1.2.5-r2) 20:05:43 Executing busybox-1.35.0-r29.trigger 20:05:43 OK: 7 MiB in 16 packages 20:05:44 Removing intermediate container bf202d6f2438 20:05:44 ---> cc4c71f9bc81 20:05:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:44 Removing intermediate container 1d33757cf6d3 20:05:44 ---> 5a0d176a63b5 20:05:44 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:44 ---> d9a87c4006ac 20:05:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:45 ---> Running in 1f58058bbb6a 20:05:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:05:47 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:05:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:05:48 ---> 625f30461fd0 20:05:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.446s coverage: 71.3% of statements 20:05:50 Removing intermediate container 1f58058bbb6a 20:05:50 ---> 0e5f984adfa1 20:05:50 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:05:51 ---> 009e99ac1018 20:05:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:05:51 ---> Running in 5bb1558d834d 20:05:51 Removing intermediate container 5bb1558d834d 20:05:51 ---> 7514a1e9a152 20:05:51 Step 21/23 : LABEL arch=x86_64 20:05:52 ---> 46967c547fa5 20:05:52 Step 19/23 : ENTRYPOINT ["/core-data"] 20:05:53 ---> Running in fab43ba153ac 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:05:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.391s coverage: 54.0% of statements 20:05:54 ---> Running in 6bba1074a3d2 20:05:57 Removing intermediate container fab43ba153ac 20:05:57 ---> d4d5ed100eb4 20:05:57 Step 22/23 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:05:58 Removing intermediate container 6bba1074a3d2 20:05:58 ---> e44f86208a61 20:05:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:58 ---> Running in 9e867b644eff 20:05:58 ---> Running in b4363dd76c25 20:05:59 Removing intermediate container 9e867b644eff 20:05:59 ---> e835933b91fa 20:05:59 Step 23/23 : LABEL version=0.0.0 20:05:59 Removing intermediate container b4363dd76c25 20:05:59 ---> dcc8f0e70b1b 20:05:59 Step 21/23 : LABEL arch=x86_64 20:05:59 ---> Running in 3a16f0456bd1 20:05:59 ---> Running in 6910ed4e8518 20:05:59 Removing intermediate container 3a16f0456bd1 20:05:59 ---> bb9900bb14f0 20:05:59 20:05:59 Removing intermediate container 8ab37aea7710 20:05:59 ---> 211af9413bc8 20:05:59 Step 7/33 : COPY . . 20:05:59 Removing intermediate container 6910ed4e8518 20:05:59 ---> c2b447158059 20:05:59 Step 22/23 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:05:59 Successfully built bb9900bb14f0 20:05:59 Successfully tagged security-proxy-auth:latest 20:05:59 Building security-secretstore-setup 20:05:59 ---> Running in ebcd50f076b6 20:06:04  Building security-proxy-auth ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:06:04 ---> 718e05c4a328 20:06:04 Step 3/25 : WORKDIR /edgex-go 20:06:04 ---> Using cache 20:06:04 ---> e5abb17aac64 20:06:04 Step 4/25 : RUN apk add --update --no-cache make git 20:06:04 ---> Using cache 20:06:04 ---> 8d3bb365eeb9 20:06:04 Step 5/25 : COPY go.mod vendor* ./ 20:06:04 ---> Using cache 20:06:04 ---> 2f95f266d328 20:06:04 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:04 ---> Using cache 20:06:04 ---> 211af9413bc8 20:06:04 Step 7/25 : COPY . . 20:06:07 Removing intermediate container ebcd50f076b6 20:06:07 ---> 6dc527ba8c76 20:06:07 Step 23/23 : LABEL version=0.0.0 20:06:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:06:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:06:17 ---> Running in 8e5f7ce80628 20:06:17 ---> 6bf9ab658722 20:06:17 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:17 ---> Running in 1eb86ec394d8 20:06:17 ---> 05a5373ff379 20:06:17 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:06:18 Removing intermediate container 8e5f7ce80628 20:06:18 ---> a7a76cd32d67 20:06:18 20:06:18 Successfully built a7a76cd32d67 20:06:18 Successfully tagged core-data:latest 20:06:18  Building core-data ... done  ---> Running in 7404ab45a397 20:06:18 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 20:06:18 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 20:06:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.065s coverage: 88.5% of statements 20:06:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.556s coverage: 3.9% of statements 20:06:23 Removing intermediate container 999b7261ef5d 20:06:23 ---> 6dd52d1bf249 20:06:23 20:06:23 Step 9/22 : FROM alpine:3.17 20:06:23 ---> 9ed4aefc74f6 20:06:23 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:06:23 Removing intermediate container 87277e745306 20:06:23 ---> 17f695e12e27 20:06:23 20:06:23 Step 10/23 : FROM alpine:3.17 20:06:23 ---> 9ed4aefc74f6 20:06:23 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:06:23 ---> Running in 6f2d8863e3be 20:06:23 ---> Running in fd103d88443b 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.591s coverage: 95.6% of statements 20:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:25 (1/2) Installing dumb-init (1.2.5-r2) 20:06:25 (2/2) Installing openssl (3.0.8-r3) 20:06:25 Executing busybox-1.35.0-r29.trigger 20:06:25 OK: 8 MiB in 17 packages 20:06:25 (1/2) Installing ca-certificates (20220614-r4) 20:06:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:06:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:06:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:06:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:06:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:06:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 72.2% of statements 20:06:25 (2/2) Installing dumb-init (1.2.5-r2) 20:06:25 Executing busybox-1.35.0-r29.trigger 20:06:25 Executing ca-certificates-20220614-r4.trigger 20:06:25 OK: 8 MiB in 17 packages 20:06:27 Removing intermediate container fd103d88443b 20:06:27 ---> 30f4ebf369e2 20:06:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:06:27 ---> Running in b4edea268b1c 20:06:27 Removing intermediate container 6f2d8863e3be 20:06:27 ---> e344637e2c98 20:06:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:06:27 ---> Running in 96c6e90eaa89 20:06:27 Removing intermediate container b4edea268b1c 20:06:27 ---> 4bf566c043bc 20:06:27 Step 12/22 : WORKDIR /edgex 20:06:27 ---> Running in 95f7e034612a 20:06:27 Removing intermediate container 96c6e90eaa89 20:06:27 ---> 51912d506532 20:06:27 Step 13/23 : ENV APP_PORT=59860 20:06:27 Removing intermediate container 95f7e034612a 20:06:27 ---> f814ff72c00a 20:06:27 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:27 ---> Running in cd53cebd35cc 20:06:28 Removing intermediate container cd53cebd35cc 20:06:28 ---> 7b3cd83d7210 20:06:28 Step 14/23 : EXPOSE $APP_PORT 20:06:28 ---> Running in 46bc7fd31acc 20:06:28 ---> a8e33edbbcdd 20:06:28 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:06:28 Removing intermediate container 46bc7fd31acc 20:06:28 ---> c67a82e51d28 20:06:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:29 ---> bcd78b9bed83 20:06:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:06:29 ---> 0b14cc6afaaa 20:06:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:06:29 ---> bc2df5746400 20:06:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:06:30 ---> dbafbe362158 20:06:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.231s coverage: 65.9% of statements 20:06:32 ---> 60504b014076 20:06:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:06:32 ---> 4c954f89e14c 20:06:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:06:32 ---> e2df82223e17 20:06:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:32 ---> Running in 2e5371a9d092 20:06:32 ---> 99119b4b9940 20:06:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:06:32 ---> Running in 065ff0be12f6 20:06:32 Removing intermediate container 065ff0be12f6 20:06:32 ---> a2eac9475b78 20:06:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:32 ---> Running in dd3e8b23bbf8 20:06:32 Removing intermediate container dd3e8b23bbf8 20:06:32 ---> 0d1b1adff6c8 20:06:32 Step 21/23 : LABEL arch=x86_64 20:06:32 ---> Running in bae9009e1bd2 20:06:32 Removing intermediate container bae9009e1bd2 20:06:32 ---> 120cb64d7f53 20:06:32 Step 22/23 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:06:32 ---> Running in ea9c2f2aeecf 20:06:32 Removing intermediate container ea9c2f2aeecf 20:06:32 ---> d2174660e3bb 20:06:32 Step 23/23 : LABEL version=0.0.0 20:06:32 ---> Running in 48aab518406f 20:06:32 Removing intermediate container 2e5371a9d092 20:06:32 ---> fbb7c8cf0435 20:06:32 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:06:32 ---> Running in 3aa6181d290d 20:06:32 Removing intermediate container 48aab518406f 20:06:32 ---> d98b2707a62b 20:06:32 20:06:32 Successfully built d98b2707a62b 20:06:32 Successfully tagged support-notifications:latest 20:06:32  Building support-notifications ... done Removing intermediate container 3aa6181d290d 20:06:32 ---> 6d52d28ae03e 20:06:32 Step 20/22 : LABEL arch=x86_64 20:06:33 ---> Running in 29bb7c38bd50 20:06:33 Removing intermediate container 29bb7c38bd50 20:06:33 ---> 585daf494cd3 20:06:33 Step 21/22 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:06:33 ---> Running in 7e9b35b3d64b 20:06:33 Removing intermediate container 7e9b35b3d64b 20:06:33 ---> b1ffb57d7ec8 20:06:33 Step 22/22 : LABEL version=0.0.0 20:06:33 ---> Running in 60b41a083b3e 20:06:33 Removing intermediate container 60b41a083b3e 20:06:33 ---> fc0be89b9e9a 20:06:33 20:06:33 Successfully built fc0be89b9e9a 20:06:33 Successfully tagged security-proxy-setup:latest 20:06:36  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:06:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.413s coverage: 0.9% of statements 20:06:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.0% of statements 20:06:42 Removing intermediate container 7404ab45a397 20:06:42 ---> a2ee70ea1f39 20:06:42 20:06:42 Step 9/33 : FROM alpine:3.17 20:06:42 ---> 9ed4aefc74f6 20:06:42 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:06:42 ---> Using cache 20:06:42 ---> acb02492cd21 20:06:42 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:06:42 Removing intermediate container 1eb86ec394d8 20:06:42 ---> 8ff5ef326a51 20:06:42 20:06:42 Step 9/25 : FROM alpine:3.17 20:06:42 ---> 9ed4aefc74f6 20:06:42 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:06:42 ---> Running in 42697e37e8bd 20:06:42 ---> Running in 58d12498d57b 20:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:42 (1/3) Installing ca-certificates (20220614-r4) 20:06:42 (1/2) Installing dumb-init (1.2.5-r2) 20:06:42 (2/2) Installing su-exec (0.2-r2) 20:06:42 Executing busybox-1.35.0-r29.trigger 20:06:42 (2/3) Installing dumb-init (1.2.5-r2) 20:06:42 (3/3) Installing su-exec (0.2-r2) 20:06:42 OK: 7 MiB in 17 packages 20:06:42 Executing busybox-1.35.0-r29.trigger 20:06:42 Executing ca-certificates-20220614-r4.trigger 20:06:42 OK: 8 MiB in 18 packages 20:06:43 Removing intermediate container 42697e37e8bd 20:06:43 ---> dc56e1bc82bd 20:06:43 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:06:43 ---> Running in 97c884df3947 20:06:43 Removing intermediate container 58d12498d57b 20:06:43 ---> ce10c8ef7918 20:06:43 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:06:43 ---> Running in 58468865a18c 20:06:43 Removing intermediate container 97c884df3947 20:06:43 ---> a150617e88bc 20:06:43 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:06:43 ---> Running in aea1f13564f9 20:06:43 Removing intermediate container 58468865a18c 20:06:43 ---> be2328527503 20:06:43 Step 12/25 : WORKDIR / 20:06:43 ---> Running in 1d1d7939d7be 20:06:43 Removing intermediate container aea1f13564f9 20:06:43 ---> 8aca04442f53 20:06:43 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:06:43 ---> Running in 9dc7230615f5 20:06:43 Removing intermediate container 1d1d7939d7be 20:06:43 ---> 48e2ce456fd8 20:06:43 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:43 Removing intermediate container 9dc7230615f5 20:06:43 ---> 7dc901452241 20:06:43 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:06:43 ---> Running in 9978efdc9269 20:06:43 ---> c8f26c2a5535 20:06:43 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:06:43 Removing intermediate container 9978efdc9269 20:06:43 ---> 976d9d3604f3 20:06:43 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:06:43 ---> Running in 191688c3c462 20:06:43 ---> d53f123a3c59 20:06:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:06:43 ---> 24a8d37631ae 20:06:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:06:43 ---> 33ea4f940498 20:06:43 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:06:44 ---> 46d6289fe5cc 20:06:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:06:44 Removing intermediate container 191688c3c462 20:06:44 ---> 452dac32184e 20:06:44 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:06:44 ---> Running in 4d208e6f9da9 20:06:44 Removing intermediate container 4d208e6f9da9 20:06:44 ---> 781ad3b6d9b3 20:06:44 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:06:44 ---> 2fd7d0f79bf2 20:06:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:06:44 ---> 4d8b3b59571c 20:06:44 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:06:45 ---> Running in 0cfb443b9f77 20:06:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.285s coverage: 44.1% of statements 20:06:45 ---> 4b803803bafc 20:06:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:06:45 ---> 747ec219cfe5 20:06:45 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:45 ---> Running in 6bf3eda1ebb3 20:06:45 Removing intermediate container 0cfb443b9f77 20:06:45 ---> e7e24c8ddc41 20:06:45 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:45 ---> a9e835d93515 20:06:45 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:06:45 ---> 45a915a83f1a 20:06:45 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:06:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.259s coverage: 82.9% of statements 20:06:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements 20:06:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements 20:06:46 Removing intermediate container 6bf3eda1ebb3 20:06:46 ---> 373ffec60f3d 20:06:46 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:06:46 ---> 0b3f5027a8ca 20:06:46 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:06:46 ---> Running in f21347728aca 20:06:46 Removing intermediate container f21347728aca 20:06:46 ---> 2fe6521600cf 20:06:46 Step 23/25 : LABEL arch=x86_64 20:06:46 ---> Running in eabeda7fba98 20:06:46 ---> 5b2e8062995e 20:06:46 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:06:46 Removing intermediate container eabeda7fba98 20:06:46 ---> 4e84a70e1b14 20:06:46 Step 24/25 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:06:46 ---> Running in cd1378394c32 20:06:46 ---> 512d87f14893 20:06:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:06:46 Removing intermediate container cd1378394c32 20:06:46 ---> 5d8759f7c04b 20:06:46 Step 25/25 : LABEL version=0.0.0 20:06:46 ---> Running in b9656ecf8b89 20:06:46 Removing intermediate container b9656ecf8b89 20:06:46 ---> b4a3f11f8432 20:06:46 20:06:46 ---> e62b81dbe22a 20:06:46 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:06:46 Successfully built b4a3f11f8432 20:06:46 Successfully tagged security-secretstore-setup:latest 20:06:46  Building security-secretstore-setup ... done  ---> bca8e3193fe0 20:06:46 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:06:47 ---> 33d87df536af 20:06:47 Step 28/33 : RUN chmod +x /entrypoint.sh 20:06:47 ---> Running in d7d850e6031f 20:06:47 Removing intermediate container d7d850e6031f 20:06:47 ---> 1d68c003ab17 20:06:47 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:06:47 ---> Running in 784963330b7e 20:06:47 Removing intermediate container 784963330b7e 20:06:47 ---> 11cfd30f9124 20:06:47 Step 30/33 : CMD ["gate"] 20:06:47 ---> Running in a28be833f46c 20:06:47 Removing intermediate container a28be833f46c 20:06:47 ---> 02ca67c369d5 20:06:47 Step 31/33 : LABEL arch=x86_64 20:06:47 ---> Running in c122ea15b097 20:06:47 Removing intermediate container c122ea15b097 20:06:47 ---> fd64ed363127 20:06:47 Step 32/33 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:06:47 ---> Running in b0cfe0077e7a 20:06:48 Removing intermediate container b0cfe0077e7a 20:06:48 ---> 353cabdba7c7 20:06:48 Step 33/33 : LABEL version=0.0.0 20:06:48 ---> Running in 3e00f9f0c636 20:06:48 Removing intermediate container 3e00f9f0c636 20:06:48 ---> a3a7f8f5d17a 20:06:48 20:06:48 Successfully built a3a7f8f5d17a 20:06:48 Successfully tagged security-bootstrapper:latest 20:06:48  Building security-bootstrapper ... done  [Pipeline] } 20:06:48 $ docker stop --time=1 2deeb6d7d4151bcb00737c6aa938a60b335d20b213ddeb3f17fef6d15bc592b5 20:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements 20:06:49 $ docker rm -f --volumes 2deeb6d7d4151bcb00737c6aa938a60b335d20b213ddeb3f17fef6d15bc592b5 [Pipeline] // withDockerContainer [Pipeline] sh 20:06:49 + docker images 20:06:49 REPOSITORY TAG IMAGE ID CREATED SIZE 20:06:49 security-bootstrapper latest a3a7f8f5d17a 1 second ago 22.2MB 20:06:49 security-secretstore-setup latest b4a3f11f8432 3 seconds ago 32.8MB 20:06:49 8ff5ef326a51 9 seconds ago 1.68GB 20:06:49 a2ee70ea1f39 10 seconds ago 1.67GB 20:06:49 security-proxy-setup latest fc0be89b9e9a 16 seconds ago 18.7MB 20:06:49 support-notifications latest d98b2707a62b 17 seconds ago 32.7MB 20:06:49 17f695e12e27 26 seconds ago 1.75GB 20:06:49 6dd52d1bf249 30 seconds ago 1.66GB 20:06:49 core-data latest a7a76cd32d67 32 seconds ago 20MB 20:06:49 security-proxy-auth latest bb9900bb14f0 51 seconds ago 18.3MB 20:06:49 c0e1cd38ef53 About a minute ago 1.69GB 20:06:49 a91bce354910 About a minute ago 1.66GB 20:06:49 core-command latest 9e2879a0a182 About a minute ago 19.8MB 20:06:49 security-spire-config latest 080ab2bd5904 2 minutes ago 88.9MB 20:06:49 security-spire-server latest 2a0f2cab39f0 2 minutes ago 89.8MB 20:06:49 04458c2b5ef2 2 minutes ago 1.69GB 20:06:49 c2ccc7a10c78 2 minutes ago 1.54GB 20:06:49 core-common-config-bootstrapper latest e14efd758508 2 minutes ago 17.2MB 20:06:49 core-metadata latest 9bf005fba93c 2 minutes ago 20.4MB 20:06:49 support-scheduler latest 826faac1c35f 2 minutes ago 32.1MB 20:06:49 security-spiffe-token-provider latest e3abb850165a 2 minutes ago 32.8MB 20:06:49 d26ef40f872e 2 minutes ago 1.75GB 20:06:49 security-spire-agent latest aac814584cf9 2 minutes ago 129MB 20:06:49 4fca9c680ceb 2 minutes ago 1.68GB 20:06:49 957c6932b1e8 2 minutes ago 1.69GB 20:06:49 3436acea7df9 2 minutes ago 1.72GB 20:06:49 f4f53644a88a 3 minutes ago 1.54GB 20:06:49 ci-base-image-x86_64 latest 718e05c4a328 7 minutes ago 881MB 20:06:49 alpine 3.17 9ed4aefc74f6 9 days ago 7.05MB 20:06:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB 20:06:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 20:06:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:06:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:06:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:06:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:06:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:07:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:07:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:07:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:07:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.127s coverage: 79.9% of statements 20:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.273s coverage: 92.9% of statements 20:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements 20:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.215s coverage: 62.3% of statements 20:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.197s coverage: 87.2% of statements 20:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.161s coverage: 20.0% of statements 20:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 20:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.454s coverage: 81.2% of statements 20:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.534s coverage: 82.1% of statements 20:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 86.0% of statements 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.003s coverage: 63.1% of statements 20:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.221s coverage: 100.0% of statements 20:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements 20:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 20:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 20:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 20:07:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:07:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:07:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.958s coverage: 38.4% of statements 20:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.215s coverage: 84.8% of statements 20:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:07:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.295s coverage: 17.7% of statements 20:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:07:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.535s coverage: 92.3% of statements 20:07:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:07:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:07:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 61.5% of statements 20:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements 20:07:56 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 20:07:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:07:56 go vet ./... 20:10:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:10:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:10:33 ./bin/test-attribution-txt.sh [Pipeline] echo 20:10:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:10:33 + ls -al . 20:10:33 total 700 20:10:33 drwxrwxr-x 10 1001 1001 4096 Apr 7 20:02 . 20:10:33 drwxr-xr-x 4 root root 4096 Apr 7 20:02 .. 20:10:33 drwxrwxr-x 2 1001 1001 4096 Apr 7 20:01 .blubracket 20:10:33 -rw-rw-r-- 1 1001 1001 16 Apr 7 20:01 .dockerignore 20:10:33 drwxrwxr-x 8 1001 1001 4096 Apr 7 20:01 .git 20:10:33 drwxrwxr-x 3 1001 1001 4096 Apr 7 20:01 .github 20:10:33 -rw-rw-r-- 1 1001 1001 1133 Apr 7 20:01 .gitignore 20:10:33 -rw-rw-r-- 1 1001 1001 42 Apr 7 20:01 .golangci.yml 20:10:33 -rw-rw-r-- 1 1001 1001 87 Apr 7 20:01 .hadolint.yml 20:10:33 -rw-rw-r-- 1 1001 1001 166 Apr 7 20:01 .sonarcloud.properties 20:10:33 -rw-rw-r-- 1 1001 1001 1171 Apr 7 20:01 ADOPTERS.md 20:10:33 -rw-rw-r-- 1 1001 1001 10835 Apr 7 20:01 Attribution.txt 20:10:33 -rw-rw-r-- 1 1001 1001 73765 Apr 7 20:01 CHANGELOG.md 20:10:33 -rw-rw-r-- 1 1001 1001 3804 Apr 7 20:01 CONTRIBUTING.md 20:10:33 -rw-rw-r-- 1 1001 1001 677 Apr 7 20:01 GOVERNANCE.md 20:10:33 -rw-rw-r-- 1 1001 1001 883 Apr 7 20:01 Jenkinsfile 20:10:33 -rw-rw-r-- 1 1001 1001 10775 Apr 7 20:01 LICENSE 20:10:33 -rw-rw-r-- 1 1001 1001 14368 Apr 7 20:01 Makefile 20:10:33 -rw-rw-r-- 1 1001 1001 582 Apr 7 20:01 OWNERS.md 20:10:33 -rw-rw-r-- 1 1001 1001 9403 Apr 7 20:01 README.md 20:10:33 -rw-rw-r-- 1 1001 1001 789 Apr 7 20:01 SECURITY.md 20:10:33 -rw-rw-r-- 1 1001 1001 5 Apr 7 19:58 VERSION 20:10:33 drwxrwxr-x 2 1001 1001 4096 Apr 7 20:01 bin 20:10:33 drwxrwxr-x 18 1001 1001 4096 Apr 7 20:01 cmd 20:10:33 -rw-r--r-- 1 root root 447380 Apr 7 20:07 coverage.out 20:10:33 -rw-rw-r-- 1 1001 1001 3200 Apr 7 20:01 go.mod 20:10:33 -rw-rw-r-- 1 1001 1001 31265 Apr 7 20:01 go.sum 20:10:33 drwxrwxr-x 7 1001 1001 4096 Apr 7 20:01 internal 20:10:33 drwxrwxr-x 3 1001 1001 4096 Apr 7 20:01 openapi 20:10:33 -rw-rw-r-- 1 1001 1001 594 Apr 7 20:01 security.txt 20:10:33 drwxrwxr-x 4 1001 1001 4096 Apr 7 20:01 snap 20:10:33 -rw-rw-r-- 1 1001 1001 204 Apr 7 20:01 version.go [Pipeline] sh 20:10:34 + '[' -e coverage.out ] 20:10:34 + chown 1001:1001 coverage.out [Pipeline] stash 20:10:34 Warning: overwriting stash ‘coverage-report’ 20:10:35 Stashed 1 file(s) [Pipeline] sh 20:10:35 + make build 20:10:35 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 20:12:12 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 20:12:12 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 20:12:12 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 20:12:15 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 20:13:02 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 20:13:04 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 20:13:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:13:16 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 20:13:19 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 20:13:23 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 20:13:29 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] } 20:13:35 $ docker stop --time=1 a32477826919e169db760c5fb1b84318ce4f6ee8c0fc0877675d21f247df356f 20:13:37 $ docker rm -f --volumes a32477826919e169db760c5fb1b84318ce4f6ee8c0fc0877675d21f247df356f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:40 20:13:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:41 latest: Pulling from edgex-devops/edgex-compose-arm64 20:13:41 29e5d40040c1: Pulling fs layer 20:13:41 1ce36da41761: Pulling fs layer 20:13:41 25b303627fd3: Pulling fs layer 20:13:41 29e5d40040c1: Verifying Checksum 20:13:41 29e5d40040c1: Download complete 20:13:41 1ce36da41761: Verifying Checksum 20:13:41 1ce36da41761: Download complete 20:13:41 29e5d40040c1: Pull complete 20:13:43 25b303627fd3: Verifying Checksum 20:13:43 1ce36da41761: Pull complete 20:13:53 25b303627fd3: Pull complete 20:13:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:53 prd-ubuntu20.04-docker-arm64-4c-16g-7152 does not seem to be running inside a container 20:13:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:13:55 $ docker top 10adda447119a2a2802d6a09f0ab9aa5eb5ad6183899e2c60df635bf0c112363 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:56 + docker-compose build --help 20:13:56 + grep parallel 20:14:00 --parallel Build images in parallel. [Pipeline] } 20:14:00 $ docker stop --time=1 10adda447119a2a2802d6a09f0ab9aa5eb5ad6183899e2c60df635bf0c112363 20:14:02 $ docker rm -f --volumes 10adda447119a2a2802d6a09f0ab9aa5eb5ad6183899e2c60df635bf0c112363 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:03 prd-ubuntu20.04-docker-arm64-4c-16g-7152 does not seem to be running inside a container 20:14:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:14:04 $ docker top 6fd8916b83d7d24c3780c2f6b33648b01671ff3c35211cd957c7ccef0fd2db37 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:05 + docker-compose -f ./docker-compose-build.yml build --parallel 20:14:09 Building core-command ... 20:14:09 Building core-common-config-bootstrapper ... 20:14:09 Building core-data ... 20:14:09 Building core-metadata ... 20:14:09 Building security-bootstrapper ... 20:14:09 Building security-proxy-auth ... 20:14:09 Building security-proxy-setup ... 20:14:09 Building security-secretstore-setup ... 20:14:09 Building security-spiffe-token-provider ... 20:14:09 Building security-spire-agent ... 20:14:09 Building security-spire-config ... 20:14:09 Building security-spire-server ... 20:14:09 Building support-notifications ... 20:14:09 Building support-scheduler ... 20:14:09 Building security-bootstrapper 20:14:09 Building core-data 20:14:09 Building security-proxy-auth 20:14:09 Building core-common-config-bootstrapper 20:14:09 Building security-secretstore-setup 20:14:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:57 ---> d503001490e2 20:14:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:14:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:57 ---> d503001490e2 20:14:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:14:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:57 ---> d503001490e2 20:14:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:14:57 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:57 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:14:57 ---> d503001490e2 20:14:57 Step 3/33 : WORKDIR /edgex-go 20:14:57 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:14:57 ---> d503001490e2 20:14:57 Step 3/25 : WORKDIR /edgex-go 20:14:57 ---> Running in 74bba61b930f 20:14:57 ---> Running in b6ca7c824121 20:14:57 ---> Running in 135c173df5a7 20:14:57 ---> Running in 428e2b3cb021 20:14:57 ---> Running in fe40ae0219be 20:14:57 Removing intermediate container 135c173df5a7 20:14:57 ---> 068b81bd1342 20:14:57 Step 4/23 : WORKDIR /edgex-go 20:14:57 ---> Running in 0820b5bd0848 20:14:57 Removing intermediate container 74bba61b930f 20:14:57 ---> 16caecfb6faa 20:14:57 Step 4/23 : WORKDIR /edgex-go 20:14:57 Removing intermediate container 428e2b3cb021 20:14:57 ---> 51646348ebac 20:14:57 Step 4/25 : RUN apk add --update --no-cache make git 20:14:57 Removing intermediate container fe40ae0219be 20:14:57 ---> c05f2154c471 20:14:57 Step 4/23 : WORKDIR /edgex-go 20:14:57 ---> Running in da98dfdb6e84 20:14:57 ---> Running in b76b00496f99 20:14:57 Removing intermediate container b6ca7c824121 20:14:57 ---> 926623ab51d1 20:14:57 Step 4/33 : RUN apk add --update --no-cache make git 20:14:57 ---> Running in b34225c6b2a5 20:14:57 ---> Running in 27940e727619 20:14:58 Removing intermediate container 0820b5bd0848 20:14:58 ---> 0096d87679f4 20:14:58 Step 5/23 : RUN apk add --update --no-cache make git 20:14:58 Removing intermediate container b76b00496f99 20:14:58 ---> e920fefbdee5 20:14:58 Step 5/23 : RUN apk add --update --no-cache make git 20:14:58 ---> Running in 549caa33e325 20:14:58 ---> Running in 96874464f8ee 20:14:58 Removing intermediate container b34225c6b2a5 20:14:58 ---> 07da5f096778 20:14:58 Step 5/23 : RUN apk add --update --no-cache make git 20:14:58 ---> Running in 6ff5c7bbff3f 20:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:02 OK: 263 MiB in 53 packages 20:15:02 OK: 263 MiB in 53 packages 20:15:02 OK: 263 MiB in 53 packages 20:15:02 OK: 263 MiB in 53 packages 20:15:02 OK: 263 MiB in 53 packages 20:15:06 Removing intermediate container da98dfdb6e84 20:15:06 ---> 253554f32cd0 20:15:06 Step 5/25 : COPY go.mod vendor* ./ 20:15:06 Removing intermediate container 549caa33e325 20:15:06 ---> 63e78de34e8e 20:15:06 Step 6/23 : COPY go.mod vendor* ./ 20:15:06 Removing intermediate container 6ff5c7bbff3f 20:15:06 ---> 758956b2178c 20:15:06 Step 6/23 : COPY go.mod vendor* ./ 20:15:06 Removing intermediate container 27940e727619 20:15:06 ---> 6aca88e9d64b 20:15:06 Step 5/33 : COPY go.mod vendor* ./ 20:15:06 Removing intermediate container 96874464f8ee 20:15:06 ---> f42a866f1a26 20:15:06 Step 6/23 : COPY go.mod vendor* ./ 20:15:06 ---> c67a31dce60b 20:15:06 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:06 ---> Running in a45f22626187 20:15:07 ---> 4ed5141cb98c 20:15:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:07 ---> Running in 78819f340ba7 20:15:07 ---> da16ea2c1533 20:15:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:07 ---> 2d4a76ca166a 20:15:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:07 ---> b1b5c71fde79 20:15:07 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:07 ---> Running in 87c1c16f8ac8 20:15:07 ---> Running in f6c0ec2e0932 20:15:07 ---> Running in 560ff6e5c6cc 20:16:59 Removing intermediate container 78819f340ba7 20:16:59 ---> e5e4bdbda3fe 20:16:59 Step 8/23 : COPY . . 20:16:59 Removing intermediate container 87c1c16f8ac8 20:16:59 ---> f14b0cc8f0d8 20:16:59 Step 8/23 : COPY . . 20:16:59 Removing intermediate container a45f22626187 20:16:59 ---> eebca8d8d001 20:16:59 Step 7/25 : COPY . . 20:16:59 Removing intermediate container 560ff6e5c6cc 20:16:59 ---> 8a50b3d02d1a 20:16:59 Step 7/33 : COPY . . 20:16:59 Removing intermediate container f6c0ec2e0932 20:16:59 ---> beeb8cf13f11 20:16:59 Step 8/23 : COPY . . 20:17:09 ---> 14185518f631 20:17:09 ---> 76534e631461 20:17:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:17:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:17:09 ---> 92d1223c39a8 20:17:09 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:17:09 ---> 3e17c802ff4a 20:17:09 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:17:09 ---> Running in 20e7abd6f5a6 20:17:09 ---> 0b9fc1eec403 20:17:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:17:09 ---> Running in d62931ec7fd4 20:17:09 ---> Running in 33f9dc996371 20:17:09 ---> Running in 0779df7aa946 20:17:09 ---> Running in a37b30372f81 20:17:10 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 20:17:10 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 20:17: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:17: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 20:17: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:23:18 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 20:23:18 Removing intermediate container a37b30372f81 20:23:18 ---> 63a0f9e6959e 20:23:18 20:23:18 Step 10/23 : FROM alpine:3.17 20:23:18 3.17: Pulling from library/alpine 20:23:18 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:23:18 Status: Downloaded newer image for alpine:3.17 20:23:18 ---> 51e60588ff2c 20:23:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:23:18 ---> Running in f625da060d4c 20:23:18 Removing intermediate container f625da060d4c 20:23:18 ---> 22cec178d102 20:23:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:23:18 ---> Running in f822d066a17f 20:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:23:20 (1/1) Installing dumb-init (1.2.5-r2) 20:23:20 Executing busybox-1.35.0-r29.trigger 20:23:20 OK: 8 MiB in 16 packages 20:23:26 Removing intermediate container f822d066a17f 20:23:26 ---> 4675ae0880e7 20:23:26 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:27 ---> 675c5929ca8b 20:23:27 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:23:29 Removing intermediate container 33f9dc996371 20:23:29 ---> c40c70fd8d54 20:23:29 20:23:29 Step 9/33 : FROM alpine:3.17 20:23:29 ---> 51e60588ff2c 20:23:29 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:23:29 ---> Running in cc856ad6e9ac 20:23:30 ---> ff6f5cbbb21c 20:23:30 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:23:30 Removing intermediate container cc856ad6e9ac 20:23:30 ---> 63b1967a08e0 20:23:30 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:23:30 ---> Running in b7d2726ed10e 20:23:32 Removing intermediate container 0779df7aa946 20:23:32 ---> fb12d284830e 20:23:32 20:23:32 Step 9/25 : FROM alpine:3.17 20:23:32 ---> 51e60588ff2c 20:23:32 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:23:33 ---> Running in d6dfc0a9e425 20:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:33 ---> e5489c581427 20:23:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:23:34 ---> 4631b5e60684 20:23:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:23:35 (1/2) Installing dumb-init (1.2.5-r2) 20:23:35 (2/2) Installing su-exec (0.2-r2) 20:23:35 Executing busybox-1.35.0-r29.trigger 20:23:35 OK: 8 MiB in 17 packages 20:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:23:37 (1/3) Installing ca-certificates (20220614-r4) 20:23:37 (2/3) Installing dumb-init (1.2.5-r2) 20:23:37 (3/3) Installing su-exec (0.2-r2) 20:23:37 Executing busybox-1.35.0-r29.trigger 20:23:37 Executing ca-certificates-20220614-r4.trigger 20:23:37 ---> 7a3f513d8b32 20:23:37 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:37 ---> Running in 46f81a6f337d 20:23:38 OK: 8 MiB in 18 packages 20:23:38 Removing intermediate container b7d2726ed10e 20:23:38 ---> cd1a54d5e711 20:23:38 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:23:39 ---> Running in f9fea69650bc 20:23:39 Removing intermediate container f9fea69650bc 20:23:39 ---> eed7a71980fc 20:23:39 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:23:39 ---> Running in 3b44882f9da2 20:23:40 Removing intermediate container 3b44882f9da2 20:23:40 ---> e19b6812e330 20:23:40 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:23:41 Removing intermediate container d6dfc0a9e425 20:23:41 ---> 645c85bf80cf 20:23:41 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:23:41 ---> Running in 50248864f815 20:23:41 ---> Running in de20909beb87 20:23:41 Removing intermediate container 20e7abd6f5a6 20:23:41 ---> add30f8dd6a7 20:23:41 20:23:41 Step 10/23 : FROM alpine:3.17 20:23:41 ---> 51e60588ff2c 20:23:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:23:41 ---> Using cache 20:23:41 ---> 22cec178d102 20:23:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:23:41 ---> Using cache 20:23:41 ---> 4675ae0880e7 20:23:41 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:41 ---> Using cache 20:23:41 ---> 675c5929ca8b 20:23:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:23:41 ---> Using cache 20:23:41 ---> ff6f5cbbb21c 20:23:41 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:23:41 Removing intermediate container de20909beb87 20:23:41 ---> 033c4107c1d2 20:23:41 Step 12/25 : WORKDIR / 20:23:41 Removing intermediate container 50248864f815 20:23:41 ---> f5ce9e7bead9 20:23:41 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:23:41 ---> Running in eeedcf0e316b 20:23:42 Removing intermediate container 46f81a6f337d 20:23:42 ---> 1b027dd38ec8 20:23:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:23:42 ---> Running in b2c27ea1e6f8 20:23:42 ---> Running in b0214d04f72b 20:23:42 Removing intermediate container b2c27ea1e6f8 20:23:42 ---> 1db03ce7f962 20:23:42 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:23:43 Removing intermediate container eeedcf0e316b 20:23:43 ---> 672b00c113da 20:23:43 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:43 Removing intermediate container b0214d04f72b 20:23:43 ---> c6b202a3ed31 20:23:43 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:23:43 ---> Running in 5f5ceafcbb0d 20:23:43 ---> Running in 45f9a8b2922d 20:23:43 ---> 0572df0fbbee 20:23:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:23:43 Removing intermediate container 45f9a8b2922d 20:23:43 ---> eb58f4bb1c6d 20:23:43 Step 21/23 : LABEL arch=arm64 20:23:44 ---> Running in 9fa7d5e816d6 20:23:44 ---> e1bfe77996be 20:23:44 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:23:44 Removing intermediate container 9fa7d5e816d6 20:23:44 ---> 3aa362ea3bf0 20:23:44 Step 22/23 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:23:45 ---> Running in e2b3cac18e86 20:23:45 ---> 0bf8d2cc195b 20:23:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:23:45 ---> 3fb716617a93 20:23:45 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:23:45 Removing intermediate container e2b3cac18e86 20:23:45 ---> d3ef676fe28f 20:23:45 Step 23/23 : LABEL version=0.0.0 20:23:46 ---> Running in 73afe9174dab 20:23:46 Removing intermediate container 5f5ceafcbb0d 20:23:46 ---> c454daf20741 20:23:46 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:23:46 ---> ce92bcb6efc8 20:23:46 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:46 ---> Running in d9cd3af1e24b 20:23:46 ---> Running in fe6694ff4a2e 20:23:46 ---> 17c58e90f792 20:23:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:23:47 Removing intermediate container 73afe9174dab 20:23:47 ---> 5bc6c014a3da 20:23:47 20:23:47 Removing intermediate container d9cd3af1e24b 20:23:47 ---> 395cec06e585 20:23:47 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:23:47 Successfully built 5bc6c014a3da 20:23:47 Successfully tagged security-proxy-auth-arm64:latest 20:23:47 Building support-scheduler 20:23:48  Building security-proxy-auth ... done  ---> 1fc0c757cf83 20:23:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:23:48 ---> 0f68c967ef77 20:23:48 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:23:49 ---> Running in b5e76e5e06e7 20:23:49 ---> f28ddaeaa5eb 20:23:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:23:49 Removing intermediate container fe6694ff4a2e 20:23:49 ---> 0dc53a26c851 20:23:49 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:23:50 ---> Running in d256a9c4e419 20:23:51 Removing intermediate container d256a9c4e419 20:23:51 ---> e142893587e3 20:23:51 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:23:51 ---> Running in fd22483d07cf 20:23:52 ---> 7bb416acf09d 20:23:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:23:52 Removing intermediate container fd22483d07cf 20:23:52 ---> f853342ba4b6 20:23:52 Step 21/23 : LABEL arch=arm64 20:23:52 ---> Running in cbb1aa8b6747 20:23:52 Removing intermediate container b5e76e5e06e7 20:23:52 ---> 2810956d7ef9 20:23:52 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:53 Removing intermediate container cbb1aa8b6747 20:23:53 ---> f22813698126 20:23:53 Step 22/23 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:23:53 ---> Running in 4c48a63bd934 20:23:53 ---> 44d287b08f44 20:23:53 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:23:53 Removing intermediate container 4c48a63bd934 20:23:53 ---> 7072cf8ca711 20:23:53 Step 23/23 : LABEL version=0.0.0 20:23:54 ---> Running in d84d6069f595 20:23:54 ---> 5c7500f8f696 20:23:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:23:54 ---> daf2946b89f1 20:23:54 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:23:54 Removing intermediate container d84d6069f595 20:23:54 ---> 616c32b01e1e 20:23:54 20:23:55 Successfully built 616c32b01e1e 20:23:55 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:23:55  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 20:23:55 Removing intermediate container d62931ec7fd4 20:23:55 ---> 9ac54d1c8efa 20:23:55 20:23:55 Step 10/23 : FROM alpine:3.17 20:23:55 ---> 51e60588ff2c 20:23:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:23:55 ---> 1294969274de 20:23:55 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:55 ---> Running in 80c9a949dcf0 20:23:56 ---> Running in baede338d45f 20:23:56 Removing intermediate container 80c9a949dcf0 20:23:56 ---> 8bee24a7c858 20:23:56 Step 12/23 : ENV APP_PORT=59880 20:23:56 ---> Running in 5b24181ab6b6 20:23:57 ---> 107a91a61158 20:23:57 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:23:57 Removing intermediate container 5b24181ab6b6 20:23:57 ---> 3fdab8415e48 20:23:57 Step 13/23 : EXPOSE $APP_PORT 20:23:57 ---> Running in 3cbaa201ff69 20:23:58 Removing intermediate container 3cbaa201ff69 20:23:58 ---> 942fab8c85fd 20:23:58 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:23:58 ---> 87a1f115d5e6 20:23:58 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:23:59 ---> Running in 88c8b4914c70 20:23:59 Removing intermediate container baede338d45f 20:23:59 ---> c6ad7b8f0bd2 20:23:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:23:59 ---> Running in 9b9b65f49861 20:24:00 ---> c9d82a7ffc96 20:24:00 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:24:00 Removing intermediate container 9b9b65f49861 20:24:00 ---> cb1ad5470daf 20:24:00 Step 23/25 : LABEL arch=arm64 20:24:00 ---> Running in 5261e3a5dfd9 20:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:01 ---> 8ab45dcc4f4b 20:24:01 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:24:01 Removing intermediate container 5261e3a5dfd9 20:24:01 ---> 3517fa161cad 20:24:01 Step 24/25 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:24:01 ---> Running in 6dceca40bbce 20:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:01 Removing intermediate container 6dceca40bbce 20:24:01 ---> ce7080097323 20:24:01 Step 25/25 : LABEL version=0.0.0 20:24:02 ---> Running in 244825447b90 20:24:02 ---> 21e3d37be499 20:24:02 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:24:02 (1/1) Installing dumb-init (1.2.5-r2) 20:24:02 Executing busybox-1.35.0-r29.trigger 20:24:02 OK: 8 MiB in 16 packages 20:24:02 Removing intermediate container 244825447b90 20:24:02 ---> 5bd878467692 20:24:02 20:24:03 Successfully built 5bd878467692 20:24:03 Successfully tagged security-secretstore-setup-arm64:latest 20:24:03  Building security-secretstore-setup ... done Building support-notifications 20:24:03 ---> ab45ddb12c5c 20:24:03 Step 28/33 : RUN chmod +x /entrypoint.sh 20:24:03 ---> Running in 95fb84d355f3 20:24:04 Removing intermediate container 88c8b4914c70 20:24:04 ---> 9e42af0e1dc9 20:24:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:05 ---> ec0d46a31ed1 20:24:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:24:06 ---> eeb8642298a1 20:24:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:24:06 Removing intermediate container 95fb84d355f3 20:24:06 ---> fe1e94691a17 20:24:06 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:24:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:06 ---> d503001490e2 20:24:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:06 ---> Using cache 20:24:06 ---> c05f2154c471 20:24:06 Step 4/23 : WORKDIR /edgex-go 20:24:06 ---> Using cache 20:24:06 ---> 07da5f096778 20:24:06 Step 5/23 : RUN apk add --update --no-cache make git 20:24:06 ---> Using cache 20:24:06 ---> 758956b2178c 20:24:06 Step 6/23 : COPY go.mod vendor* ./ 20:24:06 ---> Using cache 20:24:06 ---> da16ea2c1533 20:24:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:06 ---> Using cache 20:24:06 ---> f14b0cc8f0d8 20:24:06 Step 8/23 : COPY . . 20:24:06 ---> Running in 2885fefc6771 20:24:07 ---> Using cache 20:24:07 ---> 14185518f631 20:24:07 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:24:07 ---> Running in a1b554100c66 20:24:08 Removing intermediate container 2885fefc6771 20:24:08 ---> 4298265aa06b 20:24:08 Step 30/33 : CMD ["gate"] 20:24:08 ---> Running in daf5c5f1e05e 20:24:09 Removing intermediate container daf5c5f1e05e 20:24:09 ---> f3ddbe079741 20:24:09 Step 31/33 : LABEL arch=arm64 20:24:09 ---> Running in 58e9b0cc312b 20:24:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:24:09 ---> 5e4cac7cf938 20:24:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:24:09 Removing intermediate container 58e9b0cc312b 20:24:09 ---> 311ed488b3a9 20:24:09 Step 32/33 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:24:09 ---> Running in a435813ce63b 20:24:10 ---> 16631b76a521 20:24:10 Step 19/23 : ENTRYPOINT ["/core-data"] 20:24:10 Removing intermediate container a435813ce63b 20:24:10 ---> 77d1d733216c 20:24:10 Step 33/33 : LABEL version=0.0.0 20:24:10 ---> Running in cc34cd248160 20:24:11 ---> Running in cb693c2e28b1 20:24:11 Removing intermediate container cc34cd248160 20:24:11 ---> 7c4e71c18ded 20:24:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:11 Removing intermediate container cb693c2e28b1 20:24:11 ---> 5aa340a8321d 20:24:11 20:24:11 ---> Running in ccc69f1236e0 20:24:12 Removing intermediate container ccc69f1236e0 20:24:12 ---> 144124551aa6 20:24:12 Step 21/23 : LABEL arch=arm64 20:24:12 Successfully built 5aa340a8321d 20:24:12 Successfully tagged security-bootstrapper-arm64:latest 20:24:12 Building security-spire-config 20:24:12  Building security-bootstrapper ... done  ---> Running in cde7585fcb63 20:24:12 Removing intermediate container cde7585fcb63 20:24:12 ---> b83b02643299 20:24:12 Step 22/23 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:24:13 ---> Running in 2e3974ec015b 20:24:17 Removing intermediate container 2e3974ec015b 20:24:17 ---> 67704f7eb1a3 20:24:17 Step 23/23 : LABEL version=0.0.0 20:24:17 ---> Running in e450482080b6 20:24:17 Removing intermediate container e450482080b6 20:24:17 ---> 55e53dfb5c96 20:24:17 20:24:17 Successfully built 55e53dfb5c96 20:24:17 Successfully tagged core-data-arm64:latest 20:24:17 Building security-proxy-setup 20:24:23  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:24:23 ---> d503001490e2 20:24:23 Step 3/20 : WORKDIR /edgex-go 20:24:23 ---> Using cache 20:24:23 ---> 926623ab51d1 20:24:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:24:23 ---> Running in 939a4bc13e78 20:24:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:26 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:24:26 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:24:26 OK: 17694 distinct packages available 20:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:28 OK: 263 MiB in 53 packages 20:24:31 Removing intermediate container 939a4bc13e78 20:24:31 ---> 61faf49f221f 20:24:31 Step 5/20 : COPY go.mod vendor* ./ 20:24:31 ---> 60896935799b 20:24:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:31 ---> Running in 8edfee1d9f7b 20:24:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:33 ---> d503001490e2 20:24:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:33 ---> Using cache 20:24:33 ---> c05f2154c471 20:24:33 Step 4/23 : WORKDIR /edgex-go 20:24:33 ---> Using cache 20:24:33 ---> 07da5f096778 20:24:33 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:24:34 ---> Running in bd18d61394c2 20:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:38 OK: 263 MiB in 53 packages 20:24:40 Removing intermediate container bd18d61394c2 20:24:40 ---> 48e3dfb4201d 20:24:40 Step 6/23 : COPY go.mod vendor* ./ 20:24:41 ---> 0167738eb733 20:24:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:41 ---> Running in 89e52076fb58 20:24:44 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:44 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:24:44 ---> d503001490e2 20:24:44 Step 3/27 : WORKDIR /edgex-go 20:24:44 ---> Using cache 20:24:44 ---> 926623ab51d1 20:24:44 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:24:44 ---> Running in 5f407180a13f 20:24:46 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:24:46 ---> d503001490e2 20:24:46 Step 3/22 : WORKDIR /edgex-go 20:24:46 ---> Using cache 20:24:46 ---> 926623ab51d1 20:24:46 Step 4/22 : RUN apk add --update --no-cache make git 20:24:46 ---> Using cache 20:24:46 ---> 6aca88e9d64b 20:24:46 Step 5/22 : COPY go.mod vendor* ./ 20:24:46 ---> Using cache 20:24:46 ---> b1b5c71fde79 20:24:46 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:46 ---> Using cache 20:24:46 ---> 8a50b3d02d1a 20:24:46 Step 7/22 : COPY . . 20:24:46 ---> Using cache 20:24:46 ---> 3e17c802ff4a 20:24:46 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:24:47 ---> Running in 52e577a2667f 20:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:49 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 20:24:50 OK: 263 MiB in 53 packages 20:24:52 Removing intermediate container 5f407180a13f 20:24:52 ---> e40ecacb2160 20:24:52 Step 5/27 : COPY go.mod vendor* ./ 20:24:53 ---> 2c84c07a88e2 20:24:53 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:53 ---> Running in fa4afd04e31a 20:26:45 Removing intermediate container 8edfee1d9f7b 20:26:45 ---> fac435bd549c 20:26:45 Step 7/20 : COPY . . 20:26:57 Removing intermediate container 89e52076fb58 20:26:57 ---> 92b14df473e6 20:26:57 Step 8/23 : COPY . . 20:27:01 Removing intermediate container fa4afd04e31a 20:27:01 ---> f16d52b4a181 20:27:01 Step 7/27 : COPY . . 20:27:04 ---> 35064950eae3 20:27:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:27:04 ---> Running in 76214215fb5f 20:27: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:27:18 ---> 0ebb9ce05872 20:27:18 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:27:18 ---> Running in 6965084a9db4 20:27:19 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 20:27:22 ---> c4a98b3fe74d 20:27:22 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:27:22 ---> Running in d4cbb34bcda0 20:27:23 Removing intermediate container d4cbb34bcda0 20:27:23 ---> 0c6c5d7814f7 20:27:23 Step 9/27 : WORKDIR /edgex-go/spire-build 20:27:23 ---> Running in 3c8290b73ea2 20:27:24 Removing intermediate container 3c8290b73ea2 20:27:24 ---> 1d1b30f8e28c 20:27:24 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:27:24 ---> Running in 47b5d7711749 20:27:24 Removing intermediate container 47b5d7711749 20:27:24 ---> 26d63e3bb114 20:27:24 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:27:24 ---> Running in a0c496d6b83c 20:27:28 Removing intermediate container a0c496d6b83c 20:27:28 ---> c715704a5344 20:27:28 Step 12/27 : WORKDIR /edgex-go 20:27:28 ---> Running in 47dc7cba11de 20:27:28 Removing intermediate container 47dc7cba11de 20:27:28 ---> e58425110829 20:27:28 20:27:28 Step 13/27 : FROM alpine:3.17 20:27:28 ---> 51e60588ff2c 20:27:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:28 ---> Running in e5e15b77c56e 20:27:29 Removing intermediate container e5e15b77c56e 20:27:29 ---> cb56355b904e 20:27:29 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:27:29 ---> Running in b3acfb9552ad 20:27:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:33 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:27:33 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:27:33 OK: 17689 distinct packages available 20:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:36 (1/4) Installing dumb-init (1.2.5-r2) 20:27:36 (2/4) Installing musl-obstack (1.2.3-r0) 20:27:36 (3/4) Installing libucontext (1.2-r0) 20:27:36 (4/4) Installing gcompat (1.1.0-r0) 20:27:36 Executing busybox-1.35.0-r29.trigger 20:27:36 OK: 8 MiB in 19 packages 20:27:37 Removing intermediate container b3acfb9552ad 20:27:37 ---> 4d6841962360 20:27:37 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:38 ---> 30b297a9b11f 20:27:38 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:27:39 ---> 9686424c8f2e 20:27:39 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:27:45 ---> c38c0a44690e 20:27:45 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:27:46 ---> 71e24ff2b5d3 20:27:46 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:27:48 ---> Running in 132d0f2b6f40 20:27:48 Removing intermediate container 132d0f2b6f40 20:27:48 ---> 05b50ca8499f 20:27:48 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:27:49 ---> 61956e0fa892 20:27:49 Step 22/27 : WORKDIR / 20:27:49 ---> Running in 715e7b2b104d 20:27:50 Removing intermediate container 715e7b2b104d 20:27:50 ---> 37a5eb443a2b 20:27:50 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:27:50 ---> Running in 15e2f044ec95 20:27:50 Removing intermediate container 15e2f044ec95 20:27:50 ---> e3762b2c4a98 20:27:50 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:27:50 ---> Running in fbf8684fe08a 20:27:51 Removing intermediate container fbf8684fe08a 20:27:51 ---> 69153fe30ffe 20:27:51 Step 25/27 : LABEL arch=arm64 20:27:51 ---> Running in 2c088ccd3521 20:27:52 Removing intermediate container 2c088ccd3521 20:27:52 ---> 075736527852 20:27:52 Step 26/27 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:27:52 ---> Running in 7f30e57837f1 20:27:52 Removing intermediate container 7f30e57837f1 20:27:52 ---> 556d8a88f973 20:27:52 Step 27/27 : LABEL version=0.0.0 20:27:52 ---> Running in 6472cd1b8b88 20:27:53 Removing intermediate container 6472cd1b8b88 20:27:53 ---> 86182da004e0 20:27:53 20:27:53 Successfully built 86182da004e0 20:27:53 Successfully tagged security-spire-config-arm64:latest 20:27:53 Building security-spire-server 20:28:11  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:28:11 ---> d503001490e2 20:28:11 Step 3/26 : WORKDIR /edgex-go 20:28:11 ---> Using cache 20:28:11 ---> 926623ab51d1 20:28:11 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:28:11 ---> Using cache 20:28:11 ---> e40ecacb2160 20:28:11 Step 5/26 : COPY go.mod vendor* ./ 20:28:11 ---> Using cache 20:28:11 ---> 2c84c07a88e2 20:28:11 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:11 ---> Using cache 20:28:11 ---> f16d52b4a181 20:28:11 Step 7/26 : COPY . . 20:28:11 ---> Using cache 20:28:11 ---> c4a98b3fe74d 20:28:11 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:28:11 ---> Using cache 20:28:11 ---> 0c6c5d7814f7 20:28:11 Step 9/26 : WORKDIR /edgex-go/spire-build 20:28:11 ---> Using cache 20:28:11 ---> 1d1b30f8e28c 20:28:11 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:28:11 ---> Using cache 20:28:11 ---> 26d63e3bb114 20:28:11 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:28:11 ---> Running in e5bb12d87a48 20:28:14 Removing intermediate container e5bb12d87a48 20:28:14 ---> 3d6d0e060151 20:28:14 Step 12/26 : WORKDIR /edgex-go 20:28:14 ---> Running in c0b02c5b81dd 20:28:15 Removing intermediate container c0b02c5b81dd 20:28:15 ---> 6c049a669fb1 20:28:15 20:28:15 Step 13/26 : FROM alpine:3.17 20:28:15 ---> 51e60588ff2c 20:28:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:15 ---> Using cache 20:28:15 ---> cb56355b904e 20:28:15 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:28:15 ---> Running in 4cec9650d59c 20:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:19 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:28:19 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:28:19 OK: 17689 distinct packages available 20:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:21 (1/5) Installing dumb-init (1.2.5-r2) 20:28:21 (2/5) Installing musl-obstack (1.2.3-r0) 20:28:21 (3/5) Installing libucontext (1.2-r0) 20:28:21 (4/5) Installing gcompat (1.1.0-r0) 20:28:21 (5/5) Installing openssl (3.0.8-r3) 20:28:21 Executing busybox-1.35.0-r29.trigger 20:28:21 OK: 9 MiB in 20 packages 20:28:23 Removing intermediate container 4cec9650d59c 20:28:23 ---> d0c35d05ab73 20:28:23 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:23 ---> 40898173c80e 20:28:23 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:28:26 ---> 9a729e7f6006 20:28:26 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:28:33 ---> 8b6773842678 20:28:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:28:33 ---> f51fe46c18c2 20:28:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:28:34 ---> acbd320efcbc 20:28:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:28:35 ---> 39b421c3abb7 20:28:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:28:35 ---> Running in 2dffd4553e88 20:28:35 Removing intermediate container 2dffd4553e88 20:28:35 ---> 5eb25e2cfcdb 20:28:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:28:35 ---> Running in ec3af263f7a6 20:28:36 Removing intermediate container ec3af263f7a6 20:28:36 ---> 7dba2bbb105f 20:28:36 Step 24/26 : LABEL arch=arm64 20:28:36 ---> Running in 80b5a61b485b 20:28:37 Removing intermediate container 80b5a61b485b 20:28:37 ---> 691a140c0d32 20:28:37 Step 25/26 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:28:37 ---> Running in b65cd0905c13 20:28:37 Removing intermediate container b65cd0905c13 20:28:37 ---> f4f69963a65c 20:28:37 Step 26/26 : LABEL version=0.0.0 20:28:37 ---> Running in 8690b0f5916f 20:28:39 Removing intermediate container 8690b0f5916f 20:28:39 ---> 5b6d12125e41 20:28:39 20:28:39 Successfully built 5b6d12125e41 20:28:39 Successfully tagged security-spire-server-arm64:latest 20:28:39  Building security-spire-server ... done Building security-spire-agent 20:28:54 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:54 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:28:54 ---> d503001490e2 20:28:54 Step 3/27 : WORKDIR /edgex-go 20:28:54 ---> Using cache 20:28:54 ---> 926623ab51d1 20:28:54 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:28:54 ---> Using cache 20:28:54 ---> e40ecacb2160 20:28:54 Step 5/27 : COPY go.mod vendor* ./ 20:28:54 ---> Using cache 20:28:54 ---> 2c84c07a88e2 20:28:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:54 ---> Using cache 20:28:54 ---> f16d52b4a181 20:28:54 Step 7/27 : COPY . . 20:28:54 ---> Using cache 20:28:54 ---> c4a98b3fe74d 20:28:54 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:28:54 ---> Using cache 20:28:54 ---> 0c6c5d7814f7 20:28:54 Step 9/27 : WORKDIR /edgex-go/spire-build 20:28:54 ---> Using cache 20:28:54 ---> 1d1b30f8e28c 20:28:54 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:28:54 ---> Using cache 20:28:54 ---> 26d63e3bb114 20:28:54 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:28:54 ---> Using cache 20:28:54 ---> c715704a5344 20:28:54 Step 12/27 : WORKDIR /edgex-go 20:28:54 ---> Using cache 20:28:54 ---> e58425110829 20:28:54 20:28:54 Step 13/27 : FROM alpine:3.17 20:28:54 ---> 51e60588ff2c 20:28:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:54 ---> Using cache 20:28:54 ---> cb56355b904e 20:28:54 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:28:54 ---> Using cache 20:28:54 ---> d0c35d05ab73 20:28:54 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:54 ---> Using cache 20:28:54 ---> 40898173c80e 20:28:54 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:28:54 ---> Using cache 20:28:54 ---> 9a729e7f6006 20:28:54 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:28:57 ---> b63c39c5c861 20:28:57 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:02 ---> 1da848dfc873 20:29:02 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:29:02 ---> 4f7fa759792e 20:29:02 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:29:03 ---> 1ace8c284ce2 20:29:03 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:29:05 ---> f4f079618bcd 20:29:05 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:05 ---> Running in 60ecd366bceb 20:29:05 Removing intermediate container 60ecd366bceb 20:29:05 ---> 8837908b1b0b 20:29:05 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:05 ---> Running in 4d3c7f42915d 20:29:06 Removing intermediate container 4d3c7f42915d 20:29:06 ---> daaf2eccf9a9 20:29:06 Step 25/27 : LABEL arch=arm64 20:29:06 ---> Running in 3f08e1161eb0 20:29:06 Removing intermediate container 3f08e1161eb0 20:29:06 ---> 90eeadf991b3 20:29:06 Step 26/27 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:29:06 ---> Running in 0b666f6639ad 20:29:07 Removing intermediate container 0b666f6639ad 20:29:07 ---> 1867800b19a4 20:29:07 Step 27/27 : LABEL version=0.0.0 20:29:07 ---> Running in 87499e10b749 20:29:07 Removing intermediate container 87499e10b749 20:29:07 ---> 1c092bee6113 20:29:07 20:29:08 Successfully built 1c092bee6113 20:29:08 Successfully tagged security-spire-agent-arm64:latest 20:29:08  Building security-spire-agent ... done Building core-metadata 20:29:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:29:23 ---> d503001490e2 20:29:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:29:23 ---> Using cache 20:29:23 ---> c05f2154c471 20:29:23 Step 4/25 : WORKDIR /edgex-go 20:29:23 ---> Using cache 20:29:23 ---> 07da5f096778 20:29:23 Step 5/25 : RUN apk add --update --no-cache make git 20:29:23 ---> Using cache 20:29:23 ---> 758956b2178c 20:29:23 Step 6/25 : COPY go.mod vendor* ./ 20:29:23 ---> Using cache 20:29:23 ---> da16ea2c1533 20:29:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:23 ---> Using cache 20:29:23 ---> f14b0cc8f0d8 20:29:23 Step 8/25 : COPY . . 20:29:23 ---> Using cache 20:29:23 ---> 14185518f631 20:29:23 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:29:23 ---> Running in 4a047f08e367 20:29:25 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 20:30:32 Removing intermediate container 52e577a2667f 20:30:32 ---> b7607dc71e35 20:30:32 20:30:32 Step 9/22 : FROM alpine:3.17 20:30:32 ---> 51e60588ff2c 20:30:32 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:30:32 ---> Running in 2a05c5813d15 20:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:34 (1/2) Installing dumb-init (1.2.5-r2) 20:30:34 (2/2) Installing openssl (3.0.8-r3) 20:30:34 Executing busybox-1.35.0-r29.trigger 20:30:34 OK: 8 MiB in 17 packages 20:30:35 Removing intermediate container 2a05c5813d15 20:30:35 ---> eb470efbcb46 20:30:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:30:35 ---> Running in 95018899426f 20:30:36 Removing intermediate container 95018899426f 20:30:36 ---> 5f0f2517717a 20:30:36 Step 12/22 : WORKDIR /edgex 20:30:36 ---> Running in c69b8403584f 20:30:37 Removing intermediate container c69b8403584f 20:30:37 ---> e678d0f09ba5 20:30:37 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:38 ---> 8d0b6489d1b0 20:30:38 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:30:39 ---> 6c21d83b36ef 20:30:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:30:40 ---> e7c5ccdf393b 20:30:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:30:41 ---> 7f260fb2d947 20:30:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:30:42 ---> 44fc97e72e02 20:30:42 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:42 ---> Running in fb8ab9f86471 20:30:46 Removing intermediate container fb8ab9f86471 20:30:46 ---> 3e82fa1a2fa9 20:30:46 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:30:46 ---> Running in 18c8d0915681 20:30:46 Removing intermediate container 18c8d0915681 20:30:46 ---> c317e79583b2 20:30:46 Step 20/22 : LABEL arch=arm64 20:30:46 ---> Running in bde720226bc7 20:30:46 Removing intermediate container bde720226bc7 20:30:46 ---> 8debdff58c13 20:30:46 Step 21/22 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:30:46 ---> Running in bf903a522464 20:30:47 Removing intermediate container bf903a522464 20:30:47 ---> d50b80704330 20:30:47 Step 22/22 : LABEL version=0.0.0 20:30:47 ---> Running in 3bd1cd1c0d24 20:30:48 Removing intermediate container 3bd1cd1c0d24 20:30:48 ---> be9240829377 20:30:48 20:30:48 Successfully built be9240829377 20:30:48 Successfully tagged security-proxy-setup-arm64:latest 20:30:48  Building security-proxy-setup ... done Building core-command 20:31:03 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:31:03 ---> d503001490e2 20:31:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:31:03 ---> Using cache 20:31:03 ---> c05f2154c471 20:31:03 Step 4/24 : WORKDIR /edgex-go 20:31:03 ---> Using cache 20:31:03 ---> 07da5f096778 20:31:03 Step 5/24 : RUN apk add --update --no-cache make git 20:31:03 ---> Using cache 20:31:03 ---> 758956b2178c 20:31:03 Step 6/24 : COPY go.mod vendor* ./ 20:31:03 ---> Using cache 20:31:03 ---> da16ea2c1533 20:31:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:03 ---> Using cache 20:31:03 ---> f14b0cc8f0d8 20:31:03 Step 8/24 : COPY . . 20:31:03 ---> Using cache 20:31:03 ---> 14185518f631 20:31:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:31:05 ---> Running in 0b8a4d26a004 20:31:06 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 20:32:58 Removing intermediate container a1b554100c66 20:32:58 ---> f2ca53dfff74 20:32:58 20:32:58 Step 10/23 : FROM alpine:3.17 20:32:58 ---> 51e60588ff2c 20:32:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:32:58 ---> Running in 4aeb5f4bf646 20:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:58 (1/1) Installing dumb-init (1.2.5-r2) 20:32:58 Executing busybox-1.35.0-r29.trigger 20:32:58 OK: 8 MiB in 16 packages 20:32:58 Removing intermediate container 4aeb5f4bf646 20:32:58 ---> 0651a15528a0 20:32:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:32:58 ---> Running in 8fc5eb543a2d 20:32:58 Removing intermediate container 8fc5eb543a2d 20:32:58 ---> 60dbbcdb8344 20:32:58 Step 13/23 : ENV APP_PORT=59861 20:32:58 ---> Running in 3c974cb5de63 20:32:59 Removing intermediate container 3c974cb5de63 20:32:59 ---> 32696f2a36c5 20:32:59 Step 14/23 : EXPOSE $APP_PORT 20:32:59 ---> Running in cf839c7fcfff 20:33:00 Removing intermediate container cf839c7fcfff 20:33:00 ---> 5691e57ef6b4 20:33:00 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:01 ---> 21cc8f6c050d 20:33:01 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:33:02 ---> d739c58049a4 20:33:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:33:05 ---> b672ba257ecb 20:33:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:33:06 ---> 3127e7ad5260 20:33:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:33:06 ---> Running in 0b125d04de37 20:33:06 Removing intermediate container 0b125d04de37 20:33:06 ---> 92d2dea03120 20:33:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:06 ---> Running in d7aac396d5f3 20:33:07 Removing intermediate container d7aac396d5f3 20:33:07 ---> 1c7502687f79 20:33:07 Step 21/23 : LABEL arch=arm64 20:33:07 ---> Running in 917910c6c468 20:33:07 Removing intermediate container 917910c6c468 20:33:07 ---> b2d841b2c56c 20:33:07 Step 22/23 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:33:08 ---> Running in d5a65b6377f4 20:33:08 Removing intermediate container d5a65b6377f4 20:33:08 ---> c598ff905aac 20:33:08 Step 23/23 : LABEL version=0.0.0 20:33:08 ---> Running in 7efaf5bedb33 20:33:09 Removing intermediate container 7efaf5bedb33 20:33:09 ---> 606c6fed493d 20:33:09 20:33:09 Successfully built 606c6fed493d 20:33:09 Successfully tagged support-scheduler-arm64:latest 20:35:31  Building support-scheduler ... done Removing intermediate container 76214215fb5f 20:35:31 ---> a2f91151ed64 20:35:31 20:35:31 Step 9/20 : FROM alpine:3.17 20:35:31 ---> 51e60588ff2c 20:35:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:35:31 ---> Using cache 20:35:31 ---> 63b1967a08e0 20:35:31 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:31 ---> Running in 81afdafe39c2 20:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:35:31 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:35:31 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:35:31 OK: 17689 distinct packages available 20:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:35:31 (1/9) Installing ca-certificates (20220614-r4) 20:35:31 (2/9) Installing brotli-libs (1.0.9-r9) 20:35:31 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:35:31 (4/9) Installing libcurl (7.88.1-r1) 20:35:31 (5/9) Installing curl (7.88.1-r1) 20:35:31 (6/9) Installing dumb-init (1.2.5-r2) 20:35:31 (7/9) Installing musl-obstack (1.2.3-r0) 20:35:31 (8/9) Installing libucontext (1.2-r0) 20:35:31 (9/9) Installing gcompat (1.1.0-r0) 20:35:31 Executing busybox-1.35.0-r29.trigger 20:35:31 Executing ca-certificates-20220614-r4.trigger 20:35:31 OK: 11 MiB in 24 packages 20:35:31 Removing intermediate container 81afdafe39c2 20:35:31 ---> 9dd99792d4d5 20:35:31 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:31 ---> cd3c6702d82b 20:35:31 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:35:31 ---> 453de63fe0b0 20:35:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:35:32 ---> 6f72db72fe8b 20:35:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:35:33 ---> ac68dc88d4f7 20:35:33 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:35:33 ---> Running in 5452f6e6ef86 20:35:33 Removing intermediate container 5452f6e6ef86 20:35:33 ---> d8ff9bd29700 20:35:33 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:33 ---> Running in d14bc6f52652 20:35:33 Removing intermediate container d14bc6f52652 20:35:33 ---> f458b116333d 20:35:33 Step 18/20 : LABEL arch=arm64 20:35:34 ---> Running in fea487a04fbe 20:35:34 Removing intermediate container fea487a04fbe 20:35:34 ---> 2b1cc36966c7 20:35:34 Step 19/20 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:35:34 ---> Running in ff4b7d43ac64 20:35:35 Removing intermediate container ff4b7d43ac64 20:35:35 ---> 6f332ed20c93 20:35:35 Step 20/20 : LABEL version=0.0.0 20:35:35 ---> Running in 5adb535a9d1d 20:35:35 Removing intermediate container 5adb535a9d1d 20:35:35 ---> 88dede3f5e7d 20:35:35 20:35:36 Successfully built 88dede3f5e7d 20:35:36 Successfully tagged security-spiffe-token-provider-arm64:latest 20:35:46  Building security-spiffe-token-provider ... done Removing intermediate container 4a047f08e367 20:35:46 ---> 97e1591e43d6 20:35:46 20:35:46 Step 10/25 : FROM alpine:3.17 20:35:46 ---> 51e60588ff2c 20:35:46 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:35:46 ---> Using cache 20:35:46 ---> 0651a15528a0 20:35:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:35:46 ---> Using cache 20:35:46 ---> 60dbbcdb8344 20:35:46 Step 13/25 : ENV APP_PORT=59881 20:35:46 ---> Running in 829e251b04af 20:35:46 Removing intermediate container 829e251b04af 20:35:46 ---> 6ffef1f4df9a 20:35:46 Step 14/25 : EXPOSE $APP_PORT 20:35:46 ---> Running in 683cf325d93e 20:35:46 Removing intermediate container 683cf325d93e 20:35:46 ---> 7c3a69abe271 20:35:46 Step 15/25 : WORKDIR / 20:35:46 ---> Running in c6cf141682a7 20:35:47 Removing intermediate container c6cf141682a7 20:35:47 ---> 47a3bdf81796 20:35:47 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:48 ---> 44b7daf35171 20:35:48 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:35:48 ---> 52b8ec645194 20:35:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:50 ---> cd3a7204ae89 20:35:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:35:53 ---> 97d359a421e9 20:35:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:35:54 ---> 34fef1f3b6b7 20:35:54 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:35:54 ---> Running in b8ea55e3a61e 20:35:54 Removing intermediate container b8ea55e3a61e 20:35:54 ---> 2c985e595e57 20:35:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:54 ---> Running in 06def09e06e8 20:35:55 Removing intermediate container 06def09e06e8 20:35:55 ---> 8e0536cc1438 20:35:55 Step 23/25 : LABEL arch=arm64 20:35:55 ---> Running in c14311b6c005 20:35:56 Removing intermediate container c14311b6c005 20:35:56 ---> 32a32d4d18a2 20:35:56 Step 24/25 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:35:56 ---> Running in b248a26bf291 20:35:56 Removing intermediate container b248a26bf291 20:35:56 ---> c45d393a8b94 20:35:56 Step 25/25 : LABEL version=0.0.0 20:35:56 ---> Running in 7bb630ec1800 20:35:57 Removing intermediate container 7bb630ec1800 20:35:57 ---> 3e06126d4988 20:35:57 20:35:57 Successfully built 3e06126d4988 20:35:57 Successfully tagged core-metadata-arm64:latest 20:36:10  Building core-metadata ... done Removing intermediate container 6965084a9db4 20:36:10 ---> 611afdfbc461 20:36:10 20:36:10 Step 10/23 : FROM alpine:3.17 20:36:10 ---> 51e60588ff2c 20:36:10 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:36:10 ---> Running in eade2c7566fa 20:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:13 (1/2) Installing ca-certificates (20220614-r4) 20:36:13 (2/2) Installing dumb-init (1.2.5-r2) 20:36:13 Executing busybox-1.35.0-r29.trigger 20:36:13 Executing ca-certificates-20220614-r4.trigger 20:36:13 OK: 8 MiB in 17 packages 20:36:15 Removing intermediate container 0b8a4d26a004 20:36:15 ---> 273967cf4d5f 20:36:15 20:36:15 Step 10/24 : FROM alpine:3.17 20:36:15 ---> 51e60588ff2c 20:36:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:36:15 ---> Using cache 20:36:15 ---> 0651a15528a0 20:36:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:36:15 ---> Using cache 20:36:15 ---> 60dbbcdb8344 20:36:15 Step 13/24 : ENV APP_PORT=59882 20:36:15 ---> Running in 59cb88f8013f 20:36:15 Removing intermediate container eade2c7566fa 20:36:15 ---> e0d4ba5a6c0c 20:36:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:36:15 ---> Running in 4cfa246c3c35 20:36:15 Removing intermediate container 59cb88f8013f 20:36:15 ---> a77a8994ae3f 20:36:15 Step 14/24 : EXPOSE $APP_PORT 20:36:15 ---> Running in dde2387424f3 20:36:15 Removing intermediate container 4cfa246c3c35 20:36:15 ---> d5812819489d 20:36:15 Step 13/23 : ENV APP_PORT=59860 20:36:15 ---> Running in ac16d7a65253 20:36:15 Removing intermediate container dde2387424f3 20:36:15 ---> 3fcef3455483 20:36:15 Step 15/24 : WORKDIR / 20:36:16 ---> Running in cf71857cad3d 20:36:16 Removing intermediate container ac16d7a65253 20:36:16 ---> 7f29166a1458 20:36:16 Step 14/23 : EXPOSE $APP_PORT 20:36:16 ---> Running in a0289b979a81 20:36:16 Removing intermediate container cf71857cad3d 20:36:16 ---> 0b8d6df2005b 20:36:16 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:16 Removing intermediate container a0289b979a81 20:36:16 ---> ddc73e655211 20:36:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:17 ---> 29eab670bc98 20:36:17 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:36:17 ---> a4c2ffdef136 20:36:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:36:17 ---> 9eabfaa85a92 20:36:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:17 ---> f50b7a459661 20:36:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:36:21 ---> 9b4652f7284d 20:36:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:36:21 ---> 49c3d6cac12a 20:36:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:36:21 ---> 908e22b9b40d 20:36:21 Step 20/24 : ENTRYPOINT ["/core-command"] 20:36:21 ---> afcc8407b376 20:36:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:36:21 ---> Running in c400793a8b44 20:36:21 ---> Running in 28dff42a412c 20:36:22 Removing intermediate container c400793a8b44 20:36:22 ---> 774e0752030a 20:36:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:22 Removing intermediate container 28dff42a412c 20:36:22 ---> 45ed79eb0ad9 20:36:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:22 ---> Running in 733511d1a9ef 20:36:22 ---> Running in f6163a8a6e98 20:36:22 Removing intermediate container 733511d1a9ef 20:36:22 ---> 366688decf08 20:36:22 Step 21/23 : LABEL arch=arm64 20:36:22 Removing intermediate container f6163a8a6e98 20:36:22 ---> 477c620e0a78 20:36:22 Step 22/24 : LABEL arch=arm64 20:36:22 ---> Running in fb4551ad0739 20:36:22 ---> Running in 8beb80f9e81a 20:36:23 Removing intermediate container fb4551ad0739 20:36:23 ---> da1807baedad 20:36:23 Step 22/23 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:36:23 Removing intermediate container 8beb80f9e81a 20:36:23 ---> c48de7de14c5 20:36:23 Step 23/24 : LABEL git_sha=f1152a1eef1d81db587ef42a00239fa5c948a787 20:36:23 ---> Running in 167dc6f40575 20:36:23 ---> Running in e19abf3e1d00 20:36:23 Removing intermediate container 167dc6f40575 20:36:23 ---> 8bc4c9a20777 20:36:23 Step 23/23 : LABEL version=0.0.0 20:36:23 Removing intermediate container e19abf3e1d00 20:36:23 ---> 7c7218ca194f 20:36:23 Step 24/24 : LABEL version=0.0.0 20:36:23 ---> Running in e183bbd1f83d 20:36:23 ---> Running in f2aa91b26c91 20:36:23 Removing intermediate container e183bbd1f83d 20:36:23 ---> c6d4b853c5f2 20:36:23 20:36:23 Removing intermediate container f2aa91b26c91 20:36:23 ---> 5f5504e1730b 20:36:23 20:36:24 Successfully built c6d4b853c5f2 20:36:24 Successfully tagged support-notifications-arm64:latest 20:36:24  Building support-notifications ... done Successfully built 5f5504e1730b 20:36:24 Successfully tagged core-command-arm64:latest 20:36:24  Building core-command ... done  [Pipeline] } 20:36:24 $ docker stop --time=1 6fd8916b83d7d24c3780c2f6b33648b01671ff3c35211cd957c7ccef0fd2db37 20:36:26 $ docker rm -f --volumes 6fd8916b83d7d24c3780c2f6b33648b01671ff3c35211cd957c7ccef0fd2db37 [Pipeline] // withDockerContainer [Pipeline] sh 20:36:26 + docker images 20:36:27 REPOSITORY TAG IMAGE ID CREATED SIZE 20:36:27 core-command-arm64 latest 5f5504e1730b 3 seconds ago 19.7MB 20:36:27 support-notifications-arm64 latest c6d4b853c5f2 3 seconds ago 32.2MB 20:36:27 273967cf4d5f 13 seconds ago 1.49GB 20:36:27 611afdfbc461 18 seconds ago 1.56GB 20:36:27 core-metadata-arm64 latest 3e06126d4988 29 seconds ago 20.2MB 20:36:27 97e1591e43d6 42 seconds ago 1.5GB 20:36:27 security-spiffe-token-provider-arm64 latest 88dede3f5e7d 51 seconds ago 32.7MB 20:36:27 a2f91151ed64 About a minute ago 1.53GB 20:36:27 support-scheduler-arm64 latest 606c6fed493d 3 minutes ago 31.5MB 20:36:27 f2ca53dfff74 3 minutes ago 1.56GB 20:36:27 security-proxy-setup-arm64 latest be9240829377 5 minutes ago 18.7MB 20:36:27 b7607dc71e35 5 minutes ago 1.47GB 20:36:27 security-spire-agent-arm64 latest 1c092bee6113 7 minutes ago 125MB 20:36:27 security-spire-server-arm64 latest 5b6d12125e41 7 minutes ago 87.1MB 20:36:27 6c049a669fb1 8 minutes ago 1.35GB 20:36:27 security-spire-config-arm64 latest 86182da004e0 8 minutes ago 86.2MB 20:36:27 e58425110829 8 minutes ago 1.35GB 20:36:27 core-data-arm64 latest 55e53dfb5c96 12 minutes ago 19.9MB 20:36:27 security-bootstrapper-arm64 latest 5aa340a8321d 12 minutes ago 21.9MB 20:36:27 security-secretstore-setup-arm64 latest 5bd878467692 12 minutes ago 32.2MB 20:36:27 9ac54d1c8efa 12 minutes ago 1.5GB 20:36:27 core-common-config-bootstrapper-arm64 latest 616c32b01e1e 12 minutes ago 17.2MB 20:36:27 security-proxy-auth-arm64 latest 5bc6c014a3da 12 minutes ago 18.3MB 20:36:27 add30f8dd6a7 12 minutes ago 1.48GB 20:36:27 fb12d284830e 12 minutes ago 1.49GB 20:36:27 c40c70fd8d54 12 minutes ago 1.48GB 20:36:27 63a0f9e6959e 13 minutes ago 1.47GB 20:36:27 ci-base-image-arm64 latest d503001490e2 34 minutes ago 866MB 20:36:27 alpine 3.17 51e60588ff2c 9 days ago 7.46MB 20:36:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB 20:36:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:27 20:36:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:28 arm64: Pulling from edgex-lftools-log-publisher 20:36:28 8998bd30e6a1: Pulling fs layer 20:36:28 04944245beec: Pulling fs layer 20:36:28 699f458cf7ca: Pulling fs layer 20:36:28 765212b225bb: Pulling fs layer 20:36:28 f23df028b6ca: Pulling fs layer 20:36:28 d65c8cfc05b1: Pulling fs layer 20:36:28 2437ff75d9bd: Pulling fs layer 20:36:28 765212b225bb: Waiting 20:36:28 f23df028b6ca: Waiting 20:36:28 d65c8cfc05b1: Waiting 20:36:28 2437ff75d9bd: Waiting 20:36:28 04944245beec: Verifying Checksum 20:36:28 04944245beec: Download complete 20:36:28 765212b225bb: Verifying Checksum 20:36:28 765212b225bb: Download complete 20:36:28 f23df028b6ca: Verifying Checksum 20:36:28 f23df028b6ca: Download complete 20:36:28 d65c8cfc05b1: Verifying Checksum 20:36:28 d65c8cfc05b1: Download complete 20:36:28 699f458cf7ca: Verifying Checksum 20:36:28 699f458cf7ca: Download complete 20:36:29 8998bd30e6a1: Verifying Checksum 20:36:29 8998bd30e6a1: Download complete 20:36:31 2437ff75d9bd: Verifying Checksum 20:36:31 2437ff75d9bd: Download complete 20:36:34 8998bd30e6a1: Pull complete 20:36:34 04944245beec: Pull complete 20:36:35 699f458cf7ca: Pull complete 20:36:35 765212b225bb: Pull complete 20:36:36 f23df028b6ca: Pull complete 20:36:36 d65c8cfc05b1: Pull complete 20:36:51 2437ff75d9bd: Pull complete 20:36:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:51 prd-ubuntu20.04-docker-arm64-4c-16g-7152 does not seem to be running inside a container 20:36:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:36:54 $ docker top da4cc5af240a07b8922dd8835077cce8af9a8030053c837c98746897525c45c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:55 ---> job-cost.sh 20:36:55 lf-activate-venv: SKIPPING 20:36:55 INFO: No Stack... 20:36:56 INFO: Retrieving Pricing Info for: v3-standard-4 20:36:57 INFO: Archiving Costs [Pipeline] sh 20:36:57 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:36:57 + cut -d, -f6 [Pipeline] lock 20:36:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4502-1-stack-cost] 20:36:57 Resource [jenkins-edgexfoundry-edgex-go-PR-4502-1-stack-cost] did not exist. Created. 20:36:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4502-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:58 + echo total: 0.10999999940395355 [Pipeline] stash 20:36:58 Stashed 1 file(s) [Pipeline] } 20:36:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4502-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:36:58 $ docker stop --time=1 da4cc5af240a07b8922dd8835077cce8af9a8030053c837c98746897525c45c8 20:37:00 $ docker rm -f --volumes da4cc5af240a07b8922dd8835077cce8af9a8030053c837c98746897525c45c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:37:01 provisioning config files... 20:37:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16822554749069065360tmp [Pipeline] { [Pipeline] sh 20:37:01 + set +x 20:37:01 + curl -s https://codecov.io/bash 20:37:01 + bash -s -- 20:37:02 20:37:02 _____ _ 20:37:02 / ____| | | 20:37:02 | | ___ __| | ___ ___ _____ __ 20:37:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:37:02 | |___| (_) | (_| | __/ (_| (_) \ V / 20:37:02 \_____\___/ \__,_|\___|\___\___/ \_/ 20:37:02 Bash-1.0.6 20:37:02 20:37:02 20:37:02 ==> git version 2.25.1 found 20:37:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:37:02 Release-Date: 2020-01-08 20:37:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:37:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:37:02 ==> Jenkins CI detected. 20:37:02 current dir:  /w/workspace/edgex-go/1 20:37:02 project root: . 20:37:02 --> token set from env 20:37:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:37:02 ==> Running gcov in . (disable via -X gcov) 20:37:02 ==> Python coveragepy not found 20:37:02 ==> Searching for coverage reports in: 20:37:02 + . 20:37:02 -> Found 1 reports 20:37:02 ==> Detecting git/mercurial file structure 20:37:02 ==> Reading reports 20:37:02 + ./coverage.out bytes=447380 20:37:02 ==> Appending adjustments 20:37:02 https://docs.codecov.io/docs/fixing-reports 20:37:03 + Found adjustments 20:37:03 ==> Gzipping contents 20:37:03 60K /tmp/codecov.HFwofd.gz 20:37:03 ==> Uploading reports 20:37:03 url: https://codecov.io 20:37:03 query: branch=PR-4502&commit=f1152a1eef1d81db587ef42a00239fa5c948a787&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4502%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4502&job=&cmd_args= 20:37:03 -> Pinging Codecov 20:37:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4502&commit=f1152a1eef1d81db587ef42a00239fa5c948a787&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4502%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4502&job=&cmd_args= 20:37:03 -> Uploading to 20:37:03 https://storage.googleapis.com/codecov/v4/raw/2023-04-07/00271124DB129430A58F1EEE437C3FCB/f1152a1eef1d81db587ef42a00239fa5c948a787/51eb0fad-5ea8-4cfe-9436-c90f8531f365.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T203703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23c922868a92e5bd77097bbe58df2f975eb4bf1315b108d67f2b9a0d6c8b2ffe 20:37:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:03 Dload Upload Total Spent Left Speed 20:37:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57480 0 0 100 57480 0 164k --:--:-- --:--:-- --:--:-- 164k 100 57480 0 0 100 57480 0 164k --:--:-- --:--:-- --:--:-- 164k 20:37:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f1152a1eef1d81db587ef42a00239fa5c948a787 [Pipeline] } 20:37:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:37:05 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:37:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:37:06 ---> package-listing.sh 20:37:06 ++ facter osfamily 20:37:06 ++ tr '[:upper:]' '[:lower:]' 20:37:06 + OS_FAMILY=debian 20:37:06 + workspace=/w/workspace/edgex-go/1 20:37:06 + START_PACKAGES=/tmp/packages_start.txt 20:37:06 + END_PACKAGES=/tmp/packages_end.txt 20:37:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:37:06 + PACKAGES=/tmp/packages_start.txt 20:37:06 + '[' /w/workspace/edgex-go/1 ']' 20:37:06 + PACKAGES=/tmp/packages_end.txt 20:37:06 + case "${OS_FAMILY}" in 20:37:06 + dpkg -l 20:37:06 + grep '^ii' 20:37:06 + '[' -f /tmp/packages_start.txt ']' 20:37:06 + '[' -f /tmp/packages_end.txt ']' 20:37:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:37:06 + '[' /w/workspace/edgex-go/1 ']' 20:37:06 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:37:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:37:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:37:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:07 20:37:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:08 latest: Pulling from edgex-lftools-log-publisher 20:37:08 5eb5b503b376: Pulling fs layer 20:37:08 5c69ac0246d0: Pulling fs layer 20:37:08 ec43610c2a17: Pulling fs layer 20:37:08 3a2ae6a8a46f: Pulling fs layer 20:37:08 33b1e0a273af: Pulling fs layer 20:37:08 5d3b04190fa2: Pulling fs layer 20:37:08 2f39f015ded8: Pulling fs layer 20:37:08 33b1e0a273af: Waiting 20:37:08 2f39f015ded8: Waiting 20:37:08 5d3b04190fa2: Waiting 20:37:08 3a2ae6a8a46f: Waiting 20:37:08 5c69ac0246d0: Download complete 20:37:08 3a2ae6a8a46f: Verifying Checksum 20:37:08 3a2ae6a8a46f: Download complete 20:37:08 ec43610c2a17: Verifying Checksum 20:37:08 ec43610c2a17: Download complete 20:37:08 33b1e0a273af: Verifying Checksum 20:37:08 33b1e0a273af: Download complete 20:37:08 5d3b04190fa2: Verifying Checksum 20:37:08 5d3b04190fa2: Download complete 20:37:08 5eb5b503b376: Download complete 20:37:08 2f39f015ded8: Download complete 20:37:09 5eb5b503b376: Pull complete 20:37:09 5c69ac0246d0: Pull complete 20:37:09 ec43610c2a17: Pull complete 20:37:09 3a2ae6a8a46f: Pull complete 20:37:10 33b1e0a273af: Pull complete 20:37:10 5d3b04190fa2: Pull complete 20:37:15 2f39f015ded8: Pull complete 20:37:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:15 prd-ubuntu20.04-docker-8c-8g-7151 does not seem to be running inside a container 20:37:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:37:19 $ docker top f74729f6be5d1e8212061237f567c9a98664358a2d9e6149d4d1903e29cb5264 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:20 + touch /tmp/pre-build-complete [Pipeline] sh 20:37:20 + mkdir -p /var/log/sysstat [Pipeline] sh 20:37:20 + ls /var/log/sa-host 20:37:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:21 provisioning config files... 20:37:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11703184308856033396tmp [Pipeline] { [Pipeline] echo 20:37:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:37:21 ---> create-netrc.sh [Pipeline] } 20:37:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:37:21 ---> python-tools-install.sh [Pipeline] echo 20:37:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:37:22 ---> sudo-logs.sh 20:37:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:37:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:37:22 ---> job-cost.sh 20:37:22 lf-activate-venv: SKIPPING 20:37:22 DEBUG: total: 0.10999999940395355 20:37:22 INFO: Retrieving Stack Cost... 20:37:23 INFO: Retrieving Pricing Info for: v3-standard-8 20:37:23 INFO: Archiving Costs [Pipeline] echo 20:37:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:37:23 ---> logs-deploy.sh 20:37:23 lf-activate-venv: SKIPPING 20:37:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4502/1 20:37:23 INFO: archiving workspace using pattern(s): 20:37:24 Archives upload complete. 20:37:24 INFO: archiving logs to Nexus