Pull request #4446 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da4a95e9c0171500f4ecb51e410546be01b99741+776cc6a43b7b85b7458b36156c385c413c7a15f0 (fdc3a109125dc576ace30c62514a31c9c0bd067f) 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-ssh312921976468320705.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-ssh15533219864735120540.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-4446/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-4446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4461772388046649191.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-4446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13203092524584474778.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-ssh11403013328487996121.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-4446/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-4446/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6293619747002776729.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 ‘prd-ubuntu20.04-docker-8c-8g-234’ is offline Running on prd-ubuntu20.04-docker-8c-8g-238 in /w/workspace/edgexfoundry_edgex-go_PR-4446 [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 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit da4a95e9c0171500f4ecb51e410546be01b99741 Merge succeeded, producing da4a95e9c0171500f4ecb51e410546be01b99741 Checking out Revision da4a95e9c0171500f4ecb51e410546be01b99741 (PR-4446) > 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/4446/head:refs/remotes/origin/PR-4446 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da4a95e9c0171500f4ecb51e410546be01b99741 # 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 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da4a95e9c0171500f4ecb51e410546be01b99741 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 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:59:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:53 ========================================================= 19:59:53 EdgeX Global Pipelines Version Info 19:59:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:59:54 ------------------- 19:59:54 stable info: 19:59:54 ------------------- 19:59:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:54 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:59:54 Message: update stable to v1.0.245 19:59:54 ------------------- 19:59:54 experimental info: 19:59:54 ------------------- 19:59:54 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:54 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:59:54 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4446 [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4446 [Pipeline] echo 19:59:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4446 [Pipeline] echo 19:59:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da4a95e9c0171500f4ecb51e410546be01b99741 [Pipeline] echo 19:59:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da4a95e [Pipeline] echo 19:59:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:56 provisioning config files... 19:59:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16052582303465145376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:56 ---> docker-login.sh 19:59:56 nexus3.edgexfoundry.org:10001 19:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:56 Configure a credential helper to remove this warning. See 19:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:56 19:59:56 Login Succeeded 19:59:56 nexus3.edgexfoundry.org:10002 19:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:56 Configure a credential helper to remove this warning. See 19:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:56 19:59:56 Login Succeeded 19:59:56 nexus3.edgexfoundry.org:10003 19:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:57 Configure a credential helper to remove this warning. See 19:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:57 19:59:57 Login Succeeded 19:59:57 nexus3.edgexfoundry.org:10004 19:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:57 Configure a credential helper to remove this warning. See 19:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:57 19:59:57 Login Succeeded 19:59:57 docker.io 19:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:57 Configure a credential helper to remove this warning. See 19:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:57 19:59:57 Login Succeeded 19:59:57 ---> docker-login.sh ends [Pipeline] } 19:59:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:57 + 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:59:57 + dirname cmd/core-command/Dockerfile 19:59:57 + cut -d/ -f2 19:59:57 + echo core-command,cmd/core-command/Dockerfile 19:59:57 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:59:57 cut -d/ -f2 19:59:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:57 + dirname cmd/core-data/Dockerfile 19:59:57 + cut -d/ -f2 19:59:57 + echo core-data,cmd/core-data/Dockerfile 19:59:57 + dirname cmd/core-metadata/Dockerfile 19:59:57 + cut -d/ -f2 19:59:57 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:57 + dirname cmd/security-bootstrapper/Dockerfile 19:59:57 + cut -d/ -f2 19:59:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:57 + cut -d/ -f2 19:59:57 + dirname cmd/security-proxy-auth/Dockerfile 19:59:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:57 + dirname cmd/security-proxy-setup/Dockerfile 19:59:57 + cut -d/ -f2 19:59:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:57 + dirname cmd/security-secretstore-setup/Dockerfile 19:59:57 + cut -d/ -f2 19:59:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:59:57 + cut -d/ -f2 19:59:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:57 + dirname cmd/security-spire-agent/Dockerfile 19:59:57 + cut -d/ -f2 19:59:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:57 + dirname cmd/security-spire-config/Dockerfile 19:59:57 + cut -d/ -f2 19:59:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:57 + dirname cmd/security-spire-server/Dockerfile 19:59:57 + cut -d/ -f2 19:59:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:57 + dirname cmd/support-notifications/Dockerfile 19:59:57 + cut -d/ -f2 19:59:57 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:57 + dirname cmd/support-scheduler/Dockerfile 19:59:57 + cut -d/ -f2 19:59:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:57 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:59:58 + git rev-list -1 --merges da4a95e9c0171500f4ecb51e410546be01b99741~1..da4a95e9c0171500f4ecb51e410546be01b99741 [Pipeline] echo 19:59:58 -----------> git rev-list -1 --merges da4a95e9c0171500f4ecb51e410546be01b99741~1..da4a95e9c0171500f4ecb51e410546be01b99741 da4a95e9c0171500f4ecb51e410546be01b99741 [false] [Pipeline] sh 19:59:58 + git log --format=format:%s -1 da4a95e9c0171500f4ecb51e410546be01b99741 [Pipeline] echo 19:59:58 ========================================================= 19:59:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:59 + grep -v github /etc/ssh/ssh_known_hosts 19:59:59 + [ -e /tmp/ssh_known_hosts ] 19:59:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:59 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:59 19:59:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:59 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:59 b85a868b505f: Pulling fs layer 19:59:59 e2be974225ed: Pulling fs layer 19:59:59 339a4e72a1f5: Pulling fs layer 19:59:59 988bab9f4d93: Pulling fs layer 19:59:59 1469e6f7b9e6: Pulling fs layer 19:59:59 eaf3925da568: Pulling fs layer 19:59:59 bab4dde63d76: Pulling fs layer 19:59:59 bde34c3a00c8: Pulling fs layer 19:59:59 b352a97aabf1: Pulling fs layer 19:59:59 4872d77fe225: Pulling fs layer 19:59:59 5851b861e8e6: Pulling fs layer 19:59:59 988bab9f4d93: Waiting 19:59:59 bde34c3a00c8: Waiting 19:59:59 1469e6f7b9e6: Waiting 19:59:59 b352a97aabf1: Waiting 19:59:59 eaf3925da568: Waiting 19:59:59 4872d77fe225: Waiting 19:59:59 bab4dde63d76: Waiting 19:59:59 5851b861e8e6: Waiting 19:59:59 e2be974225ed: Verifying Checksum 19:59:59 e2be974225ed: Download complete 19:59:59 988bab9f4d93: Verifying Checksum 19:59:59 988bab9f4d93: Download complete 20:00:00 1469e6f7b9e6: Verifying Checksum 20:00:00 1469e6f7b9e6: Download complete 20:00:00 eaf3925da568: Verifying Checksum 20:00:00 eaf3925da568: Download complete 20:00:00 339a4e72a1f5: Verifying Checksum 20:00:00 339a4e72a1f5: Download complete 20:00:00 bde34c3a00c8: Download complete 20:00:00 b352a97aabf1: Download complete 20:00:00 4872d77fe225: Download complete 20:00:00 5851b861e8e6: Verifying Checksum 20:00:00 5851b861e8e6: Download complete 20:00:00 b85a868b505f: Download complete 20:00:00 bab4dde63d76: Verifying Checksum 20:00:00 bab4dde63d76: Download complete 20:00:01 b85a868b505f: Pull complete 20:00:01 e2be974225ed: Pull complete 20:00:02 339a4e72a1f5: Pull complete 20:00:02 988bab9f4d93: Pull complete 20:00:02 1469e6f7b9e6: Pull complete 20:00:02 eaf3925da568: Pull complete 20:00:04 bab4dde63d76: Pull complete 20:00:04 bde34c3a00c8: Pull complete 20:00:04 b352a97aabf1: Pull complete 20:00:04 4872d77fe225: Pull complete 20:00:04 5851b861e8e6: Pull complete 20:00:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:04 prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container 20:00:05 $ 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 20:00:06 $ docker top 61e0b86574f034d208ab2c521cfd9e9f41588a870a6f05c78b7df29063ccb039 -eo pid,comm 20:00:06 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). 20:00:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:00:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:06 [ssh-agent] Looking for ssh-agent implementation... 20:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:06 $ docker exec 61e0b86574f034d208ab2c521cfd9e9f41588a870a6f05c78b7df29063ccb039 ssh-agent 20:00:06 SSH_AUTH_SOCK=/tmp/ssh-SCN2L4sxRTYg/agent.32 20:00:06 SSH_AGENT_PID=38 20:00:06 Running ssh-add (command line suppressed) 20:00:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1840070540847624485.key (/w/workspace/edgex-go/1@tmp/private_key_1840070540847624485.key) 20:00:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:07 + git tag --points-at HEAD [Pipeline] } 20:00:07 $ docker exec --env ******** --env ******** 61e0b86574f034d208ab2c521cfd9e9f41588a870a6f05c78b7df29063ccb039 ssh-agent -k 20:00:07 unset SSH_AUTH_SOCK; 20:00:07 unset SSH_AGENT_PID; 20:00:07 echo Agent pid 38 killed; 20:00:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:00:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:07 [ssh-agent] Looking for ssh-agent implementation... 20:00:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:07 $ docker exec 61e0b86574f034d208ab2c521cfd9e9f41588a870a6f05c78b7df29063ccb039 ssh-agent 20:00:07 SSH_AUTH_SOCK=/tmp/ssh-PGCGaaGS4cpY/agent.70 20:00:07 SSH_AGENT_PID=76 20:00:07 Running ssh-add (command line suppressed) 20:00:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2133504917096172268.key (/w/workspace/edgex-go/1@tmp/private_key_2133504917096172268.key) 20:00:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:08 + git semver init 20:00:08 2023-03-14 20:00:08,550 [run_init] DEBUG init version:0.0.0 force:False 20:00:08 2023-03-14 20:00:08,551 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:00:08 2023-03-14 20:00:08,552 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:00:08 2023-03-14 20:00:08,552 [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) 20:00:12 2023-03-14 20:00:12,599 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:00:12 2023-03-14 20:00:12,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4446 with force:False 20:00:12 2023-03-14 20:00:12,600 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4446 20:00:12 2023-03-14 20:00:12,605 [execute] INFO git cat-file --batch-check 20:00:12 2023-03-14 20:00:12,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:00:12 2023-03-14 20:00:12,614 [execute] INFO git cat-file --batch 20:00:12 2023-03-14 20:00:12,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:00:12 2023-03-14 20:00:12,620 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4446 20:00:12 0.0.0 [Pipeline] } 20:00:12 $ docker exec --env ******** --env ******** 61e0b86574f034d208ab2c521cfd9e9f41588a870a6f05c78b7df29063ccb039 ssh-agent -k 20:00:12 unset SSH_AUTH_SOCK; 20:00:12 unset SSH_AGENT_PID; 20:00:12 echo Agent pid 76 killed; 20:00:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:13 + git semver [Pipeline] } 20:00:13 $ docker stop --time=1 61e0b86574f034d208ab2c521cfd9e9f41588a870a6f05c78b7df29063ccb039 20:00:14 $ docker rm -f --volumes 61e0b86574f034d208ab2c521cfd9e9f41588a870a6f05c78b7df29063ccb039 [Pipeline] // withDockerContainer [Pipeline] sh 20:00:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:00:15 Stashed 1 file(s) [Pipeline] echo 20:00:15 [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 20:00:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:00:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:16 ========================================================= 20:00:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:00:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:00:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:00:16 63b65145d645: Pulling fs layer 20:00:16 a2d21d5440eb: Pulling fs layer 20:00:16 935e6c44a52c: Pulling fs layer 20:00:16 94cc34f8dd06: Pulling fs layer 20:00:16 30dea6a524f1: Pulling fs layer 20:00:16 a2aff8979fd8: Pulling fs layer 20:00:16 6808be2612f2: Pulling fs layer 20:00:16 f25807f1079a: Pulling fs layer 20:00:16 a2aff8979fd8: Waiting 20:00:16 f25807f1079a: Waiting 20:00:16 30dea6a524f1: Waiting 20:00:16 94cc34f8dd06: Waiting 20:00:16 a2d21d5440eb: Verifying Checksum 20:00:16 a2d21d5440eb: Download complete 20:00:16 94cc34f8dd06: Verifying Checksum 20:00:16 94cc34f8dd06: Download complete 20:00:16 30dea6a524f1: Verifying Checksum 20:00:16 30dea6a524f1: Download complete 20:00:16 63b65145d645: Verifying Checksum 20:00:16 63b65145d645: Download complete 20:00:16 a2aff8979fd8: Verifying Checksum 20:00:16 a2aff8979fd8: Download complete 20:00:17 63b65145d645: Pull complete 20:00:17 a2d21d5440eb: Pull complete 20:00:17 f25807f1079a: Verifying Checksum 20:00:17 f25807f1079a: Download complete 20:00:17 935e6c44a52c: Verifying Checksum 20:00:17 935e6c44a52c: Download complete 20:00:17 6808be2612f2: Verifying Checksum 20:00:17 6808be2612f2: Download complete 20:00:21 935e6c44a52c: Pull complete 20:00:21 94cc34f8dd06: Pull complete 20:00:21 30dea6a524f1: Pull complete 20:00:21 a2aff8979fd8: Pull complete 20:00:23 6808be2612f2: Pull complete 20:00:24 f25807f1079a: Pull complete 20:00:24 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:00:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:00:25 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:25 WORKDIR /edgex 20:00:25 COPY go.mod . 20:00:25 RUN go mod download 20:00:25 docker build -t ci-base-image-x86_64 -f - . 20:00:25 Sending build context to Docker daemon 170.4MB 20:00:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:25 ---> 3b553350e43f 20:00:25 Step 2/4 : WORKDIR /edgex 20:00:28 ---> Running in 629197fa62e6 20:00:28 Removing intermediate container 629197fa62e6 20:00:28 ---> b66df8e4f3a4 20:00:28 Step 3/4 : COPY go.mod . 20:00:28 ---> eba427f14ecb 20:00:28 Step 4/4 : RUN go mod download 20:00:28 ---> Running in 38659cf462f5 20:00:30 Still waiting to schedule task 20:00:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-240’ is offline 20:00:38 Removing intermediate container 38659cf462f5 20:00:38 ---> 6ee2bf80b231 20:00:38 Successfully built 6ee2bf80b231 20:00:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:38 + docker inspect -f . ci-base-image-x86_64 20:00:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:38 prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container 20:00:38 $ 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 20:00:39 $ docker top ad8594512cb11ade8d7c6cca362cec3fe6b53294c31a431242d18d458293a487 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:39 + go version 20:00:39 go version go1.20.2 linux/amd64 [Pipeline] } 20:00:39 $ docker stop --time=1 ad8594512cb11ade8d7c6cca362cec3fe6b53294c31a431242d18d458293a487 20:00:40 $ docker rm -f --volumes ad8594512cb11ade8d7c6cca362cec3fe6b53294c31a431242d18d458293a487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:41 + docker inspect -f . ci-base-image-x86_64 20:00:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:41 prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container 20:00:41 $ 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 20:00:42 $ docker top 374216577db5465a4c8e4d5422f7882adcdbc189c47142c02a30f2f7ec15dbb9 -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:42 ========================================================= 20:00:42 [edgeXBuildGoParallel] Running Tests and Build... 20:00:42 ========================================================= [Pipeline] sh 20:00:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:42 + make test 20:00:42 go test -race -coverprofile=coverage.out ./... 20:00:51 ? github.com/edgexfoundry/edgex-go [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:01:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 20:01:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.2% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.595s coverage: 88.5% of statements 20:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.9% of statements 20:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements 20:01:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:01:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:01:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:01:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:01:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.039s coverage: 29.0% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 45.5% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 82.9% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:01:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.063s coverage: 92.9% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.2% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 84.8% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.1% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 20:01:42 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:02:03 go vet ./... 20:02:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:02:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:02:06 ./bin/test-attribution-txt.sh [Pipeline] echo 20:02:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:02:07 + ls -al . 20:02:07 total 704 20:02:07 drwxrwxr-x 11 1001 1001 4096 Mar 14 20:00 . 20:02:07 drwxr-xr-x 4 root root 4096 Mar 14 20:00 .. 20:02:07 drwxrwxr-x 2 1001 1001 4096 Mar 14 19:59 .blubracket 20:02:07 -rw-rw-r-- 1 1001 1001 16 Mar 14 19:59 .dockerignore 20:02:07 drwxrwxr-x 8 1001 1001 4096 Mar 14 20:00 .git 20:02:07 drwxrwxr-x 3 1001 1001 4096 Mar 14 19:59 .github 20:02:07 -rw-rw-r-- 1 1001 1001 1133 Mar 14 19:59 .gitignore 20:02:07 -rw-rw-r-- 1 1001 1001 42 Mar 14 19:59 .golangci.yml 20:02:07 -rw-rw-r-- 1 1001 1001 87 Mar 14 19:59 .hadolint.yml 20:02:07 drwxr-xr-x 3 1001 1001 4096 Mar 14 20:00 .semver 20:02:07 -rw-rw-r-- 1 1001 1001 166 Mar 14 19:59 .sonarcloud.properties 20:02:07 -rw-rw-r-- 1 1001 1001 1171 Mar 14 19:59 ADOPTERS.md 20:02:07 -rw-rw-r-- 1 1001 1001 10825 Mar 14 19:59 Attribution.txt 20:02:07 -rw-rw-r-- 1 1001 1001 73765 Mar 14 19:59 CHANGELOG.md 20:02:07 -rw-rw-r-- 1 1001 1001 3804 Mar 14 19:59 CONTRIBUTING.md 20:02:07 -rw-rw-r-- 1 1001 1001 677 Mar 14 19:59 GOVERNANCE.md 20:02:07 -rw-rw-r-- 1 1001 1001 883 Mar 14 19:59 Jenkinsfile 20:02:07 -rw-rw-r-- 1 1001 1001 10775 Mar 14 19:59 LICENSE 20:02:07 -rw-rw-r-- 1 1001 1001 14266 Mar 14 19:59 Makefile 20:02:07 -rw-rw-r-- 1 1001 1001 582 Mar 14 19:59 OWNERS.md 20:02:07 -rw-rw-r-- 1 1001 1001 9403 Mar 14 19:59 README.md 20:02:07 -rw-rw-r-- 1 1001 1001 789 Mar 14 19:59 SECURITY.md 20:02:07 -rw-rw-r-- 1 1001 1001 5 Mar 14 20:00 VERSION 20:02:07 drwxrwxr-x 2 1001 1001 4096 Mar 14 19:59 bin 20:02:07 drwxrwxr-x 18 1001 1001 4096 Mar 14 19:59 cmd 20:02:07 -rw-r--r-- 1 root root 447485 Mar 14 20:01 coverage.out 20:02:07 -rw-rw-r-- 1 1001 1001 3232 Mar 14 19:59 go.mod 20:02:07 -rw-rw-r-- 1 1001 1001 31098 Mar 14 19:59 go.sum 20:02:07 drwxrwxr-x 7 1001 1001 4096 Mar 14 19:59 internal 20:02:07 drwxrwxr-x 3 1001 1001 4096 Mar 14 19:59 openapi 20:02:07 -rw-rw-r-- 1 1001 1001 594 Mar 14 19:59 security.txt 20:02:07 drwxrwxr-x 4 1001 1001 4096 Mar 14 19:59 snap 20:02:07 -rw-rw-r-- 1 1001 1001 204 Mar 14 19:59 version.go [Pipeline] sh 20:02:07 + '[' -e coverage.out ] 20:02:07 + chown 1001:1001 coverage.out [Pipeline] stash 20:02:07 Stashed 1 file(s) [Pipeline] sh 20:02:08 + make build 20:02:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:02:20 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:02:20 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:02:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:02:21 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:02:28 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:02: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02:30 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:02:31 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:02:32 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:02:33 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:02:33 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:02:35 $ docker stop --time=1 374216577db5465a4c8e4d5422f7882adcdbc189c47142c02a30f2f7ec15dbb9 20:02:37 $ docker rm -f --volumes 374216577db5465a4c8e4d5422f7882adcdbc189c47142c02a30f2f7ec15dbb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:38 20:02:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:39 latest: Pulling from edgex-devops/edgex-compose 20:02:39 cbdbe7a5bc2a: Pulling fs layer 20:02:39 ca9280d653b3: Pulling fs layer 20:02:39 7e9c9ca2126c: Pulling fs layer 20:02:39 cbdbe7a5bc2a: Verifying Checksum 20:02:39 cbdbe7a5bc2a: Download complete 20:02:39 cbdbe7a5bc2a: Pull complete 20:02:39 ca9280d653b3: Verifying Checksum 20:02:39 ca9280d653b3: Download complete 20:02:39 7e9c9ca2126c: Verifying Checksum 20:02:39 7e9c9ca2126c: Download complete 20:02:40 ca9280d653b3: Pull complete 20:02:43 7e9c9ca2126c: Pull complete 20:02:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:43 prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container 20:02:43 $ 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:02:45 $ docker top 098d7e85d832ded8f861542f3c0263ff0256db50dee86271af02efded9ff638e -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:45 + docker-compose build --help 20:02:45 + grep parallel 20:02:46 --parallel Build images in parallel. [Pipeline] } 20:02:46 $ docker stop --time=1 098d7e85d832ded8f861542f3c0263ff0256db50dee86271af02efded9ff638e 20:02:47 $ docker rm -f --volumes 098d7e85d832ded8f861542f3c0263ff0256db50dee86271af02efded9ff638e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:48 prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container 20:02:48 $ 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:02:48 $ docker top 319585851cd460a836840eba8bc95b53df4c2a6a279cb4de9848fe73980d3152 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:48 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:49 Building core-command ... 20:02:49 Building core-common-config-bootstrapper ... 20:02:49 Building core-data ... 20:02:49 Building core-metadata ... 20:02:49 Building security-bootstrapper ... 20:02:49 Building security-proxy-auth ... 20:02:49 Building security-proxy-setup ... 20:02:49 Building security-secretstore-setup ... 20:02:49 Building security-spiffe-token-provider ... 20:02:49 Building security-spire-agent ... 20:02:49 Building security-spire-config ... 20:02:49 Building security-spire-server ... 20:02:49 Building support-notifications ... 20:02:49 Building support-scheduler ... 20:02:49 Building core-common-config-bootstrapper 20:02:49 Building security-spire-agent 20:02:49 Building security-spire-config 20:02:49 Building core-command 20:02:49 Building security-proxy-auth 20:03:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:01 ---> 6ee2bf80b231 20:03:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:01 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:03:01 ---> 6ee2bf80b231 20:03:01 Step 3/26 : WORKDIR /edgex-go 20:03:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:01 ---> 6ee2bf80b231 20:03:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:01 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:01 ---> 6ee2bf80b231 20:03:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:03:01 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:03:01 ---> 6ee2bf80b231 20:03:01 Step 3/26 : WORKDIR /edgex-go 20:03:04 ---> Running in 959143e60753 20:03:04 ---> Running in 891bfc354fab 20:03:04 ---> Running in 2fb5a3f080e5 20:03:04 ---> Running in 59c625727a3d 20:03:04 ---> Running in 9a9ffe975d13 20:03:04 Removing intermediate container 891bfc354fab 20:03:04 ---> a5d2037bcdb0 20:03:04 Step 4/23 : WORKDIR /edgex-go 20:03:04 Removing intermediate container 2fb5a3f080e5 20:03:04 ---> 05910c1dc56d 20:03:04 Step 4/23 : WORKDIR /edgex-go 20:03:04 Removing intermediate container 9a9ffe975d13 20:03:04 ---> f3275867f014 20:03:04 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:03:04 Removing intermediate container 59c625727a3d 20:03:04 ---> c674d5d14480 20:03:04 Step 4/24 : WORKDIR /edgex-go 20:03:04 Removing intermediate container 959143e60753 20:03:04 ---> 77f6c2aef211 20:03:04 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:03:04 ---> Running in a2d1e509251e 20:03:04 ---> Running in 35bce4191def 20:03:04 ---> Running in ce2782338bdf 20:03:04 ---> Running in efe307c81842 20:03:04 ---> Running in 3408a967ecf1 20:03:05 Removing intermediate container a2d1e509251e 20:03:05 ---> ef507329fd1d 20:03:05 Step 5/23 : RUN apk add --update --no-cache make git 20:03:05 Removing intermediate container 3408a967ecf1 20:03:05 ---> 6170a6a56bc7 20:03:05 Step 5/24 : RUN apk add --update --no-cache make git 20:03:05 ---> Running in 8f00dea2b57b 20:03:05 Removing intermediate container ce2782338bdf 20:03:05 ---> 1159167db076 20:03:05 Step 5/23 : RUN apk add --update --no-cache make git 20:03:05 ---> Running in 967ef2bc3b47 20:03:05 ---> Running in 70dfcdbe1b17 20:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:05 OK: 265 MiB in 53 packages 20:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:05 OK: 265 MiB in 53 packages 20:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:06 OK: 265 MiB in 53 packages 20:03:06 OK: 265 MiB in 53 packages 20:03:06 OK: 265 MiB in 53 packages 20:03:06 Removing intermediate container 35bce4191def 20:03:06 ---> da0d96bcc4b9 20:03:06 Step 5/26 : COPY go.mod vendor* ./ 20:03:06 Removing intermediate container efe307c81842 20:03:06 ---> 6cdb5993ac29 20:03:06 Step 5/26 : COPY go.mod vendor* ./ 20:03:06 ---> 2bcd4ed47847 20:03:06 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:06 ---> 5ceacb3304c7 20:03:06 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:06 ---> Running in 064aeb8976d0 20:03:06 ---> Running in 2b7f0ca438f2 20:03:06 Removing intermediate container 967ef2bc3b47 20:03:06 ---> f70ebaa4994e 20:03:06 Step 6/24 : COPY go.mod vendor* ./ 20:03:07 Removing intermediate container 8f00dea2b57b 20:03:07 ---> e4f5a1122822 20:03:07 Step 6/23 : COPY go.mod vendor* ./ 20:03:07 Removing intermediate container 70dfcdbe1b17 20:03:07 ---> 9dc444c01750 20:03:07 Step 6/23 : COPY go.mod vendor* ./ 20:03:07 ---> 7360fd0a51df 20:03:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:07 ---> 0e616a8ba14e 20:03:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:07 ---> 2e824b04f916 20:03:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:07 ---> Running in cab856c43583 20:03:07 ---> Running in 345ed2524f91 20:03:07 ---> Running in 44afcacdeb13 20:03:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-245 in /w/workspace/edgexfoundry_edgex-go_PR-4446 [Pipeline] { [Pipeline] ws 20:03:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:03:13 The recommended git tool is: git 20:03:20 using credential edgex-jenkins-ssh 20:03:21 Cloning the remote Git repository 20:03:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:03:21 > git init /w/workspace/edgex-go/1 # timeout=10 20:03:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:21 > git --version # timeout=10 20:03:21 > git --version # 'git version 2.25.1' 20:03:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:39 Removing intermediate container 44afcacdeb13 20:03:39 ---> 14f664f37f1a 20:03:39 Step 8/23 : COPY . . 20:03:39 Removing intermediate container cab856c43583 20:03:39 ---> af2f494d3baf 20:03:39 Step 8/24 : COPY . . 20:03:39 Removing intermediate container 2b7f0ca438f2 20:03:39 ---> bc4822054611 20:03:39 Step 7/26 : COPY . . 20:03:39 Removing intermediate container 064aeb8976d0 20:03:39 ---> f35d5804378c 20:03:39 Step 7/26 : COPY . . 20:03:39 Removing intermediate container 345ed2524f91 20:03:39 ---> bd185558f809 20:03:39 Step 8/23 : COPY . . 20:03:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:45 ---> fe538d678eb3 20:03:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:45 ---> 04dde51d5298 20:03:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:03:45 ---> 008a57e2b6f1 20:03:45 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:03:45 ---> 08b0af9a31ea 20:03:45 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:03:45 ---> 5af59579b5ab 20:03:45 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:03:45 ---> Running in 64025e9cab2c 20:03:45 ---> Running in 2921e668732e 20:03:45 ---> Running in 96355a003bd2 20:03:45 ---> Running in 235070da6fde 20:03:45 ---> Running in 5eefdc23bbb7 20:03:45 Removing intermediate container 2921e668732e 20:03:45 ---> 95adc61c68cc 20:03:45 Step 9/26 : WORKDIR /edgex-go/spire-build 20:03:45 Removing intermediate container 5eefdc23bbb7 20:03:45 ---> 626d39ce92b3 20:03:45 Step 9/26 : WORKDIR /edgex-go/spire-build 20:03:45 ---> Running in f54a575eaa70 20:03:45 ---> Running in b1e2168bc6f8 20:03:45 Removing intermediate container f54a575eaa70 20:03:45 ---> 50e79b17ab05 20:03:45 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:45 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:45 ---> Running in d9674c0b77c2 20:03:45 Removing intermediate container b1e2168bc6f8 20:03:45 ---> c6a0e61ab85b 20:03:45 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:45 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:03:45 ---> Running in e1ae9eb8a81d 20:03:46 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:03:46 Removing intermediate container d9674c0b77c2 20:03:46 ---> 8322c4891cad 20:03:46 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:03:46 ---> Running in 685cf6b8c495 20:03:46 Removing intermediate container e1ae9eb8a81d 20:03:46 ---> ab266fafa0aa 20:03:46 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:03:46 ---> Running in c4a766f0760b 20:03:46 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit da4a95e9c0171500f4ecb51e410546be01b99741 20:03:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4446/head:refs/remotes/origin/PR-4446 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:03:46 > git config core.sparsecheckout # timeout=10 20:03:46 > git checkout -f da4a95e9c0171500f4ecb51e410546be01b99741 # timeout=10 20:03:47 > git remote # timeout=10 20:03:47 > git config --get remote.origin.url # timeout=10 20:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:47 > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 20:03:47 Merge succeeded, producing da4a95e9c0171500f4ecb51e410546be01b99741 20:03:47 Checking out Revision da4a95e9c0171500f4ecb51e410546be01b99741 (PR-4446) 20:03:47 Removing intermediate container 685cf6b8c495 20:03:47 ---> fecd760ae3d9 20:03:47 Step 12/26 : WORKDIR /edgex-go 20:03:47 ---> Running in 8a9c61e795eb 20:03:47 Removing intermediate container 8a9c61e795eb 20:03:47 ---> 8785337b75fc 20:03:47 20:03:47 Step 13/26 : FROM alpine:3.17 20:03:47 Removing intermediate container c4a766f0760b 20:03:47 ---> 4002b6636642 20:03:47 Step 12/26 : WORKDIR /edgex-go 20:03:47 3.17: Pulling from library/alpine 20:03:47 ---> Running in f06b87b94e7c 20:03:47 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:03:47 Status: Downloaded newer image for alpine:3.17 20:03:47 ---> b2aa39c304c2 20:03:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:47 ---> Running in ae61ffdd270d 20:03:47 Removing intermediate container f06b87b94e7c 20:03:47 ---> fec21b252b93 20:03:47 20:03:47 Step 13/26 : FROM alpine:3.17 20:03:47 ---> b2aa39c304c2 20:03:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:47 ---> Running in d5e608920b7a 20:03:47 Removing intermediate container ae61ffdd270d 20:03:47 ---> efc8c6b9fb72 20:03:47 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:47 ---> Running in 065043e43742 20:03:47 Removing intermediate container d5e608920b7a 20:03:47 ---> d49230a00dbb 20:03:47 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:47 ---> Running in 30df923aef47 20:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:48 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 20:03:48 > git --version # timeout=10 20:03:48 > git --version # 'git version 2.25.1' 20:03:48 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 20:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:48 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:48 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:48 OK: 17812 distinct packages available 20:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 20:03:48 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:48 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:48 OK: 17812 distinct packages available 20:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:48 (1/4) Installing dumb-init (1.2.5-r2) 20:03:48 (2/4) Installing musl-obstack (1.2.3-r0) 20:03:48 (3/4) Installing libucontext (1.2-r0) 20:03:48 (4/4) Installing gcompat (1.1.0-r0) 20:03:48 Executing busybox-1.35.0-r29.trigger 20:03:48 OK: 7 MiB in 19 packages [Pipeline] sh 20:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:49 (1/5) Installing dumb-init (1.2.5-r2) 20:03:49 (2/5) Installing musl-obstack (1.2.3-r0) 20:03:49 (3/5) Installing libucontext (1.2-r0) 20:03:49 (4/5) Installing gcompat (1.1.0-r0) 20:03:49 (5/5) Installing openssl (3.0.8-r0) 20:03:49 Executing busybox-1.35.0-r29.trigger 20:03:49 OK: 8 MiB in 20 packages 20:03:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:03:49 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:49 Dload Upload Total Spent Left Speed 20:03:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 177k 20:03:49 Removing intermediate container 065043e43742 20:03:49 ---> 85fc55c498cb 20:03:49 Step 16/26 : COPY --from=builder /edgex-go/security.txt / [Pipeline] sh 20:03:47 > git rev-parse HEAD^{commit} # timeout=10 20:03:47 > git config core.sparsecheckout # timeout=10 20:03:47 > git checkout -f da4a95e9c0171500f4ecb51e410546be01b99741 # timeout=10 20:03:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:03:50 Removing intermediate container 30df923aef47 20:03:50 ---> 9d01a399156d 20:03:50 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:03:50 ---> 168263916ee6 20:03:50 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:50 + sudo tee /etc/docker/daemon.new 20:03:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:03:50 { 20:03:50 "registry-mirrors": [ 20:03:50 "https://nexus3.edgexfoundry.org:10001" 20:03:50 ], 20:03:50 "bip": "10.250.0.254/24", 20:03:50 "hosts": [ 20:03:50 "tcp://0.0.0.0:5555", 20:03:50 "unix:///var/run/docker.sock" 20:03:50 ], 20:03:50 "mtu": 1458, 20:03:50 "selinux-enabled": true, 20:03:50 "seccomp-profile": "/etc/docker/seccomp.json" 20:03:50 } [Pipeline] sh 20:03:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:03:51 + sudo service docker restart 20:03:51 ---> cf3f5bdfe212 20:03:51 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:03:54 ---> b7b2493f649f 20:03:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:03:54 ---> ec0eda76ea2c 20:03:54 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:55 ---> e5c4cafc238e 20:03:55 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:03:55 ---> Running in 300115d2b4e9 20:03:56 Removing intermediate container 300115d2b4e9 20:03:56 ---> 4d681c3a5111 20:03:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:03:56 ---> 5712161feca2 20:03:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:03:57 ---> 1f5107983c14 20:03:57 Step 21/26 : WORKDIR / 20:03:57 ---> 0fede6cf2998 20:03:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:03:57 ---> Running in c27b64a82069 20:03:57 ---> 91d4bd2471ff 20:03:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:03:57 Removing intermediate container c27b64a82069 20:03:57 ---> 1f077a5a9ca3 20:03:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:58 ---> Running in 6e9f4a7ce48e 20:03:58 ---> f1a7d1a62b4c 20:03:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:58 Removing intermediate container 6e9f4a7ce48e 20:03:58 ---> 7ee6053ef089 20:03:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:58 ---> Running in 31ed1ff47d77 20:03:58 ---> Running in 2ff998998726 20:03:58 Removing intermediate container 2ff998998726 20:03:58 ---> 5edece2ff3a5 20:03:58 Step 24/26 : LABEL arch=x86_64 20:03:58 Removing intermediate container 31ed1ff47d77 20:03:58 ---> 4940e7e8a29f 20:03:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:58 ---> Running in 4c4235601d16 20:03:58 ---> Running in 61bfbb617791 20:03:58 Removing intermediate container 61bfbb617791 20:03:58 ---> d28c55f3b4e4 20:03:58 Step 24/26 : LABEL arch=x86_64 20:03:58 Removing intermediate container 4c4235601d16 20:03:58 ---> afe2273d1a0d 20:03:58 Step 25/26 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:03:59 ---> Running in 68e568d687c4 20:03:59 ---> Running in 76b71f090b31 20:03:59 Removing intermediate container 68e568d687c4 20:03:59 ---> 38cbd00d7807 20:03:59 Step 25/26 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:03:59 Removing intermediate container 76b71f090b31 20:03:59 ---> 1d594e301a70 20:03:59 Step 26/26 : LABEL version=0.0.0 20:03:59 ---> Running in 0a0453abfc9d 20:03:59 ---> Running in 136596a4298e 20:04:00 Removing intermediate container 136596a4298e 20:04:00 ---> 994a26b424c2 20:04:00 Step 26/26 : LABEL version=0.0.0 20:04:00 Removing intermediate container 0a0453abfc9d 20:04:00 ---> 1c94a960e77a 20:04:00 20:04:00 Successfully built 1c94a960e77a 20:04:00 Successfully tagged security-spire-config:latest 20:04:00 ---> Running in 230c8c1f5385 20:04:00 Building security-proxy-setup 20:04:00  Building security-spire-config ... done Removing intermediate container 230c8c1f5385 20:04:00 ---> 4512ec469941 20:04:00 20:04:01 Successfully built 4512ec469941 20:04:01 Successfully tagged security-spire-agent:latest 20:04:01  Building security-spire-agent ... done Building core-metadata 20:04:04 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:04:04 ---> 6ee2bf80b231 20:04:04 Step 3/21 : WORKDIR /edgex-go 20:04:04 ---> Using cache 20:04:04 ---> 77f6c2aef211 20:04:04 Step 4/21 : RUN apk add --update --no-cache make git 20:04:05 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:04:05 ---> 6ee2bf80b231 20:04:05 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:04:05 ---> Using cache 20:04:05 ---> c674d5d14480 20:04:05 Step 4/25 : WORKDIR /edgex-go 20:04:05 ---> Using cache 20:04:05 ---> 6170a6a56bc7 20:04:05 Step 5/25 : RUN apk add --update --no-cache make git 20:04:05 ---> Using cache 20:04:05 ---> f70ebaa4994e 20:04:05 Step 6/25 : COPY go.mod vendor* ./ 20:04:05 ---> Using cache 20:04:05 ---> 7360fd0a51df 20:04:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:05 ---> Using cache 20:04:05 ---> af2f494d3baf 20:04:05 Step 8/25 : COPY . . 20:04:05 ---> Using cache 20:04:05 ---> 5af59579b5ab 20:04:05 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:04:08 ---> Running in 5fea136ff5ab 20:04:08 ---> Running in 5b9381f32111 20:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:08 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:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:09 OK: 265 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:09 provisioning config files... 20:04:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6259068410655457258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:10 ---> docker-login.sh 20:04:10 nexus3.edgexfoundry.org:10001 20:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:11 Configure a credential helper to remove this warning. See 20:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:11 20:04:11 Login Succeeded 20:04:11 nexus3.edgexfoundry.org:10002 20:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:11 Configure a credential helper to remove this warning. See 20:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:11 20:04:11 Login Succeeded 20:04:11 nexus3.edgexfoundry.org:10003 20:04:11 Removing intermediate container 5fea136ff5ab 20:04:11 ---> d4d99790cecf 20:04:11 Step 5/21 : COPY go.mod vendor* ./ 20:04:11 Removing intermediate container 96355a003bd2 20:04:11 ---> aec7ce9f0478 20:04:11 20:04:11 Step 10/23 : FROM alpine:3.17 20:04:11 ---> b2aa39c304c2 20:04:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:11 Removing intermediate container 64025e9cab2c 20:04:11 ---> 5db638be9d70 20:04:11 20:04:11 Step 10/23 : FROM alpine:3.17 20:04:11 ---> b2aa39c304c2 20:04:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:11 Removing intermediate container 235070da6fde 20:04:11 ---> b0fd6f2bedd8 20:04:11 20:04:11 Step 10/24 : FROM alpine:3.17 20:04:11 ---> b2aa39c304c2 20:04:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:04:11 ---> Running in 7a7e537d6a61 20:04:11 ---> Running in df76cb78f91d 20:04:11 ---> Running in c41d321fccee 20:04:11 ---> aa61ab77a13c 20:04:11 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:11 ---> Running in 0e991e442c6f 20:04:11 Removing intermediate container 7a7e537d6a61 20:04:11 ---> 82346696cdf3 20:04:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:11 Removing intermediate container df76cb78f91d 20:04:11 ---> ca1991f681b9 20:04:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:11 ---> Running in 0fe28123a263 20:04:11 ---> Running in 9d9a75b34e11 20:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:11 Configure a credential helper to remove this warning. See 20:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:11 20:04:11 Login Succeeded 20:04:11 nexus3.edgexfoundry.org:10004 20:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:12 (1/1) Installing dumb-init (1.2.5-r2) 20:04:12 Executing busybox-1.35.0-r29.trigger 20:04:12 OK: 7 MiB in 16 packages 20:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:12 Configure a credential helper to remove this warning. See 20:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:12 20:04:12 Login Succeeded 20:04:12 docker.io 20:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:12 (1/1) Installing dumb-init (1.2.5-r2) 20:04:12 Executing busybox-1.35.0-r29.trigger 20:04:12 OK: 7 MiB in 16 packages 20:04:12 (1/1) Installing dumb-init (1.2.5-r2) 20:04:12 Executing busybox-1.35.0-r29.trigger 20:04:12 OK: 7 MiB in 16 packages 20:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:13 Configure a credential helper to remove this warning. See 20:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:13 20:04:13 Login Succeeded 20:04:13 ---> docker-login.sh ends [Pipeline] } 20:04:13 Deleting 1 temporary files 20:04:13 Removing intermediate container c41d321fccee 20:04:13 ---> a33e126dbc59 20:04:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:13 ---> Running in 291c9beff0dc [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:04:13 Removing intermediate container 291c9beff0dc 20:04:13 ---> 0dbbe255c511 20:04:13 Step 13/24 : ENV APP_PORT=59882 20:04:13 ---> Running in 3c6cb690333c 20:04:13 Removing intermediate container 9d9a75b34e11 20:04:13 ---> 01da5df5652c 20:04:13 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:13 Removing intermediate container 0fe28123a263 20:04:13 ---> e9924643ba68 20:04:13 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:13 Removing intermediate container 3c6cb690333c 20:04:13 ---> 540c552b2e2f 20:04:13 Step 14/24 : EXPOSE $APP_PORT [Pipeline] sh 20:04:13 ---> 4b4c02d0efc5 20:04:13 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:04:13 ---> 26d93386fe50 20:04:13 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:04:13 ---> Running in a29912cce3e8 20:04:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:14 ========================================================= 20:04:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:04:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:04:14 Removing intermediate container a29912cce3e8 20:04:14 ---> f7c51402f3cb 20:04:14 Step 15/24 : WORKDIR / 20:04:14 ---> 9d54cca9b6b7 20:04:14 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:04:14 ---> dd5b836efd00 20:04:14 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:04:14 ---> Running in bcba694bec22 20:04:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:14 Removing intermediate container bcba694bec22 20:04:14 ---> 542c4c5fca12 20:04:14 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:14 ---> c41913eebcf1 20:04:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:04:14 ---> 5aa88c9abbbc 20:04:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:04:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:04:14 af6eaf76a39c: Pulling fs layer 20:04:14 55522c791124: Pulling fs layer 20:04:14 ce5c4a1c91eb: Pulling fs layer 20:04:14 169dfbe0d373: Pulling fs layer 20:04:14 e1ff8fa3b103: Pulling fs layer 20:04:14 52ebb69f0ebf: Pulling fs layer 20:04:14 5abe8eddf0d5: Pulling fs layer 20:04:14 52ebb69f0ebf: Waiting 20:04:14 e1ff8fa3b103: Waiting 20:04:14 5abe8eddf0d5: Waiting 20:04:14 169dfbe0d373: Waiting 20:04:14 55522c791124: Verifying Checksum 20:04:14 55522c791124: Download complete 20:04:14 169dfbe0d373: Verifying Checksum 20:04:14 169dfbe0d373: Download complete 20:04:14 e1ff8fa3b103: Verifying Checksum 20:04:14 e1ff8fa3b103: Download complete 20:04:14 af6eaf76a39c: Verifying Checksum 20:04:14 af6eaf76a39c: Download complete 20:04:15 ---> f3f4d4ae8b54 20:04:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:04:15 ---> fca847987654 20:04:15 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:04:15 ---> 039a17e45531 20:04:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:04:15 af6eaf76a39c: Pull complete 20:04:15 ---> 5b059260020e 20:04:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:04:15 ---> 6248e42a340c 20:04:15 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:15 ---> 591fec95d759 20:04:15 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:16 5abe8eddf0d5: Verifying Checksum 20:04:16 5abe8eddf0d5: Download complete 20:04:16 ---> Running in a887e0cc258f 20:04:16 ---> Running in 69d8b2d52f35 20:04:16 ---> 91ddebf198c1 20:04:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:04:16 ---> 7e9f4c0f0b1d 20:04:16 Step 20/24 : ENTRYPOINT ["/core-command"] 20:04:16 55522c791124: Pull complete 20:04:16 ---> Running in 17e7c8657dbc 20:04:17 52ebb69f0ebf: Verifying Checksum 20:04:17 52ebb69f0ebf: Download complete 20:04:17 ce5c4a1c91eb: Verifying Checksum 20:04:17 ce5c4a1c91eb: Download complete 20:04:17 Removing intermediate container 17e7c8657dbc 20:04:17 ---> b24e948cd1a9 20:04:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:18 ---> Running in 703cc5c4fb67 20:04:18 Removing intermediate container 69d8b2d52f35 20:04:18 ---> 60b2efa2e582 20:04:18 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:04:18 Removing intermediate container a887e0cc258f 20:04:18 ---> 6b06eb11a781 20:04:18 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:04:18 Removing intermediate container 703cc5c4fb67 20:04:18 ---> 6b7f557dc155 20:04:18 Step 22/24 : LABEL arch=x86_64 20:04:18 ---> Running in 5fdebfd404f3 20:04:18 ---> Running in ce98b23f9cac 20:04:18 ---> Running in 03f0d8e4483c 20:04:18 Removing intermediate container ce98b23f9cac 20:04:18 ---> 6489af3a303b 20:04:18 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:04:19 Removing intermediate container 5fdebfd404f3 20:04:19 ---> 1c1e3f8f805a 20:04:19 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:04:19 Removing intermediate container 03f0d8e4483c 20:04:19 ---> 104cf918a3fe 20:04:19 Step 23/24 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:04:19 ---> Running in 1b143b27dea8 20:04:19 ---> Running in a111d4f5ec4c 20:04:19 ---> Running in c10e5150825f 20:04:19 Removing intermediate container 1b143b27dea8 20:04:19 ---> dfbcccf39984 20:04:19 Step 21/23 : LABEL arch=x86_64 20:04:19 Removing intermediate container a111d4f5ec4c 20:04:19 ---> 8dfb3888eb99 20:04:19 Step 21/23 : LABEL arch=x86_64 20:04:19 ---> Running in aced89cf4448 20:04:19 ---> Running in 6410feafe8a8 20:04:19 Removing intermediate container c10e5150825f 20:04:19 ---> 85794bda30b9 20:04:19 Step 24/24 : LABEL version=0.0.0 20:04:19 ---> Running in a0b5dcbaa9c1 20:04:20 Removing intermediate container 6410feafe8a8 20:04:20 ---> 4856b3f59b80 20:04:20 Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:04:20 Removing intermediate container a0b5dcbaa9c1 20:04:20 ---> 2c713423de03 20:04:20 20:04:20 Removing intermediate container aced89cf4448 20:04:20 ---> 7e79a7c20ff5 20:04:20 Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:04:20 ---> Running in c8fc75077e3c 20:04:20 ---> Running in 62d510dcb68f 20:04:20 Successfully built 2c713423de03 20:04:20 Successfully tagged core-command:latest 20:04:20  Building core-command ... done Building security-bootstrapper 20:04:20 Removing intermediate container c8fc75077e3c 20:04:20 ---> 022287140ca7 20:04:20 Step 23/23 : LABEL version=0.0.0 20:04:23 Removing intermediate container 62d510dcb68f 20:04:23 ---> 4bd29ebd3931 20:04:23 Step 23/23 : LABEL version=0.0.0 20:04:23 ---> Running in a5b2361b4219 20:04:23 ---> Running in eb9bce1c7adc 20:04:23 Removing intermediate container a5b2361b4219 20:04:23 ---> 8e03d8aa5f17 20:04:23 20:04:23 Removing intermediate container eb9bce1c7adc 20:04:23 ---> 2e7d70948db9 20:04:23 20:04:23 Successfully built 8e03d8aa5f17 20:04:23 Successfully tagged core-common-config-bootstrapper:latest 20:04:23  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 20:04:23 Successfully built 2e7d70948db9 20:04:23 Successfully tagged security-proxy-auth:latest 20:04:23  Building security-proxy-auth ... done Building support-scheduler 20:04:24 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:24 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:04:24 ---> 6ee2bf80b231 20:04:24 Step 3/33 : WORKDIR /edgex-go 20:04:24 ---> Using cache 20:04:24 ---> 77f6c2aef211 20:04:24 Step 4/33 : RUN apk add --update --no-cache make git 20:04:24 ---> Using cache 20:04:24 ---> d4d99790cecf 20:04:24 Step 5/33 : COPY go.mod vendor* ./ 20:04:24 ---> Using cache 20:04:24 ---> aa61ab77a13c 20:04:24 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:28 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:04:28 ---> 6ee2bf80b231 20:04:28 Step 3/20 : WORKDIR /edgex-go 20:04:28 ---> Using cache 20:04:28 ---> 77f6c2aef211 20:04:28 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:04:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:28 ---> 6ee2bf80b231 20:04:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:28 ---> Using cache 20:04:28 ---> c674d5d14480 20:04:28 Step 4/23 : WORKDIR /edgex-go 20:04:28 ---> Using cache 20:04:28 ---> 6170a6a56bc7 20:04:28 Step 5/23 : RUN apk add --update --no-cache make git 20:04:28 ---> Using cache 20:04:28 ---> f70ebaa4994e 20:04:28 Step 6/23 : COPY go.mod vendor* ./ 20:04:28 ---> Using cache 20:04:28 ---> 7360fd0a51df 20:04:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:28 ---> Using cache 20:04:28 ---> af2f494d3baf 20:04:28 Step 8/23 : COPY . . 20:04:28 ---> Using cache 20:04:28 ---> 5af59579b5ab 20:04:28 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:04:28 ---> Running in ec41aa6ad54b 20:04:28 ---> Running in d14e5a700718 20:04:28 ---> Running in be10e1e2c3a3 20:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:28 Removing intermediate container 0e991e442c6f 20:04:28 ---> a66c9c8a2ee5 20:04:28 Step 7/21 : COPY . . 20:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:29 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:04:29 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:29 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:29 OK: 17812 distinct packages available 20:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:29 OK: 265 MiB in 53 packages 20:04:30 ce5c4a1c91eb: Pull complete 20:04:30 169dfbe0d373: Pull complete 20:04:30 e1ff8fa3b103: Pull complete 20:04:32 Removing intermediate container 5b9381f32111 20:04:32 ---> 44516e3cef18 20:04:32 20:04:32 Step 10/25 : FROM alpine:3.17 20:04:32 ---> b2aa39c304c2 20:04:32 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:04:32 ---> Using cache 20:04:32 ---> a33e126dbc59 20:04:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:32 ---> Using cache 20:04:32 ---> 0dbbe255c511 20:04:32 Step 13/25 : ENV APP_PORT=59881 20:04:32 ---> Running in 56960798a260 20:04:32 Removing intermediate container d14e5a700718 20:04:32 ---> 947f08b6c58c 20:04:32 Step 5/20 : COPY go.mod vendor* ./ 20:04:32 Removing intermediate container 56960798a260 20:04:32 ---> 42c75fe16f93 20:04:32 Step 14/25 : EXPOSE $APP_PORT 20:04:32 ---> 0b6c6245e8eb 20:04:32 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:32 ---> Running in 46954af42a2e 20:04:32 ---> Running in e81852d3629f 20:04:33 Removing intermediate container 46954af42a2e 20:04:33 ---> 413de40b1780 20:04:33 Step 15/25 : WORKDIR / 20:04:33 ---> Running in e9cac8713720 20:04:33 Removing intermediate container e9cac8713720 20:04:33 ---> 7af3028f7bc1 20:04:33 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:34 ---> 4eba3cc2c367 20:04:34 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:04:34 ---> 70710e7ecb7d 20:04:34 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:04:34 ---> Running in f690aed10163 20:04:34 ---> 1496eaec3ce5 20:04:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:04:35 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:04:35 52ebb69f0ebf: Pull complete 20:04:35 ---> 1d8c1c3650f6 20:04:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:04:36 ---> 762297f25b48 20:04:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:04:37 5abe8eddf0d5: Pull complete 20:04:37 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:04:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:04:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:38 WORKDIR /edgex 20:04:38 COPY go.mod . 20:04:38 RUN go mod download 20:04:38 + docker build -t ci-base-image-arm64 -f - . 20:04:38 Sending build context to Docker daemon 2.944MB 20:04:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:38 ---> 6cb57ee374ae 20:04:38 Step 2/4 : WORKDIR /edgex 20:04:38 ---> 4d25f4f84b4a 20:04:38 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:04:38 ---> Running in 228dac5c810f 20:04:40 Removing intermediate container 228dac5c810f 20:04:40 ---> 58666cf755d0 20:04:40 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:41 ---> Running in 327ccced9d48 20:04:41 Removing intermediate container 327ccced9d48 20:04:41 ---> 1aa26fa1a9ab 20:04:41 Step 3/4 : COPY go.mod . 20:04:41 ---> Running in 70eca4ba8ca7 20:04:42 ---> 73e62a808db3 20:04:42 Step 4/4 : RUN go mod download 20:04:42 ---> Running in 54e4840d4ca1 20:04:43 Removing intermediate container 70eca4ba8ca7 20:04:43 ---> fcd7cdfce67e 20:04:43 Step 23/25 : LABEL arch=x86_64 20:04:46 ---> Running in d33edf4253d7 20:04:46 Removing intermediate container d33edf4253d7 20:04:46 ---> f886db157f46 20:04:46 Step 24/25 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:04:46 ---> Running in dc3952fa37f8 20:04:47 Removing intermediate container dc3952fa37f8 20:04:47 ---> 66efe18ed9a9 20:04:47 Step 25/25 : LABEL version=0.0.0 20:04:47 ---> Running in bc24934a2732 20:04:48 Removing intermediate container bc24934a2732 20:04:48 ---> ba4f76744e92 20:04:48 20:04:48 Successfully built ba4f76744e92 20:04:48 Successfully tagged core-metadata:latest 20:04:48  Building core-metadata ... done Building security-secretstore-setup 20:04:52 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:04:52 ---> 6ee2bf80b231 20:04:52 Step 3/24 : WORKDIR /edgex-go 20:04:52 ---> Using cache 20:04:52 ---> 77f6c2aef211 20:04:52 Step 4/24 : RUN apk add --update --no-cache make git 20:04:52 ---> Using cache 20:04:52 ---> d4d99790cecf 20:04:52 Step 5/24 : COPY go.mod vendor* ./ 20:04:52 ---> Using cache 20:04:52 ---> aa61ab77a13c 20:04:52 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:52 ---> Using cache 20:04:52 ---> c1e25e1e240d 20:04:52 Step 7/24 : COPY . . 20:04:56 Removing intermediate container ec41aa6ad54b 20:04:56 ---> c1e25e1e240d 20:04:56 Step 7/33 : COPY . . 20:04:57 ---> e9f145f253cb 20:04:57 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:58 Removing intermediate container e81852d3629f 20:04:58 ---> 66203ccaeb90 20:04:58 Step 7/20 : COPY . . 20:05:01 ---> Running in 44d6975df00f 20:05:01 ---> 3fa291a0b4ea 20:05:01 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:05:02 Removing intermediate container f690aed10163 20:05:02 ---> d01f400ac074 20:05:02 20:05:02 Step 9/21 : FROM alpine:3.17 20:05:02 ---> b2aa39c304c2 20:05:02 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:05:02 Removing intermediate container be10e1e2c3a3 20:05:02 ---> 8da491402f8b 20:05:02 20:05:02 Step 10/23 : FROM alpine:3.17 20:05:02 ---> b2aa39c304c2 20:05:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:05:02 ---> Using cache 20:05:02 ---> a33e126dbc59 20:05:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:05:02 ---> Using cache 20:05:02 ---> 0dbbe255c511 20:05:02 Step 13/23 : ENV APP_PORT=59861 20:05:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:05:02 ---> Running in be538e279ba9 20:05:02 ---> Running in c28b8b4ca26b 20:05:02 ---> Running in 5668cc49d1e5 20:05:02 ---> cc0f06da0f7e 20:05:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:02 Removing intermediate container be538e279ba9 20:05:02 ---> a81e5821c6e8 20:05:02 Step 14/23 : EXPOSE $APP_PORT 20:05:02 ---> Running in 7b2022fa2ff1 20:05:02 ---> Running in 95609b3a95f3 20:05:02 Removing intermediate container 95609b3a95f3 20:05:02 ---> 4e4c0aa2823d 20:05:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:03 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:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:03 ---> ca7a3108a658 20:05:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:03 (1/2) Installing dumb-init (1.2.5-r2) 20:05:03 (2/2) Installing openssl (3.0.8-r0) 20:05:03 Executing busybox-1.35.0-r29.trigger 20:05:03 OK: 8 MiB in 17 packages 20:05:03 ---> 872f4102a821 20:05:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:05:04 ---> 0c1866814403 20:05:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:05:04 Removing intermediate container 5668cc49d1e5 20:05:04 ---> f90b87663fe4 20:05:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:05:04 ---> Running in 3867daef0e9b 20:05:04 ---> d16f905863cf 20:05:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:05:04 Removing intermediate container 3867daef0e9b 20:05:04 ---> fcdc952aa4c8 20:05:04 Step 12/21 : WORKDIR /edgex 20:05:04 ---> Running in 6974c46b8d02 20:05:04 ---> Running in 18150f303d61 20:05:04 Removing intermediate container 18150f303d61 20:05:04 ---> 1d40836df3e9 20:05:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:05 Removing intermediate container 6974c46b8d02 20:05:05 ---> ac4e3cb8633a 20:05:05 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:05:05 ---> Running in d8aa66e945f8 20:05:05 Removing intermediate container d8aa66e945f8 20:05:05 ---> 913d840123ac 20:05:05 Step 21/23 : LABEL arch=x86_64 20:05:05 ---> Running in 05005bcbef6f 20:05:05 ---> 78586a257726 20:05:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:05:05 Removing intermediate container 05005bcbef6f 20:05:05 ---> b648bfb1f240 20:05:05 Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:05:05 ---> Running in 0b7e0ab12d49 20:05:05 ---> 53b6ff5bad07 20:05:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:05:05 Removing intermediate container 0b7e0ab12d49 20:05:05 ---> 50244e5f7e5e 20:05:05 Step 23/23 : LABEL version=0.0.0 20:05:05 ---> Running in b02fd12733f3 20:05:06 Removing intermediate container b02fd12733f3 20:05:06 ---> a9301a8c7869 20:05:06 20:05:06 ---> 7a8097c1cadd 20:05:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:05:06 Successfully built a9301a8c7869 20:05:06 Successfully tagged support-scheduler:latest 20:05:06  Building support-scheduler ... done Building core-data 20:05:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:09 ---> 6ee2bf80b231 20:05:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:09 ---> Using cache 20:05:09 ---> c674d5d14480 20:05:09 Step 4/23 : WORKDIR /edgex-go 20:05:09 ---> Using cache 20:05:09 ---> 6170a6a56bc7 20:05:09 Step 5/23 : RUN apk add --update --no-cache make git 20:05:09 ---> Using cache 20:05:09 ---> f70ebaa4994e 20:05:09 Step 6/23 : COPY go.mod vendor* ./ 20:05:09 ---> Using cache 20:05:09 ---> 7360fd0a51df 20:05:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:09 ---> Using cache 20:05:09 ---> af2f494d3baf 20:05:09 Step 8/23 : COPY . . 20:05:09 ---> Using cache 20:05:09 ---> 5af59579b5ab 20:05:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:09 ---> 1c1bb3a8b8fe 20:05:09 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:09 ---> Running in dd002660f6c4 20:05:09 ---> Running in 77d60a54db2f 20:05: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:05:12 Removing intermediate container 77d60a54db2f 20:05:12 ---> 0eccf3ab7044 20:05:12 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:05:12 ---> Running in 543d1010daf8 20:05:12 Removing intermediate container 543d1010daf8 20:05:12 ---> 1d39fc37ba0c 20:05:12 Step 19/21 : LABEL arch=x86_64 20:05:13 ---> Running in e9d959679f25 20:05:13 Removing intermediate container e9d959679f25 20:05:13 ---> c67e19121830 20:05:13 Step 20/21 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:05:14 ---> Running in 559cb160fc36 20:05:14 Removing intermediate container 559cb160fc36 20:05:14 ---> d414e5d900d2 20:05:14 Step 21/21 : LABEL version=0.0.0 20:05:14 ---> Running in 1132e2c0b588 20:05:14 Removing intermediate container 1132e2c0b588 20:05:14 ---> f272818503ae 20:05:14 20:05:14 Successfully built f272818503ae 20:05:14 Successfully tagged security-proxy-setup:latest 20:05:14 Building security-spire-server 20:05:19  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:05:19 ---> 6ee2bf80b231 20:05:19 Step 3/25 : WORKDIR /edgex-go 20:05:19 ---> Using cache 20:05:19 ---> 77f6c2aef211 20:05:19 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:05:19 ---> Using cache 20:05:19 ---> 6cdb5993ac29 20:05:19 Step 5/25 : COPY go.mod vendor* ./ 20:05:19 ---> Using cache 20:05:19 ---> 5ceacb3304c7 20:05:19 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:19 ---> Using cache 20:05:19 ---> bc4822054611 20:05:19 Step 7/25 : COPY . . 20:05:19 ---> Using cache 20:05:19 ---> 08b0af9a31ea 20:05:19 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:05:19 ---> Using cache 20:05:19 ---> 626d39ce92b3 20:05:19 Step 9/25 : WORKDIR /edgex-go/spire-build 20:05:19 ---> Using cache 20:05:19 ---> c6a0e61ab85b 20:05:19 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:05:19 ---> Using cache 20:05:19 ---> ab266fafa0aa 20:05:19 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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:05:19 ---> Running in 0bce353bfbf0 20:05:21 Removing intermediate container 54e4840d4ca1 20:05:21 ---> 86814f8fa53e 20:05:21 Successfully built 86814f8fa53e 20:05:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:21 Removing intermediate container 0bce353bfbf0 20:05:21 ---> d656ad10b104 20:05:21 Step 12/25 : WORKDIR /edgex-go 20:05:21 + docker inspect -f . ci-base-image-arm64 20:05:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:21 ---> Running in 37bbf08241ec 20:05:22 prd-ubuntu20.04-docker-arm64-4c-16g-245 does not seem to be running inside a container 20:05:22 $ 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 ******** ci-base-image-arm64 cat 20:05:22 Removing intermediate container 37bbf08241ec 20:05:22 ---> 11535326846b 20:05:22 20:05:22 Step 13/25 : FROM alpine:3.17 20:05:22 ---> b2aa39c304c2 20:05:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:22 ---> Using cache 20:05:22 ---> d49230a00dbb 20:05:22 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:22 ---> Using cache 20:05:22 ---> 9d01a399156d 20:05:22 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:05:22 ---> Using cache 20:05:22 ---> cf3f5bdfe212 20:05:22 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:24 $ docker top 2e83d6136319a12bc155053531f32c2672e745d10b6e29801c24176e62fa6566 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:25 + go version 20:05:25 go version go1.20.2 linux/arm64 [Pipeline] } 20:05:25 $ docker stop --time=1 2e83d6136319a12bc155053531f32c2672e745d10b6e29801c24176e62fa6566 20:05:26 $ docker rm -f --volumes 2e83d6136319a12bc155053531f32c2672e745d10b6e29801c24176e62fa6566 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:27 ---> 5da965959758 20:05:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:05:27 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:05:27 ---> 50377ba0ee5e 20:05:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:05:27 + docker inspect -f . ci-base-image-arm64 20:05:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:28 prd-ubuntu20.04-docker-arm64-4c-16g-245 does not seem to be running inside a container 20:05:28 $ 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 ******** ci-base-image-arm64 cat 20:05:28 ---> cbae9a1b3387 20:05:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:05:29 ---> 012f132dcce7 20:05:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:29 ---> Running in 183f53854fc4 20:05:29 $ docker top 65e8c895c7dbda018625fd7b54d97b6cafe0911f3c786f9e0692f9ef3e927651 -eo pid,comm 20:05:29 Removing intermediate container 183f53854fc4 20:05:29 ---> fb9c62e99f19 20:05:29 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [Pipeline] { [Pipeline] echo 20:05:29 ========================================================= 20:05:29 [edgeXBuildGoParallel] Running Tests and Build... 20:05:29 ========================================================= [Pipeline] sh 20:05:29 ---> Running in 9e5df603ea7a 20:05:30 Removing intermediate container 9e5df603ea7a 20:05:30 ---> 98b31b513922 20:05:30 Step 23/25 : LABEL arch=x86_64 20:05:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:05:30 ---> Running in a4400498bb27 20:05:31 + make test 20:05:31 go test -race -coverprofile=coverage.out ./... 20:05:31 Removing intermediate container a4400498bb27 20:05:31 ---> c4f8b171ff18 20:05:31 Step 24/25 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:05:31 ---> Running in 2bfbaab6ce5f 20:05:31 Removing intermediate container 2bfbaab6ce5f 20:05:31 ---> 59e0c78e73c8 20:05:31 Step 25/25 : LABEL version=0.0.0 20:05:31 Removing intermediate container 44d6975df00f 20:05:31 ---> 3a261260408b 20:05:31 20:05:31 Step 9/24 : FROM alpine:3.17 20:05:31 ---> b2aa39c304c2 20:05:31 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:05:31 Removing intermediate container c28b8b4ca26b 20:05:31 ---> 0504f8302469 20:05:31 20:05:31 Step 9/33 : FROM alpine:3.17 20:05:31 ---> b2aa39c304c2 20:05:31 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:31 ---> Using cache 20:05:31 ---> d49230a00dbb 20:05:31 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:05:31 ---> Running in 372d5b9316bf 20:05:31 ---> Running in 6d8ddf96d133 20:05:32 ---> Running in bed930d21bb1 20:05:32 Removing intermediate container 372d5b9316bf 20:05:32 ---> f367f4eef24a 20:05:32 20:05:32 Successfully built f367f4eef24a 20:05:32 Successfully tagged security-spire-server:latest 20:05:32  Building security-spire-server ... done Building support-notifications 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:33 (1/2) Installing dumb-init (1.2.5-r2) 20:05:33 (2/2) Installing su-exec (0.2-r2) 20:05:33 Executing busybox-1.35.0-r29.trigger 20:05:33 (1/3) Installing ca-certificates (20220614-r4) 20:05:33 OK: 7 MiB in 17 packages 20:05:33 (2/3) Installing dumb-init (1.2.5-r2) 20:05:33 (3/3) Installing su-exec (0.2-r2) 20:05:33 Executing busybox-1.35.0-r29.trigger 20:05:33 Executing ca-certificates-20220614-r4.trigger 20:05:33 OK: 8 MiB in 18 packages 20:05:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:35 ---> 6ee2bf80b231 20:05:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:35 ---> Using cache 20:05:35 ---> c674d5d14480 20:05:35 Step 4/23 : WORKDIR /edgex-go 20:05:35 ---> Using cache 20:05:35 ---> 6170a6a56bc7 20:05:35 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:05:35 ---> Running in 92795157ed00 20:05:35 Removing intermediate container bed930d21bb1 20:05:35 ---> d6ee4612e0b8 20:05:35 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:05:36 Removing intermediate container 6d8ddf96d133 20:05:36 ---> 2183090473f9 20:05:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:05:36 ---> Running in df0b3c3613e2 20:05:36 ---> Running in 17dca3c17a63 20:05:36 Removing intermediate container df0b3c3613e2 20:05:36 ---> 1eaba733ca18 20:05:36 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:36 Removing intermediate container 17dca3c17a63 20:05:36 ---> 144105fc1dcf 20:05:36 Step 12/24 : WORKDIR / 20:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:36 ---> Running in ad64f51d0386 20:05:36 ---> Running in a489ad1d3ea4 20:05:36 Removing intermediate container ad64f51d0386 20:05:36 ---> 3f95eed50290 20:05:36 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:05:36 OK: 265 MiB in 53 packages 20:05:36 ---> Running in 7fdee4ff4baf 20:05:36 Removing intermediate container a489ad1d3ea4 20:05:36 ---> dcfd2de2146b 20:05:36 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:05:37 Removing intermediate container 7fdee4ff4baf 20:05:37 ---> 90919acbc4cb 20:05:37 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:05:38 ---> f13755b4d009 20:05:38 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:05:38 ---> Running in a92a757af42e 20:05:38 Removing intermediate container 92795157ed00 20:05:38 ---> b7475ff2c953 20:05:38 Step 6/23 : COPY go.mod vendor* ./ 20:05:38 Removing intermediate container a92a757af42e 20:05:38 ---> 79952a020c38 20:05:38 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:05:38 ---> 2a44034e4980 20:05:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:38 ---> b3b3bdc58cf2 20:05:38 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:05:38 ---> Running in 89f9dd4cf3ed 20:05:38 ---> Running in 1189b2a4a768 20:05:39 ---> ebb2dce11baf 20:05:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:05:39 Removing intermediate container 7b2022fa2ff1 20:05:39 ---> f45239b20d9b 20:05:39 20:05:39 Step 9/20 : FROM alpine:3.17 20:05:39 ---> b2aa39c304c2 20:05:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:39 ---> Using cache 20:05:39 ---> d49230a00dbb 20:05:39 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:39 ---> 0f8216860b07 20:05:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:05:39 Removing intermediate container dd002660f6c4 20:05:39 ---> d5399661763b 20:05:39 20:05:39 Step 10/23 : FROM alpine:3.17 20:05:39 ---> b2aa39c304c2 20:05:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:05:39 ---> Running in bf1e1e63e51c 20:05:39 ---> Running in b43342735ebc 20:05:39 Removing intermediate container bf1e1e63e51c 20:05:39 ---> 4a09a30d0fda 20:05:39 Step 12/23 : ENV APP_PORT=59880 20:05:39 Removing intermediate container 89f9dd4cf3ed 20:05:39 ---> 209e90f16138 20:05:39 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:05:39 ---> Running in 6af8e01e3fe1 20:05:39 ---> Running in e331f519575e 20:05:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:39 ---> 46ddb6e41ac6 20:05:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:05:39 Removing intermediate container 6af8e01e3fe1 20:05:39 ---> a3ef9ea860b0 20:05:39 Step 13/23 : EXPOSE $APP_PORT 20:05:39 Removing intermediate container e331f519575e 20:05:39 ---> 36a5c0c31852 20:05:39 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:05:39 ---> Running in 6024957af0d5 20:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:40 Removing intermediate container 6024957af0d5 20:05:40 ---> 80b628af6d09 20:05:40 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:05:40 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:05:40 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:05:40 OK: 17812 distinct packages available 20:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:40 ---> 6969c51db128 20:05:40 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:05:40 ---> Running in b659f0d946f0 20:05:40 ---> Running in c765384e7750 20:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:40 ---> c938891eae1d 20:05:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:05:40 (1/9) Installing ca-certificates (20220614-r4) 20:05:40 (2/9) Installing brotli-libs (1.0.9-r9) 20:05:40 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:05:40 (4/9) Installing libcurl (7.88.1-r0) 20:05:40 ---> e560380271cb 20:05:40 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:40 (5/9) Installing curl (7.88.1-r0) 20:05:40 (6/9) Installing dumb-init (1.2.5-r2) 20:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:40 (7/9) Installing musl-obstack (1.2.3-r0) 20:05:40 (8/9) Installing libucontext (1.2-r0) 20:05:40 (9/9) Installing gcompat (1.1.0-r0) 20:05:40 Executing busybox-1.35.0-r29.trigger 20:05:40 Executing ca-certificates-20220614-r4.trigger 20:05:40 ---> Running in e0d7d0a6db23 20:05:40 OK: 10 MiB in 24 packages 20:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:41 (1/1) Installing dumb-init (1.2.5-r2) 20:05:41 Executing busybox-1.35.0-r29.trigger 20:05:41 OK: 7 MiB in 16 packages 20:05:41 Removing intermediate container c765384e7750 20:05:41 ---> 59697cdf9a7c 20:05:41 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:41 Removing intermediate container b43342735ebc 20:05:41 ---> 6dc236eccafa 20:05:41 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:41 ---> 54cb5c673c22 20:05:41 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:05:41 Removing intermediate container b659f0d946f0 20:05:41 ---> 4122ebde307d 20:05:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:41 Removing intermediate container e0d7d0a6db23 20:05:41 ---> ce48c0966077 20:05:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:05:41 ---> 9b8d34d44c4d 20:05:41 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:05:42 ---> 6ba27f3d5b28 20:05:42 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:05:42 ---> Running in 8ab0f993047f 20:05:42 ---> 843733911d8c 20:05:42 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:42 Removing intermediate container 8ab0f993047f 20:05:42 ---> 6bdf469131be 20:05:42 Step 22/24 : LABEL arch=x86_64 20:05:42 ---> e27d78a80bc6 20:05:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:05:42 ---> Running in a9e5b71f1b6d 20:05:42 ---> af7c915d932d 20:05:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:42 Removing intermediate container a9e5b71f1b6d 20:05:42 ---> 1411950261e4 20:05:42 Step 23/24 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:05:42 ---> 6b0bd7a86bdf 20:05:42 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:05:42 ---> Running in e94d9952f5ee 20:05:42 ---> f1422171bc7d 20:05:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:05:42 Removing intermediate container e94d9952f5ee 20:05:42 ---> 8dea82939821 20:05:42 Step 24/24 : LABEL version=0.0.0 20:05:42 ---> a7d68b6bcf80 20:05:42 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:05:43 ---> 01d3ac68fda4 20:05:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:05:43 ---> Running in 1ac4e0500a5b 20:05:43 ---> 0332b018810d 20:05:43 Step 19/23 : ENTRYPOINT ["/core-data"] 20:05:43 ---> Running in 32f774f88f32 20:05:43 ---> 4c2ff81a816a 20:05:43 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:05:43 Removing intermediate container 1ac4e0500a5b 20:05:43 ---> d7f2f40c9908 20:05:43 20:05:43 ---> ca338454029f 20:05:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:05:43 Successfully built d7f2f40c9908 20:05:43 Removing intermediate container 32f774f88f32 20:05:43 ---> 81803058aa68 20:05:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:43 Successfully tagged security-secretstore-setup:latest 20:05:43  Building security-secretstore-setup ... done  ---> Running in daed0d765ddc 20:05:43 ---> Running in e37517053370 20:05:43 ---> bd12d905bd6f 20:05:43 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:05:43 Removing intermediate container daed0d765ddc 20:05:43 ---> 4d7a23e47d59 20:05:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:43 Removing intermediate container e37517053370 20:05:43 ---> 7f5ae293d623 20:05:43 Step 21/23 : LABEL arch=x86_64 20:05:43 ---> Running in 5783401938d7 20:05:43 ---> 545d7d99deb8 20:05:43 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:05:43 ---> Running in 6da2c2ab6882 20:05:43 Removing intermediate container 5783401938d7 20:05:43 ---> f1dcc244f0bb 20:05:43 Step 18/20 : LABEL arch=x86_64 20:05:43 ---> Running in 4f50924f9027 20:05:43 Removing intermediate container 6da2c2ab6882 20:05:43 ---> d4a6241c41ea 20:05:43 Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:05:44 ---> 79e9c8daa8c0 20:05:44 Step 28/33 : RUN chmod +x /entrypoint.sh 20:05:45 ---> Running in 426d00a19e38 20:05:45 Removing intermediate container 4f50924f9027 20:05:45 ---> db319462e9ae 20:05:45 Step 19/20 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:05:45 ---> Running in 1fb272ae9ece 20:05:45 ---> Running in 316fb6252f67 20:05:45 Removing intermediate container 426d00a19e38 20:05:45 ---> 2905bcb66860 20:05:45 Step 23/23 : LABEL version=0.0.0 20:05:45 ---> Running in 978973fbdf18 20:05:45 Removing intermediate container 316fb6252f67 20:05:45 ---> 6483fe577261 20:05:45 Step 20/20 : LABEL version=0.0.0 20:05:45 ---> Running in 8fdb236dd8fe 20:05:45 Removing intermediate container 978973fbdf18 20:05:45 ---> 1a0105462242 20:05:45 20:05:46 Successfully built 1a0105462242 20:05:46 Successfully tagged core-data:latest 20:05:46  Building core-data ... done Removing intermediate container 8fdb236dd8fe 20:05:46 ---> cb7dbcd358a0 20:05:46 20:05:46 Successfully built cb7dbcd358a0 20:05:46 Successfully tagged security-spiffe-token-provider:latest 20:05:46  Building security-spiffe-token-provider ... done Removing intermediate container 1fb272ae9ece 20:05:46 ---> f568cdb22244 20:05:46 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:05:46 ---> Running in 3b9071c58d88 20:05:46 Removing intermediate container 3b9071c58d88 20:05:46 ---> 6952ece1fb78 20:05:46 Step 30/33 : CMD ["gate"] 20:05:46 ---> Running in 1e4f856dc761 20:05:46 Removing intermediate container 1e4f856dc761 20:05:46 ---> a3b3c88fab08 20:05:46 Step 31/33 : LABEL arch=x86_64 20:05:46 ---> Running in fa01a735302f 20:05:47 Removing intermediate container fa01a735302f 20:05:47 ---> 302a34fa53b3 20:05:47 Step 32/33 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:05:47 ---> Running in f0a74731950e 20:05:47 Removing intermediate container f0a74731950e 20:05:47 ---> 785cb9ab3c9e 20:05:47 Step 33/33 : LABEL version=0.0.0 20:05:47 ---> Running in 48c2506282af 20:05:47 Removing intermediate container 48c2506282af 20:05:47 ---> 6b48214dccfc 20:05:47 20:05:47 Successfully built 6b48214dccfc 20:05:47 Successfully tagged security-bootstrapper:latest 20:05:52  Building security-bootstrapper ... done Removing intermediate container 1189b2a4a768 20:05:52 ---> 7b4f68b16825 20:05:52 Step 8/23 : COPY . . 20:05:57 ---> 81449d7af317 20:05:57 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:05:57 ---> Running in 24251d964bc5 20:05:57 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:06:15 Removing intermediate container 24251d964bc5 20:06:15 ---> 60ef14f388a0 20:06:15 20:06:15 Step 10/23 : FROM alpine:3.17 20:06:15 ---> b2aa39c304c2 20:06:15 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:06:15 ---> Running in fb645f9fbaf6 20:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:16 (1/2) Installing ca-certificates (20220614-r4) 20:06:16 (2/2) Installing dumb-init (1.2.5-r2) 20:06:16 Executing busybox-1.35.0-r29.trigger 20:06:16 Executing ca-certificates-20220614-r4.trigger 20:06:16 OK: 8 MiB in 17 packages 20:06:16 Removing intermediate container fb645f9fbaf6 20:06:16 ---> 6419fb45ee3b 20:06:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:06:16 ---> Running in 1828dab542ff 20:06:16 Removing intermediate container 1828dab542ff 20:06:16 ---> 555d42bf4516 20:06:16 Step 13/23 : ENV APP_PORT=59860 20:06:16 ---> Running in 7e2dea40371d 20:06:16 Removing intermediate container 7e2dea40371d 20:06:16 ---> c3b719ef271f 20:06:16 Step 14/23 : EXPOSE $APP_PORT 20:06:16 ---> Running in 859dcaad76f5 20:06:17 Removing intermediate container 859dcaad76f5 20:06:17 ---> 17d6ddbeae26 20:06:17 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:17 ---> 5ba8675ae309 20:06:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:06:17 ---> 1dba975bdaa9 20:06:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:06:17 ---> b2bb722a0732 20:06:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:06:17 ---> 0a1ac00ebf81 20:06:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:06:17 ---> Running in 984b922a44bf 20:06:17 Removing intermediate container 984b922a44bf 20:06:17 ---> ace66c17a200 20:06:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:18 ---> Running in b34671aed728 20:06:18 Removing intermediate container b34671aed728 20:06:18 ---> 7265739a1494 20:06:18 Step 21/23 : LABEL arch=x86_64 20:06:18 ---> Running in 8be44d8577da 20:06:18 Removing intermediate container 8be44d8577da 20:06:18 ---> d90cf78b4a89 20:06:18 Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:06:18 ---> Running in 71720a154db3 20:06:18 Removing intermediate container 71720a154db3 20:06:18 ---> b4d57e168f13 20:06:18 Step 23/23 : LABEL version=0.0.0 20:06:18 ---> Running in 90981adb6b93 20:06:18 Removing intermediate container 90981adb6b93 20:06:18 ---> 96e50ce6b0b8 20:06:18 20:06:18 Successfully built 96e50ce6b0b8 20:06:18 Successfully tagged support-notifications:latest 20:06:18  Building support-notifications ... done  [Pipeline] } 20:06:18 $ docker stop --time=1 319585851cd460a836840eba8bc95b53df4c2a6a279cb4de9848fe73980d3152 20:06:20 $ docker rm -f --volumes 319585851cd460a836840eba8bc95b53df4c2a6a279cb4de9848fe73980d3152 [Pipeline] // withDockerContainer [Pipeline] sh 20:06:20 + docker images 20:06:20 REPOSITORY TAG IMAGE ID CREATED SIZE 20:06:20 support-notifications latest 96e50ce6b0b8 2 seconds ago 33MB 20:06:20 60ef14f388a0 6 seconds ago 1.75GB 20:06:20 security-bootstrapper latest 6b48214dccfc 33 seconds ago 22MB 20:06:20 security-spiffe-token-provider latest cb7dbcd358a0 35 seconds ago 32.6MB 20:06:20 core-data latest 1a0105462242 35 seconds ago 20MB 20:06:20 security-secretstore-setup latest d7f2f40c9908 38 seconds ago 32.6MB 20:06:20 d5399661763b 42 seconds ago 1.69GB 20:06:20 f45239b20d9b 42 seconds ago 1.72GB 20:06:20 security-spire-server latest f367f4eef24a 48 seconds ago 89.8MB 20:06:20 3a261260408b 49 seconds ago 1.67GB 20:06:20 0504f8302469 49 seconds ago 1.67GB 20:06:20 11535326846b 58 seconds ago 1.54GB 20:06:20 security-proxy-setup latest f272818503ae About a minute ago 18.7MB 20:06:20 support-scheduler latest a9301a8c7869 About a minute ago 32.4MB 20:06:20 d01f400ac074 About a minute ago 1.66GB 20:06:20 8da491402f8b About a minute ago 1.75GB 20:06:20 core-metadata latest ba4f76744e92 About a minute ago 20.6MB 20:06:20 44516e3cef18 About a minute ago 1.69GB 20:06:20 core-common-config-bootstrapper latest 8e03d8aa5f17 About a minute ago 17.5MB 20:06:20 security-proxy-auth latest 2e7d70948db9 About a minute ago 18.3MB 20:06:20 core-command latest 2c713423de03 2 minutes ago 19.8MB 20:06:20 5db638be9d70 2 minutes ago 1.68GB 20:06:20 b0fd6f2bedd8 2 minutes ago 1.68GB 20:06:20 aec7ce9f0478 2 minutes ago 1.66GB 20:06:20 security-spire-agent latest 4512ec469941 2 minutes ago 129MB 20:06:20 security-spire-config latest 1c94a960e77a 2 minutes ago 88.9MB 20:06:20 8785337b75fc 2 minutes ago 1.54GB 20:06:20 fec21b252b93 2 minutes ago 1.54GB 20:06:20 ci-base-image-x86_64 latest 6ee2bf80b231 5 minutes ago 883MB 20:06:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB 20:06:20 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 20:06:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:06:20 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:27 ? github.com/edgexfoundry/edgex-go [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:09:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.306s coverage: 28.7% of statements 20:09:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.343s coverage: 98.5% of statements 20:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:09:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.456s coverage: 71.2% of statements 20:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:09:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.487s coverage: 54.0% of statements 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:10:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.818s coverage: 88.5% of statements 20:10:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.662s coverage: 3.9% of statements 20:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:10:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.938s coverage: 95.6% of statements 20:10:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:10:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:10:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:10:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:10:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:10:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 72.2% of statements 20:10:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:10:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:10:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:10:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.273s coverage: 65.9% of statements 20:10:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:10:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:10:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.523s coverage: 0.9% of statements 20:10:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.281s coverage: 29.0% of statements 20:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 45.5% of statements 20:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.300s coverage: 82.9% of statements 20:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.267s coverage: 94.1% of statements 20:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements 20:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.244s coverage: 87.5% of statements 20:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:11:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements 20:11:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:11:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:11:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:11:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:11:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:11:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.315s coverage: 79.9% of statements 20:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.298s coverage: 92.9% of statements 20:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements 20:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements 20:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements 20:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.197s coverage: 20.0% of statements 20:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.228s coverage: 100.0% of statements 20:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.702s coverage: 81.2% of statements 20:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.529s coverage: 82.1% of statements 20:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.288s coverage: 84.8% of statements 20:11:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:11:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.234s coverage: 63.1% of statements 20:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements 20:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.153s coverage: 89.4% of statements 20:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.134s coverage: 100.0% of statements 20:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 20:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.125s coverage: 38.4% of statements 20:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.270s coverage: 89.5% of statements 20:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:11:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.273s coverage: 84.8% of statements 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:11:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.318s coverage: 17.7% of statements 20:12:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:12:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:12:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:12:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:12:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.738s coverage: 92.3% of statements 20:12:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:12:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:12:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.358s coverage: 61.5% of statements 20:12:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:12:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:12:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.507s coverage: 97.7% of statements 20:12:10 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:12:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:12:11 go vet ./... 20:15:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:15:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:15:17 ./bin/test-attribution-txt.sh [Pipeline] echo 20:15:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:15:18 + ls -al . 20:15:18 total 700 20:15:18 drwxrwxr-x 10 1001 1001 4096 Mar 14 20:05 . 20:15:18 drwxr-xr-x 4 root root 4096 Mar 14 20:05 .. 20:15:18 drwxrwxr-x 2 1001 1001 4096 Mar 14 20:03 .blubracket 20:15:18 -rw-rw-r-- 1 1001 1001 16 Mar 14 20:03 .dockerignore 20:15:18 drwxrwxr-x 8 1001 1001 4096 Mar 14 20:03 .git 20:15:18 drwxrwxr-x 3 1001 1001 4096 Mar 14 20:03 .github 20:15:18 -rw-rw-r-- 1 1001 1001 1133 Mar 14 20:03 .gitignore 20:15:18 -rw-rw-r-- 1 1001 1001 42 Mar 14 20:03 .golangci.yml 20:15:18 -rw-rw-r-- 1 1001 1001 87 Mar 14 20:03 .hadolint.yml 20:15:18 -rw-rw-r-- 1 1001 1001 166 Mar 14 20:03 .sonarcloud.properties 20:15:18 -rw-rw-r-- 1 1001 1001 1171 Mar 14 20:03 ADOPTERS.md 20:15:18 -rw-rw-r-- 1 1001 1001 10825 Mar 14 20:03 Attribution.txt 20:15:18 -rw-rw-r-- 1 1001 1001 73765 Mar 14 20:03 CHANGELOG.md 20:15:18 -rw-rw-r-- 1 1001 1001 3804 Mar 14 20:03 CONTRIBUTING.md 20:15:18 -rw-rw-r-- 1 1001 1001 677 Mar 14 20:03 GOVERNANCE.md 20:15:18 -rw-rw-r-- 1 1001 1001 883 Mar 14 20:03 Jenkinsfile 20:15:18 -rw-rw-r-- 1 1001 1001 10775 Mar 14 20:03 LICENSE 20:15:18 -rw-rw-r-- 1 1001 1001 14266 Mar 14 20:03 Makefile 20:15:18 -rw-rw-r-- 1 1001 1001 582 Mar 14 20:03 OWNERS.md 20:15:18 -rw-rw-r-- 1 1001 1001 9403 Mar 14 20:03 README.md 20:15:18 -rw-rw-r-- 1 1001 1001 789 Mar 14 20:03 SECURITY.md 20:15:18 -rw-rw-r-- 1 1001 1001 5 Mar 14 20:00 VERSION 20:15:18 drwxrwxr-x 2 1001 1001 4096 Mar 14 20:03 bin 20:15:18 drwxrwxr-x 18 1001 1001 4096 Mar 14 20:03 cmd 20:15:18 -rw-r--r-- 1 root root 447486 Mar 14 20:12 coverage.out 20:15:18 -rw-rw-r-- 1 1001 1001 3232 Mar 14 20:03 go.mod 20:15:18 -rw-rw-r-- 1 1001 1001 31098 Mar 14 20:03 go.sum 20:15:18 drwxrwxr-x 7 1001 1001 4096 Mar 14 20:03 internal 20:15:18 drwxrwxr-x 3 1001 1001 4096 Mar 14 20:03 openapi 20:15:18 -rw-rw-r-- 1 1001 1001 594 Mar 14 20:03 security.txt 20:15:18 drwxrwxr-x 4 1001 1001 4096 Mar 14 20:03 snap 20:15:18 -rw-rw-r-- 1 1001 1001 204 Mar 14 20:03 version.go [Pipeline] sh 20:15:19 + '[' -e coverage.out ] 20:15:19 + chown 1001:1001 coverage.out [Pipeline] stash 20:15:19 Warning: overwriting stash ‘coverage-report’ 20:15:20 Stashed 1 file(s) [Pipeline] sh 20:15:24 + make build 20:15:24 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:15 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:17:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:17:20 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:23 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:18:19 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:18: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:18:30 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:18:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:18:41 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:18:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:18:52 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:18:59 $ docker stop --time=1 65e8c895c7dbda018625fd7b54d97b6cafe0911f3c786f9e0692f9ef3e927651 20:19:01 $ docker rm -f --volumes 65e8c895c7dbda018625fd7b54d97b6cafe0911f3c786f9e0692f9ef3e927651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:04 20:19:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:04 latest: Pulling from edgex-devops/edgex-compose-arm64 20:19:04 29e5d40040c1: Pulling fs layer 20:19:04 1ce36da41761: Pulling fs layer 20:19:04 25b303627fd3: Pulling fs layer 20:19:04 29e5d40040c1: Verifying Checksum 20:19:04 29e5d40040c1: Download complete 20:19:05 1ce36da41761: Verifying Checksum 20:19:05 1ce36da41761: Download complete 20:19:05 29e5d40040c1: Pull complete 20:19:06 25b303627fd3: Verifying Checksum 20:19:06 25b303627fd3: Download complete 20:19:06 1ce36da41761: Pull complete 20:19:16 25b303627fd3: Pull complete 20:19:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:19:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:17 prd-ubuntu20.04-docker-arm64-4c-16g-245 does not seem to be running inside a container 20:19:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:19:20 $ docker top 1fab900670af2b7f4b864dc53b45ce5d5c6e8a5290666afd601480c5c888e4ef -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:20 + grep parallel 20:19:20 + docker-compose build --help 20:19:29 --parallel Build images in parallel. [Pipeline] } 20:19:29 $ docker stop --time=1 1fab900670af2b7f4b864dc53b45ce5d5c6e8a5290666afd601480c5c888e4ef 20:19:30 $ docker rm -f --volumes 1fab900670af2b7f4b864dc53b45ce5d5c6e8a5290666afd601480c5c888e4ef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:31 prd-ubuntu20.04-docker-arm64-4c-16g-245 does not seem to be running inside a container 20:19:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:19:33 $ docker top c4af6357e8e80b2e7415da0ae303a29ecb8f034e2f6e1b7e7d0df3b28e518847 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:34 + docker-compose -f ./docker-compose-build.yml build --parallel 20:19:42 Building core-command ... 20:19:42 Building core-common-config-bootstrapper ... 20:19:42 Building core-data ... 20:19:42 Building core-metadata ... 20:19:42 Building security-bootstrapper ... 20:19:42 Building security-proxy-auth ... 20:19:42 Building security-proxy-setup ... 20:19:42 Building security-secretstore-setup ... 20:19:42 Building security-spiffe-token-provider ... 20:19:42 Building security-spire-agent ... 20:19:42 Building security-spire-config ... 20:19:42 Building security-spire-server ... 20:19:42 Building support-notifications ... 20:19:42 Building support-scheduler ... 20:19:42 Building security-bootstrapper 20:19:42 Building core-data 20:19:42 Building security-proxy-auth 20:19:42 Building core-common-config-bootstrapper 20:19:42 Building security-secretstore-setup 20:20:39 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:20:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:39 ---> 86814f8fa53e 20:20:39 Step 3/24 : WORKDIR /edgex-go 20:20:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:20:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:39 ---> 86814f8fa53e 20:20:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:20:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:20:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:39 ---> 86814f8fa53e 20:20:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:20:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:20:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:39 ---> 86814f8fa53e 20:20:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:20:39 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:20:39 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:20:39 ---> 86814f8fa53e 20:20:39 Step 3/33 : WORKDIR /edgex-go 20:20:39 ---> Running in c0da07ce14ec 20:20:39 ---> Running in b2147eaf97fe 20:20:39 ---> Running in 374ca41e5c7d 20:20:39 ---> Running in 99830cb2f96f 20:20:39 ---> Running in 8527604b1c0c 20:20:39 Removing intermediate container b2147eaf97fe 20:20:39 ---> e61bcf850e64 20:20:39 Step 4/23 : WORKDIR /edgex-go 20:20:39 Removing intermediate container 99830cb2f96f 20:20:39 ---> 81fb61cd2096 20:20:39 Step 4/23 : WORKDIR /edgex-go 20:20:39 ---> Running in e4a2765179a3 20:20:39 Removing intermediate container 374ca41e5c7d 20:20:39 ---> 69995d31c8d9 20:20:39 Step 4/24 : RUN apk add --update --no-cache make git 20:20:39 Removing intermediate container c0da07ce14ec 20:20:39 ---> d835fe8f7a92 20:20:39 Step 4/33 : RUN apk add --update --no-cache make git 20:20:39 ---> Running in 80c317cd27b3 20:20:39 Removing intermediate container 8527604b1c0c 20:20:39 ---> 6d4bb6ed219e 20:20:39 Step 4/23 : WORKDIR /edgex-go 20:20:39 ---> Running in a313839c983a 20:20:39 ---> Running in 8741c731ebb3 20:20:39 ---> Running in f7ee7d4887c8 20:20:39 Removing intermediate container e4a2765179a3 20:20:39 ---> b3770247a11a 20:20:39 Step 5/23 : RUN apk add --update --no-cache make git 20:20:39 ---> Running in a8c26b9e270c 20:20:39 Removing intermediate container f7ee7d4887c8 20:20:39 ---> 45ea2fb0663c 20:20:39 Step 5/23 : RUN apk add --update --no-cache make git 20:20:39 Removing intermediate container 80c317cd27b3 20:20:39 ---> af19641a2e69 20:20:39 Step 5/23 : RUN apk add --update --no-cache make git 20:20:39 ---> Running in 96efd2bcda4a 20:20:39 ---> Running in 227da65a5846 20:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:39 OK: 263 MiB in 53 packages 20:20:39 OK: 263 MiB in 53 packages 20:20:39 OK: 263 MiB in 53 packages 20:20:40 OK: 263 MiB in 53 packages 20:20:40 Removing intermediate container a313839c983a 20:20:40 ---> 2da4616875b2 20:20:40 Step 5/33 : COPY go.mod vendor* ./ 20:20:40 OK: 263 MiB in 53 packages 20:20:41 Removing intermediate container 8741c731ebb3 20:20:41 ---> bbbacf9529c1 20:20:41 Step 5/24 : COPY go.mod vendor* ./ 20:20:41 ---> 4abb8d207415 20:20:41 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:41 Removing intermediate container a8c26b9e270c 20:20:41 ---> 8c246d9ee17b 20:20:41 Step 6/23 : COPY go.mod vendor* ./ 20:20:41 ---> Running in 4945284590a3 20:20:42 Removing intermediate container 96efd2bcda4a 20:20:42 ---> 6ec9cf5f5229 20:20:42 Step 6/23 : COPY go.mod vendor* ./ 20:20:42 Removing intermediate container 227da65a5846 20:20:42 ---> e52a4a563d32 20:20:42 Step 6/23 : COPY go.mod vendor* ./ 20:20:42 ---> dad65143643a 20:20:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:42 ---> Running in 13bafe576db3 20:20:43 ---> 55f3f52262c3 20:20:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:43 ---> d104c88f6ec2 20:20:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:43 ---> Running in cb436ac56e07 20:20:43 ---> Running in 6b4654a93b50 20:20:43 ---> dfee7142cd86 20:20:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:44 ---> Running in c8fb85f31881 20:22:50 Removing intermediate container 4945284590a3 20:22:50 ---> 90d6f8e5d6a7 20:22:50 Step 7/33 : COPY . . 20:22:50 Removing intermediate container cb436ac56e07 20:22:50 ---> 913f145823b2 20:22:50 Step 8/23 : COPY . . 20:22:50 Removing intermediate container c8fb85f31881 20:22:50 ---> 08e0a086b6dc 20:22:50 Step 8/23 : COPY . . 20:22:50 Removing intermediate container 13bafe576db3 20:22:50 ---> 1f38256b01a0 20:22:50 Step 7/24 : COPY . . 20:22:50 Removing intermediate container 6b4654a93b50 20:22:50 ---> c805a3b091ca 20:22:50 Step 8/23 : COPY . . 20:23:06 ---> 9257b82f34be 20:23:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:23:06 ---> 69e533b91d21 20:23:06 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:23:06 ---> 40a73fec49c7 20:23:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:23:06 ---> 410b93a85227 20:23:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:23:06 ---> Running in d3a1c0b8c129 20:23:06 ---> Running in cb9d07b2d76b 20:23:06 ---> 36d0b0ea3259 20:23:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:23:06 ---> Running in c0ccd2f71b93 20:23:06 ---> Running in 72c8192ea514 20:23:06 ---> Running in f6561ed72370 20:23:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:23:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:23:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:23:09 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:23:09 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:30:46 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:30:53 Removing intermediate container cb9d07b2d76b 20:30:53 ---> c6c0511129c7 20:30:53 20:30:53 Step 10/23 : FROM alpine:3.17 20:30:53 3.17: Pulling from library/alpine 20:30:53 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:30:53 Status: Downloaded newer image for alpine:3.17 20:30:53 ---> d74e625d9115 20:30:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:30:53 ---> Running in c47af013517c 20:30:54 Removing intermediate container c47af013517c 20:30:54 ---> 16a6d6f688a0 20:30:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:30:54 ---> Running in bf9c0f10941e 20:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:59 (1/1) Installing dumb-init (1.2.5-r2) 20:30:59 Executing busybox-1.35.0-r29.trigger 20:30:59 OK: 8 MiB in 16 packages 20:31:03 Removing intermediate container bf9c0f10941e 20:31:03 ---> 0de3ce3fb410 20:31:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:05 ---> 4af335833498 20:31:05 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:31:08 ---> cb31cb6ec265 20:31:08 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:31:12 ---> aca4a96c73a4 20:31:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:31:14 ---> 082c05e93719 20:31:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:31:16 ---> ec2c3def1a06 20:31:16 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:16 ---> Running in 39a6e17d9814 20:31:17 Removing intermediate container c0ccd2f71b93 20:31:17 ---> b6077a5c018e 20:31:17 20:31:17 Step 9/33 : FROM alpine:3.17 20:31:17 ---> d74e625d9115 20:31:17 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:17 ---> Running in 31e8fc933f3f 20:31:18 Removing intermediate container d3a1c0b8c129 20:31:18 ---> b00c16ef0cca 20:31:18 20:31:18 Step 9/24 : FROM alpine:3.17 20:31:18 ---> d74e625d9115 20:31:18 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:31:18 ---> Running in e2ca9b67c430 20:31:18 Removing intermediate container 31e8fc933f3f 20:31:18 ---> 63db9ac08787 20:31:18 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:31:19 ---> Running in 800ef920ac3f 20:31:21 Removing intermediate container 39a6e17d9814 20:31:21 ---> 58370a42afa8 20:31:21 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:31:22 ---> Running in 120c99eac47e 20:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:22 Removing intermediate container 120c99eac47e 20:31:22 ---> 448a17ea27f4 20:31:22 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:23 ---> Running in 0d10403fe77c 20:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:23 Removing intermediate container 0d10403fe77c 20:31:23 ---> f27ce0a91f2a 20:31:23 Step 21/23 : LABEL arch=arm64 20:31:24 ---> Running in 4941890fc133 20:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:24 Removing intermediate container 4941890fc133 20:31:24 ---> e137864d7765 20:31:24 Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:31:24 ---> Running in f425a8ba165f 20:31:25 Removing intermediate container f425a8ba165f 20:31:25 ---> 9a73d5891e02 20:31:25 Step 23/23 : LABEL version=0.0.0 20:31:25 ---> Running in 0c735ebbf769 20:31:25 (1/2) Installing dumb-init (1.2.5-r2) 20:31:25 (2/2) Installing su-exec (0.2-r2) 20:31:25 Executing busybox-1.35.0-r29.trigger 20:31:25 OK: 8 MiB in 17 packages 20:31:25 (1/3) Installing ca-certificates (20220614-r4) 20:31:26 (2/3) Installing dumb-init (1.2.5-r2) 20:31:26 (3/3) Installing su-exec (0.2-r2) 20:31:26 Executing busybox-1.35.0-r29.trigger 20:31:26 Executing ca-certificates-20220614-r4.trigger 20:31:26 Removing intermediate container 0c735ebbf769 20:31:26 ---> 59613c7483e4 20:31:26 20:31:26 Successfully built 59613c7483e4 20:31:26 Successfully tagged security-proxy-auth-arm64:latest 20:31:26  Building security-proxy-auth ... done Building support-scheduler 20:31:26 OK: 8 MiB in 18 packages 20:31:27 Removing intermediate container 800ef920ac3f 20:31:27 ---> 5b062dfd8b1e 20:31:27 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:31:28 ---> Running in ba95f495ea5b 20:31:29 Removing intermediate container ba95f495ea5b 20:31:29 ---> 3d5b552cc623 20:31:29 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:31:29 ---> Running in 45845148161a 20:31:30 Removing intermediate container 45845148161a 20:31:30 ---> 94c24baa347f 20:31:30 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:31:30 Removing intermediate container e2ca9b67c430 20:31:30 ---> b16142ec3102 20:31:30 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:31:30 ---> Running in 6c91ab298a44 20:31:30 ---> Running in 112aace980e6 20:31:31 Removing intermediate container 6c91ab298a44 20:31:31 ---> 52ca8ac703f2 20:31:31 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:31:31 Removing intermediate container 112aace980e6 20:31:31 ---> b3150262469d 20:31:31 Step 12/24 : WORKDIR / 20:31:31 ---> Running in 29c685f4660f 20:31:32 ---> Running in a9260f96b157 20:31:33 Removing intermediate container 29c685f4660f 20:31:33 ---> f3655d9b6d64 20:31:33 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:31:33 Removing intermediate container a9260f96b157 20:31:33 ---> afdd6a47e608 20:31:33 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:31:33 ---> Running in ec840bfc7a1a 20:31:35 ---> 6b3c5c5d4031 20:31:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:31:38 ---> a28364799155 20:31:38 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:31:38 Removing intermediate container ec840bfc7a1a 20:31:38 ---> f63103217fed 20:31:38 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:31:38 ---> Running in 975333a97b73 20:31:39 ---> 7621f0a81fb5 20:31:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:31:39 Removing intermediate container 975333a97b73 20:31:39 ---> ff3afdd6e43e 20:31:39 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:31:41 ---> 695a719f7888 20:31:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:31:41 ---> a501b316af82 20:31:41 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:31:41 ---> Running in 4d17afe168a2 20:31:44 ---> 961ae403c930 20:31:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:31:45 Removing intermediate container 4d17afe168a2 20:31:45 ---> 09a8d529546d 20:31:45 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:47 Removing intermediate container f6561ed72370 20:31:47 ---> c46f991f09f2 20:31:47 20:31:47 Step 10/23 : FROM alpine:3.17 20:31:47 ---> d74e625d9115 20:31:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:31:47 ---> Using cache 20:31:47 ---> 16a6d6f688a0 20:31:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:31:47 ---> b1695417ebef 20:31:47 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:31:47 ---> Using cache 20:31:47 ---> 0de3ce3fb410 20:31:47 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:47 ---> Using cache 20:31:47 ---> 4af335833498 20:31:47 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:31:47 ---> Using cache 20:31:47 ---> cb31cb6ec265 20:31:47 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:31:48 ---> 92bc4300e6ca 20:31:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:31:48 ---> b7094b726db2 20:31:48 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:31:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:49 ---> 86814f8fa53e 20:31:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:31:49 ---> Using cache 20:31:49 ---> 6d4bb6ed219e 20:31:49 Step 4/23 : WORKDIR /edgex-go 20:31:49 ---> Using cache 20:31:49 ---> 45ea2fb0663c 20:31:49 Step 5/23 : RUN apk add --update --no-cache make git 20:31:49 ---> Using cache 20:31:49 ---> 6ec9cf5f5229 20:31:49 Step 6/23 : COPY go.mod vendor* ./ 20:31:49 ---> Using cache 20:31:49 ---> 55f3f52262c3 20:31:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:49 ---> Using cache 20:31:49 ---> 913f145823b2 20:31:49 Step 8/23 : COPY . . 20:31:49 ---> Using cache 20:31:49 ---> 40a73fec49c7 20:31:49 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:31:50 ---> Running in 954b84efa3c7 20:31:50 ---> 6086f164baca 20:31:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:31:50 ---> 23ddeef531ad 20:31:50 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:50 ---> Running in 4befdacb9154 20:31:52 ---> d370e0ba7eea 20:31:52 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:31:52 ---> 3be5f1901908 20:31:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:31:52 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:31:53 ---> 947b9c5e9676 20:31:53 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:31:54 ---> 4f940dce41b9 20:31:54 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:54 ---> Running in dd1bfd15fd1a 20:31:55 Removing intermediate container 4befdacb9154 20:31:55 ---> cd9b4367a199 20:31:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:31:55 ---> Running in a14fcfae7e8d 20:31:55 ---> 6f9e979a45cf 20:31:55 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:31:56 Removing intermediate container a14fcfae7e8d 20:31:56 ---> aa70c3efa322 20:31:56 Step 22/24 : LABEL arch=arm64 20:31:56 ---> Running in 242f5950bb5a 20:31:58 ---> b36c9196030b 20:31:58 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:31:58 Removing intermediate container 242f5950bb5a 20:31:58 ---> 72f435d1f55c 20:31:58 Step 23/24 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:31:58 ---> Running in a079bccc3f43 20:31:58 Removing intermediate container dd1bfd15fd1a 20:31:58 ---> c6b6ed1d0d0a 20:31:58 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:31:58 ---> Running in 50a261761dcb 20:31:59 Removing intermediate container a079bccc3f43 20:31:59 ---> 3ac60e0b5816 20:31:59 Step 24/24 : LABEL version=0.0.0 20:31:59 Removing intermediate container 50a261761dcb 20:31:59 ---> a39d03082efd 20:31:59 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:31:59 ---> Running in d217c47d3d21 20:32:00 ---> Running in 0c9db955f4db 20:32:00 ---> 045024095e0f 20:32:00 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:32:01 Removing intermediate container d217c47d3d21 20:32:01 ---> 5f9753562329 20:32:01 20:32:01 Removing intermediate container 0c9db955f4db 20:32:01 ---> 2603ae43dd3c 20:32:01 Step 21/23 : LABEL arch=arm64 20:32:01 ---> Running in e1f405d038f5 20:32:01 ---> cee6917384f1 20:32:01 Step 28/33 : RUN chmod +x /entrypoint.sh 20:32:01 ---> Running in c3642b49dbe4 20:32:02 Removing intermediate container e1f405d038f5 20:32:02 ---> 1d9f3834565d 20:32:02 Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:32:02 Successfully built 5f9753562329 20:32:02 Successfully tagged security-secretstore-setup-arm64:latest 20:32:02  Building security-secretstore-setup ... done Building security-spiffe-token-provider 20:32:03 ---> Running in 4ebd2df1f080 20:32:04 Removing intermediate container 4ebd2df1f080 20:32:04 ---> 86115b288c2a 20:32:04 Step 23/23 : LABEL version=0.0.0 20:32:04 ---> Running in c5491a7cba0c 20:32:05 Removing intermediate container 72c8192ea514 20:32:05 ---> 06b5c5a84c33 20:32:05 20:32:05 Step 10/23 : FROM alpine:3.17 20:32:05 ---> d74e625d9115 20:32:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:32:05 Removing intermediate container c5491a7cba0c 20:32:05 ---> 20ad09f8cca8 20:32:05 20:32:06 ---> Running in 6a044c6e3c8a 20:32:07 Successfully built 20ad09f8cca8 20:32:07 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:32:07  Building core-common-config-bootstrapper ... done Building support-notifications 20:32:07 Removing intermediate container c3642b49dbe4 20:32:07 ---> 79fe3473085a 20:32:07 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:32:07 Removing intermediate container 6a044c6e3c8a 20:32:07 ---> 1e8515c85476 20:32:07 Step 12/23 : ENV APP_PORT=59880 20:32:07 ---> Running in 07e1f3e7a35c 20:32:07 ---> Running in b752d29866af 20:32:07 Removing intermediate container 07e1f3e7a35c 20:32:07 ---> f37d45670241 20:32:07 Step 30/33 : CMD ["gate"] 20:32:07 Removing intermediate container b752d29866af 20:32:07 ---> f27819a0681d 20:32:07 Step 13/23 : EXPOSE $APP_PORT 20:32:07 ---> Running in 61d34c04d8e6 20:32:07 ---> Running in 65b3d8e91837 20:32:08 Removing intermediate container 61d34c04d8e6 20:32:08 ---> e08137f8be83 20:32:08 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:32:08 Removing intermediate container 65b3d8e91837 20:32:08 ---> 18423fe23511 20:32:08 Step 31/33 : LABEL arch=arm64 20:32:08 ---> Running in 8e9d3a148192 20:32:09 ---> Running in 637bcbcd3f92 20:32:09 Removing intermediate container 637bcbcd3f92 20:32:09 ---> f3e2de676782 20:32:09 Step 32/33 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:32:09 ---> Running in 0382e0230ad3 20:32:10 Removing intermediate container 0382e0230ad3 20:32:10 ---> 64e92e474891 20:32:10 Step 33/33 : LABEL version=0.0.0 20:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:10 ---> Running in 971772cda11e 20:32:11 Removing intermediate container 971772cda11e 20:32:11 ---> 5347949ca4b7 20:32:11 20:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:11 Successfully built 5347949ca4b7 20:32:11 Successfully tagged security-bootstrapper-arm64:latest 20:32:11  Building security-bootstrapper ... done Building security-spire-config 20:32:13 (1/1) Installing dumb-init (1.2.5-r2) 20:32:13 Executing busybox-1.35.0-r29.trigger 20:32:13 OK: 8 MiB in 16 packages 20:32:14 Removing intermediate container 8e9d3a148192 20:32:14 ---> 2f5f0bd174a8 20:32:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:15 ---> 36b032533d7f 20:32:15 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:32:16 ---> aec9bbab1101 20:32:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:32:19 ---> c2bc968129a7 20:32:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:32:20 ---> 2c78d35b3d0d 20:32:20 Step 19/23 : ENTRYPOINT ["/core-data"] 20:32:20 ---> Running in bc9d17c212f4 20:32:21 Removing intermediate container bc9d17c212f4 20:32:21 ---> 326e957a1e6c 20:32:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:21 ---> Running in ca5e03dacf23 20:32:21 Removing intermediate container ca5e03dacf23 20:32:21 ---> 55816c817a49 20:32:22 Step 21/23 : LABEL arch=arm64 20:32:22 ---> Running in 3b46fb2da32c 20:32:23 Removing intermediate container 3b46fb2da32c 20:32:23 ---> 02226ad05a47 20:32:23 Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:32:23 ---> Running in bc9faf52d42d 20:32:24 Removing intermediate container bc9faf52d42d 20:32:24 ---> 268ecd5057c1 20:32:24 Step 23/23 : LABEL version=0.0.0 20:32:24 ---> Running in 28f2522c4642 20:32:25 Removing intermediate container 28f2522c4642 20:32:25 ---> cc3fa267933d 20:32:25 20:32:25 Successfully built cc3fa267933d 20:32:25 Successfully tagged core-data-arm64:latest 20:32:25 Building security-proxy-setup 20:32:35  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:32:35 ---> 86814f8fa53e 20:32:35 Step 3/20 : WORKDIR /edgex-go 20:32:35 ---> Using cache 20:32:35 ---> 69995d31c8d9 20:32:35 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:32:36 ---> Running in 524b80d9389a 20:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:40 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:32:40 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:32:40 OK: 17683 distinct packages available 20:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:43 OK: 263 MiB in 53 packages 20:32:46 Removing intermediate container 524b80d9389a 20:32:46 ---> 3394ac9a4783 20:32:46 Step 5/20 : COPY go.mod vendor* ./ 20:32:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:47 ---> 86814f8fa53e 20:32:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:32:47 ---> Using cache 20:32:47 ---> 6d4bb6ed219e 20:32:47 Step 4/23 : WORKDIR /edgex-go 20:32:47 ---> Using cache 20:32:47 ---> 45ea2fb0663c 20:32:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:32:47 ---> Running in 889f0f725ea0 20:32:48 ---> a11c40d1b25a 20:32:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:48 ---> Running in c3754d581385 20:32:50 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:32:50 ---> 86814f8fa53e 20:32:50 Step 3/26 : WORKDIR /edgex-go 20:32:50 ---> Using cache 20:32:50 ---> 69995d31c8d9 20:32:50 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:32:50 ---> Running in 223d9bbc4a14 20:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:54 OK: 263 MiB in 53 packages 20:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:57 OK: 263 MiB in 53 packages 20:32:57 Removing intermediate container 889f0f725ea0 20:32:57 ---> db8af926cc5d 20:32:57 Step 6/23 : COPY go.mod vendor* ./ 20:32:59 ---> 0f5389c75d84 20:32:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:59 Removing intermediate container 223d9bbc4a14 20:32:59 ---> 8447831431e0 20:32:59 Step 5/26 : COPY go.mod vendor* ./ 20:32:59 ---> Running in 9db22820178b 20:33:01 ---> 6c6ab3de87bb 20:33:01 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:01 ---> Running in 633bb4f17af5 20:33:04 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:33:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:33:04 ---> 86814f8fa53e 20:33:04 Step 3/21 : WORKDIR /edgex-go 20:33:04 ---> Using cache 20:33:04 ---> 69995d31c8d9 20:33:04 Step 4/21 : RUN apk add --update --no-cache make git 20:33:04 ---> Using cache 20:33:04 ---> bbbacf9529c1 20:33:04 Step 5/21 : COPY go.mod vendor* ./ 20:33:04 ---> Using cache 20:33:04 ---> dad65143643a 20:33:04 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:04 ---> Using cache 20:33:04 ---> 1f38256b01a0 20:33:04 Step 7/21 : COPY . . 20:33:04 ---> Using cache 20:33:04 ---> 9257b82f34be 20:33:04 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:33:04 ---> Running in fd4daa000842 20:33:06 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:35:15 Removing intermediate container c3754d581385 20:35:15 ---> 088cb03825d0 20:35:15 Step 7/20 : COPY . . 20:35:37 Removing intermediate container 9db22820178b 20:35:37 ---> 6fc63e0cc281 20:35:37 Step 8/23 : COPY . . 20:35:37 Removing intermediate container 633bb4f17af5 20:35:37 ---> 599d51b2e75e 20:35:37 Step 7/26 : COPY . . 20:35:37 ---> 8bf4e4f4f382 20:35:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:35:37 ---> Running in 677784ddd3ee 20:35:40 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:36:02 ---> 4777ad49ab2f 20:36:02 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:36:02 ---> ed6568b69d8d 20:36:02 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:36:02 ---> Running in 9fc2c4a34a04 20:36:02 ---> Running in 81b2bd108764 20:36:02 Removing intermediate container 81b2bd108764 20:36:02 ---> 2f58ea19e14a 20:36:02 Step 9/26 : WORKDIR /edgex-go/spire-build 20:36:02 ---> Running in 4277ede025fa 20:36:02 Removing intermediate container 4277ede025fa 20:36:02 ---> ab1d5eec92c8 20:36:02 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:36:02 ---> Running in 89b4a059a33f 20:36:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:36:02 Removing intermediate container 89b4a059a33f 20:36:02 ---> 9e61bb41cd10 20:36:02 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:36:02 ---> Running in 35233eee88ce 20:36:06 Removing intermediate container 35233eee88ce 20:36:06 ---> 7f2b110f21a2 20:36:06 Step 12/26 : WORKDIR /edgex-go 20:36:06 ---> Running in 18c976c62dc6 20:36:06 Removing intermediate container 18c976c62dc6 20:36:06 ---> 56f4cc128d63 20:36:06 20:36:06 Step 13/26 : FROM alpine:3.17 20:36:06 ---> d74e625d9115 20:36:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:06 ---> Using cache 20:36:06 ---> 63db9ac08787 20:36:06 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:36:07 ---> Running in deaa9c7770fb 20:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:12 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:36:12 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:36:12 OK: 17683 distinct packages available 20:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:15 (1/4) Installing dumb-init (1.2.5-r2) 20:36:15 (2/4) Installing musl-obstack (1.2.3-r0) 20:36:15 (3/4) Installing libucontext (1.2-r0) 20:36:15 (4/4) Installing gcompat (1.1.0-r0) 20:36:15 Executing busybox-1.35.0-r29.trigger 20:36:15 OK: 8 MiB in 19 packages 20:36:17 Removing intermediate container deaa9c7770fb 20:36:17 ---> c7ea8a43b3cf 20:36:17 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:36:19 ---> dd43e4e08893 20:36:19 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:36:25 ---> fa1d2c5e52d2 20:36:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:36:26 ---> 74b39c2cddfa 20:36:26 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:36:26 ---> Running in 02d77c295c85 20:36:27 Removing intermediate container 02d77c295c85 20:36:27 ---> 58b36aaf0607 20:36:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:36:28 ---> e83d478e75e1 20:36:28 Step 21/26 : WORKDIR / 20:36:28 ---> Running in 82376453402f 20:36:28 Removing intermediate container 82376453402f 20:36:28 ---> a79cbd9fbc55 20:36:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:36:28 ---> Running in 78534802a4eb 20:36:29 Removing intermediate container 78534802a4eb 20:36:29 ---> 69131dcc1e3d 20:36:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:36:29 ---> Running in 931f84c45485 20:36:30 Removing intermediate container 931f84c45485 20:36:30 ---> 2097f1bdb0f7 20:36:30 Step 24/26 : LABEL arch=arm64 20:36:30 ---> Running in 0c39200b0efd 20:36:30 Removing intermediate container 0c39200b0efd 20:36:30 ---> 2f6001b4805d 20:36:30 Step 25/26 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:36:31 ---> Running in 58ff03fa4a11 20:36:31 Removing intermediate container 58ff03fa4a11 20:36:31 ---> d9e1450aac24 20:36:31 Step 26/26 : LABEL version=0.0.0 20:36:31 ---> Running in 29391ddb19a7 20:36:32 Removing intermediate container 29391ddb19a7 20:36:32 ---> 9616a8f4e5c1 20:36:32 20:36:32 Successfully built 9616a8f4e5c1 20:36:32 Successfully tagged security-spire-config-arm64:latest 20:36:32  Building security-spire-config ... done Building security-spire-server 20:36:54 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:36:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:36:54 ---> 86814f8fa53e 20:36:54 Step 3/25 : WORKDIR /edgex-go 20:36:54 ---> Using cache 20:36:54 ---> 69995d31c8d9 20:36:54 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:36:54 ---> Using cache 20:36:54 ---> 8447831431e0 20:36:54 Step 5/25 : COPY go.mod vendor* ./ 20:36:54 ---> Using cache 20:36:54 ---> 6c6ab3de87bb 20:36:54 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:54 ---> Using cache 20:36:54 ---> 599d51b2e75e 20:36:54 Step 7/25 : COPY . . 20:36:54 ---> Using cache 20:36:54 ---> ed6568b69d8d 20:36:54 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:36:54 ---> Using cache 20:36:54 ---> 2f58ea19e14a 20:36:54 Step 9/25 : WORKDIR /edgex-go/spire-build 20:36:54 ---> Using cache 20:36:54 ---> ab1d5eec92c8 20:36:54 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:36:54 ---> Using cache 20:36:54 ---> 9e61bb41cd10 20:36:54 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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:36:54 ---> Running in 55e176d28117 20:36:56 Removing intermediate container 55e176d28117 20:36:56 ---> 679634b45b14 20:36:56 Step 12/25 : WORKDIR /edgex-go 20:36:56 ---> Running in 5af3f4346ff5 20:36:57 Removing intermediate container 5af3f4346ff5 20:36:57 ---> 877edf4d98db 20:36:57 20:36:57 Step 13/25 : FROM alpine:3.17 20:36:57 ---> d74e625d9115 20:36:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:57 ---> Using cache 20:36:57 ---> 63db9ac08787 20:36:57 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:36:57 ---> Running in 621c3ce2961e 20:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:02 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:37:02 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:37:02 OK: 17683 distinct packages available 20:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:05 (1/5) Installing dumb-init (1.2.5-r2) 20:37:05 (2/5) Installing musl-obstack (1.2.3-r0) 20:37:05 (3/5) Installing libucontext (1.2-r0) 20:37:05 (4/5) Installing gcompat (1.1.0-r0) 20:37:05 (5/5) Installing openssl (3.0.8-r0) 20:37:05 Executing busybox-1.35.0-r29.trigger 20:37:05 OK: 9 MiB in 20 packages 20:37:08 Removing intermediate container 621c3ce2961e 20:37:08 ---> 17516db6dec0 20:37:08 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:37:08 ---> bf48d876365e 20:37:08 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:37:15 ---> a574b97d13c6 20:37:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:37:15 ---> 747833a6907b 20:37:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:37:17 ---> 09ac3da2ccca 20:37:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:37:17 ---> 18ef0f0ea153 20:37:17 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:17 ---> Running in ae27c7a449e2 20:37:18 Removing intermediate container ae27c7a449e2 20:37:18 ---> 14d70de1cc4a 20:37:18 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:18 ---> Running in 7a9586ef38ba 20:37:19 Removing intermediate container 7a9586ef38ba 20:37:19 ---> 990199dcb72a 20:37:19 Step 23/25 : LABEL arch=arm64 20:37:19 ---> Running in 80e56486da63 20:37:20 Removing intermediate container 80e56486da63 20:37:20 ---> 81e121f70695 20:37:20 Step 24/25 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:37:20 ---> Running in afd9d738902c 20:37:20 Removing intermediate container afd9d738902c 20:37:20 ---> 9aec95c1ad4b 20:37:20 Step 25/25 : LABEL version=0.0.0 20:37:20 ---> Running in 4fd9b7acba7b 20:37:21 Removing intermediate container 4fd9b7acba7b 20:37:21 ---> afaa0b6c30d1 20:37:21 20:37:21 Successfully built afaa0b6c30d1 20:37:21 Successfully tagged security-spire-server-arm64:latest 20:37:21  Building security-spire-server ... done Building security-spire-agent 20:37:43 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:37:43 ---> 86814f8fa53e 20:37:43 Step 3/26 : WORKDIR /edgex-go 20:37:43 ---> Using cache 20:37:43 ---> 69995d31c8d9 20:37:43 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:37:43 ---> Using cache 20:37:43 ---> 8447831431e0 20:37:43 Step 5/26 : COPY go.mod vendor* ./ 20:37:43 ---> Using cache 20:37:43 ---> 6c6ab3de87bb 20:37:43 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:43 ---> Using cache 20:37:43 ---> 599d51b2e75e 20:37:43 Step 7/26 : COPY . . 20:37:43 ---> Using cache 20:37:43 ---> ed6568b69d8d 20:37:43 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:37:43 ---> Using cache 20:37:43 ---> 2f58ea19e14a 20:37:43 Step 9/26 : WORKDIR /edgex-go/spire-build 20:37:43 ---> Using cache 20:37:43 ---> ab1d5eec92c8 20:37:43 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:37:43 ---> Using cache 20:37:43 ---> 9e61bb41cd10 20:37:43 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:37:43 ---> Using cache 20:37:43 ---> 7f2b110f21a2 20:37:43 Step 12/26 : WORKDIR /edgex-go 20:37:43 ---> Using cache 20:37:43 ---> 56f4cc128d63 20:37:43 20:37:43 Step 13/26 : FROM alpine:3.17 20:37:43 ---> d74e625d9115 20:37:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:43 ---> Using cache 20:37:43 ---> 63db9ac08787 20:37:43 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:37:43 ---> Using cache 20:37:43 ---> 17516db6dec0 20:37:43 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:37:43 ---> Using cache 20:37:43 ---> bf48d876365e 20:37:43 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:37:46 ---> 7bdc348d37da 20:37:46 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:37:51 ---> dab2f85a708a 20:37:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:37:53 ---> 6e35795af5d2 20:37:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:37:53 ---> 3ebe01cd4ebb 20:37:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:37:54 ---> 97f43965b95d 20:37:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:55 ---> Running in bdb90391f9e6 20:37:55 Removing intermediate container bdb90391f9e6 20:37:55 ---> 5f3e26380180 20:37:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:55 ---> Running in 58cdaae07dcb 20:37:56 Removing intermediate container 58cdaae07dcb 20:37:56 ---> 9e726a3b1c33 20:37:56 Step 24/26 : LABEL arch=arm64 20:37:56 ---> Running in 3511c607a5b4 20:37:57 Removing intermediate container 3511c607a5b4 20:37:57 ---> 67c044d9d068 20:37:57 Step 25/26 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:37:57 ---> Running in f611b8778be8 20:37:57 Removing intermediate container f611b8778be8 20:37:57 ---> 282cb791bda0 20:37:57 Step 26/26 : LABEL version=0.0.0 20:37:57 ---> Running in 7ca96ff05b4a 20:37:58 Removing intermediate container 7ca96ff05b4a 20:37:58 ---> 92b361004a01 20:37:58 20:37:58 Successfully built 92b361004a01 20:37:58 Successfully tagged security-spire-agent-arm64:latest 20:37:58  Building security-spire-agent ... done Building core-metadata 20:38:20 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:38:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:38:20 ---> 86814f8fa53e 20:38:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:38:20 ---> Using cache 20:38:20 ---> 6d4bb6ed219e 20:38:20 Step 4/25 : WORKDIR /edgex-go 20:38:20 ---> Using cache 20:38:20 ---> 45ea2fb0663c 20:38:20 Step 5/25 : RUN apk add --update --no-cache make git 20:38:20 ---> Using cache 20:38:20 ---> 6ec9cf5f5229 20:38:20 Step 6/25 : COPY go.mod vendor* ./ 20:38:20 ---> Using cache 20:38:20 ---> 55f3f52262c3 20:38:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:20 ---> Using cache 20:38:20 ---> 913f145823b2 20:38:20 Step 8/25 : COPY . . 20:38:20 ---> Using cache 20:38:20 ---> 40a73fec49c7 20:38:20 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:38:20 ---> Running in e1aa1beab176 20:38:20 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:40:42 Removing intermediate container fd4daa000842 20:40:42 ---> bd2b651d5101 20:40:42 20:40:42 Step 9/21 : FROM alpine:3.17 20:40:42 ---> d74e625d9115 20:40:42 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:40:42 ---> Running in f7909ea26487 20:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:42 (1/2) Installing dumb-init (1.2.5-r2) 20:40:42 (2/2) Installing openssl (3.0.8-r0) 20:40:42 Executing busybox-1.35.0-r29.trigger 20:40:42 OK: 8 MiB in 17 packages 20:40:42 Removing intermediate container f7909ea26487 20:40:42 ---> 54c39c6f3c81 20:40:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:40:42 ---> Running in 093af49512b7 20:40:42 Removing intermediate container 093af49512b7 20:40:42 ---> 3f4d95e67ab5 20:40:42 Step 12/21 : WORKDIR /edgex 20:40:42 ---> Running in 9677091fa3a9 20:40:42 Removing intermediate container 9677091fa3a9 20:40:42 ---> 697347b19ee6 20:40:42 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:40:42 ---> bc0feb43334e 20:40:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:40:42 ---> c18910a8abbc 20:40:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:40:44 ---> 5817337694d5 20:40:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:40:45 ---> 323f2a6afc65 20:40:45 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:40:45 ---> Running in f428191eb452 20:40:49 Removing intermediate container f428191eb452 20:40:49 ---> 697b56799519 20:40:49 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:40:49 ---> Running in b0c5696949ee 20:40:49 Removing intermediate container b0c5696949ee 20:40:49 ---> 2bc026dca430 20:40:49 Step 19/21 : LABEL arch=arm64 20:40:49 ---> Running in bdc5bf196c91 20:40:50 Removing intermediate container bdc5bf196c91 20:40:50 ---> 8577c7e19e9a 20:40:50 Step 20/21 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:40:50 ---> Running in e4a533672e59 20:40:51 Removing intermediate container e4a533672e59 20:40:51 ---> 57e8aa1f39ca 20:40:51 Step 21/21 : LABEL version=0.0.0 20:40:51 ---> Running in 442eb77b2da7 20:40:51 Removing intermediate container 442eb77b2da7 20:40:51 ---> 49539ec9246b 20:40:51 20:40:51 Successfully built 49539ec9246b 20:40:51 Successfully tagged security-proxy-setup-arm64:latest 20:40:51 Building core-command 20:41:14  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:41:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:41:14 ---> 86814f8fa53e 20:41:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:41:14 ---> Using cache 20:41:14 ---> 6d4bb6ed219e 20:41:14 Step 4/24 : WORKDIR /edgex-go 20:41:14 ---> Using cache 20:41:14 ---> 45ea2fb0663c 20:41:14 Step 5/24 : RUN apk add --update --no-cache make git 20:41:14 ---> Using cache 20:41:14 ---> 6ec9cf5f5229 20:41:14 Step 6/24 : COPY go.mod vendor* ./ 20:41:14 ---> Using cache 20:41:14 ---> 55f3f52262c3 20:41:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:14 ---> Using cache 20:41:14 ---> 913f145823b2 20:41:14 Step 8/24 : COPY . . 20:41:14 ---> Using cache 20:41:14 ---> 40a73fec49c7 20:41:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:41:14 ---> Running in 11496a3f9d8a 20:41:14 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:43:05 Removing intermediate container 954b84efa3c7 20:43:05 ---> 2ba9e9a178a1 20:43:05 20:43:05 Step 10/23 : FROM alpine:3.17 20:43:05 ---> d74e625d9115 20:43:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:43:05 ---> Running in d75f6079d4dd 20:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:05 (1/1) Installing dumb-init (1.2.5-r2) 20:43:05 Executing busybox-1.35.0-r29.trigger 20:43:05 OK: 8 MiB in 16 packages 20:43:07 Removing intermediate container d75f6079d4dd 20:43:07 ---> dbdcb78a1848 20:43:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:43:07 ---> Running in 58bf84bb5502 20:43:08 Removing intermediate container 58bf84bb5502 20:43:08 ---> f5d79f3c82ac 20:43:08 Step 13/23 : ENV APP_PORT=59861 20:43:08 ---> Running in b0bdf0c12359 20:43:08 Removing intermediate container b0bdf0c12359 20:43:08 ---> 2772690d1fdc 20:43:08 Step 14/23 : EXPOSE $APP_PORT 20:43:09 ---> Running in 8f63e2670f56 20:43:09 Removing intermediate container 8f63e2670f56 20:43:09 ---> 51238c35a0de 20:43:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:10 ---> abf0e2173801 20:43:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:43:11 ---> d0f8d4989e61 20:43:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:43:14 ---> 0ec9362cc3f3 20:43:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:43:15 ---> 781c19a09016 20:43:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:43:15 ---> Running in beb25b3ab841 20:43:15 Removing intermediate container beb25b3ab841 20:43:15 ---> 6dbbdd898170 20:43:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:15 ---> Running in 70b1c6d6c104 20:43:16 Removing intermediate container 70b1c6d6c104 20:43:16 ---> 65d983841bff 20:43:16 Step 21/23 : LABEL arch=arm64 20:43:16 ---> Running in 2cbfad9914ab 20:43:16 Removing intermediate container 2cbfad9914ab 20:43:16 ---> db9050b11c4c 20:43:16 Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:43:16 ---> Running in 13d2d7b71470 20:43:17 Removing intermediate container 13d2d7b71470 20:43:17 ---> 7825ca7b8d48 20:43:17 Step 23/23 : LABEL version=0.0.0 20:43:17 ---> Running in bef7991aa5c8 20:43:18 Removing intermediate container bef7991aa5c8 20:43:18 ---> 98b465979f86 20:43:18 20:43:18 Successfully built 98b465979f86 20:43:18 Successfully tagged support-scheduler-arm64:latest 20:46:25  Building support-scheduler ... done Removing intermediate container 677784ddd3ee 20:46:25 ---> 30dd4a38fd9e 20:46:25 20:46:25 Step 9/20 : FROM alpine:3.17 20:46:25 ---> d74e625d9115 20:46:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:46:25 ---> Using cache 20:46:25 ---> 63db9ac08787 20:46:25 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:46:25 ---> Running in abf420fe6214 20:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:46:27 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:46:27 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:46:27 OK: 17683 distinct packages available 20:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:46:29 (1/9) Installing ca-certificates (20220614-r4) 20:46:29 (2/9) Installing brotli-libs (1.0.9-r9) 20:46:29 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:46:29 (4/9) Installing libcurl (7.88.1-r0) 20:46:29 (5/9) Installing curl (7.88.1-r0) 20:46:29 (6/9) Installing dumb-init (1.2.5-r2) 20:46:29 (7/9) Installing musl-obstack (1.2.3-r0) 20:46:29 (8/9) Installing libucontext (1.2-r0) 20:46:29 (9/9) Installing gcompat (1.1.0-r0) 20:46:29 Executing busybox-1.35.0-r29.trigger 20:46:29 Executing ca-certificates-20220614-r4.trigger 20:46:30 OK: 11 MiB in 24 packages 20:46:33 Removing intermediate container abf420fe6214 20:46:33 ---> 83470f862cf2 20:46:33 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:34 ---> 071e75966b45 20:46:34 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:46:35 ---> 6b05ab126e09 20:46:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:46:38 ---> 5bec5df95c38 20:46:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:46:39 ---> da95922cf215 20:46:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:46:39 ---> Running in 2cd2d67fc9ce 20:46:39 Removing intermediate container 2cd2d67fc9ce 20:46:39 ---> d95141e668aa 20:46:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:46:39 ---> Running in d504bf72e169 20:46:40 Removing intermediate container d504bf72e169 20:46:40 ---> 459df9e1c311 20:46:40 Step 18/20 : LABEL arch=arm64 20:46:40 ---> Running in f2cb5abad11e 20:46:41 Removing intermediate container f2cb5abad11e 20:46:41 ---> 486c0e320d42 20:46:41 Step 19/20 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:46:41 ---> Running in 583bca918eb3 20:46:42 Removing intermediate container 583bca918eb3 20:46:42 ---> 3dcfc41ec917 20:46:42 Step 20/20 : LABEL version=0.0.0 20:46:42 ---> Running in 4acb6ddba697 20:46:42 Removing intermediate container 4acb6ddba697 20:46:42 ---> 57b03adc66e4 20:46:42 20:46:43 Successfully built 57b03adc66e4 20:46:43 Successfully tagged security-spiffe-token-provider-arm64:latest 20:47:01  Building security-spiffe-token-provider ... done Removing intermediate container e1aa1beab176 20:47:01 ---> 109087d309c8 20:47:01 20:47:01 Step 10/25 : FROM alpine:3.17 20:47:01 ---> d74e625d9115 20:47:01 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:47:01 ---> Using cache 20:47:01 ---> dbdcb78a1848 20:47:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:01 ---> Using cache 20:47:01 ---> f5d79f3c82ac 20:47:01 Step 13/25 : ENV APP_PORT=59881 20:47:01 ---> Running in 5bb002c1f9f9 20:47:01 Removing intermediate container 5bb002c1f9f9 20:47:01 ---> 946e275a2398 20:47:01 Step 14/25 : EXPOSE $APP_PORT 20:47:01 ---> Running in 433c875552ea 20:47:01 Removing intermediate container 433c875552ea 20:47:01 ---> 496ebf50d82e 20:47:01 Step 15/25 : WORKDIR / 20:47:01 ---> Running in 38e9473c3b2f 20:47:01 Removing intermediate container 38e9473c3b2f 20:47:01 ---> 46d9c3a9a359 20:47:01 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:02 ---> c02c5434b09e 20:47:02 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:47:03 ---> 897d94372761 20:47:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:47:04 ---> 547bad3a2b45 20:47:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:47:05 ---> 4e668b250f4d 20:47:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:47:06 ---> b2d8b746d761 20:47:06 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:47:07 ---> Running in 9967a06df315 20:47:07 Removing intermediate container 9967a06df315 20:47:07 ---> 469df4c2583b 20:47:07 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:47:07 ---> Running in 96761e5bce82 20:47:08 Removing intermediate container 96761e5bce82 20:47:08 ---> cc3cf0fd20ff 20:47:08 Step 23/25 : LABEL arch=arm64 20:47:08 ---> Running in 2a881d19a5b8 20:47:11 Removing intermediate container 2a881d19a5b8 20:47:11 ---> 6a6e5b0bcc81 20:47:11 Step 24/25 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:47:11 ---> Running in 2b09efe93b8a 20:47:11 Removing intermediate container 2b09efe93b8a 20:47:11 ---> 50f8d9c85e0c 20:47:11 Step 25/25 : LABEL version=0.0.0 20:47:12 ---> Running in d9e530e8efdc 20:47:12 Removing intermediate container d9e530e8efdc 20:47:12 ---> b4cb4259cd18 20:47:12 20:47:12 Successfully built b4cb4259cd18 20:47:12 Successfully tagged core-metadata-arm64:latest 20:47:39  Building core-metadata ... done Removing intermediate container 9fc2c4a34a04 20:47:39 ---> aaebe769fc46 20:47:39 20:47:39 Step 10/23 : FROM alpine:3.17 20:47:39 ---> d74e625d9115 20:47:39 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:47:39 ---> Running in c1ecfeee9b3d 20:47:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:47:42 (1/2) Installing ca-certificates (20220614-r4) 20:47:42 (2/2) Installing dumb-init (1.2.5-r2) 20:47:42 Executing busybox-1.35.0-r29.trigger 20:47:42 Executing ca-certificates-20220614-r4.trigger 20:47:43 OK: 8 MiB in 17 packages 20:47:43 Removing intermediate container 11496a3f9d8a 20:47:43 ---> 8c160cf6282b 20:47:43 20:47:44 Step 10/24 : FROM alpine:3.17 20:47:44 ---> d74e625d9115 20:47:44 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:47:44 ---> Using cache 20:47:44 ---> dbdcb78a1848 20:47:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:44 ---> Using cache 20:47:44 ---> f5d79f3c82ac 20:47:44 Step 13/24 : ENV APP_PORT=59882 20:47:44 ---> Running in 4308ecfc21ed 20:47:44 Removing intermediate container 4308ecfc21ed 20:47:44 ---> 5cedb7f903fb 20:47:44 Step 14/24 : EXPOSE $APP_PORT 20:47:44 Removing intermediate container c1ecfeee9b3d 20:47:44 ---> 089a58ecf813 20:47:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:47:44 ---> Running in d3ac5e3b4a50 20:47:44 ---> Running in 0f7ad548de06 20:47:45 Removing intermediate container 0f7ad548de06 20:47:45 ---> f15c0fc6d2dd 20:47:45 Step 13/23 : ENV APP_PORT=59860 20:47:45 Removing intermediate container d3ac5e3b4a50 20:47:45 ---> d83a5ec762dd 20:47:45 Step 15/24 : WORKDIR / 20:47:45 ---> Running in fe310f835597 20:47:45 ---> Running in e0ffe6041ea6 20:47:45 Removing intermediate container e0ffe6041ea6 20:47:45 ---> 0fc394cc7371 20:47:45 Step 14/23 : EXPOSE $APP_PORT 20:47:45 ---> Running in f65c1d3a58aa 20:47:45 Removing intermediate container fe310f835597 20:47:45 ---> 1b1f08ab6170 20:47:45 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:46 Removing intermediate container f65c1d3a58aa 20:47:46 ---> fabb5ac4c7d0 20:47:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:46 ---> 06b8f216efe6 20:47:46 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:47:46 ---> dc92d9cf96b2 20:47:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:47:47 ---> 5bc104118a5e 20:47:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:47:47 ---> eced11ed3155 20:47:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:47:48 ---> ed95bbd10923 20:47:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:47:51 ---> b24828ea9f24 20:47:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:47:51 ---> 54484c1a6594 20:47:51 Step 20/24 : ENTRYPOINT ["/core-command"] 20:47:51 ---> Running in effcf4022a9d 20:47:52 Removing intermediate container effcf4022a9d 20:47:52 ---> 6b60b39cad1c 20:47:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:47:52 ---> Running in e3e1b3076561 20:47:52 ---> 736db8f2f030 20:47:52 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:47:52 ---> Running in 5aa1d6fb45b2 20:47:52 Removing intermediate container e3e1b3076561 20:47:52 ---> 036dc2952d7c 20:47:52 Step 22/24 : LABEL arch=arm64 20:47:52 ---> Running in b427d819dcda 20:47:52 Removing intermediate container 5aa1d6fb45b2 20:47:52 ---> fd501a5ed991 20:47:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:47:52 ---> Running in 1c5b7bef818d 20:47:53 Removing intermediate container b427d819dcda 20:47:53 ---> e7f6359bf98b 20:47:53 Step 23/24 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:47:53 ---> Running in 956fe2700bd9 20:47:53 Removing intermediate container 1c5b7bef818d 20:47:53 ---> 6754d3795338 20:47:53 Step 21/23 : LABEL arch=arm64 20:47:53 ---> Running in 46f197327a18 20:47:53 Removing intermediate container 956fe2700bd9 20:47:53 ---> c1ae7b72424b 20:47:53 Step 24/24 : LABEL version=0.0.0 20:47:53 ---> Running in 81944c792886 20:47:53 Removing intermediate container 46f197327a18 20:47:53 ---> 299beec85cef 20:47:53 Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 20:47:53 ---> Running in 1ec132783d6d 20:47:53 Removing intermediate container 81944c792886 20:47:53 ---> fba9c70250de 20:47:53 20:47:54 Removing intermediate container 1ec132783d6d 20:47:54 ---> 37ecf4ef7d53 20:47:54 Step 23/23 : LABEL version=0.0.0 20:47:54 ---> Running in c958972df70f 20:47:54 Successfully built fba9c70250de 20:47:54 Successfully tagged core-command-arm64:latest 20:47:54  Building core-command ... done Removing intermediate container c958972df70f 20:47:54 ---> e7012c09d0e5 20:47:54 20:47:54 Successfully built e7012c09d0e5 20:47:54 Successfully tagged support-notifications-arm64:latest 20:47:55  Building support-notifications ... done  [Pipeline] } 20:47:55 $ docker stop --time=1 c4af6357e8e80b2e7415da0ae303a29ecb8f034e2f6e1b7e7d0df3b28e518847 20:47:57 $ docker rm -f --volumes c4af6357e8e80b2e7415da0ae303a29ecb8f034e2f6e1b7e7d0df3b28e518847 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:57 + docker images 20:47:58 REPOSITORY TAG IMAGE ID CREATED SIZE 20:47:58 support-notifications-arm64 latest e7012c09d0e5 3 seconds ago 32.5MB 20:47:58 core-command-arm64 latest fba9c70250de 4 seconds ago 19.7MB 20:47:58 8c160cf6282b 15 seconds ago 1.49GB 20:47:58 aaebe769fc46 20 seconds ago 1.56GB 20:47:58 core-metadata-arm64 latest b4cb4259cd18 45 seconds ago 20.4MB 20:47:58 109087d309c8 About a minute ago 1.5GB 20:47:58 security-spiffe-token-provider-arm64 latest 57b03adc66e4 About a minute ago 32.6MB 20:47:58 30dd4a38fd9e About a minute ago 1.53GB 20:47:58 support-scheduler-arm64 latest 98b465979f86 4 minutes ago 31.8MB 20:47:58 2ba9e9a178a1 5 minutes ago 1.56GB 20:47:58 security-proxy-setup-arm64 latest 49539ec9246b 7 minutes ago 18.6MB 20:47:58 bd2b651d5101 7 minutes ago 1.47GB 20:47:58 security-spire-agent-arm64 latest 92b361004a01 9 minutes ago 125MB 20:47:58 security-spire-server-arm64 latest afaa0b6c30d1 10 minutes ago 87.1MB 20:47:58 877edf4d98db 11 minutes ago 1.35GB 20:47:58 security-spire-config-arm64 latest 9616a8f4e5c1 11 minutes ago 86.2MB 20:47:58 56f4cc128d63 11 minutes ago 1.35GB 20:47:58 core-data-arm64 latest cc3fa267933d 15 minutes ago 19.9MB 20:47:58 security-bootstrapper-arm64 latest 5347949ca4b7 15 minutes ago 21.8MB 20:47:58 core-common-config-bootstrapper-arm64 latest 20ad09f8cca8 15 minutes ago 17.4MB 20:47:58 06b5c5a84c33 15 minutes ago 1.5GB 20:47:58 security-secretstore-setup-arm64 latest 5f9753562329 15 minutes ago 32MB 20:47:58 c46f991f09f2 16 minutes ago 1.48GB 20:47:58 security-proxy-auth-arm64 latest 59613c7483e4 16 minutes ago 18.2MB 20:47:58 b00c16ef0cca 16 minutes ago 1.48GB 20:47:58 b6077a5c018e 16 minutes ago 1.47GB 20:47:58 c6c0511129c7 17 minutes ago 1.47GB 20:47:58 ci-base-image-arm64 latest 86814f8fa53e 42 minutes ago 868MB 20:47:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB 20:47:58 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 20:47:58 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:47:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:58 20:47:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:59 arm64: Pulling from edgex-lftools-log-publisher 20:47:59 8998bd30e6a1: Pulling fs layer 20:47:59 04944245beec: Pulling fs layer 20:47:59 699f458cf7ca: Pulling fs layer 20:47:59 765212b225bb: Pulling fs layer 20:47:59 765212b225bb: Waiting 20:47:59 f23df028b6ca: Pulling fs layer 20:47:59 d65c8cfc05b1: Pulling fs layer 20:47:59 2437ff75d9bd: Pulling fs layer 20:47:59 f23df028b6ca: Waiting 20:47:59 d65c8cfc05b1: Waiting 20:47:59 2437ff75d9bd: Waiting 20:47:59 04944245beec: Verifying Checksum 20:47:59 04944245beec: Download complete 20:47:59 765212b225bb: Verifying Checksum 20:47:59 765212b225bb: Download complete 20:47:59 f23df028b6ca: Download complete 20:47:59 d65c8cfc05b1: Verifying Checksum 20:47:59 d65c8cfc05b1: Download complete 20:47:59 699f458cf7ca: Verifying Checksum 20:47:59 699f458cf7ca: Download complete 20:48:00 8998bd30e6a1: Verifying Checksum 20:48:00 8998bd30e6a1: Download complete 20:48:02 2437ff75d9bd: Verifying Checksum 20:48:02 2437ff75d9bd: Download complete 20:48:04 8998bd30e6a1: Pull complete 20:48:04 04944245beec: Pull complete 20:48:06 699f458cf7ca: Pull complete 20:48:06 765212b225bb: Pull complete 20:48:06 f23df028b6ca: Pull complete 20:48:06 d65c8cfc05b1: Pull complete 20:48:21 2437ff75d9bd: Pull complete 20:48:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:48:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:22 prd-ubuntu20.04-docker-arm64-4c-16g-245 does not seem to be running inside a container 20:48:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:48:25 $ docker top 664c5d2e8bea7d2787733898e57188f95fce898797206c96fbb9fcd9ae89f7ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:26 ---> job-cost.sh 20:48:26 lf-activate-venv: SKIPPING 20:48:26 INFO: No Stack... 20:48:26 INFO: Retrieving Pricing Info for: v3-standard-4 20:48:27 INFO: Archiving Costs [Pipeline] sh 20:48:28 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:48:28 + cut -d, -f6 [Pipeline] lock 20:48:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4446-1-stack-cost] 20:48:28 Resource [jenkins-edgexfoundry-edgex-go-PR-4446-1-stack-cost] did not exist. Created. 20:48:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4446-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:29 + echo total: 0.10999999940395355 [Pipeline] stash 20:48:29 Stashed 1 file(s) [Pipeline] } 20:48:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4446-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:29 $ docker stop --time=1 664c5d2e8bea7d2787733898e57188f95fce898797206c96fbb9fcd9ae89f7ff 20:48:31 $ docker rm -f --volumes 664c5d2e8bea7d2787733898e57188f95fce898797206c96fbb9fcd9ae89f7ff [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:48:32 provisioning config files... 20:48:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8910813137951399563tmp [Pipeline] { [Pipeline] sh 20:48:32 + set +x 20:48:32 + curl -s https://codecov.io/bash 20:48:32 + bash -s -- 20:48:32 20:48:32 _____ _ 20:48:32 / ____| | | 20:48:32 | | ___ __| | ___ ___ _____ __ 20:48:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:48:32 | |___| (_) | (_| | __/ (_| (_) \ V / 20:48:32 \_____\___/ \__,_|\___|\___\___/ \_/ 20:48:32 Bash-1.0.6 20:48:32 20:48:32 20:48:32 ==> git version 2.25.1 found 20:48:32 ==> 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:48:32 Release-Date: 2020-01-08 20:48:32 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:48:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:48:32 ==> Jenkins CI detected. 20:48:32 current dir:  /w/workspace/edgex-go/1 20:48:32 project root: . 20:48:32 --> token set from env 20:48:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:48:32 ==> Running gcov in . (disable via -X gcov) 20:48:32 ==> Python coveragepy not found 20:48:32 ==> Searching for coverage reports in: 20:48:32 + . 20:48:32 -> Found 1 reports 20:48:32 ==> Detecting git/mercurial file structure 20:48:32 ==> Reading reports 20:48:32 + ./coverage.out bytes=447486 20:48:32 ==> Appending adjustments 20:48:32 https://docs.codecov.io/docs/fixing-reports 20:48:33 + Found adjustments 20:48:33 ==> Gzipping contents 20:48:33 60K /tmp/codecov.rDNYed.gz 20:48:33 ==> Uploading reports 20:48:33 url: https://codecov.io 20:48:33 query: branch=PR-4446&commit=da4a95e9c0171500f4ecb51e410546be01b99741&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4446&job=&cmd_args= 20:48:33 -> Pinging Codecov 20:48:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4446&commit=da4a95e9c0171500f4ecb51e410546be01b99741&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4446&job=&cmd_args= 20:48:33 -> Uploading to 20:48:33 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/00271124DB129430A58F1EEE437C3FCB/da4a95e9c0171500f4ecb51e410546be01b99741/b668c09e-9c9d-42d6-9f34-86476d42a41d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T204833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5038aefdc38be400c2818326398731bc4bf06f8c36063c1a4f30a12022670f15 20:48:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:33 Dload Upload Total Spent Left Speed 20:48:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57640 0 0 100 57640 0 226k --:--:-- --:--:-- --:--:-- 226k 20:48:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/da4a95e9c0171500f4ecb51e410546be01b99741 [Pipeline] } 20:48:34 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:48:35 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:48:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:48:36 ---> package-listing.sh 20:48:36 ++ facter osfamily 20:48:36 ++ tr '[:upper:]' '[:lower:]' 20:48:36 + OS_FAMILY=debian 20:48:36 + workspace=/w/workspace/edgex-go/1 20:48:36 + START_PACKAGES=/tmp/packages_start.txt 20:48:36 + END_PACKAGES=/tmp/packages_end.txt 20:48:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:48:36 + PACKAGES=/tmp/packages_start.txt 20:48:36 + '[' /w/workspace/edgex-go/1 ']' 20:48:36 + PACKAGES=/tmp/packages_end.txt 20:48:36 + case "${OS_FAMILY}" in 20:48:36 + dpkg -l 20:48:36 + grep '^ii' 20:48:36 + '[' -f /tmp/packages_start.txt ']' 20:48:36 + '[' -f /tmp/packages_end.txt ']' 20:48:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:48:36 + '[' /w/workspace/edgex-go/1 ']' 20:48:36 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:48:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:48:36 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:48:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:37 20:48:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:38 latest: Pulling from edgex-lftools-log-publisher 20:48:38 5eb5b503b376: Pulling fs layer 20:48:38 5c69ac0246d0: Pulling fs layer 20:48:38 ec43610c2a17: Pulling fs layer 20:48:38 3a2ae6a8a46f: Pulling fs layer 20:48:38 33b1e0a273af: Pulling fs layer 20:48:38 5d3b04190fa2: Pulling fs layer 20:48:38 2f39f015ded8: Pulling fs layer 20:48:38 3a2ae6a8a46f: Waiting 20:48:38 33b1e0a273af: Waiting 20:48:38 5d3b04190fa2: Waiting 20:48:38 2f39f015ded8: Waiting 20:48:38 5c69ac0246d0: Download complete 20:48:38 3a2ae6a8a46f: Verifying Checksum 20:48:38 3a2ae6a8a46f: Download complete 20:48:38 ec43610c2a17: Verifying Checksum 20:48:38 ec43610c2a17: Download complete 20:48:38 33b1e0a273af: Verifying Checksum 20:48:38 33b1e0a273af: Download complete 20:48:38 5d3b04190fa2: Download complete 20:48:38 5eb5b503b376: Download complete 20:48:39 2f39f015ded8: Download complete 20:48:39 5eb5b503b376: Pull complete 20:48:39 5c69ac0246d0: Pull complete 20:48:40 ec43610c2a17: Pull complete 20:48:40 3a2ae6a8a46f: Pull complete 20:48:40 33b1e0a273af: Pull complete 20:48:40 5d3b04190fa2: Pull complete 20:48:44 2f39f015ded8: Pull complete 20:48:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:45 prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container 20:48:45 $ 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:48:47 $ docker top c294cd173b3b3d90b5fb315f2a07ef82c2557edfde93bd24b4eb7027ba9a32ac -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:47 + touch /tmp/pre-build-complete [Pipeline] sh 20:48:47 + mkdir -p /var/log/sysstat [Pipeline] sh 20:48:48 + ls /var/log/sa-host 20:48:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:48 provisioning config files... 20:48:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14944476057041135454tmp [Pipeline] { [Pipeline] echo 20:48:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:48:48 ---> create-netrc.sh [Pipeline] } 20:48:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:48:48 ---> python-tools-install.sh [Pipeline] echo 20:48:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:48:49 ---> sudo-logs.sh 20:48:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:48:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:48:49 ---> job-cost.sh 20:48:49 lf-activate-venv: SKIPPING 20:48:49 DEBUG: total: 0.10999999940395355 20:48:49 INFO: Retrieving Stack Cost... 20:48:49 INFO: Retrieving Pricing Info for: v3-standard-8 20:48:50 INFO: Archiving Costs [Pipeline] echo 20:48:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:48:50 ---> logs-deploy.sh 20:48:50 lf-activate-venv: SKIPPING 20:48:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4446/1 20:48:50 INFO: archiving workspace using pattern(s): 20:48:51 Archives upload complete. 20:48:51 INFO: archiving logs to Nexus