Pull request #4112 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e85b0675289af02c98b6753e60440919ac7d4ac8+a9913775ba844ac49f5eb06b88cc0e63275269c3 (b412dcd0df0e1c2782c6acfd711bf37be5e4f8ba) 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-ssh5725994138999127448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2009750818294053130.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4112/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-4112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7969840211713476556.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-4112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3576031353712283279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh14739308237140582986.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4112/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-4112/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13789467352462119380.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/v2], 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.18 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/v2 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-21507’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21508 in /w/workspace/edgexfoundry_edgex-go_PR-4112 [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 a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit e85b0675289af02c98b6753e60440919ac7d4ac8 Merge succeeded, producing e85b0675289af02c98b6753e60440919ac7d4ac8 Checking out Revision e85b0675289af02c98b6753e60440919ac7d4ac8 (PR-4112) > 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/4112/head:refs/remotes/origin/PR-4112 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e85b0675289af02c98b6753e60440919ac7d4ac8 # 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 a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e85b0675289af02c98b6753e60440919ac7d4ac8 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:11 ========================================================= 19:07:11 EdgeX Global Pipelines Version Info 19:07:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:11 ------------------- 19:07:11 stable info: 19:07:11 ------------------- 19:07:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:11 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:07:11 Message: update stable to v1.0.238 19:07:12 ------------------- 19:07:12 experimental info: 19:07:12 ------------------- 19:07:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:12 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:07:12 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4112 [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4112 [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4112 [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e85b0675289af02c98b6753e60440919ac7d4ac8 [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e85b067 [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:13 provisioning config files... 19:07:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5063939123943134460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:14 ---> docker-login.sh 19:07:14 nexus3.edgexfoundry.org:10001 19:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:14 Configure a credential helper to remove this warning. See 19:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:14 19:07:14 Login Succeeded 19:07:14 nexus3.edgexfoundry.org:10002 19:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:14 Configure a credential helper to remove this warning. See 19:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:14 19:07:14 Login Succeeded 19:07:14 nexus3.edgexfoundry.org:10003 19:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:15 Configure a credential helper to remove this warning. See 19:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:15 19:07:15 Login Succeeded 19:07:15 nexus3.edgexfoundry.org:10004 19:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:15 Configure a credential helper to remove this warning. See 19:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:15 19:07:15 Login Succeeded 19:07:15 docker.io 19:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:15 Configure a credential helper to remove this warning. See 19:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:15 19:07:15 Login Succeeded 19:07:15 ---> docker-login.sh ends [Pipeline] } 19:07:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:16 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 19:07:16 + dirname cmd/core-command/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo core-command,cmd/core-command/Dockerfile 19:07:16 + dirname cmd/core-data/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo core-data,cmd/core-data/Dockerfile 19:07:16 + dirname cmd/core-metadata/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:16 + dirname cmd/security-bootstrapper/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:16 + dirname cmd/security-proxy-setup/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:16 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:16 + dirname cmd/security-spire-agent/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:16 + dirname cmd/security-spire-config/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:16 + dirname cmd/security-spire-server/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:16 + dirname cmd/support-notifications/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:16 + dirname cmd/support-scheduler/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:16 + dirname cmd/sys-mgmt-agent/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:16 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:07:16 + git rev-list -1 --merges e85b0675289af02c98b6753e60440919ac7d4ac8~1..e85b0675289af02c98b6753e60440919ac7d4ac8 [Pipeline] echo 19:07:16 -----------> git rev-list -1 --merges e85b0675289af02c98b6753e60440919ac7d4ac8~1..e85b0675289af02c98b6753e60440919ac7d4ac8 e85b0675289af02c98b6753e60440919ac7d4ac8 [false] [Pipeline] sh 19:07:17 + git log --format=format:%s -1 e85b0675289af02c98b6753e60440919ac7d4ac8 [Pipeline] echo 19:07:17 ========================================================= 19:07:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:17 + grep -v github /etc/ssh/ssh_known_hosts 19:07:17 + [ -e /tmp/ssh_known_hosts ] 19:07:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:17 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 19:07:17 -a /etc/ssh/ssh_known_hosts 19:07:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:17 19:07:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:18 0.1.4: Pulling from edgex-devops/py-git-semver 19:07:18 b85a868b505f: Pulling fs layer 19:07:18 e2be974225ed: Pulling fs layer 19:07:18 339a4e72a1f5: Pulling fs layer 19:07:18 988bab9f4d93: Pulling fs layer 19:07:18 1469e6f7b9e6: Pulling fs layer 19:07:18 eaf3925da568: Pulling fs layer 19:07:18 bab4dde63d76: Pulling fs layer 19:07:18 bde34c3a00c8: Pulling fs layer 19:07:18 b352a97aabf1: Pulling fs layer 19:07:18 4872d77fe225: Pulling fs layer 19:07:18 5851b861e8e6: Pulling fs layer 19:07:18 4872d77fe225: Waiting 19:07:18 5851b861e8e6: Waiting 19:07:18 bab4dde63d76: Waiting 19:07:18 1469e6f7b9e6: Waiting 19:07:18 bde34c3a00c8: Waiting 19:07:18 b352a97aabf1: Waiting 19:07:18 eaf3925da568: Waiting 19:07:18 988bab9f4d93: Waiting 19:07:18 e2be974225ed: Download complete 19:07:18 988bab9f4d93: Verifying Checksum 19:07:18 988bab9f4d93: Download complete 19:07:18 339a4e72a1f5: Verifying Checksum 19:07:18 339a4e72a1f5: Download complete 19:07:18 1469e6f7b9e6: Download complete 19:07:18 eaf3925da568: Download complete 19:07:18 bde34c3a00c8: Download complete 19:07:18 4872d77fe225: Download complete 19:07:18 5851b861e8e6: Download complete 19:07:18 b85a868b505f: Download complete 19:07:18 bab4dde63d76: Verifying Checksum 19:07:18 bab4dde63d76: Download complete 19:07:20 b85a868b505f: Pull complete 19:07:20 e2be974225ed: Pull complete 19:07:20 339a4e72a1f5: Pull complete 19:07:20 988bab9f4d93: Pull complete 19:07:21 1469e6f7b9e6: Pull complete 19:07:21 eaf3925da568: Pull complete 19:07:22 bab4dde63d76: Pull complete 19:07:22 bde34c3a00c8: Pull complete 19:07:23 b352a97aabf1: Pull complete 19:07:23 4872d77fe225: Pull complete 19:07:23 5851b861e8e6: Pull complete 19:07:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:07:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:23 prd-ubuntu20.04-docker-8c-8g-21508 does not seem to be running inside a container 19:07:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:07:24 $ docker top 005999bfb919588a5334c9db5a9c5486cdb292e11ecd0a6c3f321ba2d734d814 -eo pid,comm 19:07:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:07:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:25 [ssh-agent] Looking for ssh-agent implementation... 19:07:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:25 $ docker exec 005999bfb919588a5334c9db5a9c5486cdb292e11ecd0a6c3f321ba2d734d814 ssh-agent 19:07:25 SSH_AUTH_SOCK=/tmp/ssh-w8gICnLPf2Fc/agent.33 19:07:25 SSH_AGENT_PID=39 19:07:25 Running ssh-add (command line suppressed) 19:07:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8690513369166568452.key (/w/workspace/edgex-go/1@tmp/private_key_8690513369166568452.key) 19:07:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:25 + git tag --points-at HEAD [Pipeline] } 19:07:25 $ docker exec --env ******** --env ******** 005999bfb919588a5334c9db5a9c5486cdb292e11ecd0a6c3f321ba2d734d814 ssh-agent -k 19:07:25 unset SSH_AUTH_SOCK; 19:07:25 unset SSH_AGENT_PID; 19:07:25 echo Agent pid 39 killed; 19:07:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:26 [ssh-agent] Looking for ssh-agent implementation... 19:07:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:26 $ docker exec 005999bfb919588a5334c9db5a9c5486cdb292e11ecd0a6c3f321ba2d734d814 ssh-agent 19:07:26 SSH_AUTH_SOCK=/tmp/ssh-09TBsb4ot4XQ/agent.72 19:07:26 SSH_AGENT_PID=78 19:07:26 Running ssh-add (command line suppressed) 19:07:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7827105606639574160.key (/w/workspace/edgex-go/1@tmp/private_key_7827105606639574160.key) 19:07:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:26 + git semver init 19:07:27 2022-07-29 19:07:26,980 [run_init] DEBUG init version:0.0.0 force:False 19:07:27 2022-07-29 19:07:26,981 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:27 2022-07-29 19:07:26,982 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:27 2022-07-29 19:07:26,982 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:07:32 2022-07-29 19:07:31,582 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:32 2022-07-29 19:07:31,583 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4112 with force:False 19:07:32 2022-07-29 19:07:31,583 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4112 19:07:32 2022-07-29 19:07:31,587 [execute] INFO git cat-file --batch-check 19:07:32 2022-07-29 19:07:31,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:32 2022-07-29 19:07:31,594 [execute] INFO git cat-file --batch 19:07:32 2022-07-29 19:07:31,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:32 2022-07-29 19:07:31,599 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4112 19:07:32 0.0.0 [Pipeline] } 19:07:32 $ docker exec --env ******** --env ******** 005999bfb919588a5334c9db5a9c5486cdb292e11ecd0a6c3f321ba2d734d814 ssh-agent -k 19:07:32 unset SSH_AUTH_SOCK; 19:07:32 unset SSH_AGENT_PID; 19:07:32 echo Agent pid 78 killed; 19:07:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:32 + git semver [Pipeline] } 19:07:33 $ docker stop --time=1 005999bfb919588a5334c9db5a9c5486cdb292e11ecd0a6c3f321ba2d734d814 19:07:34 $ docker rm -f 005999bfb919588a5334c9db5a9c5486cdb292e11ecd0a6c3f321ba2d734d814 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:35 Stashed 1 file(s) [Pipeline] echo 19:07:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:36 ========================================================= 19:07:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:07:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:36 2408cc74d12b: Pulling fs layer 19:07:36 ea60b727a1ce: Pulling fs layer 19:07:36 30c4a7721957: Pulling fs layer 19:07:36 370296b7ddb6: Pulling fs layer 19:07:36 7c6cee850709: Pulling fs layer 19:07:36 39a5fcdaea64: Pulling fs layer 19:07:36 d94ebbe4e438: Pulling fs layer 19:07:36 bcfd1f05c69d: Pulling fs layer 19:07:36 59ccb84bbe0f: Pulling fs layer 19:07:36 39a5fcdaea64: Waiting 19:07:36 d94ebbe4e438: Waiting 19:07:36 59ccb84bbe0f: Waiting 19:07:36 7c6cee850709: Waiting 19:07:36 370296b7ddb6: Waiting 19:07:36 bcfd1f05c69d: Waiting 19:07:36 30c4a7721957: Verifying Checksum 19:07:36 30c4a7721957: Download complete 19:07:36 ea60b727a1ce: Verifying Checksum 19:07:36 ea60b727a1ce: Download complete 19:07:36 7c6cee850709: Verifying Checksum 19:07:36 7c6cee850709: Download complete 19:07:36 39a5fcdaea64: Verifying Checksum 19:07:36 39a5fcdaea64: Download complete 19:07:36 2408cc74d12b: Verifying Checksum 19:07:36 2408cc74d12b: Download complete 19:07:36 d94ebbe4e438: Download complete 19:07:36 2408cc74d12b: Pull complete 19:07:36 ea60b727a1ce: Pull complete 19:07:37 30c4a7721957: Pull complete 19:07:37 59ccb84bbe0f: Verifying Checksum 19:07:37 59ccb84bbe0f: Download complete 19:07:37 bcfd1f05c69d: Verifying Checksum 19:07:37 bcfd1f05c69d: Download complete 19:07:37 370296b7ddb6: Verifying Checksum 19:07:37 370296b7ddb6: Download complete 19:07:41 370296b7ddb6: Pull complete 19:07:41 7c6cee850709: Pull complete 19:07:41 39a5fcdaea64: Pull complete 19:07:41 d94ebbe4e438: Pull complete 19:07:43 bcfd1f05c69d: Pull complete 19:07:44 59ccb84bbe0f: Pull complete 19:07:44 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:07:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:45 WORKDIR /edgex 19:07:45 COPY go.mod . 19:07:45 RUN go mod download 19:07:45 + docker build -t ci-base-image-x86_64 -f - . 19:07:46 Sending build context to Docker daemon 335.3MB 19:07:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:46 ---> a4fb48ad2a94 19:07:46 Step 2/4 : WORKDIR /edgex 19:07:48 ---> Running in 5dc3a681cfd7 19:07:48 Removing intermediate container 5dc3a681cfd7 19:07:48 ---> b3ab60a4d015 19:07:48 Step 3/4 : COPY go.mod . 19:07:48 ---> 24fb3037158e 19:07:48 Step 4/4 : RUN go mod download 19:07:48 ---> Running in ff735a5c2850 19:07:50 Still waiting to schedule task 19:07:50 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21509’ is offline 19:08:00 Removing intermediate container ff735a5c2850 19:08:00 ---> b9343d36bcbe 19:08:00 Successfully built b9343d36bcbe 19:08:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:01 + docker inspect -f . ci-base-image-x86_64 19:08:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:01 prd-ubuntu20.04-docker-8c-8g-21508 does not seem to be running inside a container 19:08:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:01 $ docker top a542b8a3a73e1bc5b4e7bdeb70bc6c4ecf18737b08320477c6739c76cab6a856 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:02 + go version 19:08:02 go version go1.18.3 linux/amd64 [Pipeline] } 19:08:02 $ docker stop --time=1 a542b8a3a73e1bc5b4e7bdeb70bc6c4ecf18737b08320477c6739c76cab6a856 19:08:03 $ docker rm -f a542b8a3a73e1bc5b4e7bdeb70bc6c4ecf18737b08320477c6739c76cab6a856 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:04 + docker inspect -f . ci-base-image-x86_64 19:08:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:04 prd-ubuntu20.04-docker-8c-8g-21508 does not seem to be running inside a container 19:08:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:05 $ docker top e429b3406a47e02f760c243dc70f6b272b515b9964f1e0a60c7019874174aafd -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:05 ========================================================= 19:08:05 [edgeXBuildGoParallel] Running Tests and Build... 19:08:05 ========================================================= [Pipeline] sh 19:08:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:05 + make test 19:08:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:12 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.2% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.474s coverage: 89.2% of statements 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 83.8% of statements 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.502s coverage: 95.6% of statements 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 19:08:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 19:08:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.235s coverage: 82.2% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.2% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 64.7% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 65.8% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.6% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.124s coverage: 97.7% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:08:48 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:09:06 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:09:06 GO111MODULE=on go vet ./... 19:09:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:11 ./bin/test-attribution-txt.sh 19:09:11 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:09:11 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:09:11 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:09:11 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:09:11 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:09:11 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:09:11 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:09:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:09:11 + ls -al . 19:09:11 total 688 19:09:11 drwxrwxr-x 10 1001 1001 4096 Jul 29 19:08 . 19:09:11 drwxr-xr-x 4 root root 4096 Jul 29 19:08 .. 19:09:11 -rw-rw-r-- 1 1001 1001 11 Jul 29 19:07 .dockerignore 19:09:11 drwxrwxr-x 8 1001 1001 4096 Jul 29 19:08 .git 19:09:11 drwxrwxr-x 3 1001 1001 4096 Jul 29 19:07 .github 19:09:11 -rw-rw-r-- 1 1001 1001 1030 Jul 29 19:07 .gitignore 19:09:11 -rw-rw-r-- 1 1001 1001 42 Jul 29 19:07 .golangci.yml 19:09:11 -rw-rw-r-- 1 1001 1001 87 Jul 29 19:07 .hadolint.yml 19:09:11 drwxr-xr-x 3 1001 1001 4096 Jul 29 19:07 .semver 19:09:11 -rw-rw-r-- 1 1001 1001 166 Jul 29 19:07 .sonarcloud.properties 19:09:11 -rw-rw-r-- 1 1001 1001 1171 Jul 29 19:07 ADOPTERS.md 19:09:11 -rw-rw-r-- 1 1001 1001 10347 Jul 29 19:07 Attribution.txt 19:09:11 -rw-rw-r-- 1 1001 1001 63209 Jul 29 19:07 CHANGELOG.md 19:09:11 -rw-rw-r-- 1 1001 1001 3804 Jul 29 19:07 CONTRIBUTING.md 19:09:11 -rw-rw-r-- 1 1001 1001 677 Jul 29 19:07 GOVERNANCE.md 19:09:11 -rw-rw-r-- 1 1001 1001 850 Jul 29 19:07 Jenkinsfile 19:09:11 -rw-rw-r-- 1 1001 1001 10775 Jul 29 19:07 LICENSE 19:09:11 -rw-rw-r-- 1 1001 1001 10350 Jul 29 19:07 Makefile 19:09:11 -rw-rw-r-- 1 1001 1001 582 Jul 29 19:07 OWNERS.md 19:09:11 -rw-rw-r-- 1 1001 1001 9094 Jul 29 19:07 README.md 19:09:11 -rw-rw-r-- 1 1001 1001 6912 Jul 29 19:07 SECURITY.md 19:09:11 -rw-rw-r-- 1 1001 1001 5 Jul 29 19:07 VERSION 19:09:11 -rw-rw-r-- 1 1001 1001 4131 Jul 29 19:07 ZMQWindows.md 19:09:11 drwxrwxr-x 2 1001 1001 4096 Jul 29 19:07 bin 19:09:11 drwxrwxr-x 18 1001 1001 4096 Jul 29 19:07 cmd 19:09:11 -rw-r--r-- 1 root root 436531 Jul 29 19:08 coverage.out 19:09:11 -rw-rw-r-- 1 1001 1001 3681 Jul 29 19:07 go.mod 19:09:11 -rw-rw-r-- 1 1001 1001 38033 Jul 29 19:07 go.sum 19:09:11 drwxrwxr-x 8 1001 1001 4096 Jul 29 19:07 internal 19:09:11 drwxrwxr-x 3 1001 1001 4096 Jul 29 19:07 openapi 19:09:11 drwxrwxr-x 4 1001 1001 4096 Jul 29 19:07 snap 19:09:11 -rw-rw-r-- 1 1001 1001 204 Jul 29 19:07 version.go [Pipeline] sh 19:09:11 + '[' -e coverage.out ] 19:09:11 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:11 Stashed 1 file(s) [Pipeline] sh 19:09:12 + make build 19:09:12 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:09:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:09:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:09:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:09:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:09:44 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:09:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:09:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:09:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:09:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:09:50 $ docker stop --time=1 e429b3406a47e02f760c243dc70f6b272b515b9964f1e0a60c7019874174aafd 19:09:52 $ docker rm -f e429b3406a47e02f760c243dc70f6b272b515b9964f1e0a60c7019874174aafd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:53 19:09:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:54 latest: Pulling from edgex-devops/edgex-compose 19:09:54 cbdbe7a5bc2a: Pulling fs layer 19:09:54 ca9280d653b3: Pulling fs layer 19:09:54 7e9c9ca2126c: Pulling fs layer 19:09:54 cbdbe7a5bc2a: Verifying Checksum 19:09:54 cbdbe7a5bc2a: Download complete 19:09:54 ca9280d653b3: Verifying Checksum 19:09:54 ca9280d653b3: Download complete 19:09:54 cbdbe7a5bc2a: Pull complete 19:09:54 7e9c9ca2126c: Download complete 19:09:54 ca9280d653b3: Pull complete 19:09:58 7e9c9ca2126c: Pull complete 19:09:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:09:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:58 prd-ubuntu20.04-docker-8c-8g-21508 does not seem to be running inside a container 19:09:58 $ 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 19:09:59 $ docker top b0c5c89cd2c0dea1dc150f49e97a36a8223cbdd7afa2d060af9d6d4f905da656 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:00 + docker-compose build --help 19:10:00 + grep parallel 19:10:00 --parallel Build images in parallel. [Pipeline] } 19:10:01 $ docker stop --time=1 b0c5c89cd2c0dea1dc150f49e97a36a8223cbdd7afa2d060af9d6d4f905da656 19:10:02 $ docker rm -f b0c5c89cd2c0dea1dc150f49e97a36a8223cbdd7afa2d060af9d6d4f905da656 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:03 prd-ubuntu20.04-docker-8c-8g-21508 does not seem to be running inside a container 19:10:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:03 $ docker top c82d5d82f5c3ecd2f3a89f4c991e1ac9d136d12dd9e7ac4dbcb1196114135324 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:03 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:04 Building core-command ... 19:10:04 Building core-data ... 19:10:04 Building core-metadata ... 19:10:04 Building security-bootstrapper ... 19:10:04 Building security-proxy-setup ... 19:10:04 Building security-secretstore-setup ... 19:10:04 Building security-spiffe-token-provider ... 19:10:04 Building security-spire-agent ... 19:10:04 Building security-spire-config ... 19:10:04 Building security-spire-server ... 19:10:04 Building support-notifications ... 19:10:04 Building support-scheduler ... 19:10:04 Building sys-mgmt-agent ... 19:10:04 Building core-metadata 19:10:04 Building security-spiffe-token-provider 19:10:04 Building security-bootstrapper 19:10:04 Building security-secretstore-setup 19:10:04 Building core-command 19:10:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:19 ---> b9343d36bcbe 19:10:19 Step 3/23 : WORKDIR /edgex-go 19:10:19 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:10:19 ---> b9343d36bcbe 19:10:19 Step 3/20 : WORKDIR /edgex-go 19:10:19 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:19 ---> b9343d36bcbe 19:10:19 Step 3/25 : WORKDIR /edgex-go 19:10:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:19 ---> b9343d36bcbe 19:10:19 Step 3/23 : WORKDIR /edgex-go 19:10:19 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:10:19 ---> b9343d36bcbe 19:10:19 Step 3/31 : WORKDIR /edgex-go 19:10:22 ---> Running in 27e680e66fd7 19:10:22 ---> Running in acfc843bd2e3 19:10:22 ---> Running in 53a37d5069ca 19:10:22 ---> Running in 48fe9c77b9d5 19:10:22 ---> Running in 219576fbb562 19:10:22 Removing intermediate container 53a37d5069ca 19:10:22 ---> a3540edc65cb 19:10:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:22 Removing intermediate container 27e680e66fd7 19:10:22 ---> 00922309d7e9 19:10:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:22 Removing intermediate container 48fe9c77b9d5 19:10:22 Removing intermediate container acfc843bd2e3 19:10:22 ---> fbac56c37041 19:10:22 ---> 10eb1c0d90eb 19:10:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:10:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:22 Removing intermediate container 219576fbb562 19:10:22 ---> 0c50d5480797 19:10:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:22 ---> Running in a082ba7e804e 19:10:22 ---> Running in b5740b8e4f60 19:10:22 ---> Running in f3f95055bbac 19:10:22 ---> Running in c45ded2f6a99 19:10:22 ---> Running in 66c3e501bc0e 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:23 Removing intermediate container a082ba7e804e 19:10:23 ---> 221d445bf0a2 19:10:23 Step 5/23 : RUN apk add --update --no-cache make git 19:10:23 ---> Running in 8c17d1d27f26 19:10:23 v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:10:23 v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:10:23 OK: 17033 distinct packages available 19:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:23 OK: 211 MiB in 51 packages 19:10:23 Removing intermediate container f3f95055bbac 19:10:23 ---> 1ebd33b9110a 19:10:23 Step 5/31 : RUN apk add --update --no-cache make git 19:10:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:24 ---> Running in d35078267fd3 19:10:24 Removing intermediate container b5740b8e4f60 19:10:24 ---> 41194c39fc1e 19:10:24 Step 5/25 : RUN apk add --update --no-cache make git 19:10:24 Removing intermediate container 66c3e501bc0e 19:10:24 ---> 11cc2ed927ad 19:10:24 Step 5/23 : RUN apk add --update --no-cache make git 19:10:24 ---> Running in 434d9c778869 19:10:24 ---> Running in b9920a7e1946 19:10:24 Removing intermediate container c45ded2f6a99 19:10:24 ---> 9099216d9fbd 19:10:24 Step 5/20 : COPY go.mod vendor* ./ 19:10:24 ---> 5adf0de1369c 19:10:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:24 ---> Running in 228558a1f502 19:10:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:25 OK: 211 MiB in 51 packages 19:10:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:25 OK: 211 MiB in 51 packages 19:10:25 Removing intermediate container 8c17d1d27f26 19:10:25 ---> ac741d62abb1 19:10:25 Step 6/23 : COPY go.mod vendor* ./ 19:10:25 OK: 211 MiB in 51 packages 19:10:25 OK: 211 MiB in 51 packages 19:10:26 ---> f25bb82f191d 19:10:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:26 ---> Running in 3923b5fa9c69 19:10:26 Removing intermediate container d35078267fd3 19:10:26 ---> 3072a94d4ab1 19:10:26 Step 6/31 : COPY go.mod vendor* ./ 19:10:26 Removing intermediate container 434d9c778869 19:10:26 Removing intermediate container b9920a7e1946 19:10:26 ---> ac1c12ddfd15 19:10:26 ---> c780960f5817 19:10:26 Step 6/25 : COPY go.mod vendor* ./Step 6/23 : COPY go.mod vendor* ./ 19:10:26 19:10:26 ---> 9d22a9f11ef5 19:10:26 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:26 ---> Running in 0cd386da6ff6 19:10:26 ---> e53cb9ad5186 19:10:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:27 ---> e19af84c9d50 19:10:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:27 ---> Running in e36011aa693a 19:10:27 ---> Running in 6638eea3beda 19:10:32 Removing intermediate container 228558a1f502 19:10:32 ---> ca85e9e34870 19:10:32 Step 7/20 : COPY . . 19:10:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21510 in /w/workspace/edgexfoundry_edgex-go_PR-4112 [Pipeline] { [Pipeline] ws 19:10:36 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:10:36 The recommended git tool is: git 19:10:39 ---> 06efcd04eb4f 19:10:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:10:39 Removing intermediate container 3923b5fa9c69 19:10:39 ---> b9220f080827 19:10:39 Step 8/23 : COPY . . 19:10:39 Removing intermediate container 6638eea3beda 19:10:39 ---> 6deb7a240e6c 19:10:39 Step 8/25 : COPY . . 19:10:39 Removing intermediate container 0cd386da6ff6 19:10:39 ---> cada0d74cbbd 19:10:39 Step 8/31 : COPY . . 19:10:39 Removing intermediate container e36011aa693a 19:10:39 ---> abe631785cf2 19:10:39 Step 8/23 : COPY . . 19:10:39 ---> Running in 673a46773e69 19:10:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:10:42 using credential edgex-jenkins-ssh 19:10:42 Cloning the remote Git repository 19:10:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:10:43 > git init /w/workspace/edgex-go/1 # timeout=10 19:10:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:43 > git --version # timeout=10 19:10:43 > git --version # 'git version 2.25.1' 19:10:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:51 ---> 79a2e7c14baa 19:10:51 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:10:51 ---> 41e52372bf63 19:10:51 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:51 ---> 073e4b621ef6 19:10:51 Step 9/23 : RUN make cmd/core-command/core-command 19:10:51 ---> 05d44392e38d 19:10:51 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:10:51 ---> Running in 7fc0c36ef3c4 19:10:51 ---> Running in ff603ee305a9 19:10:51 ---> Running in e40f0c03fcc9 19:10:51 ---> Running in fbd218ab1eb1 19:10:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:10:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:11:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4112/head:refs/remotes/origin/PR-4112 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:11:01 Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit e85b0675289af02c98b6753e60440919ac7d4ac8 19:11:01 Merge succeeded, producing e85b0675289af02c98b6753e60440919ac7d4ac8 19:11:01 Checking out Revision e85b0675289af02c98b6753e60440919ac7d4ac8 (PR-4112) 19:11:02 Removing intermediate container 673a46773e69 19:11:02 ---> f236bd8988f8 19:11:02 19:11:02 Step 9/20 : FROM alpine:3.15 19:11:02 3.15: Pulling from library/alpine 19:11:02 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 19:11:02 Status: Downloaded newer image for alpine:3.15 19:11:02 ---> 2720e26172a0 19:11:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:02 ---> Running in 58a61b271ed5 19:11:01 > git config core.sparsecheckout # timeout=10 19:11:01 > git checkout -f e85b0675289af02c98b6753e60440919ac7d4ac8 # timeout=10 19:11:01 > git remote # timeout=10 19:11:01 > git config --get remote.origin.url # timeout=10 19:11:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:01 > git merge a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 19:11:01 > git rev-parse HEAD^{commit} # timeout=10 19:11:01 > git config core.sparsecheckout # timeout=10 19:11:01 > git checkout -f e85b0675289af02c98b6753e60440919ac7d4ac8 # timeout=10 19:11:03 Removing intermediate container 58a61b271ed5 19:11:03 ---> f79ffd1755bf 19:11:03 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:03 ---> Running in fdabe47c92f2 19:11:05 Removing intermediate container fdabe47c92f2 19:11:05 ---> de15630a050e 19:11:05 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:05 ---> Running in 5547158b56d9 19:11:06 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 19:11:06 > git --version # timeout=10 19:11:06 > git --version # 'git version 2.25.1' 19:11:06 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:11:07 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:07 Dload Upload Total Spent Left Speed 19:11:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 19:11:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:07 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:07 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:07 OK: 15856 distinct packages available 19:11:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:11:08 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo tee /etc/docker/daemon.new 19:11:08 19:11:08 { 19:11:08 "registry-mirrors": [ 19:11:08 "https://nexus3.edgexfoundry.org:10001" 19:11:08 ], 19:11:08 "bip": "10.250.0.254/24", 19:11:08 "hosts": [ 19:11:08 "tcp://0.0.0.0:5555", 19:11:08 "unix:///var/run/docker.sock" 19:11:08 ], 19:11:08 "mtu": 1458, 19:11:08 "selinux-enabled": true, 19:11:08 "seccomp-profile": "/etc/docker/seccomp.json" 19:11:08 } [Pipeline] sh 19:11:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:11:09 (1/9) Installing ca-certificates (20211220-r0) 19:11:09 + sudo service docker restart 19:11:09 (2/9) Installing brotli-libs (1.0.9-r5) 19:11:09 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:11:09 (4/9) Installing libcurl (7.80.0-r2) 19:11:09 (5/9) Installing curl (7.80.0-r2) 19:11:09 (6/9) Installing dumb-init (1.2.5-r1) 19:11:09 (7/9) Installing musl-obstack (1.2.3-r0) 19:11:09 (8/9) Installing libucontext (1.1-r0) 19:11:09 (9/9) Installing gcompat (1.0.0-r4) 19:11:10 Executing busybox-1.34.1-r7.trigger 19:11:10 Executing ca-certificates-20211220-r0.trigger 19:11:10 OK: 8 MiB in 23 packages 19:11:12 Removing intermediate container 5547158b56d9 19:11:12 ---> dae7dfc6cbbe 19:11:12 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:12 ---> 225616b4e291 19:11:12 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:13 ---> 7711b51ec283 19:11:13 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:11:14 ---> e664c97648bd 19:11:14 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:11:14 ---> Running in 8d1c91af739b 19:11:14 Removing intermediate container 8d1c91af739b 19:11:14 ---> f46c94f2a6e1 19:11:14 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:14 ---> Running in 8e9dd6ece6bc 19:11:14 Removing intermediate container 8e9dd6ece6bc 19:11:14 ---> 30e23ea2971c 19:11:14 Step 18/20 : LABEL arch=x86_64 19:11:14 ---> Running in 9426b7a338f3 19:11:15 Removing intermediate container 9426b7a338f3 19:11:15 ---> 06af8f341dc6 19:11:15 Step 19/20 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:11:15 ---> Running in 2faff7ae47ec 19:11:15 Removing intermediate container 2faff7ae47ec 19:11:15 ---> d4747c827e8d 19:11:15 Step 20/20 : LABEL version=0.0.0 19:11:15 ---> Running in 59130c28d664 19:11:15 Removing intermediate container 59130c28d664 19:11:15 ---> 03ca737bf4af 19:11:15 19:11:15 Successfully built 03ca737bf4af 19:11:15 Successfully tagged security-spiffe-token-provider:latest 19:11:15 Building security-spire-config 19:11:15  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:18 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:18 ---> b9343d36bcbe 19:11:18 Step 3/26 : WORKDIR /edgex-go 19:11:18 ---> Using cache 19:11:18 ---> 10eb1c0d90eb 19:11:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:19 ---> Running in d4de50de4ec9 19:11:21 Removing intermediate container 7fc0c36ef3c4 19:11:21 ---> ce2ba8fefb5a 19:11:21 19:11:21 Step 10/23 : FROM alpine:3.16 19:11:21 Removing intermediate container e40f0c03fcc9 19:11:21 ---> 77dde704ce12 19:11:21 19:11:21 Step 10/23 : FROM alpine:3.16 19:11:21 Removing intermediate container d4de50de4ec9 19:11:21 ---> 795979454a21 19:11:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:21 Removing intermediate container ff603ee305a9 19:11:21 ---> 96ad7bfe89f6 19:11:21 19:11:21 Step 10/25 : FROM alpine:3.16 19:11:21 Removing intermediate container fbd218ab1eb1 19:11:21 ---> 9aeb71dd098e 19:11:21 19:11:21 Step 10/31 : FROM alpine:3.16 19:11:21 3.16: Pulling from library/alpine 19:11:21 3.16: Pulling from library/alpine 19:11:21 ---> Running in c682e1704c8c 19:11:21 3.16: Pulling from library/alpine 19:11:23 3.16: Pulling from library/alpine 19:11:23 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 19:11:23 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 19:11:23 Status: Downloaded newer image for alpine:3.16 19:11:23 Status: Image is up to date for alpine:3.16 19:11:23 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 19:11:23 Status: Image is up to date for alpine:3.16 19:11:23 ---> d7d3d98c851f 19:11:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:11:23 ---> d7d3d98c851f 19:11:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:11:23 ---> d7d3d98c851f 19:11:23 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:23 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 19:11:23 Status: Image is up to date for alpine:3.16 19:11:23 ---> d7d3d98c851f 19:11:23 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:23 ---> Running in 02b5696ea5ba 19:11:23 ---> Running in 1caa636aa38c 19:11:23 ---> Running in c2fada87b4ae 19:11:23 ---> Running in 54fa933d1390 19:11:23 Removing intermediate container c2fada87b4ae 19:11:23 ---> 1a36c1baa902 19:11:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:11:23 ---> Running in 26e14a771319 19:11:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:23 (1/3) Installing ca-certificates (20211220-r0) 19:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:23 (2/3) Installing dumb-init (1.2.5-r1) 19:11:23 (3/3) Installing su-exec (0.2-r1) 19:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:23 Executing busybox-1.35.0-r15.trigger 19:11:23 Executing ca-certificates-20211220-r0.trigger 19:11:23 (1/1) Installing dumb-init (1.2.5-r1) 19:11:23 OK: 6 MiB in 17 packages 19:11:23 Executing busybox-1.35.0-r15.trigger 19:11:23 OK: 6 MiB in 15 packages 19:11:23 (1/1) Installing dumb-init (1.2.5-r1) 19:11:23 Executing busybox-1.35.0-r15.trigger 19:11:23 OK: 6 MiB in 15 packages 19:11:23 (1/2) Installing dumb-init (1.2.5-r1) 19:11:23 (2/2) Installing su-exec (0.2-r1) 19:11:23 Executing busybox-1.35.0-r15.trigger 19:11:23 OK: 6 MiB in 16 packages 19:11:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:24 Removing intermediate container 1caa636aa38c 19:11:24 ---> 40dcb31dffac 19:11:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:24 OK: 211 MiB in 51 packages 19:11:24 ---> Running in eb9c82a78ad5 19:11:24 Removing intermediate container 02b5696ea5ba 19:11:24 ---> fbadff8781f2 19:11:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:24 Removing intermediate container 54fa933d1390 19:11:24 ---> 41a25badfbff 19:11:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:24 Removing intermediate container eb9c82a78ad5 19:11:24 ---> 0407c2c38bfd 19:11:24 Step 13/25 : WORKDIR / 19:11:24 Removing intermediate container 26e14a771319 19:11:24 ---> 26a3cf2da821 19:11:24 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:11:24 ---> Running in 40181c0a9dfb 19:11:24 ---> Running in 9267b385cdfa 19:11:24 ---> Running in 402068aec9e1 19:11:24 ---> Running in e2c99d3a5436 19:11:24 Removing intermediate container 40181c0a9dfb 19:11:24 ---> a53bb4d4a020 19:11:24 Step 13/23 : ENV APP_PORT=59882 19:11:24 Removing intermediate container 9267b385cdfa 19:11:24 ---> 459e7835c32d 19:11:24 Step 13/23 : ENV APP_PORT=59881 19:11:24 ---> Running in c65743a00bd9 19:11:24 ---> Running in 73635ba243d6 19:11:24 Removing intermediate container e2c99d3a5436 19:11:24 ---> 8725b86e7180 19:11:24 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:11:24 Removing intermediate container 402068aec9e1 19:11:24 ---> 1f8660b02426 19:11:24 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:11:24 Removing intermediate container c682e1704c8c 19:11:24 ---> 6ea83749b23e 19:11:24 Step 6/26 : COPY go.mod vendor* ./ 19:11:24 ---> Running in 0c7d8bcf746c 19:11:24 Removing intermediate container c65743a00bd9 19:11:24 ---> a7fd867653de 19:11:24 Step 14/23 : EXPOSE $APP_PORT 19:11:24 Removing intermediate container 73635ba243d6 19:11:24 ---> 025550564ec1 19:11:24 Step 14/23 : EXPOSE $APP_PORT 19:11:24 ---> Running in 05cef8dd4c0a 19:11:24 ---> Running in 765322eb1659 19:11:24 Removing intermediate container 0c7d8bcf746c 19:11:24 ---> 530314159d6d 19:11:24 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:11:24 ---> c4a058157d9c 19:11:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:11:24 ---> 217c1d175fbe 19:11:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:25 ---> Running in 4d5e7d2584bf 19:11:25 ---> Running in 4b95c82d6f44 19:11:25 Removing intermediate container 05cef8dd4c0a 19:11:25 ---> 2606ecc3fec0 19:11:25 Step 15/23 : WORKDIR / 19:11:25 Removing intermediate container 765322eb1659 19:11:25 ---> 74e21c0f6818 19:11:25 Step 15/23 : WORKDIR / 19:11:25 ---> Running in eea6e110ee8d 19:11:25 ---> Running in f0a53b70d6e7 19:11:25 Removing intermediate container 4b95c82d6f44 19:11:25 ---> e8dd54945a97 19:11:25 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:11:25 ---> ed9d0e8c8d3c 19:11:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:25 ---> Running in 886a193e1078 19:11:25 Removing intermediate container eea6e110ee8d 19:11:25 ---> 482b69575884 19:11:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:25 Removing intermediate container f0a53b70d6e7 19:11:25 ---> 358b4385e952 19:11:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:25 ---> 52b9553be1bd 19:11:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:11:25 ---> adf4d0f91d87 19:11:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:11:25 ---> 694a28357b11 19:11:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:11:25 ---> 7f0dde7f3dbe 19:11:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:26 ---> b73f022ae3a4 19:11:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:11:26 ---> 874fd1cec56d 19:11:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:11:26 ---> d3f78afca8be 19:11:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:26 Removing intermediate container 886a193e1078 19:11:26 ---> 3600e2eb05af 19:11:26 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:11:26 ---> Running in a7af7d62d308 19:11:26 ---> 14b98a2373c5 19:11:26 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:11:26 ---> ca3334970793 19:11:26 Step 19/23 : ENTRYPOINT ["/core-command"] 19:11:26 ---> Running in 1196db1b8302 19:11:26 ---> Running in 278f16b771c3 19:11:27 Removing intermediate container 1196db1b8302 19:11:27 ---> d91193492bc6 19:11:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:27 Removing intermediate container a7af7d62d308 19:11:27 ---> c2aefc243189 19:11:27 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:11:27 Removing intermediate container 278f16b771c3 19:11:27 ---> 5a246a13b304 19:11:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:27 ---> 551ceb0251b2 19:11:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:27 ---> Running in d5c957d6a068 19:11:27 ---> Running in b737ca0bb553 19:11:27 ---> 7bc30b1b13d7 19:11:27 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:11:27 Removing intermediate container d5c957d6a068 19:11:27 ---> b184bf735a6b 19:11:27 Step 21/23 : LABEL arch=x86_64 19:11:27 ---> Running in a0a85bfda6f2 19:11:27 Removing intermediate container b737ca0bb553 19:11:27 ---> 4b7a3580768a 19:11:27 Step 21/23 : LABEL arch=x86_64 19:11:27 ---> Running in dac416fbbaba 19:11:27 ---> 64e96a43bef3 19:11:27 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:27 ---> Running in d84d6f38e2ee 19:11:27 ---> Running in e950a9e66da2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:27 provisioning config files... 19:11:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1476644965943223525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:27 Removing intermediate container dac416fbbaba 19:11:27 ---> 44490aa81592 19:11:27 Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:11:27 ---> Running in 54c689bec776 19:11:27 Removing intermediate container d84d6f38e2ee 19:11:27 ---> b662a2a553ed 19:11:27 Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:11:27 ---> Running in 3f0da77515e9 19:11:28 ---> docker-login.sh 19:11:28 nexus3.edgexfoundry.org:10001 19:11:28 Removing intermediate container 54c689bec776 19:11:28 ---> ce6277f849c8 19:11:28 Step 23/23 : LABEL version=0.0.0 19:11:28 ---> Running in 2c2705aea6cf 19:11:28 Removing intermediate container 3f0da77515e9 19:11:28 ---> 2bcd3de70cc8 19:11:28 Step 23/23 : LABEL version=0.0.0 19:11:28 ---> Running in 791e1cbef46e 19:11:28 Removing intermediate container 2c2705aea6cf 19:11:28 ---> da06e0b07bcd 19:11:28 19:11:28 Removing intermediate container 791e1cbef46e 19:11:28 ---> 6a20c759af2f 19:11:28 19:11:28 Successfully built da06e0b07bcd 19:11:28 Successfully tagged core-metadata:latest 19:11:28  Building core-metadata ... done Building security-spire-server 19:11:28 Removing intermediate container a0a85bfda6f2 19:11:28 ---> 8af4c64cf336 19:11:28 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:28 Successfully built 6a20c759af2f 19:11:28 Successfully tagged core-command:latest 19:11:28  Building core-command ... done Building support-scheduler 19:11:28 Removing intermediate container e950a9e66da2 19:11:28 ---> 1b418e648879 19:11:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:28 Configure a credential helper to remove this warning. See 19:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:28 19:11:28 Login Succeeded 19:11:28 nexus3.edgexfoundry.org:10002 19:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:29 Configure a credential helper to remove this warning. See 19:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:29 19:11:29 Login Succeeded 19:11:29 nexus3.edgexfoundry.org:10003 19:11:29 ---> Running in 12f6d12dd28d 19:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:30 Configure a credential helper to remove this warning. See 19:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:30 19:11:30 Login Succeeded 19:11:30 nexus3.edgexfoundry.org:10004 19:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:30 Configure a credential helper to remove this warning. See 19:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:30 19:11:30 Login Succeeded 19:11:30 docker.io 19:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:31 Configure a credential helper to remove this warning. See 19:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:31 19:11:31 Login Succeeded 19:11:31 ---> docker-login.sh ends [Pipeline] } 19:11:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:11:31 ---> 9c888daa28fd 19:11:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:11:31 Removing intermediate container 12f6d12dd28d 19:11:31 ---> c3aa419f83c5 19:11:31 Step 23/25 : LABEL arch=x86_64 19:11:31 ---> Running in 3e5dd9184037 [Pipeline] sh 19:11:31 Removing intermediate container 3e5dd9184037 19:11:31 ---> 401710c6d579 19:11:31 Step 24/25 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:11:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:11:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:32 ========================================================= 19:11:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:11:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:32 ---> bd1910f8c6e3 19:11:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:11:32 ---> Running in e8073026d563 19:11:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:32 Removing intermediate container 4d5e7d2584bf 19:11:32 ---> 26e5a0ad4ca7 19:11:32 Step 8/26 : COPY . . 19:11:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:32 b3c136eddcbf: Pulling fs layer 19:11:32 c0a3192eca97: Pulling fs layer 19:11:32 a050256f5b6f: Pulling fs layer 19:11:32 656be50a0ddc: Pulling fs layer 19:11:32 2bbca73fdf42: Pulling fs layer 19:11:32 46d945488cbd: Pulling fs layer 19:11:32 8a5474983e97: Pulling fs layer 19:11:32 329c88fbcd65: Pulling fs layer 19:11:32 656be50a0ddc: Waiting 19:11:32 2bbca73fdf42: Waiting 19:11:32 46d945488cbd: Waiting 19:11:32 8a5474983e97: Waiting 19:11:32 329c88fbcd65: Waiting 19:11:32 a050256f5b6f: Verifying Checksum 19:11:32 a050256f5b6f: Download complete 19:11:32 c0a3192eca97: Verifying Checksum 19:11:32 c0a3192eca97: Download complete 19:11:32 2bbca73fdf42: Verifying Checksum 19:11:32 2bbca73fdf42: Download complete 19:11:32 46d945488cbd: Verifying Checksum 19:11:32 46d945488cbd: Download complete 19:11:32 b3c136eddcbf: Verifying Checksum 19:11:32 b3c136eddcbf: Download complete 19:11:32 Removing intermediate container e8073026d563 19:11:32 ---> 72a016a7fd47 19:11:32 Step 25/25 : LABEL version=0.0.0 19:11:33 b3c136eddcbf: Pull complete 19:11:33 329c88fbcd65: Verifying Checksum 19:11:33 329c88fbcd65: Download complete 19:11:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:34 ---> b9343d36bcbe 19:11:34 Step 3/25 : WORKDIR /edgex-go 19:11:34 ---> Using cache 19:11:34 ---> 10eb1c0d90eb 19:11:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:34 ---> Using cache 19:11:34 ---> 795979454a21 19:11:34 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:11:34 ---> Using cache 19:11:34 ---> 6ea83749b23e 19:11:34 Step 6/25 : COPY go.mod vendor* ./ 19:11:34 ---> Using cache 19:11:34 ---> 217c1d175fbe 19:11:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:34 ---> Using cache 19:11:34 ---> 26e5a0ad4ca7 19:11:34 Step 8/25 : COPY . . 19:11:34 ---> 0f3281482dde 19:11:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:11:34 ---> Running in 9e3cbcfd1543 19:11:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:34 ---> b9343d36bcbe 19:11:34 Step 3/22 : WORKDIR /edgex-go 19:11:34 ---> Using cache 19:11:34 ---> 10eb1c0d90eb 19:11:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:34 ---> Using cache 19:11:34 ---> 795979454a21 19:11:34 Step 5/22 : RUN apk add --update --no-cache make git 19:11:34 c0a3192eca97: Pull complete 19:11:34 a050256f5b6f: Pull complete 19:11:35 8a5474983e97: Verifying Checksum 19:11:35 8a5474983e97: Download complete 19:11:35 656be50a0ddc: Verifying Checksum 19:11:35 656be50a0ddc: Download complete 19:11:36 Removing intermediate container 9e3cbcfd1543 19:11:36 ---> 75e778e79a59 19:11:36 19:11:36 ---> 2049e80f4d21 19:11:36 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:11:36 ---> Running in aa88488b84c4 19:11:36 Successfully built 75e778e79a59 19:11:36 Successfully tagged security-secretstore-setup:latest 19:11:36  Building security-secretstore-setup ... done Building core-data 19:11:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:37 OK: 211 MiB in 51 packages 19:11:38 ---> f23ae0129733 19:11:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:11:39 ---> 97e33091b374 19:11:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:11:39 ---> 43f03894d49c 19:11:39 Step 26/31 : RUN chmod +x /entrypoint.sh 19:11:39 ---> Running in f861d545b948 19:11:39 Removing intermediate container aa88488b84c4 19:11:39 ---> b28f7866d8e5 19:11:39 Step 6/22 : COPY go.mod vendor* ./ 19:11:39 ---> Running in b722ee4371ad 19:11:39 ---> 2872afb02a7b 19:11:39 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:11:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:39 ---> b9343d36bcbe 19:11:39 Step 3/23 : WORKDIR /edgex-go 19:11:39 ---> Using cache 19:11:39 ---> 10eb1c0d90eb 19:11:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:39 ---> Using cache 19:11:39 ---> 795979454a21 19:11:39 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:11:39 ---> Running in e8e43da08549 19:11:40 ---> Running in 7a65f6941a1f 19:11:40 Removing intermediate container f861d545b948 19:11:40 ---> c30d47f6ab89 19:11:40 Step 10/26 : WORKDIR /edgex-go/spire-build 19:11:40 ---> 81e8e28505df 19:11:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:40 ---> Running in c4b5e8cc0745 19:11:40 ---> Running in b387ca3b7051 19:11:40 Removing intermediate container e8e43da08549 19:11:40 ---> ed5cf250d3dd 19:11:40 Step 10/25 : WORKDIR /edgex-go/spire-build 19:11:40 ---> Running in c00c05fe629c 19:11:40 Removing intermediate container b387ca3b7051 19:11:40 ---> 3921b3645bc8 19:11:40 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:11:40 ---> Running in 5709b3486562 19:11:40 Removing intermediate container c00c05fe629c 19:11:40 ---> bae31c771e1d 19:11:40 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:11:40 ---> Running in 50aaaf677a22 19:11:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:40 Removing intermediate container b722ee4371ad 19:11:40 ---> 0c3aeab22af3 19:11:40 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:11:40 ---> Running in c7186660c024 19:11:40 Removing intermediate container c7186660c024 19:11:40 ---> d07f6a998a55 19:11:40 Step 28/31 : CMD ["gate"] 19:11:40 ---> Running in 3ab35650f33d 19:11:41 Removing intermediate container 3ab35650f33d 19:11:41 ---> fc34cc87dbec 19:11:41 Step 29/31 : LABEL arch=x86_64 19:11:41 ---> Running in 5efa563aa52f 19:11:41 Removing intermediate container 5efa563aa52f 19:11:41 ---> 70613bb424c5 19:11:41 Step 30/31 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:11:41 Removing intermediate container 5709b3486562 19:11:41 ---> 6684cd4eb353 19:11:41 Step 12/26 : WORKDIR /edgex-go 19:11:41 ---> Running in 694bfa1ff1a3 19:11:41 ---> Running in 096ef59ee1f3 19:11:41 Removing intermediate container 50aaaf677a22 19:11:41 ---> 12688cfbde62 19:11:41 Step 12/25 : WORKDIR /edgex-go 19:11:41 Removing intermediate container 694bfa1ff1a3 19:11:41 ---> 73a4534192d8 19:11:41 Step 31/31 : LABEL version=0.0.0 19:11:41 Removing intermediate container 096ef59ee1f3 19:11:41 ---> 84c552509e84 19:11:41 19:11:41 Step 13/26 : FROM alpine:3.15 19:11:41 ---> 2720e26172a0 19:11:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:41 ---> Using cache 19:11:41 ---> f79ffd1755bf 19:11:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:41 ---> Using cache 19:11:41 ---> de15630a050e 19:11:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:11:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:41 ---> Running in 97a90d037a2b 19:11:41 ---> Running in 48334d6336c1 19:11:41 ---> Running in 53f48965c78e 19:11:41 OK: 211 MiB in 51 packages 19:11:42 Removing intermediate container 97a90d037a2b 19:11:42 ---> 7163f288291a 19:11:42 19:11:42 Step 13/25 : FROM alpine:3.15 19:11:42 ---> 2720e26172a0 19:11:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:42 ---> Using cache 19:11:42 ---> f79ffd1755bf 19:11:42 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:42 ---> Using cache 19:11:42 ---> de15630a050e 19:11:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:42 Removing intermediate container 48334d6336c1 19:11:42 ---> 30db21ce7d90 19:11:42 19:11:42 ---> Running in b72bb752b7d1 19:11:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:42 Successfully built 30db21ce7d90 19:11:42 Successfully tagged security-bootstrapper:latest 19:11:42  Building security-bootstrapper ... done Building security-spire-agent 19:11:42 Removing intermediate container 7a65f6941a1f 19:11:42 ---> dc1eb1446ea3 19:11:42 Step 6/23 : COPY go.mod vendor* ./ 19:11:43 ---> 736c44421d49 19:11:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:43 ---> Running in 94b5d61ba6f8 19:11:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:43 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:43 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:43 OK: 15856 distinct packages available 19:11:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:44 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:44 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:44 OK: 15856 distinct packages available 19:11:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:44 (1/4) Installing dumb-init (1.2.5-r1) 19:11:45 (2/4) Installing musl-obstack (1.2.3-r0) 19:11:45 (3/4) Installing libucontext (1.1-r0) 19:11:45 (4/4) Installing gcompat (1.0.0-r4) 19:11:45 Executing busybox-1.34.1-r7.trigger 19:11:45 OK: 6 MiB in 18 packages 19:11:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:45 (1/5) Installing dumb-init (1.2.5-r1) 19:11:45 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:45 (3/5) Installing libucontext (1.1-r0) 19:11:45 (4/5) Installing gcompat (1.0.0-r4) 19:11:46 (5/5) Installing openssl (1.1.1q-r0) 19:11:46 Executing busybox-1.34.1-r7.trigger 19:11:46 OK: 6 MiB in 19 packages 19:11:46 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:47 ---> b9343d36bcbe 19:11:47 Step 3/26 : WORKDIR /edgex-go 19:11:47 ---> Using cache 19:11:47 ---> 10eb1c0d90eb 19:11:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:47 ---> Using cache 19:11:47 ---> 795979454a21 19:11:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:47 ---> Using cache 19:11:47 ---> 6ea83749b23e 19:11:47 Step 6/26 : COPY go.mod vendor* ./ 19:11:47 ---> Using cache 19:11:47 ---> 217c1d175fbe 19:11:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:47 ---> Using cache 19:11:47 ---> 26e5a0ad4ca7 19:11:47 Step 8/26 : COPY . . 19:11:47 ---> Using cache 19:11:47 ---> 2872afb02a7b 19:11:47 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:11:47 ---> Using cache 19:11:47 ---> ed5cf250d3dd 19:11:47 Step 10/26 : WORKDIR /edgex-go/spire-build 19:11:47 ---> Using cache 19:11:47 ---> bae31c771e1d 19:11:47 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:11:47 ---> Running in 9ce31f73f426 19:11:48 Removing intermediate container 53f48965c78e 19:11:48 ---> 99ce17de1dbf 19:11:48 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:48 Removing intermediate container c4b5e8cc0745 19:11:48 ---> dc417ac7e8ac 19:11:48 Step 8/22 : COPY . . 19:11:48 Removing intermediate container b72bb752b7d1 19:11:48 ---> 150809514e78 19:11:48 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:50 ---> 1088014f9081 19:11:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:11:50 ---> ae8406473e7f 19:11:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:11:50 Removing intermediate container 9ce31f73f426 19:11:50 ---> 194dd901934c 19:11:50 Step 12/26 : WORKDIR /edgex-go 19:11:50 656be50a0ddc: Pull complete 19:11:50 2bbca73fdf42: Pull complete 19:11:50 46d945488cbd: Pull complete 19:11:51 ---> Running in 4342004a9b34 19:11:51 ---> 8f391182fb63 19:11:51 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:11:51 ---> c23c8f0cf0ff 19:11:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:11:51 ---> Running in 61c20e2afa5d 19:11:51 Removing intermediate container 4342004a9b34 19:11:51 ---> 06a2d6984086 19:11:51 19:11:51 Step 13/26 : FROM alpine:3.15 19:11:51 ---> 2720e26172a0 19:11:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:51 ---> Using cache 19:11:51 ---> f79ffd1755bf 19:11:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:51 ---> Using cache 19:11:51 ---> de15630a050e 19:11:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:51 ---> Using cache 19:11:51 ---> 150809514e78 19:11:51 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:11:51 ---> dd6b0cb7d0fb 19:11:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:11:51 Removing intermediate container 61c20e2afa5d 19:11:51 ---> 66a6eec28db0 19:11:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:11:51 Removing intermediate container 94b5d61ba6f8 19:11:51 ---> 0d7c42ab8184 19:11:51 Step 8/23 : COPY . . 19:11:52 ---> eb87ef0a3c7f 19:11:52 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:53 ---> a14f9180ecb6 19:11:53 Step 21/26 : WORKDIR / 19:11:53 ---> d3e617fccb91 19:11:53 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:53 ---> Running in eff621dadd56 19:11:53 ---> Running in f5ad7b84ec7d 19:11:53 Removing intermediate container eff621dadd56 19:11:53 ---> aa8f18f908fc 19:11:53 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:53 ---> Running in d31c85cb3f8e 19:11:53 Removing intermediate container f5ad7b84ec7d 19:11:53 ---> 2c7937813f39 19:11:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:53 ---> Running in 0c34e93cb571 19:11:53 Removing intermediate container d31c85cb3f8e 19:11:53 ---> 969defb2a271 19:11:53 Step 23/25 : LABEL arch=x86_64 19:11:54 Removing intermediate container 0c34e93cb571 19:11:54 ---> 1edcf6d5818b 19:11:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:54 ---> Running in 39784c1a5223 19:11:54 ---> Running in 036937ec1f5f 19:11:54 ---> 4cdf08604d44 19:11:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:11:54 ---> Running in e0fcc84ffd7f 19:11:54 Removing intermediate container 39784c1a5223 19:11:54 ---> e4b2598d49e0 19:11:54 Step 24/25 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:11:54 Removing intermediate container 036937ec1f5f 19:11:54 ---> bb966bd10bd6 19:11:54 Step 24/26 : LABEL arch=x86_64 19:11:54 ---> Running in 62336eb29ecb 19:11:54 ---> Running in 5ab13bcd5bb4 19:11:54 ---> 065a0cdf3462 19:11:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:11:54 Removing intermediate container 62336eb29ecb 19:11:54 ---> 7396592bfac7 19:11:54 Step 25/25 : LABEL version=0.0.0 19:11:55 ---> Running in e6a14c1dde36 19:11:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:11:55 Removing intermediate container 5ab13bcd5bb4 19:11:55 ---> 72d421edba6b 19:11:55 Step 25/26 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:11:55 ---> 339963dc2a29 19:11:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:11:55 ---> Running in 46d9c57c4156 19:11:55 Removing intermediate container e6a14c1dde36 19:11:55 ---> 3b431f50c807 19:11:55 19:11:55 8a5474983e97: Pull complete 19:11:55 Successfully built 3b431f50c807 19:11:55 Successfully tagged security-spire-server:latest 19:11:55 Building security-proxy-setup 19:11:56  Building security-spire-server ... done  ---> 287131f58900 19:11:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:11:56 Removing intermediate container 46d9c57c4156 19:11:56 ---> d517741543fe 19:11:56 Step 26/26 : LABEL version=0.0.0 19:11:57 329c88fbcd65: Pull complete 19:11:57 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:11:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists 19:11:57 ---> 0631288d931e 19:11:57 Step 9/23 : RUN make cmd/core-data/core-data 19:11:57 ---> Running in 790d3a690030 19:11:57 ---> e6d83c21b425 19:11:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:57 ---> Running in 40c206b91d8a [Pipeline] sh 19:11:57 Removing intermediate container 790d3a690030 19:11:57 ---> 0099de9bdee6 19:11:57 19:11:57 ---> Running in ba50fc48a257 19:11:57 Successfully built 0099de9bdee6 19:11:57 Successfully tagged security-spire-config:latest 19:11:57 Building sys-mgmt-agent 19:11:57  Building security-spire-config ... done Removing intermediate container ba50fc48a257 19:11:57 ---> f218e8335318 19:11:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:57 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:57 WORKDIR /edgex 19:11:57 COPY go.mod . 19:11:57 RUN go mod download -f 19:11:57 - . 19:11:57 ---> Running in b9a80b9fe36f 19:11:57 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:11:58 Removing intermediate container b9a80b9fe36f 19:11:58 ---> 3613b2e97b19 19:11:58 Step 24/26 : LABEL arch=x86_64 19:12:00 ---> Running in 76ffd987ca40 19:12:00 Removing intermediate container 76ffd987ca40 19:12:00 ---> 9cd150f96845 19:12:00 Step 25/26 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:12:00 Sending build context to Docker daemon 169.3MB 19:12:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:00 ---> ff4287adb874 19:12:00 Step 2/4 : WORKDIR /edgex 19:12:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:00 ---> b9343d36bcbe 19:12:00 Step 3/22 : WORKDIR /edgex-go 19:12:00 ---> Using cache 19:12:00 ---> 10eb1c0d90eb 19:12:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:00 ---> Using cache 19:12:00 ---> 795979454a21 19:12:00 Step 5/22 : RUN apk add --update --no-cache make git 19:12:00 ---> Using cache 19:12:00 ---> b28f7866d8e5 19:12:00 Step 6/22 : COPY go.mod vendor* ./ 19:12:00 ---> Using cache 19:12:00 ---> 81e8e28505df 19:12:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:00 ---> Using cache 19:12:00 ---> dc417ac7e8ac 19:12:00 Step 8/22 : COPY . . 19:12:00 ---> Using cache 19:12:00 ---> 4cdf08604d44 19:12:00 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:12:00 ---> Running in bc1bbeaa51ce 19:12:00 ---> Running in cc3335fc547b 19:12:01 Removing intermediate container bc1bbeaa51ce 19:12:01 ---> ac50f88111f9 19:12:01 Step 26/26 : LABEL version=0.0.0 19:12:01 ---> Running in b9f04bfff7fe 19:12:01 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 19:12:01 Removing intermediate container b9f04bfff7fe 19:12:01 ---> 0691969ef300 19:12:01 19:12:01 Successfully built 0691969ef300 19:12:01 Successfully tagged security-spire-agent:latest 19:12:01 Building support-notifications 19:12:02 ---> Running in d6192800e7b3 19:12:02 Removing intermediate container d6192800e7b3 19:12:02 ---> 5fb832aef2e5 19:12:02 Step 3/4 : COPY go.mod . 19:12:03 ---> e7ec721b84d1 19:12:03 Step 4/4 : RUN go mod download 19:12:03 ---> Running in 487199c8bcf2 19:12:04  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:04 ---> b9343d36bcbe 19:12:04 Step 3/23 : WORKDIR /edgex-go 19:12:04 ---> Using cache 19:12:04 ---> 10eb1c0d90eb 19:12:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:04 ---> Using cache 19:12:04 ---> 795979454a21 19:12:04 Step 5/23 : RUN apk add --update --no-cache make bash git 19:12:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:07 ---> b9343d36bcbe 19:12:07 Step 3/22 : WORKDIR /edgex-go 19:12:07 ---> Using cache 19:12:07 ---> 10eb1c0d90eb 19:12:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:07 ---> Using cache 19:12:07 ---> 795979454a21 19:12:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:08 ---> Running in 5b1a3591ca3d 19:12:08 ---> Running in a03c972e2f86 19:12:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:10 OK: 211 MiB in 51 packages 19:12:10 OK: 211 MiB in 51 packages 19:12:12 Removing intermediate container 5b1a3591ca3d 19:12:12 ---> bd6d5cb2f2ff 19:12:12 Step 6/23 : COPY go.mod vendor* ./ 19:12:12 Removing intermediate container a03c972e2f86 19:12:12 ---> 26620d5a8e03 19:12:12 Step 6/22 : COPY go.mod vendor* ./ 19:12:13 ---> f1a8dadc8a36 19:12:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:13 ---> a2b2d2545d65 19:12:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:13 ---> Running in 0133af8a8805 19:12:13 ---> Running in 266a7945ed8a 19:12:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:12:25 Removing intermediate container 266a7945ed8a 19:12:25 ---> 4593930249d2 19:12:25 Step 8/23 : COPY . . 19:12:25 Removing intermediate container 0133af8a8805 19:12:25 ---> 897c48cc92fd 19:12:25 Step 8/22 : COPY . . 19:12:30 Removing intermediate container 40c206b91d8a 19:12:30 ---> c5d638b72333 19:12:30 Removing intermediate container e0fcc84ffd7f 19:12:30 ---> 51aec1649d72 19:12:30 19:12:30 Step 10/22 : FROM alpine:3.16 19:12:30 ---> d7d3d98c851f 19:12:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:12:30 ---> Using cache 19:12:30 ---> 41a25badfbff 19:12:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:30 ---> Using cache 19:12:30 ---> a53bb4d4a020 19:12:30 Step 13/22 : ENV APP_PORT=59861 19:12:30 19:12:30 Step 10/23 : FROM alpine:3.16 19:12:30 ---> d7d3d98c851f 19:12:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:12:30 Removing intermediate container cc3335fc547b 19:12:30 ---> dab75c9f720b 19:12:30 19:12:30 Step 10/22 : FROM alpine:3.16 19:12:30 ---> d7d3d98c851f 19:12:30 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:12:31 ---> Running in e31a4996950a 19:12:31 ---> Running in 609536fcddfd 19:12:31 ---> d81c7ca5b575 19:12:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:12:31 ---> Running in 49ca7c673509 19:12:31 ---> 13609602fd8b 19:12:31 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:12:31 ---> Running in 3d85512a3f11 19:12:31 ---> Running in 7c4778d2d1f4 19:12:31 Removing intermediate container e31a4996950a 19:12:31 ---> 3970b45d5a1e 19:12:31 Step 14/22 : EXPOSE $APP_PORT 19:12:31 Removing intermediate container 609536fcddfd 19:12:31 ---> f5ae4a9fdbef 19:12:31 Step 12/23 : ENV APP_PORT=59880 19:12:31 ---> Running in de2d1cb2b7a8 19:12:31 ---> Running in 58114841d397 19:12:31 Removing intermediate container de2d1cb2b7a8 19:12:31 ---> 50235e9f7692 19:12:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:31 Removing intermediate container 58114841d397 19:12:31 ---> 1e4184f779df 19:12:31 Step 13/23 : EXPOSE $APP_PORT 19:12:31 ---> Running in a078df13963f 19:12:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:12:31 Removing intermediate container a078df13963f 19:12:31 ---> d289477e6f0f 19:12:31 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:31 ---> fd5345355bad 19:12:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:12:31 ---> Running in 58ac17e18cde 19:12:32 (1/6) Installing ca-certificates (20211220-r0) 19:12:32 (2/6) Installing brotli-libs (1.0.9-r6) 19:12:32 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:12:32 (4/6) Installing libcurl (7.83.1-r2) 19:12:32 (5/6) Installing curl (7.83.1-r2) 19:12:32 (6/6) Installing dumb-init (1.2.5-r1) 19:12:32 Executing busybox-1.35.0-r15.trigger 19:12:32 Executing ca-certificates-20211220-r0.trigger 19:12:32 OK: 8 MiB in 20 packages 19:12:32 ---> 380250b1423b 19:12:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:12:33 ---> e0ac94442275 19:12:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:12:33 Removing intermediate container 58ac17e18cde 19:12:33 ---> 3f492cf0969b 19:12:33 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:12:33 ---> Running in fb70434694c5 19:12:33 ---> Running in eba261e29a10 19:12:33 Removing intermediate container 49ca7c673509 19:12:33 ---> 0f648ca4a9cc 19:12:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:33 ---> Running in 48e73c681b05 19:12:33 Removing intermediate container eba261e29a10 19:12:33 ---> 6a29bca55e4f 19:12:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:33 ---> Running in e378ef08a21b 19:12:33 Removing intermediate container 48e73c681b05 19:12:33 ---> 5524f668532e 19:12:33 Step 13/22 : WORKDIR /edgex 19:12:33 ---> Running in c61fa20a4d52 19:12:33 Removing intermediate container e378ef08a21b 19:12:33 ---> 505c92f46336 19:12:33 Step 20/22 : LABEL arch=x86_64 19:12:33 ---> Running in 1a0ac135dda1 19:12:33 Removing intermediate container c61fa20a4d52 19:12:33 ---> 0af7eb55ac85 19:12:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:12:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:33 Removing intermediate container 1a0ac135dda1 19:12:33 ---> 560afaceb258 19:12:33 Step 21/22 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:12:33 ---> Running in c51b92495083 19:12:33 ---> 8c52e7e1efbe 19:12:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:12:34 Removing intermediate container c51b92495083 19:12:34 ---> c8511eb4a3ad 19:12:34 Step 22/22 : LABEL version=0.0.0 19:12:34 ---> Running in 7d77bd567493 19:12:34 Removing intermediate container 7d77bd567493 19:12:34 ---> 11cbbb47051c 19:12:34 19:12:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:34 ---> ed8ddf28a69f 19:12:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:12:34 Successfully built 11cbbb47051c 19:12:34 Successfully tagged support-scheduler:latest 19:12:34  Building support-scheduler ... done (1/6) Installing dumb-init (1.2.5-r1) 19:12:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:12:35 (3/6) Installing libsodium (1.0.18-r0) 19:12:35 ---> 088874125b17 19:12:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:12:35 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:35 (5/6) Installing libzmq (4.3.4-r0) 19:12:35 (6/6) Installing zeromq (4.3.4-r0) 19:12:35 Executing busybox-1.35.0-r15.trigger 19:12:35 OK: 8 MiB in 20 packages 19:12:35 ---> a5abc0811fdb 19:12:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:35 ---> Running in 46a6de43b094 19:12:36 Removing intermediate container fb70434694c5 19:12:36 ---> 84fef9fe2ba1 19:12:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:36 Removing intermediate container 46a6de43b094 19:12:36 ---> 58b532abc514 19:12:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:12:36 ---> d0c71525898b 19:12:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:12:36 ---> Running in 8dd0ad1f9e81 19:12:37 Removing intermediate container 8dd0ad1f9e81 19:12:37 ---> 6909a9d6c579 19:12:37 Step 20/22 : LABEL arch=x86_64 19:12:37 ---> Running in e185b81ebcfb 19:12:37 ---> c8c58590b9f4 19:12:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:12:37 Removing intermediate container e185b81ebcfb 19:12:37 ---> f386dd4457a0 19:12:37 Step 21/22 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:12:37 ---> Running in d934c791b8d8 19:12:38 ---> f709f0606b84 19:12:38 Step 19/23 : ENTRYPOINT ["/core-data"] 19:12:38 ---> Running in d85a8ceeda79 19:12:38 Removing intermediate container d934c791b8d8 19:12:38 ---> 87fa87c959ff 19:12:38 Step 22/22 : LABEL version=0.0.0 19:12:38 ---> Running in 68445277604c 19:12:38 Removing intermediate container d85a8ceeda79 19:12:38 ---> 27568fc4f6a7 19:12:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:38 ---> Running in 3a43375f4c47 19:12:38 Removing intermediate container 68445277604c 19:12:38 ---> a3b1d7ac67e2 19:12:38 19:12:38 Removing intermediate container 3a43375f4c47 19:12:38 ---> 13c53db822c6 19:12:38 Step 21/23 : LABEL arch=x86_64 19:12:38 Successfully built a3b1d7ac67e2 19:12:38 Successfully tagged security-proxy-setup:latest 19:12:38  Building security-proxy-setup ... done  ---> Running in 173133137fe0 19:12:39 Removing intermediate container 173133137fe0 19:12:39 ---> e64389b984d9 19:12:39 Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:12:39 ---> Running in f5300a107b24 19:12:39 Removing intermediate container f5300a107b24 19:12:39 ---> 41e64dd7a0a8 19:12:39 Step 23/23 : LABEL version=0.0.0 19:12:39 ---> Running in a3915eb8f0a6 19:12:39 Removing intermediate container a3915eb8f0a6 19:12:39 ---> 8f5ed8cb0db7 19:12:39 19:12:39 Successfully built 8f5ed8cb0db7 19:12:39 Successfully tagged core-data:latest 19:12:42 Removing intermediate container 487199c8bcf2 19:12:42 ---> f1e255a34885 19:12:42 Successfully built f1e255a34885 19:12:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:42 + docker inspect -f . ci-base-image-arm64 19:12:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:43 prd-ubuntu20.04-docker-arm64-4c-16g-21510 does not seem to be running inside a container 19:12:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:44 $ docker top b304f10ce85e1e0ef771e03a431b2fc2c93f58d1130937935e9c34ce31616ed6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:45 + go version 19:12:45 go version go1.18.3 linux/arm64 [Pipeline] } 19:12:45 $ docker stop --time=1 b304f10ce85e1e0ef771e03a431b2fc2c93f58d1130937935e9c34ce31616ed6 19:12:47 $ docker rm -f b304f10ce85e1e0ef771e03a431b2fc2c93f58d1130937935e9c34ce31616ed6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:48 + docker inspect -f . ci-base-image-arm64 19:12:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:48 prd-ubuntu20.04-docker-arm64-4c-16g-21510 does not seem to be running inside a container 19:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:50 $ docker top 67c30a31f040694dfed35f6a0c719eac5d5765ac4f9a14f53d6e1c27f93ea3ed -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:50 ========================================================= 19:12:50 [edgeXBuildGoParallel] Running Tests and Build... 19:12:50 ========================================================= [Pipeline] sh 19:12:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:12:51 + make test 19:12:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:12:52  Building core-data ... done Removing intermediate container 7c4778d2d1f4 19:12:52 ---> a800b5126c55 19:12:52 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:52 ---> Running in d45e98264a94 19:12:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:12:52 Removing intermediate container d45e98264a94 19:12:52 ---> 7fb9abd1c77d 19:12:52 19:12:52 Step 11/23 : FROM docker:20.10.14 19:12:52 20.10.14: Pulling from library/docker 19:12:54 Removing intermediate container 3d85512a3f11 19:12:54 ---> f2bed6c2a6b8 19:12:54 19:12:54 Step 10/22 : FROM alpine:3.16 19:12:54 ---> d7d3d98c851f 19:12:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:12:54 ---> Running in fcdedc788b68 19:12:54 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:12:54 Status: Downloaded newer image for docker:20.10.14 19:12:54 ---> 7417809fdb73 19:12:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:12:54 ---> Running in 7f1733476ac4 19:12:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:54 Removing intermediate container 7f1733476ac4 19:12:54 ---> 6f8a0887303c 19:12:54 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:12:54 ---> Running in 3d07ed729215 19:12:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:54 (1/2) Installing ca-certificates (20211220-r0) 19:12:54 (2/2) Installing dumb-init (1.2.5-r1) 19:12:54 Executing busybox-1.35.0-r15.trigger 19:12:55 Executing ca-certificates-20211220-r0.trigger 19:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:55 OK: 6 MiB in 16 packages 19:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:55 (1/43) Installing readline (8.1.1-r0) 19:12:55 (2/43) Installing bash (5.1.16-r0) 19:12:55 Executing bash-5.1.16-r0.post-install 19:12:55 (3/43) Installing brotli-libs (1.0.9-r5) 19:12:55 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:12:55 (5/43) Installing libcurl (7.80.0-r2) 19:12:55 (6/43) Installing curl (7.80.0-r2) 19:12:55 (7/43) Installing dumb-init (1.2.5-r1) 19:12:55 (8/43) Installing libbz2 (1.0.8-r1) 19:12:55 (9/43) Installing expat (2.4.7-r0) 19:12:55 (10/43) Installing libffi (3.4.2-r1) 19:12:55 (11/43) Installing gdbm (1.22-r0) 19:12:55 (12/43) Installing xz-libs (5.2.5-r1) 19:12:55 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:12:55 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:12:55 (15/43) Installing mpdecimal (2.5.1-r1) 19:12:55 (16/43) Installing sqlite-libs (3.36.0-r0) 19:12:55 (17/43) Installing python3 (3.9.13-r1) 19:12:55 Removing intermediate container fcdedc788b68 19:12:55 ---> 2a7f6b9c30cc 19:12:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:12:55 ---> Running in c285fbd0ba09 19:12:55 Removing intermediate container c285fbd0ba09 19:12:55 ---> e1143267f789 19:12:55 Step 13/22 : ENV APP_PORT=59860 19:12:56 (18/43) Installing py3-appdirs (1.4.4-r2) 19:12:56 (19/43) Installing py3-certifi (2020.12.5-r1) 19:12:56 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:12:56 (21/43) Installing py3-idna (3.3-r0) 19:12:56 ---> Running in 62933cba1967 19:12:56 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:12:56 (23/43) Installing py3-requests (2.26.0-r1) 19:12:56 (24/43) Installing py3-msgpack (1.0.2-r1) 19:12:56 (25/43) Installing py3-lockfile (0.12.2-r4) 19:12:56 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:12:56 (27/43) Installing py3-colorama (0.4.4-r1) 19:12:56 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:12:56 (29/43) Installing py3-distlib (0.3.3-r0) 19:12:56 (30/43) Installing py3-distro (1.6.0-r0) 19:12:56 (31/43) Installing py3-six (1.16.0-r0) 19:12:56 (32/43) Installing py3-webencodings (0.5.1-r4) 19:12:56 (33/43) Installing py3-html5lib (1.1-r1) 19:12:56 (34/43) Installing py3-parsing (2.4.7-r2) 19:12:56 Removing intermediate container 62933cba1967 19:12:56 ---> d0a85ddbeb53 19:12:56 Step 14/22 : EXPOSE $APP_PORT 19:12:56 (35/43) Installing py3-packaging (20.9-r1) 19:12:56 (36/43) Installing py3-tomli (1.2.2-r0) 19:12:56 (37/43) Installing py3-pep517 (0.12.0-r0) 19:12:56 (38/43) Installing py3-progress (1.6-r0) 19:12:56 (39/43) Installing py3-retrying (1.3.3-r2) 19:12:56 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:12:56 ---> Running in 5cb0439818ce 19:12:56 (41/43) Installing py3-setuptools (52.0.0-r4) 19:12:56 (42/43) Installing py3-toml (0.10.2-r2) 19:12:56 (43/43) Installing py3-pip (20.3.4-r1) 19:12:56 Removing intermediate container 5cb0439818ce 19:12:56 ---> 1163dc204da4 19:12:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:56 Executing busybox-1.34.1-r5.trigger 19:12:56 OK: 83 MiB in 65 packages 19:12:56 ---> e1014f22951e 19:12:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:12:57 Collecting docker-compose==1.23.2 19:12:57 ---> d374e7fd06c6 19:12:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:12:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:57 Collecting websocket-client<1.0,>=0.32.0 19:12:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:57 Collecting docker<4.0,>=3.6.0 19:12:57 ---> 41d2f8192b29 19:12:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:12:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:57 ---> Running in 8633bb96358b 19:12:57 Removing intermediate container 8633bb96358b 19:12:57 ---> 951b077bb5b1 19:12:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:57 ---> Running in 2e66d3dee2c2 19:12:57 Removing intermediate container 2e66d3dee2c2 19:12:57 ---> 655f07d52f56 19:12:57 Step 20/22 : LABEL arch=x86_64 19:12:57 Collecting PyYAML<4,>=3.10 19:12:57 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:57 ---> Running in 94b8ea8b9d08 19:12:57 Removing intermediate container 94b8ea8b9d08 19:12:57 ---> 83fbab841548 19:12:57 Step 21/22 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:12:57 ---> Running in 534b85b34547 19:12:58 Removing intermediate container 534b85b34547 19:12:58 ---> 2ee73faa386a 19:12:58 Step 22/22 : LABEL version=0.0.0 19:12:58 ---> Running in 1a7513d339f8 19:12:58 Removing intermediate container 1a7513d339f8 19:12:58 ---> ff2b2dc9128c 19:12:58 19:12:58 Successfully built ff2b2dc9128c 19:12:58 Successfully tagged support-notifications:latest 19:12:58  Building support-notifications ... done Collecting dockerpty<0.5,>=0.4.1 19:12:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:58 Collecting jsonschema<3,>=2.5.1 19:12:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:58 Collecting docopt<0.7,>=0.6.1 19:12:58 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:58 Collecting texttable<0.10,>=0.9.0 19:12:58 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:59 Collecting cached-property<2,>=1.2.0 19:12:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:12:59 Collecting docker-pycreds>=0.4.0 19:12:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:59 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:12:59 Collecting chardet<3.1.0,>=3.0.2 19:12:59 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:59 Collecting idna<2.8,>=2.5 19:12:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:59 Collecting urllib3<1.25,>=1.21.1 19:12:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:59 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:12:59 Attempting uninstall: urllib3 19:12:59 Found existing installation: urllib3 1.26.7 19:12:59 Uninstalling urllib3-1.26.7: 19:12:59 Successfully uninstalled urllib3-1.26.7 19:12:59 Attempting uninstall: idna 19:12:59 Found existing installation: idna 3.3 19:12:59 Uninstalling idna-3.3: 19:12:59 Successfully uninstalled idna-3.3 19:13:00 Attempting uninstall: requests 19:13:00 Found existing installation: requests 2.26.0 19:13:00 Uninstalling requests-2.26.0: 19:13:00 Successfully uninstalled requests-2.26.0 19:13:00 Running setup.py install for texttable: started 19:13:00 Running setup.py install for texttable: finished with status 'done' 19:13:00 Running setup.py install for PyYAML: started 19:13:01 Running setup.py install for PyYAML: finished with status 'done' 19:13:01 Running setup.py install for docopt: started 19:13:01 Running setup.py install for docopt: finished with status 'done' 19:13:01 Running setup.py install for dockerpty: started 19:13:01 Running setup.py install for dockerpty: finished with status 'done' 19:13:01 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:13:04 Removing intermediate container 3d07ed729215 19:13:04 ---> 1551a486a31e 19:13:04 Step 14/23 : ENV APP_PORT=58890 19:13:04 ---> Running in ea8f673ae15e 19:13:04 Removing intermediate container ea8f673ae15e 19:13:04 ---> 84db0ca657e0 19:13:04 Step 15/23 : EXPOSE $APP_PORT 19:13:04 ---> Running in fd4d9a49020e 19:13:04 Removing intermediate container fd4d9a49020e 19:13:04 ---> 1f2759387f12 19:13:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:13:04 ---> a1c3080db741 19:13:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:13:04 ---> 7bf11b52f5e5 19:13:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:13:05 ---> 3189ee57b024 19:13:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:13:05 ---> Running in 411dc06b9afb 19:13:05 Removing intermediate container 411dc06b9afb 19:13:05 ---> 4c8c57ad0c19 19:13:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:05 ---> Running in ab2ff362e521 19:13:05 Removing intermediate container ab2ff362e521 19:13:05 ---> 13c9f4777104 19:13:05 Step 21/23 : LABEL arch=x86_64 19:13:05 ---> Running in 9d3419f889e3 19:13:05 Removing intermediate container 9d3419f889e3 19:13:05 ---> fa2a6d98b58f 19:13:05 Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:13:05 ---> Running in 0d3b62fd42a9 19:13:05 Removing intermediate container 0d3b62fd42a9 19:13:05 ---> 7183a7636312 19:13:05 Step 23/23 : LABEL version=0.0.0 19:13:05 ---> Running in 40047482cd24 19:13:05 Removing intermediate container 40047482cd24 19:13:05 ---> 22100fd75d60 19:13:05 19:13:05 Successfully built 22100fd75d60 19:13:05 Successfully tagged sys-mgmt-agent:latest 19:13:05  Building sys-mgmt-agent ... done  [Pipeline] } 19:13:05 $ docker stop --time=1 c82d5d82f5c3ecd2f3a89f4c991e1ac9d136d12dd9e7ac4dbcb1196114135324 19:13:07 $ docker rm -f c82d5d82f5c3ecd2f3a89f4c991e1ac9d136d12dd9e7ac4dbcb1196114135324 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:07 + docker images 19:13:07 REPOSITORY TAG IMAGE ID CREATED SIZE 19:13:07 sys-mgmt-agent latest 22100fd75d60 2 seconds ago 299MB 19:13:07 support-notifications latest ff2b2dc9128c 10 seconds ago 27.1MB 19:13:07 f2bed6c2a6b8 14 seconds ago 1.75GB 19:13:07 7fb9abd1c77d 16 seconds ago 1.69GB 19:13:07 core-data latest 8f5ed8cb0db7 28 seconds ago 21.5MB 19:13:07 security-proxy-setup latest a3b1d7ac67e2 29 seconds ago 27.2MB 19:13:07 support-scheduler latest 11cbbb47051c 33 seconds ago 26.5MB 19:13:07 dab75c9f720b 37 seconds ago 1.69GB 19:13:07 51aec1649d72 39 seconds ago 1.74GB 19:13:07 c5d638b72333 39 seconds ago 1.71GB 19:13:07 security-spire-agent latest 0691969ef300 About a minute ago 125MB 19:13:07 security-spire-config latest 0099de9bdee6 About a minute ago 85.8MB 19:13:07 security-spire-server latest 3b431f50c807 About a minute ago 86.5MB 19:13:07 06a2d6984086 About a minute ago 1.58GB 19:13:07 security-bootstrapper latest 30db21ce7d90 About a minute ago 19.3MB 19:13:07 84c552509e84 About a minute ago 1.58GB 19:13:07 7163f288291a About a minute ago 1.58GB 19:13:07 security-secretstore-setup latest 75e778e79a59 About a minute ago 28.9MB 19:13:07 core-command latest 6a20c759af2f About a minute ago 16.2MB 19:13:07 core-metadata latest da06e0b07bcd About a minute ago 17.1MB 19:13:07 ce2ba8fefb5a About a minute ago 1.69GB 19:13:07 9aeb71dd098e About a minute ago 1.69GB 19:13:07 77dde704ce12 About a minute ago 1.68GB 19:13:07 96ad7bfe89f6 About a minute ago 1.7GB 19:13:07 security-spiffe-token-provider latest 03ca737bf4af About a minute ago 29.1MB 19:13:07 f236bd8988f8 2 minutes ago 1.74GB 19:13:07 ci-base-image-x86_64 latest b9343d36bcbe 5 minutes ago 993MB 19:13:07 alpine 3.15 2720e26172a0 9 days ago 5.57MB 19:13:07 alpine 3.16 d7d3d98c851f 10 days ago 5.53MB 19:13:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 19:13:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 19:13:07 docker 20.10.14 7417809fdb73 3 months ago 218MB 19:13:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:13:30 ? github.com/edgexfoundry/edgex-go [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.347s coverage: 28.7% of statements 19:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.399s coverage: 98.5% of statements 19:15:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.530s coverage: 54.2% of statements 19:15:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:16:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.442s coverage: 89.2% of statements 19:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:16:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.296s coverage: 83.8% of statements 19:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.512s coverage: 95.6% of statements 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.467s coverage: 72.2% of statements 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.537s coverage: 60.0% of statements 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.381s coverage: 0.9% of statements 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.261s coverage: 58.8% of statements 19:16:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.289s coverage: 29.6% of statements 19:16:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.326s coverage: 47.1% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.516s coverage: 79.5% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.322s coverage: 96.3% of statements 19:16:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements 19:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements 19:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.228s coverage: 44.8% of statements 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.686s coverage: 82.2% of statements 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.076s coverage: 65.1% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.305s coverage: 58.8% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.219s coverage: 87.2% of statements 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.253s coverage: 85.4% of statements 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.790s coverage: 91.2% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.891s coverage: 64.7% of statements 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.305s coverage: 100.0% of statements 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.113s coverage: 100.0% of statements 19:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.387s coverage: 65.8% of statements 19:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.090s coverage: 43.6% of statements 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.306s coverage: 89.5% of statements 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.280s coverage: 84.8% of statements 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.421s coverage: 17.7% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.808s coverage: 92.3% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.362s coverage: 63.2% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.499s coverage: 97.7% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.216s coverage: 28.9% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.229s coverage: 100.0% of statements 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 19:17:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:17:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:17:05 GO111MODULE=on go vet ./... 19:18:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:57 ./bin/test-attribution-txt.sh 19:18:57 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:18:57 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:18:57 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:18:57 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:18:57 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:18:57 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:18:57 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:18:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:18:58 + ls -al . 19:18:58 total 684 19:18:58 drwxrwxr-x 9 1001 1001 4096 Jul 29 19:12 . 19:18:58 drwxr-xr-x 4 root root 4096 Jul 29 19:12 .. 19:18:58 -rw-rw-r-- 1 1001 1001 11 Jul 29 19:11 .dockerignore 19:18:58 drwxrwxr-x 8 1001 1001 4096 Jul 29 19:11 .git 19:18:58 drwxrwxr-x 3 1001 1001 4096 Jul 29 19:11 .github 19:18:58 -rw-rw-r-- 1 1001 1001 1030 Jul 29 19:11 .gitignore 19:18:58 -rw-rw-r-- 1 1001 1001 42 Jul 29 19:11 .golangci.yml 19:18:58 -rw-rw-r-- 1 1001 1001 87 Jul 29 19:11 .hadolint.yml 19:18:58 -rw-rw-r-- 1 1001 1001 166 Jul 29 19:11 .sonarcloud.properties 19:18:58 -rw-rw-r-- 1 1001 1001 1171 Jul 29 19:11 ADOPTERS.md 19:18:58 -rw-rw-r-- 1 1001 1001 10347 Jul 29 19:11 Attribution.txt 19:18:58 -rw-rw-r-- 1 1001 1001 63209 Jul 29 19:11 CHANGELOG.md 19:18:58 -rw-rw-r-- 1 1001 1001 3804 Jul 29 19:11 CONTRIBUTING.md 19:18:58 -rw-rw-r-- 1 1001 1001 677 Jul 29 19:11 GOVERNANCE.md 19:18:58 -rw-rw-r-- 1 1001 1001 850 Jul 29 19:11 Jenkinsfile 19:18:58 -rw-rw-r-- 1 1001 1001 10775 Jul 29 19:11 LICENSE 19:18:58 -rw-rw-r-- 1 1001 1001 10350 Jul 29 19:11 Makefile 19:18:58 -rw-rw-r-- 1 1001 1001 582 Jul 29 19:11 OWNERS.md 19:18:58 -rw-rw-r-- 1 1001 1001 9094 Jul 29 19:11 README.md 19:18:58 -rw-rw-r-- 1 1001 1001 6912 Jul 29 19:11 SECURITY.md 19:18:58 -rw-rw-r-- 1 1001 1001 5 Jul 29 19:07 VERSION 19:18:58 -rw-rw-r-- 1 1001 1001 4131 Jul 29 19:11 ZMQWindows.md 19:18:58 drwxrwxr-x 2 1001 1001 4096 Jul 29 19:11 bin 19:18:58 drwxrwxr-x 18 1001 1001 4096 Jul 29 19:11 cmd 19:18:58 -rw-r--r-- 1 root root 436531 Jul 29 19:17 coverage.out 19:18:58 -rw-rw-r-- 1 1001 1001 3681 Jul 29 19:11 go.mod 19:18:58 -rw-rw-r-- 1 1001 1001 38033 Jul 29 19:11 go.sum 19:18:58 drwxrwxr-x 8 1001 1001 4096 Jul 29 19:11 internal 19:18:58 drwxrwxr-x 3 1001 1001 4096 Jul 29 19:11 openapi 19:18:58 drwxrwxr-x 4 1001 1001 4096 Jul 29 19:11 snap 19:18:58 -rw-rw-r-- 1 1001 1001 204 Jul 29 19:11 version.go [Pipeline] sh 19:18:59 + '[' -e coverage.out ] 19:18:59 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:59 Warning: overwriting stash ‘coverage-report’ 19:18:59 Stashed 1 file(s) [Pipeline] sh 19:19:00 + make build 19:19:00 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:20:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:21:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:21:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:22:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:22:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:22:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:22:34 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 19:22:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:22:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:22:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:22:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:23:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:23:08 $ docker stop --time=1 67c30a31f040694dfed35f6a0c719eac5d5765ac4f9a14f53d6e1c27f93ea3ed 19:23:10 $ docker rm -f 67c30a31f040694dfed35f6a0c719eac5d5765ac4f9a14f53d6e1c27f93ea3ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:13 19:23:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:14 latest: Pulling from edgex-devops/edgex-compose-arm64 19:23:14 29e5d40040c1: Pulling fs layer 19:23:14 1ce36da41761: Pulling fs layer 19:23:14 25b303627fd3: Pulling fs layer 19:23:14 29e5d40040c1: Verifying Checksum 19:23:14 29e5d40040c1: Download complete 19:23:14 1ce36da41761: Verifying Checksum 19:23:14 1ce36da41761: Download complete 19:23:14 29e5d40040c1: Pull complete 19:23:16 1ce36da41761: Pull complete 19:23:16 25b303627fd3: Verifying Checksum 19:23:16 25b303627fd3: Download complete 19:23:28 25b303627fd3: Pull complete 19:23:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:29 prd-ubuntu20.04-docker-arm64-4c-16g-21510 does not seem to be running inside a container 19:23:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:23:31 $ docker top ca75f7deb46a6878b35c0b5c1e146b79e47cb0bf5d332e6cc5db84ebb4b49784 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:32 + docker-compose build --help 19:23:32 + grep parallel 19:23:38 --parallel Build images in parallel. [Pipeline] } 19:23:38 $ docker stop --time=1 ca75f7deb46a6878b35c0b5c1e146b79e47cb0bf5d332e6cc5db84ebb4b49784 19:23:40 $ docker rm -f ca75f7deb46a6878b35c0b5c1e146b79e47cb0bf5d332e6cc5db84ebb4b49784 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:41 prd-ubuntu20.04-docker-arm64-4c-16g-21510 does not seem to be running inside a container 19:23:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:23:42 $ docker top 71ccf3e51ce3ca39c50fbfc11b4283d913ee623e3cd622640bba1db2b8e85507 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:43 + docker-compose -f ./docker-compose-build.yml build --parallel 19:23:50 Building core-command ... 19:23:50 Building core-data ... 19:23:50 Building core-metadata ... 19:23:50 Building security-bootstrapper ... 19:23:50 Building security-proxy-setup ... 19:23:50 Building security-secretstore-setup ... 19:23:50 Building security-spiffe-token-provider ... 19:23:50 Building security-spire-agent ... 19:23:50 Building security-spire-config ... 19:23:50 Building security-spire-server ... 19:23:50 Building support-notifications ... 19:23:50 Building support-scheduler ... 19:23:50 Building sys-mgmt-agent ... 19:23:50 Building security-spire-server 19:23:50 Building security-bootstrapper 19:23:50 Building sys-mgmt-agent 19:23:50 Building core-data 19:23:50 Building security-secretstore-setup 19:25:27 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:25:27 ---> f1e255a34885 19:25:27 Step 3/25 : WORKDIR /edgex-go 19:25:27 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:25:27 ---> f1e255a34885 19:25:27 Step 3/25 : WORKDIR /edgex-go 19:25:27 ---> Running in 3b7ff99aa67d 19:25:27 ---> Running in 6418c0728a7f 19:25:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:27 ---> f1e255a34885 19:25:27 Step 3/23 : WORKDIR /edgex-go 19:25:27 ---> Running in 882f06d5b267 19:25:27 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:25:27 ---> f1e255a34885 19:25:27 Step 3/31 : WORKDIR /edgex-go 19:25:27 ---> Running in b8aaf0afbd26 19:25:27 Removing intermediate container 6418c0728a7f 19:25:27 ---> 1c1c638a53d6 19:25:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:27 Removing intermediate container 3b7ff99aa67d 19:25:27 ---> b7509d15027f 19:25:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:27 Removing intermediate container 882f06d5b267 19:25:27 ---> 82e6fb48897d 19:25:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:27 ---> f1e255a34885 19:25:27 Step 3/23 : WORKDIR /edgex-go 19:25:27 ---> Running in 610354dbddc6 19:25:27 ---> Running in 18d839ab650c 19:25:27 ---> Running in 44fc7d7a4108 19:25:27 ---> Running in 9ad7ddfef9c8 19:25:27 Removing intermediate container b8aaf0afbd26 19:25:27 ---> 92f5fa367987 19:25:27 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:27 ---> Running in bbc076c31934 19:25:27 Removing intermediate container 610354dbddc6 19:25:27 ---> c48511128d4b 19:25:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:27 ---> Running in 08f76b77c52f 19:25:27 Removing intermediate container 18d839ab650c 19:25:27 ---> 50257441bdb9 19:25:27 Step 5/25 : RUN apk add --update --no-cache make git 19:25:27 ---> Running in 71f32a32144e 19:25:27 Removing intermediate container bbc076c31934 19:25:27 ---> f198e3fcbe24 19:25:27 Step 5/31 : RUN apk add --update --no-cache make git 19:25:27 ---> Running in 1f3d564fccc6 19:25:27 Removing intermediate container 9ad7ddfef9c8 19:25:27 Removing intermediate container 44fc7d7a4108 19:25:27 ---> a1bcdaa2cdc2 19:25:27 ---> 36aaddd6be0c 19:25:27 Step 5/23 : RUN apk add --update --no-cache make bash git 19:25:27 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:25:27 ---> Running in c49cbbf34121 19:25:27 ---> Running in 2810ab6be916 19:25:27 Removing intermediate container 08f76b77c52f 19:25:27 ---> 68050d46bdd9 19:25:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:25:27 ---> Running in d831f300051a 19:25:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:27 OK: 221 MiB in 51 packages 19:25:27 OK: 221 MiB in 51 packages 19:25:28 OK: 221 MiB in 51 packages 19:25:28 OK: 221 MiB in 51 packages 19:25:28 OK: 221 MiB in 51 packages 19:25:28 Removing intermediate container 71f32a32144e 19:25:28 ---> 4189493ac16f 19:25:28 Step 6/25 : COPY go.mod vendor* ./ 19:25:29 Removing intermediate container 1f3d564fccc6 19:25:29 ---> bd82e98fd362 19:25:29 Step 6/31 : COPY go.mod vendor* ./ 19:25:30 Removing intermediate container d831f300051a 19:25:30 ---> dfb4a25130db 19:25:30 Step 6/23 : COPY go.mod vendor* ./ 19:25:30 Removing intermediate container c49cbbf34121 19:25:30 ---> bced756926eb 19:25:30 Step 6/25 : COPY go.mod vendor* ./ 19:25:30 Removing intermediate container 2810ab6be916 19:25:30 ---> 6fb046045f2a 19:25:30 Step 6/23 : COPY go.mod vendor* ./ 19:25:30 ---> 83c7367a7a57 19:25:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:30 ---> Running in 5c417e1a25b5 19:25:31 ---> e55a2da402b2 19:25:31 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:31 ---> Running in 9427335166e9 19:25:31 ---> f15901bead49 19:25:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:31 ---> b9b64cd59ad7 19:25:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:31 ---> 5ac2f1dc62a7 19:25:31 ---> Running in febd3aec6cb6 19:25:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:32 ---> Running in 04a2e38dacdc 19:25:32 ---> Running in 2fd9918d6374 19:26:40 Removing intermediate container 04a2e38dacdc 19:26:40 ---> 83bbeb7f824a 19:26:40 Step 8/25 : COPY . . 19:26:40 Removing intermediate container 5c417e1a25b5 19:26:40 ---> a442745b7bcd 19:26:40 Step 8/25 : COPY . . 19:26:40 Removing intermediate container 2fd9918d6374 19:26:40 ---> ef7ff85fbecc 19:26:40 Step 8/23 : COPY . . 19:26:40 Removing intermediate container 9427335166e9 19:26:40 ---> beababc91daa 19:26:40 Step 8/31 : COPY . . 19:26:40 Removing intermediate container febd3aec6cb6 19:26:40 ---> 3b15c219d7b4 19:26:40 Step 8/23 : COPY . . 19:27:02 ---> 301ed917e8b7 19:27:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:27:02 ---> Running in 69936a643851 19:27:02 ---> a59f930f4b6f 19:27:02 Step 9/23 : RUN make cmd/core-data/core-data 19:27:02 ---> fe7e5f73153f 19:27:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:27:02 ---> Running in 1c8b2f041397 19:27:02 ---> 4d444d83ced4 19:27:02 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:27:02 ---> Running in 16bbc739e106 19:27:02 ---> 52c7be5453d5 19:27:02 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:27:02 ---> Running in 9d0dec0e89c8 19:27:02 ---> Running in 57d6dbba5afb 19:27:03 Removing intermediate container 57d6dbba5afb 19:27:03 ---> 56b713ef9db8 19:27:03 Step 10/25 : WORKDIR /edgex-go/spire-build 19:27:03 ---> Running in d49cafb32325 19:27:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:27:04 Removing intermediate container d49cafb32325 19:27:04 ---> c5c4f173a8e4 19:27:04 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:27:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:27:04 ---> Running in 8fb59e07aa5e 19:27:04 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:27:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:27:07 Removing intermediate container 8fb59e07aa5e 19:27:07 ---> 8d64c320f1e3 19:27:07 Step 12/25 : WORKDIR /edgex-go 19:27:07 ---> Running in 7c93a3db8ccd 19:27:08 Removing intermediate container 7c93a3db8ccd 19:27:08 ---> c1dd95b94e3a 19:27:08 19:27:08 Step 13/25 : FROM alpine:3.15 19:27:08 3.15: Pulling from library/alpine 19:27:10 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 19:27:10 Status: Downloaded newer image for alpine:3.15 19:27:10 ---> 60f2846fe774 19:27:10 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:27:10 ---> Running in 7029da4991e9 19:27:10 Removing intermediate container 7029da4991e9 19:27:10 ---> 9ff6bd4ce2e1 19:27:10 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:10 ---> Running in e416cf773ea4 19:27:14 Removing intermediate container e416cf773ea4 19:27:14 ---> ed0acb95ca64 19:27:14 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:27:14 ---> Running in 831b40aca767 19:27:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:27:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:18 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:27:18 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:27:18 OK: 15733 distinct packages available 19:27:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:27:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:21 (1/5) Installing dumb-init (1.2.5-r1) 19:27:21 (2/5) Installing musl-obstack (1.2.3-r0) 19:27:21 (3/5) Installing libucontext (1.1-r0) 19:27:21 (4/5) Installing gcompat (1.0.0-r4) 19:27:21 (5/5) Installing openssl (1.1.1q-r0) 19:27:21 Executing busybox-1.34.1-r7.trigger 19:27:21 OK: 6 MiB in 19 packages 19:27:23 Removing intermediate container 831b40aca767 19:27:23 ---> 84af2906366e 19:27:23 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:27:29 ---> 5cf04cf87d91 19:27:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:27:30 ---> 1d9ec3f55c92 19:27:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:27:31 ---> 741a7f382465 19:27:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:27:31 ---> 4086f2cade6e 19:27:31 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:27:32 ---> Running in fd1981c3561c 19:27:32 Removing intermediate container fd1981c3561c 19:27:32 ---> d667de3d5dd2 19:27:32 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:27:32 ---> Running in baf6f1602b49 19:27:33 Removing intermediate container baf6f1602b49 19:27:33 ---> 5de886a5e05d 19:27:33 Step 23/25 : LABEL arch=arm64 19:27:33 ---> Running in aa76cc8411f3 19:27:33 Removing intermediate container aa76cc8411f3 19:27:33 ---> f3937bf701f1 19:27:33 Step 24/25 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:27:33 ---> Running in bcf92ebc3d3e 19:27:34 Removing intermediate container bcf92ebc3d3e 19:27:34 ---> 5aceddf06d25 19:27:34 Step 25/25 : LABEL version=0.0.0 19:27:34 ---> Running in 224c012ae823 19:27:34 Removing intermediate container 224c012ae823 19:27:34 ---> e6aa2da1da2f 19:27:34 19:27:35 Successfully built e6aa2da1da2f 19:27:35 Successfully tagged security-spire-server-arm64:latest 19:27:35  Building security-spire-server ... done Building security-spiffe-token-provider 19:28:07 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:28:07 ---> f1e255a34885 19:28:07 Step 3/20 : WORKDIR /edgex-go 19:28:07 ---> Using cache 19:28:07 ---> c48511128d4b 19:28:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:28:07 ---> Running in 87ae55605803 19:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:10 v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:28:10 v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:28:10 OK: 16887 distinct packages available 19:28:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:28:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:11 OK: 221 MiB in 51 packages 19:28:13 Removing intermediate container 87ae55605803 19:28:13 ---> c62aa6a4aab2 19:28:13 Step 5/20 : COPY go.mod vendor* ./ 19:28:14 ---> efd1a6e60edc 19:28:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:14 ---> Running in e3a125996058 19:29:01 Removing intermediate container e3a125996058 19:29:01 ---> 70245ddeadfb 19:29:01 Step 7/20 : COPY . . 19:29:23 ---> fdb6b6a5f34d 19:29:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:29:23 ---> Running in 2b94a7a18555 19:29:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:32:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:32:48 Removing intermediate container 9d0dec0e89c8 19:32:48 ---> f58eb98166d6 19:32:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:32:48 ---> Running in f2f4fa113f8c 19:32:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:32:58 Removing intermediate container f2f4fa113f8c 19:32:58 ---> 4153c0d30b2e 19:32:58 19:32:58 Step 11/23 : FROM docker:20.10.14 19:32:58 20.10.14: Pulling from library/docker 19:33:02 Removing intermediate container 69936a643851 19:33:02 ---> dc864fe2b3e3 19:33:02 19:33:02 Step 10/31 : FROM alpine:3.16 19:33:02 3.16: Pulling from library/alpine 19:33:05 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 19:33:05 Status: Downloaded newer image for alpine:3.16 19:33:05 ---> 3d81c46cd875 19:33:05 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:05 ---> Running in b5ed5d8d6664 19:33:07 Removing intermediate container b5ed5d8d6664 19:33:07 ---> 864f9b15def7 19:33:07 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:33:07 ---> Running in 365d4f084197 19:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:11 Removing intermediate container 16bbc739e106 19:33:11 ---> 5aa256a1e5de 19:33:11 19:33:11 Step 10/25 : FROM alpine:3.16 19:33:11 ---> 3d81c46cd875 19:33:11 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:33:11 (1/2) Installing dumb-init (1.2.5-r1) 19:33:11 (2/2) Installing su-exec (0.2-r1) 19:33:11 Executing busybox-1.35.0-r15.trigger 19:33:11 OK: 5 MiB in 16 packages 19:33:11 ---> Running in bed7c4871594 19:33:14 Removing intermediate container 365d4f084197 19:33:14 ---> 941d9ca3c169 19:33:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:33:14 ---> Running in 72dba8653cd3 19:33:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:15 Removing intermediate container 72dba8653cd3 19:33:15 ---> 57ed958bbcfc 19:33:15 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:33:15 ---> Running in c188d31653be 19:33:16 (1/3) Installing ca-certificates (20211220-r0) 19:33:16 (2/3) Installing dumb-init (1.2.5-r1) 19:33:16 (3/3) Installing su-exec (0.2-r1) 19:33:16 Executing busybox-1.35.0-r15.trigger 19:33:16 Executing ca-certificates-20211220-r0.trigger 19:33:16 Removing intermediate container c188d31653be 19:33:16 ---> c03f51844869 19:33:16 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:33:16 ---> Running in d27c9a73e532 19:33:16 OK: 6 MiB in 17 packages 19:33:18 Removing intermediate container d27c9a73e532 19:33:18 ---> 084a0dd77048 19:33:18 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:33:18 ---> Running in a6c40e8364b8 19:33:20 Removing intermediate container bed7c4871594 19:33:20 ---> d1ee6d3fd946 19:33:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:33:21 ---> Running in f4547a6daf34 19:33:22 Removing intermediate container f4547a6daf34 19:33:22 ---> 66b103ee5f45 19:33:22 Step 13/25 : WORKDIR / 19:33:22 Removing intermediate container a6c40e8364b8 19:33:22 ---> dd611b79f6c5 19:33:22 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:33:22 ---> Running in f61f366a03eb 19:33:22 ---> Running in e74ecd2d67bc 19:33:24 Removing intermediate container e74ecd2d67bc 19:33:24 ---> 7647ba8d5689 19:33:24 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:33:24 Removing intermediate container f61f366a03eb 19:33:24 ---> 8b1d1983daa0 19:33:24 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:33:26 ---> 050d7b9a1fa4 19:33:26 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:33:26 ---> 242df11203cf 19:33:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:33:26 ---> Running in e820af8ab088 19:33:28 ---> aa322affa0e1 19:33:28 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:33:28 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:33:28 Status: Downloaded newer image for docker:20.10.14 19:33:28 ---> c346e9eafbab 19:33:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:33:29 ---> Running in 15bbfeec599a 19:33:29 ---> 91dbb0bcaa51 19:33:29 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:33:30 Removing intermediate container 15bbfeec599a 19:33:30 ---> 050b340fba03 19:33:30 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:33:30 ---> Running in 2a5651187eed 19:33:30 Removing intermediate container e820af8ab088 19:33:30 ---> 60e88a4eac48 19:33:30 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:31 ---> c4d9da892759 19:33:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:33:32 ---> 30d23450bac0 19:33:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:33:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:33 ---> 4bf56df55b1d 19:33:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:33:34 (1/43) Installing readline (8.1.1-r0) 19:33:34 (2/43) Installing bash (5.1.16-r0) 19:33:34 Executing bash-5.1.16-r0.post-install 19:33:34 (3/43) Installing brotli-libs (1.0.9-r5) 19:33:34 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:33:34 (5/43) Installing libcurl (7.80.0-r2) 19:33:34 (6/43) Installing curl (7.80.0-r2) 19:33:34 (7/43) Installing dumb-init (1.2.5-r1) 19:33:34 (8/43) Installing libbz2 (1.0.8-r1) 19:33:34 (9/43) Installing expat (2.4.7-r0) 19:33:34 (10/43) Installing libffi (3.4.2-r1) 19:33:34 (11/43) Installing gdbm (1.22-r0) 19:33:34 (12/43) Installing xz-libs (5.2.5-r1) 19:33:34 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:33:34 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:33:34 (15/43) Installing mpdecimal (2.5.1-r1) 19:33:34 (16/43) Installing sqlite-libs (3.36.0-r0) 19:33:34 (17/43) Installing python3 (3.9.13-r1) 19:33:35 ---> 181629051941 19:33:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:33:36 ---> 56a52f308fb8 19:33:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:33:37 ---> 377d677b2662 19:33:37 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:33:37 ---> 2c7ccaa3aa4e 19:33:37 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:38 ---> Running in c7086185b747 19:33:38 (18/43) Installing py3-appdirs (1.4.4-r2) 19:33:38 (19/43) Installing py3-certifi (2020.12.5-r1) 19:33:38 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:33:38 (21/43) Installing py3-idna (3.3-r0) 19:33:38 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:33:38 (23/43) Installing py3-requests (2.26.0-r1) 19:33:38 (24/43) Installing py3-msgpack (1.0.2-r1) 19:33:38 (25/43) Installing py3-lockfile (0.12.2-r4) 19:33:38 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:33:38 (27/43) Installing py3-colorama (0.4.4-r1) 19:33:38 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:33:38 (29/43) Installing py3-distlib (0.3.3-r0) 19:33:38 ---> 689af4c2108c 19:33:38 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:33:38 (30/43) Installing py3-distro (1.6.0-r0) 19:33:38 (31/43) Installing py3-six (1.16.0-r0) 19:33:38 (32/43) Installing py3-webencodings (0.5.1-r4) 19:33:38 (33/43) Installing py3-html5lib (1.1-r1) 19:33:38 (34/43) Installing py3-parsing (2.4.7-r2) 19:33:38 (35/43) Installing py3-packaging (20.9-r1) 19:33:38 (36/43) Installing py3-tomli (1.2.2-r0) 19:33:38 (37/43) Installing py3-pep517 (0.12.0-r0) 19:33:38 (38/43) Installing py3-progress (1.6-r0) 19:33:38 (39/43) Installing py3-retrying (1.3.3-r2) 19:33:38 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:33:38 (41/43) Installing py3-setuptools (52.0.0-r4) 19:33:39 (42/43) Installing py3-toml (0.10.2-r2) 19:33:39 (43/43) Installing py3-pip (20.3.4-r1) 19:33:40 Executing busybox-1.34.1-r5.trigger 19:33:40 OK: 83 MiB in 65 packages 19:33:40 ---> 3ea8343ef727 19:33:40 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:33:41 Removing intermediate container c7086185b747 19:33:41 ---> cb9a811a0007 19:33:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:33:41 ---> Running in 275f5792ed41 19:33:41 ---> 2ae66ba20015 19:33:41 Step 26/31 : RUN chmod +x /entrypoint.sh 19:33:41 ---> Running in 31e487a4064e 19:33:42 Removing intermediate container 275f5792ed41 19:33:42 ---> 89f2f89d677e 19:33:42 Step 23/25 : LABEL arch=arm64 19:33:42 ---> Running in 5d0ede070841 19:33:43 Removing intermediate container 5d0ede070841 19:33:43 ---> 87e6d13d0c86 19:33:43 Step 24/25 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:33:43 ---> Running in 4e05137af852 19:33:44 Removing intermediate container 4e05137af852 19:33:44 ---> 6fe6e4b2e9ad 19:33:44 Step 25/25 : LABEL version=0.0.0 19:33:44 ---> Running in fb78286e0988 19:33:45 Removing intermediate container fb78286e0988 19:33:45 ---> 02f0d74336f7 19:33:45 19:33:45 Removing intermediate container 31e487a4064e 19:33:45 ---> 5df1a508f76c 19:33:45 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:33:46 ---> Running in 442eda726bb7 19:33:46 Successfully built 02f0d74336f7 19:33:46 Successfully tagged security-secretstore-setup-arm64:latest 19:33:46 Building security-spire-agent 19:33:46  Building security-secretstore-setup ... done Removing intermediate container 442eda726bb7 19:33:46 ---> 7438aa009952 19:33:46 Step 28/31 : CMD ["gate"] 19:33:46 ---> Running in 43b386ce924d 19:33:47 Removing intermediate container 43b386ce924d 19:33:47 ---> 1c09c285268b 19:33:47 Step 29/31 : LABEL arch=arm64 19:33:47 ---> Running in 118406476d3f 19:33:47 Collecting docker-compose==1.23.2 19:33:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:33:47 Removing intermediate container 118406476d3f 19:33:47 ---> 8ef380c1e9a1 19:33:47 Step 30/31 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:33:47 ---> Running in 5523ce6ae2ca 19:33:48 Removing intermediate container 5523ce6ae2ca 19:33:48 ---> c7264bd23abb 19:33:48 Step 31/31 : LABEL version=0.0.0 19:33:48 ---> Running in 396dd28ebfe9 19:33:48 Collecting jsonschema<3,>=2.5.1 19:33:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:33:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:33:49 Removing intermediate container 396dd28ebfe9 19:33:49 ---> df3562bdb931 19:33:49 19:33:49 Successfully built df3562bdb931 19:33:49 Successfully tagged security-bootstrapper-arm64:latest 19:33:49  Building security-bootstrapper ... done Building support-scheduler 19:33:50 Collecting PyYAML<4,>=3.10 19:33:50 Downloading PyYAML-3.13.tar.gz (270 kB) 19:33:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:33:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:33:55 Collecting websocket-client<1.0,>=0.32.0 19:33:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:33:56 Collecting dockerpty<0.5,>=0.4.1 19:33:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:33:58 Collecting docopt<0.7,>=0.6.1 19:33:58 Downloading docopt-0.6.2.tar.gz (25 kB) 19:34:01 Collecting cached-property<2,>=1.2.0 19:34:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:34:01 Collecting docker<4.0,>=3.6.0 19:34:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:34:02 Collecting texttable<0.10,>=0.9.0 19:34:02 Downloading texttable-0.9.1.tar.gz (11 kB) 19:34:04 Collecting docker-pycreds>=0.4.0 19:34:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:34:05 Collecting chardet<3.1.0,>=3.0.2 19:34:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:34:07 Collecting urllib3<1.25,>=1.21.1 19:34:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:34:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:34:07 Collecting idna<2.8,>=2.5 19:34:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:34:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:34:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:34:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:34:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:34:10 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:34:10 Attempting uninstall: urllib3 19:34:10 Found existing installation: urllib3 1.26.7 19:34:10 Uninstalling urllib3-1.26.7: 19:34:10 Successfully uninstalled urllib3-1.26.7 19:34:11 Attempting uninstall: idna 19:34:11 Found existing installation: idna 3.3 19:34:11 Uninstalling idna-3.3: 19:34:11 Successfully uninstalled idna-3.3 19:34:15 Attempting uninstall: requests 19:34:15 Found existing installation: requests 2.26.0 19:34:15 Uninstalling requests-2.26.0: 19:34:15 Successfully uninstalled requests-2.26.0 19:34:15 Running setup.py install for texttable: started 19:34:19 Running setup.py install for texttable: finished with status 'done' 19:34:19 Running setup.py install for PyYAML: started 19:34:22 Running setup.py install for PyYAML: finished with status 'done' 19:34:22 Running setup.py install for docopt: started 19:34:26 Running setup.py install for docopt: finished with status 'done' 19:34:26 Running setup.py install for dockerpty: started 19:34:28 Running setup.py install for dockerpty: finished with status 'done' 19:34:30 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:34:32 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:34:32 ---> f1e255a34885 19:34:32 Step 3/26 : WORKDIR /edgex-go 19:34:32 ---> Using cache 19:34:32 ---> c48511128d4b 19:34:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:32 ---> Using cache 19:34:32 ---> 68050d46bdd9 19:34:32 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:34:32 ---> Running in 058a27502d25 19:34:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:34:37 ---> f1e255a34885 19:34:37 Step 3/22 : WORKDIR /edgex-go 19:34:37 ---> Using cache 19:34:37 ---> c48511128d4b 19:34:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:37 ---> Using cache 19:34:37 ---> 68050d46bdd9 19:34:37 Step 5/22 : RUN apk add --update --no-cache make git 19:34:37 ---> Running in f6c16114e4ca 19:34:37 OK: 221 MiB in 51 packages 19:34:38 Removing intermediate container 1c8b2f041397 19:34:38 ---> 566afecaaa2d 19:34:38 19:34:38 Step 10/23 : FROM alpine:3.16 19:34:38 ---> 3d81c46cd875 19:34:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:34:38 ---> Running in d938b1a3900b 19:34:39 Removing intermediate container d938b1a3900b 19:34:39 ---> 684a871f76b7 19:34:39 Step 12/23 : ENV APP_PORT=59880 19:34:39 ---> Running in 7d8874a5f16a 19:34:40 Removing intermediate container 058a27502d25 19:34:40 ---> 654601123ef4 19:34:40 Step 6/26 : COPY go.mod vendor* ./ 19:34:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:41 Removing intermediate container 7d8874a5f16a 19:34:41 ---> 202359a7865c 19:34:41 Step 13/23 : EXPOSE $APP_PORT 19:34:41 ---> Running in 160ffc4f0813 19:34:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:42 Removing intermediate container 160ffc4f0813 19:34:42 ---> d18b9519eca1 19:34:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:42 ---> Running in b741a5313e76 19:34:42 ---> 64cf6975aec8 19:34:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:43 OK: 221 MiB in 51 packages 19:34:43 ---> Running in b7052acd389a 19:34:45 Removing intermediate container f6c16114e4ca 19:34:45 ---> 053ae687dfed 19:34:45 Step 6/22 : COPY go.mod vendor* ./ 19:34:47 ---> 3b6086e40d19 19:34:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:47 ---> Running in 9598d496708c 19:34:48 Removing intermediate container b741a5313e76 19:34:48 ---> 69c968749173 19:34:48 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:34:48 ---> Running in 576a4fbde00d 19:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:53 (1/6) Installing dumb-init (1.2.5-r1) 19:34:54 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:34:54 (3/6) Installing libsodium (1.0.18-r0) 19:34:54 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:34:54 (5/6) Installing libzmq (4.3.4-r0) 19:34:54 (6/6) Installing zeromq (4.3.4-r0) 19:34:54 Executing busybox-1.35.0-r15.trigger 19:34:54 OK: 8 MiB in 20 packages 19:34:56 Removing intermediate container 576a4fbde00d 19:34:56 ---> f1181c364114 19:34:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:56 Removing intermediate container 2a5651187eed 19:34:56 ---> a966aa5be7d5 19:34:56 Step 14/23 : ENV APP_PORT=58890 19:34:56 ---> Running in 62094f340827 19:34:57 Removing intermediate container 62094f340827 19:34:57 ---> 639b1688ad01 19:34:57 Step 15/23 : EXPOSE $APP_PORT 19:34:57 ---> Running in c6fdb5e0b64d 19:34:58 ---> d43a76b7506f 19:34:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:34:58 Removing intermediate container c6fdb5e0b64d 19:34:58 ---> 97f9150d4201 19:34:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:35:00 ---> 7d14c1e5fb1e 19:35:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:35:01 ---> dfdc775781a5 19:35:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:35:02 ---> 12ba21c372f4 19:35:02 Step 19/23 : ENTRYPOINT ["/core-data"] 19:35:02 ---> Running in 573f5dc54a95 19:35:02 ---> 3103a13e31d8 19:35:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:35:03 Removing intermediate container 573f5dc54a95 19:35:03 ---> 8dd82f233e41 19:35:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:03 ---> Running in 75c5234f76f5 19:35:04 Removing intermediate container 75c5234f76f5 19:35:04 ---> f31c5f3e595f 19:35:04 ---> e165b28d6a2c 19:35:04 Step 21/23 : LABEL arch=arm64Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:35:04 19:35:04 ---> Running in 31ee56cc338d 19:35:04 ---> Running in 19956c7024da 19:35:05 Removing intermediate container 31ee56cc338d 19:35:05 ---> bd464fa0766d 19:35:05 Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:35:05 Removing intermediate container 19956c7024da 19:35:05 ---> 26ef8676c768 19:35:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:05 ---> Running in a14c45d3cca6 19:35:05 ---> Running in 38a385cfb57d 19:35:06 Removing intermediate container 38a385cfb57d 19:35:06 ---> c94ce6f72da1 19:35:06 Step 21/23 : LABEL arch=arm64 19:35:06 Removing intermediate container a14c45d3cca6 19:35:06 ---> 4166c8a93797 19:35:06 Step 23/23 : LABEL version=0.0.0 19:35:06 ---> Running in 4900d16a1c20 19:35:06 ---> Running in 4c1eaf92cbdd 19:35:07 Removing intermediate container 4900d16a1c20 19:35:07 ---> b86e1ff019d9 19:35:07 Removing intermediate container 4c1eaf92cbdd 19:35:07 ---> b4684efe05aa 19:35:07 19:35:07 Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:35:07 ---> Running in 7ba69f6f52f3 19:35:08 Successfully built b4684efe05aa 19:35:08 Successfully tagged core-data-arm64:latest 19:35:08  Building core-data ... done Building support-notifications 19:35:08 Removing intermediate container 7ba69f6f52f3 19:35:08 ---> d23bc359149d 19:35:08 Step 23/23 : LABEL version=0.0.0 19:35:08 ---> Running in 35895ceeb88f 19:35:09 Removing intermediate container 35895ceeb88f 19:35:09 ---> 6e309279d6db 19:35:09 19:35:09 Successfully built 6e309279d6db 19:35:09 Successfully tagged sys-mgmt-agent-arm64:latest 19:35:09  Building sys-mgmt-agent ... done Building security-spire-config 19:35:48 Removing intermediate container b7052acd389a 19:35:48 ---> 923b7614550b 19:35:48 Step 8/26 : COPY . . 19:35:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:35:50 ---> f1e255a34885 19:35:50 Step 3/22 : WORKDIR /edgex-go 19:35:50 ---> Using cache 19:35:50 ---> c48511128d4b 19:35:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:50 ---> Using cache 19:35:50 ---> 68050d46bdd9 19:35:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:35:50 ---> Running in 85b4618c75ef 19:35:51 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:35:51 ---> f1e255a34885 19:35:51 Step 3/26 : WORKDIR /edgex-go 19:35:51 ---> Using cache 19:35:51 ---> c48511128d4b 19:35:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:51 ---> Using cache 19:35:51 ---> 68050d46bdd9 19:35:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:35:51 ---> Using cache 19:35:51 ---> 654601123ef4 19:35:51 Step 6/26 : COPY go.mod vendor* ./ 19:35:51 ---> Using cache 19:35:51 ---> 64cf6975aec8 19:35:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:51 ---> Using cache 19:35:51 ---> 923b7614550b 19:35:51 Step 8/26 : COPY . . 19:35:51 Removing intermediate container 9598d496708c 19:35:51 ---> 768139d1f3f3 19:35:51 Step 8/22 : COPY . . 19:35:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:55 OK: 221 MiB in 51 packages 19:35:56 Removing intermediate container 85b4618c75ef 19:35:56 ---> e27f0ed89402 19:35:56 Step 6/22 : COPY go.mod vendor* ./ 19:35:57 ---> 3b5616005318 19:35:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:57 ---> Running in ee665805e233 19:36:08 Removing intermediate container 2b94a7a18555 19:36:08 ---> 2b9855ce3312 19:36:08 19:36:08 Step 9/20 : FROM alpine:3.15 19:36:08 ---> 60f2846fe774 19:36:08 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:36:08 ---> Using cache 19:36:08 ---> 9ff6bd4ce2e1 19:36:08 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:08 ---> Using cache 19:36:08 ---> ed0acb95ca64 19:36:08 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:08 ---> Running in 85761d4c1568 19:36:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:12 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:36:12 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:36:12 OK: 15733 distinct packages available 19:36:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:14 (1/9) Installing ca-certificates (20211220-r0) 19:36:14 (2/9) Installing brotli-libs (1.0.9-r5) 19:36:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:36:14 (4/9) Installing libcurl (7.80.0-r2) 19:36:15 (5/9) Installing curl (7.80.0-r2) 19:36:15 (6/9) Installing dumb-init (1.2.5-r1) 19:36:15 (7/9) Installing musl-obstack (1.2.3-r0) 19:36:15 (8/9) Installing libucontext (1.1-r0) 19:36:15 (9/9) Installing gcompat (1.0.0-r4) 19:36:15 Executing busybox-1.34.1-r7.trigger 19:36:15 Executing ca-certificates-20211220-r0.trigger 19:36:15 OK: 8 MiB in 23 packages 19:36:19 Removing intermediate container 85761d4c1568 19:36:19 ---> 565359ce8533 19:36:19 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:20 ---> dfb7187c549b 19:36:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:36:24 ---> b3ba84e1c38c 19:36:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:36:24 ---> 08ac94388c50 19:36:24 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:36:24 ---> Running in a3e9c89b4505 19:36:25 ---> db9379753859 19:36:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:36:25 ---> Running in 3e4d675722a1 19:36:25 Removing intermediate container a3e9c89b4505 19:36:25 ---> cb35d37dade7 19:36:25 Step 10/26 : WORKDIR /edgex-go/spire-build 19:36:25 ---> Running in 3536df9ca1e0 19:36:26 Removing intermediate container 3e4d675722a1 19:36:26 ---> d5825bb9afb9 19:36:26 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:26 ---> Running in 8dc32d3a2c1a 19:36:26 Removing intermediate container 3536df9ca1e0 19:36:26 ---> 70ba20d956e8 19:36:26 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:36:26 ---> Running in e5ffedaa9908 19:36:26 Removing intermediate container 8dc32d3a2c1a 19:36:26 ---> f0b3f6ec4058 19:36:26 Step 18/20 : LABEL arch=arm64 19:36:27 ---> Running in 8e34ce8944fc 19:36:28 Removing intermediate container 8e34ce8944fc 19:36:28 ---> ca8315cbf275 19:36:28 Step 19/20 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:36:28 ---> Running in e16790125fbf 19:36:29 Removing intermediate container e16790125fbf 19:36:29 ---> d8e2d0dd3b59 19:36:29 Step 20/20 : LABEL version=0.0.0 19:36:29 ---> Running in 20ad275ede6e 19:36:30 Removing intermediate container e5ffedaa9908 19:36:30 ---> e39109e77066 19:36:30 Step 12/26 : WORKDIR /edgex-go 19:36:30 ---> Running in 4bb3a2abed38 19:36:30 ---> 4454ac3cdc06 19:36:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:36:30 Removing intermediate container 20ad275ede6e 19:36:30 ---> 52fda679bf99 19:36:30 19:36:30 ---> Running in 7f891b9498b6 19:36:30 ---> a2eb3fed4f8c 19:36:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:36:30 ---> Running in 06572858ddb6 19:36:30 Removing intermediate container 4bb3a2abed38 19:36:30 ---> 17f8715c28f8 19:36:30 19:36:30 Step 13/26 : FROM alpine:3.15 19:36:30 ---> 60f2846fe774 19:36:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:36:30 ---> Using cache 19:36:30 ---> 9ff6bd4ce2e1 19:36:30 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:30 ---> Using cache 19:36:30 ---> ed0acb95ca64 19:36:30 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:30 ---> Using cache 19:36:30 ---> 84af2906366e 19:36:30 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:36:31 Successfully built 52fda679bf99 19:36:31 Successfully tagged security-spiffe-token-provider-arm64:latest 19:36:31  Building security-spiffe-token-provider ... done Building core-command 19:36:31 Removing intermediate container 06572858ddb6 19:36:31 ---> e21834487283 19:36:31 Step 10/26 : WORKDIR /edgex-go/spire-build 19:36:31 ---> Running in cbc7c476f629 19:36:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:36:33 Removing intermediate container cbc7c476f629 19:36:33 ---> c43f3f92c34d 19:36:33 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:36:33 ---> Running in fea54d2375f6 19:36:37 Removing intermediate container fea54d2375f6 19:36:37 ---> c2c7c782f2d3 19:36:37 Step 12/26 : WORKDIR /edgex-go 19:36:37 ---> 0ed648536b33 19:36:37 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:36:37 ---> Running in 0f31da740b11 19:36:38 Removing intermediate container 0f31da740b11 19:36:38 ---> 30f85dfca054 19:36:38 19:36:38 Step 13/26 : FROM alpine:3.15 19:36:38 ---> 60f2846fe774 19:36:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:36:38 ---> Using cache 19:36:38 ---> 9ff6bd4ce2e1 19:36:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:38 ---> Using cache 19:36:38 ---> ed0acb95ca64 19:36:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:36:38 ---> Running in c916705d8b13 19:36:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:41 Removing intermediate container ee665805e233 19:36:41 ---> 1ae682dc2e0f 19:36:41 Step 8/22 : COPY . . 19:36:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:43 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:36:43 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:36:43 OK: 15733 distinct packages available 19:36:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:45 (1/4) Installing dumb-init (1.2.5-r1) 19:36:45 (2/4) Installing musl-obstack (1.2.3-r0) 19:36:45 (3/4) Installing libucontext (1.1-r0) 19:36:45 (4/4) Installing gcompat (1.0.0-r4) 19:36:45 Executing busybox-1.34.1-r7.trigger 19:36:45 OK: 6 MiB in 18 packages 19:36:46 ---> cd6d2cd91efc 19:36:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:36:48 Removing intermediate container c916705d8b13 19:36:48 ---> fd1f313bd131 19:36:48 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:36:48 ---> 61a3118df3e3 19:36:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:36:49 ---> 86a301ef4b0c 19:36:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:36:51 ---> bb1ffc5cbd3e 19:36:51 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:36:51 ---> Running in ef6f070031d7 19:36:52 Removing intermediate container ef6f070031d7 19:36:52 ---> 97590f0e5b12 19:36:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:36:52 ---> Running in 33fcc3555739 19:36:54 Removing intermediate container 33fcc3555739 19:36:54 ---> c7aa92b776b5 19:36:54 Step 24/26 : LABEL arch=arm64 19:36:54 ---> Running in 0a6ac21b4def 19:36:55 Removing intermediate container 0a6ac21b4def 19:36:55 ---> 38b6d7343bbc 19:36:55 Step 25/26 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:36:55 ---> Running in 1ebe2e2472b7 19:36:56 Removing intermediate container 1ebe2e2472b7 19:36:56 ---> 94af9aa9b060 19:36:56 Step 26/26 : LABEL version=0.0.0 19:36:56 ---> Running in a7262779bd3b 19:36:57 Removing intermediate container a7262779bd3b 19:36:57 ---> b26425326de8 19:36:57 19:36:57 Successfully built b26425326de8 19:36:57 Successfully tagged security-spire-agent-arm64:latest 19:36:57 Building security-proxy-setup 19:37:00  Building security-spire-agent ... done  ---> 35024f1e34f8 19:37:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:37:02 ---> 1547cb5267ca 19:37:02 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:37:02 ---> Running in 1e55106725a6 19:37:03 Removing intermediate container 1e55106725a6 19:37:04 ---> fd1617d04d93 19:37:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:37:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:37:04 ---> f1e255a34885 19:37:04 Step 3/23 : WORKDIR /edgex-go 19:37:04 ---> Using cache 19:37:04 ---> c48511128d4b 19:37:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:04 ---> Using cache 19:37:04 ---> 68050d46bdd9 19:37:04 Step 5/23 : RUN apk add --update --no-cache make git 19:37:04 ---> Using cache 19:37:04 ---> 053ae687dfed 19:37:04 Step 6/23 : COPY go.mod vendor* ./ 19:37:04 ---> Using cache 19:37:04 ---> 3b6086e40d19 19:37:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:04 ---> Using cache 19:37:04 ---> 768139d1f3f3 19:37:04 Step 8/23 : COPY . . 19:37:04 ---> Using cache 19:37:04 ---> 4454ac3cdc06 19:37:04 Step 9/23 : RUN make cmd/core-command/core-command 19:37:05 ---> Running in a8335a3f7152 19:37:06 ---> cbc3e418be66 19:37:06 Step 21/26 : WORKDIR / 19:37:06 ---> Running in 0b280d5901ed 19:37:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:37:07 Removing intermediate container 0b280d5901ed 19:37:07 ---> 1ad0ba134bde 19:37:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:37:07 ---> Running in e862c73e6447 19:37:08 Removing intermediate container e862c73e6447 19:37:08 ---> c56bdad725b7 19:37:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:37:08 ---> Running in e99da4e66a9c 19:37:09 Removing intermediate container e99da4e66a9c 19:37:09 ---> 09c2dfdd1d4e 19:37:09 Step 24/26 : LABEL arch=arm64 19:37:09 ---> Running in 0047bcadf806 19:37:10 Removing intermediate container 0047bcadf806 19:37:10 ---> 424ecca1df96 19:37:10 Step 25/26 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:37:11 ---> Running in f0bba39218b0 19:37:11 Removing intermediate container f0bba39218b0 19:37:11 ---> c883faaee7b3 19:37:11 Step 26/26 : LABEL version=0.0.0 19:37:11 ---> Running in 4d99d96b3d90 19:37:12 Removing intermediate container 4d99d96b3d90 19:37:12 ---> b60260f283e5 19:37:12 19:37:14 Successfully built b60260f283e5 19:37:14 Successfully tagged security-spire-config-arm64:latest 19:37:14  Building security-spire-config ... done Building core-metadata 19:37:21 ---> b7fa79df7147 19:37:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:37:21 ---> Running in 4c583bb9a915 19:37:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:37:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:37:35 ---> f1e255a34885 19:37:35 Step 3/22 : WORKDIR /edgex-go 19:37:35 ---> Using cache 19:37:35 ---> c48511128d4b 19:37:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:35 ---> Using cache 19:37:35 ---> 68050d46bdd9 19:37:35 Step 5/22 : RUN apk add --update --no-cache make git 19:37:35 ---> Using cache 19:37:35 ---> 053ae687dfed 19:37:35 Step 6/22 : COPY go.mod vendor* ./ 19:37:35 ---> Using cache 19:37:35 ---> 3b6086e40d19 19:37:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:35 ---> Using cache 19:37:35 ---> 768139d1f3f3 19:37:35 Step 8/22 : COPY . . 19:37:35 ---> Using cache 19:37:35 ---> 4454ac3cdc06 19:37:35 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:37:35 ---> Running in db3144e68101 19:37:37 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 19:37:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:37:55 ---> f1e255a34885 19:37:55 Step 3/23 : WORKDIR /edgex-go 19:37:55 ---> Using cache 19:37:55 ---> c48511128d4b 19:37:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:55 ---> Using cache 19:37:55 ---> 68050d46bdd9 19:37:55 Step 5/23 : RUN apk add --update --no-cache make git 19:37:55 ---> Using cache 19:37:55 ---> 053ae687dfed 19:37:55 Step 6/23 : COPY go.mod vendor* ./ 19:37:55 ---> Using cache 19:37:55 ---> 3b6086e40d19 19:37:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:55 ---> Using cache 19:37:55 ---> 768139d1f3f3 19:37:55 Step 8/23 : COPY . . 19:37:55 ---> Using cache 19:37:55 ---> 4454ac3cdc06 19:37:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:37:55 ---> Running in 6ddb9a00c857 19:37:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:42:34 Removing intermediate container a8335a3f7152 19:42:34 ---> d14048a7692c 19:42:34 19:42:34 Step 10/23 : FROM alpine:3.16 19:42:34 ---> 3d81c46cd875 19:42:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:42:34 ---> Running in 23993a1c90de 19:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:34 (1/1) Installing dumb-init (1.2.5-r1) 19:42:34 Executing busybox-1.35.0-r15.trigger 19:42:34 OK: 5 MiB in 15 packages 19:42:34 Removing intermediate container 23993a1c90de 19:42:34 ---> f9cc196240e5 19:42:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:42:34 ---> Running in a0397e8e03c0 19:42:34 Removing intermediate container a0397e8e03c0 19:42:34 ---> 576115f4ab5a 19:42:34 Step 13/23 : ENV APP_PORT=59882 19:42:35 ---> Running in 97b8822f9a55 19:42:35 Removing intermediate container 97b8822f9a55 19:42:35 ---> bba8c6a7934f 19:42:35 Step 14/23 : EXPOSE $APP_PORT 19:42:35 ---> Running in 6d8cc8fce6b7 19:42:36 Removing intermediate container 6d8cc8fce6b7 19:42:36 ---> 5b093610f396 19:42:36 Step 15/23 : WORKDIR / 19:42:36 ---> Running in 2fb11b9454c5 19:42:36 Removing intermediate container 2fb11b9454c5 19:42:36 ---> 93f1dd1fe1c4 19:42:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:37 ---> 88e304ffc5ad 19:42:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:42:39 ---> 4c1158810985 19:42:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:42:40 ---> b60be4e527c2 19:42:40 Step 19/23 : ENTRYPOINT ["/core-command"] 19:42:40 ---> Running in 9fbec14ea3d2 19:42:40 Removing intermediate container 9fbec14ea3d2 19:42:40 ---> 8d20e2fb5b2d 19:42:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:41 ---> Running in db02b13bc575 19:42:41 Removing intermediate container db02b13bc575 19:42:41 ---> b936699841b2 19:42:41 Step 21/23 : LABEL arch=arm64 19:42:41 ---> Running in b56302bd8b28 19:42:42 Removing intermediate container b56302bd8b28 19:42:42 ---> 15f50207c9d4 19:42:42 Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:42:42 ---> Running in 3a1be77058fa 19:42:42 Removing intermediate container 3a1be77058fa 19:42:42 ---> 2ee7a9e093eb 19:42:42 Step 23/23 : LABEL version=0.0.0 19:42:42 ---> Running in 9ce337937306 19:42:43 Removing intermediate container 9ce337937306 19:42:43 ---> 1466f0072f87 19:42:43 19:42:43 Successfully built 1466f0072f87 19:42:43 Successfully tagged core-command-arm64:latest 19:42:48  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:43:10 Removing intermediate container db3144e68101 19:43:10 ---> aeea8d16927b 19:43:10 19:43:10 Step 10/22 : FROM alpine:3.16 19:43:10 ---> 3d81c46cd875 19:43:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:43:10 ---> Running in 4d2dec7f06a4 19:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:11 (1/6) Installing ca-certificates (20211220-r0) 19:43:11 (2/6) Installing brotli-libs (1.0.9-r6) 19:43:11 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:43:11 (4/6) Installing libcurl (7.83.1-r2) 19:43:11 (5/6) Installing curl (7.83.1-r2) 19:43:11 (6/6) Installing dumb-init (1.2.5-r1) 19:43:11 Executing busybox-1.35.0-r15.trigger 19:43:11 Executing ca-certificates-20211220-r0.trigger 19:43:12 OK: 8 MiB in 20 packages 19:43:14 Removing intermediate container 4d2dec7f06a4 19:43:14 ---> c38e2f7bde50 19:43:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:43:14 ---> Running in c2638a75b09b 19:43:14 Removing intermediate container c2638a75b09b 19:43:14 ---> 79fce43bc7a2 19:43:14 Step 13/22 : WORKDIR /edgex 19:43:14 ---> Running in febcb8a42536 19:43:15 Removing intermediate container febcb8a42536 19:43:15 ---> 43e8f09ce5fd 19:43:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:43:16 ---> 667ccdf03889 19:43:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:43:18 ---> b0e10cc3c79e 19:43:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:43:19 ---> 0fba2e17e876 19:43:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:43:20 ---> 2118b520aa64 19:43:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:43:20 ---> Running in ec0261ce9e77 19:43:24 Removing intermediate container ec0261ce9e77 19:43:24 ---> 220a7d5b3c5c 19:43:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:43:24 ---> Running in a042cd660456 19:43:25 Removing intermediate container a042cd660456 19:43:25 ---> f082d9b1eb22 19:43:25 Step 20/22 : LABEL arch=arm64 19:43:25 ---> Running in eb43758dde3b 19:43:25 Removing intermediate container eb43758dde3b 19:43:25 ---> 3f554a78ae07 19:43:25 Step 21/22 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:43:25 ---> Running in 30fc3f4d4899 19:43:26 Removing intermediate container 30fc3f4d4899 19:43:26 ---> f6727a62c9d2 19:43:26 Step 22/22 : LABEL version=0.0.0 19:43:27 ---> Running in 52516a3f4fd5 19:43:28 Removing intermediate container 52516a3f4fd5 19:43:28 ---> ebfc36e13fa5 19:43:28 19:43:28 Successfully built ebfc36e13fa5 19:43:28 Successfully tagged security-proxy-setup-arm64:latest 19:43:31  Building security-proxy-setup ... done Removing intermediate container 6ddb9a00c857 19:43:31 ---> 8e02ead0b752 19:43:31 19:43:31 Step 10/23 : FROM alpine:3.16 19:43:31 ---> 3d81c46cd875 19:43:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:43:31 ---> Using cache 19:43:31 ---> f9cc196240e5 19:43:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:43:31 ---> Using cache 19:43:31 ---> 576115f4ab5a 19:43:31 Step 13/23 : ENV APP_PORT=59881 19:43:31 ---> Running in 5fc73fd03685 19:43:32 Removing intermediate container 5fc73fd03685 19:43:32 ---> f71ed2a7bbe0 19:43:32 Step 14/23 : EXPOSE $APP_PORT 19:43:32 ---> Running in 492f3b189369 19:43:32 Removing intermediate container 492f3b189369 19:43:32 ---> 53e333fb71de 19:43:32 Step 15/23 : WORKDIR / 19:43:32 ---> Running in 6d2e9f86433c 19:43:33 Removing intermediate container 6d2e9f86433c 19:43:33 ---> d193e6359a5a 19:43:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:34 ---> e4a45ea74985 19:43:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:43:36 ---> ca37681a2d4b 19:43:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:43:36 ---> a21ee4a658b9 19:43:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:43:36 ---> Running in d747fae1b355 19:43:37 Removing intermediate container d747fae1b355 19:43:37 ---> 0ad9b0ff4d05 19:43:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:37 ---> Running in df229abff51a 19:43:37 Removing intermediate container df229abff51a 19:43:37 ---> dc6103be6202 19:43:37 Step 21/23 : LABEL arch=arm64 19:43:38 ---> Running in d202bef9da32 19:43:38 Removing intermediate container d202bef9da32 19:43:38 ---> 4cff8b35cf1a 19:43:38 Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:43:38 ---> Running in 5aac41d5a515 19:43:39 Removing intermediate container 5aac41d5a515 19:43:39 ---> 5f709f0983f6 19:43:39 Step 23/23 : LABEL version=0.0.0 19:43:39 ---> Running in b32569d641f4 19:43:40 Removing intermediate container b32569d641f4 19:43:40 ---> 6ab79053adea 19:43:40 19:43:40 Successfully built 6ab79053adea 19:43:40 Successfully tagged core-metadata-arm64:latest 19:43:55  Building core-metadata ... done Removing intermediate container 7f891b9498b6 19:43:55 ---> 7c851ef9394e 19:43:55 19:43:55 Step 10/22 : FROM alpine:3.16 19:43:55 ---> 3d81c46cd875 19:43:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:43:55 ---> Using cache 19:43:55 ---> f9cc196240e5 19:43:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:43:55 ---> Using cache 19:43:55 ---> 576115f4ab5a 19:43:55 Step 13/22 : ENV APP_PORT=59861 19:43:55 ---> Running in f0bfe1d76867 19:43:55 Removing intermediate container f0bfe1d76867 19:43:55 ---> 7559e1da9e61 19:43:55 Step 14/22 : EXPOSE $APP_PORT 19:43:55 ---> Running in 756caa81d310 19:43:55 Removing intermediate container 756caa81d310 19:43:55 ---> b32548f222bf 19:43:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:55 ---> 6068d73f3e46 19:43:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:43:57 ---> e9d7ba0bc1df 19:43:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:43:57 ---> 45fe46904375 19:43:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:43:58 ---> Running in bed9f7e08492 19:43:58 Removing intermediate container bed9f7e08492 19:43:58 ---> cc05c61f6c1f 19:43:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:58 ---> Running in c1552f43b921 19:43:58 Removing intermediate container c1552f43b921 19:43:58 ---> 405b702b532d 19:43:58 Step 20/22 : LABEL arch=arm64 19:43:58 ---> Running in d3425065ddfd 19:43:59 Removing intermediate container d3425065ddfd 19:43:59 ---> aba2c4077570 19:43:59 Step 21/22 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:43:59 ---> Running in 9d5c8f85da46 19:44:00 Removing intermediate container 9d5c8f85da46 19:44:00 ---> 3e5c418ed47c 19:44:00 Step 22/22 : LABEL version=0.0.0 19:44:00 ---> Running in 7e102868cf06 19:44:00 Removing intermediate container 7e102868cf06 19:44:00 ---> 51d8d0e0d6a0 19:44:00 19:44:01 Successfully built 51d8d0e0d6a0 19:44:01 Successfully tagged support-scheduler-arm64:latest 19:44:11  Building support-scheduler ... done Removing intermediate container 4c583bb9a915 19:44:11 ---> 90c836b104f2 19:44:11 19:44:11 Step 10/22 : FROM alpine:3.16 19:44:11 ---> 3d81c46cd875 19:44:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:44:11 ---> Running in b2f02adb8608 19:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:13 (1/2) Installing ca-certificates (20211220-r0) 19:44:13 (2/2) Installing dumb-init (1.2.5-r1) 19:44:13 Executing busybox-1.35.0-r15.trigger 19:44:13 Executing ca-certificates-20211220-r0.trigger 19:44:13 OK: 6 MiB in 16 packages 19:44:14 Removing intermediate container b2f02adb8608 19:44:14 ---> fec5dc1e62c2 19:44:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:44:15 ---> Running in 172181e458c9 19:44:15 Removing intermediate container 172181e458c9 19:44:15 ---> 4b71a3a546f3 19:44:15 Step 13/22 : ENV APP_PORT=59860 19:44:15 ---> Running in d6341aaa02c8 19:44:15 Removing intermediate container d6341aaa02c8 19:44:15 ---> c26d46cfb6d8 19:44:15 Step 14/22 : EXPOSE $APP_PORT 19:44:15 ---> Running in 90de6c3a0085 19:44:15 Removing intermediate container 90de6c3a0085 19:44:15 ---> d0326695de0e 19:44:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:16 ---> 07667b719749 19:44:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:44:17 ---> 546708720233 19:44:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:44:18 ---> 134368233642 19:44:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:44:18 ---> Running in a148560c0b3d 19:44:18 Removing intermediate container a148560c0b3d 19:44:18 ---> 07fa17d7e962 19:44:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:44:18 ---> Running in 6bad6e3158e7 19:44:19 Removing intermediate container 6bad6e3158e7 19:44:19 ---> 6298e7906d8c 19:44:19 Step 20/22 : LABEL arch=arm64 19:44:19 ---> Running in a3ba3d667d05 19:44:19 Removing intermediate container a3ba3d667d05 19:44:19 ---> 71ae2c928f67 19:44:19 Step 21/22 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 19:44:19 ---> Running in e86cd502fec8 19:44:19 Removing intermediate container e86cd502fec8 19:44:19 ---> 5ba5ceff4f48 19:44:19 Step 22/22 : LABEL version=0.0.0 19:44:20 ---> Running in 555da3cf593b 19:44:20 Removing intermediate container 555da3cf593b 19:44:20 ---> dde44a9385d5 19:44:20 19:44:20 Successfully built dde44a9385d5 19:44:20 Successfully tagged support-notifications-arm64:latest 19:44:21  Building support-notifications ... done  [Pipeline] } 19:44:21 $ docker stop --time=1 71ccf3e51ce3ca39c50fbfc11b4283d913ee623e3cd622640bba1db2b8e85507 19:44:22 $ docker rm -f 71ccf3e51ce3ca39c50fbfc11b4283d913ee623e3cd622640bba1db2b8e85507 [Pipeline] // withDockerContainer [Pipeline] sh 19:44:23 + docker images 19:44:23 REPOSITORY TAG IMAGE ID CREATED SIZE 19:44:23 support-notifications-arm64 latest dde44a9385d5 3 seconds ago 26.1MB 19:44:23 90c836b104f2 14 seconds ago 1.57GB 19:44:23 support-scheduler-arm64 latest 51d8d0e0d6a0 23 seconds ago 25.6MB 19:44:23 7c851ef9394e 31 seconds ago 1.57GB 19:44:23 core-metadata-arm64 latest 6ab79053adea 44 seconds ago 16.4MB 19:44:23 8e02ead0b752 53 seconds ago 1.52GB 19:44:23 security-proxy-setup-arm64 latest ebfc36e13fa5 56 seconds ago 26.2MB 19:44:23 aeea8d16927b About a minute ago 1.52GB 19:44:23 core-command-arm64 latest 1466f0072f87 About a minute ago 15.5MB 19:44:23 d14048a7692c About a minute ago 1.51GB 19:44:23 security-spire-config-arm64 latest b60260f283e5 7 minutes ago 83.6MB 19:44:23 security-spire-agent-arm64 latest b26425326de8 7 minutes ago 122MB 19:44:23 30f85dfca054 7 minutes ago 1.41GB 19:44:23 17f8715c28f8 7 minutes ago 1.41GB 19:44:23 security-spiffe-token-provider-arm64 latest 52fda679bf99 7 minutes ago 28.3MB 19:44:23 2b9855ce3312 8 minutes ago 1.56GB 19:44:23 sys-mgmt-agent-arm64 latest 6e309279d6db 9 minutes ago 282MB 19:44:23 core-data-arm64 latest b4684efe05aa 9 minutes ago 20.6MB 19:44:23 566afecaaa2d 9 minutes ago 1.54GB 19:44:23 security-bootstrapper-arm64 latest df3562bdb931 10 minutes ago 18.6MB 19:44:23 security-secretstore-setup-arm64 latest 02f0d74336f7 10 minutes ago 27.9MB 19:44:23 5aa256a1e5de 11 minutes ago 1.52GB 19:44:23 dc864fe2b3e3 11 minutes ago 1.52GB 19:44:23 4153c0d30b2e 11 minutes ago 1.51GB 19:44:23 security-spire-server-arm64 latest e6aa2da1da2f 16 minutes ago 84.2MB 19:44:23 c1dd95b94e3a 17 minutes ago 1.41GB 19:44:23 ci-base-image-arm64 latest f1e255a34885 31 minutes ago 994MB 19:44:23 alpine 3.15 60f2846fe774 9 days ago 5.32MB 19:44:23 alpine 3.16 3d81c46cd875 10 days ago 5.27MB 19:44:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 19:44:23 docker 20.10.14 c346e9eafbab 3 months ago 202MB 19:44:23 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 19:44:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:24 19:44:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:25 arm64: Pulling from edgex-lftools-log-publisher 19:44:25 8998bd30e6a1: Pulling fs layer 19:44:25 04944245beec: Pulling fs layer 19:44:25 699f458cf7ca: Pulling fs layer 19:44:25 765212b225bb: Pulling fs layer 19:44:25 f23df028b6ca: Pulling fs layer 19:44:25 d65c8cfc05b1: Pulling fs layer 19:44:25 2437ff75d9bd: Pulling fs layer 19:44:25 f23df028b6ca: Waiting 19:44:25 d65c8cfc05b1: Waiting 19:44:25 2437ff75d9bd: Waiting 19:44:25 765212b225bb: Waiting 19:44:25 04944245beec: Download complete 19:44:25 765212b225bb: Verifying Checksum 19:44:25 765212b225bb: Download complete 19:44:25 f23df028b6ca: Download complete 19:44:25 d65c8cfc05b1: Verifying Checksum 19:44:25 d65c8cfc05b1: Download complete 19:44:25 699f458cf7ca: Verifying Checksum 19:44:25 699f458cf7ca: Download complete 19:44:25 8998bd30e6a1: Verifying Checksum 19:44:25 8998bd30e6a1: Download complete 19:44:28 2437ff75d9bd: Verifying Checksum 19:44:28 2437ff75d9bd: Download complete 19:44:30 8998bd30e6a1: Pull complete 19:44:30 04944245beec: Pull complete 19:44:32 699f458cf7ca: Pull complete 19:44:32 765212b225bb: Pull complete 19:44:33 f23df028b6ca: Pull complete 19:44:33 d65c8cfc05b1: Pull complete 19:44:48 2437ff75d9bd: Pull complete 19:44:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:44:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:48 prd-ubuntu20.04-docker-arm64-4c-16g-21510 does not seem to be running inside a container 19:44:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:44:51 $ docker top 28fbec987303957a13b04a223bb42a5843faba29a2a5ae69c4cbd89a87a41376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:44:52 ---> job-cost.sh 19:44:52 lf-activate-venv: SKIPPING 19:44:52 INFO: No Stack... 19:44:53 INFO: Retrieving Pricing Info for: v3-standard-4 19:44:54 INFO: Archiving Costs [Pipeline] sh 19:44:54 + cut -d, -f6 19:44:54 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:44:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4112-1-stack-cost] 19:44:54 Resource [jenkins-edgexfoundry-edgex-go-PR-4112-1-stack-cost] did not exist. Created. 19:44:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:44:55 + echo total: 0.10999999940395355 [Pipeline] stash 19:44:55 Stashed 1 file(s) [Pipeline] } 19:44:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4112-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:44:56 $ docker stop --time=1 28fbec987303957a13b04a223bb42a5843faba29a2a5ae69c4cbd89a87a41376 19:44:57 $ docker rm -f 28fbec987303957a13b04a223bb42a5843faba29a2a5ae69c4cbd89a87a41376 [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 19:44:58 provisioning config files... 19:44:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8571247634409168051tmp [Pipeline] { [Pipeline] sh 19:44:58 + set +x 19:44:58 + curl -s https://codecov.io/bash 19:44:58 + bash -s -- 19:44:58 19:44:58 _____ _ 19:44:58 / ____| | | 19:44:58 | | ___ __| | ___ ___ _____ __ 19:44:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:44:58 | |___| (_) | (_| | __/ (_| (_) \ V / 19:44:58 \_____\___/ \__,_|\___|\___\___/ \_/ 19:44:58 Bash-1.0.6 19:44:58 19:44:58 19:44:58 ==> git version 2.25.1 found 19:44:58 ==> 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 19:44:58 Release-Date: 2020-01-08 19:44:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:44:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:44:58 ==> Jenkins CI detected. 19:44:58 current dir:  /w/workspace/edgex-go/1 19:44:58 project root: . 19:44:58 --> token set from env 19:44:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:44:58 ==> Running gcov in . (disable via -X gcov) 19:44:58 ==> Python coveragepy not found 19:44:58 ==> Searching for coverage reports in: 19:44:58 + . 19:44:58 -> Found 1 reports 19:44:58 ==> Detecting git/mercurial file structure 19:44:58 ==> Reading reports 19:44:58 + ./coverage.out bytes=436531 19:44:58 ==> Appending adjustments 19:44:58 https://docs.codecov.io/docs/fixing-reports 19:45:00 + Found adjustments 19:45:00 ==> Gzipping contents 19:45:00 60K /tmp/codecov.aLZJtL.gz 19:45:00 ==> Uploading reports 19:45:00 url: https://codecov.io 19:45:00 query: branch=PR-4112&commit=e85b0675289af02c98b6753e60440919ac7d4ac8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4112&job=&cmd_args= 19:45:00 -> Pinging Codecov 19:45:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4112&commit=e85b0675289af02c98b6753e60440919ac7d4ac8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4112&job=&cmd_args= 19:45:01 -> Uploading to 19:45:01 https://storage.googleapis.com/codecov/v4/raw/2022-07-29/00271124DB129430A58F1EEE437C3FCB/e85b0675289af02c98b6753e60440919ac7d4ac8/3b30edd8-01e7-44ce-befe-401b647a1fad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T194501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=65efdfb498397866e3950d1cda0210367ef85d45010006462a1b99e0da6e5989 19:45:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:01 Dload Upload Total Spent Left Speed 19:45:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60029 0 0 100 60029 0 240k --:--:-- --:--:-- --:--:-- 240k 19:45:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e85b0675289af02c98b6753e60440919ac7d4ac8 [Pipeline] } 19:45:01 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 19:45:02 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:45:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:45:04 ---> package-listing.sh 19:45:04 ++ facter osfamily 19:45:04 ++ tr '[:upper:]' '[:lower:]' 19:45:04 + OS_FAMILY=debian 19:45:04 + workspace=/w/workspace/edgex-go/1 19:45:04 + START_PACKAGES=/tmp/packages_start.txt 19:45:04 + END_PACKAGES=/tmp/packages_end.txt 19:45:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:45:04 + PACKAGES=/tmp/packages_start.txt 19:45:04 + '[' /w/workspace/edgex-go/1 ']' 19:45:04 + PACKAGES=/tmp/packages_end.txt 19:45:04 + case "${OS_FAMILY}" in 19:45:04 + dpkg -l 19:45:04 + grep '^ii' 19:45:04 + '[' -f /tmp/packages_start.txt ']' 19:45:04 + '[' -f /tmp/packages_end.txt ']' 19:45:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:45:04 + '[' /w/workspace/edgex-go/1 ']' 19:45:04 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:45:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:45:04 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 19:45:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:05 19:45:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:05 latest: Pulling from edgex-lftools-log-publisher 19:45:05 5eb5b503b376: Pulling fs layer 19:45:05 5c69ac0246d0: Pulling fs layer 19:45:05 ec43610c2a17: Pulling fs layer 19:45:05 3a2ae6a8a46f: Pulling fs layer 19:45:05 33b1e0a273af: Pulling fs layer 19:45:05 5d3b04190fa2: Pulling fs layer 19:45:05 2f39f015ded8: Pulling fs layer 19:45:05 33b1e0a273af: Waiting 19:45:05 5d3b04190fa2: Waiting 19:45:05 2f39f015ded8: Waiting 19:45:05 3a2ae6a8a46f: Waiting 19:45:05 5c69ac0246d0: Download complete 19:45:05 3a2ae6a8a46f: Download complete 19:45:05 33b1e0a273af: Verifying Checksum 19:45:05 33b1e0a273af: Download complete 19:45:05 ec43610c2a17: Verifying Checksum 19:45:05 ec43610c2a17: Download complete 19:45:05 5d3b04190fa2: Download complete 19:45:05 5eb5b503b376: Download complete 19:45:06 2f39f015ded8: Verifying Checksum 19:45:06 2f39f015ded8: Download complete 19:45:07 5eb5b503b376: Pull complete 19:45:07 5c69ac0246d0: Pull complete 19:45:07 ec43610c2a17: Pull complete 19:45:07 3a2ae6a8a46f: Pull complete 19:45:07 33b1e0a273af: Pull complete 19:45:07 5d3b04190fa2: Pull complete 19:45:12 2f39f015ded8: Pull complete 19:45:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:12 prd-ubuntu20.04-docker-8c-8g-21508 does not seem to be running inside a container 19:45:12 $ 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 19:45:14 $ docker top 98a741f3cca2050e892151c05ab4f7e9d9fe8e52c676799c9b2680bda6f5c4fa -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:15 + touch /tmp/pre-build-complete [Pipeline] sh 19:45:15 + mkdir -p /var/log/sysstat [Pipeline] sh 19:45:15 + ls /var/log/sa-host 19:45:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:45:15 provisioning config files... 19:45:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3830393930584634108tmp [Pipeline] { [Pipeline] echo 19:45:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:45:16 ---> create-netrc.sh [Pipeline] } 19:45:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:45:16 ---> python-tools-install.sh [Pipeline] echo 19:45:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:45:17 ---> sudo-logs.sh 19:45:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:45:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:45:17 ---> job-cost.sh 19:45:17 lf-activate-venv: SKIPPING 19:45:17 DEBUG: total: 0.10999999940395355 19:45:17 INFO: Retrieving Stack Cost... 19:45:18 INFO: Retrieving Pricing Info for: v3-standard-8 19:45:18 INFO: Archiving Costs [Pipeline] echo 19:45:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:45:18 ---> logs-deploy.sh 19:45:18 lf-activate-venv: SKIPPING 19:45:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4112/1 19:45:18 INFO: archiving workspace using pattern(s): 19:45:19 Archives upload complete. 19:45:19 INFO: archiving logs to Nexus