Pull request #4640 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 7fce62d23fefd64b9b166af17ad081243a202fc8+74b98e48a794a97f37b554db3d129d7af8896319 (8602f322edf1e9c7b70a9f25a55ee7a6813db524) 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-ssh17846775845914677939.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14492369058952336899.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4640/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-4640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6020853614616313026.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-4640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9806995114644507060.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4598948780193204210.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4640/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-4640/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16885998062609187387.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3848 in /w/workspace/edgexfoundry_edgex-go_PR-4640 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4640/head:refs/remotes/origin/PR-4640 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 74b98e48a794a97f37b554db3d129d7af8896319 into PR head commit 7fce62d23fefd64b9b166af17ad081243a202fc8 Merge succeeded, producing 7fce62d23fefd64b9b166af17ad081243a202fc8 Checking out Revision 7fce62d23fefd64b9b166af17ad081243a202fc8 (PR-4640) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fce62d23fefd64b9b166af17ad081243a202fc8 # 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 74b98e48a794a97f37b554db3d129d7af8896319 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fce62d23fefd64b9b166af17ad081243a202fc8 # timeout=10 Commit message: "fix: core-command fuzzing test http error 500" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:22:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:22:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:22:36 ========================================================= 21:22:36 EdgeX Global Pipelines Version Info 21:22:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:22:37 ------------------- 21:22:37 stable info: 21:22:37 ------------------- 21:22:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:22:37 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:22:37 Message: update stable to v1.0.253 21:22:38 ------------------- 21:22:38 experimental info: 21:22:38 ------------------- 21:22:38 Commited By: **** collab-it+edgex@linuxfoundation.org 21:22:38 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:22:38 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4640 [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4640 [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4640 [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fce62d23fefd64b9b166af17ad081243a202fc8 [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fce62d [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:39 provisioning config files... 21:22:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7109447741858177859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:40 ---> docker-login.sh 21:22:40 nexus3.edgexfoundry.org:10001 21:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:40 Configure a credential helper to remove this warning. See 21:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:40 21:22:40 Login Succeeded 21:22:40 nexus3.edgexfoundry.org:10002 21:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:40 Configure a credential helper to remove this warning. See 21:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:40 21:22:40 Login Succeeded 21:22:40 nexus3.edgexfoundry.org:10003 21:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:40 Configure a credential helper to remove this warning. See 21:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:40 21:22:40 Login Succeeded 21:22:40 nexus3.edgexfoundry.org:10004 21:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:40 Configure a credential helper to remove this warning. See 21:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:40 21:22:40 Login Succeeded 21:22:40 docker.io 21:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:40 Configure a credential helper to remove this warning. See 21:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:40 21:22:40 Login Succeeded 21:22:40 ---> docker-login.sh ends [Pipeline] } 21:22:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:41 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 21:22:41 + + cut -d/ -f2 21:22:41 dirname cmd/core-command/Dockerfile 21:22:41 + echo core-command,cmd/core-command/Dockerfile 21:22:41 + + cut -d/ -f2 21:22:41 dirname cmd/core-common-config-bootstrapper/Dockerfile 21:22:41 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:22:41 + dirname cmd/core-data/Dockerfile 21:22:41 + cut -d/ -f2 21:22:41 + echo core-data,cmd/core-data/Dockerfile 21:22:41 + dirname cmd/core-metadata/Dockerfile 21:22:41 + cut -d/ -f2 21:22:41 + echo core-metadata,cmd/core-metadata/Dockerfile 21:22:41 + dirname cmd/security-bootstrapper/Dockerfile 21:22:41 + cut -d/ -f2 21:22:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:22:41 + dirname cmd/security-proxy-auth/Dockerfile 21:22:41 + cut -d/ -f2 21:22:41 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:22:41 + dirname cmd/security-proxy-setup/Dockerfile 21:22:41 + cut -d/ -f2 21:22:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:22:41 + dirname cmd/security-secretstore-setup/Dockerfile 21:22:41 + cut -d/ -f2 21:22:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:22:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:22:41 + cut -d/ -f2 21:22:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:22:41 + dirname+ cmd/security-spire-agent/Dockerfile 21:22:41 cut -d/ -f2 21:22:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:22:41 + dirname cmd/security-spire-config/Dockerfile 21:22:41 + cut -d/ -f2 21:22:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:22:41 + dirname cmd/security-spire-server/Dockerfile 21:22:41 + cut -d/ -f2 21:22:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:22:41 + dirname cmd/support-notifications/Dockerfile 21:22:41 + cut -d/ -f2 21:22:41 + echo support-notifications,cmd/support-notifications/Dockerfile 21:22:41 + dirname cmd/support-scheduler/Dockerfile 21:22:41 + cut -d/ -f2 21:22:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:22:41 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:22:41 + git rev-list -1 --merges 7fce62d23fefd64b9b166af17ad081243a202fc8~1..7fce62d23fefd64b9b166af17ad081243a202fc8 [Pipeline] echo 21:22:41 -----------> git rev-list -1 --merges 7fce62d23fefd64b9b166af17ad081243a202fc8~1..7fce62d23fefd64b9b166af17ad081243a202fc8 7fce62d23fefd64b9b166af17ad081243a202fc8 [false] [Pipeline] sh 21:22:42 + git log --format=format:%s -1 7fce62d23fefd64b9b166af17ad081243a202fc8 [Pipeline] echo 21:22:42 ========================================================= 21:22:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:22:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:22:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:22:42 + grep -v github /etc/ssh/ssh_known_hosts 21:22:42 + [ -e /tmp/ssh_known_hosts ] 21:22:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:22:42 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:22:42 sudo tee -a /etc/ssh/ssh_known_hosts 21:22:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:43 21:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:43 0.1.4: Pulling from edgex-devops/py-git-semver 21:22:43 b85a868b505f: Pulling fs layer 21:22:43 e2be974225ed: Pulling fs layer 21:22:43 339a4e72a1f5: Pulling fs layer 21:22:43 988bab9f4d93: Pulling fs layer 21:22:43 1469e6f7b9e6: Pulling fs layer 21:22:43 eaf3925da568: Pulling fs layer 21:22:43 bab4dde63d76: Pulling fs layer 21:22:43 bde34c3a00c8: Pulling fs layer 21:22:43 b352a97aabf1: Pulling fs layer 21:22:43 4872d77fe225: Pulling fs layer 21:22:43 5851b861e8e6: Pulling fs layer 21:22:43 988bab9f4d93: Waiting 21:22:43 bde34c3a00c8: Waiting 21:22:43 5851b861e8e6: Waiting 21:22:43 4872d77fe225: Waiting 21:22:43 b352a97aabf1: Waiting 21:22:43 eaf3925da568: Waiting 21:22:43 bab4dde63d76: Waiting 21:22:43 1469e6f7b9e6: Waiting 21:22:43 e2be974225ed: Download complete 21:22:43 988bab9f4d93: Download complete 21:22:43 1469e6f7b9e6: Verifying Checksum 21:22:43 1469e6f7b9e6: Download complete 21:22:43 eaf3925da568: Verifying Checksum 21:22:43 eaf3925da568: Download complete 21:22:43 339a4e72a1f5: Verifying Checksum 21:22:43 339a4e72a1f5: Download complete 21:22:43 bde34c3a00c8: Verifying Checksum 21:22:43 bde34c3a00c8: Download complete 21:22:43 b352a97aabf1: Verifying Checksum 21:22:43 b352a97aabf1: Download complete 21:22:43 4872d77fe225: Download complete 21:22:43 5851b861e8e6: Verifying Checksum 21:22:43 5851b861e8e6: Download complete 21:22:43 b85a868b505f: Verifying Checksum 21:22:43 b85a868b505f: Download complete 21:22:44 bab4dde63d76: Verifying Checksum 21:22:44 bab4dde63d76: Download complete 21:22:45 b85a868b505f: Pull complete 21:22:45 e2be974225ed: Pull complete 21:22:45 339a4e72a1f5: Pull complete 21:22:45 988bab9f4d93: Pull complete 21:22:46 1469e6f7b9e6: Pull complete 21:22:46 eaf3925da568: Pull complete 21:22:48 bab4dde63d76: Pull complete 21:22:48 bde34c3a00c8: Pull complete 21:22:48 b352a97aabf1: Pull complete 21:22:48 4872d77fe225: Pull complete 21:22:48 5851b861e8e6: Pull complete 21:22:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:22:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:48 prd-ubuntu20.04-docker-8c-8g-3848 does not seem to be running inside a container 21:22:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:22:50 $ docker top d38f35b62564d3f8d1947ddb3199e8d10335e22b4a4ba70030a86eaeee1b48cb -eo pid,comm 21:22:50 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). 21:22:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:22:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:50 [ssh-agent] Looking for ssh-agent implementation... 21:22:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:50 $ docker exec d38f35b62564d3f8d1947ddb3199e8d10335e22b4a4ba70030a86eaeee1b48cb ssh-agent 21:22:50 SSH_AUTH_SOCK=/tmp/ssh-y4BWAoJu3Uyy/agent.32 21:22:50 SSH_AGENT_PID=38 21:22:50 Running ssh-add (command line suppressed) 21:22:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11486221456993669838.key (/w/workspace/edgex-go/1@tmp/private_key_11486221456993669838.key) 21:22:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:51 + git tag --points-at HEAD [Pipeline] } 21:22:51 $ docker exec --env ******** --env ******** d38f35b62564d3f8d1947ddb3199e8d10335e22b4a4ba70030a86eaeee1b48cb ssh-agent -k 21:22:51 unset SSH_AUTH_SOCK; 21:22:51 unset SSH_AGENT_PID; 21:22:51 echo Agent pid 38 killed; 21:22:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:22:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:51 [ssh-agent] Looking for ssh-agent implementation... 21:22:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:51 $ docker exec d38f35b62564d3f8d1947ddb3199e8d10335e22b4a4ba70030a86eaeee1b48cb ssh-agent 21:22:51 SSH_AUTH_SOCK=/tmp/ssh-sLre2bRxHe8Q/agent.71 21:22:51 SSH_AGENT_PID=77 21:22:51 Running ssh-add (command line suppressed) 21:22:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16063532110829758090.key (/w/workspace/edgex-go/1@tmp/private_key_16063532110829758090.key) 21:22:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:51 + git semver init 21:22:52 2023-08-16 21:22:52,116 [run_init] DEBUG init version:0.0.0 force:False 21:22:52 2023-08-16 21:22:52,116 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 21:22:52 2023-08-16 21:22:52,117 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 21:22:52 2023-08-16 21:22:52,117 [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) 21:22:57 2023-08-16 21:22:56,844 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 21:22:57 2023-08-16 21:22:56,845 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4640 with force:False 21:22:57 2023-08-16 21:22:56,845 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4640 21:22:57 2023-08-16 21:22:56,850 [execute] INFO git cat-file --batch-check 21:22:57 2023-08-16 21:22:56,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:22:57 2023-08-16 21:22:56,857 [execute] INFO git cat-file --batch 21:22:57 2023-08-16 21:22:56,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:22:57 2023-08-16 21:22:56,864 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4640 21:22:57 0.0.0 [Pipeline] } 21:22:57 $ docker exec --env ******** --env ******** d38f35b62564d3f8d1947ddb3199e8d10335e22b4a4ba70030a86eaeee1b48cb ssh-agent -k 21:22:57 unset SSH_AUTH_SOCK; 21:22:57 unset SSH_AGENT_PID; 21:22:57 echo Agent pid 77 killed; 21:22:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:58 + git semver [Pipeline] } 21:22:58 $ docker stop --time=1 d38f35b62564d3f8d1947ddb3199e8d10335e22b4a4ba70030a86eaeee1b48cb 21:22:59 $ docker rm -f --volumes d38f35b62564d3f8d1947ddb3199e8d10335e22b4a4ba70030a86eaeee1b48cb [Pipeline] // withDockerContainer [Pipeline] sh 21:23:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:23:00 Stashed 1 file(s) [Pipeline] echo 21:23:00 [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 21:23:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:23:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:01 ========================================================= 21:23:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:23:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:23:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:23:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:23:01 4db1b89c0bd1: Pulling fs layer 21:23:01 6911f1a30b25: Pulling fs layer 21:23:01 e194b8c5c2a9: Pulling fs layer 21:23:01 6863d3e3a2b1: Pulling fs layer 21:23:01 ec0bb842ea78: Pulling fs layer 21:23:01 40a00589a448: Pulling fs layer 21:23:01 6c08303d61cc: Pulling fs layer 21:23:01 798269fcf238: Pulling fs layer 21:23:01 6863d3e3a2b1: Waiting 21:23:01 ec0bb842ea78: Waiting 21:23:01 40a00589a448: Waiting 21:23:01 6c08303d61cc: Waiting 21:23:01 798269fcf238: Waiting 21:23:01 6911f1a30b25: Download complete 21:23:01 6863d3e3a2b1: Verifying Checksum 21:23:01 6863d3e3a2b1: Download complete 21:23:01 4db1b89c0bd1: Download complete 21:23:01 40a00589a448: Verifying Checksum 21:23:01 40a00589a448: Download complete 21:23:01 4db1b89c0bd1: Pull complete 21:23:01 6911f1a30b25: Pull complete 21:23:02 798269fcf238: Verifying Checksum 21:23:02 798269fcf238: Download complete 21:23:02 e194b8c5c2a9: Verifying Checksum 21:23:02 e194b8c5c2a9: Download complete 21:23:02 6c08303d61cc: Verifying Checksum 21:23:02 6c08303d61cc: Download complete 21:23:05 e194b8c5c2a9: Pull complete 21:23:05 6863d3e3a2b1: Pull complete 21:23:05 ec0bb842ea78: Pull complete 21:23:05 40a00589a448: Pull complete 21:23:08 6c08303d61cc: Pull complete 21:23:09 798269fcf238: Pull complete 21:23:09 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:23:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:23:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:23:09 + docker build -t ci-base-image-x86_64 -f - . 21:23:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:23:09 WORKDIR /edgex 21:23:09 COPY go.mod . 21:23:09 RUN go mod download 21:23:10 Sending build context to Docker daemon 170.8MB 21:23:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:23:10 ---> ec979cd7f677 21:23:10 Step 2/4 : WORKDIR /edgex 21:23:12 ---> Running in f019e9236518 21:23:12 Removing intermediate container f019e9236518 21:23:12 ---> e5d4deeb258e 21:23:12 Step 3/4 : COPY go.mod . 21:23:12 ---> 839bb33d0051 21:23:12 Step 4/4 : RUN go mod download 21:23:12 ---> Running in 57d249310e05 21:23:15 Still waiting to schedule task 21:23:15 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:23:27 Removing intermediate container 57d249310e05 21:23:27 ---> 6e1b821b21a6 21:23:27 Successfully built 6e1b821b21a6 21:23:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:27 + docker inspect -f . ci-base-image-x86_64 21:23:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:27 prd-ubuntu20.04-docker-8c-8g-3848 does not seem to be running inside a container 21:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:23:28 $ docker top 2fd1dc2bd554d351fa70bed0d45bef394896a19729adedfbc9a0bd919268eb53 -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:28 + go version 21:23:28 go version go1.20.6 linux/amd64 [Pipeline] } 21:23:28 $ docker stop --time=1 2fd1dc2bd554d351fa70bed0d45bef394896a19729adedfbc9a0bd919268eb53 21:23:29 $ docker rm -f --volumes 2fd1dc2bd554d351fa70bed0d45bef394896a19729adedfbc9a0bd919268eb53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:30 + docker inspect -f . ci-base-image-x86_64 21:23:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:30 prd-ubuntu20.04-docker-8c-8g-3848 does not seem to be running inside a container 21:23:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:23:31 $ docker top bb8353a88c8affb36c1358463951ee4ea42f6338fd4dd4f2996a43454b4f4e8b -eo pid,comm [Pipeline] { [Pipeline] echo 21:23:31 ========================================================= 21:23:31 [edgeXBuildGoParallel] Running Tests and Build... 21:23:31 ========================================================= [Pipeline] sh 21:23:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 21:23:31 + make test 21:23:31 go test -race -coverprofile=coverage.out ./... 21:23:40 ? github.com/edgexfoundry/edgex-go [no test files] 21:23:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:23:52 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:23:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:23:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:23:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:23:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:23:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:23:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:23:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:23:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:23:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:23:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:23:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:23:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:23:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 21:23:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 97.0% of statements 21:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:23:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:23:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:23:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements 21:23:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements 21:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.841s coverage: 93.4% of statements 21:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements 21:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 97.6% of statements 21:23:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 21:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:24:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.101s coverage: 0.9% of statements 21:24:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 32.2% of statements 21:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 42.9% of statements 21:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.090s coverage: 82.9% of statements 21:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 21:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 21:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 21:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:24:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:24:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:24:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:24:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:24:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:24:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:24:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:24:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:24:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:24:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 21:24:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:24:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:24:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:24:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:24:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:24:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.296s coverage: 79.9% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.062s coverage: 20.0% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.114s coverage: 81.8% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 86.0% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 38.4% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 95.7% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.8% of statements 21:24:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements 21:24:26 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 21:24:26 running golangci-lint 21:24:26 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 21:24:26 go version go1.20.6 linux/amd64 21:24:26 level=info msg="[config_reader] Used config file .golangci.yml" 21:24:26 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 21:24:44 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|exports_file|files|name) took 15.60188833s" 21:24:44 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.081315ms" 21:24:51 level=info msg="[linters_context/goanalysis] analyzers took 1m16.105916874s with top 10 stages: buildir: 39.596664658s, inspect: 1.728144221s, gosec: 1.514342645s, fact_deprecated: 1.43192455s, printf: 1.313955311s, ctrlflow: 1.307862566s, nilness: 1.104685464s, S1038: 1.099240822s, fact_purity: 867.930253ms, typedness: 842.537223ms" 21:24:51 level=info msg="[runner] Issues before processing: 200, after processing: 0" 21:24:51 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/200, filename_unadjuster: 200/200, path_prettifier: 200/200, skip_files: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, exclude: 200/200, nolint: 0/21, cgo: 200/200, identifier_marker: 200/200" 21:24:51 level=info msg="[runner] processing took 18.378411ms with stages: nolint: 7.218267ms, identifier_marker: 6.632298ms, autogenerated_exclude: 1.455494ms, path_prettifier: 1.282727ms, exclude-rules: 1.089275ms, skip_dirs: 626.64µs, filename_unadjuster: 38.68µs, cgo: 29.508µs, max_same_issues: 1.04µs, skip_files: 671ns, uniq_by_line: 580ns, source_code: 560ns, max_from_linter: 431ns, path_prefixer: 380ns, diff: 380ns, severity-rules: 370ns, exclude: 360ns, path_shortener: 360ns, sort_results: 260ns, max_per_file_from_linter: 130ns" 21:24:51 level=info msg="[runner] linters took 8.999285568s with stages: goanalysis_metalinter: 8.980794687s" 21:24:51 level=info msg="File cache stats: 0 entries of total size 0B" 21:24:51 level=info msg="Memory: 248 samples, avg is 204.4MB, max is 798.7MB" 21:24:51 level=info msg="Execution took 24.658068874s" 21:24:51 go vet ./... 21:24:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:24:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:24:56 ./bin/test-attribution-txt.sh 21:24:56 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:24:56 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:24:56 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:24:56 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:24:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:24:57 + ls -al . 21:24:57 total 728 21:24:57 drwxrwxr-x 12 1001 1001 4096 Aug 16 21:23 . 21:24:57 drwxr-xr-x 4 root root 4096 Aug 16 21:23 .. 21:24:57 drwxrwxr-x 2 1001 1001 4096 Aug 16 21:22 .blubracket 21:24:57 -rw-rw-r-- 1 1001 1001 16 Aug 16 21:22 .dockerignore 21:24:57 drwxrwxr-x 8 1001 1001 4096 Aug 16 21:22 .git 21:24:57 drwxrwxr-x 3 1001 1001 4096 Aug 16 21:22 .github 21:24:57 -rw-rw-r-- 1 1001 1001 1173 Aug 16 21:22 .gitignore 21:24:57 -rw-rw-r-- 1 1001 1001 42 Aug 16 21:22 .golangci.yml 21:24:57 -rw-rw-r-- 1 1001 1001 87 Aug 16 21:22 .hadolint.yml 21:24:57 drwxr-xr-x 3 1001 1001 4096 Aug 16 21:22 .semver 21:24:57 -rw-rw-r-- 1 1001 1001 166 Aug 16 21:22 .sonarcloud.properties 21:24:57 -rw-rw-r-- 1 1001 1001 1171 Aug 16 21:22 ADOPTERS.md 21:24:57 -rw-rw-r-- 1 1001 1001 11152 Aug 16 21:22 Attribution.txt 21:24:57 -rw-rw-r-- 1 1001 1001 93407 Aug 16 21:22 CHANGELOG.md 21:24:57 -rw-rw-r-- 1 1001 1001 3804 Aug 16 21:22 CONTRIBUTING.md 21:24:57 -rw-rw-r-- 1 1001 1001 677 Aug 16 21:22 GOVERNANCE.md 21:24:57 -rw-rw-r-- 1 1001 1001 883 Aug 16 21:22 Jenkinsfile 21:24:57 -rw-rw-r-- 1 1001 1001 10775 Aug 16 21:22 LICENSE 21:24:57 -rw-rw-r-- 1 1001 1001 14764 Aug 16 21:22 Makefile 21:24:57 -rw-rw-r-- 1 1001 1001 582 Aug 16 21:22 OWNERS.md 21:24:57 -rw-rw-r-- 1 1001 1001 9923 Aug 16 21:22 README.md 21:24:57 -rw-rw-r-- 1 1001 1001 789 Aug 16 21:22 SECURITY.md 21:24:57 -rw-rw-r-- 1 1001 1001 5 Aug 16 21:23 VERSION 21:24:57 drwxrwxr-x 2 1001 1001 4096 Aug 16 21:22 bin 21:24:57 drwxrwxr-x 18 1001 1001 4096 Aug 16 21:22 cmd 21:24:57 -rw-r--r-- 1 root root 446998 Aug 16 21:24 coverage.out 21:24:57 drwxrwxr-x 2 1001 1001 4096 Aug 16 21:22 fuzz_test 21:24:57 -rw-rw-r-- 1 1001 1001 3687 Aug 16 21:22 go.mod 21:24:57 -rw-rw-r-- 1 1001 1001 33714 Aug 16 21:22 go.sum 21:24:57 drwxrwxr-x 7 1001 1001 4096 Aug 16 21:22 internal 21:24:57 drwxrwxr-x 3 1001 1001 4096 Aug 16 21:22 openapi 21:24:57 -rw-rw-r-- 1 1001 1001 594 Aug 16 21:22 security.txt 21:24:57 drwxrwxr-x 4 1001 1001 4096 Aug 16 21:22 snap 21:24:57 -rw-rw-r-- 1 1001 1001 204 Aug 16 21:22 version.go [Pipeline] sh 21:24:57 + '[' -e coverage.out ] 21:24:57 + chown 1001:1001 coverage.out [Pipeline] stash 21:24:57 Stashed 1 file(s) [Pipeline] sh 21:24:58 + make build 21:24:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:25:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:25:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:25:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:25:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:25:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:25:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:25:28 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 21:25:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:25:29 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 21:25:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:25:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:25:33 $ docker stop --time=1 bb8353a88c8affb36c1358463951ee4ea42f6338fd4dd4f2996a43454b4f4e8b 21:25:38 $ docker rm -f --volumes bb8353a88c8affb36c1358463951ee4ea42f6338fd4dd4f2996a43454b4f4e8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:25:39 21:25:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:25:39 latest: Pulling from edgex-devops/edgex-compose 21:25:39 91d30c5bc195: Pulling fs layer 21:25:39 2e9b0aa3be6d: Pulling fs layer 21:25:39 9c61dcf015f6: Pulling fs layer 21:25:39 4698f68db338: Pulling fs layer 21:25:39 2a2f49069b9e: Pulling fs layer 21:25:39 e0025b399a48: Pulling fs layer 21:25:39 2a2f49069b9e: Waiting 21:25:39 4698f68db338: Waiting 21:25:39 e0025b399a48: Waiting 21:25:40 91d30c5bc195: Verifying Checksum 21:25:40 91d30c5bc195: Download complete 21:25:40 4698f68db338: Download complete 21:25:40 2e9b0aa3be6d: Verifying Checksum 21:25:40 2e9b0aa3be6d: Download complete 21:25:40 e0025b399a48: Verifying Checksum 21:25:40 e0025b399a48: Download complete 21:25:40 91d30c5bc195: Pull complete 21:25:40 2a2f49069b9e: Verifying Checksum 21:25:40 2a2f49069b9e: Download complete 21:25:40 2e9b0aa3be6d: Pull complete 21:25:40 9c61dcf015f6: Verifying Checksum 21:25:40 9c61dcf015f6: Download complete 21:25:43 9c61dcf015f6: Pull complete 21:25:43 4698f68db338: Pull complete 21:25:43 2a2f49069b9e: Pull complete 21:25:43 e0025b399a48: Pull complete 21:25:43 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:25:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:25:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:43 prd-ubuntu20.04-docker-8c-8g-3848 does not seem to be running inside a container 21:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:25:46 $ docker top 79bf52b45dc1704b05922a226f4dc7e5c55c2b6b0b3355a5e0034b366c0829ad -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:47 + docker compose -f ./docker-compose-build.yml build --parallel 21:25:49 #1 [support-notifications internal] load build definition from Dockerfile 21:25:49 #1 transferring dockerfile: 1.84kB done 21:25:49 #1 DONE 0.0s 21:25:49 21:25:49 #2 [core-metadata internal] load build definition from Dockerfile 21:25:49 #2 transferring dockerfile: 1.96kB done 21:25:49 #2 DONE 0.0s 21:25:49 21:25:49 #3 [security-proxy-auth internal] load build definition from Dockerfile 21:25:49 #3 transferring dockerfile: 2.04kB done 21:25:49 #3 DONE 0.0s 21:25:49 21:25:49 #4 [security-bootstrapper internal] load build definition from Dockerfile 21:25:49 #4 transferring dockerfile: 2.82kB done 21:25:49 #4 DONE 0.0s 21:25:49 21:25:49 #5 [security-proxy-setup internal] load build definition from Dockerfile 21:25:49 #5 transferring dockerfile: 2.06kB done 21:25:49 #5 DONE 0.0s 21:25:49 21:25:49 #6 [security-spire-agent internal] load build definition from Dockerfile 21:25:49 #6 transferring dockerfile: 2.68kB done 21:25:49 #6 DONE 0.0s 21:25:49 21:25:49 #7 [support-scheduler internal] load build definition from Dockerfile 21:25:49 #7 transferring dockerfile: 1.82kB done 21:25:49 #7 DONE 0.0s 21:25:49 21:25:49 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:25:49 #8 transferring dockerfile: 2.12kB done 21:25:49 #8 DONE 0.0s 21:25:49 21:25:49 #9 [core-command internal] load build definition from Dockerfile 21:25:49 #9 transferring dockerfile: 1.82kB done 21:25:49 #9 DONE 0.1s 21:25:49 21:25:49 #10 [core-data internal] load build definition from Dockerfile 21:25:49 #10 transferring dockerfile: 1.90kB done 21:25:49 #10 DONE 0.1s 21:25:49 21:25:49 #11 [security-spire-config internal] load build definition from Dockerfile 21:25:49 #11 transferring dockerfile: 2.58kB done 21:25:49 #11 DONE 0.1s 21:25:49 21:25:49 #12 [support-notifications internal] load .dockerignore 21:25:49 #12 transferring context: 56B done 21:25:49 #12 DONE 0.1s 21:25:49 21:25:49 #13 [security-spire-server internal] load build definition from Dockerfile 21:25:49 #13 transferring dockerfile: 2.63kB done 21:25:49 #13 DONE 0.0s 21:25:49 21:25:49 #14 [security-secretstore-setup internal] load build definition from Dockerfile 21:25:49 #14 transferring dockerfile: 2.38kB done 21:25:49 #14 DONE 0.0s 21:25:49 21:25:49 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:25:49 #15 transferring dockerfile: 1.78kB done 21:25:49 #15 DONE 0.1s 21:25:49 21:25:49 #16 [core-metadata internal] load .dockerignore 21:25:49 #16 transferring context: 56B done 21:25:49 #16 DONE 0.0s 21:25:49 21:25:49 #17 [security-proxy-auth internal] load .dockerignore 21:25:49 #17 transferring context: 56B done 21:25:49 #17 DONE 0.0s 21:25:49 21:25:49 #18 [security-bootstrapper internal] load .dockerignore 21:25:49 #18 transferring context: 56B done 21:25:49 #18 DONE 0.0s 21:25:49 21:25:49 #19 [security-proxy-setup internal] load .dockerignore 21:25:49 #19 transferring context: 56B done 21:25:49 #19 DONE 0.0s 21:25:49 21:25:49 #20 [security-spire-agent internal] load .dockerignore 21:25:49 #20 transferring context: 56B done 21:25:49 #20 DONE 0.0s 21:25:49 21:25:49 #21 [support-scheduler internal] load .dockerignore 21:25:49 #21 transferring context: 56B done 21:25:49 #21 DONE 0.0s 21:25:49 21:25:49 #22 [core-command internal] load .dockerignore 21:25:49 #22 transferring context: 56B done 21:25:49 #22 DONE 0.0s 21:25:49 21:25:49 #23 [core-common-config-bootstrapper internal] load .dockerignore 21:25:49 #23 transferring context: 56B done 21:25:49 #23 DONE 0.0s 21:25:49 21:25:49 #24 [security-spire-config internal] load .dockerignore 21:25:49 #24 transferring context: 56B done 21:25:49 #24 DONE 0.0s 21:25:49 21:25:49 #25 [core-data internal] load .dockerignore 21:25:49 #25 transferring context: 56B done 21:25:49 #25 DONE 0.1s 21:25:49 21:25:49 #26 [security-spiffe-token-provider internal] load .dockerignore 21:25:49 #26 transferring context: 56B done 21:25:49 #26 DONE 0.0s 21:25:49 21:25:49 #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:25:49 #27 DONE 0.0s 21:25:49 21:25:49 #28 [security-secretstore-setup internal] load .dockerignore 21:25:50 #28 transferring context: 56B done 21:25:50 #28 DONE 0.0s 21:25:50 21:25:50 #29 [security-spire-server internal] load .dockerignore 21:25:50 #29 transferring context: 56B done 21:25:50 #29 DONE 0.0s 21:25:50 21:25:50 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 21:25:50 #30 DONE 0.1s 21:25:50 21:25:50 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:25:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:25:50 #31 ... 21:25:50 21:25:50 #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:25:50 #27 DONE 0.0s 21:25:50 21:25:50 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:25:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:25:50 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 21:25:50 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 21:25:50 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:25:50 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 21:25:50 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 21:25:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:25:50 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 21:25:50 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 21:25:50 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:25:50 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 21:25:50 #31 ... 21:25:50 21:25:50 #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:25:50 #27 DONE 0.0s 21:25:50 21:25:50 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 21:25:50 #30 DONE 0.3s 21:25:50 21:25:50 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:25:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:25:50 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 21:25:50 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 21:25:50 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:25:50 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 21:25:50 #31 ... 21:25:50 21:25:50 #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:25:50 #27 DONE 0.0s 21:25:50 21:25:50 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 21:25:50 #30 DONE 0.3s 21:25:50 21:25:50 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:25:50 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 21:25:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:25:50 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 21:25:50 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 21:25:50 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:25:50 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 21:25:50 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 21:25:50 #31 ... 21:25:50 21:25:50 #27 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:25:50 #27 DONE 0.0s 21:25:50 21:25:50 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:25:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:25:50 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 21:25:50 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 21:25:50 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:25:50 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 21:25:50 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 21:25:50 #31 ... 21:25:50 21:25:50 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 21:25:50 #30 DONE 0.6s 21:25:50 21:25:50 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:25:50 #32 DONE 1.0s 21:25:50 21:25:50 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:25:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:25:50 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 21:25:50 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 21:25:50 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:25:50 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 21:25:50 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 21:25:51 #31 DONE 1.2s 21:25:51 21:25:51 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 21:25:52 #33 DONE 1.5s 21:25:52 21:25:52 #34 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:25:57 #34 ... 21:25:57 21:25:57 #35 [security-secretstore-setup internal] load build context 21:25:57 #35 transferring context: 192.75MB 6.3s 21:25:59 #35 ... 21:25:59 21:25:59 #36 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:25:59 #0 0.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:25:59 #0 1.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:25:59 #0 1.593 OK: 265 MiB in 53 packages 21:25:59 #36 DONE 7.2s 21:25:59 21:25:59 #35 [security-secretstore-setup internal] load build context 21:25:59 #35 ... 21:25:59 21:25:59 #37 [support-notifications internal] load build context 21:25:59 #37 ... 21:25:59 21:25:59 #35 [security-secretstore-setup internal] load build context 21:26:00 #35 ... 21:26:00 21:26:00 #38 [support-scheduler internal] load build context 21:26:00 #38 ... 21:26:00 21:26:00 #39 [security-proxy-auth internal] load build context 21:26:00 #39 ... 21:26:00 21:26:00 #40 [core-metadata internal] load build context 21:26:00 #40 ... 21:26:00 21:26:00 #41 [core-command internal] load build context 21:26:00 #41 ... 21:26:00 21:26:00 #42 [security-proxy-setup internal] load build context 21:26:00 #42 ... 21:26:00 21:26:00 #43 [security-spire-server internal] load build context 21:26:00 #43 ... 21:26:00 21:26:00 #44 [core-data internal] load build context 21:26:00 #44 transferring context: 365.15MB 9.9s done 21:26:00 #44 ... 21:26:00 21:26:00 #45 [security-spiffe-token-provider internal] load build context 21:26:00 #45 ... 21:26:00 21:26:00 #46 [core-common-config-bootstrapper internal] load build context 21:26:01 #46 ... 21:26:01 21:26:01 #47 [security-bootstrapper internal] load build context 21:26:01 #47 ... 21:26:01 21:26:01 #48 [security-spire-config internal] load build context 21:26:01 #48 ... 21:26:01 21:26:01 #49 [security-spire-agent internal] load build context 21:26:01 #49 transferring context: 365.15MB 11.0s done 21:26:01 #49 ... 21:26:01 21:26:01 #48 [security-spire-config internal] load build context 21:26:02 #48 ... 21:26:02 21:26:02 #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:26:02 #0 1.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:02 #0 1.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:02 #0 1.778 OK: 265 MiB in 53 packages 21:26:02 #50 ... 21:26:02 21:26:02 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:26:02 #0 1.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:02 #0 1.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:02 #0 1.656 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:26:02 #0 1.656 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:26:02 #0 1.656 OK: 17823 distinct packages available 21:26:02 #0 1.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:02 #0 1.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:02 #0 2.061 OK: 265 MiB in 53 packages 21:26:02 #51 ... 21:26:02 21:26:02 #52 [core-data builder 3/7] RUN apk add --update --no-cache make git 21:26:02 #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:02 #0 2.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:02 #0 2.712 OK: 265 MiB in 53 packages 21:26:02 #52 ... 21:26:02 21:26:02 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:26:02 #0 2.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:02 #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:02 #0 2.845 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:26:02 #0 2.845 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:26:02 #0 2.845 OK: 17818 distinct packages available 21:26:02 #0 2.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:02 #0 3.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:02 #0 3.304 (1/5) Installing dumb-init (1.2.5-r2) 21:26:02 #0 3.311 (2/5) Installing musl-obstack (1.2.3-r0) 21:26:02 #0 3.318 (3/5) Installing libucontext (1.2-r0) 21:26:02 #0 3.461 (4/5) Installing gcompat (1.1.0-r0) 21:26:02 #0 3.461 (5/5) Installing openssl (3.0.10-r0) 21:26:02 #0 3.473 Executing busybox-1.35.0-r29.trigger 21:26:02 #0 3.480 OK: 8 MiB in 20 packages 21:26:02 #53 ... 21:26:02 21:26:02 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:26:02 #54 ... 21:26:02 21:26:02 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:26:02 #0 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:02 #0 1.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:02 #0 2.206 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:26:02 #0 2.206 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:26:02 #0 2.206 OK: 17818 distinct packages available 21:26:02 #0 2.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:02 #0 2.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:02 #0 2.655 (1/4) Installing dumb-init (1.2.5-r2) 21:26:02 #0 2.655 (2/4) Installing musl-obstack (1.2.3-r0) 21:26:02 #0 2.661 (3/4) Installing libucontext (1.2-r0) 21:26:02 #0 2.662 (4/4) Installing gcompat (1.1.0-r0) 21:26:02 #0 2.677 Executing busybox-1.35.0-r29.trigger 21:26:02 #0 2.689 OK: 7 MiB in 19 packages 21:26:02 #55 ... 21:26:02 21:26:02 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:26:03 #56 ... 21:26:03 21:26:03 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:26:03 #0 2.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:03 #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:03 #0 2.981 (1/2) Installing ca-certificates (20230506-r0) 21:26:03 #0 3.012 (2/2) Installing dumb-init (1.2.5-r2) 21:26:03 #0 3.015 Executing busybox-1.35.0-r29.trigger 21:26:03 #0 3.032 Executing ca-certificates-20230506-r0.trigger 21:26:03 #0 3.094 OK: 8 MiB in 17 packages 21:26:03 #57 ... 21:26:03 21:26:03 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:26:03 #58 ... 21:26:03 21:26:03 #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:26:03 #0 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:03 #0 1.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:03 #0 1.819 OK: 265 MiB in 53 packages 21:26:03 #59 ... 21:26:03 21:26:03 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:26:03 #0 3.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:03 #0 3.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:03 #0 3.857 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:26:03 #0 3.857 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:26:03 #0 3.857 OK: 17818 distinct packages available 21:26:03 #0 3.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:03 #0 4.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:03 #0 4.234 (1/9) Installing ca-certificates (20230506-r0) 21:26:03 #0 4.248 (2/9) Installing brotli-libs (1.0.9-r9) 21:26:03 #0 4.261 (3/9) Installing nghttp2-libs (1.51.0-r1) 21:26:03 #0 4.265 (4/9) Installing libcurl (8.2.1-r0) 21:26:03 #0 4.273 (5/9) Installing curl (8.2.1-r0) 21:26:03 #0 4.279 (6/9) Installing dumb-init (1.2.5-r2) 21:26:03 #0 4.296 (7/9) Installing musl-obstack (1.2.3-r0) 21:26:03 #0 4.296 (8/9) Installing libucontext (1.2-r0) 21:26:03 #0 4.296 (9/9) Installing gcompat (1.1.0-r0) 21:26:03 #0 4.300 Executing busybox-1.35.0-r29.trigger 21:26:03 #0 4.322 Executing ca-certificates-20230506-r0.trigger 21:26:03 #0 4.386 OK: 10 MiB in 24 packages 21:26:03 #60 ... 21:26:03 21:26:03 #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:26:03 #0 2.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:03 #0 3.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:03 #0 3.294 (1/1) Installing dumb-init (1.2.5-r2) 21:26:03 #0 3.312 Executing busybox-1.35.0-r29.trigger 21:26:03 #0 3.323 OK: 7 MiB in 16 packages 21:26:03 #61 ... 21:26:03 21:26:03 #41 [core-command internal] load build context 21:26:03 #41 transferring context: 365.15MB 12.9s done 21:26:04 #41 ... 21:26:04 21:26:04 #44 [core-data internal] load build context 21:26:04 #44 DONE 13.9s 21:26:04 21:26:04 #41 [core-command internal] load build context 21:26:04 #41 DONE 14.2s 21:26:04 21:26:04 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:26:04 #55 DONE 12.5s 21:26:04 21:26:04 #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:26:04 #59 DONE 12.6s 21:26:04 21:26:04 #61 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:26:04 #61 DONE 12.5s 21:26:04 21:26:04 #53 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:26:04 #53 DONE 12.5s 21:26:04 21:26:04 #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:26:04 #52 DONE 12.6s 21:26:04 21:26:04 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:26:04 #51 DONE 12.6s 21:26:04 21:26:04 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:26:04 #60 DONE 12.5s 21:26:04 21:26:04 #43 [security-spire-server internal] load build context 21:26:04 #43 transferring context: 365.15MB 10.2s done 21:26:04 #43 DONE 14.0s 21:26:04 21:26:04 #42 [security-proxy-setup internal] load build context 21:26:04 #42 transferring context: 365.15MB 10.7s done 21:26:04 #42 DONE 14.6s 21:26:04 21:26:04 #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:26:04 #50 DONE 12.6s 21:26:04 21:26:04 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:26:04 #57 DONE 12.6s 21:26:04 21:26:04 #62 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:26:04 #62 ... 21:26:04 21:26:04 #45 [security-spiffe-token-provider internal] load build context 21:26:04 #45 transferring context: 365.15MB 10.2s done 21:26:04 #45 DONE 14.0s 21:26:04 21:26:04 #40 [core-metadata internal] load build context 21:26:04 #40 transferring context: 365.15MB 11.3s done 21:26:04 #40 DONE 14.7s 21:26:04 21:26:04 #49 [security-spire-agent internal] load build context 21:26:04 #49 DONE 14.5s 21:26:04 21:26:04 #39 [security-proxy-auth internal] load build context 21:26:04 #39 transferring context: 365.15MB 11.6s done 21:26:04 #39 DONE 14.7s 21:26:04 21:26:04 #38 [support-scheduler internal] load build context 21:26:04 #38 transferring context: 365.15MB 11.7s done 21:26:04 #38 DONE 14.7s 21:26:04 21:26:04 #35 [security-secretstore-setup internal] load build context 21:26:04 #35 transferring context: 365.15MB 10.9s done 21:26:04 #35 DONE 14.1s 21:26:04 21:26:04 #46 [core-common-config-bootstrapper internal] load build context 21:26:04 #46 transferring context: 365.15MB 12.0s done 21:26:04 #46 DONE 14.6s 21:26:04 21:26:04 #37 [support-notifications internal] load build context 21:26:04 #37 transferring context: 365.15MB 12.2s done 21:26:04 #37 DONE 14.9s 21:26:04 21:26:04 #47 [security-bootstrapper internal] load build context 21:26:04 #47 transferring context: 365.15MB 13.3s done 21:26:04 #47 DONE 14.8s 21:26:04 21:26:04 #48 [security-spire-config internal] load build context 21:26:04 #48 transferring context: 365.15MB 12.4s done 21:26:04 #48 DONE 14.3s 21:26:04 21:26:04 #63 [core-command builder 4/7] COPY go.mod vendor* ./ 21:26:04 #63 DONE 0.3s 21:26:04 21:26:04 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:26:05 #64 DONE 0.2s 21:26:05 21:26:05 #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:26:05 #65 DONE 0.2s 21:26:05 21:26:05 #62 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:26:05 #62 DONE 0.2s 21:26:05 21:26:05 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:26:05 #66 DONE 0.2s 21:26:05 21:26:05 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:06 #67 ... 21:26:06 21:26:06 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:26:06 #58 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:06 #58 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:06 #58 13.63 (1/2) Installing dumb-init (1.2.5-r2) 21:26:06 #58 13.64 (2/2) Installing su-exec (0.2-r2) 21:26:06 #58 13.64 Executing busybox-1.35.0-r29.trigger 21:26:06 #58 13.65 OK: 7 MiB in 17 packages 21:26:06 #58 DONE 13.8s 21:26:06 21:26:06 #34 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:26:06 #34 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:06 #34 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:06 #34 13.88 (1/2) Installing dumb-init (1.2.5-r2) 21:26:06 #34 13.88 (2/2) Installing openssl (3.0.10-r0) 21:26:06 #34 13.90 Executing busybox-1.35.0-r29.trigger 21:26:06 #34 13.91 OK: 8 MiB in 17 packages 21:26:06 #34 DONE 14.2s 21:26:06 21:26:06 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:26:06 #54 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:06 #54 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:06 #54 13.90 (1/1) Installing dumb-init (1.2.5-r2) 21:26:06 #54 13.91 Executing busybox-1.35.0-r29.trigger 21:26:06 #54 13.92 OK: 7 MiB in 16 packages 21:26:06 #54 DONE 14.2s 21:26:06 21:26:06 #68 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 21:26:06 #68 DONE 0.0s 21:26:06 21:26:06 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:26:06 #56 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:06 #56 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:06 #56 13.92 (1/4) Installing ca-certificates (20230506-r0) 21:26:06 #56 13.95 (2/4) Installing dumb-init (1.2.5-r2) 21:26:06 #56 13.95 (3/4) Installing su-exec (0.2-r2) 21:26:06 #56 13.95 (4/4) Installing yq (4.30.4-r4) 21:26:06 #56 14.07 Executing busybox-1.35.0-r29.trigger 21:26:06 #56 14.08 Executing ca-certificates-20230506-r0.trigger 21:26:06 #56 14.15 OK: 17 MiB in 19 packages 21:26:06 #56 DONE 14.2s 21:26:06 21:26:06 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:26:07 #69 DONE 1.1s 21:26:07 21:26:07 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:07 #70 ... 21:26:07 21:26:07 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:26:07 #71 DONE 0.0s 21:26:07 21:26:07 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:15 #72 ... 21:26:15 21:26:15 #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:15 #73 ... 21:26:15 21:26:15 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:27 #74 DONE 21.7s 21:26:27 21:26:27 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:27 #70 DONE 21.6s 21:26:27 21:26:27 #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:27 #73 DONE 21.7s 21:26:27 21:26:27 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:27 #72 DONE 21.7s 21:26:27 21:26:27 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:27 #67 DONE 21.6s 21:26:27 21:26:27 #75 [security-proxy-setup builder 6/7] COPY . . 21:26:31 #75 ... 21:26:31 21:26:31 #76 [core-command builder 6/7] COPY . . 21:26:31 #76 DONE 4.3s 21:26:31 21:26:31 #77 [support-scheduler builder 6/7] COPY . . 21:26:31 #77 CACHED 21:26:31 21:26:31 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:26:31 #78 CACHED 21:26:31 21:26:31 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:31 #79 CACHED 21:26:31 21:26:31 #80 [security-proxy-auth builder 6/7] COPY . . 21:26:31 #80 CACHED 21:26:31 21:26:31 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:31 #81 CACHED 21:26:31 21:26:31 #82 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:26:31 #82 CACHED 21:26:31 21:26:31 #83 [security-spire-server builder 6/9] COPY . . 21:26:31 #83 DONE 4.3s 21:26:31 21:26:31 #84 [core-data builder 6/7] COPY . . 21:26:31 #84 CACHED 21:26:31 21:26:31 #85 [core-data builder 4/7] COPY go.mod vendor* ./ 21:26:31 #85 CACHED 21:26:31 21:26:31 #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:31 #86 CACHED 21:26:31 21:26:31 #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:31 #87 CACHED 21:26:31 21:26:31 #88 [core-metadata builder 6/7] COPY . . 21:26:31 #88 CACHED 21:26:31 21:26:31 #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:26:31 #89 CACHED 21:26:31 21:26:31 #90 [core-common-config-bootstrapper builder 6/7] COPY . . 21:26:31 #90 CACHED 21:26:31 21:26:31 #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:31 #91 CACHED 21:26:31 21:26:31 #92 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:26:31 #92 CACHED 21:26:31 21:26:31 #93 [security-spiffe-token-provider builder 6/7] COPY . . 21:26:31 #93 DONE 4.3s 21:26:31 21:26:31 #75 [security-proxy-setup builder 6/7] COPY . . 21:26:31 #75 DONE 4.3s 21:26:31 21:26:31 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:31 #94 CACHED 21:26:31 21:26:31 #95 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:26:31 #95 CACHED 21:26:31 21:26:31 #96 [security-bootstrapper builder 6/7] COPY . . 21:26:31 #96 CACHED 21:26:31 21:26:31 #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:26:31 #97 CACHED 21:26:31 21:26:31 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:31 #98 CACHED 21:26:31 21:26:31 #99 [security-secretstore-setup builder 6/7] COPY . . 21:26:31 #99 CACHED 21:26:31 21:26:31 #100 [support-notifications builder 6/7] COPY . . 21:26:31 #100 DONE 4.3s 21:26:31 21:26:31 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:26:31 #101 ... 21:26:31 21:26:31 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:26:31 #102 DONE 0.2s 21:26:31 21:26:31 #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:26:31 #103 CACHED 21:26:31 21:26:31 #104 [security-spire-agent builder 6/9] COPY . . 21:26:31 #104 CACHED 21:26:31 21:26:31 #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:26:31 #105 CACHED 21:26:31 21:26:31 #106 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:31 #106 CACHED 21:26:31 21:26:31 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:26:33 #107 DONE 2.1s 21:26:33 21:26:33 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:26:33 #108 DONE 2.1s 21:26:33 21:26:33 #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:26:33 #109 DONE 0.4s 21:26:33 21:26:33 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:26:33 #110 DONE 0.4s 21:26:33 21:26:33 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:26:33 #0 1.110 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 21:26:34 #111 ... 21:26:34 21:26:34 #112 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:26:34 #112 CACHED 21:26:34 21:26:34 #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:34 #113 CACHED 21:26:34 21:26:34 #114 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:26:34 #114 CACHED 21:26:34 21:26:34 #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:26:34 #115 CACHED 21:26:34 21:26:34 #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:26:34 #116 CACHED 21:26:34 21:26:34 #117 [security-spire-config builder 6/9] COPY . . 21:26:34 #117 CACHED 21:26:34 21:26:34 #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:26:34 #118 ... 21:26:34 21:26:34 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:26:34 #119 DONE 0.3s 21:26:34 21:26:34 #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:26:34 #118 DONE 0.3s 21:26:34 21:26:34 #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:26:34 #120 DONE 0.3s 21:26:34 21:26:34 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:26:34 #121 DONE 0.2s 21:26:34 21:26:34 #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:26:34 #122 ... 21:26:34 21:26:34 #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:26:34 #123 CACHED 21:26:34 21:26:34 #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:26:34 #124 CACHED 21:26:34 21:26:34 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:26:36 #125 DONE 2.1s 21:26:36 21:26:36 #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:26:36 #122 DONE 2.1s 21:26:36 21:26:36 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:26:36 #126 DONE 2.1s 21:26:36 21:26:36 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:26:37 #127 ... 21:26:37 21:26:37 #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:26:37 #128 DONE 0.7s 21:26:37 21:26:37 #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:26:37 #129 DONE 0.7s 21:26:37 21:26:37 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:26:37 #127 DONE 0.7s 21:26:37 21:26:37 #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:26:37 #130 DONE 0.1s 21:26:37 21:26:37 #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:26:37 #131 DONE 0.0s 21:26:37 21:26:37 #132 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:26:37 #132 DONE 0.1s 21:26:37 21:26:37 #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:26:37 #133 DONE 0.1s 21:26:37 21:26:37 #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:26:37 #134 DONE 0.1s 21:26:37 21:26:37 #135 [security-spire-config] exporting to image 21:26:37 #135 exporting layers 21:26:37 #135 ... 21:26:37 21:26:37 #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:26:37 #136 DONE 0.1s 21:26:37 21:26:37 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:26:37 #137 DONE 0.1s 21:26:37 21:26:37 #135 [security-spire-server] exporting to image 21:26:38 #135 exporting layers 0.8s done 21:26:38 #135 writing image sha256:c3e579e5cc05716971dc5ca96c5b0e4c101089c410f027ce2baf93c2063d3f0b 21:26:38 #135 exporting layers 0.8s done 21:26:38 #135 writing image sha256:c3e579e5cc05716971dc5ca96c5b0e4c101089c410f027ce2baf93c2063d3f0b 0.1s done 21:26:38 #135 naming to docker.io/library/security-spire-server done 21:26:38 #135 writing image sha256:e6bbc93e47579ad87e52dd46d14c8a0809997318e8c7d2eecfbcbde1dd0c758b done 21:26:38 #135 naming to docker.io/library/security-spire-config done 21:26:38 #135 writing image sha256:7cc25e19041c823790c95d20451af8e3516b07cea7409bbc6bd62040ce85f19e done 21:26:38 #135 naming to docker.io/library/security-spire-agent done 21:26:38 #135 DONE 1.0s 21:26:38 21:26:38 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:26:38 #0 1.093 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 21:26:41 #138 ... 21:26:41 21:26:41 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:26:41 #0 0.942 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 21:26:41 #139 ... 21:26:41 21:26:41 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:26:41 #0 1.071 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 21:26:41 #140 ... 21:26:41 21:26:41 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:26:41 #0 0.672 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:26:41 #141 ... 21:26:41 21:26:41 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:26:41 #0 1.414 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:26:41 #142 ... 21:26:41 21:26:41 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:26:41 #0 0.536 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:26:41 #143 ... 21:26:41 21:26:41 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:26:41 #0 1.146 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:26:41 #144 ... 21:26:41 21:26:41 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:26:41 #0 0.892 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:26:41 #145 ... 21:26:41 21:26:41 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:26:41 #0 0.696 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:26:42 #146 ... 21:26:42 21:26:42 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:26:42 #101 1.340 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:26:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3849 in /w/workspace/edgexfoundry_edgex-go_PR-4640 [Pipeline] { [Pipeline] ws 21:26:51 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:26:51 The recommended git tool is: git 21:26:56 using credential edgex-jenkins-ssh 21:26:56 Cloning the remote Git repository 21:26:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:26:57 > git init /w/workspace/edgex-go/1 # timeout=10 21:26:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:26:57 > git --version # timeout=10 21:26:57 > git --version # 'git version 2.25.1' 21:26:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:27:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:14 Merging remotes/origin/main commit 74b98e48a794a97f37b554db3d129d7af8896319 into PR head commit 7fce62d23fefd64b9b166af17ad081243a202fc8 21:27:15 Merge succeeded, producing 7fce62d23fefd64b9b166af17ad081243a202fc8 21:27:15 Checking out Revision 7fce62d23fefd64b9b166af17ad081243a202fc8 (PR-4640) 21:27:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:27:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:27:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4640/head:refs/remotes/origin/PR-4640 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:27:14 > git config core.sparsecheckout # timeout=10 21:27:14 > git checkout -f 7fce62d23fefd64b9b166af17ad081243a202fc8 # timeout=10 21:27:15 > git remote # timeout=10 21:27:15 > git config --get remote.origin.url # timeout=10 21:27:15 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:15 > git merge 74b98e48a794a97f37b554db3d129d7af8896319 # timeout=10 21:27:15 > git rev-parse HEAD^{commit} # timeout=10 21:27:15 > git config core.sparsecheckout # timeout=10 21:27:15 > git checkout -f 7fce62d23fefd64b9b166af17ad081243a202fc8 # timeout=10 21:27:18 Commit message: "fix: core-command fuzzing test http error 500" 21:27:18 > git --version # timeout=10 21:27:19 > git --version # 'git version 2.25.1' 21:27:19 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:27:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:27:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:27:20 Dload Upload Total Spent Left Speed 21:27:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 37174 0 --:--:-- --:--:-- --:--:-- 37174 [Pipeline] sh 21:27:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:27:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:27:21 + sudo tee /etc/docker/daemon.new 21:27:21 { 21:27:21 "registry-mirrors": [ 21:27:21 "https://nexus3.edgexfoundry.org:10001" 21:27:21 ], 21:27:21 "bip": "10.250.0.254/24", 21:27:21 "hosts": [ 21:27:21 "tcp://0.0.0.0:5555", 21:27:21 "unix:///var/run/docker.sock" 21:27:21 ], 21:27:21 "mtu": 1458, 21:27:21 "selinux-enabled": true, 21:27:21 "seccomp-profile": "/etc/docker/seccomp.json" 21:27:21 } [Pipeline] sh 21:27:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:27:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:27:40 provisioning config files... 21:27:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17092586513888024248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:40 ---> docker-login.sh 21:27:40 nexus3.edgexfoundry.org:10001 21:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:41 Configure a credential helper to remove this warning. See 21:27:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:41 21:27:41 Login Succeeded 21:27:41 nexus3.edgexfoundry.org:10002 21:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:42 Configure a credential helper to remove this warning. See 21:27:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:42 21:27:42 Login Succeeded 21:27:42 nexus3.edgexfoundry.org:10003 21:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:42 Configure a credential helper to remove this warning. See 21:27:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:42 21:27:42 Login Succeeded 21:27:42 nexus3.edgexfoundry.org:10004 21:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:42 Configure a credential helper to remove this warning. See 21:27:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:42 21:27:42 Login Succeeded 21:27:42 docker.io 21:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:43 Configure a credential helper to remove this warning. See 21:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:43 21:27:43 Login Succeeded 21:27:43 ---> docker-login.sh ends [Pipeline] } 21:27:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:27:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:43 ========================================================= 21:27:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:27:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:27:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:27:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:27:44 edb6bdbacee9: Pulling fs layer 21:27:44 5f9638ab2659: Pulling fs layer 21:27:44 8d51d6327a98: Pulling fs layer 21:27:44 8b374f2dd631: Pulling fs layer 21:27:44 ec14aa9079de: Pulling fs layer 21:27:44 2f466654f4bb: Pulling fs layer 21:27:44 554e91adad29: Pulling fs layer 21:27:44 ec14aa9079de: Waiting 21:27:44 2f466654f4bb: Waiting 21:27:44 554e91adad29: Waiting 21:27:44 5f9638ab2659: Verifying Checksum 21:27:44 5f9638ab2659: Download complete 21:27:44 8b374f2dd631: Download complete 21:27:44 ec14aa9079de: Verifying Checksum 21:27:44 ec14aa9079de: Download complete 21:27:44 edb6bdbacee9: Verifying Checksum 21:27:44 edb6bdbacee9: Download complete 21:27:45 edb6bdbacee9: Pull complete 21:27:46 554e91adad29: Verifying Checksum 21:27:46 554e91adad29: Download complete 21:27:46 5f9638ab2659: Pull complete 21:27:47 2f466654f4bb: Download complete 21:27:47 8d51d6327a98: Verifying Checksum 21:27:47 8d51d6327a98: Download complete 21:27:59 8d51d6327a98: Pull complete 21:27:59 8b374f2dd631: Pull complete 21:27:59 ec14aa9079de: Pull complete 21:28:03 #101 ... 21:28:03 21:28:03 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:28:03 #111 84.65 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 21:28:03 #111 ... 21:28:03 21:28:03 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:28:03 #144 DONE 87.9s 21:28:03 21:28:03 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:28:03 #140 DONE 88.1s 21:28:03 21:28:03 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:28:03 #138 DONE 88.1s 21:28:03 21:28:03 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:28:03 #143 DONE 88.2s 21:28:03 21:28:03 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:28:03 #139 ... 21:28:03 21:28:03 #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:28:03 #147 ... 21:28:03 21:28:03 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:28:03 #111 DONE 89.8s 21:28:03 21:28:03 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:28:03 #148 ... 21:28:03 21:28:03 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:28:03 #141 DONE 90.2s 21:28:03 21:28:03 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:28:03 #146 DONE 90.3s 21:28:03 21:28:03 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:28:03 #149 ... 21:28:03 21:28:03 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:28:03 #142 DONE 90.7s 21:28:03 21:28:03 #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:28:03 #150 ... 21:28:03 21:28:03 #151 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:28:03 #151 DONE 1.5s 21:28:03 21:28:03 #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:28:03 #147 DONE 1.6s 21:28:03 21:28:03 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:28:03 #148 DONE 1.0s 21:28:03 21:28:03 #152 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:28:03 #152 ... 21:28:03 21:28:03 #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:28:03 #150 DONE 0.7s 21:28:03 21:28:03 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:28:03 #149 DONE 1.0s 21:28:03 21:28:03 #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:28:03 #153 DONE 0.7s 21:28:03 21:28:03 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:28:03 #154 DONE 0.8s 21:28:03 21:28:03 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:28:03 #139 DONE 91.8s 21:28:03 21:28:03 #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:28:03 #155 DONE 0.7s 21:28:03 21:28:03 #156 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:28:03 #156 CACHED 21:28:03 21:28:03 #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:28:03 #157 CACHED 21:28:03 21:28:03 #158 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:28:03 #158 CACHED 21:28:03 21:28:03 #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:28:03 #159 CACHED 21:28:03 21:28:03 #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:28:03 #160 CACHED 21:28:03 21:28:03 #161 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:28:03 #161 CACHED 21:28:03 21:28:03 #152 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:28:03 #152 DONE 0.8s 21:28:03 21:28:03 #162 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:28:03 #162 ... 21:28:03 21:28:03 #163 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:28:03 #163 DONE 0.4s 21:28:03 21:28:03 #164 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:28:03 #164 ... 21:28:03 21:28:03 #165 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:28:03 #165 DONE 0.9s 21:28:03 21:28:03 #166 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:28:03 #166 DONE 1.0s 21:28:03 21:28:03 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:28:03 #167 DONE 1.0s 21:28:03 21:28:03 #168 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:28:03 #168 DONE 1.0s 21:28:03 21:28:03 #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:28:03 #169 ... 21:28:03 21:28:03 #170 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:28:03 #170 DONE 1.0s 21:28:03 21:28:03 #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:28:03 #171 DONE 1.0s 21:28:03 21:28:03 #162 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:28:03 #162 DONE 1.0s 21:28:03 21:28:03 #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:28:03 #172 DONE 1.8s 21:28:03 21:28:03 #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:28:03 #173 DONE 0.3s 21:28:03 21:28:03 #164 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:28:03 #164 DONE 0.9s 21:28:03 21:28:03 #135 [core-data] exporting to image 21:28:03 #135 exporting layers 21:28:04 #135 ... 21:28:04 21:28:04 #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:28:04 #174 DONE 0.3s 21:28:04 21:28:04 #175 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:28:04 #175 DONE 0.3s 21:28:04 21:28:04 #176 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:28:04 #176 DONE 0.4s 21:28:04 21:28:04 #177 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:28:04 #177 DONE 0.3s 21:28:04 21:28:04 #178 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:28:04 #178 DONE 0.5s 21:28:04 21:28:04 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:28:04 #179 DONE 0.3s 21:28:04 21:28:04 #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:28:04 #169 DONE 0.4s 21:28:04 21:28:04 #135 [core-command] exporting to image 21:28:04 #135 writing image sha256:beb95dbd83759723391cb0e163b1050247f60dfc083a2bb92a436451326907b0 21:28:05 #135 ... 21:28:05 21:28:05 #180 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:28:05 #180 DONE 0.9s 21:28:05 21:28:05 #181 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:28:05 #181 DONE 0.9s 21:28:05 21:28:05 #135 [core-data] exporting to image 21:28:05 #135 exporting layers 0.8s done 21:28:05 #135 writing image sha256:beb95dbd83759723391cb0e163b1050247f60dfc083a2bb92a436451326907b0 0.7s done 21:28:05 #135 naming to docker.io/library/core-data done 21:28:05 #135 writing image sha256:a407159f445a5686cf86d2714bedf62030e152c5e1db9a05d2122b80e4593e1e 21:28:05 #135 ... 21:28:05 21:28:05 #182 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:28:05 #182 DONE 0.9s 21:28:05 21:28:05 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:28:05 #183 DONE 0.9s 21:28:05 21:28:05 #184 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:28:05 #184 DONE 0.9s 21:28:05 21:28:05 #135 [core-metadata] exporting to image 21:28:05 #135 writing image sha256:a407159f445a5686cf86d2714bedf62030e152c5e1db9a05d2122b80e4593e1e 0.0s done 21:28:05 #135 naming to docker.io/library/core-command done 21:28:05 #135 exporting layers 0.1s done 21:28:05 #135 writing image sha256:0449dde64c5c1811842de5b6fa2482e065da43230bf82946bdb7dd584285f88e done 21:28:05 #135 naming to docker.io/library/core-metadata done 21:28:05 #135 DONE 2.2s 21:28:05 21:28:05 #185 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:28:05 #185 DONE 1.0s 21:28:05 21:28:05 #186 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:28:05 #186 DONE 1.0s 21:28:05 21:28:05 #187 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:28:05 #187 DONE 0.7s 21:28:05 21:28:05 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:28:05 #145 DONE 94.9s 21:28:05 21:28:05 #188 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:28:05 #188 DONE 0.7s 21:28:05 21:28:05 #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:28:05 #189 DONE 0.8s 21:28:05 21:28:05 #135 [security-spiffe-token-provider] exporting to image 21:28:06 #135 ... 21:28:06 21:28:06 #190 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:28:06 #190 DONE 0.2s 21:28:06 21:28:06 #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:28:06 #191 CACHED 21:28:06 21:28:06 #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:28:06 #192 CACHED 21:28:06 21:28:06 #193 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:28:06 #193 DONE 0.3s 21:28:06 21:28:06 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:28:06 #101 DONE 95.2s 21:28:06 21:28:06 #135 [security-spiffe-token-provider] exporting to image 21:28:06 #135 exporting layers 0.3s done 21:28:06 #135 writing image sha256:a7e2d4d58c797e856834daafda1f8e336f38f6065acb9fbae251a0137ec628e3 0.1s done 21:28:06 #135 naming to docker.io/library/security-spiffe-token-provider 0.0s done 21:28:06 #135 DONE 2.6s 21:28:06 21:28:06 #194 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:28:06 #194 DONE 0.3s 21:28:06 21:28:06 #195 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:28:06 #195 DONE 1.4s 21:28:06 21:28:06 #196 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:28:06 #196 DONE 0.3s 21:28:06 21:28:06 #197 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:28:06 #197 DONE 0.3s 21:28:06 21:28:06 #198 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:28:06 #198 DONE 1.5s 21:28:06 21:28:06 #135 [security-proxy-setup] exporting to image 21:28:06 #135 ... 21:28:06 21:28:06 #199 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:28:06 #199 DONE 0.2s 21:28:06 21:28:06 #200 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:28:06 #200 DONE 0.2s 21:28:06 21:28:06 #135 [core-common-config-bootstrapper] exporting to image 21:28:06 #135 ... 21:28:06 21:28:06 #201 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:28:06 #201 DONE 0.2s 21:28:06 21:28:06 #135 [support-scheduler] exporting to image 21:28:06 #135 exporting layers 0.2s done 21:28:06 #135 writing image sha256:1670f30c815ef56a622244e1987ece55e183d116622df8e36d6b8b5de641733a 0.1s done 21:28:06 #135 naming to docker.io/library/security-proxy-setup 21:28:07 #135 ... 21:28:07 21:28:07 #202 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:28:07 #202 DONE 0.2s 21:28:07 21:28:07 #135 [security-proxy-setup] exporting to image 21:28:07 #135 exporting layers 0.2s done 21:28:07 #135 naming to docker.io/library/security-proxy-setup 0.0s done 21:28:07 #135 ... 21:28:07 21:28:07 #203 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:28:07 #203 DONE 0.2s 21:28:07 21:28:07 #204 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:28:07 #204 DONE 1.9s 21:28:07 21:28:07 #135 [security-proxy-auth] exporting to image 21:28:07 #135 writing image sha256:bf35dac4d39569edab3231831f7bd74ca77493ffb78a19ce7509f3a2565e7940 done 21:28:07 #135 naming to docker.io/library/core-common-config-bootstrapper done 21:28:07 #135 writing image sha256:9421577fbcaafd9dacd69eba43f4655c5b69c79fc10d37ba5d518497fad417b2 21:28:07 #135 ... 21:28:07 21:28:07 #205 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:28:07 #205 DONE 0.5s 21:28:07 21:28:07 #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:28:07 #206 DONE 1.0s 21:28:07 21:28:07 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:28:07 #207 DONE 0.6s 21:28:07 21:28:07 #135 [support-scheduler] exporting to image 21:28:07 #135 writing image sha256:9421577fbcaafd9dacd69eba43f4655c5b69c79fc10d37ba5d518497fad417b2 0.4s done 21:28:07 #135 naming to docker.io/library/support-scheduler done 21:28:07 #135 ... 21:28:07 21:28:07 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:28:07 #208 DONE 0.0s 21:28:07 21:28:07 #135 [security-proxy-auth] exporting to image 21:28:07 #135 writing image sha256:b8b6a6a14473131519de257594f6285aac71eadd6227d6e8aec707d12d3de219 done 21:28:07 #135 naming to docker.io/library/security-proxy-auth done 21:28:07 #135 exporting layers 0.2s done 21:28:07 #135 writing image sha256:c9d5a148edb556f41d0ec6c30294ce5ff72b9576b05a63121ef171eeacd1338b done 21:28:07 #135 naming to docker.io/library/support-notifications done 21:28:07 #135 writing image sha256:7c55980a921390f972ee38863f4b677b4d08088982e26961962d2e185f6ea0cb done 21:28:07 #135 naming to docker.io/library/security-secretstore-setup done 21:28:07 #135 DONE 4.0s 21:28:07 21:28:07 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:28:07 #209 DONE 0.5s 21:28:07 2f466654f4bb: Pull complete 21:28:08 21:28:08 #135 [security-bootstrapper] exporting to image 21:28:08 #135 exporting layers 0.2s done 21:28:08 #135 writing image sha256:564beace6b2207b27fc8e515f66df562996bdecd3a8ca01265483a42dc84a3ed done 21:28:08 #135 naming to docker.io/library/security-bootstrapper done 21:28:08 #135 DONE 4.2s 21:28:08 time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:28:08 time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:28:08 time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:28:08 time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:28:08 time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:28:08 time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:28:08 time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:28:08 time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:28:08 time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:28:08 time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:28:08 time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:28:08 time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:28:08 time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:28:08 time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:28:08 $ docker stop --time=1 79bf52b45dc1704b05922a226f4dc7e5c55c2b6b0b3355a5e0034b366c0829ad 21:28:09 554e91adad29: Pull complete 21:28:09 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:28:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:28:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:28:09 $ docker rm -f --volumes 79bf52b45dc1704b05922a226f4dc7e5c55c2b6b0b3355a5e0034b366c0829ad [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] fileExists [Pipeline] sh 21:28:09 + docker images 21:28:09 REPOSITORY TAG IMAGE ID CREATED SIZE 21:28:09 security-secretstore-setup latest 7c55980a9213 2 seconds ago 44.1MB 21:28:09 support-notifications latest c9d5a148edb5 2 seconds ago 34.3MB 21:28:09 security-bootstrapper latest 564beace6b22 2 seconds ago 23MB 21:28:09 security-proxy-auth latest b8b6a6a14473 3 seconds ago 19.4MB 21:28:09 support-scheduler latest 9421577fbcaa 3 seconds ago 33.7MB 21:28:09 core-common-config-bootstrapper latest bf35dac4d395 3 seconds ago 18MB 21:28:09 security-proxy-setup latest 1670f30c815e 3 seconds ago 19.6MB 21:28:09 security-spiffe-token-provider latest a7e2d4d58c79 4 seconds ago 33.5MB 21:28:09 core-command latest a407159f445a 5 seconds ago 21MB 21:28:09 core-metadata latest 0449dde64c5c 5 seconds ago 21.6MB 21:28:09 core-data latest beb95dbd8375 6 seconds ago 21.2MB 21:28:09 security-spire-config latest e6bbc93e4757 About a minute ago 102MB 21:28:09 security-spire-server latest c3e579e5cc05 About a minute ago 103MB 21:28:09 security-spire-agent latest 7cc25e19041c About a minute ago 161MB 21:28:09 ci-base-image-x86_64 latest 6e1b821b21a6 4 minutes ago 1.07GB 21:28:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB 21:28:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 21:28:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:28:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:28:09 WORKDIR /edgex 21:28:09 COPY go.mod . 21:28:09 RUN go mod download 21:28:09 + docker build -t ci-base-image-arm64 -f - . [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] } 21:28:10 Sending build context to Docker daemon 2.945MB 21:28:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:28:10 ---> 1e15ea492957 21:28:10 Step 2/4 : WORKDIR /edgex 21:28:12 ---> Running in 65f47545d1fb 21:28:12 Removing intermediate container 65f47545d1fb 21:28:12 ---> c940fab6bbb8 21:28:12 Step 3/4 : COPY go.mod . 21:28:13 ---> 89caff0725cd 21:28:13 Step 4/4 : RUN go mod download 21:28:13 ---> Running in 6195bfe47b36 21:28:52 Removing intermediate container 6195bfe47b36 21:28:52 ---> 839b946855ab 21:28:52 Successfully built 839b946855ab 21:28:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:52 + docker inspect -f . ci-base-image-arm64 21:28:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:52 prd-ubuntu20.04-docker-arm64-4c-16g-3849 does not seem to be running inside a container 21:28:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:28:54 $ docker top 6a6ec43647457ec61885733f04451170d8dd13d79f59f5df78dd09b166a68696 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:55 + go version 21:28:55 go version go1.20.6 linux/arm64 [Pipeline] } 21:28:55 $ docker stop --time=1 6a6ec43647457ec61885733f04451170d8dd13d79f59f5df78dd09b166a68696 21:28:56 $ docker rm -f --volumes 6a6ec43647457ec61885733f04451170d8dd13d79f59f5df78dd09b166a68696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:57 + docker inspect -f . ci-base-image-arm64 21:28:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:57 prd-ubuntu20.04-docker-arm64-4c-16g-3849 does not seem to be running inside a container 21:28:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:28:58 $ docker top 1599f0f4f2aa682cf685fa90a67ad86e0c9c9d48b6a265ea2d924f880e53e899 -eo pid,comm [Pipeline] { [Pipeline] echo 21:28:59 ========================================================= 21:28:59 [edgeXBuildGoParallel] Running Tests and Build... 21:28:59 ========================================================= [Pipeline] sh 21:28:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 21:28:59 + make test 21:29:00 go test -race -coverprofile=coverage.out ./... 21:29:39 ? github.com/edgexfoundry/edgex-go [no test files] 21:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:31:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:31:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:31:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:31:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:31:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:31:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:31:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:31:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:32:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.315s coverage: 28.7% of statements 21:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 97.0% of statements 21:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:32:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.392s coverage: 71.5% of statements 21:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.311s coverage: 54.0% of statements 21:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:32:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.555s coverage: 93.4% of statements 21:32:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.367s coverage: 3.8% of statements 21:32:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.742s coverage: 97.6% of statements 21:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:32:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.216s coverage: 72.2% of statements 21:33:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:33:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:33:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.437s coverage: 0.9% of statements 21:33:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 32.2% of statements 21:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.310s coverage: 42.9% of statements 21:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.276s coverage: 82.9% of statements 21:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements 21:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements 21:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements 21:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements 21:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.091s coverage: 79.9% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.309s coverage: 92.9% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.219s coverage: 62.3% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.193s coverage: 20.0% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.532s coverage: 81.8% of statements 21:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.541s coverage: 82.1% of statements 21:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 86.0% of statements 21:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.986s coverage: 63.1% of statements 21:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.298s coverage: 100.0% of statements 21:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements 21:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 21:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 21:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 21:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.036s coverage: 38.4% of statements 21:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements 21:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:34:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements 21:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.305s coverage: 17.7% of statements 21:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.629s coverage: 95.7% of statements 21:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:34:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.321s coverage: 61.8% of statements 21:34:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:34:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:34:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 98.9% of statements 21:34:28 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 21:34:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:34:28 go vet ./... 21:37:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:37:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:37:20 ./bin/test-attribution-txt.sh 21:37:20 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:37:20 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:37:20 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:37:20 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:37:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:37:20 + ls -al . 21:37:20 total 724 21:37:20 drwxrwxr-x 11 1001 1001 4096 Aug 16 21:29 . 21:37:20 drwxr-xr-x 4 root root 4096 Aug 16 21:28 .. 21:37:20 drwxrwxr-x 2 1001 1001 4096 Aug 16 21:27 .blubracket 21:37:20 -rw-rw-r-- 1 1001 1001 16 Aug 16 21:27 .dockerignore 21:37:20 drwxrwxr-x 8 1001 1001 4096 Aug 16 21:27 .git 21:37:20 drwxrwxr-x 3 1001 1001 4096 Aug 16 21:27 .github 21:37:20 -rw-rw-r-- 1 1001 1001 1173 Aug 16 21:27 .gitignore 21:37:20 -rw-rw-r-- 1 1001 1001 42 Aug 16 21:27 .golangci.yml 21:37:20 -rw-rw-r-- 1 1001 1001 87 Aug 16 21:27 .hadolint.yml 21:37:20 -rw-rw-r-- 1 1001 1001 166 Aug 16 21:27 .sonarcloud.properties 21:37:20 -rw-rw-r-- 1 1001 1001 1171 Aug 16 21:27 ADOPTERS.md 21:37:20 -rw-rw-r-- 1 1001 1001 11152 Aug 16 21:27 Attribution.txt 21:37:20 -rw-rw-r-- 1 1001 1001 93407 Aug 16 21:27 CHANGELOG.md 21:37:20 -rw-rw-r-- 1 1001 1001 3804 Aug 16 21:27 CONTRIBUTING.md 21:37:20 -rw-rw-r-- 1 1001 1001 677 Aug 16 21:27 GOVERNANCE.md 21:37:20 -rw-rw-r-- 1 1001 1001 883 Aug 16 21:27 Jenkinsfile 21:37:20 -rw-rw-r-- 1 1001 1001 10775 Aug 16 21:27 LICENSE 21:37:20 -rw-rw-r-- 1 1001 1001 14764 Aug 16 21:27 Makefile 21:37:20 -rw-rw-r-- 1 1001 1001 582 Aug 16 21:27 OWNERS.md 21:37:20 -rw-rw-r-- 1 1001 1001 9923 Aug 16 21:27 README.md 21:37:20 -rw-rw-r-- 1 1001 1001 789 Aug 16 21:27 SECURITY.md 21:37:20 -rw-rw-r-- 1 1001 1001 5 Aug 16 21:23 VERSION 21:37:20 drwxrwxr-x 2 1001 1001 4096 Aug 16 21:27 bin 21:37:20 drwxrwxr-x 18 1001 1001 4096 Aug 16 21:27 cmd 21:37:20 -rw-r--r-- 1 root root 446998 Aug 16 21:34 coverage.out 21:37:20 drwxrwxr-x 2 1001 1001 4096 Aug 16 21:27 fuzz_test 21:37:20 -rw-rw-r-- 1 1001 1001 3687 Aug 16 21:27 go.mod 21:37:20 -rw-rw-r-- 1 1001 1001 33714 Aug 16 21:27 go.sum 21:37:20 drwxrwxr-x 7 1001 1001 4096 Aug 16 21:27 internal 21:37:20 drwxrwxr-x 3 1001 1001 4096 Aug 16 21:27 openapi 21:37:20 -rw-rw-r-- 1 1001 1001 594 Aug 16 21:27 security.txt 21:37:20 drwxrwxr-x 4 1001 1001 4096 Aug 16 21:27 snap 21:37:20 -rw-rw-r-- 1 1001 1001 204 Aug 16 21:27 version.go [Pipeline] sh 21:37:21 + '[' -e coverage.out ] 21:37:21 + chown 1001:1001 coverage.out [Pipeline] stash 21:37:21 Warning: overwriting stash ‘coverage-report’ 21:37:21 Stashed 1 file(s) [Pipeline] sh 21:37:22 + make build 21:37:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:38:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:39:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:39:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:39:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:39:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:39:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:40:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:40:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:40:12 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 21:40:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:40:22 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] } 21:40:27 $ docker stop --time=1 1599f0f4f2aa682cf685fa90a67ad86e0c9c9d48b6a265ea2d924f880e53e899 21:40:29 $ docker rm -f --volumes 1599f0f4f2aa682cf685fa90a67ad86e0c9c9d48b6a265ea2d924f880e53e899 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:40:32 21:40:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:40:33 latest: Pulling from edgex-devops/edgex-compose-arm64 21:40:33 547446be3368: Pulling fs layer 21:40:33 d125d8839a47: Pulling fs layer 21:40:33 3e85d5ac6304: Pulling fs layer 21:40:33 c3105a71a48b: Pulling fs layer 21:40:33 0f093f025ec4: Pulling fs layer 21:40:33 c3106fc0e877: Pulling fs layer 21:40:33 c3105a71a48b: Waiting 21:40:33 0f093f025ec4: Waiting 21:40:33 c3106fc0e877: Waiting 21:40:33 547446be3368: Verifying Checksum 21:40:33 547446be3368: Download complete 21:40:33 c3105a71a48b: Verifying Checksum 21:40:33 c3105a71a48b: Download complete 21:40:33 d125d8839a47: Verifying Checksum 21:40:33 d125d8839a47: Download complete 21:40:33 c3106fc0e877: Verifying Checksum 21:40:33 c3106fc0e877: Download complete 21:40:33 0f093f025ec4: Verifying Checksum 21:40:33 0f093f025ec4: Download complete 21:40:33 547446be3368: Pull complete 21:40:34 d125d8839a47: Pull complete 21:40:35 3e85d5ac6304: Verifying Checksum 21:40:35 3e85d5ac6304: Download complete 21:40:43 3e85d5ac6304: Pull complete 21:40:43 c3105a71a48b: Pull complete 21:40:44 0f093f025ec4: Pull complete 21:40:44 c3106fc0e877: Pull complete 21:40:44 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:40:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:45 prd-ubuntu20.04-docker-arm64-4c-16g-3849 does not seem to be running inside a container 21:40:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:40:47 $ docker top 4ef771d52a155146beff94d675ca742be688fd60b704524b59d66499414ad6f9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:48 + docker compose -f ./docker-compose-build.yml build --parallel 21:40:56 #1 [security-bootstrapper internal] load build definition from Dockerfile 21:40:56 #1 transferring dockerfile: 2.82kB done 21:40:56 #1 DONE 0.1s 21:40:57 21:40:57 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:40:57 #2 transferring dockerfile: 2.12kB done 21:40:57 #2 DONE 0.0s 21:40:57 21:40:57 #3 [security-secretstore-setup internal] load build definition from Dockerfile 21:40:57 #3 transferring dockerfile: 2.38kB done 21:40:57 #3 DONE 0.0s 21:40:57 21:40:57 #4 [security-proxy-auth internal] load build definition from Dockerfile 21:40:57 #4 transferring dockerfile: 2.04kB done 21:40:57 #4 DONE 0.0s 21:40:57 21:40:57 #5 [security-spire-server internal] load build definition from Dockerfile 21:40:57 #5 transferring dockerfile: 2.63kB done 21:40:57 #5 DONE 0.1s 21:40:57 21:40:57 #6 [core-data internal] load build definition from Dockerfile 21:40:57 #6 transferring dockerfile: 1.90kB done 21:40:57 #6 DONE 0.1s 21:40:57 21:40:57 #7 [security-spire-config internal] load build definition from Dockerfile 21:40:57 #7 transferring dockerfile: 2.58kB done 21:40:57 #7 DONE 0.1s 21:40:57 21:40:57 #8 [support-notifications internal] load build definition from Dockerfile 21:40:57 #8 transferring dockerfile: 1.84kB 0.0s done 21:40:57 #8 DONE 0.1s 21:40:57 21:40:57 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:40:57 #9 transferring dockerfile: 1.78kB 0.0s done 21:40:57 #9 DONE 0.1s 21:40:57 21:40:57 #10 [core-command internal] load build definition from Dockerfile 21:40:57 #10 transferring dockerfile: 1.82kB 0.0s done 21:40:57 #10 DONE 0.1s 21:40:57 21:40:57 #11 [security-proxy-setup internal] load build definition from Dockerfile 21:40:58 #11 transferring dockerfile: 2.06kB 0.0s done 21:40:58 #11 DONE 0.1s 21:40:58 21:40:58 #12 [security-spire-agent internal] load build definition from Dockerfile 21:40:58 #12 transferring dockerfile: 2.68kB done 21:40:58 #12 DONE 0.1s 21:40:58 21:40:58 #13 [core-metadata internal] load build definition from Dockerfile 21:40:58 #13 transferring dockerfile: 1.96kB done 21:40:58 #13 DONE 0.1s 21:40:58 21:40:58 #14 [support-scheduler internal] load build definition from Dockerfile 21:40:58 #14 transferring dockerfile: 1.82kB done 21:40:58 #14 DONE 0.1s 21:40:58 21:40:58 #15 [security-bootstrapper internal] load .dockerignore 21:40:58 #15 transferring context: 56B done 21:40:58 #15 DONE 0.1s 21:40:58 21:40:58 #16 [core-common-config-bootstrapper internal] load .dockerignore 21:40:58 #16 transferring context: 56B done 21:40:58 #16 DONE 0.0s 21:40:58 21:40:58 #17 [security-secretstore-setup internal] load .dockerignore 21:40:58 #17 transferring context: 56B done 21:40:58 #17 DONE 0.0s 21:40:58 21:40:58 #18 [security-proxy-auth internal] load .dockerignore 21:40:58 #18 transferring context: 56B done 21:40:58 #18 DONE 0.1s 21:40:58 21:40:58 #19 [security-spire-server internal] load .dockerignore 21:40:58 #19 transferring context: 56B done 21:40:58 #19 DONE 0.0s 21:40:58 21:40:58 #20 [core-data internal] load .dockerignore 21:40:59 #20 transferring context: 56B done 21:40:59 #20 DONE 0.1s 21:40:59 21:40:59 #21 [security-spire-config internal] load .dockerignore 21:40:59 #21 transferring context: 56B done 21:40:59 #21 DONE 0.1s 21:40:59 21:40:59 #22 [support-notifications internal] load .dockerignore 21:40:59 #22 transferring context: 56B 0.0s done 21:40:59 #22 DONE 0.1s 21:40:59 21:40:59 #23 [security-spiffe-token-provider internal] load .dockerignore 21:40:59 #23 transferring context: 56B done 21:40:59 #23 DONE 0.1s 21:40:59 21:40:59 #24 [core-command internal] load .dockerignore 21:40:59 #24 transferring context: 56B 0.0s done 21:40:59 #24 DONE 0.0s 21:40:59 21:40:59 #25 [security-proxy-setup internal] load .dockerignore 21:40:59 #25 transferring context: 56B done 21:40:59 #25 DONE 0.1s 21:40:59 21:40:59 #26 [security-spire-agent internal] load .dockerignore 21:40:59 #26 transferring context: 56B done 21:40:59 #26 DONE 0.1s 21:40:59 21:40:59 #27 [core-metadata internal] load .dockerignore 21:40:59 #27 transferring context: 56B done 21:40:59 #27 DONE 0.1s 21:40:59 21:40:59 #28 [support-scheduler internal] load .dockerignore 21:40:59 #28 transferring context: 56B done 21:40:59 #28 DONE 0.0s 21:40:59 21:40:59 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:40:59 #29 DONE 0.0s 21:40:59 21:40:59 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 21:40:59 #30 DONE 0.2s 21:40:59 21:40:59 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:40:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:40:59 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:40:59 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:40:59 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:40:59 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s 21:41:00 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:41:00 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 21:41:00 #31 ... 21:41:00 21:41:00 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:41:00 #29 DONE 0.0s 21:41:00 21:41:00 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 21:41:00 #30 DONE 0.3s 21:41:00 21:41:00 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:41:00 #31 ... 21:41:00 21:41:00 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:41:00 #29 DONE 0.0s 21:41:00 21:41:00 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:41:00 #32 DONE 1.5s 21:41:00 21:41:00 #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:41:00 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:41:00 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:41:00 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:41:00 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:41:00 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:41:00 #31 ... 21:41:00 21:41:00 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:41:00 #29 DONE 0.0s 21:41:00 21:41:00 #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:41:01 #31 ... 21:41:01 21:41:01 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:41:01 #29 DONE 0.0s 21:41:01 21:41:01 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:41:01 #32 DONE 1.5s 21:41:01 21:41:01 #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:41:01 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:41:01 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:41:01 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:41:01 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:41:01 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:41:01 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 21:41:01 #31 ... 21:41:01 21:41:01 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:41:01 #29 DONE 0.0s 21:41:01 21:41:01 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:41:01 #32 DONE 1.5s 21:41:01 21:41:01 #31 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:41:01 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:41:01 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:41:01 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:41:01 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:41:01 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:41:01 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 21:41:01 #31 ... 21:41:01 21:41:01 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:41:01 #29 DONE 0.0s 21:41:01 21:41:01 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 21:41:01 #33 DONE 0.9s 21:41:01 21:41:01 #34 [security-spire-server internal] load build context 21:41:01 #34 ... 21:41:01 21:41:01 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:41:01 #29 DONE 0.0s 21:41:01 21:41:01 #34 [security-spire-server internal] load build context 21:41:01 #34 ... 21:41:01 21:41:01 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:41:01 #32 DONE 1.6s 21:41:01 21:41:01 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 21:41:01 #33 DONE 1.0s 21:41:01 21:41:01 #34 [security-spire-server internal] load build context 21:41:01 #34 ... 21:41:01 21:41:01 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:41:01 #29 DONE 0.0s 21:41:01 21:41:01 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 21:41:01 #30 DONE 1.3s 21:41:01 21:41:01 #34 [security-spire-server internal] load build context 21:41:01 #34 ... 21:41:01 21:41:01 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:41:01 #32 DONE 1.6s 21:41:01 21:41:01 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 21:41:01 #33 DONE 1.0s 21:41:02 21:41:02 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:41:02 #32 DONE 1.6s 21:41:02 21:41:02 #33 [core-command builder 2/7] WORKDIR /edgex-go 21:41:02 #33 DONE 1.0s 21:41:02 21:41:02 #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:41:02 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:41:02 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:41:02 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:41:02 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:41:02 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:41:02 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 21:41:02 #31 DONE 2.7s 21:41:02 21:41:02 #35 [core-command internal] load build context 21:41:02 #35 ... 21:41:02 21:41:02 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:41:02 #29 DONE 0.0s 21:41:02 21:41:02 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:41:02 #29 DONE 0.0s 21:41:02 21:41:02 #36 [support-notifications internal] load build context 21:41:02 #36 ... 21:41:02 21:41:02 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:41:02 #29 DONE 0.0s 21:41:02 21:41:02 #36 [support-notifications internal] load build context 21:41:02 #36 ... 21:41:02 21:41:02 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:41:02 #29 DONE 0.0s 21:41:02 21:41:02 #36 [support-notifications internal] load build context 21:41:03 #36 ... 21:41:03 21:41:03 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:41:03 #32 DONE 1.7s 21:41:03 21:41:03 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 21:41:03 #33 DONE 1.1s 21:41:03 21:41:03 #31 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:41:03 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:41:03 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:41:03 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:41:03 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:41:03 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:41:03 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 21:41:03 #31 DONE 2.8s 21:41:03 21:41:03 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 21:41:03 #30 DONE 3.0s 21:41:03 21:41:03 #36 [support-notifications internal] load build context 21:41:04 #36 ... 21:41:04 21:41:04 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:41:04 #32 DONE 1.7s 21:41:04 21:41:04 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 21:41:04 #33 DONE 1.1s 21:41:04 21:41:04 #31 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:41:04 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:41:04 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:41:04 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:41:04 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:41:04 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:41:04 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 21:41:04 #31 DONE 2.9s 21:41:04 21:41:04 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:41:04 #32 DONE 1.7s 21:41:04 21:41:04 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 21:41:04 #33 DONE 1.1s 21:41:04 21:41:04 #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:41:04 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:41:04 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:41:04 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:41:04 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:41:04 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:41:04 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 21:41:04 #31 DONE 2.9s 21:41:04 21:41:04 #36 [support-notifications internal] load build context 21:41:04 #36 transferring context: 3.87MB 2.5s 21:41:09 #36 ... 21:41:09 21:41:09 #37 [security-bootstrapper internal] load build context 21:41:09 #37 transferring context: 30.35MB 9.7s 21:41:09 #37 ... 21:41:09 21:41:09 #36 [support-notifications internal] load build context 21:41:10 #36 ... 21:41:10 21:41:10 #38 [core-common-config-bootstrapper internal] load build context 21:41:10 #38 ... 21:41:10 21:41:10 #36 [support-notifications internal] load build context 21:41:10 #36 ... 21:41:10 21:41:10 #39 [security-proxy-auth internal] load build context 21:41:10 #39 ... 21:41:10 21:41:10 #40 [security-secretstore-setup internal] load build context 21:41:10 #40 ... 21:41:10 21:41:10 #38 [core-common-config-bootstrapper internal] load build context 21:41:11 #38 ... 21:41:11 21:41:11 #41 [core-data internal] load build context 21:41:11 #41 ... 21:41:11 21:41:11 #42 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:41:11 #0 8.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:11 #42 ... 21:41:11 21:41:11 #43 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 21:41:11 #0 6.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:11 #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:11 #43 ... 21:41:11 21:41:11 #44 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:41:11 #0 5.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:11 #0 6.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:11 #0 8.797 OK: 263 MiB in 53 packages 21:41:11 #44 DONE 10.6s 21:41:11 21:41:11 #45 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:41:11 #45 ... 21:41:11 21:41:11 #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:41:11 #0 9.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:11 #46 ... 21:41:11 21:41:11 #47 [security-spire-config internal] load build context 21:41:12 #47 ... 21:41:12 21:41:12 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:41:12 #0 7.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:12 #0 9.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:12 #48 ... 21:41:12 21:41:12 #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:41:12 #0 8.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:12 #49 ... 21:41:12 21:41:12 #34 [security-spire-server internal] load build context 21:41:12 #34 ... 21:41:12 21:41:12 #50 [security-spiffe-token-provider internal] load build context 21:41:12 #50 ... 21:41:12 21:41:12 #51 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:41:12 #51 ... 21:41:12 21:41:12 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:41:12 #52 ... 21:41:12 21:41:12 #35 [core-command internal] load build context 21:41:12 #35 ... 21:41:12 21:41:12 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:41:13 #53 ... 21:41:13 21:41:13 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:41:13 #54 ... 21:41:13 21:41:13 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:41:13 #55 ... 21:41:13 21:41:13 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:41:13 #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:13 #56 ... 21:41:13 21:41:13 #50 [security-spiffe-token-provider internal] load build context 21:41:14 #50 ... 21:41:14 21:41:14 #57 [security-proxy-setup internal] load build context 21:41:14 #57 ... 21:41:14 21:41:14 #58 [core-metadata internal] load build context 21:41:14 #58 ... 21:41:14 21:41:14 #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:41:14 #43 10.84 OK: 263 MiB in 53 packages 21:41:14 #43 DONE 13.3s 21:41:14 21:41:14 #58 [core-metadata internal] load build context 21:41:14 #58 ... 21:41:14 21:41:14 #59 [support-scheduler internal] load build context 21:41:14 #59 ... 21:41:14 21:41:14 #60 [security-spire-agent internal] load build context 21:41:14 #60 ... 21:41:14 21:41:14 #58 [core-metadata internal] load build context 21:41:14 #58 ... 21:41:14 21:41:14 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:41:14 #61 ... 21:41:14 21:41:14 #58 [core-metadata internal] load build context 21:41:15 #58 transferring context: 6.04MB 9.6s 21:41:18 #58 ... 21:41:18 21:41:18 #42 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:41:18 #42 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:18 #42 14.71 OK: 263 MiB in 53 packages 21:41:18 #42 DONE 18.3s 21:41:18 21:41:18 #58 [core-metadata internal] load build context 21:41:19 #58 ... 21:41:19 21:41:19 #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:41:19 #49 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:19 #49 15.18 (1/2) Installing dumb-init (1.2.5-r2) 21:41:19 #49 15.18 (2/2) Installing su-exec (0.2-r2) 21:41:19 #49 15.18 Executing busybox-1.35.0-r29.trigger 21:41:19 #49 15.26 OK: 8 MiB in 17 packages 21:41:19 #49 DONE 17.0s 21:41:19 21:41:19 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:41:19 #55 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:19 #55 ... 21:41:19 21:41:19 #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:41:19 #46 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:19 #46 16.50 OK: 263 MiB in 53 packages 21:41:19 #46 DONE 18.0s 21:41:19 21:41:19 #60 [security-spire-agent internal] load build context 21:41:19 #60 ... 21:41:19 21:41:19 #37 [security-bootstrapper internal] load build context 21:41:19 #37 transferring context: 39.01MB 20.1s 21:41:19 #37 ... 21:41:19 21:41:19 #58 [core-metadata internal] load build context 21:41:20 #58 ... 21:41:20 21:41:20 #36 [support-notifications internal] load build context 21:41:21 #36 ... 21:41:21 21:41:21 #37 [security-bootstrapper internal] load build context 21:41:21 #37 ... 21:41:21 21:41:21 #39 [security-proxy-auth internal] load build context 21:41:21 #39 ... 21:41:21 21:41:21 #41 [core-data internal] load build context 21:41:21 #41 ... 21:41:21 21:41:21 #40 [security-secretstore-setup internal] load build context 21:41:21 #40 ... 21:41:21 21:41:21 #38 [core-common-config-bootstrapper internal] load build context 21:41:21 #38 ... 21:41:21 21:41:21 #40 [security-secretstore-setup internal] load build context 21:41:21 #40 ... 21:41:21 21:41:21 #47 [security-spire-config internal] load build context 21:41:22 #47 ... 21:41:22 21:41:22 #40 [security-secretstore-setup internal] load build context 21:41:22 #40 ... 21:41:22 21:41:22 #34 [security-spire-server internal] load build context 21:41:22 #34 ... 21:41:22 21:41:22 #40 [security-secretstore-setup internal] load build context 21:41:23 #40 ... 21:41:23 21:41:23 #35 [core-command internal] load build context 21:41:23 #35 ... 21:41:23 21:41:23 #40 [security-secretstore-setup internal] load build context 21:41:24 #40 ... 21:41:24 21:41:24 #50 [security-spiffe-token-provider internal] load build context 21:41:24 #50 ... 21:41:24 21:41:24 #34 [security-spire-server internal] load build context 21:41:24 #34 ... 21:41:24 21:41:24 #57 [security-proxy-setup internal] load build context 21:41:24 #57 ... 21:41:24 21:41:24 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:41:24 #56 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:24 #56 16.75 (1/4) Installing ca-certificates (20230506-r0) 21:41:24 #56 17.05 (2/4) Installing dumb-init (1.2.5-r2) 21:41:24 #56 17.05 (3/4) Installing su-exec (0.2-r2) 21:41:24 #56 17.05 (4/4) Installing yq (4.30.4-r4) 21:41:24 #56 18.25 Executing busybox-1.35.0-r29.trigger 21:41:24 #56 18.34 Executing ca-certificates-20230506-r0.trigger 21:41:24 #56 20.86 OK: 17 MiB in 19 packages 21:41:24 #56 ... 21:41:24 21:41:24 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:41:24 #62 DONE 5.4s 21:41:24 21:41:24 #59 [support-scheduler internal] load build context 21:41:24 #59 ... 21:41:24 21:41:24 #40 [security-secretstore-setup internal] load build context 21:41:25 #40 ... 21:41:25 21:41:25 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:41:25 #56 DONE 23.0s 21:41:25 21:41:25 #40 [security-secretstore-setup internal] load build context 21:41:25 #40 ... 21:41:25 21:41:25 #45 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:41:25 #45 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:25 #45 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:25 #45 22.44 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:41:25 #45 22.44 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:41:25 #45 22.44 OK: 17689 distinct packages available 21:41:25 #45 ... 21:41:25 21:41:25 #34 [security-spire-server internal] load build context 21:41:25 #34 transferring context: 46.01MB 24.5s 21:41:26 #34 ... 21:41:26 21:41:26 #51 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:41:26 #51 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:26 #51 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:26 #51 22.94 (1/1) Installing dumb-init (1.2.5-r2) 21:41:26 #51 22.94 Executing busybox-1.35.0-r29.trigger 21:41:26 #51 23.02 OK: 8 MiB in 16 packages 21:41:26 #51 ... 21:41:26 21:41:26 #34 [security-spire-server internal] load build context 21:41:26 #34 ... 21:41:26 21:41:26 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:41:26 #63 DONE 1.9s 21:41:26 21:41:26 #35 [core-command internal] load build context 21:41:26 #35 ... 21:41:26 21:41:26 #51 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:41:26 #51 DONE 24.8s 21:41:26 21:41:26 #35 [core-command internal] load build context 21:41:27 #35 ... 21:41:27 21:41:27 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:41:27 #48 15.72 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:41:27 #48 15.72 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:41:27 #48 15.72 OK: 17694 distinct packages available 21:41:27 #48 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:27 #48 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:27 #48 ... 21:41:27 21:41:27 #35 [core-command internal] load build context 21:41:29 #35 ... 21:41:29 21:41:29 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:41:29 #52 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:29 #52 19.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:29 #52 25.17 (1/2) Installing ca-certificates (20230506-r0) 21:41:29 #52 25.62 (2/2) Installing dumb-init (1.2.5-r2) 21:41:29 #52 25.62 Executing busybox-1.35.0-r29.trigger 21:41:29 #52 25.89 Executing ca-certificates-20230506-r0.trigger 21:41:29 #52 ... 21:41:29 21:41:29 #34 [security-spire-server internal] load build context 21:41:29 #34 ... 21:41:29 21:41:29 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:41:29 #54 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:29 #54 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:29 #54 25.90 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:41:29 #54 25.92 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:41:29 #54 25.92 OK: 17689 distinct packages available 21:41:29 #54 ... 21:41:29 21:41:29 #35 [core-command internal] load build context 21:41:29 #35 ... 21:41:29 21:41:29 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:41:29 #61 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:29 #61 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:29 #61 23.67 (1/2) Installing dumb-init (1.2.5-r2) 21:41:29 #61 23.70 (2/2) Installing openssl (3.0.10-r0) 21:41:29 #61 23.85 Executing busybox-1.35.0-r29.trigger 21:41:29 #61 24.01 OK: 8 MiB in 17 packages 21:41:29 #61 ... 21:41:29 21:41:29 #35 [core-command internal] load build context 21:41:30 #35 ... 21:41:30 21:41:30 #60 [security-spire-agent internal] load build context 21:41:30 #60 ... 21:41:30 21:41:30 #35 [core-command internal] load build context 21:41:30 #35 ... 21:41:30 21:41:30 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:41:30 #53 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:30 #53 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:30 #53 27.35 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:41:30 #53 27.35 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:41:30 #53 27.35 OK: 17689 distinct packages available 21:41:30 #53 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:30 #53 ... 21:41:30 21:41:30 #34 [security-spire-server internal] load build context 21:41:30 #34 transferring context: 56.51MB 29.5s 21:41:31 #34 ... 21:41:31 21:41:31 #58 [core-metadata internal] load build context 21:41:31 #58 ... 21:41:31 21:41:31 #36 [support-notifications internal] load build context 21:41:31 #36 ... 21:41:31 21:41:31 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:41:31 #48 26.77 OK: 263 MiB in 53 packages 21:41:31 #48 DONE 29.6s 21:41:31 21:41:31 #36 [support-notifications internal] load build context 21:41:31 #36 ... 21:41:31 21:41:31 #37 [security-bootstrapper internal] load build context 21:41:31 #37 ... 21:41:31 21:41:31 #39 [security-proxy-auth internal] load build context 21:41:31 #39 ... 21:41:31 21:41:31 #41 [core-data internal] load build context 21:41:31 #41 ... 21:41:31 21:41:31 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:41:31 #52 27.57 OK: 8 MiB in 17 packages 21:41:31 #52 DONE 29.1s 21:41:31 21:41:31 #41 [core-data internal] load build context 21:41:31 #41 ... 21:41:31 21:41:31 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:41:31 #53 29.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:32 #53 ... 21:41:32 21:41:32 #38 [core-common-config-bootstrapper internal] load build context 21:41:32 #38 ... 21:41:32 21:41:32 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:41:32 #55 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:32 #55 25.22 (1/1) Installing dumb-init (1.2.5-r2) 21:41:32 #55 25.26 Executing busybox-1.35.0-r29.trigger 21:41:32 #55 25.55 OK: 8 MiB in 16 packages 21:41:32 #55 DONE 29.5s 21:41:32 21:41:32 #36 [support-notifications internal] load build context 21:41:32 #36 ... 21:41:32 21:41:32 #47 [security-spire-config internal] load build context 21:41:32 #47 ... 21:41:32 21:41:32 #36 [support-notifications internal] load build context 21:41:32 #36 ... 21:41:32 21:41:32 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:41:32 #61 DONE 27.7s 21:41:32 21:41:32 #47 [security-spire-config internal] load build context 21:41:33 #47 ... 21:41:33 21:41:33 #45 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:41:33 #45 23.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:33 #45 26.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:33 #45 28.91 (1/5) Installing dumb-init (1.2.5-r2) 21:41:33 #45 28.91 (2/5) Installing musl-obstack (1.2.3-r0) 21:41:33 #45 28.93 (3/5) Installing libucontext (1.2-r0) 21:41:33 #45 28.93 (4/5) Installing gcompat (1.1.0-r0) 21:41:33 #45 28.97 (5/5) Installing openssl (3.0.10-r0) 21:41:33 #45 29.09 Executing busybox-1.35.0-r29.trigger 21:41:33 #45 29.13 OK: 9 MiB in 20 packages 21:41:33 #45 DONE 30.8s 21:41:33 21:41:33 #47 [security-spire-config internal] load build context 21:41:33 #47 ... 21:41:33 21:41:33 #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 21:41:33 #64 DONE 1.0s 21:41:33 21:41:33 #47 [security-spire-config internal] load build context 21:41:34 #47 ... 21:41:34 21:41:34 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:41:34 #54 26.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:34 #54 28.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:34 #54 30.43 (1/4) Installing dumb-init (1.2.5-r2) 21:41:34 #54 30.43 (2/4) Installing musl-obstack (1.2.3-r0) 21:41:34 #54 30.48 (3/4) Installing libucontext (1.2-r0) 21:41:34 #54 30.48 (4/4) Installing gcompat (1.1.0-r0) 21:41:34 #54 30.48 Executing busybox-1.35.0-r29.trigger 21:41:34 #54 30.54 OK: 8 MiB in 19 packages 21:41:34 #54 DONE 31.8s 21:41:34 21:41:34 #47 [security-spire-config internal] load build context 21:41:34 #47 ... 21:41:34 21:41:34 #50 [security-spiffe-token-provider internal] load build context 21:41:34 #50 ... 21:41:34 21:41:34 #47 [security-spire-config internal] load build context 21:41:34 #47 ... 21:41:34 21:41:34 #57 [security-proxy-setup internal] load build context 21:41:34 #57 ... 21:41:34 21:41:34 #38 [core-common-config-bootstrapper internal] load build context 21:41:35 #38 ... 21:41:35 21:41:35 #59 [support-scheduler internal] load build context 21:41:35 #59 ... 21:41:35 21:41:35 #38 [core-common-config-bootstrapper internal] load build context 21:41:35 #38 ... 21:41:35 21:41:35 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:41:35 #53 31.13 (1/9) Installing ca-certificates (20230506-r0) 21:41:35 #53 31.23 (2/9) Installing brotli-libs (1.0.9-r9) 21:41:35 #53 31.27 (3/9) Installing nghttp2-libs (1.51.0-r1) 21:41:35 #53 31.27 (4/9) Installing libcurl (8.2.1-r0) 21:41:35 #53 31.30 (5/9) Installing curl (8.2.1-r0) 21:41:35 #53 31.30 (6/9) Installing dumb-init (1.2.5-r2) 21:41:35 #53 31.30 (7/9) Installing musl-obstack (1.2.3-r0) 21:41:35 #53 31.37 (8/9) Installing libucontext (1.2-r0) 21:41:35 #53 31.37 (9/9) Installing gcompat (1.1.0-r0) 21:41:35 #53 31.37 Executing busybox-1.35.0-r29.trigger 21:41:35 #53 31.37 Executing ca-certificates-20230506-r0.trigger 21:41:35 #53 31.76 OK: 11 MiB in 24 packages 21:41:35 #53 DONE 32.5s 21:41:35 21:41:35 #38 [core-common-config-bootstrapper internal] load build context 21:41:35 #38 ... 21:41:35 21:41:35 #40 [security-secretstore-setup internal] load build context 21:41:35 #40 ... 21:41:35 21:41:35 #38 [core-common-config-bootstrapper internal] load build context 21:41:35 #38 transferring context: 83.98MB 35.1s 21:41:40 #38 ... 21:41:40 21:41:40 #60 [security-spire-agent internal] load build context 21:41:40 #60 ... 21:41:40 21:41:40 #38 [core-common-config-bootstrapper internal] load build context 21:41:40 #38 ... 21:41:40 21:41:40 #35 [core-command internal] load build context 21:41:40 #35 ... 21:41:40 21:41:40 #38 [core-common-config-bootstrapper internal] load build context 21:41:40 #38 transferring context: 110.78MB 40.3s 21:41:41 #38 ... 21:41:41 21:41:41 #34 [security-spire-server internal] load build context 21:41:41 #34 ... 21:41:41 21:41:41 #58 [core-metadata internal] load build context 21:41:41 #58 ... 21:41:41 21:41:41 #34 [security-spire-server internal] load build context 21:41:41 #34 ... 21:41:41 21:41:41 #37 [security-bootstrapper internal] load build context 21:41:41 #37 ... 21:41:41 21:41:41 #39 [security-proxy-auth internal] load build context 21:41:42 #39 ... 21:41:42 21:41:42 #58 [core-metadata internal] load build context 21:41:42 #58 ... 21:41:42 21:41:42 #41 [core-data internal] load build context 21:41:42 #41 ... 21:41:42 21:41:42 #58 [core-metadata internal] load build context 21:41:42 #58 ... 21:41:42 21:41:42 #36 [support-notifications internal] load build context 21:41:42 #36 ... 21:41:42 21:41:42 #58 [core-metadata internal] load build context 21:41:44 #58 ... 21:41:44 21:41:44 #50 [security-spiffe-token-provider internal] load build context 21:41:44 #50 ... 21:41:44 21:41:44 #58 [core-metadata internal] load build context 21:41:44 #58 ... 21:41:44 21:41:44 #57 [security-proxy-setup internal] load build context 21:41:45 #57 ... 21:41:45 21:41:45 #47 [security-spire-config internal] load build context 21:41:45 #47 ... 21:41:45 21:41:45 #59 [support-scheduler internal] load build context 21:41:45 #59 ... 21:41:45 21:41:45 #47 [security-spire-config internal] load build context 21:41:45 #47 ... 21:41:45 21:41:45 #40 [security-secretstore-setup internal] load build context 21:41:45 #40 ... 21:41:45 21:41:45 #47 [security-spire-config internal] load build context 21:41:46 #47 transferring context: 31.73MB 44.2s 21:41:51 #47 ... 21:41:51 21:41:51 #60 [security-spire-agent internal] load build context 21:41:51 #60 ... 21:41:51 21:41:51 #47 [security-spire-config internal] load build context 21:41:51 #47 ... 21:41:51 21:41:51 #35 [core-command internal] load build context 21:41:51 #35 transferring context: 169.94MB 48.4s 21:41:51 #35 ... 21:41:51 21:41:51 #47 [security-spire-config internal] load build context 21:41:51 #47 ... 21:41:51 21:41:51 #38 [core-common-config-bootstrapper internal] load build context 21:41:51 #38 ... 21:41:51 21:41:51 #35 [core-command internal] load build context 21:41:51 #35 ... 21:41:51 21:41:51 #34 [security-spire-server internal] load build context 21:41:51 #34 ... 21:41:51 21:41:51 #47 [security-spire-config internal] load build context 21:41:52 #47 ... 21:41:52 21:41:52 #39 [security-proxy-auth internal] load build context 21:41:52 #39 ... 21:41:52 21:41:52 #37 [security-bootstrapper internal] load build context 21:41:52 #37 ... 21:41:52 21:41:52 #39 [security-proxy-auth internal] load build context 21:41:52 #39 ... 21:41:52 21:41:52 #41 [core-data internal] load build context 21:41:52 #41 ... 21:41:52 21:41:52 #39 [security-proxy-auth internal] load build context 21:41:53 #39 ... 21:41:53 21:41:53 #36 [support-notifications internal] load build context 21:41:53 #36 ... 21:41:53 21:41:53 #39 [security-proxy-auth internal] load build context 21:41:55 #39 ... 21:41:55 21:41:55 #50 [security-spiffe-token-provider internal] load build context 21:41:55 #50 ... 21:41:55 21:41:55 #58 [core-metadata internal] load build context 21:41:55 #58 ... 21:41:55 21:41:55 #57 [security-proxy-setup internal] load build context 21:41:55 #57 ... 21:41:55 21:41:55 #58 [core-metadata internal] load build context 21:41:55 #58 ... 21:41:55 21:41:55 #59 [support-scheduler internal] load build context 21:41:55 #59 ... 21:41:55 21:41:55 #58 [core-metadata internal] load build context 21:41:56 #58 ... 21:41:56 21:41:56 #40 [security-secretstore-setup internal] load build context 21:41:56 #40 transferring context: 188.25MB 53.9s done 21:41:56 #40 ... 21:41:56 21:41:56 #59 [support-scheduler internal] load build context 21:41:57 #59 ... 21:41:57 21:41:57 #35 [core-command internal] load build context 21:41:57 #35 transferring context: 188.25MB 51.8s done 21:41:57 #35 DONE 55.6s 21:41:57 21:41:57 #59 [support-scheduler internal] load build context 21:41:57 #59 ... 21:41:57 21:41:57 #41 [core-data internal] load build context 21:41:57 #41 transferring context: 188.25MB 53.4s done 21:41:57 #41 DONE 56.4s 21:41:57 21:41:57 #40 [security-secretstore-setup internal] load build context 21:41:57 #40 DONE 56.8s 21:41:57 21:41:57 #50 [security-spiffe-token-provider internal] load build context 21:41:57 #50 transferring context: 188.25MB 53.7s done 21:41:57 #50 DONE 55.8s 21:41:57 21:41:57 #59 [support-scheduler internal] load build context 21:41:57 #59 ... 21:41:57 21:41:57 #38 [core-common-config-bootstrapper internal] load build context 21:41:57 #38 transferring context: 188.25MB 55.1s done 21:41:57 #38 DONE 57.2s 21:41:57 21:41:57 #59 [support-scheduler internal] load build context 21:41:58 #59 ... 21:41:58 21:41:58 #34 [security-spire-server internal] load build context 21:41:58 #34 transferring context: 188.25MB 55.6s done 21:41:58 #34 DONE 57.0s 21:41:58 21:41:58 #59 [support-scheduler internal] load build context 21:41:58 #59 ... 21:41:58 21:41:58 #57 [security-proxy-setup internal] load build context 21:41:58 #57 transferring context: 188.25MB 51.6s done 21:41:58 #57 DONE 54.2s 21:41:58 21:41:58 #59 [support-scheduler internal] load build context 21:41:59 #59 transferring context: 188.25MB 53.8s done 21:42:00 #59 ... 21:42:00 21:42:00 #58 [core-metadata internal] load build context 21:42:00 #58 transferring context: 188.25MB 53.1s done 21:42:00 #58 DONE 56.3s 21:42:00 21:42:00 #39 [security-proxy-auth internal] load build context 21:42:00 #39 ... 21:42:00 21:42:00 #60 [security-spire-agent internal] load build context 21:42:00 #60 ... 21:42:00 21:42:00 #39 [security-proxy-auth internal] load build context 21:42:01 #39 ... 21:42:01 21:42:01 #59 [support-scheduler internal] load build context 21:42:01 #59 DONE 57.1s 21:42:01 21:42:01 #39 [security-proxy-auth internal] load build context 21:42:01 #39 ... 21:42:01 21:42:01 #36 [support-notifications internal] load build context 21:42:01 #36 transferring context: 188.25MB 58.6s done 21:42:01 #36 DONE 59.9s 21:42:01 21:42:01 #39 [security-proxy-auth internal] load build context 21:42:02 #39 ... 21:42:02 21:42:02 #47 [security-spire-config internal] load build context 21:42:02 #47 ... 21:42:02 21:42:02 #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:42:02 #65 DONE 3.8s 21:42:02 21:42:02 #66 [core-command builder 4/7] COPY go.mod vendor* ./ 21:42:02 #66 DONE 4.5s 21:42:02 21:42:02 #47 [security-spire-config internal] load build context 21:42:02 #47 ... 21:42:02 21:42:02 #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:42:02 #67 ... 21:42:02 21:42:02 #68 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:42:02 #68 DONE 4.0s 21:42:02 21:42:02 #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:42:02 #69 DONE 4.6s 21:42:02 21:42:02 #37 [security-bootstrapper internal] load build context 21:42:02 #37 ... 21:42:02 21:42:02 #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:42:02 #70 ... 21:42:02 21:42:02 #60 [security-spire-agent internal] load build context 21:42:02 #60 transferring context: 188.25MB 56.4s done 21:42:02 #60 DONE 58.4s 21:42:02 21:42:02 #37 [security-bootstrapper internal] load build context 21:42:03 #37 ... 21:42:03 21:42:03 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:42:03 #71 DONE 1.4s 21:42:03 21:42:03 #37 [security-bootstrapper internal] load build context 21:42:05 #37 ... 21:42:05 21:42:05 #39 [security-proxy-auth internal] load build context 21:42:05 #39 transferring context: 188.25MB 64.1s done 21:42:05 #39 DONE 64.6s 21:42:05 21:42:05 #37 [security-bootstrapper internal] load build context 21:42:09 #37 transferring context: 188.25MB 69.0s done 21:42:11 #37 DONE 71.4s 21:42:11 21:42:11 #47 [security-spire-config internal] load build context 21:42:11 #47 transferring context: 188.25MB 67.4s done 21:42:11 #47 DONE 69.6s 21:42:11 21:42:11 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:42:12 #72 ... 21:42:12 21:42:12 #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:42:12 #73 ... 21:42:12 21:42:12 #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:08 #74 ... 21:43:08 21:43:08 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:08 #72 DONE 63.1s 21:43:08 21:43:08 #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:08 #73 DONE 64.1s 21:43:08 21:43:08 #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:08 #70 DONE 63.8s 21:43:08 21:43:08 #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:08 #74 DONE 64.0s 21:43:08 21:43:08 #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:08 #67 DONE 64.2s 21:43:08 21:43:08 #75 [core-command builder 6/7] COPY . . 21:43:10 #75 ... 21:43:10 21:43:10 #76 [support-notifications builder 6/7] COPY . . 21:43:10 #76 DONE 4.3s 21:43:10 21:43:10 #77 [security-spire-server builder 6/9] COPY . . 21:43:10 #77 DONE 4.2s 21:43:10 21:43:10 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:10 #78 CACHED 21:43:10 21:43:10 #79 [support-scheduler builder 6/7] COPY . . 21:43:10 #79 CACHED 21:43:10 21:43:10 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:43:10 #80 CACHED 21:43:10 21:43:10 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:10 #81 CACHED 21:43:10 21:43:10 #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:43:10 #82 CACHED 21:43:10 21:43:10 #83 [core-metadata builder 6/7] COPY . . 21:43:10 #83 CACHED 21:43:10 21:43:10 #84 [security-spiffe-token-provider builder 6/7] COPY . . 21:43:10 #84 DONE 4.2s 21:43:10 21:43:10 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:10 #85 CACHED 21:43:10 21:43:10 #86 [security-proxy-setup builder 6/7] COPY . . 21:43:10 #86 CACHED 21:43:10 21:43:10 #87 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:43:10 #87 CACHED 21:43:10 21:43:10 #75 [core-command builder 6/7] COPY . . 21:43:10 #75 DONE 4.3s 21:43:10 21:43:10 #88 [security-secretstore-setup builder 6/7] COPY . . 21:43:10 #88 DONE 4.3s 21:43:10 21:43:10 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:10 #89 CACHED 21:43:10 21:43:10 #90 [core-data builder 4/7] COPY go.mod vendor* ./ 21:43:10 #90 CACHED 21:43:10 21:43:10 #91 [core-data builder 6/7] COPY . . 21:43:10 #91 CACHED 21:43:10 21:43:10 #92 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:43:10 #92 CACHED 21:43:10 21:43:10 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:10 #93 CACHED 21:43:10 21:43:10 #94 [security-proxy-auth builder 6/7] COPY . . 21:43:10 #94 CACHED 21:43:10 21:43:10 #95 [core-common-config-bootstrapper builder 6/7] COPY . . 21:43:10 #95 CACHED 21:43:10 21:43:10 #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:10 #96 CACHED 21:43:10 21:43:10 #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:43:10 #97 CACHED 21:43:10 21:43:10 #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:43:10 #98 CACHED 21:43:10 21:43:10 #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:10 #99 CACHED 21:43:10 21:43:10 #100 [security-bootstrapper builder 6/7] COPY . . 21:43:10 #100 CACHED 21:43:10 21:43:10 #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:43:10 #101 ... 21:43:10 21:43:10 #102 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:10 #102 CACHED 21:43:10 21:43:10 #103 [security-spire-agent builder 6/9] COPY . . 21:43:10 #103 CACHED 21:43:10 21:43:10 #104 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:43:10 #104 CACHED 21:43:10 21:43:10 #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:43:10 #105 CACHED 21:43:10 21:43:10 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:43:10 #106 DONE 0.4s 21:43:11 21:43:11 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:43:16 #107 ... 21:43:16 21:43:16 #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:43:16 #101 5.261 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:43:17 #101 ... 21:43:17 21:43:17 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:43:17 #107 DONE 6.9s 21:43:17 21:43:17 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:43:17 #108 DONE 6.9s 21:43:18 21:43:18 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:43:18 #109 ... 21:43:18 21:43:18 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:43:18 #110 DONE 0.3s 21:43:18 21:43:18 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:43:18 #109 DONE 0.4s 21:43:18 21:43:18 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:43:18 #0 5.805 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:43:18 #111 ... 21:43:18 21:43:18 #112 [security-spire-config builder 6/9] COPY . . 21:43:18 #112 CACHED 21:43:18 21:43:18 #113 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:43:18 #113 CACHED 21:43:18 21:43:18 #114 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:43:18 #114 CACHED 21:43:18 21:43:18 #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:43:18 #115 CACHED 21:43:18 21:43:18 #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:43:18 #116 CACHED 21:43:18 21:43:18 #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:18 #117 CACHED 21:43:18 21:43:18 #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:43:18 #118 ... 21:43:18 21:43:18 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:43:18 #119 DONE 0.3s 21:43:18 21:43:18 #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:43:18 #118 DONE 0.3s 21:43:18 21:43:18 #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:43:18 #0 6.612 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:43:18 #120 ... 21:43:18 21:43:18 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:43:19 #121 DONE 0.3s 21:43:19 21:43:19 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:43:19 #122 DONE 0.3s 21:43:19 21:43:19 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:43:19 #123 ... 21:43:19 21:43:19 #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:43:19 #124 CACHED 21:43:19 21:43:19 #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:43:19 #125 CACHED 21:43:20 21:43:20 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:43:20 #126 ... 21:43:20 21:43:20 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:43:20 #0 4.367 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:43:20 #127 ... 21:43:20 21:43:20 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:43:20 #123 DONE 1.4s 21:43:20 21:43:20 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:43:20 #0 6.284 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 21:43:20 #128 ... 21:43:20 21:43:20 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:43:20 #0 5.654 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:43:20 #129 ... 21:43:20 21:43:20 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:43:20 #0 6.171 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:43:21 #130 ... 21:43:21 21:43:21 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:43:21 #0 5.012 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 21:43:21 #131 ... 21:43:21 21:43:21 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:43:21 #0 6.716 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:43:21 #132 ... 21:43:21 21:43:21 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:43:21 #0 5.701 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 21:43:21 #133 ... 21:43:21 21:43:21 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:43:21 #126 DONE 1.6s 21:43:21 21:43:21 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:43:21 #0 5.228 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 21:43:21 #134 ... 21:43:21 21:43:21 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:43:21 #135 DONE 0.2s 21:43:21 21:43:21 #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:43:21 #136 DONE 0.3s 21:43:21 21:43:21 #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:43:22 #137 DONE 0.4s 21:43:22 21:43:22 #138 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:43:22 #138 DONE 1.8s 21:43:22 21:43:22 #139 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:43:22 #139 DONE 1.8s 21:43:22 21:43:22 #140 [security-spire-server] exporting to image 21:43:22 #140 exporting layers 21:43:23 #140 ... 21:43:23 21:43:23 #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:43:23 #141 DONE 0.5s 21:43:23 21:43:23 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:43:23 #142 ... 21:43:23 21:43:23 #143 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:43:23 #143 DONE 0.8s 21:43:23 21:43:23 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:43:23 #142 DONE 0.4s 21:43:23 21:43:23 #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:43:23 #144 ... 21:43:23 21:43:23 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:43:23 #145 DONE 0.2s 21:43:23 21:43:23 #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:43:23 #144 DONE 0.3s 21:43:23 21:43:23 #140 [security-spire-config] exporting to image 21:43:23 #140 ... 21:43:23 21:43:23 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:43:23 #146 DONE 0.4s 21:43:23 21:43:23 #140 [security-spire-agent] exporting to image 21:43:25 #140 exporting layers 2.8s done 21:43:25 #140 writing image sha256:cf009a07e434afd7bb1dde33aff2c2a78b403fceaea434d7e6ccd4405a36cd0e 0.0s done 21:43:25 #140 naming to docker.io/library/security-spire-server-arm64 0.0s done 21:43:25 #140 exporting layers 2.3s done 21:43:25 #140 writing image sha256:a493f4389bf7e46993d7328cd7ed4d2fd23fbe8ea38522759578121507f2e931 0.0s done 21:43:25 #140 naming to docker.io/library/security-spire-config-arm64 21:43:26 #140 exporting layers 2.1s done 21:43:26 #140 naming to docker.io/library/security-spire-config-arm64 done 21:43:26 #140 writing image sha256:5ded63c3537dd335362aca998b0093bf704c629efec5a99802400c144ceb8224 done 21:43:26 #140 naming to docker.io/library/security-spire-agent-arm64 done 21:43:26 #140 DONE 3.5s 21:43:26 21:43:26 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:58:33 #133 922.6 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 21:58:38 #133 ... 21:58:38 21:58:38 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:58:38 #134 DONE 927.0s 21:58:38 21:58:38 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:58:38 #128 ... 21:58:38 21:58:38 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:58:38 #147 DONE 0.1s 21:58:38 21:58:38 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:58:38 #148 DONE 0.1s 21:58:38 21:58:38 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:58:38 #149 DONE 0.1s 21:58:38 21:58:38 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:58:38 #150 DONE 0.3s 21:58:38 21:58:38 #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:58:38 #101 ... 21:58:38 21:58:38 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:58:38 #151 DONE 0.1s 21:58:38 21:58:38 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:58:41 #152 DONE 2.2s 21:58:41 21:58:41 #140 [security-proxy-setup] exporting to image 21:58:41 #140 exporting layers 21:58:42 #140 exporting layers 0.8s done 21:58:42 #140 writing image sha256:6b49afc418ca26ce6b348fefef5a132a198f3e0d960abd3a441949b79ed4c15c 21:58:42 #140 writing image sha256:6b49afc418ca26ce6b348fefef5a132a198f3e0d960abd3a441949b79ed4c15c done 21:58:42 #140 naming to docker.io/library/security-proxy-setup-arm64 done 21:58:42 #140 DONE 4.3s 21:58:42 21:58:42 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:58:52 #111 ... 21:58:52 21:58:52 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:58:52 #131 DONE 940.8s 21:58:52 21:58:52 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:58:52 #153 DONE 0.3s 21:58:52 21:58:52 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:58:54 #154 DONE 2.4s 21:58:54 21:58:54 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:58:54 #111 ... 21:58:54 21:58:54 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:58:54 #155 DONE 0.4s 21:58:54 21:58:54 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:58:54 #156 DONE 0.2s 21:58:54 21:58:54 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:58:55 #157 DONE 0.4s 21:58:55 21:58:55 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:58:55 #158 DONE 0.2s 21:58:55 21:58:55 #159 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:58:55 #159 DONE 0.2s 21:58:55 21:58:55 #160 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:58:55 #160 DONE 0.1s 21:58:55 21:58:55 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:58:55 #129 ... 21:58:55 21:58:55 #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:58:55 #161 DONE 0.1s 21:58:55 21:58:55 #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:58:55 #162 DONE 0.1s 21:58:55 21:58:55 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:58:55 #127 ... 21:58:55 21:58:55 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:58:56 #163 ... 21:58:56 21:58:56 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:58:56 #133 DONE 946.2s 21:58:56 21:58:56 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:58:57 #130 ... 21:58:57 21:58:57 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:58:57 #164 DONE 0.3s 21:58:57 21:58:57 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:58:57 #111 ... 21:58:57 21:58:57 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:58:57 #165 DONE 0.2s 21:58:57 21:58:57 #166 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:58:58 #166 DONE 0.2s 21:58:58 21:58:58 #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:58:58 #167 DONE 0.1s 21:58:58 21:58:58 #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:58:58 #168 DONE 0.2s 21:58:58 21:58:58 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:58:58 #169 DONE 0.3s 21:58:58 21:58:58 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:58:58 #170 ... 21:58:58 21:58:58 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:58:58 #163 DONE 2.7s 21:58:58 21:58:58 #140 [security-bootstrapper] exporting to image 21:58:58 #140 exporting layers 21:58:59 #140 ... 21:58:59 21:58:59 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:58:59 #170 DONE 1.1s 21:58:59 21:58:59 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:59:00 #171 DONE 0.3s 21:59:00 21:59:00 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:59:00 #172 ... 21:59:00 21:59:00 #140 [security-bootstrapper] exporting to image 21:59:00 #140 exporting layers 1.5s done 21:59:00 #140 writing image sha256:a3f009de7bf895531fffc89728d26406a9c118396cb85a4315dd232db66564c4 0.0s done 21:59:00 #140 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 21:59:00 #140 DONE 5.9s 21:59:00 21:59:00 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:59:02 #127 ... 21:59:02 21:59:02 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:59:02 #172 DONE 2.1s 21:59:02 21:59:02 #140 [security-secretstore-setup] exporting to image 21:59:02 #140 exporting layers 1.0s done 21:59:03 #140 writing image sha256:f940dc9e61042954358b430152c7ee5813d55880c2f777d432d02d5914c76627 done 21:59:03 #140 naming to docker.io/library/security-secretstore-setup-arm64 done 21:59:03 #140 DONE 6.9s 21:59:03 21:59:03 #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:59:09 #101 DONE 958.2s 21:59:09 21:59:09 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:59:09 #128 ... 21:59:09 21:59:09 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:59:09 #173 DONE 0.2s 21:59:09 21:59:09 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:59:09 #174 DONE 0.2s 21:59:09 21:59:09 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:59:10 #175 DONE 0.3s 21:59:10 21:59:10 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:59:10 #176 DONE 0.2s 21:59:10 21:59:10 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:59:10 #177 DONE 0.1s 21:59:10 21:59:10 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:59:13 #178 DONE 3.5s 21:59:13 21:59:13 #140 [security-proxy-auth] exporting to image 21:59:13 #140 exporting layers 21:59:14 #140 exporting layers 0.5s done 21:59:14 #140 writing image sha256:473837302e31991d30ffc26cee7a4656634600178275abca4f192aaeefe6d0fc done 21:59:14 #140 naming to docker.io/library/security-proxy-auth-arm64 done 21:59:14 #140 DONE 7.4s 21:59:14 21:59:14 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:59:29 #127 ... 21:59:29 21:59:29 #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:59:29 #120 DONE 976.3s 21:59:29 21:59:29 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:59:29 #111 ... 21:59:29 21:59:29 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:59:29 #179 DONE 0.1s 21:59:29 21:59:29 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:59:29 #180 DONE 0.2s 21:59:29 21:59:29 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:59:29 #181 DONE 0.2s 21:59:29 21:59:29 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:59:29 #132 ... 21:59:29 21:59:29 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:59:29 #182 DONE 0.1s 21:59:29 21:59:29 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:59:29 #183 DONE 0.1s 21:59:29 21:59:29 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:59:29 #111 ... 21:59:29 21:59:29 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:59:29 #184 DONE 1.6s 21:59:29 21:59:29 #140 [core-common-config-bootstrapper] exporting to image 21:59:29 #140 exporting layers 21:59:30 #140 exporting layers 0.6s done 21:59:30 #140 writing image sha256:114633a81cb7f0dafd17bfe8433d08c4390b1e3e2ca3fdd8ad319a0a8f424d3f done 21:59:30 #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 21:59:30 #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 21:59:30 #140 DONE 8.1s 21:59:30 21:59:30 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:00:03 #111 ... 22:00:03 22:00:03 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:00:03 #132 DONE 1012.9s 22:00:03 22:00:03 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:00:03 #111 ... 22:00:03 22:00:03 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 22:00:03 #185 DONE 0.2s 22:00:03 22:00:03 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:00:04 #130 ... 22:00:04 22:00:04 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 22:00:08 #186 DONE 4.0s 22:00:08 22:00:08 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:00:08 #187 DONE 0.4s 22:00:08 22:00:08 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:00:08 #188 DONE 0.1s 22:00:08 22:00:08 #140 [core-command] exporting to image 22:00:08 #140 exporting layers 22:00:09 #140 exporting layers 0.3s done 22:00:09 #140 writing image sha256:07d8e639fd2dd73e7715aac3b68204a6a76852fb034e69b28b27c8210bc787d1 done 22:00:09 #140 naming to docker.io/library/core-command-arm64 done 22:00:09 #140 DONE 8.3s 22:00:09 22:00:09 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:00:19 #128 ... 22:00:19 22:00:19 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:00:19 #129 DONE 1027.4s 22:00:19 22:00:19 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:00:19 #130 ... 22:00:19 22:00:19 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:00:19 #189 DONE 0.2s 22:00:19 22:00:19 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:00:19 #111 ... 22:00:19 22:00:19 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:00:19 #190 DONE 0.1s 22:00:19 22:00:19 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:00:19 #191 DONE 0.3s 22:00:19 22:00:19 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:00:19 #127 ... 22:00:19 22:00:19 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:00:19 #192 DONE 0.1s 22:00:19 22:00:19 #140 [core-data] exporting to image 22:00:19 #140 exporting layers 22:00:19 #140 exporting layers 0.4s done 22:00:19 #140 writing image sha256:7cec6f6a6dfa1a049bf5dab208b1e70f384445bfbde483db6051e64c96a6d869 done 22:00:19 #140 naming to docker.io/library/core-data-arm64 done 22:00:19 #140 DONE 8.8s 22:00:19 22:00:19 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:00:23 #111 DONE 1032.2s 22:00:23 22:00:23 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:00:23 #130 ... 22:00:23 22:00:23 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:00:23 #193 DONE 0.2s 22:00:23 22:00:23 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:00:23 #194 DONE 0.2s 22:00:23 22:00:23 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:00:24 #195 DONE 0.3s 22:00:24 22:00:24 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:00:24 #196 DONE 0.1s 22:00:24 22:00:24 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:00:24 #197 DONE 0.1s 22:00:24 22:00:24 #140 [core-metadata] exporting to image 22:00:24 #140 exporting layers 0.3s done 22:00:24 #140 writing image sha256:103296cfe4dac5d65ccb86ff8af571436ea7f966d7d960f2b24ef58c3c68c47e done 22:00:24 #140 naming to docker.io/library/core-metadata-arm64 done 22:00:24 #140 DONE 9.1s 22:00:24 22:00:24 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:00:52 #130 ... 22:00:52 22:00:52 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:00:52 #128 DONE 1058.4s 22:00:52 22:00:52 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:00:52 #130 ... 22:00:52 22:00:52 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:00:52 #198 DONE 0.2s 22:00:52 22:00:52 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:00:52 #130 ... 22:00:52 22:00:52 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:00:52 #199 DONE 0.1s 22:00:52 22:00:52 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:00:52 #200 DONE 0.4s 22:00:52 22:00:52 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:00:52 #201 DONE 0.1s 22:00:52 22:00:52 #140 [security-spiffe-token-provider] exporting to image 22:00:52 #140 exporting layers 22:00:52 #140 exporting layers 0.7s done 22:00:52 #140 writing image sha256:159b49dcd8b44813ff5839032f7b902d683d145a29716183aa276daa5138413b done 22:00:52 #140 naming to docker.io/library/security-spiffe-token-provider-arm64 done 22:00:52 #140 DONE 9.7s 22:00:52 22:00:52 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:01:15 #130 ... 22:01:15 22:01:15 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:01:15 #127 DONE 1085.1s 22:01:15 22:01:15 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:01:15 #130 DONE 1085.1s 22:01:16 22:01:16 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:01:16 #202 DONE 0.3s 22:01:16 22:01:16 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:01:16 #203 DONE 0.1s 22:01:16 22:01:16 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:01:16 #204 DONE 0.2s 22:01:16 22:01:16 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:01:16 #205 ... 22:01:16 22:01:16 #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:01:16 #206 DONE 0.2s 22:01:16 22:01:16 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:01:16 #207 DONE 0.3s 22:01:16 22:01:16 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:01:16 #208 DONE 0.1s 22:01:16 22:01:16 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:01:16 #205 DONE 0.4s 22:01:16 22:01:16 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:01:17 #209 DONE 0.1s 22:01:17 22:01:17 #140 [support-notifications] exporting to image 22:01:17 #140 exporting layers 22:01:17 #140 exporting layers 0.3s done 22:01:17 #140 writing image sha256:8d942b29593b2f7193b7bf7f1f91b67640175e49f8fc0cd28c00e76a3beffbb2 done 22:01:17 #140 naming to docker.io/library/support-scheduler-arm64 done 22:01:17 #140 writing image sha256:7771fd363bd9ff66b59359dac929bfe411bdb981bad4d1857cdec95384fc9644 done 22:01:17 #140 naming to docker.io/library/support-notifications-arm64 done 22:01:17 #140 DONE 10.3s 22:01:17 time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:01:17 time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:01:17 time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:01:17 time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:01:17 time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:01:17 time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:01:17 time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:01:17 time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:01:17 time="2023-08-16T21:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:01:17 time="2023-08-16T21:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:01:17 time="2023-08-16T21:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:01:17 time="2023-08-16T21:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:01:17 time="2023-08-16T21:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:01:17 time="2023-08-16T21:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:01:17 $ docker stop --time=1 4ef771d52a155146beff94d675ca742be688fd60b704524b59d66499414ad6f9 22:01:19 $ docker rm -f --volumes 4ef771d52a155146beff94d675ca742be688fd60b704524b59d66499414ad6f9 [Pipeline] // withDockerContainer [Pipeline] sh 22:01:19 + docker images 22:01:19 REPOSITORY TAG IMAGE ID CREATED SIZE 22:01:19 support-notifications-arm64 latest 7771fd363bd9 3 seconds ago 33.7MB 22:01:19 support-scheduler-arm64 latest 8d942b29593b 3 seconds ago 32.9MB 22:01:19 security-spiffe-token-provider-arm64 latest 159b49dcd8b4 29 seconds ago 33.3MB 22:01:19 core-metadata-arm64 latest 103296cfe4da 55 seconds ago 21.2MB 22:01:19 core-data-arm64 latest 7cec6f6a6dfa About a minute ago 20.9MB 22:01:19 core-command-arm64 latest 07d8e639fd2d About a minute ago 20.8MB 22:01:19 core-common-config-bootstrapper-arm64 latest 114633a81cb7 About a minute ago 18MB 22:01:19 security-proxy-auth-arm64 latest 473837302e31 2 minutes ago 19.3MB 22:01:19 security-secretstore-setup-arm64 latest f940dc9e6104 2 minutes ago 43MB 22:01:19 security-bootstrapper-arm64 latest a3f009de7bf8 2 minutes ago 22.6MB 22:01:19 security-proxy-setup-arm64 latest 6b49afc418ca 2 minutes ago 19.5MB 22:01:19 security-spire-config-arm64 latest a493f4389bf7 17 minutes ago 96.1MB 22:01:19 security-spire-agent-arm64 latest 5ded63c3537d 17 minutes ago 152MB 22:01:19 security-spire-server-arm64 latest cf009a07e434 17 minutes ago 96.9MB 22:01:19 ci-base-image-arm64 latest 839b946855ab 32 minutes ago 1.05GB 22:01:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB 22:01:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:20 22:01:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:20 arm64: Pulling from edgex-lftools-log-publisher 22:01:20 8998bd30e6a1: Pulling fs layer 22:01:20 04944245beec: Pulling fs layer 22:01:20 699f458cf7ca: Pulling fs layer 22:01:20 765212b225bb: Pulling fs layer 22:01:20 f23df028b6ca: Pulling fs layer 22:01:20 d65c8cfc05b1: Pulling fs layer 22:01:20 2437ff75d9bd: Pulling fs layer 22:01:20 d65c8cfc05b1: Waiting 22:01:20 2437ff75d9bd: Waiting 22:01:20 765212b225bb: Waiting 22:01:20 f23df028b6ca: Waiting 22:01:20 04944245beec: Verifying Checksum 22:01:20 04944245beec: Download complete 22:01:20 765212b225bb: Verifying Checksum 22:01:20 765212b225bb: Download complete 22:01:20 f23df028b6ca: Verifying Checksum 22:01:20 f23df028b6ca: Download complete 22:01:20 d65c8cfc05b1: Verifying Checksum 22:01:20 d65c8cfc05b1: Download complete 22:01:20 699f458cf7ca: Verifying Checksum 22:01:20 699f458cf7ca: Download complete 22:01:21 8998bd30e6a1: Verifying Checksum 22:01:21 8998bd30e6a1: Download complete 22:01:23 2437ff75d9bd: Verifying Checksum 22:01:23 2437ff75d9bd: Download complete 22:01:25 8998bd30e6a1: Pull complete 22:01:26 04944245beec: Pull complete 22:01:30 699f458cf7ca: Pull complete 22:01:30 765212b225bb: Pull complete 22:01:30 f23df028b6ca: Pull complete 22:01:30 d65c8cfc05b1: Pull complete 22:01:45 2437ff75d9bd: Pull complete 22:01:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:01:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:46 prd-ubuntu20.04-docker-arm64-4c-16g-3849 does not seem to be running inside a container 22:01:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:01:48 $ docker top 7dd1131d8e6f2c6991ab12d993b8b91732cdb59208ffb049bf9f6352c76725a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:49 ---> job-cost.sh 22:01:49 lf-activate-venv: SKIPPING 22:01:49 INFO: No Stack... 22:01:50 INFO: Retrieving Pricing Info for: v3-standard-4 22:01:51 INFO: Archiving Costs [Pipeline] sh 22:01:51 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:01:51 + cut -d, -f6 [Pipeline] lock 22:01:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4640-1-stack-cost] 22:01:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4640-1-stack-cost] did not exist. Created. 22:01:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:01:51 + echo total: 0.10999999940395355 [Pipeline] stash 22:01:52 Stashed 1 file(s) [Pipeline] } 22:01:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4640-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:01:52 $ docker stop --time=1 7dd1131d8e6f2c6991ab12d993b8b91732cdb59208ffb049bf9f6352c76725a8 22:01:53 $ docker rm -f --volumes 7dd1131d8e6f2c6991ab12d993b8b91732cdb59208ffb049bf9f6352c76725a8 [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 22:01:54 provisioning config files... 22:01:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10558765129330071110tmp [Pipeline] { [Pipeline] sh 22:01:54 + set +x 22:01:54 + + curl -s https://codecov.io/bash 22:01:54 bash -s -- 22:01:54 22:01:54 _____ _ 22:01:54 / ____| | | 22:01:54 | | ___ __| | ___ ___ _____ __ 22:01:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:01:54 | |___| (_) | (_| | __/ (_| (_) \ V / 22:01:54 \_____\___/ \__,_|\___|\___\___/ \_/ 22:01:54 Bash-1.0.6 22:01:54 22:01:54 22:01:54 ==> git version 2.25.1 found 22:01:54 ==> 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 22:01:54 Release-Date: 2020-01-08 22:01:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:01:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:01:54 ==> Jenkins CI detected. 22:01:54 current dir:  /w/workspace/edgex-go/1 22:01:54 project root: . 22:01:54 --> token set from env 22:01:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:01:55 ==> Running gcov in . (disable via -X gcov) 22:01:55 ==> Python coveragepy not found 22:01:55 ==> Searching for coverage reports in: 22:01:55 + . 22:01:55 -> Found 1 reports 22:01:55 ==> Detecting git/mercurial file structure 22:01:55 ==> Reading reports 22:01:55 + ./coverage.out bytes=446998 22:01:55 ==> Appending adjustments 22:01:55 https://docs.codecov.io/docs/fixing-reports 22:01:56 + Found adjustments 22:01:56 ==> Gzipping contents 22:01:56 56K /tmp/codecov.kLRk2v.gz 22:01:56 ==> Uploading reports 22:01:56 url: https://codecov.io 22:01:56 query: branch=PR-4640&commit=7fce62d23fefd64b9b166af17ad081243a202fc8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4640&job=&cmd_args= 22:01:56 -> Pinging Codecov 22:01:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4640&commit=7fce62d23fefd64b9b166af17ad081243a202fc8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4640&job=&cmd_args= 22:01:56 -> Uploading to 22:01:56 https://storage.googleapis.com/codecov/v4/raw/2023-08-16/00271124DB129430A58F1EEE437C3FCB/7fce62d23fefd64b9b166af17ad081243a202fc8/13e60dc9-b98e-433a-a3f6-aacb632b4574.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T220156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56696ab9dca1461dc192a9bf242e6f4dbc96abaaadf8720b5fcee9c0ee4bed06 22:01:56 % Total % Received % Xferd Average Speed Time Time Time Current 22:01:56 Dload Upload Total Spent Left Speed 22:01:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57313 0 0 100 57313 0 248k --:--:-- --:--:-- --:--:-- 248k 22:01:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7fce62d23fefd64b9b166af17ad081243a202fc8 [Pipeline] } 22:01:56 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 22:01:58 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 22:01:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:01:59 ---> package-listing.sh 22:01:59 ++ facter osfamily 22:01:59 ++ tr '[:upper:]' '[:lower:]' 22:01:59 + OS_FAMILY=debian 22:01:59 + workspace=/w/workspace/edgex-go/1 22:01:59 + START_PACKAGES=/tmp/packages_start.txt 22:01:59 + END_PACKAGES=/tmp/packages_end.txt 22:01:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:01:59 + PACKAGES=/tmp/packages_start.txt 22:01:59 + '[' /w/workspace/edgex-go/1 ']' 22:01:59 + PACKAGES=/tmp/packages_end.txt 22:01:59 + case "${OS_FAMILY}" in 22:01:59 + dpkg -l 22:01:59 + grep '^ii' 22:01:59 + '[' -f /tmp/packages_start.txt ']' 22:01:59 + '[' -f /tmp/packages_end.txt ']' 22:01:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:01:59 + '[' /w/workspace/edgex-go/1 ']' 22:01:59 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:01:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:01:59 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 22:01:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:00 22:02:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:00 latest: Pulling from edgex-lftools-log-publisher 22:02:00 5eb5b503b376: Pulling fs layer 22:02:00 5c69ac0246d0: Pulling fs layer 22:02:00 ec43610c2a17: Pulling fs layer 22:02:00 3a2ae6a8a46f: Pulling fs layer 22:02:00 33b1e0a273af: Pulling fs layer 22:02:00 5d3b04190fa2: Pulling fs layer 22:02:00 2f39f015ded8: Pulling fs layer 22:02:00 5d3b04190fa2: Waiting 22:02:00 3a2ae6a8a46f: Waiting 22:02:00 2f39f015ded8: Waiting 22:02:00 33b1e0a273af: Waiting 22:02:00 5c69ac0246d0: Verifying Checksum 22:02:00 5c69ac0246d0: Download complete 22:02:00 3a2ae6a8a46f: Verifying Checksum 22:02:00 3a2ae6a8a46f: Download complete 22:02:00 33b1e0a273af: Verifying Checksum 22:02:00 33b1e0a273af: Download complete 22:02:00 5d3b04190fa2: Verifying Checksum 22:02:00 5d3b04190fa2: Download complete 22:02:01 ec43610c2a17: Verifying Checksum 22:02:01 ec43610c2a17: Download complete 22:02:01 5eb5b503b376: Verifying Checksum 22:02:01 5eb5b503b376: Download complete 22:02:01 2f39f015ded8: Download complete 22:02:02 5eb5b503b376: Pull complete 22:02:02 5c69ac0246d0: Pull complete 22:02:03 ec43610c2a17: Pull complete 22:02:03 3a2ae6a8a46f: Pull complete 22:02:03 33b1e0a273af: Pull complete 22:02:03 5d3b04190fa2: Pull complete 22:02:08 2f39f015ded8: Pull complete 22:02:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:09 prd-ubuntu20.04-docker-8c-8g-3848 does not seem to be running inside a container 22:02:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:02:13 $ docker top 117f043d212b83343bfd24efb3eee758b96df1e5a7217a25f6aecdd8424e84e4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:13 + touch /tmp/pre-build-complete [Pipeline] sh 22:02:13 + mkdir -p /var/log/sysstat [Pipeline] sh 22:02:14 + ls /var/log/sa-host 22:02:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:14 provisioning config files... 22:02:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2588150928574047514tmp [Pipeline] { [Pipeline] echo 22:02:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:02:14 ---> create-netrc.sh [Pipeline] } 22:02:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:02:14 ---> python-tools-install.sh [Pipeline] echo 22:02:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:02:15 ---> sudo-logs.sh 22:02:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:02:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:02:15 ---> job-cost.sh 22:02:15 lf-activate-venv: SKIPPING 22:02:15 DEBUG: total: 0.10999999940395355 22:02:15 INFO: Retrieving Stack Cost... 22:02:15 INFO: Retrieving Pricing Info for: v3-standard-8 22:02:16 INFO: Archiving Costs [Pipeline] echo 22:02:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:02:16 ---> logs-deploy.sh 22:02:16 lf-activate-venv: SKIPPING 22:02:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4640/1 22:02:16 INFO: archiving workspace using pattern(s): 22:02:17 Archives upload complete. 22:02:18 INFO: archiving logs to Nexus