Pull request #4683 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 673be11befa786408f724722d42dd76b4d02ffa6+8690ef6f077aa4f09e1c290a800e35321f54b9f1 (9dd9cabf273abebcc035fc5326e73537c8fff043) 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-ssh9867795036109446162.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16326834808316072411.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4683/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-4683/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6092361838965657316.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-4683/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4476100684766363532.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5423440732227889534.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-4683/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-4683/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8337576756165940130.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6612’ Running on prd-ubuntu20.04-docker-8c-8g-6615 in /w/workspace/edgexfoundry_edgex-go_PR-4683 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8690ef6f077aa4f09e1c290a800e35321f54b9f1 into PR head commit 673be11befa786408f724722d42dd76b4d02ffa6 Merge succeeded, producing 673be11befa786408f724722d42dd76b4d02ffa6 Checking out Revision 673be11befa786408f724722d42dd76b4d02ffa6 (PR-4683) > 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/4683/head:refs/remotes/origin/PR-4683 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 673be11befa786408f724722d42dd76b4d02ffa6 # 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 8690ef6f077aa4f09e1c290a800e35321f54b9f1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 673be11befa786408f724722d42dd76b4d02ffa6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T19:18:56.057Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T19:18:56.223Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T19:18:56.326Z] ========================================================= [2023-09-19T19:18:56.326Z] EdgeX Global Pipelines Version Info [2023-09-19T19:18:56.326Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T19:18:57.068Z] ------------------- [2023-09-19T19:18:57.069Z] stable info: [2023-09-19T19:18:57.069Z] ------------------- [2023-09-19T19:18:57.069Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T19:18:57.069Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T19:18:57.069Z] Message: update stable to v1.0.254 [2023-09-19T19:18:57.637Z] ------------------- [2023-09-19T19:18:57.637Z] experimental info: [2023-09-19T19:18:57.637Z] ------------------- [2023-09-19T19:18:57.637Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T19:18:57.637Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T19:18:57.637Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T19:18:57.936Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-19T19:18:57.972Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-19T19:18:58.006Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T19:18:58.040Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T19:18:58.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T19:18:58.113Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T19:18:58.147Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T19:18:58.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-19T19:18:58.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-19T19:18:58.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-19T19:18:58.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T19:18:58.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T19:18:58.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T19:18:58.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T19:18:58.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T19:18:58.484Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T19:18:58.524Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T19:18:58.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T19:18:58.605Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-19T19:18:58.642Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-19T19:18:58.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T19:18:58.721Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T19:18:58.760Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T19:18:58.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4683 [Pipeline] echo [2023-09-19T19:18:58.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4683 [Pipeline] echo [2023-09-19T19:18:58.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4683 [Pipeline] echo [2023-09-19T19:18:58.929Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 673be11befa786408f724722d42dd76b4d02ffa6 [Pipeline] echo [2023-09-19T19:18:58.970Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 673be11 [Pipeline] echo [2023-09-19T19:18:59.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T19:18:59.119Z] provisioning config files... [2023-09-19T19:18:59.133Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1156393927353039449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T19:18:59.478Z] ---> docker-login.sh [2023-09-19T19:18:59.478Z] nexus3.edgexfoundry.org:10001 [2023-09-19T19:18:59.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:18:59.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:18:59.740Z] Configure a credential helper to remove this warning. See [2023-09-19T19:18:59.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:18:59.740Z] [2023-09-19T19:18:59.740Z] Login Succeeded [2023-09-19T19:18:59.740Z] nexus3.edgexfoundry.org:10002 [2023-09-19T19:19:00.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:19:00.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:19:00.001Z] Configure a credential helper to remove this warning. See [2023-09-19T19:19:00.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:19:00.001Z] [2023-09-19T19:19:00.001Z] Login Succeeded [2023-09-19T19:19:00.001Z] nexus3.edgexfoundry.org:10003 [2023-09-19T19:19:00.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:19:00.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:19:00.001Z] Configure a credential helper to remove this warning. See [2023-09-19T19:19:00.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:19:00.001Z] [2023-09-19T19:19:00.001Z] Login Succeeded [2023-09-19T19:19:00.001Z] nexus3.edgexfoundry.org:10004 [2023-09-19T19:19:00.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:19:00.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:19:00.263Z] Configure a credential helper to remove this warning. See [2023-09-19T19:19:00.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:19:00.263Z] [2023-09-19T19:19:00.263Z] Login Succeeded [2023-09-19T19:19:00.263Z] docker.io [2023-09-19T19:19:00.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:19:00.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:19:00.524Z] Configure a credential helper to remove this warning. See [2023-09-19T19:19:00.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:19:00.524Z] [2023-09-19T19:19:00.524Z] Login Succeeded [2023-09-19T19:19:00.524Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T19:19:00.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T19:19:00.975Z] + 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 [2023-09-19T19:19:00.975Z] + dirname cmd/core-command/Dockerfile [2023-09-19T19:19:00.975Z] + cut -d/ -f2 [2023-09-19T19:19:00.975Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-19T19:19:00.975Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-19T19:19:00.975Z] + cut -d/ -f2 [2023-09-19T19:19:00.975Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-19T19:19:00.975Z] + + cut -d/ -f2 [2023-09-19T19:19:00.975Z] dirname cmd/core-data/Dockerfile [2023-09-19T19:19:00.975Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-19T19:19:00.975Z] + dirname cmd/core-metadata/Dockerfile [2023-09-19T19:19:00.975Z] + cut -d/ -f2 [2023-09-19T19:19:00.975Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-19T19:19:00.975Z] + + cut -d/ -f2 [2023-09-19T19:19:00.975Z] dirname cmd/security-bootstrapper/Dockerfile [2023-09-19T19:19:00.975Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-19T19:19:00.975Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-19T19:19:00.975Z] + cut -d/ -f2 [2023-09-19T19:19:00.975Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-19T19:19:00.975Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-19T19:19:00.975Z] + cut -d/ -f2 [2023-09-19T19:19:00.975Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-19T19:19:00.975Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-19T19:19:00.975Z] cut -d/ -f2 [2023-09-19T19:19:00.975Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-19T19:19:00.975Z] + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ [2023-09-19T19:19:00.975Z] -f2 [2023-09-19T19:19:00.975Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-19T19:19:00.975Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-19T19:19:00.975Z] + cut -d/ -f2 [2023-09-19T19:19:00.975Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-19T19:19:00.975Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-19T19:19:00.975Z] + cut -d/ -f2 [2023-09-19T19:19:00.975Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-19T19:19:00.975Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-19T19:19:00.975Z] + cut -d/ -f2 [2023-09-19T19:19:00.975Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-19T19:19:00.975Z] + dirname cmd/support-notifications/Dockerfile [2023-09-19T19:19:00.975Z] + cut -d/ -f2 [2023-09-19T19:19:00.975Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-19T19:19:00.975Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-19T19:19:00.975Z] + cut -d/ -f2 [2023-09-19T19:19:00.975Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-19T19:19:01.036Z] 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 [2023-09-19T19:19:01.521Z] + git rev-list -1 --merges 673be11befa786408f724722d42dd76b4d02ffa6~1..673be11befa786408f724722d42dd76b4d02ffa6 [Pipeline] echo [2023-09-19T19:19:01.555Z] -----------> git rev-list -1 --merges 673be11befa786408f724722d42dd76b4d02ffa6~1..673be11befa786408f724722d42dd76b4d02ffa6 673be11befa786408f724722d42dd76b4d02ffa6 [false] [Pipeline] sh [2023-09-19T19:19:01.863Z] + git log --format=format:%s -1 673be11befa786408f724722d42dd76b4d02ffa6 [Pipeline] echo [2023-09-19T19:19:01.900Z] ========================================================= [2023-09-19T19:19:01.900Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T19:19:01.900Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-19T19:19:02.338Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T19:19:02.338Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T19:19:02.338Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T19:19:02.338Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T19:19:02.338Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T19:19:02.338Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T19:19:02.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:19:02.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T19:19:02.757Z] [2023-09-19T19:19:02.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:19:03.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T19:19:03.150Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T19:19:03.150Z] b85a868b505f: Pulling fs layer [2023-09-19T19:19:03.150Z] e2be974225ed: Pulling fs layer [2023-09-19T19:19:03.150Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T19:19:03.150Z] 988bab9f4d93: Pulling fs layer [2023-09-19T19:19:03.150Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T19:19:03.150Z] eaf3925da568: Pulling fs layer [2023-09-19T19:19:03.150Z] bab4dde63d76: Pulling fs layer [2023-09-19T19:19:03.150Z] bde34c3a00c8: Pulling fs layer [2023-09-19T19:19:03.150Z] b352a97aabf1: Pulling fs layer [2023-09-19T19:19:03.150Z] 4872d77fe225: Pulling fs layer [2023-09-19T19:19:03.150Z] 5851b861e8e6: Pulling fs layer [2023-09-19T19:19:03.150Z] bab4dde63d76: Waiting [2023-09-19T19:19:03.150Z] bde34c3a00c8: Waiting [2023-09-19T19:19:03.150Z] b352a97aabf1: Waiting [2023-09-19T19:19:03.150Z] 988bab9f4d93: Waiting [2023-09-19T19:19:03.150Z] 5851b861e8e6: Waiting [2023-09-19T19:19:03.150Z] 1469e6f7b9e6: Waiting [2023-09-19T19:19:03.150Z] eaf3925da568: Waiting [2023-09-19T19:19:03.150Z] e2be974225ed: Download complete [2023-09-19T19:19:03.150Z] 988bab9f4d93: Verifying Checksum [2023-09-19T19:19:03.150Z] 988bab9f4d93: Download complete [2023-09-19T19:19:03.150Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T19:19:03.150Z] 1469e6f7b9e6: Download complete [2023-09-19T19:19:03.416Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T19:19:03.416Z] 339a4e72a1f5: Download complete [2023-09-19T19:19:03.416Z] eaf3925da568: Download complete [2023-09-19T19:19:03.416Z] bde34c3a00c8: Verifying Checksum [2023-09-19T19:19:03.416Z] bde34c3a00c8: Download complete [2023-09-19T19:19:03.416Z] b352a97aabf1: Verifying Checksum [2023-09-19T19:19:03.416Z] b352a97aabf1: Download complete [2023-09-19T19:19:03.416Z] 4872d77fe225: Download complete [2023-09-19T19:19:03.416Z] 5851b861e8e6: Verifying Checksum [2023-09-19T19:19:03.416Z] 5851b861e8e6: Download complete [2023-09-19T19:19:03.416Z] b85a868b505f: Verifying Checksum [2023-09-19T19:19:03.416Z] b85a868b505f: Download complete [2023-09-19T19:19:03.680Z] bab4dde63d76: Verifying Checksum [2023-09-19T19:19:03.680Z] bab4dde63d76: Download complete [2023-09-19T19:19:04.623Z] b85a868b505f: Pull complete [2023-09-19T19:19:04.623Z] e2be974225ed: Pull complete [2023-09-19T19:19:05.195Z] 339a4e72a1f5: Pull complete [2023-09-19T19:19:05.195Z] 988bab9f4d93: Pull complete [2023-09-19T19:19:05.456Z] 1469e6f7b9e6: Pull complete [2023-09-19T19:19:05.456Z] eaf3925da568: Pull complete [2023-09-19T19:19:07.362Z] bab4dde63d76: Pull complete [2023-09-19T19:19:07.362Z] bde34c3a00c8: Pull complete [2023-09-19T19:19:07.622Z] b352a97aabf1: Pull complete [2023-09-19T19:19:07.622Z] 4872d77fe225: Pull complete [2023-09-19T19:19:07.883Z] 5851b861e8e6: Pull complete [2023-09-19T19:19:07.883Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T19:19:07.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T19:19:07.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T19:19:08.124Z] prd-ubuntu20.04-docker-8c-8g-6615 does not seem to be running inside a container [2023-09-19T19:19:08.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T19:19:09.507Z] $ docker top adb7da2541541f813032e7bb1c97f79099efa9c691b13ba35101fbfec978a564 -eo pid,comm [2023-09-19T19:19:09.556Z] 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). [2023-09-19T19:19:09.556Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T19:19:09.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T19:19:09.671Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T19:19:09.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T19:19:09.791Z] $ docker exec adb7da2541541f813032e7bb1c97f79099efa9c691b13ba35101fbfec978a564 ssh-agent [2023-09-19T19:19:09.890Z] SSH_AUTH_SOCK=/tmp/ssh-eRIJL2bLWfuQ/agent.32 [2023-09-19T19:19:09.890Z] SSH_AGENT_PID=38 [2023-09-19T19:19:09.898Z] Running ssh-add (command line suppressed) [2023-09-19T19:19:10.013Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15698569923271766473.key (/w/workspace/edgex-go/1@tmp/private_key_15698569923271766473.key) [2023-09-19T19:19:10.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T19:19:10.360Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T19:19:10.392Z] $ docker exec --env ******** --env ******** adb7da2541541f813032e7bb1c97f79099efa9c691b13ba35101fbfec978a564 ssh-agent -k [2023-09-19T19:19:10.483Z] unset SSH_AUTH_SOCK; [2023-09-19T19:19:10.483Z] unset SSH_AGENT_PID; [2023-09-19T19:19:10.483Z] echo Agent pid 38 killed; [2023-09-19T19:19:10.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T19:19:10.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T19:19:10.589Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T19:19:10.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T19:19:10.708Z] $ docker exec adb7da2541541f813032e7bb1c97f79099efa9c691b13ba35101fbfec978a564 ssh-agent [2023-09-19T19:19:10.813Z] SSH_AUTH_SOCK=/tmp/ssh-TTJRzQHhOexg/agent.70 [2023-09-19T19:19:10.813Z] SSH_AGENT_PID=76 [2023-09-19T19:19:10.817Z] Running ssh-add (command line suppressed) [2023-09-19T19:19:10.924Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1928455477986913602.key (/w/workspace/edgex-go/1@tmp/private_key_1928455477986913602.key) [2023-09-19T19:19:10.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T19:19:11.263Z] + git semver init [2023-09-19T19:19:11.525Z] 2023-09-19 19:19:11,433 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T19:19:11.525Z] 2023-09-19 19:19:11,434 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-09-19T19:19:11.525Z] 2023-09-19 19:19:11,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-09-19T19:19:11.525Z] 2023-09-19 19:19:11,434 [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) [2023-09-19T19:19:19.696Z] 2023-09-19 19:19:19,490 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-09-19T19:19:19.696Z] 2023-09-19 19:19:19,491 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4683 with force:False [2023-09-19T19:19:19.696Z] 2023-09-19 19:19:19,491 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4683 [2023-09-19T19:19:19.696Z] 2023-09-19 19:19:19,496 [execute] INFO git cat-file --batch-check [2023-09-19T19:19:19.696Z] 2023-09-19 19:19:19,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T19:19:19.696Z] 2023-09-19 19:19:19,503 [execute] INFO git cat-file --batch [2023-09-19T19:19:19.696Z] 2023-09-19 19:19:19,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T19:19:19.696Z] 2023-09-19 19:19:19,508 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4683 [2023-09-19T19:19:19.696Z] 0.0.0 [Pipeline] } [2023-09-19T19:19:19.730Z] $ docker exec --env ******** --env ******** adb7da2541541f813032e7bb1c97f79099efa9c691b13ba35101fbfec978a564 ssh-agent -k [2023-09-19T19:19:19.842Z] unset SSH_AUTH_SOCK; [2023-09-19T19:19:19.842Z] unset SSH_AGENT_PID; [2023-09-19T19:19:19.842Z] echo Agent pid 76 killed; [2023-09-19T19:19:19.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T19:19:20.264Z] + git semver [Pipeline] } [2023-09-19T19:19:20.553Z] $ docker stop --time=1 adb7da2541541f813032e7bb1c97f79099efa9c691b13ba35101fbfec978a564 [2023-09-19T19:19:21.896Z] $ docker rm -f --volumes adb7da2541541f813032e7bb1c97f79099efa9c691b13ba35101fbfec978a564 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T19:19:22.303Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T19:19:22.564Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T19:19:22.582Z] [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 [2023-09-19T19:19:23.406Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-19T19:19:23.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T19:19:23.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T19:19:23.530Z] ========================================================= [2023-09-19T19:19:23.530Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T19:19:23.530Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-19T19:19:23.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T19:19:23.872Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T19:19:23.872Z] 7264a8db6415: Pulling fs layer [2023-09-19T19:19:23.872Z] c4d48a809fc2: Pulling fs layer [2023-09-19T19:19:23.872Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T19:19:23.872Z] ad3a456e5733: Pulling fs layer [2023-09-19T19:19:23.872Z] 9e4f439ed901: Pulling fs layer [2023-09-19T19:19:23.872Z] feaf6a47b606: Pulling fs layer [2023-09-19T19:19:23.872Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T19:19:23.872Z] 8ac70367396e: Pulling fs layer [2023-09-19T19:19:23.872Z] 6db16350a2e2: Pulling fs layer [2023-09-19T19:19:23.872Z] 9250d5d63582: Pulling fs layer [2023-09-19T19:19:23.872Z] 5e8b037d7d82: Waiting [2023-09-19T19:19:23.872Z] 8ac70367396e: Waiting [2023-09-19T19:19:23.872Z] ad3a456e5733: Waiting [2023-09-19T19:19:23.872Z] 6db16350a2e2: Waiting [2023-09-19T19:19:23.872Z] 9250d5d63582: Waiting [2023-09-19T19:19:23.872Z] feaf6a47b606: Waiting [2023-09-19T19:19:23.872Z] 9e4f439ed901: Waiting [2023-09-19T19:19:23.872Z] c4d48a809fc2: Verifying Checksum [2023-09-19T19:19:23.872Z] c4d48a809fc2: Download complete [2023-09-19T19:19:23.872Z] ad3a456e5733: Verifying Checksum [2023-09-19T19:19:23.872Z] ad3a456e5733: Download complete [2023-09-19T19:19:23.872Z] 9e4f439ed901: Verifying Checksum [2023-09-19T19:19:23.872Z] 9e4f439ed901: Download complete [2023-09-19T19:19:23.872Z] 7264a8db6415: Verifying Checksum [2023-09-19T19:19:23.872Z] 7264a8db6415: Download complete [2023-09-19T19:19:23.872Z] feaf6a47b606: Verifying Checksum [2023-09-19T19:19:23.872Z] feaf6a47b606: Download complete [2023-09-19T19:19:24.134Z] 7264a8db6415: Pull complete [2023-09-19T19:19:24.134Z] 8ac70367396e: Verifying Checksum [2023-09-19T19:19:24.134Z] 8ac70367396e: Download complete [2023-09-19T19:19:24.396Z] c4d48a809fc2: Pull complete [2023-09-19T19:19:24.396Z] 4f1c88b9dad5: Verifying Checksum [2023-09-19T19:19:24.655Z] 6db16350a2e2: Verifying Checksum [2023-09-19T19:19:24.655Z] 6db16350a2e2: Download complete [2023-09-19T19:19:24.655Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T19:19:24.655Z] 5e8b037d7d82: Download complete [2023-09-19T19:19:24.914Z] 9250d5d63582: Verifying Checksum [2023-09-19T19:19:24.914Z] 9250d5d63582: Download complete [2023-09-19T19:19:28.200Z] 4f1c88b9dad5: Pull complete [2023-09-19T19:19:28.200Z] ad3a456e5733: Pull complete [2023-09-19T19:19:28.200Z] 9e4f439ed901: Pull complete [2023-09-19T19:19:28.459Z] feaf6a47b606: Pull complete [2023-09-19T19:19:30.989Z] 5e8b037d7d82: Pull complete [2023-09-19T19:19:31.556Z] 8ac70367396e: Pull complete [2023-09-19T19:19:32.124Z] 6db16350a2e2: Pull complete [2023-09-19T19:19:32.690Z] 9250d5d63582: Pull complete [2023-09-19T19:19:32.690Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T19:19:32.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T19:19:32.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-19T19:19:33.051Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T19:19:33.051Z] WORKDIR /edgex [2023-09-19T19:19:33.051Z] COPY go.mod . [2023-09-19T19:19:33.051Z] RUN go mod download [2023-09-19T19:19:33.051Z] docker build -t ci-base-image-x86_64 -f - . [2023-09-19T19:19:33.616Z] Sending build context to Docker daemon 171MB [2023-09-19T19:19:33.616Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T19:19:33.616Z] ---> fa269f55d9b9 [2023-09-19T19:19:33.616Z] Step 2/4 : WORKDIR /edgex [2023-09-19T19:19:37.929Z] Still waiting to schedule task [2023-09-19T19:19:37.929Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6614’ [2023-09-19T19:19:42.070Z] ---> Running in f5a03bdfa96d [2023-09-19T19:19:42.070Z] Removing intermediate container f5a03bdfa96d [2023-09-19T19:19:42.070Z] ---> c3551bd4dca4 [2023-09-19T19:19:42.070Z] Step 3/4 : COPY go.mod . [2023-09-19T19:19:42.070Z] ---> 1361a3dbcdd9 [2023-09-19T19:19:42.070Z] Step 4/4 : RUN go mod download [2023-09-19T19:19:42.070Z] ---> Running in ce97f6b8bbac [2023-09-19T19:20:00.159Z] Removing intermediate container ce97f6b8bbac [2023-09-19T19:20:00.159Z] ---> d64b69dba612 [2023-09-19T19:20:00.159Z] Successfully built d64b69dba612 [2023-09-19T19:20:00.159Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:20:00.541Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T19:20:00.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T19:20:00.698Z] prd-ubuntu20.04-docker-8c-8g-6615 does not seem to be running inside a container [2023-09-19T19:20:00.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T19:20:01.229Z] $ docker top 9e04d7570fa616fe61924efef322d69c48cad6b344f93e8dae1eb1fd235c9ef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T19:20:01.610Z] + go version [2023-09-19T19:20:01.610Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T19:20:01.653Z] $ docker stop --time=1 9e04d7570fa616fe61924efef322d69c48cad6b344f93e8dae1eb1fd235c9ef6 [2023-09-19T19:20:02.961Z] $ docker rm -f --volumes 9e04d7570fa616fe61924efef322d69c48cad6b344f93e8dae1eb1fd235c9ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:20:03.647Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T19:20:03.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T19:20:03.815Z] prd-ubuntu20.04-docker-8c-8g-6615 does not seem to be running inside a container [2023-09-19T19:20:03.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T19:20:04.239Z] $ docker top a217de2c5f4a12809a94c51d3a65e4064e825eecb2dc8c641e0082d1eee476fc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-19T19:20:04.362Z] ========================================================= [2023-09-19T19:20:04.362Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-19T19:20:04.362Z] ========================================================= [Pipeline] sh [2023-09-19T19:20:04.653Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-19T19:20:05.011Z] + make test [2023-09-19T19:20:05.012Z] go test -race -coverprofile=coverage.out ./... [2023-09-19T19:20:13.132Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-19T19:20:25.334Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-19T19:20:25.334Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-19T19:20:25.334Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-19T19:20:25.334Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-19T19:20:25.334Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-19T19:20:25.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-19T19:20:25.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-19T19:20:25.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-19T19:20:25.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-19T19:20:25.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-19T19:20:25.856Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-19T19:20:25.856Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-19T19:20:25.856Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-19T19:20:25.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-19T19:20:27.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-19T19:20:27.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-19T19:20:28.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements [2023-09-19T19:20:30.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements [2023-09-19T19:20:30.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-19T19:20:30.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-19T19:20:30.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-19T19:20:32.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-19T19:20:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-19T19:20:34.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-19T19:20:34.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-19T19:20:34.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-19T19:20:34.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-19T19:20:34.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-19T19:20:34.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements [2023-09-19T19:20:34.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.0% of statements [2023-09-19T19:20:34.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-19T19:20:34.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-19T19:20:37.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.596s coverage: 93.4% of statements [2023-09-19T19:20:37.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements [2023-09-19T19:20:37.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-19T19:20:37.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-19T19:20:37.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-19T19:20:37.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-19T19:20:37.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-19T19:20:37.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-19T19:20:37.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-19T19:20:37.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-19T19:20:37.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-19T19:20:37.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-19T19:20:38.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.359s coverage: 97.6% of statements [2023-09-19T19:20:38.646Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements [2023-09-19T19:20:39.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-19T19:20:39.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-19T19:20:40.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.9% of statements [2023-09-19T19:20:40.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.057s coverage: 32.2% of statements [2023-09-19T19:20:40.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.056s coverage: 41.7% of statements [2023-09-19T19:20:40.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.042s coverage: 82.9% of statements [2023-09-19T19:20:40.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements [2023-09-19T19:20:41.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements [2023-09-19T19:20:41.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements [2023-09-19T19:20:41.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-19T19:20:41.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-19T19:20:41.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-19T19:20:41.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-19T19:20:41.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-19T19:20:41.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-19T19:20:41.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-19T19:20:41.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-19T19:20:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-19T19:20:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-19T19:20:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-19T19:20:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-19T19:20:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-19T19:20:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-19T19:20:43.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-19T19:20:45.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-19T19:20:45.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-19T19:20:47.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-19T19:20:47.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-19T19:20:49.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-19T19:20:49.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-19T19:20:49.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-19T19:20:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-19T19:20:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-19T19:20:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-19T19:20:51.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-19T19:20:51.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-19T19:20:51.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-19T19:20:51.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-19T19:20:52.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-19T19:20:52.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-19T19:20:52.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-19T19:20:52.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-19T19:20:55.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 14.623s coverage: 94.4% of statements [2023-09-19T19:20:56.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-19T19:20:56.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-19T19:20:56.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-19T19:20:56.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-19T19:20:57.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-19T19:20:57.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-19T19:20:57.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-19T19:20:57.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.109s coverage: 79.9% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.959s coverage: 92.9% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.235s coverage: 87.2% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.031s coverage: 20.0% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.167s coverage: 63.1% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.174s coverage: 38.4% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.049s coverage: 89.5% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.037s coverage: 84.8% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 95.7% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements [2023-09-19T19:21:06.550Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2023-09-19T19:21:06.814Z] 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 [2023-09-19T19:21:07.072Z] running golangci-lint [2023-09-19T19:21:07.072Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-19T19:21:07.072Z] go version go1.21.0 linux/amd64 [2023-09-19T19:21:07.331Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-19T19:21:07.331Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-19T19:21:22.196Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|compiled_files|deps|exports_file|name|types_sizes) took 13.334559408s" [2023-09-19T19:21:22.196Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.771863ms" [2023-09-19T19:21:30.304Z] level=info msg="[linters_context/goanalysis] analyzers took 1m43.286470265s with top 10 stages: buildir: 39.709150783s, gosec: 8.939766035s, fact_deprecated: 1.939094637s, inspect: 1.754491612s, S1038: 1.687028093s, ctrlflow: 1.585361186s, printf: 1.479617693s, nilness: 1.125095181s, fact_purity: 912.000187ms, SA1012: 777.26093ms" [2023-09-19T19:21:30.304Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-19T19:21:30.304Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, exclude: 197/197, path_prettifier: 197/197" [2023-09-19T19:21:30.305Z] level=info msg="[runner] processing took 22.118116ms with stages: nolint: 13.646905ms, identifier_marker: 4.367411ms, exclude-rules: 1.435427ms, path_prettifier: 1.102756ms, autogenerated_exclude: 1.095125ms, skip_dirs: 429.332µs, cgo: 20.87µs, filename_unadjuster: 10.54µs, max_same_issues: 2.27µs, uniq_by_line: 1.44µs, fixer: 1.21µs, max_from_linter: 720ns, diff: 660ns, severity-rules: 600ns, sort_results: 590ns, exclude: 540ns, source_code: 500ns, skip_files: 450ns, max_per_file_from_linter: 270ns, path_prefixer: 250ns, path_shortener: 250ns" [2023-09-19T19:21:30.305Z] level=info msg="[runner] linters took 9.628127984s with stages: goanalysis_metalinter: 9.605786437s" [2023-09-19T19:21:30.305Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-19T19:21:30.305Z] level=info msg="Memory: 231 samples, avg is 270.4MB, max is 971.3MB" [2023-09-19T19:21:30.305Z] level=info msg="Execution took 23.011826496s" [2023-09-19T19:21:30.305Z] go vet ./... [2023-09-19T19:21:34.498Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T19:21:34.757Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T19:21:34.757Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T19:21:34.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-19T19:21:35.103Z] + ls -al . [2023-09-19T19:21:35.103Z] total 732 [2023-09-19T19:21:35.103Z] drwxrwxr-x 12 1001 1001 4096 Sep 19 19:20 . [2023-09-19T19:21:35.103Z] drwxr-xr-x 4 root root 4096 Sep 19 19:20 .. [2023-09-19T19:21:35.103Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 19:18 .blubracket [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 16 Sep 19 19:18 .dockerignore [2023-09-19T19:21:35.103Z] drwxrwxr-x 8 1001 1001 4096 Sep 19 19:21 .git [2023-09-19T19:21:35.103Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 19:18 .github [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 1173 Sep 19 19:18 .gitignore [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 42 Sep 19 19:18 .golangci.yml [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 100 Sep 19 19:18 .hadolint.yml [2023-09-19T19:21:35.103Z] drwxr-xr-x 3 1001 1001 4096 Sep 19 19:19 .semver [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 166 Sep 19 19:18 .sonarcloud.properties [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 1171 Sep 19 19:18 ADOPTERS.md [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 11674 Sep 19 19:18 Attribution.txt [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 93407 Sep 19 19:18 CHANGELOG.md [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 3804 Sep 19 19:18 CONTRIBUTING.md [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 677 Sep 19 19:18 GOVERNANCE.md [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 883 Sep 19 19:18 Jenkinsfile [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 10775 Sep 19 19:18 LICENSE [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 14764 Sep 19 19:18 Makefile [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 582 Sep 19 19:18 OWNERS.md [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 9923 Sep 19 19:18 README.md [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 789 Sep 19 19:18 SECURITY.md [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 5 Sep 19 19:19 VERSION [2023-09-19T19:21:35.103Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 19:18 bin [2023-09-19T19:21:35.103Z] drwxrwxr-x 18 1001 1001 4096 Sep 19 19:18 cmd [2023-09-19T19:21:35.103Z] -rw-r--r-- 1 root root 453602 Sep 19 19:21 coverage.out [2023-09-19T19:21:35.103Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 19:18 fuzz_test [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 3688 Sep 19 19:18 go.mod [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 34975 Sep 19 19:18 go.sum [2023-09-19T19:21:35.103Z] drwxrwxr-x 7 1001 1001 4096 Sep 19 19:18 internal [2023-09-19T19:21:35.103Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 19:18 openapi [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 594 Sep 19 19:18 security.txt [2023-09-19T19:21:35.103Z] drwxrwxr-x 4 1001 1001 4096 Sep 19 19:18 snap [2023-09-19T19:21:35.103Z] -rw-rw-r-- 1 1001 1001 204 Sep 19 19:18 version.go [Pipeline] sh [2023-09-19T19:21:35.414Z] + '[' -e coverage.out ] [2023-09-19T19:21:35.414Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-19T19:21:35.552Z] Stashed 1 file(s) [Pipeline] sh [2023-09-19T19:21:35.846Z] + make build [2023-09-19T19:21:35.846Z] 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 [2023-09-19T19:21:47.876Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6616 in /w/workspace/edgexfoundry_edgex-go_PR-4683 [Pipeline] { [Pipeline] ws [2023-09-19T19:21:47.933Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-09-19T19:21:48.015Z] The recommended git tool is: git [2023-09-19T19:21:48.796Z] 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 [2023-09-19T19:21:49.370Z] 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 [2023-09-19T19:21:50.313Z] 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 [2023-09-19T19:21:51.252Z] 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 [2023-09-19T19:21:52.880Z] using credential edgex-jenkins-ssh [2023-09-19T19:21:52.899Z] Cloning the remote Git repository [2023-09-19T19:21:52.943Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-19T19:21:53.026Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-09-19T19:21:53.151Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-19T19:21:53.152Z] > git --version # timeout=10 [2023-09-19T19:21:53.171Z] > git --version # 'git version 2.25.1' [2023-09-19T19:21:53.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T19:21:53.307Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T19:21:57.813Z] 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 [2023-09-19T19:21:58.072Z] 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 [2023-09-19T19:21:59.463Z] 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 [2023-09-19T19:22:00.839Z] 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 [2023-09-19T19:22:01.408Z] 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 [2023-09-19T19:22:02.342Z] 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 [2023-09-19T19:22:03.288Z] 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] } [2023-09-19T19:22:04.689Z] $ docker stop --time=1 a217de2c5f4a12809a94c51d3a65e4064e825eecb2dc8c641e0082d1eee476fc [2023-09-19T19:22:07.981Z] $ docker rm -f --volumes a217de2c5f4a12809a94c51d3a65e4064e825eecb2dc8c641e0082d1eee476fc [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 [2023-09-19T19:22:09.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-19T19:22:09.443Z] [2023-09-19T19:22:09.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:22:09.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-19T19:22:09.820Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-19T19:22:09.820Z] 91d30c5bc195: Pulling fs layer [2023-09-19T19:22:09.820Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-19T19:22:09.820Z] 9c61dcf015f6: Pulling fs layer [2023-09-19T19:22:09.820Z] 4698f68db338: Pulling fs layer [2023-09-19T19:22:09.820Z] 2a2f49069b9e: Pulling fs layer [2023-09-19T19:22:09.820Z] e0025b399a48: Pulling fs layer [2023-09-19T19:22:09.820Z] 4698f68db338: Waiting [2023-09-19T19:22:09.820Z] 2a2f49069b9e: Waiting [2023-09-19T19:22:09.820Z] e0025b399a48: Waiting [2023-09-19T19:22:09.820Z] 91d30c5bc195: Download complete [2023-09-19T19:22:09.820Z] 4698f68db338: Verifying Checksum [2023-09-19T19:22:09.820Z] 4698f68db338: Download complete [2023-09-19T19:22:10.078Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-19T19:22:10.078Z] 2e9b0aa3be6d: Download complete [2023-09-19T19:22:10.078Z] 91d30c5bc195: Pull complete [2023-09-19T19:22:10.078Z] e0025b399a48: Verifying Checksum [2023-09-19T19:22:10.078Z] e0025b399a48: Download complete [2023-09-19T19:22:10.078Z] 2a2f49069b9e: Download complete [2023-09-19T19:22:08.936Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-19T19:22:08.958Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T19:22:09.750Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-19T19:22:09.786Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-19T19:22:09.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T19:22:09.811Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4683/head:refs/remotes/origin/PR-4683 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-19T19:22:10.335Z] 2e9b0aa3be6d: Pull complete [2023-09-19T19:22:10.346Z] Merging remotes/origin/main commit 8690ef6f077aa4f09e1c290a800e35321f54b9f1 into PR head commit 673be11befa786408f724722d42dd76b4d02ffa6 [2023-09-19T19:22:10.733Z] Merge succeeded, producing 673be11befa786408f724722d42dd76b4d02ffa6 [2023-09-19T19:22:10.734Z] Checking out Revision 673be11befa786408f724722d42dd76b4d02ffa6 (PR-4683) [2023-09-19T19:22:10.902Z] 9c61dcf015f6: Download complete [2023-09-19T19:22:11.346Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-09-19T19:22:11.394Z] > git --version # timeout=10 [2023-09-19T19:22:11.403Z] > git --version # 'git version 2.25.1' [2023-09-19T19:22:11.425Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T19:22:10.367Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T19:22:10.438Z] > git checkout -f 673be11befa786408f724722d42dd76b4d02ffa6 # timeout=10 [2023-09-19T19:22:10.647Z] > git remote # timeout=10 [2023-09-19T19:22:10.666Z] > git config --get remote.origin.url # timeout=10 [2023-09-19T19:22:10.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T19:22:10.701Z] > git merge 8690ef6f077aa4f09e1c290a800e35321f54b9f1 # timeout=10 [2023-09-19T19:22:10.722Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-19T19:22:10.742Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T19:22:10.754Z] > git checkout -f 673be11befa786408f724722d42dd76b4d02ffa6 # timeout=10 [2023-09-19T19:22:12.566Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T19:22:12.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T19:22:12.566Z] Dload Upload Total Spent Left Speed [2023-09-19T19:22:12.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [2023-09-19T19:22:13.179Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T19:22:13.444Z] 9c61dcf015f6: Pull complete [2023-09-19T19:22:13.444Z] 4698f68db338: Pull complete [2023-09-19T19:22:13.521Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T19:22:13.521Z] + sudo tee /etc/docker/daemon.new [2023-09-19T19:22:13.521Z] { [2023-09-19T19:22:13.521Z] "registry-mirrors": [ [2023-09-19T19:22:13.521Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T19:22:13.521Z] ], [2023-09-19T19:22:13.521Z] "bip": "10.250.0.254/24", [2023-09-19T19:22:13.521Z] "hosts": [ [2023-09-19T19:22:13.521Z] "tcp://0.0.0.0:5555", [2023-09-19T19:22:13.521Z] "unix:///var/run/docker.sock" [2023-09-19T19:22:13.521Z] ], [2023-09-19T19:22:13.521Z] "mtu": 1458, [2023-09-19T19:22:13.521Z] "selinux-enabled": true, [2023-09-19T19:22:13.521Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T19:22:13.521Z] } [Pipeline] sh [2023-09-19T19:22:13.702Z] 2a2f49069b9e: Pull complete [2023-09-19T19:22:13.702Z] e0025b399a48: Pull complete [2023-09-19T19:22:13.702Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-19T19:22:13.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-19T19:22:13.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2023-09-19T19:22:13.864Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] withDockerContainer [2023-09-19T19:22:13.934Z] prd-ubuntu20.04-docker-8c-8g-6615 does not seem to be running inside a container [2023-09-19T19:22:13.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-19T19:22:15.747Z] $ docker top 9cfe3e00b5b5f4ff8fe7f231aec4181569d215a27685e2e93c938ed3e829d50f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-09-19T19:22:16.178Z] + sudo service docker restart [2023-09-19T19:22:16.222Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-19T19:22:18.123Z] #1 [core-command internal] load build definition from Dockerfile [2023-09-19T19:22:18.123Z] #1 transferring dockerfile: [2023-09-19T19:22:18.384Z] #1 transferring dockerfile: 1.82kB done [2023-09-19T19:22:18.384Z] #1 DONE 0.0s [2023-09-19T19:22:18.384Z] [2023-09-19T19:22:18.384Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-09-19T19:22:18.384Z] #2 transferring dockerfile: 1.96kB done [2023-09-19T19:22:18.384Z] #2 DONE 0.0s [2023-09-19T19:22:18.384Z] [2023-09-19T19:22:18.384Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-09-19T19:22:18.384Z] #3 transferring dockerfile: 1.84kB done [2023-09-19T19:22:18.384Z] #3 DONE 0.0s [2023-09-19T19:22:18.384Z] [2023-09-19T19:22:18.384Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-19T19:22:18.384Z] #4 transferring dockerfile: 1.78kB done [2023-09-19T19:22:18.384Z] #4 DONE 0.0s [2023-09-19T19:22:18.384Z] [2023-09-19T19:22:18.384Z] #5 [core-data internal] load build definition from Dockerfile [2023-09-19T19:22:18.642Z] #5 transferring dockerfile: 1.90kB done [2023-09-19T19:22:18.642Z] #5 DONE 0.1s [2023-09-19T19:22:18.642Z] [2023-09-19T19:22:18.642Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-19T19:22:18.642Z] #6 transferring dockerfile: 2.38kB done [2023-09-19T19:22:18.642Z] #6 DONE 0.0s [2023-09-19T19:22:18.642Z] [2023-09-19T19:22:18.642Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-19T19:22:18.642Z] #7 transferring dockerfile: 2.12kB done [2023-09-19T19:22:18.642Z] #7 DONE 0.0s [2023-09-19T19:22:18.642Z] [2023-09-19T19:22:18.642Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-09-19T19:22:18.642Z] #8 transferring dockerfile: 1.59kB done [2023-09-19T19:22:18.642Z] #8 DONE 0.1s [2023-09-19T19:22:18.642Z] [2023-09-19T19:22:18.642Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-19T19:22:18.642Z] #9 transferring dockerfile: 2.04kB done [2023-09-19T19:22:18.642Z] #9 DONE 0.1s [2023-09-19T19:22:18.642Z] [2023-09-19T19:22:18.642Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-09-19T19:22:18.642Z] #10 transferring dockerfile: 1.82kB done [2023-09-19T19:22:18.642Z] #10 DONE 0.1s [2023-09-19T19:22:18.642Z] [2023-09-19T19:22:18.642Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-19T19:22:18.642Z] #11 transferring dockerfile: 2.39kB done [2023-09-19T19:22:18.642Z] #11 DONE 0.1s [2023-09-19T19:22:18.642Z] [2023-09-19T19:22:18.642Z] #12 [core-command internal] load .dockerignore [2023-09-19T19:22:18.642Z] #12 transferring context: 56B done [2023-09-19T19:22:18.642Z] #12 DONE 0.0s [2023-09-19T19:22:18.642Z] [2023-09-19T19:22:18.642Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-09-19T19:22:18.642Z] #13 transferring dockerfile: 1.70kB done [2023-09-19T19:22:18.642Z] #13 DONE 0.1s [2023-09-19T19:22:18.642Z] [2023-09-19T19:22:18.642Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-09-19T19:22:18.642Z] #14 transferring dockerfile: 1.58kB done [2023-09-19T19:22:18.642Z] #14 DONE 0.1s [2023-09-19T19:22:18.642Z] [2023-09-19T19:22:18.642Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-19T19:22:18.642Z] #15 transferring dockerfile: 2.82kB done [2023-09-19T19:22:18.642Z] #15 DONE 0.0s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #16 [core-metadata internal] load .dockerignore [2023-09-19T19:22:18.900Z] #16 transferring context: 56B done [2023-09-19T19:22:18.900Z] #16 DONE 0.0s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #17 [support-notifications internal] load .dockerignore [2023-09-19T19:22:18.900Z] #17 transferring context: 56B done [2023-09-19T19:22:18.900Z] #17 DONE 0.0s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-09-19T19:22:18.900Z] #18 transferring context: 56B done [2023-09-19T19:22:18.900Z] #18 DONE 0.0s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-09-19T19:22:18.900Z] #19 transferring context: 56B done [2023-09-19T19:22:18.900Z] #19 DONE 0.0s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-19T19:22:18.900Z] #20 transferring context: 56B done [2023-09-19T19:22:18.900Z] #20 DONE 0.0s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #21 [core-data internal] load .dockerignore [2023-09-19T19:22:18.900Z] #21 transferring context: 56B done [2023-09-19T19:22:18.900Z] #21 DONE 0.0s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #22 [security-spire-server internal] load .dockerignore [2023-09-19T19:22:18.900Z] #22 transferring context: 56B done [2023-09-19T19:22:18.900Z] #22 DONE 0.0s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #23 [security-proxy-auth internal] load .dockerignore [2023-09-19T19:22:18.900Z] #23 transferring context: 56B done [2023-09-19T19:22:18.900Z] #23 DONE 0.0s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #24 [support-scheduler internal] load .dockerignore [2023-09-19T19:22:18.900Z] #24 transferring context: 56B done [2023-09-19T19:22:18.900Z] #24 DONE 0.0s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #25 [security-spire-agent internal] load .dockerignore [2023-09-19T19:22:18.900Z] #25 transferring context: 56B done [2023-09-19T19:22:18.900Z] #25 DONE 0.0s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #26 [security-spire-config internal] load .dockerignore [2023-09-19T19:22:18.900Z] #26 transferring context: 56B 0.0s done [2023-09-19T19:22:18.900Z] #26 DONE 0.1s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-19T19:22:18.900Z] #27 DONE 0.0s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #28 [security-proxy-setup internal] load .dockerignore [2023-09-19T19:22:18.900Z] #28 transferring context: 56B done [2023-09-19T19:22:18.900Z] #28 DONE 0.1s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #29 [security-bootstrapper internal] load .dockerignore [2023-09-19T19:22:18.900Z] #29 transferring context: 56B done [2023-09-19T19:22:18.900Z] #29 DONE 0.1s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-19T19:22:18.900Z] #27 DONE 0.0s [2023-09-19T19:22:18.900Z] [2023-09-19T19:22:18.900Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-19T19:22:19.158Z] #30 ... [2023-09-19T19:22:19.158Z] [2023-09-19T19:22:19.158Z] #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-19T19:22:19.158Z] #27 DONE 0.0s [2023-09-19T19:22:19.158Z] [2023-09-19T19:22:19.158Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-09-19T19:22:19.158Z] #30 ... [2023-09-19T19:22:19.158Z] [2023-09-19T19:22:19.159Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-19T19:22:19.159Z] #27 DONE 0.0s [2023-09-19T19:22:19.159Z] [2023-09-19T19:22:19.159Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-19T19:22:19.725Z] #30 DONE 0.8s [2023-09-19T19:22:19.725Z] [2023-09-19T19:22:19.725Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:22:19.725Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-19T19:22:19.725Z] #31 ... [2023-09-19T19:22:19.725Z] [2023-09-19T19:22:19.725Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-19T19:22:19.725Z] #32 DONE 0.5s [2023-09-19T19:22:19.725Z] [2023-09-19T19:22:19.725Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-19T19:22:19.725Z] #33 DONE 0.6s [2023-09-19T19:22:19.725Z] [2023-09-19T19:22:19.725Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:22:19.725Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-19T19:22:19.725Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:22:19.725Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-19T19:22:19.725Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-19T19:22:19.985Z] #31 DONE 0.4s [2023-09-19T19:22:19.985Z] [2023-09-19T19:22:19.985Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:22:19.985Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-09-19T19:22:19.985Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-19T19:22:19.985Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-19T19:22:20.242Z] #34 ... [2023-09-19T19:22:20.242Z] [2023-09-19T19:22:20.242Z] #35 [security-spire-server internal] load build context [2023-09-19T19:22:20.242Z] #35 transferring context: 18.11kB 0.0s done [2023-09-19T19:22:20.242Z] #35 DONE 0.3s [2023-09-19T19:22:20.242Z] [2023-09-19T19:22:20.242Z] #36 [security-spire-config internal] load build context [2023-09-19T19:22:20.242Z] #36 transferring context: 16.36kB 0.0s done [2023-09-19T19:22:20.242Z] #36 DONE 0.3s [2023-09-19T19:22:20.242Z] [2023-09-19T19:22:20.242Z] #37 [security-spire-agent internal] load build context [2023-09-19T19:22:20.242Z] #37 transferring context: 17.64kB 0.0s done [2023-09-19T19:22:20.242Z] #37 DONE 0.3s [2023-09-19T19:22:20.242Z] [2023-09-19T19:22:20.242Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:22:20.242Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-19T19:22:20.242Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s [2023-09-19T19:22:20.242Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-09-19T19:22:20.242Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-19T19:22:20.242Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2023-09-19T19:22:20.242Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-19T19:22:20.499Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-19T19:22:20.499Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s [2023-09-19T19:22:20.499Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s [2023-09-19T19:22:20.499Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-19T19:22:20.499Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-19T19:22:20.499Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-19T19:22:20.761Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 0.7s [2023-09-19T19:22:20.761Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-19T19:22:20.761Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.75MB / 25.84MB 0.8s [2023-09-19T19:22:21.024Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s [2023-09-19T19:22:21.284Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done [2023-09-19T19:22:21.284Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-19T19:22:23.829Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.3s done [2023-09-19T19:22:30.394Z] #34 ... [2023-09-19T19:22:30.394Z] [2023-09-19T19:22:30.394Z] #38 [security-proxy-auth internal] load build context [2023-09-19T19:22:30.395Z] #38 transferring context: 364.84MB 9.9s done [2023-09-19T19:22:30.395Z] #38 ... [2023-09-19T19:22:30.395Z] [2023-09-19T19:22:30.395Z] #39 [core-metadata internal] load build context [2023-09-19T19:22:30.395Z] #39 ... [2023-09-19T19:22:30.395Z] [2023-09-19T19:22:30.395Z] #40 [core-command internal] load build context [2023-09-19T19:22:30.395Z] #40 transferring context: 364.84MB 10.1s done [2023-09-19T19:22:30.395Z] #40 ... [2023-09-19T19:22:30.395Z] [2023-09-19T19:22:30.395Z] #41 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-19T19:22:30.395Z] #0 2.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:30.395Z] #0 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:30.395Z] #0 3.265 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T19:22:30.395Z] #0 3.269 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:22:30.395Z] #0 3.277 OK: 7 MiB in 16 packages [2023-09-19T19:22:30.652Z] #41 ... [2023-09-19T19:22:30.652Z] [2023-09-19T19:22:30.652Z] #42 [security-proxy-setup internal] load build context [2023-09-19T19:22:30.652Z] #42 transferring context: 364.84MB 10.8s done [2023-09-19T19:22:30.652Z] #42 ... [2023-09-19T19:22:30.652Z] [2023-09-19T19:22:30.652Z] #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-19T19:22:30.911Z] #43 ... [2023-09-19T19:22:30.911Z] [2023-09-19T19:22:30.911Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:22:30.911Z] #44 transferring context: 364.84MB 10.2s done [2023-09-19T19:22:30.911Z] #44 ... [2023-09-19T19:22:30.911Z] [2023-09-19T19:22:30.911Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-19T19:22:31.168Z] #45 ... [2023-09-19T19:22:31.168Z] [2023-09-19T19:22:31.168Z] #46 [core-data internal] load build context [2023-09-19T19:22:31.168Z] #46 transferring context: 364.84MB 10.1s done [2023-09-19T19:22:31.168Z] #46 ... [2023-09-19T19:22:31.168Z] [2023-09-19T19:22:31.168Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-19T19:22:31.168Z] #0 0.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:31.168Z] #0 0.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:31.168Z] #0 1.275 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T19:22:31.168Z] #0 1.275 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:22:31.168Z] #0 1.275 OK: 7 MiB in 16 packages [2023-09-19T19:22:31.426Z] #47 ... [2023-09-19T19:22:31.426Z] [2023-09-19T19:22:31.426Z] #48 [support-notifications internal] load build context [2023-09-19T19:22:31.426Z] #48 transferring context: 364.84MB 10.0s done [2023-09-19T19:22:31.685Z] #48 ... [2023-09-19T19:22:31.685Z] [2023-09-19T19:22:31.685Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-19T19:22:31.685Z] #49 transferring context: 364.84MB 9.9s done [2023-09-19T19:22:31.685Z] #49 ... [2023-09-19T19:22:31.685Z] [2023-09-19T19:22:31.685Z] #50 [security-secretstore-setup internal] load build context [2023-09-19T19:22:31.685Z] #50 transferring context: 364.84MB 9.7s done [2023-09-19T19:22:32.311Z] #50 ... [2023-09-19T19:22:32.311Z] [2023-09-19T19:22:32.311Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-19T19:22:32.569Z] #51 ... [2023-09-19T19:22:32.569Z] [2023-09-19T19:22:32.569Z] #52 [support-scheduler internal] load build context [2023-09-19T19:22:32.569Z] #52 transferring context: 364.84MB 9.8s done [2023-09-19T19:22:32.569Z] #52 ... [2023-09-19T19:22:32.569Z] [2023-09-19T19:22:32.569Z] #53 [security-bootstrapper internal] load build context [2023-09-19T19:22:32.569Z] #53 transferring context: 364.84MB 10.0s done [2023-09-19T19:22:32.828Z] #53 ... [2023-09-19T19:22:32.828Z] [2023-09-19T19:22:32.828Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-19T19:22:32.828Z] #0 0.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:32.828Z] #0 0.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:32.828Z] #0 1.160 (1/2) Installing ca-certificates (20230506-r0) [2023-09-19T19:22:32.828Z] #0 1.199 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-19T19:22:32.828Z] #0 1.207 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:22:32.828Z] #0 1.212 Executing ca-certificates-20230506-r0.trigger [2023-09-19T19:22:32.828Z] #0 1.281 OK: 8 MiB in 17 packages [2023-09-19T19:22:32.828Z] #54 ... [2023-09-19T19:22:32.828Z] [2023-09-19T19:22:32.828Z] #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-19T19:22:32.828Z] #0 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:32.828Z] #0 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:32.828Z] #0 1.476 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:22:32.828Z] #0 1.476 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:22:32.828Z] #0 1.476 OK: 20064 distinct packages available [2023-09-19T19:22:32.828Z] #0 1.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:32.828Z] #0 1.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:32.828Z] #0 1.801 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-19T19:22:32.828Z] #0 1.803 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-19T19:22:32.828Z] #0 1.812 (3/5) Installing libucontext (1.2-r2) [2023-09-19T19:22:32.828Z] #0 1.815 (4/5) Installing gcompat (1.1.0-r1) [2023-09-19T19:22:32.828Z] #0 1.822 (5/5) Installing openssl (3.1.2-r0) [2023-09-19T19:22:32.828Z] #0 1.831 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:22:32.828Z] #0 1.833 OK: 8 MiB in 20 packages [2023-09-19T19:22:33.456Z] #55 ... [2023-09-19T19:22:33.456Z] [2023-09-19T19:22:33.456Z] #56 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-19T19:22:33.715Z] #56 ... [2023-09-19T19:22:33.715Z] [2023-09-19T19:22:33.715Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-19T19:22:33.715Z] #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-09-19T19:22:33.715Z] #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-19T19:22:33.715Z] #57 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-19T19:22:33.715Z] #57 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-19T19:22:33.715Z] #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-09-19T19:22:33.715Z] #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-19T19:22:33.715Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-19T19:22:33.715Z] #57 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-19T19:22:33.715Z] #57 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-09-19T19:22:33.715Z] #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-19T19:22:33.715Z] #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-19T19:22:33.715Z] #57 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.0s done [2023-09-19T19:22:33.715Z] #57 ... [2023-09-19T19:22:33.715Z] [2023-09-19T19:22:33.715Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-19T19:22:33.715Z] #0 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:33.715Z] #0 1.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:33.715Z] #0 1.648 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:22:33.715Z] #0 1.648 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:22:33.715Z] #0 1.648 OK: 20064 distinct packages available [2023-09-19T19:22:33.715Z] #0 1.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:33.715Z] #0 1.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:33.715Z] #0 1.998 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-19T19:22:33.715Z] #0 2.004 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-19T19:22:33.715Z] #0 2.007 (3/4) Installing libucontext (1.2-r2) [2023-09-19T19:22:33.715Z] #0 2.010 (4/4) Installing gcompat (1.1.0-r1) [2023-09-19T19:22:33.715Z] #0 2.014 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:22:33.715Z] #0 2.026 OK: 8 MiB in 19 packages [2023-09-19T19:22:33.974Z] #58 ... [2023-09-19T19:22:33.974Z] [2023-09-19T19:22:33.974Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-19T19:22:33.974Z] #0 3.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:33.974Z] #0 3.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:33.974Z] #0 4.094 (1/4) Installing ca-certificates (20230506-r0) [2023-09-19T19:22:33.974Z] #0 4.110 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-19T19:22:33.974Z] #0 4.114 (3/4) Installing su-exec (0.2-r3) [2023-09-19T19:22:33.974Z] #0 4.118 (4/4) Installing yq (4.33.3-r3) [2023-09-19T19:22:33.974Z] #0 4.179 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:22:33.974Z] #0 4.191 Executing ca-certificates-20230506-r0.trigger [2023-09-19T19:22:33.974Z] #0 4.236 OK: 17 MiB in 19 packages [2023-09-19T19:22:33.974Z] #59 ... [2023-09-19T19:22:33.974Z] [2023-09-19T19:22:33.974Z] #39 [core-metadata internal] load build context [2023-09-19T19:22:33.974Z] #39 transferring context: 364.84MB 11.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T19:22:34.477Z] provisioning config files... [2023-09-19T19:22:34.500Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10098800823446713632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T19:22:34.878Z] ---> docker-login.sh [2023-09-19T19:22:34.878Z] nexus3.edgexfoundry.org:10001 [2023-09-19T19:22:35.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:22:35.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:22:35.417Z] Configure a credential helper to remove this warning. See [2023-09-19T19:22:35.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:22:35.417Z] [2023-09-19T19:22:35.417Z] Login Succeeded [2023-09-19T19:22:35.417Z] nexus3.edgexfoundry.org:10002 [2023-09-19T19:22:35.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:22:35.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:22:35.686Z] Configure a credential helper to remove this warning. See [2023-09-19T19:22:35.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:22:35.686Z] [2023-09-19T19:22:35.686Z] Login Succeeded [2023-09-19T19:22:35.686Z] nexus3.edgexfoundry.org:10003 [2023-09-19T19:22:35.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:22:36.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:22:36.227Z] Configure a credential helper to remove this warning. See [2023-09-19T19:22:36.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:22:36.227Z] [2023-09-19T19:22:36.227Z] Login Succeeded [2023-09-19T19:22:36.227Z] nexus3.edgexfoundry.org:10004 [2023-09-19T19:22:36.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:22:36.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:22:36.500Z] Configure a credential helper to remove this warning. See [2023-09-19T19:22:36.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:22:36.500Z] [2023-09-19T19:22:36.500Z] Login Succeeded [2023-09-19T19:22:36.500Z] docker.io [2023-09-19T19:22:36.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:22:37.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:22:37.042Z] Configure a credential helper to remove this warning. See [2023-09-19T19:22:37.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:22:37.042Z] [2023-09-19T19:22:37.042Z] Login Succeeded [2023-09-19T19:22:37.042Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T19:22:37.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-19T19:22:37.763Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-19T19:22:37.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T19:22:37.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T19:22:37.874Z] ========================================================= [2023-09-19T19:22:37.874Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T19:22:37.874Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-19T19:22:38.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T19:22:38.248Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T19:22:38.248Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T19:22:38.248Z] 5d54e960e981: Pulling fs layer [2023-09-19T19:22:38.248Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T19:22:38.248Z] f0e02332f6b5: Pulling fs layer [2023-09-19T19:22:38.248Z] 66412af1f25a: Pulling fs layer [2023-09-19T19:22:38.248Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T19:22:38.248Z] 9a37bb91b891: Pulling fs layer [2023-09-19T19:22:38.248Z] a29adfc67d43: Pulling fs layer [2023-09-19T19:22:38.248Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T19:22:38.248Z] 1baf3a5c0e64: Waiting [2023-09-19T19:22:38.248Z] f0e02332f6b5: Waiting [2023-09-19T19:22:38.248Z] 66412af1f25a: Waiting [2023-09-19T19:22:38.248Z] 9a37bb91b891: Waiting [2023-09-19T19:22:38.248Z] a29adfc67d43: Waiting [2023-09-19T19:22:38.248Z] d5de9f91c1a4: Waiting [2023-09-19T19:22:38.529Z] 5d54e960e981: Verifying Checksum [2023-09-19T19:22:38.529Z] 5d54e960e981: Download complete [2023-09-19T19:22:38.529Z] f0e02332f6b5: Verifying Checksum [2023-09-19T19:22:38.529Z] f0e02332f6b5: Download complete [2023-09-19T19:22:38.529Z] 66412af1f25a: Verifying Checksum [2023-09-19T19:22:38.529Z] 66412af1f25a: Download complete [2023-09-19T19:22:38.529Z] 9fda8d8052c6: Verifying Checksum [2023-09-19T19:22:38.529Z] 9fda8d8052c6: Download complete [2023-09-19T19:22:38.802Z] 9a37bb91b891: Verifying Checksum [2023-09-19T19:22:38.802Z] 9a37bb91b891: Download complete [2023-09-19T19:22:39.392Z] 9fda8d8052c6: Pull complete [2023-09-19T19:22:39.392Z] a29adfc67d43: Verifying Checksum [2023-09-19T19:22:39.392Z] a29adfc67d43: Download complete [2023-09-19T19:22:40.137Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T19:22:40.137Z] d5de9f91c1a4: Download complete [2023-09-19T19:22:40.431Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T19:22:40.431Z] c4a7e357bf2a: Download complete [2023-09-19T19:22:41.023Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T19:22:41.023Z] 1baf3a5c0e64: Download complete [2023-09-19T19:22:42.435Z] 5d54e960e981: Pull complete [2023-09-19T19:22:43.950Z] #39 ... [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #56 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-19T19:22:43.950Z] #56 DONE 23.4s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-19T19:22:43.950Z] #47 DONE 23.0s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-19T19:22:43.950Z] #55 DONE 22.9s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-19T19:22:43.950Z] #59 DONE 22.9s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-19T19:22:43.950Z] #58 DONE 22.9s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-19T19:22:43.950Z] #54 DONE 22.9s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #50 [security-secretstore-setup internal] load build context [2023-09-19T19:22:43.950Z] #50 DONE 23.3s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #52 [support-scheduler internal] load build context [2023-09-19T19:22:43.950Z] #52 DONE 23.4s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-19T19:22:43.950Z] #49 DONE 23.4s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #38 [security-proxy-auth internal] load build context [2023-09-19T19:22:43.950Z] #38 DONE 23.4s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #41 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-19T19:22:43.950Z] #41 DONE 23.1s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #60 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-19T19:22:43.950Z] #60 ... [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #48 [support-notifications internal] load build context [2023-09-19T19:22:43.950Z] #48 DONE 23.4s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #46 [core-data internal] load build context [2023-09-19T19:22:43.950Z] #46 DONE 23.4s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #53 [security-bootstrapper internal] load build context [2023-09-19T19:22:43.950Z] #53 DONE 23.4s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:22:43.950Z] #44 DONE 23.4s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #42 [security-proxy-setup internal] load build context [2023-09-19T19:22:43.950Z] #42 DONE 23.5s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #39 [core-metadata internal] load build context [2023-09-19T19:22:43.950Z] #39 DONE 23.5s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #40 [core-command internal] load build context [2023-09-19T19:22:43.950Z] #40 DONE 23.4s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #60 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-19T19:22:43.950Z] #60 DONE 0.4s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:22:43.950Z] #34 DONE 23.5s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-19T19:22:43.950Z] #57 DONE 23.5s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-19T19:22:43.950Z] #43 23.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:43.950Z] #43 23.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:43.950Z] #43 23.81 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-19T19:22:43.950Z] #43 23.81 (2/4) Installing openssl (3.1.2-r0) [2023-09-19T19:22:43.950Z] #43 23.83 (3/4) Installing su-exec (0.2-r3) [2023-09-19T19:22:43.950Z] #43 ... [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #61 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-19T19:22:43.950Z] #61 DONE 0.4s [2023-09-19T19:22:43.950Z] [2023-09-19T19:22:43.950Z] #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-19T19:22:43.950Z] #43 23.83 (4/4) Installing yq (4.33.3-r3) [2023-09-19T19:22:43.950Z] #43 23.91 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:22:43.950Z] #43 23.92 OK: 17 MiB in 19 packages [2023-09-19T19:22:45.852Z] #43 DONE 25.7s [2023-09-19T19:22:45.852Z] [2023-09-19T19:22:45.852Z] #62 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-19T19:22:45.852Z] #62 DONE 2.1s [2023-09-19T19:22:45.852Z] [2023-09-19T19:22:45.852Z] #63 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-19T19:22:45.852Z] #63 DONE 1.7s [2023-09-19T19:22:45.852Z] [2023-09-19T19:22:45.852Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-19T19:22:45.853Z] #51 23.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:45.853Z] #51 23.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:45.853Z] #51 23.80 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:22:45.853Z] #51 23.80 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:22:45.853Z] #51 23.80 OK: 20064 distinct packages available [2023-09-19T19:22:45.853Z] #51 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:45.853Z] #51 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:45.853Z] #51 24.22 (1/11) Installing ca-certificates (20230506-r0) [2023-09-19T19:22:45.853Z] #51 24.24 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-19T19:22:45.853Z] #51 24.25 (3/11) Installing libunistring (1.1-r1) [2023-09-19T19:22:45.853Z] #51 24.27 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-19T19:22:45.853Z] #51 24.27 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-19T19:22:45.853Z] #51 24.27 (6/11) Installing libcurl (8.2.1-r0) [2023-09-19T19:22:45.853Z] #51 24.28 (7/11) Installing curl (8.2.1-r0) [2023-09-19T19:22:45.853Z] #51 24.29 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-19T19:22:45.853Z] #51 24.29 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-19T19:22:45.853Z] #51 24.29 (10/11) Installing libucontext (1.2-r2) [2023-09-19T19:22:45.853Z] #51 24.30 (11/11) Installing gcompat (1.1.0-r1) [2023-09-19T19:22:45.853Z] #51 24.30 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:22:45.853Z] #51 24.31 Executing ca-certificates-20230506-r0.trigger [2023-09-19T19:22:45.853Z] #51 24.37 OK: 12 MiB in 26 packages [2023-09-19T19:22:45.853Z] #51 DONE 25.6s [2023-09-19T19:22:45.853Z] [2023-09-19T19:22:45.853Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-19T19:22:45.853Z] #45 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:45.853Z] #45 24.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:45.853Z] #45 24.23 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-19T19:22:45.853Z] #45 24.23 (2/2) Installing su-exec (0.2-r3) [2023-09-19T19:22:45.853Z] #45 24.24 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:22:45.853Z] #45 24.24 OK: 7 MiB in 17 packages [2023-09-19T19:22:45.853Z] #45 DONE 25.6s [2023-09-19T19:22:45.853Z] [2023-09-19T19:22:45.853Z] #64 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-19T19:22:45.853Z] #64 DONE 2.2s [2023-09-19T19:22:45.853Z] [2023-09-19T19:22:45.853Z] #65 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-19T19:22:45.853Z] #65 DONE 0.1s [2023-09-19T19:22:45.853Z] [2023-09-19T19:22:45.853Z] #66 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-19T19:22:45.853Z] #66 DONE 0.1s [2023-09-19T19:22:45.853Z] [2023-09-19T19:22:45.853Z] #67 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-19T19:22:45.853Z] #67 DONE 0.1s [2023-09-19T19:22:45.853Z] [2023-09-19T19:22:45.853Z] #68 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-19T19:22:45.853Z] #68 DONE 0.1s [2023-09-19T19:22:45.853Z] [2023-09-19T19:22:45.853Z] #69 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-19T19:22:45.853Z] #69 DONE 0.1s [2023-09-19T19:22:45.853Z] [2023-09-19T19:22:45.853Z] #70 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-19T19:22:45.853Z] #70 DONE 0.1s [2023-09-19T19:22:45.853Z] [2023-09-19T19:22:45.853Z] #71 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-19T19:22:45.853Z] #71 DONE 0.1s [2023-09-19T19:22:45.853Z] [2023-09-19T19:22:45.853Z] #72 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-19T19:22:45.853Z] #72 DONE 0.1s [2023-09-19T19:22:45.853Z] [2023-09-19T19:22:45.853Z] #73 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-19T19:22:46.110Z] #73 DONE 0.1s [2023-09-19T19:22:46.110Z] [2023-09-19T19:22:46.110Z] #74 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-19T19:22:46.110Z] #74 DONE 0.1s [2023-09-19T19:22:46.110Z] [2023-09-19T19:22:46.110Z] #75 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-19T19:22:46.110Z] #75 DONE 0.1s [2023-09-19T19:22:46.110Z] [2023-09-19T19:22:46.110Z] #76 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-19T19:22:46.110Z] #76 DONE 0.1s [2023-09-19T19:22:46.110Z] [2023-09-19T19:22:46.110Z] #77 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-19T19:22:46.110Z] #77 ... [2023-09-19T19:22:46.110Z] [2023-09-19T19:22:46.110Z] #78 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-19T19:22:46.110Z] #78 DONE 0.1s [2023-09-19T19:22:46.110Z] [2023-09-19T19:22:46.110Z] #79 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-19T19:22:46.110Z] #79 DONE 0.1s [2023-09-19T19:22:46.368Z] [2023-09-19T19:22:46.368Z] #77 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-19T19:22:46.368Z] #77 DONE 0.1s [2023-09-19T19:22:46.368Z] [2023-09-19T19:22:46.368Z] #80 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-19T19:22:46.368Z] #80 DONE 0.1s [2023-09-19T19:22:46.368Z] [2023-09-19T19:22:46.368Z] #81 [security-spire-config] exporting to image [2023-09-19T19:22:46.368Z] #81 exporting layers [2023-09-19T19:22:46.626Z] #81 ... [2023-09-19T19:22:46.626Z] [2023-09-19T19:22:46.626Z] #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:22:46.626Z] #82 DONE 0.1s [2023-09-19T19:22:46.626Z] [2023-09-19T19:22:46.626Z] #83 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-19T19:22:46.626Z] #83 DONE 0.9s [2023-09-19T19:22:46.626Z] [2023-09-19T19:22:46.626Z] #84 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-19T19:22:46.626Z] #0 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:46.626Z] #0 3.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:46.626Z] #0 3.339 OK: 265 MiB in 56 packages [2023-09-19T19:22:46.626Z] #84 DONE 3.5s [2023-09-19T19:22:46.626Z] [2023-09-19T19:22:46.626Z] #85 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-19T19:22:46.626Z] #85 DONE 0.0s [2023-09-19T19:22:46.626Z] [2023-09-19T19:22:46.626Z] #86 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-19T19:22:46.626Z] #0 3.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:46.626Z] #0 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:46.626Z] #0 3.474 OK: 265 MiB in 56 packages [2023-09-19T19:22:46.626Z] #86 DONE 3.6s [2023-09-19T19:22:46.626Z] [2023-09-19T19:22:46.626Z] #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:22:46.886Z] #87 ... [2023-09-19T19:22:46.886Z] [2023-09-19T19:22:46.886Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:22:46.886Z] #88 DONE 0.1s [2023-09-19T19:22:46.886Z] [2023-09-19T19:22:46.886Z] #89 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-19T19:22:46.886Z] #0 3.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:46.886Z] #0 3.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:46.886Z] #0 3.549 OK: 265 MiB in 56 packages [2023-09-19T19:22:46.886Z] #89 DONE 3.7s [2023-09-19T19:22:46.886Z] [2023-09-19T19:22:46.886Z] #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:22:46.886Z] #90 DONE 0.1s [2023-09-19T19:22:46.886Z] [2023-09-19T19:22:46.886Z] #81 [security-spire-server] exporting to image [2023-09-19T19:22:46.886Z] #81 exporting layers 0.8s done [2023-09-19T19:22:46.886Z] #81 writing image sha256:5b2d20538159dd432d4640a207f5dfdf6042731390ea61ceb35603e7bb312a7e done [2023-09-19T19:22:46.886Z] #81 naming to docker.io/library/security-spire-config done [2023-09-19T19:22:46.886Z] #81 writing image sha256:3365c49eb46ea90c7d3ab3da9104ea9d5795a79342dc487be04f590978a61e4e 0.0s done [2023-09-19T19:22:46.886Z] #81 naming to docker.io/library/security-spire-agent done [2023-09-19T19:22:46.886Z] #81 writing image sha256:13f2df15540b3ff0dcecc070b8af48d7c1419453a278ca31c083f1e46fbc2dd6 done [2023-09-19T19:22:46.886Z] #81 naming to docker.io/library/security-spire-server done [2023-09-19T19:22:46.886Z] #81 DONE 0.8s [2023-09-19T19:22:46.886Z] [2023-09-19T19:22:46.886Z] #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:22:47.145Z] #91 ... [2023-09-19T19:22:47.145Z] [2023-09-19T19:22:47.145Z] #92 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-19T19:22:47.145Z] #0 2.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:47.145Z] #0 3.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:47.145Z] #0 3.305 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:22:47.145Z] #0 3.305 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:22:47.145Z] #0 3.305 OK: 20064 distinct packages available [2023-09-19T19:22:47.145Z] #0 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:47.145Z] #0 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:22:47.145Z] #0 3.712 OK: 265 MiB in 56 packages [2023-09-19T19:22:47.145Z] #92 DONE 3.9s [2023-09-19T19:22:47.145Z] [2023-09-19T19:22:47.145Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:22:47.145Z] #93 DONE 0.1s [2023-09-19T19:22:47.403Z] [2023-09-19T19:22:47.403Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:22:57.382Z] #94 ... [2023-09-19T19:22:57.383Z] [2023-09-19T19:22:57.383Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:22:57.429Z] c4a7e357bf2a: Pull complete [2023-09-19T19:22:57.429Z] f0e02332f6b5: Pull complete [2023-09-19T19:22:57.430Z] 66412af1f25a: Pull complete [2023-09-19T19:23:02.667Z] #95 ... [2023-09-19T19:23:02.667Z] [2023-09-19T19:23:02.667Z] #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:23:02.667Z] #91 DONE 15.4s [2023-09-19T19:23:02.667Z] [2023-09-19T19:23:02.667Z] #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:23:02.667Z] #87 DONE 15.8s [2023-09-19T19:23:02.667Z] [2023-09-19T19:23:02.667Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:23:02.667Z] #94 DONE 15.3s [2023-09-19T19:23:02.667Z] [2023-09-19T19:23:02.667Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:23:02.667Z] #95 DONE 15.6s [2023-09-19T19:23:02.667Z] [2023-09-19T19:23:02.667Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-19T19:23:02.790Z] 1baf3a5c0e64: Pull complete [2023-09-19T19:23:04.200Z] 9a37bb91b891: Pull complete [2023-09-19T19:23:05.160Z] a29adfc67d43: Pull complete [2023-09-19T19:23:09.414Z] d5de9f91c1a4: Pull complete [2023-09-19T19:23:09.414Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T19:23:09.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T19:23:09.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-19T19:23:09.799Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T19:23:09.799Z] WORKDIR /edgex [2023-09-19T19:23:09.799Z] COPY go.mod . [2023-09-19T19:23:09.799Z] RUN go mod download ci-base-image-arm64 [2023-09-19T19:23:09.799Z] -f - . [2023-09-19T19:23:10.385Z] Sending build context to Docker daemon 2.993MB [2023-09-19T19:23:10.385Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T19:23:10.385Z] ---> 746ca1b523b5 [2023-09-19T19:23:10.385Z] Step 2/4 : WORKDIR /edgex [2023-09-19T19:23:10.783Z] #96 DONE 7.7s [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #97 [core-metadata builder 6/7] COPY . . [2023-09-19T19:23:10.784Z] #97 DONE 7.7s [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:23:10.784Z] #98 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-09-19T19:23:10.784Z] #99 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #100 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:23:10.784Z] #100 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:23:10.784Z] #101 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:23:10.784Z] #102 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #103 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-19T19:23:10.784Z] #103 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:23:10.784Z] #104 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #105 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:23:10.784Z] #105 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #106 [core-data builder 6/7] COPY . . [2023-09-19T19:23:10.784Z] #106 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #107 [support-scheduler builder 6/7] COPY . . [2023-09-19T19:23:10.784Z] #107 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:23:10.784Z] #108 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:23:10.784Z] #109 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-19T19:23:10.784Z] #110 DONE 7.7s [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #111 [security-proxy-setup builder 6/7] COPY . . [2023-09-19T19:23:10.784Z] #111 DONE 7.7s [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:23:10.784Z] #112 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2023-09-19T19:23:10.784Z] #113 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:23:10.784Z] #114 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:23:10.784Z] #115 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:23:10.784Z] #116 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #117 [security-bootstrapper builder 6/7] COPY . . [2023-09-19T19:23:10.784Z] #117 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #118 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:23:10.784Z] #118 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:23:10.784Z] #119 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #120 [core-command builder 6/7] COPY . . [2023-09-19T19:23:10.784Z] #120 CACHED [2023-09-19T19:23:10.784Z] [2023-09-19T19:23:10.784Z] #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-19T19:23:10.784Z] #121 0.716 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 [2023-09-19T19:23:12.323Z] ---> Running in 8d81e4a59016 [2023-09-19T19:23:12.323Z] Removing intermediate container 8d81e4a59016 [2023-09-19T19:23:12.323Z] ---> 271c46d39358 [2023-09-19T19:23:12.323Z] Step 3/4 : COPY go.mod . [2023-09-19T19:23:12.909Z] ---> 467119158ade [2023-09-19T19:23:12.909Z] Step 4/4 : RUN go mod download [2023-09-19T19:23:12.909Z] ---> Running in 8a61c16c748a [2023-09-19T19:23:20.745Z] #121 ... [2023-09-19T19:23:20.745Z] [2023-09-19T19:23:20.745Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T19:23:20.745Z] #0 1.091 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 [2023-09-19T19:23:20.745Z] #122 ... [2023-09-19T19:23:20.745Z] [2023-09-19T19:23:20.745Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-19T19:23:20.745Z] #0 0.952 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 [2023-09-19T19:23:20.745Z] #123 ... [2023-09-19T19:23:20.745Z] [2023-09-19T19:23:20.745Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-19T19:23:20.745Z] #0 0.746 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 [2023-09-19T19:23:20.745Z] #124 ... [2023-09-19T19:23:20.745Z] [2023-09-19T19:23:20.745Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-19T19:23:20.745Z] #0 0.961 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 [2023-09-19T19:23:21.002Z] #125 ... [2023-09-19T19:23:21.002Z] [2023-09-19T19:23:21.002Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-19T19:23:21.002Z] #0 1.088 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 [2023-09-19T19:23:21.002Z] #126 ... [2023-09-19T19:23:21.002Z] [2023-09-19T19:23:21.002Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:23:21.002Z] #0 1.355 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 [2023-09-19T19:23:21.260Z] #127 ... [2023-09-19T19:23:21.260Z] [2023-09-19T19:23:21.260Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-19T19:23:21.260Z] #0 0.474 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 [2023-09-19T19:23:21.517Z] #128 ... [2023-09-19T19:23:21.517Z] [2023-09-19T19:23:21.518Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-19T19:23:21.518Z] #0 1.426 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 [2023-09-19T19:23:21.518Z] #129 ... [2023-09-19T19:23:21.518Z] [2023-09-19T19:23:21.518Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-19T19:23:21.518Z] #0 0.456 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 [2023-09-19T19:23:21.775Z] #130 ... [2023-09-19T19:23:21.775Z] [2023-09-19T19:23:21.775Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T19:23:21.775Z] #0 1.327 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 [2023-09-19T19:23:51.795Z] Removing intermediate container 8a61c16c748a [2023-09-19T19:23:51.795Z] ---> 143d3107e86d [2023-09-19T19:23:51.795Z] Successfully built 143d3107e86d [2023-09-19T19:23:51.795Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:23:52.215Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T19:23:52.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T19:23:52.505Z] prd-ubuntu20.04-docker-arm64-4c-16g-6616 does not seem to be running inside a container [2023-09-19T19:23:52.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-19T19:23:53.756Z] $ docker top f62c3afb3bf17362b94c6bbe5078e36031db7a47ce14b7e4ccd535e373c6b53f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T19:23:54.618Z] + go version [2023-09-19T19:23:54.618Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T19:23:54.659Z] $ docker stop --time=1 f62c3afb3bf17362b94c6bbe5078e36031db7a47ce14b7e4ccd535e373c6b53f [2023-09-19T19:23:56.226Z] $ docker rm -f --volumes f62c3afb3bf17362b94c6bbe5078e36031db7a47ce14b7e4ccd535e373c6b53f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:23:57.088Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T19:23:57.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T19:23:57.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-6616 does not seem to be running inside a container [2023-09-19T19:23:57.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-19T19:23:58.527Z] $ docker top 08c90e98f9de94cb7e3cc2722525eb12e001ffd1dba55ffc9965cc832809b58b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-19T19:23:58.781Z] ========================================================= [2023-09-19T19:23:58.781Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-19T19:23:58.781Z] ========================================================= [Pipeline] sh [2023-09-19T19:23:59.099Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-19T19:23:59.497Z] + make test [2023-09-19T19:23:59.497Z] go test -race -coverprofile=coverage.out ./... [2023-09-19T19:24:29.533Z] #131 ... [2023-09-19T19:24:29.533Z] [2023-09-19T19:24:29.533Z] #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-19T19:24:29.533Z] #121 68.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 [2023-09-19T19:24:31.715Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-19T19:24:36.259Z] #121 DONE 85.1s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-19T19:24:36.259Z] #130 DONE 85.3s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-19T19:24:36.259Z] #125 DONE 85.1s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-19T19:24:36.259Z] #128 DONE 85.2s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T19:24:36.259Z] #131 DONE 85.1s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-19T19:24:36.259Z] #126 DONE 85.2s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:24:36.259Z] #132 ... [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:24:36.259Z] #127 DONE 85.5s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-19T19:24:36.259Z] #129 DONE 85.6s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-19T19:24:36.259Z] #123 DONE 85.6s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-19T19:24:36.259Z] #124 DONE 85.6s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T19:24:36.259Z] #122 DONE 85.6s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:24:36.259Z] #133 ... [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:24:36.259Z] #132 DONE 0.9s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:24:36.259Z] #134 DONE 0.8s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:24:36.259Z] #135 DONE 0.7s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #136 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:24:36.259Z] #136 DONE 0.8s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:24:36.259Z] #133 DONE 0.7s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #137 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-19T19:24:36.259Z] #137 DONE 0.4s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:24:36.259Z] #138 DONE 0.3s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:24:36.259Z] #139 ... [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:24:36.259Z] #140 DONE 0.3s [2023-09-19T19:24:36.259Z] [2023-09-19T19:24:36.259Z] #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:24:36.259Z] #141 DONE 0.3s [2023-09-19T19:24:36.518Z] [2023-09-19T19:24:36.518Z] #142 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:24:36.518Z] #142 DONE 0.2s [2023-09-19T19:24:36.518Z] [2023-09-19T19:24:36.518Z] #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:24:36.518Z] #143 CACHED [2023-09-19T19:24:36.518Z] [2023-09-19T19:24:36.518Z] #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:24:36.518Z] #144 CACHED [2023-09-19T19:24:36.518Z] [2023-09-19T19:24:36.518Z] #145 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:24:36.518Z] #145 CACHED [2023-09-19T19:24:36.518Z] [2023-09-19T19:24:36.518Z] #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:24:36.518Z] #146 CACHED [2023-09-19T19:24:36.518Z] [2023-09-19T19:24:36.518Z] #147 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:24:36.518Z] #147 CACHED [2023-09-19T19:24:36.518Z] [2023-09-19T19:24:36.518Z] #148 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:24:36.518Z] #148 CACHED [2023-09-19T19:24:36.518Z] [2023-09-19T19:24:36.518Z] #149 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:24:36.518Z] #149 DONE 0.3s [2023-09-19T19:24:36.518Z] [2023-09-19T19:24:36.518Z] #150 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:24:36.518Z] #150 DONE 0.3s [2023-09-19T19:24:36.518Z] [2023-09-19T19:24:36.518Z] #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:24:36.518Z] #139 DONE 0.2s [2023-09-19T19:24:36.518Z] [2023-09-19T19:24:36.518Z] #151 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:24:36.518Z] #151 CACHED [2023-09-19T19:24:36.518Z] [2023-09-19T19:24:36.518Z] #152 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:24:36.518Z] #152 CACHED [2023-09-19T19:24:36.518Z] [2023-09-19T19:24:36.518Z] #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-19T19:24:37.521Z] #153 ... [2023-09-19T19:24:37.521Z] [2023-09-19T19:24:37.521Z] #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-19T19:24:37.521Z] #154 DONE 1.0s [2023-09-19T19:24:37.521Z] [2023-09-19T19:24:37.521Z] #155 [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 [2023-09-19T19:24:37.521Z] #155 DONE 1.0s [2023-09-19T19:24:37.831Z] [2023-09-19T19:24:37.831Z] #156 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-19T19:24:38.398Z] #156 ... [2023-09-19T19:24:38.398Z] [2023-09-19T19:24:38.398Z] #157 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-19T19:24:38.398Z] #157 DONE 2.0s [2023-09-19T19:24:38.398Z] [2023-09-19T19:24:38.398Z] #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-19T19:24:38.398Z] #158 DONE 2.0s [2023-09-19T19:24:38.398Z] [2023-09-19T19:24:38.398Z] #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-19T19:24:38.398Z] #159 DONE 2.0s [2023-09-19T19:24:38.398Z] [2023-09-19T19:24:38.398Z] #160 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-19T19:24:38.398Z] #160 DONE 2.0s [2023-09-19T19:24:38.398Z] [2023-09-19T19:24:38.398Z] #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-19T19:24:38.398Z] #153 DONE 2.0s [2023-09-19T19:24:38.398Z] [2023-09-19T19:24:38.398Z] #161 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-19T19:24:38.398Z] #161 DONE 2.1s [2023-09-19T19:24:38.398Z] [2023-09-19T19:24:38.398Z] #162 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-19T19:24:38.398Z] #162 DONE 2.0s [2023-09-19T19:24:38.398Z] [2023-09-19T19:24:38.398Z] #163 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:24:38.657Z] #163 ... [2023-09-19T19:24:38.657Z] [2023-09-19T19:24:38.657Z] #164 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-19T19:24:38.657Z] #164 DONE 2.1s [2023-09-19T19:24:38.657Z] [2023-09-19T19:24:38.657Z] #165 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-19T19:24:38.657Z] #165 DONE 2.3s [2023-09-19T19:24:38.657Z] [2023-09-19T19:24:38.657Z] #156 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-19T19:24:38.657Z] #156 DONE 1.4s [2023-09-19T19:24:38.657Z] [2023-09-19T19:24:38.657Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:24:38.657Z] #166 DONE 0.3s [2023-09-19T19:24:38.657Z] [2023-09-19T19:24:38.657Z] #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 [2023-09-19T19:24:38.657Z] #167 DONE 0.4s [2023-09-19T19:24:38.657Z] [2023-09-19T19:24:38.657Z] #168 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-19T19:24:38.916Z] #168 ... [2023-09-19T19:24:38.916Z] [2023-09-19T19:24:38.916Z] #169 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:24:38.916Z] #169 DONE 0.4s [2023-09-19T19:24:38.916Z] [2023-09-19T19:24:38.916Z] #170 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:24:38.916Z] #170 DONE 0.4s [2023-09-19T19:24:38.916Z] [2023-09-19T19:24:38.916Z] #171 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:24:38.916Z] #171 DONE 0.4s [2023-09-19T19:24:38.916Z] [2023-09-19T19:24:38.916Z] #163 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:24:38.916Z] #163 DONE 0.4s [2023-09-19T19:24:38.916Z] [2023-09-19T19:24:38.916Z] #172 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:24:38.916Z] #172 DONE 0.4s [2023-09-19T19:24:38.916Z] [2023-09-19T19:24:38.916Z] #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:24:38.916Z] #173 DONE 0.4s [2023-09-19T19:24:38.916Z] [2023-09-19T19:24:38.916Z] #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:24:38.916Z] #174 DONE 0.4s [2023-09-19T19:24:38.916Z] [2023-09-19T19:24:38.916Z] #175 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:24:38.916Z] #175 DONE 0.4s [2023-09-19T19:24:38.916Z] [2023-09-19T19:24:38.916Z] #81 [core-data] exporting to image [2023-09-19T19:24:38.916Z] #81 exporting layers [2023-09-19T19:24:39.518Z] #81 ... [2023-09-19T19:24:39.518Z] [2023-09-19T19:24:39.518Z] #168 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-19T19:24:39.518Z] #168 DONE 0.7s [2023-09-19T19:24:39.518Z] [2023-09-19T19:24:39.518Z] #81 [core-data] exporting to image [2023-09-19T19:24:39.518Z] #81 exporting layers 0.5s done [2023-09-19T19:24:39.518Z] #81 ... [2023-09-19T19:24:39.518Z] [2023-09-19T19:24:39.518Z] #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:24:39.518Z] #176 DONE 0.7s [2023-09-19T19:24:39.518Z] [2023-09-19T19:24:39.518Z] #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-19T19:24:39.518Z] #177 DONE 0.6s [2023-09-19T19:24:39.518Z] [2023-09-19T19:24:39.518Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-19T19:24:39.518Z] #178 DONE 0.6s [2023-09-19T19:24:39.518Z] [2023-09-19T19:24:39.518Z] #179 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-19T19:24:39.518Z] #179 DONE 0.6s [2023-09-19T19:24:39.518Z] [2023-09-19T19:24:39.518Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:24:39.518Z] #180 DONE 0.6s [2023-09-19T19:24:39.518Z] [2023-09-19T19:24:39.518Z] #81 [core-metadata] exporting to image [2023-09-19T19:24:39.848Z] #81 exporting layers 0.7s done [2023-09-19T19:24:39.848Z] #81 exporting layers 1.0s done [2023-09-19T19:24:40.221Z] #81 ... [2023-09-19T19:24:40.221Z] [2023-09-19T19:24:40.221Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-19T19:24:40.221Z] #181 DONE 0.4s [2023-09-19T19:24:40.221Z] [2023-09-19T19:24:40.221Z] #81 [core-metadata] exporting to image [2023-09-19T19:24:40.221Z] #81 writing image sha256:2ac656fcf6849863d5d9ed873e10c9254bee414705fc3a7185fe10a77e479eb3 done [2023-09-19T19:24:40.221Z] #81 naming to docker.io/library/support-notifications [2023-09-19T19:24:40.221Z] #81 ... [2023-09-19T19:24:40.221Z] [2023-09-19T19:24:40.221Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-19T19:24:40.221Z] #182 DONE 0.6s [2023-09-19T19:24:40.221Z] [2023-09-19T19:24:40.221Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-19T19:24:40.221Z] #183 DONE 0.6s [2023-09-19T19:24:40.221Z] [2023-09-19T19:24:40.221Z] #81 [core-command] exporting to image [2023-09-19T19:24:40.221Z] #81 exporting layers 0.6s done [2023-09-19T19:24:40.221Z] #81 naming to docker.io/library/support-notifications 0.1s done [2023-09-19T19:24:40.221Z] #81 writing image sha256:8331f42a901b7c2f26df0f42dcc90add3a2ab2731904ab5909bb79d596254b5d done [2023-09-19T19:24:40.221Z] #81 naming to docker.io/library/core-command done [2023-09-19T19:24:40.491Z] #81 writing image sha256:41b3468e6bd35457547c20041611795e783ba35980506eadc02b203a8edf4c47 0.0s done [2023-09-19T19:24:40.491Z] #81 writing image sha256:811b64e611c8052d3979b307dbf2ff4753602827917f4313f93fd4b318b4a16b 0.0s done [2023-09-19T19:24:40.491Z] #81 writing image sha256:779a68ee7410447af5f57f0aa32848a504043d2899538c8059e54f15b5404c1f done [2023-09-19T19:24:40.491Z] #81 writing image sha256:042b9e2c756f1e29d7705fa9574015d3987c9e505937a9a36243564d0b6dfa7e done [2023-09-19T19:24:40.491Z] #81 naming to docker.io/library/core-metadata done [2023-09-19T19:24:40.491Z] #81 naming to docker.io/library/core-data done [2023-09-19T19:24:40.491Z] #81 naming to docker.io/library/support-scheduler done [2023-09-19T19:24:40.491Z] #81 naming to docker.io/library/security-spiffe-token-provider [2023-09-19T19:24:40.749Z] #81 naming to docker.io/library/security-spiffe-token-provider 0.4s done [2023-09-19T19:24:40.749Z] #81 DONE 2.6s [2023-09-19T19:24:40.749Z] [2023-09-19T19:24:40.749Z] #184 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-19T19:24:41.315Z] #184 DONE 1.2s [2023-09-19T19:24:41.315Z] [2023-09-19T19:24:41.315Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-19T19:24:41.315Z] #185 DONE 1.2s [2023-09-19T19:24:41.315Z] [2023-09-19T19:24:41.315Z] #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-19T19:24:41.315Z] #186 DONE 1.8s [2023-09-19T19:24:41.315Z] [2023-09-19T19:24:41.315Z] #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-19T19:24:41.315Z] #187 DONE 1.9s [2023-09-19T19:24:41.315Z] [2023-09-19T19:24:41.315Z] #81 [core-common-config-bootstrapper] exporting to image [2023-09-19T19:24:42.270Z] #81 ... [2023-09-19T19:24:42.270Z] [2023-09-19T19:24:42.270Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-19T19:24:42.270Z] #188 DONE 0.9s [2023-09-19T19:24:42.270Z] [2023-09-19T19:24:42.270Z] #189 [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/ [2023-09-19T19:24:42.270Z] #189 DONE 0.9s [2023-09-19T19:24:42.270Z] [2023-09-19T19:24:42.270Z] #190 [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/ [2023-09-19T19:24:42.270Z] #190 DONE 0.1s [2023-09-19T19:24:42.270Z] [2023-09-19T19:24:42.270Z] #81 [core-common-config-bootstrapper] exporting to image [2023-09-19T19:24:42.270Z] #81 exporting layers 0.9s done [2023-09-19T19:24:42.270Z] #81 writing image sha256:c9949eede82270b9bf96d5967f176897ba0f4433cc530f50f264b2793dde3ffe 0.0s done [2023-09-19T19:24:42.270Z] #81 naming to docker.io/library/core-common-config-bootstrapper [2023-09-19T19:24:42.528Z] #81 ... [2023-09-19T19:24:42.528Z] [2023-09-19T19:24:42.528Z] #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-19T19:24:42.528Z] #191 DONE 2.3s [2023-09-19T19:24:42.528Z] [2023-09-19T19:24:42.528Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-19T19:24:42.528Z] #192 DONE 0.2s [2023-09-19T19:24:42.528Z] [2023-09-19T19:24:42.528Z] #81 [security-proxy-auth] exporting to image [2023-09-19T19:24:42.528Z] #81 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-19T19:24:42.528Z] #81 writing image sha256:b381c842858c81fc02390208412e825131acd058b3ed2aecdfc555ac22543869 done [2023-09-19T19:24:42.528Z] #81 naming to docker.io/library/security-proxy-auth done [2023-09-19T19:24:42.528Z] #81 exporting layers 0.2s done [2023-09-19T19:24:42.528Z] #81 writing image sha256:c857b00839f4494b8d349f18295bc4e013a62fb0da51367f33ee6654ea5aa82c done [2023-09-19T19:24:42.528Z] #81 naming to docker.io/library/security-proxy-setup done [2023-09-19T19:24:42.528Z] #81 DONE 3.8s [2023-09-19T19:24:42.528Z] [2023-09-19T19:24:42.528Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-19T19:24:42.528Z] #193 DONE 0.1s [2023-09-19T19:24:42.528Z] [2023-09-19T19:24:42.528Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-19T19:24:42.789Z] #194 ... [2023-09-19T19:24:42.790Z] [2023-09-19T19:24:42.790Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-19T19:24:42.790Z] #195 DONE 0.4s [2023-09-19T19:24:42.790Z] [2023-09-19T19:24:42.790Z] #81 [security-secretstore-setup] exporting to image [2023-09-19T19:24:42.790Z] #81 exporting layers 0.2s done [2023-09-19T19:24:43.049Z] #81 ... [2023-09-19T19:24:43.049Z] [2023-09-19T19:24:43.049Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-19T19:24:43.049Z] #194 DONE 0.4s [2023-09-19T19:24:43.049Z] [2023-09-19T19:24:43.049Z] #81 [security-bootstrapper] exporting to image [2023-09-19T19:24:43.049Z] #81 writing image sha256:32b33811d89578053d8d5fb8a4577fa71546a106e390a879ac7eb09cf70e56b7 done [2023-09-19T19:24:43.049Z] #81 naming to docker.io/library/security-secretstore-setup done [2023-09-19T19:24:43.049Z] #81 exporting layers 0.2s done [2023-09-19T19:24:43.049Z] #81 writing image sha256:8f393c8a1217f1f17a1a5f7758e37387487abca924a4c95c9b534e7adb549c06 done [2023-09-19T19:24:43.049Z] #81 naming to docker.io/library/security-bootstrapper done [2023-09-19T19:24:43.049Z] #81 DONE 4.2s [2023-09-19T19:24:43.049Z] time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:24:43.049Z] time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:24:43.049Z] time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:24:43.049Z] time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:24:43.049Z] time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:24:43.049Z] time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:24:43.049Z] time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:24:43.049Z] time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:24:43.049Z] time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:24:43.049Z] time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:24:43.049Z] time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:24:43.049Z] time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:24:43.049Z] time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:24:43.049Z] time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-19T19:24:43.089Z] $ docker stop --time=1 9cfe3e00b5b5f4ff8fe7f231aec4181569d215a27685e2e93c938ed3e829d50f [2023-09-19T19:24:44.383Z] $ docker rm -f --volumes 9cfe3e00b5b5f4ff8fe7f231aec4181569d215a27685e2e93c938ed3e829d50f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T19:24:44.795Z] + docker images [2023-09-19T19:24:44.795Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-19T19:24:44.795Z] security-secretstore-setup latest 32b33811d895 2 seconds ago 44.4MB [2023-09-19T19:24:44.795Z] security-proxy-setup latest c857b00839f4 2 seconds ago 29.4MB [2023-09-19T19:24:44.795Z] security-bootstrapper latest 8f393c8a1217 2 seconds ago 23.3MB [2023-09-19T19:24:44.795Z] core-common-config-bootstrapper latest c9949eede822 3 seconds ago 18.2MB [2023-09-19T19:24:44.795Z] security-proxy-auth latest b381c842858c 3 seconds ago 19.5MB [2023-09-19T19:24:44.795Z] core-metadata latest 042b9e2c756f 5 seconds ago 21.7MB [2023-09-19T19:24:44.795Z] support-scheduler latest 811b64e611c8 6 seconds ago 34MB [2023-09-19T19:24:44.795Z] core-data latest 779a68ee7410 6 seconds ago 21.3MB [2023-09-19T19:24:44.795Z] core-command latest 8331f42a901b 6 seconds ago 21.2MB [2023-09-19T19:24:44.795Z] security-spiffe-token-provider latest 41b3468e6bd3 6 seconds ago 35MB [2023-09-19T19:24:44.795Z] support-notifications latest 2ac656fcf684 6 seconds ago 34.6MB [2023-09-19T19:24:44.795Z] security-spire-agent latest 3365c49eb46e About a minute ago 161MB [2023-09-19T19:24:44.795Z] security-spire-config latest 5b2d20538159 About a minute ago 101MB [2023-09-19T19:24:44.795Z] security-spire-server latest 13f2df15540b About a minute ago 102MB [2023-09-19T19:24:44.795Z] ci-base-image-x86_64 latest d64b69dba612 4 minutes ago 1.08GB [2023-09-19T19:24:44.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 7 days ago 708MB [2023-09-19T19:24:44.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-19T19:24:44.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T19:26:08.306Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-19T19:26:08.306Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-19T19:26:08.306Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-19T19:26:08.306Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-19T19:26:08.306Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-19T19:26:08.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-19T19:26:08.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-19T19:26:08.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-19T19:26:08.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-19T19:26:08.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-19T19:26:08.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-19T19:26:08.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-19T19:26:08.306Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-19T19:26:08.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-19T19:26:10.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-19T19:26:10.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-19T19:26:11.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.428s coverage: 28.7% of statements [2023-09-19T19:26:20.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.316s coverage: 97.0% of statements [2023-09-19T19:26:24.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-19T19:26:24.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-19T19:26:24.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-19T19:26:29.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.581s coverage: 69.2% of statements [2023-09-19T19:26:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-19T19:26:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-19T19:26:31.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.394s coverage: 53.0% of statements [2023-09-19T19:26:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-19T19:26:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-19T19:26:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-19T19:26:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-19T19:26:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-19T19:26:44.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-19T19:26:44.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-19T19:26:49.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.629s coverage: 93.4% of statements [2023-09-19T19:26:49.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.627s coverage: 4.1% of statements [2023-09-19T19:26:56.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-19T19:26:56.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-19T19:26:56.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-19T19:26:58.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-19T19:26:58.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-19T19:26:58.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-19T19:26:58.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-19T19:26:58.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-19T19:26:58.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-19T19:26:58.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-19T19:26:58.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.566s coverage: 97.6% of statements [2023-09-19T19:26:59.294Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.181s coverage: 72.2% of statements [2023-09-19T19:27:07.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-19T19:27:07.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-19T19:27:08.930Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.751s coverage: 0.9% of statements [2023-09-19T19:27:08.930Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.538s coverage: 32.2% of statements [2023-09-19T19:27:14.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.359s coverage: 41.7% of statements [2023-09-19T19:27:14.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.443s coverage: 82.9% of statements [2023-09-19T19:27:14.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.362s coverage: 94.1% of statements [2023-09-19T19:27:14.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.349s coverage: 96.3% of statements [2023-09-19T19:27:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.208s coverage: 87.5% of statements [2023-09-19T19:27:19.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-19T19:27:21.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-19T19:27:21.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-19T19:27:21.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-19T19:27:24.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-19T19:27:24.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-19T19:27:24.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-19T19:27:24.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-19T19:27:31.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.214s coverage: 94.4% of statements [2023-09-19T19:27:31.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-19T19:27:31.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-19T19:27:31.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-19T19:27:31.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-19T19:27:39.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-19T19:27:39.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-19T19:27:40.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-19T19:27:45.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.944s coverage: 79.9% of statements [2023-09-19T19:27:45.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.234s coverage: 92.9% of statements [2023-09-19T19:27:45.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements [2023-09-19T19:27:45.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.201s coverage: 62.3% of statements [2023-09-19T19:27:45.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.193s coverage: 87.2% of statements [2023-09-19T19:27:45.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.165s coverage: 20.0% of statements [2023-09-19T19:27:45.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.155s coverage: 100.0% of statements [2023-09-19T19:27:45.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.348s coverage: 81.8% of statements [2023-09-19T19:27:47.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-19T19:27:47.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-19T19:27:48.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.359s coverage: 82.1% of statements [2023-09-19T19:27:48.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.226s coverage: 86.0% of statements [2023-09-19T19:27:51.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-19T19:27:51.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-19T19:27:53.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.792s coverage: 63.1% of statements [2023-09-19T19:27:53.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.226s coverage: 100.0% of statements [2023-09-19T19:27:54.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.093s coverage: 89.4% of statements [2023-09-19T19:27:54.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.062s coverage: 100.0% of statements [2023-09-19T19:27:55.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-19T19:27:55.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-19T19:27:55.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-19T19:27:55.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.089s coverage: 73.7% of statements [2023-09-19T19:27:56.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.062s coverage: 100.0% of statements [2023-09-19T19:28:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-19T19:28:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-19T19:28:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-19T19:28:02.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.760s coverage: 38.4% of statements [2023-09-19T19:28:02.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.219s coverage: 89.5% of statements [2023-09-19T19:28:04.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-19T19:28:04.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-19T19:28:04.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-19T19:28:04.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-19T19:28:06.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.196s coverage: 84.8% of statements [2023-09-19T19:28:10.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-19T19:28:10.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-19T19:28:10.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-19T19:28:10.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-19T19:28:15.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-19T19:28:15.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-19T19:28:15.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-19T19:28:15.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-19T19:28:17.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.274s coverage: 19.9% of statements [2023-09-19T19:28:17.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.535s coverage: 95.7% of statements [2023-09-19T19:28:19.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-19T19:28:19.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-19T19:28:20.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.252s coverage: 61.8% of statements [2023-09-19T19:28:22.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-19T19:28:22.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-19T19:28:23.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.368s coverage: 98.9% of statements [2023-09-19T19:28:25.239Z] 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 [2023-09-19T19:28:25.239Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T19:28:25.239Z] go vet ./... [2023-09-19T19:30:31.891Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T19:30:31.892Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T19:30:31.892Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T19:30:31.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-19T19:30:32.581Z] + ls -al . [2023-09-19T19:30:32.581Z] total 728 [2023-09-19T19:30:32.581Z] drwxrwxr-x 11 1001 1001 4096 Sep 19 19:24 . [2023-09-19T19:30:32.581Z] drwxr-xr-x 4 root root 4096 Sep 19 19:23 .. [2023-09-19T19:30:32.581Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 19:22 .blubracket [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 16 Sep 19 19:22 .dockerignore [2023-09-19T19:30:32.581Z] drwxrwxr-x 8 1001 1001 4096 Sep 19 19:22 .git [2023-09-19T19:30:32.581Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 19:22 .github [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 1173 Sep 19 19:22 .gitignore [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 42 Sep 19 19:22 .golangci.yml [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 100 Sep 19 19:22 .hadolint.yml [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 166 Sep 19 19:22 .sonarcloud.properties [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 1171 Sep 19 19:22 ADOPTERS.md [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 11674 Sep 19 19:22 Attribution.txt [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 93407 Sep 19 19:22 CHANGELOG.md [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 3804 Sep 19 19:22 CONTRIBUTING.md [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 677 Sep 19 19:22 GOVERNANCE.md [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 883 Sep 19 19:22 Jenkinsfile [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 10775 Sep 19 19:22 LICENSE [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 14764 Sep 19 19:22 Makefile [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 582 Sep 19 19:22 OWNERS.md [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 9923 Sep 19 19:22 README.md [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 789 Sep 19 19:22 SECURITY.md [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 5 Sep 19 19:19 VERSION [2023-09-19T19:30:32.581Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 19:22 bin [2023-09-19T19:30:32.581Z] drwxrwxr-x 18 1001 1001 4096 Sep 19 19:22 cmd [2023-09-19T19:30:32.581Z] -rw-r--r-- 1 root root 453602 Sep 19 19:28 coverage.out [2023-09-19T19:30:32.581Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 19:22 fuzz_test [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 3688 Sep 19 19:22 go.mod [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 34975 Sep 19 19:22 go.sum [2023-09-19T19:30:32.581Z] drwxrwxr-x 7 1001 1001 4096 Sep 19 19:22 internal [2023-09-19T19:30:32.581Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 19:22 openapi [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 594 Sep 19 19:22 security.txt [2023-09-19T19:30:32.581Z] drwxrwxr-x 4 1001 1001 4096 Sep 19 19:22 snap [2023-09-19T19:30:32.581Z] -rw-rw-r-- 1 1001 1001 204 Sep 19 19:22 version.go [Pipeline] sh [2023-09-19T19:30:33.230Z] + '[' -e coverage.out ] [2023-09-19T19:30:33.230Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-19T19:30:33.263Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T19:30:34.025Z] Stashed 1 file(s) [Pipeline] sh [2023-09-19T19:30:34.663Z] + make build [2023-09-19T19:30:34.663Z] 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 [2023-09-19T19:31:56.253Z] 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 [2023-09-19T19:31:56.253Z] 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 [2023-09-19T19:31:56.253Z] 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 [2023-09-19T19:31:59.588Z] 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 [2023-09-19T19:32:26.245Z] 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 [2023-09-19T19:32:32.905Z] 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 [2023-09-19T19:32:38.248Z] 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 [2023-09-19T19:32:42.505Z] 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 [2023-09-19T19:32:45.840Z] 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 [2023-09-19T19:32:49.175Z] 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 [2023-09-19T19:32:53.418Z] 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] } [2023-09-19T19:32:58.778Z] $ docker stop --time=1 08c90e98f9de94cb7e3cc2722525eb12e001ffd1dba55ffc9965cc832809b58b [2023-09-19T19:33:00.826Z] $ docker rm -f --volumes 08c90e98f9de94cb7e3cc2722525eb12e001ffd1dba55ffc9965cc832809b58b [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 [2023-09-19T19:33:03.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-19T19:33:03.569Z] [2023-09-19T19:33:03.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:33:04.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-19T19:33:04.308Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-19T19:33:04.308Z] 547446be3368: Pulling fs layer [2023-09-19T19:33:04.308Z] d125d8839a47: Pulling fs layer [2023-09-19T19:33:04.308Z] 3e85d5ac6304: Pulling fs layer [2023-09-19T19:33:04.308Z] c3105a71a48b: Pulling fs layer [2023-09-19T19:33:04.308Z] 0f093f025ec4: Pulling fs layer [2023-09-19T19:33:04.308Z] c3106fc0e877: Pulling fs layer [2023-09-19T19:33:04.308Z] c3105a71a48b: Waiting [2023-09-19T19:33:04.308Z] 0f093f025ec4: Waiting [2023-09-19T19:33:04.308Z] c3106fc0e877: Waiting [2023-09-19T19:33:04.308Z] 547446be3368: Verifying Checksum [2023-09-19T19:33:04.308Z] 547446be3368: Download complete [2023-09-19T19:33:04.308Z] c3105a71a48b: Verifying Checksum [2023-09-19T19:33:04.308Z] c3105a71a48b: Download complete [2023-09-19T19:33:04.914Z] d125d8839a47: Verifying Checksum [2023-09-19T19:33:04.914Z] d125d8839a47: Download complete [2023-09-19T19:33:04.914Z] c3106fc0e877: Verifying Checksum [2023-09-19T19:33:04.914Z] c3106fc0e877: Download complete [2023-09-19T19:33:04.914Z] 0f093f025ec4: Verifying Checksum [2023-09-19T19:33:04.914Z] 0f093f025ec4: Download complete [2023-09-19T19:33:05.194Z] 547446be3368: Pull complete [2023-09-19T19:33:06.177Z] d125d8839a47: Pull complete [2023-09-19T19:33:06.766Z] 3e85d5ac6304: Verifying Checksum [2023-09-19T19:33:06.766Z] 3e85d5ac6304: Download complete [2023-09-19T19:33:14.954Z] 3e85d5ac6304: Pull complete [2023-09-19T19:33:14.954Z] c3105a71a48b: Pull complete [2023-09-19T19:33:15.913Z] 0f093f025ec4: Pull complete [2023-09-19T19:33:16.179Z] c3106fc0e877: Pull complete [2023-09-19T19:33:16.179Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-19T19:33:16.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-19T19:33:16.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T19:33:16.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-6616 does not seem to be running inside a container [2023-09-19T19:33:16.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-19T19:33:18.531Z] $ docker top c180a477ab38b51a87bea10dab06a4da6c1a7cbb22ab79d30f5030486ea8b6ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T19:33:19.070Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-19T19:33:27.265Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-09-19T19:33:27.265Z] #1 transferring dockerfile: [2023-09-19T19:33:27.265Z] #1 transferring dockerfile: 1.96kB done [2023-09-19T19:33:27.265Z] #1 DONE 0.1s [2023-09-19T19:33:27.848Z] [2023-09-19T19:33:27.848Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-19T19:33:27.848Z] #2 transferring dockerfile: 2.38kB done [2023-09-19T19:33:27.848Z] #2 DONE 0.0s [2023-09-19T19:33:27.848Z] [2023-09-19T19:33:27.848Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-09-19T19:33:27.848Z] #3 transferring dockerfile: 1.82kB done [2023-09-19T19:33:27.848Z] #3 DONE 0.1s [2023-09-19T19:33:27.848Z] [2023-09-19T19:33:27.848Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-19T19:33:27.848Z] #4 transferring dockerfile: 2.12kB 0.0s done [2023-09-19T19:33:27.848Z] #4 DONE 0.1s [2023-09-19T19:33:27.848Z] [2023-09-19T19:33:27.848Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-19T19:33:30.415Z] #5 transferring dockerfile: 2.04kB 0.0s done [2023-09-19T19:33:30.415Z] #5 DONE 2.7s [2023-09-19T19:33:30.415Z] [2023-09-19T19:33:30.415Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-19T19:33:30.415Z] #6 transferring dockerfile: 1.78kB done [2023-09-19T19:33:30.415Z] #6 DONE 2.6s [2023-09-19T19:33:30.415Z] [2023-09-19T19:33:30.415Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-09-19T19:33:30.681Z] #7 ... [2023-09-19T19:33:30.681Z] [2023-09-19T19:33:30.681Z] #8 [core-data internal] load build definition from Dockerfile [2023-09-19T19:33:30.681Z] #8 transferring dockerfile: 1.90kB done [2023-09-19T19:33:30.681Z] #8 DONE 2.7s [2023-09-19T19:33:30.681Z] [2023-09-19T19:33:30.681Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-09-19T19:33:30.681Z] #9 transferring dockerfile: 1.58kB 0.0s done [2023-09-19T19:33:30.681Z] #9 DONE 0.2s [2023-09-19T19:33:30.681Z] [2023-09-19T19:33:30.681Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-09-19T19:33:30.681Z] #10 transferring dockerfile: 1.70kB 0.0s done [2023-09-19T19:33:30.681Z] #10 DONE 2.7s [2023-09-19T19:33:30.681Z] [2023-09-19T19:33:30.681Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-09-19T19:33:30.681Z] #7 transferring dockerfile: 1.84kB 0.0s done [2023-09-19T19:33:30.947Z] #7 DONE 0.3s [2023-09-19T19:33:30.947Z] [2023-09-19T19:33:30.947Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-19T19:33:30.947Z] #11 transferring dockerfile: 2.39kB 0.0s done [2023-09-19T19:33:30.947Z] #11 DONE 0.2s [2023-09-19T19:33:30.947Z] [2023-09-19T19:33:30.947Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-19T19:33:30.947Z] #12 transferring dockerfile: 2.82kB 0.0s done [2023-09-19T19:33:30.947Z] #12 DONE 0.2s [2023-09-19T19:33:30.947Z] [2023-09-19T19:33:30.947Z] #13 [core-command internal] load build definition from Dockerfile [2023-09-19T19:33:30.947Z] #13 transferring dockerfile: 1.82kB 0.0s done [2023-09-19T19:33:30.947Z] #13 DONE 0.2s [2023-09-19T19:33:30.947Z] [2023-09-19T19:33:30.947Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-09-19T19:33:30.947Z] #14 transferring dockerfile: 1.59kB done [2023-09-19T19:33:30.947Z] #14 DONE 0.2s [2023-09-19T19:33:30.947Z] [2023-09-19T19:33:30.947Z] #15 [core-metadata internal] load .dockerignore [2023-09-19T19:33:30.947Z] #15 transferring context: 56B done [2023-09-19T19:33:30.947Z] #15 DONE 0.1s [2023-09-19T19:33:31.528Z] [2023-09-19T19:33:31.528Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-09-19T19:33:31.528Z] #16 transferring context: 56B done [2023-09-19T19:33:31.528Z] #16 DONE 0.0s [2023-09-19T19:33:31.528Z] [2023-09-19T19:33:31.528Z] #17 [support-scheduler internal] load .dockerignore [2023-09-19T19:33:31.795Z] #17 transferring context: 56B done [2023-09-19T19:33:31.795Z] #17 DONE 0.0s [2023-09-19T19:33:31.795Z] [2023-09-19T19:33:31.795Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-19T19:33:31.795Z] #18 transferring context: 56B 0.0s done [2023-09-19T19:33:31.795Z] #18 DONE 0.1s [2023-09-19T19:33:31.795Z] [2023-09-19T19:33:31.795Z] #19 [security-proxy-auth internal] load .dockerignore [2023-09-19T19:33:31.795Z] #19 transferring context: 56B done [2023-09-19T19:33:31.795Z] #19 DONE 0.0s [2023-09-19T19:33:31.795Z] [2023-09-19T19:33:31.795Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-09-19T19:33:31.795Z] #20 transferring context: 56B done [2023-09-19T19:33:31.795Z] #20 DONE 0.1s [2023-09-19T19:33:32.061Z] [2023-09-19T19:33:32.061Z] #21 [core-data internal] load .dockerignore [2023-09-19T19:33:32.061Z] #21 transferring context: 56B done [2023-09-19T19:33:32.061Z] #21 DONE 0.1s [2023-09-19T19:33:32.061Z] [2023-09-19T19:33:32.061Z] #22 [security-spire-agent internal] load .dockerignore [2023-09-19T19:33:32.061Z] #22 transferring context: 56B 0.0s done [2023-09-19T19:33:32.061Z] #22 DONE 0.1s [2023-09-19T19:33:32.061Z] [2023-09-19T19:33:32.061Z] #23 [security-spire-config internal] load .dockerignore [2023-09-19T19:33:32.061Z] #23 transferring context: 56B done [2023-09-19T19:33:32.061Z] #23 DONE 0.0s [2023-09-19T19:33:32.061Z] [2023-09-19T19:33:32.061Z] #24 [support-notifications internal] load .dockerignore [2023-09-19T19:33:32.061Z] #24 ... [2023-09-19T19:33:32.061Z] [2023-09-19T19:33:32.061Z] #25 [security-proxy-setup internal] load .dockerignore [2023-09-19T19:33:32.061Z] #25 transferring context: 56B done [2023-09-19T19:33:32.061Z] #25 DONE 0.1s [2023-09-19T19:33:32.061Z] [2023-09-19T19:33:32.061Z] #24 [support-notifications internal] load .dockerignore [2023-09-19T19:33:32.061Z] #24 transferring context: 56B done [2023-09-19T19:33:32.327Z] #24 ... [2023-09-19T19:33:32.327Z] [2023-09-19T19:33:32.327Z] #26 [core-command internal] load .dockerignore [2023-09-19T19:33:32.327Z] #26 transferring context: 56B done [2023-09-19T19:33:32.327Z] #26 DONE 0.1s [2023-09-19T19:33:32.327Z] [2023-09-19T19:33:32.327Z] #27 [security-bootstrapper internal] load .dockerignore [2023-09-19T19:33:32.327Z] #27 transferring context: 56B 0.0s done [2023-09-19T19:33:32.327Z] #27 DONE 0.1s [2023-09-19T19:33:32.327Z] [2023-09-19T19:33:32.327Z] #28 [security-spire-server internal] load .dockerignore [2023-09-19T19:33:32.327Z] #28 transferring context: 56B 0.0s done [2023-09-19T19:33:32.327Z] #28 DONE 0.1s [2023-09-19T19:33:32.327Z] [2023-09-19T19:33:32.327Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:33:32.327Z] #29 DONE 0.0s [2023-09-19T19:33:32.327Z] [2023-09-19T19:33:32.327Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-09-19T19:33:32.912Z] #30 DONE 0.6s [2023-09-19T19:33:32.912Z] [2023-09-19T19:33:32.912Z] #24 [support-notifications internal] load .dockerignore [2023-09-19T19:33:32.912Z] #24 ... [2023-09-19T19:33:32.912Z] [2023-09-19T19:33:32.912Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:33:32.912Z] #29 DONE 0.0s [2023-09-19T19:33:33.179Z] [2023-09-19T19:33:33.179Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:33:33.179Z] #29 DONE 0.0s [2023-09-19T19:33:33.179Z] [2023-09-19T19:33:33.179Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:33:33.179Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:33:33.179Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:33:33.179Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:33:33.179Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:33:33.179Z] #31 DONE 0.3s [2023-09-19T19:33:33.179Z] [2023-09-19T19:33:33.179Z] #32 [support-scheduler internal] load build context [2023-09-19T19:33:33.179Z] #32 ... [2023-09-19T19:33:33.179Z] [2023-09-19T19:33:33.179Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:33:33.179Z] #29 DONE 0.0s [2023-09-19T19:33:33.447Z] [2023-09-19T19:33:33.447Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:33:33.447Z] #29 DONE 0.0s [2023-09-19T19:33:33.447Z] [2023-09-19T19:33:33.447Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:33:33.447Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:33:33.447Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:33:33.447Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:33:33.447Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:33:33.447Z] #31 DONE 0.3s [2023-09-19T19:33:33.447Z] [2023-09-19T19:33:33.447Z] #33 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-19T19:33:33.447Z] #33 ... [2023-09-19T19:33:33.447Z] [2023-09-19T19:33:33.447Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:33:33.447Z] #29 DONE 0.0s [2023-09-19T19:33:33.447Z] [2023-09-19T19:33:33.447Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-19T19:33:33.447Z] #30 DONE 0.6s [2023-09-19T19:33:33.447Z] [2023-09-19T19:33:33.447Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:33:33.447Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:33:33.447Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:33:33.447Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:33:33.447Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:33:33.447Z] #31 DONE 0.4s [2023-09-19T19:33:33.447Z] [2023-09-19T19:33:33.447Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:34.029Z] #34 ... [2023-09-19T19:33:34.029Z] [2023-09-19T19:33:34.029Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:33:34.029Z] #29 DONE 0.0s [2023-09-19T19:33:34.029Z] [2023-09-19T19:33:34.029Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:34.029Z] #34 ... [2023-09-19T19:33:34.029Z] [2023-09-19T19:33:34.029Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:33:34.029Z] #29 DONE 0.0s [2023-09-19T19:33:34.029Z] [2023-09-19T19:33:34.029Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:33:34.029Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:33:34.029Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:33:34.029Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:33:34.029Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:33:34.029Z] #31 DONE 0.5s [2023-09-19T19:33:34.029Z] [2023-09-19T19:33:34.029Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:34.301Z] #34 ... [2023-09-19T19:33:34.301Z] [2023-09-19T19:33:34.301Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:33:34.301Z] #29 DONE 0.0s [2023-09-19T19:33:34.301Z] [2023-09-19T19:33:34.302Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:34.568Z] #34 ... [2023-09-19T19:33:34.568Z] [2023-09-19T19:33:34.568Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:33:34.568Z] #35 DONE 0.0s [2023-09-19T19:33:34.568Z] [2023-09-19T19:33:34.568Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:33:34.568Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:33:34.568Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:33:34.568Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:33:34.568Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:33:34.568Z] #31 DONE 0.5s [2023-09-19T19:33:34.568Z] [2023-09-19T19:33:34.568Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:34.568Z] #34 ... [2023-09-19T19:33:34.568Z] [2023-09-19T19:33:34.568Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:33:34.568Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:33:34.568Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:33:34.568Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:33:34.568Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:33:34.568Z] #31 DONE 0.6s [2023-09-19T19:33:34.568Z] [2023-09-19T19:33:34.568Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:34.834Z] #34 transferring context: 4.24MB 1.0s [2023-09-19T19:33:35.793Z] #34 ... [2023-09-19T19:33:35.793Z] [2023-09-19T19:33:35.793Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-19T19:33:35.793Z] #30 DONE 2.5s [2023-09-19T19:33:35.793Z] [2023-09-19T19:33:35.793Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:35.793Z] #34 ... [2023-09-19T19:33:35.793Z] [2023-09-19T19:33:35.793Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:33:35.793Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:33:35.793Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:33:35.793Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:33:35.793Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:33:35.793Z] #31 DONE 0.6s [2023-09-19T19:33:35.793Z] [2023-09-19T19:33:35.793Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:36.753Z] #34 ... [2023-09-19T19:33:36.753Z] [2023-09-19T19:33:36.753Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-19T19:33:36.753Z] #36 DONE 2.9s [2023-09-19T19:33:36.753Z] [2023-09-19T19:33:36.753Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:36.753Z] #34 ... [2023-09-19T19:33:36.753Z] [2023-09-19T19:33:36.753Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-19T19:33:36.753Z] #37 DONE 5.2s [2023-09-19T19:33:36.753Z] [2023-09-19T19:33:36.753Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:36.753Z] #34 ... [2023-09-19T19:33:36.753Z] [2023-09-19T19:33:36.753Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:33:36.753Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:33:36.753Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:33:36.753Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:33:36.753Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:33:36.753Z] #31 DONE 0.6s [2023-09-19T19:33:36.753Z] [2023-09-19T19:33:36.753Z] #38 [security-spire-agent internal] load build context [2023-09-19T19:33:36.753Z] #38 DONE 0.0s [2023-09-19T19:33:36.753Z] [2023-09-19T19:33:36.753Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-19T19:33:36.753Z] #39 DONE 0.0s [2023-09-19T19:33:36.753Z] [2023-09-19T19:33:36.753Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:40.092Z] #34 transferring context: 17.69MB 6.1s [2023-09-19T19:33:40.365Z] #34 ... [2023-09-19T19:33:40.365Z] [2023-09-19T19:33:40.365Z] #40 [security-spire-server internal] load build context [2023-09-19T19:33:40.365Z] #40 transferring context: 18.11kB 0.4s done [2023-09-19T19:33:40.365Z] #40 DONE 3.4s [2023-09-19T19:33:40.630Z] [2023-09-19T19:33:40.630Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:40.895Z] #34 ... [2023-09-19T19:33:40.895Z] [2023-09-19T19:33:40.895Z] #38 [security-spire-agent internal] load build context [2023-09-19T19:33:40.895Z] #38 transferring context: 17.64kB 0.5s done [2023-09-19T19:33:40.895Z] #38 DONE 3.9s [2023-09-19T19:33:40.895Z] [2023-09-19T19:33:40.895Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:41.160Z] #34 ... [2023-09-19T19:33:41.160Z] [2023-09-19T19:33:41.160Z] #41 [security-spire-config internal] load build context [2023-09-19T19:33:41.160Z] #41 transferring context: 16.36kB 0.4s done [2023-09-19T19:33:41.160Z] #41 DONE 4.4s [2023-09-19T19:33:41.160Z] [2023-09-19T19:33:41.160Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:41.743Z] #34 ... [2023-09-19T19:33:41.744Z] [2023-09-19T19:33:41.744Z] #42 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-19T19:33:41.744Z] #42 DONE 11.8s [2023-09-19T19:33:41.744Z] [2023-09-19T19:33:41.744Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:42.709Z] #34 transferring context: 22.54MB 8.7s [2023-09-19T19:33:43.019Z] #34 ... [2023-09-19T19:33:43.019Z] [2023-09-19T19:33:43.019Z] #43 [core-metadata internal] load build context [2023-09-19T19:33:43.019Z] #43 ... [2023-09-19T19:33:43.019Z] [2023-09-19T19:33:43.019Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:33:43.285Z] #44 ... [2023-09-19T19:33:43.285Z] [2023-09-19T19:33:43.285Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:33:43.285Z] #45 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.2s done [2023-09-19T19:33:43.285Z] #45 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-19T19:33:43.285Z] #45 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-19T19:33:43.285Z] #45 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-19T19:33:43.285Z] #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-09-19T19:33:43.285Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2023-09-19T19:33:43.285Z] #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2023-09-19T19:33:43.285Z] #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2023-09-19T19:33:43.285Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 3.2s [2023-09-19T19:33:43.285Z] #45 ... [2023-09-19T19:33:43.285Z] [2023-09-19T19:33:43.285Z] #46 [security-proxy-auth internal] load build context [2023-09-19T19:33:43.285Z] #46 ... [2023-09-19T19:33:43.285Z] [2023-09-19T19:33:43.285Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-19T19:33:43.285Z] #0 4.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:43.285Z] #0 5.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:43.285Z] #0 8.163 (1/4) Installing ca-certificates (20230506-r0) [2023-09-19T19:33:43.285Z] #0 8.354 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-19T19:33:43.551Z] #0 8.388 (3/4) Installing su-exec (0.2-r3) [2023-09-19T19:33:43.551Z] #0 8.398 (4/4) Installing yq (4.33.3-r3) [2023-09-19T19:33:43.551Z] #0 9.788 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:33:43.551Z] #0 10.07 Executing ca-certificates-20230506-r0.trigger [2023-09-19T19:33:43.551Z] #47 ... [2023-09-19T19:33:43.551Z] [2023-09-19T19:33:43.551Z] #48 [core-data internal] load build context [2023-09-19T19:33:43.551Z] #48 ... [2023-09-19T19:33:43.551Z] [2023-09-19T19:33:43.551Z] #49 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-19T19:33:43.551Z] #49 DONE 4.4s [2023-09-19T19:33:43.551Z] [2023-09-19T19:33:43.551Z] #48 [core-data internal] load build context [2023-09-19T19:33:43.551Z] #48 ... [2023-09-19T19:33:43.551Z] [2023-09-19T19:33:43.551Z] #32 [support-scheduler internal] load build context [2023-09-19T19:33:43.816Z] #32 ... [2023-09-19T19:33:43.816Z] [2023-09-19T19:33:43.816Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-19T19:33:43.816Z] #0 6.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:43.816Z] #0 7.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:43.816Z] #50 ... [2023-09-19T19:33:43.816Z] [2023-09-19T19:33:43.816Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-19T19:33:43.816Z] #0 5.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:43.816Z] #0 6.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:43.816Z] #51 ... [2023-09-19T19:33:43.816Z] [2023-09-19T19:33:43.816Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:33:44.083Z] #52 ... [2023-09-19T19:33:44.084Z] [2023-09-19T19:33:44.084Z] #53 [support-notifications internal] load build context [2023-09-19T19:33:44.084Z] #53 ... [2023-09-19T19:33:44.084Z] [2023-09-19T19:33:44.084Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-19T19:33:44.084Z] #0 6.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:44.084Z] #0 7.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:44.352Z] #54 ... [2023-09-19T19:33:44.352Z] [2023-09-19T19:33:44.352Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:33:44.352Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.42MB / 23.39MB 3.9s [2023-09-19T19:33:44.352Z] #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-19T19:33:44.617Z] #45 ... [2023-09-19T19:33:44.617Z] [2023-09-19T19:33:44.617Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:33:44.617Z] #35 ... [2023-09-19T19:33:44.617Z] [2023-09-19T19:33:44.617Z] #33 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-19T19:33:44.617Z] #33 5.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:44.617Z] #33 6.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:44.617Z] #33 11.12 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T19:33:44.617Z] #33 11.12 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:33:44.617Z] #33 11.29 OK: 8 MiB in 16 packages [2023-09-19T19:33:44.884Z] #33 ... [2023-09-19T19:33:44.884Z] [2023-09-19T19:33:44.884Z] #55 [core-command internal] load build context [2023-09-19T19:33:44.884Z] #55 ... [2023-09-19T19:33:44.884Z] [2023-09-19T19:33:44.884Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:33:45.151Z] #35 ... [2023-09-19T19:33:45.151Z] [2023-09-19T19:33:45.151Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-19T19:33:45.151Z] #0 7.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:45.151Z] #0 8.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:45.151Z] #56 ... [2023-09-19T19:33:45.151Z] [2023-09-19T19:33:45.151Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:33:45.151Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 5.2s [2023-09-19T19:33:45.416Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.13MB / 23.39MB 5.5s [2023-09-19T19:33:45.999Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 6.0s [2023-09-19T19:33:45.999Z] #45 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-19T19:33:45.999Z] #45 ... [2023-09-19T19:33:45.999Z] [2023-09-19T19:33:45.999Z] #57 [security-bootstrapper internal] load build context [2023-09-19T19:33:46.264Z] #57 ... [2023-09-19T19:33:46.264Z] [2023-09-19T19:33:46.264Z] #53 [support-notifications internal] load build context [2023-09-19T19:33:46.530Z] #53 ... [2023-09-19T19:33:46.530Z] [2023-09-19T19:33:46.530Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-19T19:33:46.530Z] #47 10.90 OK: 18 MiB in 19 packages [2023-09-19T19:33:46.530Z] #47 DONE 13.2s [2023-09-19T19:33:46.530Z] [2023-09-19T19:33:46.530Z] #53 [support-notifications internal] load build context [2023-09-19T19:33:46.797Z] #53 ... [2023-09-19T19:33:46.797Z] [2023-09-19T19:33:46.797Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-19T19:33:46.797Z] #0 8.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:47.063Z] #58 ... [2023-09-19T19:33:47.063Z] [2023-09-19T19:33:47.063Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-19T19:33:47.063Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.2s done [2023-09-19T19:33:47.063Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-19T19:33:47.063Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-19T19:33:47.063Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-19T19:33:47.063Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-09-19T19:33:47.063Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2023-09-19T19:33:47.063Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.9s [2023-09-19T19:33:47.063Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2023-09-19T19:33:47.063Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-19T19:33:47.063Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-09-19T19:33:47.063Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.0s done [2023-09-19T19:33:47.063Z] #39 ... [2023-09-19T19:33:47.063Z] [2023-09-19T19:33:47.063Z] #33 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-19T19:33:47.063Z] #33 DONE 17.0s [2023-09-19T19:33:47.063Z] [2023-09-19T19:33:47.063Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-19T19:33:47.063Z] #58 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:48.468Z] #58 ... [2023-09-19T19:33:48.468Z] [2023-09-19T19:33:48.468Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-19T19:33:48.468Z] #51 11.41 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T19:33:48.468Z] #51 11.43 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:33:48.468Z] #51 11.78 OK: 8 MiB in 16 packages [2023-09-19T19:33:48.468Z] #51 DONE 14.4s [2023-09-19T19:33:48.468Z] [2023-09-19T19:33:48.468Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:33:48.468Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 8.2s [2023-09-19T19:33:48.735Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.7s [2023-09-19T19:33:48.735Z] #45 ... [2023-09-19T19:33:48.735Z] [2023-09-19T19:33:48.735Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-19T19:33:48.735Z] #0 9.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:48.735Z] #59 ... [2023-09-19T19:33:48.735Z] [2023-09-19T19:33:48.735Z] #60 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-19T19:33:48.735Z] #0 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:49.005Z] #0 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:49.005Z] #60 ... [2023-09-19T19:33:49.005Z] [2023-09-19T19:33:49.005Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:33:49.005Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.8s done [2023-09-19T19:33:49.588Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-19T19:33:51.528Z] #45 ... [2023-09-19T19:33:51.528Z] [2023-09-19T19:33:51.528Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-19T19:33:51.528Z] #54 12.58 (1/2) Installing ca-certificates (20230506-r0) [2023-09-19T19:33:51.528Z] #54 12.77 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-19T19:33:51.528Z] #54 12.77 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:33:51.528Z] #54 12.91 Executing ca-certificates-20230506-r0.trigger [2023-09-19T19:33:51.528Z] #54 14.30 OK: 9 MiB in 17 packages [2023-09-19T19:33:51.528Z] #54 DONE 17.2s [2023-09-19T19:33:51.528Z] [2023-09-19T19:33:51.528Z] #32 [support-scheduler internal] load build context [2023-09-19T19:33:51.528Z] #32 transferring context: 42.75MB 18.0s [2023-09-19T19:33:52.112Z] #32 ... [2023-09-19T19:33:52.112Z] [2023-09-19T19:33:52.112Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-19T19:33:52.112Z] #58 15.12 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-19T19:33:52.112Z] #58 15.12 (2/2) Installing su-exec (0.2-r3) [2023-09-19T19:33:52.112Z] #58 15.12 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:33:52.112Z] #58 15.12 OK: 8 MiB in 17 packages [2023-09-19T19:33:52.112Z] #58 ... [2023-09-19T19:33:52.112Z] [2023-09-19T19:33:52.112Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-19T19:33:52.112Z] #56 12.82 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-19T19:33:52.112Z] #56 12.82 (2/4) Installing openssl (3.1.2-r0) [2023-09-19T19:33:52.112Z] #56 13.09 (3/4) Installing su-exec (0.2-r3) [2023-09-19T19:33:52.112Z] #56 13.09 (4/4) Installing yq (4.33.3-r3) [2023-09-19T19:33:52.112Z] #56 14.07 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:33:52.112Z] #56 14.28 OK: 18 MiB in 19 packages [2023-09-19T19:33:52.112Z] #56 DONE 17.0s [2023-09-19T19:33:52.112Z] [2023-09-19T19:33:52.112Z] #60 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-19T19:33:52.112Z] #60 15.90 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:33:52.112Z] #60 15.90 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:33:52.112Z] #60 15.90 OK: 19940 distinct packages available [2023-09-19T19:33:53.074Z] #60 ... [2023-09-19T19:33:53.074Z] [2023-09-19T19:33:53.074Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:33:53.342Z] #34 ... [2023-09-19T19:33:53.342Z] [2023-09-19T19:33:53.342Z] #43 [core-metadata internal] load build context [2023-09-19T19:33:53.342Z] #43 ... [2023-09-19T19:33:53.342Z] [2023-09-19T19:33:53.342Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:33:53.608Z] #44 ... [2023-09-19T19:33:53.608Z] [2023-09-19T19:33:53.608Z] #43 [core-metadata internal] load build context [2023-09-19T19:33:53.608Z] #43 ... [2023-09-19T19:33:53.608Z] [2023-09-19T19:33:53.608Z] #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-19T19:33:53.608Z] #61 DONE 1.2s [2023-09-19T19:33:53.608Z] [2023-09-19T19:33:53.608Z] #43 [core-metadata internal] load build context [2023-09-19T19:33:53.608Z] #43 ... [2023-09-19T19:33:53.608Z] [2023-09-19T19:33:53.608Z] #46 [security-proxy-auth internal] load build context [2023-09-19T19:33:53.608Z] #46 ... [2023-09-19T19:33:53.608Z] [2023-09-19T19:33:53.608Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-19T19:33:53.608Z] #58 DONE 16.9s [2023-09-19T19:33:53.608Z] [2023-09-19T19:33:53.608Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-19T19:33:53.874Z] #62 ... [2023-09-19T19:33:53.874Z] [2023-09-19T19:33:53.874Z] #63 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-19T19:33:53.874Z] #0 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:53.874Z] #63 ... [2023-09-19T19:33:53.874Z] [2023-09-19T19:33:53.874Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-19T19:33:54.140Z] #64 ... [2023-09-19T19:33:54.140Z] [2023-09-19T19:33:54.140Z] #48 [core-data internal] load build context [2023-09-19T19:33:54.140Z] #48 ... [2023-09-19T19:33:54.140Z] [2023-09-19T19:33:54.140Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:33:54.140Z] #52 ... [2023-09-19T19:33:54.140Z] [2023-09-19T19:33:54.141Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-19T19:33:54.141Z] #0 8.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:54.141Z] #0 9.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:54.424Z] #65 ... [2023-09-19T19:33:54.424Z] [2023-09-19T19:33:54.424Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:33:55.385Z] #52 ... [2023-09-19T19:33:55.385Z] [2023-09-19T19:33:55.385Z] #55 [core-command internal] load build context [2023-09-19T19:33:55.385Z] #55 ... [2023-09-19T19:33:55.385Z] [2023-09-19T19:33:55.385Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:33:55.385Z] #35 ... [2023-09-19T19:33:55.385Z] [2023-09-19T19:33:55.385Z] #55 [core-command internal] load build context [2023-09-19T19:33:56.342Z] #55 ... [2023-09-19T19:33:56.342Z] [2023-09-19T19:33:56.342Z] #57 [security-bootstrapper internal] load build context [2023-09-19T19:33:56.342Z] #57 ... [2023-09-19T19:33:56.342Z] [2023-09-19T19:33:56.342Z] #55 [core-command internal] load build context [2023-09-19T19:33:56.607Z] #55 ... [2023-09-19T19:33:56.607Z] [2023-09-19T19:33:56.607Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-19T19:33:56.607Z] #50 12.91 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:33:56.607Z] #50 12.91 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:33:56.607Z] #50 12.91 OK: 19940 distinct packages available [2023-09-19T19:33:56.607Z] #50 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:56.607Z] #50 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:56.607Z] #50 20.01 (1/11) Installing ca-certificates (20230506-r0) [2023-09-19T19:33:56.607Z] #50 20.33 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-19T19:33:56.607Z] #50 20.60 (3/11) Installing libunistring (1.1-r1) [2023-09-19T19:33:56.607Z] #50 21.01 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-19T19:33:56.607Z] #50 21.01 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-19T19:33:56.607Z] #50 21.10 (6/11) Installing libcurl (8.2.1-r0) [2023-09-19T19:33:56.607Z] #50 21.14 (7/11) Installing curl (8.2.1-r0) [2023-09-19T19:33:56.607Z] #50 21.43 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-19T19:33:56.607Z] #50 21.43 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-19T19:33:56.607Z] #50 21.43 (10/11) Installing libucontext (1.2-r2) [2023-09-19T19:33:56.607Z] #50 21.47 (11/11) Installing gcompat (1.1.0-r1) [2023-09-19T19:33:56.607Z] #50 21.62 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:33:56.607Z] #50 22.03 Executing ca-certificates-20230506-r0.trigger [2023-09-19T19:33:56.873Z] #50 ... [2023-09-19T19:33:56.873Z] [2023-09-19T19:33:56.873Z] #55 [core-command internal] load build context [2023-09-19T19:33:56.874Z] #55 ... [2023-09-19T19:33:56.874Z] [2023-09-19T19:33:56.874Z] #53 [support-notifications internal] load build context [2023-09-19T19:33:56.874Z] #53 ... [2023-09-19T19:33:56.874Z] [2023-09-19T19:33:56.874Z] #57 [security-bootstrapper internal] load build context [2023-09-19T19:33:59.442Z] #57 ... [2023-09-19T19:33:59.442Z] [2023-09-19T19:33:59.442Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-19T19:33:59.442Z] #50 23.60 OK: 13 MiB in 26 packages [2023-09-19T19:33:59.442Z] #50 DONE 25.4s [2023-09-19T19:33:59.442Z] [2023-09-19T19:33:59.442Z] #57 [security-bootstrapper internal] load build context [2023-09-19T19:33:59.442Z] #57 transferring context: 29.13MB 22.0s [2023-09-19T19:33:59.442Z] #57 ... [2023-09-19T19:33:59.442Z] [2023-09-19T19:33:59.442Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-19T19:33:59.442Z] #59 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:59.442Z] #59 14.99 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:33:59.442Z] #59 14.99 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:33:59.442Z] #59 14.99 OK: 19940 distinct packages available [2023-09-19T19:33:59.442Z] #59 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:59.442Z] #59 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:33:59.442Z] #59 ... [2023-09-19T19:33:59.442Z] [2023-09-19T19:33:59.442Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-19T19:33:59.442Z] #66 DONE 5.7s [2023-09-19T19:33:59.442Z] [2023-09-19T19:33:59.442Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-19T19:33:59.442Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.0s [2023-09-19T19:33:59.706Z] #39 ... [2023-09-19T19:33:59.707Z] [2023-09-19T19:33:59.707Z] #57 [security-bootstrapper internal] load build context [2023-09-19T19:34:00.292Z] #57 ... [2023-09-19T19:34:00.292Z] [2023-09-19T19:34:00.292Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-19T19:34:00.292Z] #65 15.48 OK: 267 MiB in 56 packages [2023-09-19T19:34:00.292Z] #65 DONE 16.6s [2023-09-19T19:34:00.292Z] [2023-09-19T19:34:00.292Z] #57 [security-bootstrapper internal] load build context [2023-09-19T19:34:00.876Z] #57 ... [2023-09-19T19:34:00.876Z] [2023-09-19T19:34:00.876Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-19T19:34:00.876Z] #67 DONE 1.3s [2023-09-19T19:34:00.876Z] [2023-09-19T19:34:00.876Z] #57 [security-bootstrapper internal] load build context [2023-09-19T19:34:02.295Z] #57 ... [2023-09-19T19:34:02.295Z] [2023-09-19T19:34:02.295Z] #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-19T19:34:02.295Z] #60 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:34:02.295Z] #60 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:34:02.295Z] #60 24.09 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-19T19:34:02.295Z] #60 24.16 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-19T19:34:02.295Z] #60 24.27 (3/5) Installing libucontext (1.2-r2) [2023-09-19T19:34:02.295Z] #60 24.27 (4/5) Installing gcompat (1.1.0-r1) [2023-09-19T19:34:02.295Z] #60 24.33 (5/5) Installing openssl (3.1.2-r0) [2023-09-19T19:34:02.295Z] #60 24.44 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:34:02.295Z] #60 24.57 OK: 9 MiB in 20 packages [2023-09-19T19:34:02.295Z] #60 DONE 25.8s [2023-09-19T19:34:02.295Z] [2023-09-19T19:34:02.295Z] #57 [security-bootstrapper internal] load build context [2023-09-19T19:34:02.295Z] #57 ... [2023-09-19T19:34:02.295Z] [2023-09-19T19:34:02.295Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:34:02.295Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.5s [2023-09-19T19:34:02.295Z] #45 ... [2023-09-19T19:34:02.295Z] [2023-09-19T19:34:02.295Z] #32 [support-scheduler internal] load build context [2023-09-19T19:34:02.295Z] #32 transferring context: 66.62MB 28.7s [2023-09-19T19:34:02.295Z] #32 ... [2023-09-19T19:34:02.295Z] [2023-09-19T19:34:02.295Z] #53 [support-notifications internal] load build context [2023-09-19T19:34:02.560Z] #53 ... [2023-09-19T19:34:02.560Z] [2023-09-19T19:34:02.560Z] #63 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-19T19:34:02.560Z] #63 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:34:02.560Z] #63 19.63 OK: 267 MiB in 56 packages [2023-09-19T19:34:02.560Z] #63 DONE 21.9s [2023-09-19T19:34:02.560Z] [2023-09-19T19:34:02.560Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:34:02.825Z] #45 ... [2023-09-19T19:34:02.825Z] [2023-09-19T19:34:02.825Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-19T19:34:02.825Z] #64 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:34:02.825Z] #64 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:34:02.825Z] #64 19.63 OK: 267 MiB in 56 packages [2023-09-19T19:34:02.825Z] #64 DONE 21.6s [2023-09-19T19:34:02.825Z] [2023-09-19T19:34:02.825Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:34:03.090Z] #45 ... [2023-09-19T19:34:03.090Z] [2023-09-19T19:34:03.090Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-19T19:34:03.090Z] #59 22.52 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-19T19:34:03.090Z] #59 22.55 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-19T19:34:03.090Z] #59 22.58 (3/4) Installing libucontext (1.2-r2) [2023-09-19T19:34:03.090Z] #59 22.65 (4/4) Installing gcompat (1.1.0-r1) [2023-09-19T19:34:03.090Z] #59 22.68 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:34:03.090Z] #59 22.94 OK: 8 MiB in 19 packages [2023-09-19T19:34:03.090Z] #59 DONE 24.3s [2023-09-19T19:34:03.090Z] [2023-09-19T19:34:03.090Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:34:03.356Z] #45 ... [2023-09-19T19:34:03.356Z] [2023-09-19T19:34:03.356Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:34:03.356Z] #34 ... [2023-09-19T19:34:03.356Z] [2023-09-19T19:34:03.356Z] #57 [security-bootstrapper internal] load build context [2023-09-19T19:34:03.621Z] #57 ... [2023-09-19T19:34:03.621Z] [2023-09-19T19:34:03.621Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:03.621Z] #44 ... [2023-09-19T19:34:03.621Z] [2023-09-19T19:34:03.621Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:34:03.897Z] #45 ... [2023-09-19T19:34:03.897Z] [2023-09-19T19:34:03.897Z] #46 [security-proxy-auth internal] load build context [2023-09-19T19:34:03.897Z] #46 ... [2023-09-19T19:34:03.897Z] [2023-09-19T19:34:03.897Z] #43 [core-metadata internal] load build context [2023-09-19T19:34:04.163Z] #43 ... [2023-09-19T19:34:04.163Z] [2023-09-19T19:34:04.163Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:34:04.163Z] #45 ... [2023-09-19T19:34:04.163Z] [2023-09-19T19:34:04.163Z] #48 [core-data internal] load build context [2023-09-19T19:34:04.429Z] #48 ... [2023-09-19T19:34:04.429Z] [2023-09-19T19:34:04.429Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-19T19:34:04.429Z] #62 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:34:04.429Z] #62 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:34:04.429Z] #62 18.11 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:34:04.429Z] #62 18.11 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:34:04.429Z] #62 18.11 OK: 19940 distinct packages available [2023-09-19T19:34:04.429Z] #62 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:34:04.429Z] #62 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:34:04.429Z] #62 20.00 OK: 267 MiB in 56 packages [2023-09-19T19:34:04.429Z] #62 DONE 20.6s [2023-09-19T19:34:04.429Z] [2023-09-19T19:34:04.429Z] #48 [core-data internal] load build context [2023-09-19T19:34:04.429Z] #48 ... [2023-09-19T19:34:04.429Z] [2023-09-19T19:34:04.429Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:34:05.387Z] #45 ... [2023-09-19T19:34:05.387Z] [2023-09-19T19:34:05.387Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:34:05.387Z] #52 ... [2023-09-19T19:34:05.387Z] [2023-09-19T19:34:05.387Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:34:05.654Z] #45 ... [2023-09-19T19:34:05.654Z] [2023-09-19T19:34:05.654Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:05.654Z] #35 ... [2023-09-19T19:34:05.654Z] [2023-09-19T19:34:05.654Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:34:07.061Z] #52 ... [2023-09-19T19:34:07.061Z] [2023-09-19T19:34:07.061Z] #55 [core-command internal] load build context [2023-09-19T19:34:07.328Z] #55 ... [2023-09-19T19:34:07.328Z] [2023-09-19T19:34:07.328Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:34:07.328Z] #52 transferring context: 37.14MB 33.8s [2023-09-19T19:34:10.669Z] #52 ... [2023-09-19T19:34:10.669Z] [2023-09-19T19:34:10.669Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-19T19:34:10.669Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.4s done [2023-09-19T19:34:10.669Z] #39 DONE 33.2s [2023-09-19T19:34:10.669Z] [2023-09-19T19:34:10.670Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:34:12.613Z] #52 transferring context: 48.65MB 38.9s [2023-09-19T19:34:12.613Z] #52 ... [2023-09-19T19:34:12.613Z] [2023-09-19T19:34:12.613Z] #32 [support-scheduler internal] load build context [2023-09-19T19:34:12.613Z] #32 ... [2023-09-19T19:34:12.613Z] [2023-09-19T19:34:12.613Z] #53 [support-notifications internal] load build context [2023-09-19T19:34:12.613Z] #53 ... [2023-09-19T19:34:12.613Z] [2023-09-19T19:34:12.613Z] #32 [support-scheduler internal] load build context [2023-09-19T19:34:13.570Z] #32 ... [2023-09-19T19:34:13.570Z] [2023-09-19T19:34:13.570Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:34:13.570Z] #34 ... [2023-09-19T19:34:13.570Z] [2023-09-19T19:34:13.570Z] #57 [security-bootstrapper internal] load build context [2023-09-19T19:34:13.838Z] #57 ... [2023-09-19T19:34:13.838Z] [2023-09-19T19:34:13.838Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:34:13.838Z] #34 ... [2023-09-19T19:34:13.838Z] [2023-09-19T19:34:13.838Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:13.838Z] #44 ... [2023-09-19T19:34:13.838Z] [2023-09-19T19:34:13.838Z] #46 [security-proxy-auth internal] load build context [2023-09-19T19:34:14.106Z] #46 ... [2023-09-19T19:34:14.106Z] [2023-09-19T19:34:14.106Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:14.106Z] #44 ... [2023-09-19T19:34:14.106Z] [2023-09-19T19:34:14.106Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-19T19:34:14.106Z] #68 DONE 1.9s [2023-09-19T19:34:14.106Z] [2023-09-19T19:34:14.106Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:14.106Z] #44 ... [2023-09-19T19:34:14.106Z] [2023-09-19T19:34:14.106Z] #43 [core-metadata internal] load build context [2023-09-19T19:34:14.371Z] #43 ... [2023-09-19T19:34:14.371Z] [2023-09-19T19:34:14.371Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:14.371Z] #44 ... [2023-09-19T19:34:14.371Z] [2023-09-19T19:34:14.371Z] #48 [core-data internal] load build context [2023-09-19T19:34:14.637Z] #48 ... [2023-09-19T19:34:14.637Z] [2023-09-19T19:34:14.637Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:16.040Z] #44 ... [2023-09-19T19:34:16.040Z] [2023-09-19T19:34:16.040Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:16.040Z] #35 ... [2023-09-19T19:34:16.040Z] [2023-09-19T19:34:16.040Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:34:16.040Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.0s done [2023-09-19T19:34:16.040Z] #45 ... [2023-09-19T19:34:16.040Z] [2023-09-19T19:34:16.040Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:17.442Z] #35 ... [2023-09-19T19:34:17.442Z] [2023-09-19T19:34:17.442Z] #55 [core-command internal] load build context [2023-09-19T19:34:17.442Z] #55 ... [2023-09-19T19:34:17.442Z] [2023-09-19T19:34:17.442Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:20.013Z] #35 ... [2023-09-19T19:34:20.013Z] [2023-09-19T19:34:20.013Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-19T19:34:20.013Z] #69 DONE 3.0s [2023-09-19T19:34:20.013Z] [2023-09-19T19:34:20.013Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:20.013Z] #35 ... [2023-09-19T19:34:20.013Z] [2023-09-19T19:34:20.013Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-19T19:34:20.013Z] #70 DONE 3.1s [2023-09-19T19:34:20.013Z] [2023-09-19T19:34:20.013Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:20.013Z] #35 ... [2023-09-19T19:34:20.013Z] [2023-09-19T19:34:20.013Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-19T19:34:20.013Z] #71 DONE 2.6s [2023-09-19T19:34:20.013Z] [2023-09-19T19:34:20.013Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:20.013Z] #35 transferring context: 146.59MB 44.3s [2023-09-19T19:34:20.603Z] #35 ... [2023-09-19T19:34:20.603Z] [2023-09-19T19:34:20.603Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-19T19:34:20.603Z] #72 DONE 0.6s [2023-09-19T19:34:20.603Z] [2023-09-19T19:34:20.603Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:20.872Z] #35 ... [2023-09-19T19:34:20.872Z] [2023-09-19T19:34:20.872Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-19T19:34:20.872Z] #73 DONE 0.9s [2023-09-19T19:34:20.872Z] [2023-09-19T19:34:20.872Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:21.454Z] #35 ... [2023-09-19T19:34:21.454Z] [2023-09-19T19:34:21.454Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-19T19:34:21.454Z] #74 DONE 1.1s [2023-09-19T19:34:21.454Z] [2023-09-19T19:34:21.454Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:22.040Z] #35 ... [2023-09-19T19:34:22.040Z] [2023-09-19T19:34:22.040Z] #75 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-19T19:34:22.040Z] #75 DONE 1.3s [2023-09-19T19:34:22.040Z] [2023-09-19T19:34:22.040Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:22.305Z] #35 ... [2023-09-19T19:34:22.305Z] [2023-09-19T19:34:22.305Z] #76 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-19T19:34:22.305Z] #76 DONE 1.1s [2023-09-19T19:34:22.305Z] [2023-09-19T19:34:22.305Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:22.305Z] #35 ... [2023-09-19T19:34:22.305Z] [2023-09-19T19:34:22.305Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-19T19:34:22.305Z] #77 DONE 1.0s [2023-09-19T19:34:22.305Z] [2023-09-19T19:34:22.305Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:22.573Z] #35 ... [2023-09-19T19:34:22.573Z] [2023-09-19T19:34:22.573Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:34:22.573Z] #52 transferring context: 71.23MB 49.0s [2023-09-19T19:34:22.839Z] #52 ... [2023-09-19T19:34:22.839Z] [2023-09-19T19:34:22.839Z] #53 [support-notifications internal] load build context [2023-09-19T19:34:22.839Z] #53 ... [2023-09-19T19:34:22.839Z] [2023-09-19T19:34:22.839Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:34:23.106Z] #52 ... [2023-09-19T19:34:23.106Z] [2023-09-19T19:34:23.106Z] #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-19T19:34:23.106Z] #78 DONE 1.0s [2023-09-19T19:34:23.106Z] [2023-09-19T19:34:23.106Z] #53 [support-notifications internal] load build context [2023-09-19T19:34:23.371Z] #53 ... [2023-09-19T19:34:23.371Z] [2023-09-19T19:34:23.371Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-19T19:34:23.371Z] #79 DONE 1.2s [2023-09-19T19:34:23.371Z] [2023-09-19T19:34:23.371Z] #53 [support-notifications internal] load build context [2023-09-19T19:34:23.371Z] #53 transferring context: 189.33MB 47.6s done [2023-09-19T19:34:23.643Z] #53 ... [2023-09-19T19:34:23.643Z] [2023-09-19T19:34:23.643Z] #32 [support-scheduler internal] load build context [2023-09-19T19:34:23.643Z] #32 transferring context: 189.33MB 49.6s done [2023-09-19T19:34:23.643Z] #32 ... [2023-09-19T19:34:23.643Z] [2023-09-19T19:34:23.643Z] #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-19T19:34:23.643Z] #80 DONE 1.3s [2023-09-19T19:34:23.643Z] [2023-09-19T19:34:23.643Z] #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-19T19:34:23.643Z] #81 ... [2023-09-19T19:34:23.643Z] [2023-09-19T19:34:23.643Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-19T19:34:23.643Z] #34 transferring context: 189.33MB 49.7s done [2023-09-19T19:34:23.643Z] #34 DONE 50.1s [2023-09-19T19:34:23.912Z] [2023-09-19T19:34:23.912Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:23.912Z] #35 ... [2023-09-19T19:34:23.912Z] [2023-09-19T19:34:23.912Z] #32 [support-scheduler internal] load build context [2023-09-19T19:34:23.912Z] #32 DONE 50.8s [2023-09-19T19:34:23.912Z] [2023-09-19T19:34:23.912Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:23.912Z] #35 ... [2023-09-19T19:34:23.912Z] [2023-09-19T19:34:23.912Z] #57 [security-bootstrapper internal] load build context [2023-09-19T19:34:24.186Z] #57 ... [2023-09-19T19:34:24.186Z] [2023-09-19T19:34:24.186Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:24.186Z] #35 ... [2023-09-19T19:34:24.186Z] [2023-09-19T19:34:24.186Z] #53 [support-notifications internal] load build context [2023-09-19T19:34:24.186Z] #53 DONE 50.1s [2023-09-19T19:34:24.186Z] [2023-09-19T19:34:24.186Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:24.186Z] #35 ... [2023-09-19T19:34:24.186Z] [2023-09-19T19:34:24.186Z] #46 [security-proxy-auth internal] load build context [2023-09-19T19:34:24.459Z] #46 ... [2023-09-19T19:34:24.459Z] [2023-09-19T19:34:24.459Z] #43 [core-metadata internal] load build context [2023-09-19T19:34:24.459Z] #43 ... [2023-09-19T19:34:24.459Z] [2023-09-19T19:34:24.459Z] #46 [security-proxy-auth internal] load build context [2023-09-19T19:34:24.726Z] #46 ... [2023-09-19T19:34:24.726Z] [2023-09-19T19:34:24.726Z] #48 [core-data internal] load build context [2023-09-19T19:34:24.996Z] #48 ... [2023-09-19T19:34:24.996Z] [2023-09-19T19:34:24.996Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-19T19:34:24.996Z] #82 DONE 1.8s [2023-09-19T19:34:24.996Z] [2023-09-19T19:34:24.996Z] #48 [core-data internal] load build context [2023-09-19T19:34:24.996Z] #48 ... [2023-09-19T19:34:24.996Z] [2023-09-19T19:34:24.996Z] #83 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-19T19:34:24.996Z] #83 ... [2023-09-19T19:34:24.996Z] [2023-09-19T19:34:24.996Z] #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-19T19:34:24.996Z] #84 DONE 1.6s [2023-09-19T19:34:25.262Z] [2023-09-19T19:34:25.262Z] #48 [core-data internal] load build context [2023-09-19T19:34:25.262Z] #48 transferring context: 189.33MB 51.3s done [2023-09-19T19:34:25.262Z] #48 ... [2023-09-19T19:34:25.262Z] [2023-09-19T19:34:25.262Z] #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-19T19:34:25.262Z] #81 DONE 1.6s [2023-09-19T19:34:25.530Z] [2023-09-19T19:34:25.530Z] #46 [security-proxy-auth internal] load build context [2023-09-19T19:34:25.799Z] #46 ... [2023-09-19T19:34:25.799Z] [2023-09-19T19:34:25.799Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:34:25.799Z] #85 DONE 2.1s [2023-09-19T19:34:25.799Z] [2023-09-19T19:34:25.799Z] #46 [security-proxy-auth internal] load build context [2023-09-19T19:34:25.799Z] #46 ... [2023-09-19T19:34:25.799Z] [2023-09-19T19:34:25.799Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:25.799Z] #44 ... [2023-09-19T19:34:25.799Z] [2023-09-19T19:34:25.799Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:34:26.065Z] #86 ... [2023-09-19T19:34:26.065Z] [2023-09-19T19:34:26.065Z] #48 [core-data internal] load build context [2023-09-19T19:34:26.065Z] #48 DONE 52.4s [2023-09-19T19:34:26.065Z] [2023-09-19T19:34:26.065Z] #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:34:26.065Z] #87 DONE 1.7s [2023-09-19T19:34:26.065Z] [2023-09-19T19:34:26.065Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:26.648Z] #44 ... [2023-09-19T19:34:26.648Z] [2023-09-19T19:34:26.648Z] #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:34:26.648Z] #88 DONE 2.1s [2023-09-19T19:34:26.648Z] [2023-09-19T19:34:26.648Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:27.241Z] #44 ... [2023-09-19T19:34:27.241Z] [2023-09-19T19:34:27.241Z] #83 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-19T19:34:27.241Z] #83 DONE 2.1s [2023-09-19T19:34:27.241Z] [2023-09-19T19:34:27.241Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:27.241Z] #44 ... [2023-09-19T19:34:27.241Z] [2023-09-19T19:34:27.241Z] #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-19T19:34:27.241Z] #89 DONE 2.1s [2023-09-19T19:34:27.241Z] [2023-09-19T19:34:27.241Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:27.241Z] #44 ... [2023-09-19T19:34:27.241Z] [2023-09-19T19:34:27.241Z] #55 [core-command internal] load build context [2023-09-19T19:34:27.241Z] #55 transferring context: 189.33MB 50.8s done [2023-09-19T19:34:27.241Z] #55 DONE 52.8s [2023-09-19T19:34:27.241Z] [2023-09-19T19:34:27.241Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:27.511Z] #44 ... [2023-09-19T19:34:27.511Z] [2023-09-19T19:34:27.511Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-19T19:34:27.511Z] #90 DONE 1.9s [2023-09-19T19:34:27.511Z] [2023-09-19T19:34:27.511Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:28.937Z] #44 ... [2023-09-19T19:34:28.937Z] [2023-09-19T19:34:28.937Z] #35 [security-proxy-setup internal] load build context [2023-09-19T19:34:28.937Z] #35 transferring context: 189.33MB 52.7s done [2023-09-19T19:34:28.937Z] #35 DONE 54.3s [2023-09-19T19:34:28.937Z] [2023-09-19T19:34:28.937Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:30.351Z] #44 ... [2023-09-19T19:34:30.351Z] [2023-09-19T19:34:30.351Z] #91 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:34:30.351Z] #91 DONE 1.1s [2023-09-19T19:34:30.351Z] [2023-09-19T19:34:30.351Z] #44 [security-secretstore-setup internal] load build context [2023-09-19T19:34:30.618Z] #44 transferring context: 189.33MB 57.4s done [2023-09-19T19:34:30.887Z] #44 DONE 57.8s [2023-09-19T19:34:30.887Z] [2023-09-19T19:34:30.887Z] #43 [core-metadata internal] load build context [2023-09-19T19:34:31.153Z] #43 ... [2023-09-19T19:34:31.153Z] [2023-09-19T19:34:31.153Z] #57 [security-bootstrapper internal] load build context [2023-09-19T19:34:31.153Z] #57 transferring context: 189.33MB 53.9s done [2023-09-19T19:34:31.153Z] #57 DONE 55.5s [2023-09-19T19:34:31.153Z] [2023-09-19T19:34:31.153Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:34:31.418Z] #52 ... [2023-09-19T19:34:31.418Z] [2023-09-19T19:34:31.418Z] #43 [core-metadata internal] load build context [2023-09-19T19:34:31.686Z] #43 transferring context: 189.33MB 58.6s done [2023-09-19T19:34:31.686Z] #43 DONE 58.8s [2023-09-19T19:34:31.686Z] [2023-09-19T19:34:31.686Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:34:33.089Z] #52 ... [2023-09-19T19:34:33.089Z] [2023-09-19T19:34:33.089Z] #92 [security-spire-agent] exporting to image [2023-09-19T19:34:33.089Z] #92 exporting layers 5.7s done [2023-09-19T19:34:33.089Z] #92 writing image sha256:46a978a8787446f26eb329eb9e5b9b28ce95d573bf90fb2dff7b7eee10dba70b 0.0s done [2023-09-19T19:34:33.089Z] #92 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-19T19:34:33.089Z] #92 writing image sha256:a0de7d7eeb6e63cb18a32859d47d05c0a434931217b03100f68fcb751eeccb96 0.0s done [2023-09-19T19:34:33.089Z] #92 naming to docker.io/library/security-spire-server-arm64 done [2023-09-19T19:34:33.089Z] #92 writing image sha256:324e7be0386f1f7f551c5df94a5c17f47375e5abc17d86c28009d25f2f343650 done [2023-09-19T19:34:33.089Z] #92 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-19T19:34:33.089Z] #92 DONE 8.3s [2023-09-19T19:34:33.089Z] [2023-09-19T19:34:33.089Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:34:35.662Z] #52 ... [2023-09-19T19:34:35.663Z] [2023-09-19T19:34:35.663Z] #46 [security-proxy-auth internal] load build context [2023-09-19T19:34:35.663Z] #46 transferring context: 189.33MB 62.1s done [2023-09-19T19:34:35.663Z] #46 DONE 62.4s [2023-09-19T19:34:35.663Z] [2023-09-19T19:34:35.663Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:34:36.244Z] #52 ... [2023-09-19T19:34:36.244Z] [2023-09-19T19:34:36.244Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:34:36.244Z] #93 ... [2023-09-19T19:34:36.244Z] [2023-09-19T19:34:36.244Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:34:36.823Z] #52 ... [2023-09-19T19:34:36.824Z] [2023-09-19T19:34:36.824Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:34:36.824Z] #94 ... [2023-09-19T19:34:36.824Z] [2023-09-19T19:34:36.824Z] #52 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:34:36.824Z] #52 transferring context: 189.33MB 63.2s done [2023-09-19T19:34:36.824Z] #52 DONE 63.5s [2023-09-19T19:34:36.824Z] [2023-09-19T19:34:36.824Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:35:09.044Z] #95 DONE 36.8s [2023-09-19T19:35:09.044Z] [2023-09-19T19:35:09.044Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:35:09.044Z] #86 DONE 41.1s [2023-09-19T19:35:09.044Z] [2023-09-19T19:35:09.044Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-19T19:35:09.044Z] #96 ... [2023-09-19T19:35:09.044Z] [2023-09-19T19:35:09.044Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:35:09.044Z] #93 DONE 40.7s [2023-09-19T19:35:09.044Z] [2023-09-19T19:35:09.044Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:35:09.044Z] #94 DONE 40.5s [2023-09-19T19:35:09.044Z] [2023-09-19T19:35:09.044Z] #97 [support-scheduler builder 6/7] COPY . . [2023-09-19T19:35:09.999Z] #97 ... [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-19T19:35:09.999Z] #96 DONE 3.0s [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:35:09.999Z] #98 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #99 [core-command builder 6/7] COPY . . [2023-09-19T19:35:09.999Z] #99 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #100 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:35:09.999Z] #100 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #101 [security-bootstrapper builder 6/7] COPY . . [2023-09-19T19:35:09.999Z] #101 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:35:09.999Z] #102 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #103 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:35:09.999Z] #103 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #104 [security-proxy-setup builder 6/7] COPY . . [2023-09-19T19:35:09.999Z] #104 DONE 3.1s [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #105 [support-notifications builder 6/7] COPY . . [2023-09-19T19:35:09.999Z] #105 DONE 3.0s [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #106 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:35:09.999Z] #106 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #107 [core-data builder 6/7] COPY . . [2023-09-19T19:35:09.999Z] #107 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:35:09.999Z] #108 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #109 [security-proxy-auth builder 6/7] COPY . . [2023-09-19T19:35:09.999Z] #109 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:35:09.999Z] #110 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:35:09.999Z] #111 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #97 [support-scheduler builder 6/7] COPY . . [2023-09-19T19:35:09.999Z] #97 DONE 3.0s [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:35:09.999Z] #112 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #113 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-19T19:35:09.999Z] #113 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:09.999Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:35:09.999Z] #114 CACHED [2023-09-19T19:35:09.999Z] [2023-09-19T19:35:10.000Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:35:10.000Z] #115 CACHED [2023-09-19T19:35:10.000Z] [2023-09-19T19:35:10.000Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2023-09-19T19:35:10.000Z] #116 CACHED [2023-09-19T19:35:10.000Z] [2023-09-19T19:35:10.000Z] #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:35:10.000Z] #117 CACHED [2023-09-19T19:35:10.000Z] [2023-09-19T19:35:10.000Z] #118 [core-metadata builder 6/7] COPY . . [2023-09-19T19:35:10.000Z] #118 CACHED [2023-09-19T19:35:10.000Z] [2023-09-19T19:35:10.000Z] #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:35:10.000Z] #119 CACHED [2023-09-19T19:35:10.000Z] [2023-09-19T19:35:10.000Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:35:10.000Z] #120 CACHED [2023-09-19T19:35:10.000Z] [2023-09-19T19:35:10.000Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-19T19:35:15.331Z] #121 ... [2023-09-19T19:35:15.331Z] [2023-09-19T19:35:15.331Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-19T19:35:15.331Z] #0 5.131 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 [2023-09-19T19:35:15.913Z] #122 ... [2023-09-19T19:35:15.913Z] [2023-09-19T19:35:15.913Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-19T19:35:15.913Z] #121 5.616 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 [2023-09-19T19:35:20.182Z] #121 ... [2023-09-19T19:35:20.182Z] [2023-09-19T19:35:20.182Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-19T19:35:20.182Z] #0 5.642 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 [2023-09-19T19:35:20.182Z] #123 ... [2023-09-19T19:35:20.182Z] [2023-09-19T19:35:20.182Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-19T19:35:20.182Z] #0 3.793 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 [2023-09-19T19:35:20.182Z] #124 ... [2023-09-19T19:35:20.182Z] [2023-09-19T19:35:20.182Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-19T19:35:20.182Z] #0 4.105 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 [2023-09-19T19:35:20.478Z] #125 ... [2023-09-19T19:35:20.478Z] [2023-09-19T19:35:20.478Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-19T19:35:20.478Z] #0 3.614 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 [2023-09-19T19:35:20.478Z] #126 ... [2023-09-19T19:35:20.478Z] [2023-09-19T19:35:20.478Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-19T19:35:20.478Z] #0 5.620 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 [2023-09-19T19:35:20.748Z] #127 ... [2023-09-19T19:35:20.748Z] [2023-09-19T19:35:20.748Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:35:20.749Z] #0 5.541 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 [2023-09-19T19:35:20.749Z] #128 ... [2023-09-19T19:35:20.749Z] [2023-09-19T19:35:20.749Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T19:35:21.015Z] #0 4.915 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 [2023-09-19T19:35:21.015Z] #129 ... [2023-09-19T19:35:21.015Z] [2023-09-19T19:35:21.015Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-19T19:35:21.015Z] #0 5.703 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 [2023-09-19T19:35:21.320Z] #130 ... [2023-09-19T19:35:21.320Z] [2023-09-19T19:35:21.320Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T19:35:21.320Z] #0 5.737 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 [2023-09-19T19:47:13.955Z] #131 ... [2023-09-19T19:47:13.955Z] [2023-09-19T19:47:13.955Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-19T19:47:13.955Z] #130 713.9 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 [2023-09-19T19:47:13.955Z] #130 ... [2023-09-19T19:47:13.955Z] [2023-09-19T19:47:13.955Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-19T19:47:13.955Z] #121 DONE 717.5s [2023-09-19T19:47:13.955Z] [2023-09-19T19:47:13.955Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:47:13.955Z] #128 ... [2023-09-19T19:47:13.955Z] [2023-09-19T19:47:13.955Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:47:13.955Z] #132 DONE 0.4s [2023-09-19T19:47:13.955Z] [2023-09-19T19:47:13.955Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:47:13.955Z] #128 ... [2023-09-19T19:47:13.955Z] [2023-09-19T19:47:13.955Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:47:13.955Z] #133 DONE 0.1s [2023-09-19T19:47:13.955Z] [2023-09-19T19:47:13.955Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-19T19:47:13.955Z] #134 DONE 0.1s [2023-09-19T19:47:13.955Z] [2023-09-19T19:47:13.955Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:47:13.955Z] #128 ... [2023-09-19T19:47:13.955Z] [2023-09-19T19:47:13.955Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-19T19:47:13.955Z] #135 DONE 0.2s [2023-09-19T19:47:13.955Z] [2023-09-19T19:47:13.955Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-19T19:47:13.955Z] #136 DONE 0.2s [2023-09-19T19:47:13.955Z] [2023-09-19T19:47:13.955Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-19T19:47:13.955Z] #137 DONE 0.1s [2023-09-19T19:47:13.955Z] [2023-09-19T19:47:13.955Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-19T19:47:13.955Z] #138 DONE 2.2s [2023-09-19T19:47:13.955Z] [2023-09-19T19:47:13.955Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:47:13.955Z] #128 ... [2023-09-19T19:47:13.955Z] [2023-09-19T19:47:13.955Z] #92 [security-proxy-setup] exporting to image [2023-09-19T19:47:13.955Z] #92 exporting layers [2023-09-19T19:47:13.955Z] #92 exporting layers 1.1s done [2023-09-19T19:47:13.955Z] #92 writing image sha256:36dcd1aa3a1b2965a03b4d9861a9767d06e4be5036c39c8c174f595cef0431bc done [2023-09-19T19:47:13.955Z] #92 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-09-19T19:47:13.956Z] #92 DONE 9.4s [2023-09-19T19:47:13.956Z] [2023-09-19T19:47:13.956Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T19:47:17.355Z] #129 ... [2023-09-19T19:47:17.355Z] [2023-09-19T19:47:17.355Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-19T19:47:17.355Z] #127 DONE 726.8s [2023-09-19T19:47:17.355Z] [2023-09-19T19:47:17.355Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-19T19:47:17.355Z] #130 ... [2023-09-19T19:47:17.355Z] [2023-09-19T19:47:17.355Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-19T19:47:17.942Z] #139 DONE 0.4s [2023-09-19T19:47:17.942Z] [2023-09-19T19:47:17.942Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-19T19:47:19.875Z] #140 DONE 2.2s [2023-09-19T19:47:19.875Z] [2023-09-19T19:47:19.875Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:47:20.143Z] #128 ... [2023-09-19T19:47:20.143Z] [2023-09-19T19:47:20.143Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:47:20.409Z] #141 DONE 0.3s [2023-09-19T19:47:20.409Z] [2023-09-19T19:47:20.409Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:47:20.409Z] #142 DONE 0.2s [2023-09-19T19:47:20.409Z] [2023-09-19T19:47:20.409Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-19T19:47:20.991Z] #143 DONE 0.4s [2023-09-19T19:47:20.991Z] [2023-09-19T19:47:20.991Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-19T19:47:20.991Z] #130 ... [2023-09-19T19:47:20.991Z] [2023-09-19T19:47:20.991Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-19T19:47:20.991Z] #144 DONE 0.2s [2023-09-19T19:47:20.991Z] [2023-09-19T19:47:20.991Z] #145 [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/ [2023-09-19T19:47:21.260Z] #145 DONE 0.2s [2023-09-19T19:47:21.260Z] [2023-09-19T19:47:21.260Z] #146 [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/ [2023-09-19T19:47:21.538Z] #146 DONE 0.1s [2023-09-19T19:47:21.538Z] [2023-09-19T19:47:21.538Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-19T19:47:21.538Z] #147 DONE 0.2s [2023-09-19T19:47:21.538Z] [2023-09-19T19:47:21.538Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-19T19:47:21.805Z] #148 DONE 0.2s [2023-09-19T19:47:21.805Z] [2023-09-19T19:47:21.805Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T19:47:21.805Z] #131 ... [2023-09-19T19:47:21.805Z] [2023-09-19T19:47:21.805Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-19T19:47:23.748Z] #149 DONE 1.9s [2023-09-19T19:47:23.748Z] [2023-09-19T19:47:23.748Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-19T19:47:23.748Z] #130 DONE 733.6s [2023-09-19T19:47:23.748Z] [2023-09-19T19:47:23.748Z] #92 [security-bootstrapper] exporting to image [2023-09-19T19:47:23.748Z] #92 exporting layers [2023-09-19T19:47:25.168Z] #92 ... [2023-09-19T19:47:25.168Z] [2023-09-19T19:47:25.168Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:47:25.168Z] #150 DONE 0.2s [2023-09-19T19:47:25.168Z] [2023-09-19T19:47:25.168Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:47:25.168Z] #151 DONE 0.2s [2023-09-19T19:47:25.168Z] [2023-09-19T19:47:25.168Z] #152 [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 [2023-09-19T19:47:25.168Z] #152 DONE 0.2s [2023-09-19T19:47:25.168Z] [2023-09-19T19:47:25.168Z] #92 [security-bootstrapper] exporting to image [2023-09-19T19:47:25.168Z] #92 exporting layers 1.6s done [2023-09-19T19:47:25.168Z] #92 writing image sha256:419fbeca8db87d9177aa31ef3c4bada26a46835be40604ae35bfcf1c62aaa849 done [2023-09-19T19:47:25.168Z] #92 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-19T19:47:25.168Z] #92 DONE 11.0s [2023-09-19T19:47:25.168Z] [2023-09-19T19:47:25.168Z] #153 [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 [2023-09-19T19:47:25.434Z] #153 DONE 0.2s [2023-09-19T19:47:25.434Z] [2023-09-19T19:47:25.434Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-19T19:47:25.434Z] #126 ... [2023-09-19T19:47:25.434Z] [2023-09-19T19:47:25.434Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:47:25.434Z] #154 DONE 0.1s [2023-09-19T19:47:25.759Z] [2023-09-19T19:47:25.759Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-19T19:47:25.759Z] #155 DONE 0.2s [2023-09-19T19:47:25.759Z] [2023-09-19T19:47:25.759Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T19:47:26.024Z] #129 ... [2023-09-19T19:47:26.025Z] [2023-09-19T19:47:26.025Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-19T19:47:26.025Z] #156 DONE 0.3s [2023-09-19T19:47:26.025Z] [2023-09-19T19:47:26.025Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:47:26.291Z] #128 ... [2023-09-19T19:47:26.291Z] [2023-09-19T19:47:26.291Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-19T19:47:26.291Z] #157 DONE 0.2s [2023-09-19T19:47:26.291Z] [2023-09-19T19:47:26.291Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-19T19:47:31.645Z] #158 DONE 4.8s [2023-09-19T19:47:31.645Z] [2023-09-19T19:47:31.645Z] #92 [security-secretstore-setup] exporting to image [2023-09-19T19:47:31.645Z] #92 exporting layers [2023-09-19T19:47:32.226Z] #92 exporting layers 1.1s done [2023-09-19T19:47:32.226Z] #92 writing image sha256:8d44df10b57dc6c3d76981b0afec11660a49e4b464605dbe0b5b959946ee4606 done [2023-09-19T19:47:32.226Z] #92 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-19T19:47:32.226Z] #92 DONE 12.1s [2023-09-19T19:47:32.226Z] [2023-09-19T19:47:32.226Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:47:33.627Z] #128 ... [2023-09-19T19:47:33.627Z] [2023-09-19T19:47:33.627Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-19T19:47:33.627Z] #122 DONE 743.6s [2023-09-19T19:47:33.894Z] [2023-09-19T19:47:33.894Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:47:34.165Z] #128 ... [2023-09-19T19:47:34.165Z] [2023-09-19T19:47:34.165Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:47:34.430Z] #159 DONE 0.3s [2023-09-19T19:47:34.431Z] [2023-09-19T19:47:34.431Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:47:34.696Z] #128 ... [2023-09-19T19:47:34.696Z] [2023-09-19T19:47:34.696Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:47:34.696Z] #160 DONE 0.2s [2023-09-19T19:47:34.696Z] [2023-09-19T19:47:34.696Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-19T19:47:34.960Z] #161 DONE 0.3s [2023-09-19T19:47:34.960Z] [2023-09-19T19:47:34.960Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:47:35.225Z] #162 DONE 0.3s [2023-09-19T19:47:35.225Z] [2023-09-19T19:47:35.225Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:47:35.490Z] #128 ... [2023-09-19T19:47:35.490Z] [2023-09-19T19:47:35.490Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-19T19:47:35.490Z] #163 DONE 0.2s [2023-09-19T19:47:35.490Z] [2023-09-19T19:47:35.490Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-19T19:47:37.427Z] #164 DONE 1.8s [2023-09-19T19:47:37.427Z] [2023-09-19T19:47:37.427Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T19:47:37.427Z] #129 ... [2023-09-19T19:47:37.427Z] [2023-09-19T19:47:37.427Z] #92 [security-proxy-auth] exporting to image [2023-09-19T19:47:37.427Z] #92 exporting layers [2023-09-19T19:47:38.008Z] #92 exporting layers 0.6s done [2023-09-19T19:47:38.008Z] #92 writing image sha256:9b6d175ae433d3773e827ac9c7dfa1bbe04d07171a6656addb68684197db92aa 0.0s done [2023-09-19T19:47:38.008Z] #92 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-19T19:47:38.008Z] #92 DONE 12.8s [2023-09-19T19:47:38.008Z] [2023-09-19T19:47:38.008Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:47:46.192Z] #128 ... [2023-09-19T19:47:46.192Z] [2023-09-19T19:47:46.192Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-19T19:47:46.192Z] #124 DONE 755.2s [2023-09-19T19:47:46.192Z] [2023-09-19T19:47:46.192Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T19:47:46.192Z] #131 ... [2023-09-19T19:47:46.192Z] [2023-09-19T19:47:46.192Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:47:46.192Z] #165 DONE 0.3s [2023-09-19T19:47:46.192Z] [2023-09-19T19:47:46.192Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:47:46.192Z] #166 DONE 0.2s [2023-09-19T19:47:46.192Z] [2023-09-19T19:47:46.192Z] #24 [support-notifications internal] load .dockerignore [2023-09-19T19:47:46.192Z] #24 ... [2023-09-19T19:47:46.192Z] [2023-09-19T19:47:46.192Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-19T19:47:46.192Z] #167 DONE 0.2s [2023-09-19T19:47:46.192Z] [2023-09-19T19:47:46.192Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:47:46.192Z] #168 DONE 0.1s [2023-09-19T19:47:46.192Z] [2023-09-19T19:47:46.192Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-19T19:47:46.192Z] #169 DONE 0.1s [2023-09-19T19:47:46.192Z] [2023-09-19T19:47:46.192Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:47:46.471Z] #128 ... [2023-09-19T19:47:46.471Z] [2023-09-19T19:47:46.471Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-19T19:47:48.403Z] #170 DONE 1.8s [2023-09-19T19:47:48.403Z] [2023-09-19T19:47:48.403Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:47:48.403Z] #128 ... [2023-09-19T19:47:48.403Z] [2023-09-19T19:47:48.403Z] #92 [core-common-config-bootstrapper] exporting to image [2023-09-19T19:47:48.403Z] #92 exporting layers [2023-09-19T19:47:48.668Z] #92 exporting layers 0.6s done [2023-09-19T19:47:48.668Z] #92 writing image sha256:0d374a778ce25134db7de2bf46e25a91d78ae18d83cde03af9455f0326246359 done [2023-09-19T19:47:48.668Z] #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-19T19:47:48.668Z] #92 DONE 13.3s [2023-09-19T19:47:48.668Z] [2023-09-19T19:47:48.668Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-19T19:48:20.845Z] #126 ... [2023-09-19T19:48:20.845Z] [2023-09-19T19:48:20.845Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T19:48:20.845Z] #131 DONE 788.3s [2023-09-19T19:48:20.845Z] [2023-09-19T19:48:20.845Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:48:20.845Z] #45 ... [2023-09-19T19:48:20.845Z] [2023-09-19T19:48:20.845Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:48:20.845Z] #171 DONE 0.1s [2023-09-19T19:48:20.845Z] [2023-09-19T19:48:20.845Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:48:20.845Z] #172 DONE 0.2s [2023-09-19T19:48:20.845Z] [2023-09-19T19:48:20.845Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:48:20.845Z] #128 ... [2023-09-19T19:48:20.845Z] [2023-09-19T19:48:20.845Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-19T19:48:20.845Z] #173 DONE 0.3s [2023-09-19T19:48:20.845Z] [2023-09-19T19:48:20.845Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:48:20.845Z] #174 DONE 0.1s [2023-09-19T19:48:20.845Z] [2023-09-19T19:48:20.845Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-19T19:48:20.845Z] #123 ... [2023-09-19T19:48:20.845Z] [2023-09-19T19:48:20.845Z] #92 [core-command] exporting to image [2023-09-19T19:48:20.845Z] #92 exporting layers [2023-09-19T19:48:20.845Z] #92 exporting layers 0.2s done [2023-09-19T19:48:20.845Z] #92 writing image sha256:2a1bfe61f96a43ca6e74a282075883c3f7857c14eee804859860ad3a3e14646a done [2023-09-19T19:48:20.845Z] #92 naming to docker.io/library/core-command-arm64 done [2023-09-19T19:48:20.845Z] #92 DONE 13.5s [2023-09-19T19:48:20.845Z] [2023-09-19T19:48:20.845Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T19:48:27.476Z] #129 ... [2023-09-19T19:48:27.476Z] [2023-09-19T19:48:27.476Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-19T19:48:27.476Z] #123 DONE 796.3s [2023-09-19T19:48:27.476Z] [2023-09-19T19:48:27.476Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:48:27.476Z] #128 ... [2023-09-19T19:48:27.476Z] [2023-09-19T19:48:27.476Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:48:27.476Z] #175 DONE 0.2s [2023-09-19T19:48:27.476Z] [2023-09-19T19:48:27.476Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:48:27.476Z] #176 DONE 0.2s [2023-09-19T19:48:27.476Z] [2023-09-19T19:48:27.476Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:48:27.476Z] #45 ... [2023-09-19T19:48:27.476Z] [2023-09-19T19:48:27.476Z] #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-19T19:48:27.476Z] #177 DONE 0.3s [2023-09-19T19:48:27.476Z] [2023-09-19T19:48:27.476Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:48:27.476Z] #128 ... [2023-09-19T19:48:27.476Z] [2023-09-19T19:48:27.476Z] #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:48:27.476Z] #178 DONE 0.1s [2023-09-19T19:48:27.476Z] [2023-09-19T19:48:27.476Z] #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-19T19:48:27.476Z] #179 DONE 0.1s [2023-09-19T19:48:27.476Z] [2023-09-19T19:48:27.476Z] #92 [core-metadata] exporting to image [2023-09-19T19:48:27.476Z] #92 exporting layers [2023-09-19T19:48:28.058Z] #92 exporting layers 0.5s done [2023-09-19T19:48:28.058Z] #92 writing image sha256:8c08ef203fc5ad498e8479b34426cf7e9d4f0544e658b055c57184f75f17979b done [2023-09-19T19:48:28.058Z] #92 naming to docker.io/library/core-metadata-arm64 done [2023-09-19T19:48:28.058Z] #92 DONE 14.0s [2023-09-19T19:48:28.058Z] [2023-09-19T19:48:28.058Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-19T19:48:29.464Z] #126 DONE 799.2s [2023-09-19T19:48:29.464Z] [2023-09-19T19:48:29.464Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:48:29.464Z] #45 ... [2023-09-19T19:48:29.464Z] [2023-09-19T19:48:29.464Z] #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:48:29.730Z] #180 DONE 0.3s [2023-09-19T19:48:29.730Z] [2023-09-19T19:48:29.730Z] #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:48:29.730Z] #181 DONE 0.1s [2023-09-19T19:48:29.730Z] [2023-09-19T19:48:29.730Z] #24 [support-notifications internal] load .dockerignore [2023-09-19T19:48:29.996Z] #24 ... [2023-09-19T19:48:29.996Z] [2023-09-19T19:48:29.996Z] #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-19T19:48:29.996Z] #182 DONE 0.2s [2023-09-19T19:48:29.996Z] [2023-09-19T19:48:29.996Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:48:30.262Z] #183 DONE 0.1s [2023-09-19T19:48:30.262Z] [2023-09-19T19:48:30.262Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T19:48:30.262Z] #129 ... [2023-09-19T19:48:30.262Z] [2023-09-19T19:48:30.262Z] #92 [core-data] exporting to image [2023-09-19T19:48:30.527Z] #92 exporting layers 0.2s done [2023-09-19T19:48:30.527Z] #92 writing image sha256:d33ab4b8fa208356d8cfbffe3d13d585a6285c1c22dbe1eb21a7e1d94a45705d done [2023-09-19T19:48:30.527Z] #92 naming to docker.io/library/core-data-arm64 [2023-09-19T19:48:30.527Z] #92 naming to docker.io/library/core-data-arm64 done [2023-09-19T19:48:30.527Z] #92 DONE 14.3s [2023-09-19T19:48:30.527Z] [2023-09-19T19:48:30.527Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T19:48:48.704Z] #129 DONE 817.6s [2023-09-19T19:48:48.704Z] [2023-09-19T19:48:48.704Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-19T19:48:48.704Z] #125 ... [2023-09-19T19:48:48.704Z] [2023-09-19T19:48:48.704Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:48:48.704Z] #184 DONE 0.2s [2023-09-19T19:48:48.704Z] [2023-09-19T19:48:48.704Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:48:48.704Z] #128 ... [2023-09-19T19:48:48.704Z] [2023-09-19T19:48:48.704Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:48:48.704Z] #185 DONE 0.1s [2023-09-19T19:48:48.704Z] [2023-09-19T19:48:48.704Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-19T19:48:48.704Z] #186 DONE 0.3s [2023-09-19T19:48:48.704Z] [2023-09-19T19:48:48.704Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:48:48.972Z] #187 DONE 0.2s [2023-09-19T19:48:48.972Z] [2023-09-19T19:48:48.972Z] #92 [security-spiffe-token-provider] exporting to image [2023-09-19T19:48:48.972Z] #92 exporting layers [2023-09-19T19:48:49.555Z] #92 exporting layers 0.5s done [2023-09-19T19:48:49.555Z] #92 writing image sha256:0e258a56ed5c01c56f934228176b83f0ee6d32665c3b827421b91aef3e99fb59 done [2023-09-19T19:48:49.555Z] #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-19T19:48:49.555Z] #92 DONE 14.8s [2023-09-19T19:48:49.555Z] [2023-09-19T19:48:49.555Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:49:07.732Z] #128 DONE 836.9s [2023-09-19T19:49:07.732Z] [2023-09-19T19:49:07.732Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:49:07.732Z] #188 DONE 0.3s [2023-09-19T19:49:07.732Z] [2023-09-19T19:49:07.732Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:49:07.732Z] #189 DONE 0.2s [2023-09-19T19:49:07.732Z] [2023-09-19T19:49:07.732Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-19T19:49:07.732Z] #190 DONE 0.4s [2023-09-19T19:49:07.732Z] [2023-09-19T19:49:07.732Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-19T19:49:07.732Z] #125 DONE 837.7s [2023-09-19T19:49:07.732Z] [2023-09-19T19:49:07.732Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:49:07.998Z] #191 DONE 0.2s [2023-09-19T19:49:07.998Z] [2023-09-19T19:49:07.998Z] #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T19:49:07.998Z] #192 DONE 0.1s [2023-09-19T19:49:07.998Z] [2023-09-19T19:49:07.998Z] #92 [support-notifications] exporting to image [2023-09-19T19:49:07.998Z] #92 exporting layers [2023-09-19T19:49:08.580Z] #92 exporting layers 0.5s done [2023-09-19T19:49:08.580Z] #92 writing image sha256:76d3269d3510f77530151119db693c9ccbdf0a8338221c84b1486c7d8c3ba98b done [2023-09-19T19:49:08.580Z] #92 naming to docker.io/library/support-notifications-arm64 done [2023-09-19T19:49:08.580Z] #92 DONE 15.2s [2023-09-19T19:49:08.580Z] [2023-09-19T19:49:08.580Z] #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T19:49:08.580Z] #193 DONE 0.2s [2023-09-19T19:49:08.580Z] [2023-09-19T19:49:08.580Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-19T19:49:08.847Z] #194 DONE 0.3s [2023-09-19T19:49:08.847Z] [2023-09-19T19:49:08.847Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-19T19:49:08.847Z] #195 DONE 0.1s [2023-09-19T19:49:08.847Z] [2023-09-19T19:49:08.847Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:49:08.847Z] #45 ... [2023-09-19T19:49:08.847Z] [2023-09-19T19:49:08.847Z] #92 [support-scheduler] exporting to image [2023-09-19T19:49:09.117Z] #92 exporting layers 0.4s done [2023-09-19T19:49:09.117Z] #92 writing image sha256:b43c4297ae761818f0834674d94954176af83e9a824d6372ecdd9a74ba057836 done [2023-09-19T19:49:09.117Z] #92 naming to docker.io/library/support-scheduler-arm64 done [2023-09-19T19:49:09.117Z] #92 DONE 15.7s [2023-09-19T19:49:09.117Z] [2023-09-19T19:49:09.117Z] #24 [support-notifications internal] load .dockerignore [2023-09-19T19:49:09.117Z] time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:49:09.117Z] time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:49:09.117Z] time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:49:09.117Z] time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:49:09.117Z] time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:49:09.117Z] time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:49:09.117Z] time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:49:09.117Z] time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:49:09.117Z] time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:49:09.117Z] time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:49:09.117Z] time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:49:09.117Z] time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:49:09.117Z] time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T19:49:09.117Z] time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-19T19:49:09.144Z] $ docker stop --time=1 c180a477ab38b51a87bea10dab06a4da6c1a7cbb22ab79d30f5030486ea8b6ad [2023-09-19T19:49:10.725Z] $ docker rm -f --volumes c180a477ab38b51a87bea10dab06a4da6c1a7cbb22ab79d30f5030486ea8b6ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T19:49:11.253Z] + docker images [2023-09-19T19:49:11.253Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-19T19:49:11.253Z] support-scheduler-arm64 latest b43c4297ae76 3 seconds ago 33.5MB [2023-09-19T19:49:11.253Z] support-notifications-arm64 latest 76d3269d3510 4 seconds ago 34.2MB [2023-09-19T19:49:11.253Z] security-spiffe-token-provider-arm64 latest 0e258a56ed5c 23 seconds ago 35MB [2023-09-19T19:49:11.253Z] core-data-arm64 latest d33ab4b8fa20 41 seconds ago 21.2MB [2023-09-19T19:49:11.253Z] core-metadata-arm64 latest 8c08ef203fc5 44 seconds ago 21.5MB [2023-09-19T19:49:11.253Z] core-command-arm64 latest 2a1bfe61f96a 52 seconds ago 21MB [2023-09-19T19:49:11.253Z] core-common-config-bootstrapper-arm64 latest 0d374a778ce2 About a minute ago 18.3MB [2023-09-19T19:49:11.253Z] security-proxy-auth-arm64 latest 9b6d175ae433 About a minute ago 19.4MB [2023-09-19T19:49:11.253Z] security-secretstore-setup-arm64 latest 8d44df10b57d About a minute ago 43.7MB [2023-09-19T19:49:11.253Z] security-bootstrapper-arm64 latest 419fbeca8db8 About a minute ago 23MB [2023-09-19T19:49:11.253Z] security-proxy-setup-arm64 latest 36dcd1aa3a1b 2 minutes ago 29.1MB [2023-09-19T19:49:11.253Z] security-spire-server-arm64 latest a0de7d7eeb6e 14 minutes ago 96.6MB [2023-09-19T19:49:11.253Z] security-spire-config-arm64 latest 46a978a87874 14 minutes ago 95.8MB [2023-09-19T19:49:11.253Z] security-spire-agent-arm64 latest 324e7be0386f 14 minutes ago 152MB [2023-09-19T19:49:11.253Z] ci-base-image-arm64 latest 143d3107e86d 25 minutes ago 1.07GB [2023-09-19T19:49:11.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 7 days ago 695MB [2023-09-19T19:49:11.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 [2023-09-19T19:49:12.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T19:49:12.039Z] [2023-09-19T19:49:12.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:49:12.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T19:49:12.696Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T19:49:12.696Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T19:49:12.696Z] 04944245beec: Pulling fs layer [2023-09-19T19:49:12.696Z] 699f458cf7ca: Pulling fs layer [2023-09-19T19:49:12.696Z] 765212b225bb: Pulling fs layer [2023-09-19T19:49:12.696Z] f23df028b6ca: Pulling fs layer [2023-09-19T19:49:12.696Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T19:49:12.696Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T19:49:12.696Z] f23df028b6ca: Waiting [2023-09-19T19:49:12.696Z] d65c8cfc05b1: Waiting [2023-09-19T19:49:12.696Z] 2437ff75d9bd: Waiting [2023-09-19T19:49:12.696Z] 765212b225bb: Waiting [2023-09-19T19:49:12.696Z] 04944245beec: Verifying Checksum [2023-09-19T19:49:12.696Z] 04944245beec: Download complete [2023-09-19T19:49:12.696Z] 765212b225bb: Verifying Checksum [2023-09-19T19:49:12.696Z] 765212b225bb: Download complete [2023-09-19T19:49:12.696Z] f23df028b6ca: Verifying Checksum [2023-09-19T19:49:12.696Z] f23df028b6ca: Download complete [2023-09-19T19:49:12.963Z] d65c8cfc05b1: Download complete [2023-09-19T19:49:12.963Z] 699f458cf7ca: Verifying Checksum [2023-09-19T19:49:12.963Z] 699f458cf7ca: Download complete [2023-09-19T19:49:13.231Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T19:49:13.231Z] 8998bd30e6a1: Download complete [2023-09-19T19:49:15.806Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T19:49:15.806Z] 2437ff75d9bd: Download complete [2023-09-19T19:49:17.210Z] 8998bd30e6a1: Pull complete [2023-09-19T19:49:19.776Z] 04944245beec: Pull complete [2023-09-19T19:49:21.180Z] 699f458cf7ca: Pull complete [2023-09-19T19:49:21.446Z] 765212b225bb: Pull complete [2023-09-19T19:49:22.028Z] f23df028b6ca: Pull complete [2023-09-19T19:49:22.293Z] d65c8cfc05b1: Pull complete [2023-09-19T19:49:37.264Z] 2437ff75d9bd: Pull complete [2023-09-19T19:49:37.264Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T19:49:37.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T19:49:37.264Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T19:49:37.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-6616 does not seem to be running inside a container [2023-09-19T19:49:37.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-19T19:49:40.283Z] $ docker top 4d7658ca63dc565669de528e8fb8bb4e33440ae55a63ff6e6851911c747f2868 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T19:49:40.921Z] ---> job-cost.sh [2023-09-19T19:49:41.191Z] lf-activate-venv: SKIPPING [2023-09-19T19:49:41.191Z] INFO: No Stack... [2023-09-19T19:49:41.457Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T19:49:42.408Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T19:49:43.054Z] + cut -d, -f6 [2023-09-19T19:49:43.054Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-09-19T19:49:43.123Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4683-1-stack-cost] [2023-09-19T19:49:43.128Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4683-1-stack-cost] did not exist. Created. [2023-09-19T19:49:43.128Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4683-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T19:49:43.842Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T19:49:44.072Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T19:49:44.087Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4683-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T19:49:44.159Z] $ docker stop --time=1 4d7658ca63dc565669de528e8fb8bb4e33440ae55a63ff6e6851911c747f2868 [2023-09-19T19:49:48.297Z] $ docker rm -f --volumes 4d7658ca63dc565669de528e8fb8bb4e33440ae55a63ff6e6851911c747f2868 [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 [2023-09-19T19:49:49.293Z] provisioning config files... [2023-09-19T19:49:49.301Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8484786809470804351tmp [Pipeline] { [Pipeline] sh [2023-09-19T19:49:49.634Z] + set +x [2023-09-19T19:49:49.634Z] + + curl -s https://codecov.io/bash [2023-09-19T19:49:49.634Z] bash -s -- [2023-09-19T19:49:49.634Z] [2023-09-19T19:49:49.634Z] _____ _ [2023-09-19T19:49:49.634Z] / ____| | | [2023-09-19T19:49:49.634Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T19:49:49.634Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T19:49:49.634Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T19:49:49.634Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T19:49:49.634Z] Bash-1.0.6 [2023-09-19T19:49:49.634Z] [2023-09-19T19:49:49.634Z] [2023-09-19T19:49:49.634Z] ==> git version 2.25.1 found [2023-09-19T19:49:49.634Z] ==> 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 [2023-09-19T19:49:49.634Z] Release-Date: 2020-01-08 [2023-09-19T19:49:49.634Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-19T19:49:49.634Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T19:49:49.634Z] ==> Jenkins CI detected. [2023-09-19T19:49:49.892Z] current dir:  /w/workspace/edgex-go/1 [2023-09-19T19:49:49.892Z] project root: . [2023-09-19T19:49:49.892Z] --> token set from env [2023-09-19T19:49:49.892Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T19:49:49.892Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T19:49:49.892Z] ==> Python coveragepy not found [2023-09-19T19:49:49.892Z] ==> Searching for coverage reports in: [2023-09-19T19:49:49.892Z] + . [2023-09-19T19:49:49.892Z] -> Found 1 reports [2023-09-19T19:49:49.892Z] ==> Detecting git/mercurial file structure [2023-09-19T19:49:49.892Z] ==> Reading reports [2023-09-19T19:49:49.892Z] + ./coverage.out bytes=453602 [2023-09-19T19:49:49.892Z] ==> Appending adjustments [2023-09-19T19:49:49.892Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T19:49:50.829Z] + Found adjustments [2023-09-19T19:49:50.829Z] ==> Gzipping contents [2023-09-19T19:49:50.829Z] 60K /tmp/codecov.j0AOaf.gz [2023-09-19T19:49:50.829Z] ==> Uploading reports [2023-09-19T19:49:50.829Z] url: https://codecov.io [2023-09-19T19:49:50.829Z] query: branch=PR-4683&commit=673be11befa786408f724722d42dd76b4d02ffa6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4683%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4683&job=&cmd_args= [2023-09-19T19:49:50.829Z] -> Pinging Codecov [2023-09-19T19:49:50.829Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4683&commit=673be11befa786408f724722d42dd76b4d02ffa6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4683%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4683&job=&cmd_args= [2023-09-19T19:49:51.088Z] -> Uploading to [2023-09-19T19:49:51.088Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/00271124DB129430A58F1EEE437C3FCB/673be11befa786408f724722d42dd76b4d02ffa6/2c19af0a-4c27-4176-8244-bfe615fc5ad6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T194950Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=448786eaf0aa5746a3bd1095e14ebde7bbb88ab19d671085ad3127d001713653 [2023-09-19T19:49:51.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T19:49:51.088Z] Dload Upload Total Spent Left Speed [2023-09-19T19:49:51.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58188 0 0 100 58188 0 277k --:--:-- --:--:-- --:--:-- 275k 100 58188 0 0 100 58188 0 221k --:--:-- --:--:-- --:--:-- 220k [2023-09-19T19:49:51.347Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/673be11befa786408f724722d42dd76b4d02ffa6 [Pipeline] } [2023-09-19T19:49:51.373Z] 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 [2023-09-19T19:49:52.687Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-19T19:49:53.013Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T19:49:53.896Z] ---> package-listing.sh [2023-09-19T19:49:53.896Z] ++ facter osfamily [2023-09-19T19:49:53.896Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T19:49:54.158Z] + OS_FAMILY=debian [2023-09-19T19:49:54.158Z] + workspace=/w/workspace/edgex-go/1 [2023-09-19T19:49:54.158Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T19:49:54.158Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T19:49:54.158Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T19:49:54.158Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T19:49:54.158Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-19T19:49:54.158Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T19:49:54.158Z] + case "${OS_FAMILY}" in [2023-09-19T19:49:54.158Z] + dpkg -l [2023-09-19T19:49:54.158Z] + grep '^ii' [2023-09-19T19:49:54.158Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T19:49:54.158Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T19:49:54.158Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T19:49:54.158Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-19T19:49:54.158Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-09-19T19:49:54.158Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-09-19T19:49:54.193Z] 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 [2023-09-19T19:49:54.482Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:49:55.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T19:49:55.097Z] [2023-09-19T19:49:55.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:49:55.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T19:49:55.467Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T19:49:55.467Z] 5eb5b503b376: Pulling fs layer [2023-09-19T19:49:55.467Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T19:49:55.467Z] ec43610c2a17: Pulling fs layer [2023-09-19T19:49:55.467Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T19:49:55.467Z] 33b1e0a273af: Pulling fs layer [2023-09-19T19:49:55.467Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T19:49:55.467Z] 2f39f015ded8: Pulling fs layer [2023-09-19T19:49:55.467Z] 33b1e0a273af: Waiting [2023-09-19T19:49:55.467Z] 5d3b04190fa2: Waiting [2023-09-19T19:49:55.467Z] 2f39f015ded8: Waiting [2023-09-19T19:49:55.467Z] 3a2ae6a8a46f: Waiting [2023-09-19T19:49:55.467Z] 5c69ac0246d0: Download complete [2023-09-19T19:49:55.467Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T19:49:55.467Z] 3a2ae6a8a46f: Download complete [2023-09-19T19:49:55.467Z] ec43610c2a17: Verifying Checksum [2023-09-19T19:49:55.467Z] ec43610c2a17: Download complete [2023-09-19T19:49:55.467Z] 33b1e0a273af: Verifying Checksum [2023-09-19T19:49:55.467Z] 33b1e0a273af: Download complete [2023-09-19T19:49:55.467Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T19:49:55.467Z] 5d3b04190fa2: Download complete [2023-09-19T19:49:55.726Z] 5eb5b503b376: Verifying Checksum [2023-09-19T19:49:55.726Z] 5eb5b503b376: Download complete [2023-09-19T19:49:56.294Z] 2f39f015ded8: Download complete [2023-09-19T19:49:56.860Z] 5eb5b503b376: Pull complete [2023-09-19T19:49:56.860Z] 5c69ac0246d0: Pull complete [2023-09-19T19:49:57.427Z] ec43610c2a17: Pull complete [2023-09-19T19:49:57.427Z] 3a2ae6a8a46f: Pull complete [2023-09-19T19:49:57.685Z] 33b1e0a273af: Pull complete [2023-09-19T19:49:57.685Z] 5d3b04190fa2: Pull complete [2023-09-19T19:50:01.870Z] 2f39f015ded8: Pull complete [2023-09-19T19:50:01.870Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T19:50:01.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T19:50:01.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T19:50:02.106Z] prd-ubuntu20.04-docker-8c-8g-6615 does not seem to be running inside a container [2023-09-19T19:50:02.138Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T19:50:04.944Z] $ docker top 658092088bb2b702d9f1f8e02be6fb9413f6745f30f15203ba0edce7fd04e9bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T19:50:05.328Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T19:50:05.637Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T19:50:05.944Z] + ls /var/log/sa-host [2023-09-19T19:50:05.944Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T19:50:06.075Z] provisioning config files... [2023-09-19T19:50:06.084Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13080789789084943918tmp [Pipeline] { [Pipeline] echo [2023-09-19T19:50:06.134Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T19:50:06.443Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T19:50:06.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T19:50:06.870Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T19:50:06.908Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T19:50:07.219Z] ---> sudo-logs.sh [2023-09-19T19:50:07.219Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T19:50:07.290Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T19:50:07.603Z] ---> job-cost.sh [2023-09-19T19:50:07.603Z] lf-activate-venv: SKIPPING [2023-09-19T19:50:07.603Z] DEBUG: total: 0.10999999940395355 [2023-09-19T19:50:07.603Z] INFO: Retrieving Stack Cost... [2023-09-19T19:50:07.862Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T19:50:08.430Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T19:50:08.468Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T19:50:08.780Z] ---> logs-deploy.sh [2023-09-19T19:50:08.780Z] lf-activate-venv: SKIPPING [2023-09-19T19:50:08.780Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4683/1 [2023-09-19T19:50:08.780Z] INFO: archiving workspace using pattern(s): [2023-09-19T19:50:09.717Z] Archives upload complete. [2023-09-19T19:50:09.717Z] INFO: archiving logs to Nexus