Pull request #4713 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cefc32daea0c111b70011231bca00b6292fdb456+132297e9aa914f92e736fba6a3e6b3cd17818e4e (3da954addfac6d3a180ec62a7f6cb9ef4876d388) 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-ssh16844139588988599876.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-ssh3072602243866922783.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-4713/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-4713/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17557653627885918585.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-4713/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14087685629143606618.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-ssh10438653661913909971.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-4713/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-4713/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2910518859953255047.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]] ========================================================= [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-15629’ Running on prd-ubuntu20.04-docker-8c-8g-15644 in /w/workspace/edgexfoundry_edgex-go_PR-4713 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 132297e9aa914f92e736fba6a3e6b3cd17818e4e into PR head commit cefc32daea0c111b70011231bca00b6292fdb456 Merge succeeded, producing cefc32daea0c111b70011231bca00b6292fdb456 Checking out Revision cefc32daea0c111b70011231bca00b6292fdb456 (PR-4713) > 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/4713/head:refs/remotes/origin/PR-4713 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cefc32daea0c111b70011231bca00b6292fdb456 # 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 132297e9aa914f92e736fba6a3e6b3cd17818e4e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cefc32daea0c111b70011231bca00b6292fdb456 # timeout=10 Commit message: "build(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" 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-10-31T21:37:55.093Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-31T21:37:55.290Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-31T21:37:55.414Z] ========================================================= [2023-10-31T21:37:55.414Z] EdgeX Global Pipelines Version Info [2023-10-31T21:37:55.414Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:37:56.186Z] ------------------- [2023-10-31T21:37:56.187Z] stable info: [2023-10-31T21:37:56.187Z] ------------------- [2023-10-31T21:37:56.187Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-31T21:37:56.187Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T21:37:56.187Z] Message: update stable to v1.0.254 [2023-10-31T21:37:56.765Z] ------------------- [2023-10-31T21:37:56.765Z] experimental info: [2023-10-31T21:37:56.766Z] ------------------- [2023-10-31T21:37:56.766Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-31T21:37:56.766Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-10-31T21:37:56.766Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-31T21:37:57.049Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-31T21:37:57.117Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-31T21:37:57.199Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-31T21:37:57.237Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-31T21:37:57.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-31T21:37:57.334Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-31T21:37:57.380Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-31T21:37:57.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-31T21:37:57.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-31T21:37:57.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-31T21:37:57.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-31T21:37:57.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-31T21:37:57.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-31T21:37:57.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-31T21:37:57.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-31T21:37:57.782Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T21:37:57.827Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T21:37:57.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-31T21:37:57.914Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-31T21:37:57.964Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-31T21:37:58.008Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-31T21:37:58.053Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-31T21:37:58.094Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-31T21:37:58.142Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4713 [Pipeline] echo [2023-10-31T21:37:58.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4713 [Pipeline] echo [2023-10-31T21:37:58.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4713 [Pipeline] echo [2023-10-31T21:37:58.276Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cefc32daea0c111b70011231bca00b6292fdb456 [Pipeline] echo [2023-10-31T21:37:58.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cefc32d [Pipeline] echo [2023-10-31T21:37:58.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:37:58.501Z] provisioning config files... [2023-10-31T21:37:58.516Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11001356806259271839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:37:58.907Z] ---> docker-login.sh [2023-10-31T21:37:58.907Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:38:00.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:00.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:00.287Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:00.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:00.287Z] [2023-10-31T21:38:00.287Z] Login Succeeded [2023-10-31T21:38:00.287Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:38:00.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:00.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:00.287Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:00.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:00.287Z] [2023-10-31T21:38:00.287Z] Login Succeeded [2023-10-31T21:38:00.287Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:38:00.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:00.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:00.287Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:00.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:00.287Z] [2023-10-31T21:38:00.287Z] Login Succeeded [2023-10-31T21:38:00.287Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:38:00.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:00.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:00.582Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:00.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:00.582Z] [2023-10-31T21:38:00.582Z] Login Succeeded [2023-10-31T21:38:00.582Z] docker.io [2023-10-31T21:38:00.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:00.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:00.844Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:00.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:00.844Z] [2023-10-31T21:38:00.844Z] Login Succeeded [2023-10-31T21:38:00.844Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:38:00.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T21:38:01.294Z] + 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-10-31T21:38:01.294Z] + dirname cmd/core-command/Dockerfile [2023-10-31T21:38:01.294Z] + cut -d/ -f2 [2023-10-31T21:38:01.294Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-31T21:38:01.294Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-31T21:38:01.294Z] + cut -d/ -f2 [2023-10-31T21:38:01.294Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-31T21:38:01.294Z] + dirname cmd/core-data/Dockerfile [2023-10-31T21:38:01.294Z] + cut -d/ -f2 [2023-10-31T21:38:01.294Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-31T21:38:01.294Z] + dirname cmd/core-metadata/Dockerfile [2023-10-31T21:38:01.294Z] + cut -d/ -f2 [2023-10-31T21:38:01.294Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-31T21:38:01.294Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-31T21:38:01.294Z] + cut -d/ -f2 [2023-10-31T21:38:01.294Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-31T21:38:01.294Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-31T21:38:01.294Z] + cut -d/ -f2 [2023-10-31T21:38:01.294Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-31T21:38:01.294Z] + cut -d/ -f2 [2023-10-31T21:38:01.294Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-31T21:38:01.294Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-31T21:38:01.294Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-31T21:38:01.294Z] + cut -d/ -f2 [2023-10-31T21:38:01.294Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-31T21:38:01.294Z] + cut+ -d/ -f2 [2023-10-31T21:38:01.294Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-31T21:38:01.294Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-31T21:38:01.294Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-31T21:38:01.294Z] + cut -d/ -f2 [2023-10-31T21:38:01.294Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-31T21:38:01.294Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-31T21:38:01.294Z] + cut -d/ -f2 [2023-10-31T21:38:01.294Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-31T21:38:01.294Z] + cut -d/ -f2 [2023-10-31T21:38:01.294Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-31T21:38:01.294Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-31T21:38:01.294Z] + dirname cmd/support-notifications/Dockerfile [2023-10-31T21:38:01.294Z] + cut -d/ -f2 [2023-10-31T21:38:01.294Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-31T21:38:01.294Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-31T21:38:01.294Z] + cut -d/ -f2 [2023-10-31T21:38:01.294Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-31T21:38:01.374Z] 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-10-31T21:38:01.965Z] + git rev-list -1 --merges cefc32daea0c111b70011231bca00b6292fdb456~1..cefc32daea0c111b70011231bca00b6292fdb456 [Pipeline] echo [2023-10-31T21:38:02.013Z] -----------> git rev-list -1 --merges cefc32daea0c111b70011231bca00b6292fdb456~1..cefc32daea0c111b70011231bca00b6292fdb456 cefc32daea0c111b70011231bca00b6292fdb456 [false] [Pipeline] sh [2023-10-31T21:38:02.332Z] + git log --format=format:%s -1 cefc32daea0c111b70011231bca00b6292fdb456 [Pipeline] echo [2023-10-31T21:38:02.381Z] ========================================================= [2023-10-31T21:38:02.381Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-31T21:38:02.381Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-31T21:38:02.833Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T21:38:02.833Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-31T21:38:02.833Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-31T21:38:02.833Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-31T21:38:02.833Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-31T21:38:02.833Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-31T21:38:02.833Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:38:03.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:38:03.271Z] [2023-10-31T21:38:03.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:38:03.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:38:03.913Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-31T21:38:03.913Z] b85a868b505f: Pulling fs layer [2023-10-31T21:38:03.913Z] e2be974225ed: Pulling fs layer [2023-10-31T21:38:03.913Z] 339a4e72a1f5: Pulling fs layer [2023-10-31T21:38:03.913Z] 988bab9f4d93: Pulling fs layer [2023-10-31T21:38:03.913Z] 1469e6f7b9e6: Pulling fs layer [2023-10-31T21:38:03.913Z] eaf3925da568: Pulling fs layer [2023-10-31T21:38:03.913Z] bab4dde63d76: Pulling fs layer [2023-10-31T21:38:03.913Z] bde34c3a00c8: Pulling fs layer [2023-10-31T21:38:03.913Z] b352a97aabf1: Pulling fs layer [2023-10-31T21:38:03.913Z] 4872d77fe225: Pulling fs layer [2023-10-31T21:38:03.913Z] 5851b861e8e6: Pulling fs layer [2023-10-31T21:38:03.913Z] 988bab9f4d93: Waiting [2023-10-31T21:38:03.913Z] 1469e6f7b9e6: Waiting [2023-10-31T21:38:03.913Z] eaf3925da568: Waiting [2023-10-31T21:38:03.913Z] bab4dde63d76: Waiting [2023-10-31T21:38:03.913Z] bde34c3a00c8: Waiting [2023-10-31T21:38:03.913Z] b352a97aabf1: Waiting [2023-10-31T21:38:03.913Z] 4872d77fe225: Waiting [2023-10-31T21:38:03.913Z] 5851b861e8e6: Waiting [2023-10-31T21:38:03.913Z] e2be974225ed: Download complete [2023-10-31T21:38:03.913Z] 988bab9f4d93: Download complete [2023-10-31T21:38:04.173Z] 1469e6f7b9e6: Verifying Checksum [2023-10-31T21:38:04.173Z] 1469e6f7b9e6: Download complete [2023-10-31T21:38:04.173Z] 339a4e72a1f5: Verifying Checksum [2023-10-31T21:38:04.173Z] 339a4e72a1f5: Download complete [2023-10-31T21:38:04.173Z] eaf3925da568: Verifying Checksum [2023-10-31T21:38:04.173Z] eaf3925da568: Download complete [2023-10-31T21:38:04.173Z] bde34c3a00c8: Verifying Checksum [2023-10-31T21:38:04.173Z] bde34c3a00c8: Download complete [2023-10-31T21:38:04.173Z] b352a97aabf1: Download complete [2023-10-31T21:38:04.173Z] 4872d77fe225: Download complete [2023-10-31T21:38:04.173Z] 5851b861e8e6: Verifying Checksum [2023-10-31T21:38:04.173Z] 5851b861e8e6: Download complete [2023-10-31T21:38:04.470Z] b85a868b505f: Verifying Checksum [2023-10-31T21:38:04.470Z] b85a868b505f: Download complete [2023-10-31T21:38:04.729Z] bab4dde63d76: Verifying Checksum [2023-10-31T21:38:04.729Z] bab4dde63d76: Download complete [2023-10-31T21:38:06.112Z] b85a868b505f: Pull complete [2023-10-31T21:38:06.720Z] e2be974225ed: Pull complete [2023-10-31T21:38:08.099Z] 339a4e72a1f5: Pull complete [2023-10-31T21:38:09.034Z] 988bab9f4d93: Pull complete [2023-10-31T21:38:09.974Z] 1469e6f7b9e6: Pull complete [2023-10-31T21:38:10.933Z] eaf3925da568: Pull complete [2023-10-31T21:38:14.244Z] bab4dde63d76: Pull complete [2023-10-31T21:38:14.818Z] bde34c3a00c8: Pull complete [2023-10-31T21:38:15.788Z] b352a97aabf1: Pull complete [2023-10-31T21:38:17.197Z] 4872d77fe225: Pull complete [2023-10-31T21:38:18.140Z] 5851b861e8e6: Pull complete [2023-10-31T21:38:19.090Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-31T21:38:19.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:38:19.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:38:19.763Z] prd-ubuntu20.04-docker-8c-8g-15644 does not seem to be running inside a container [2023-10-31T21:38:19.798Z] $ 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-10-31T21:38:34.884Z] $ docker top 989bef2229f6729f90716171722b754766e04c631bc7a18a8230e3ee64a6bb04 -eo pid,comm [2023-10-31T21:38:34.981Z] 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-10-31T21:38:34.981Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T21:38:35.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T21:38:35.135Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T21:38:35.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T21:38:35.265Z] $ docker exec 989bef2229f6729f90716171722b754766e04c631bc7a18a8230e3ee64a6bb04 ssh-agent [2023-10-31T21:38:35.381Z] SSH_AUTH_SOCK=/tmp/ssh-QzCtsfsqesRy/agent.21 [2023-10-31T21:38:35.381Z] SSH_AGENT_PID=34 [2023-10-31T21:38:35.393Z] Running ssh-add (command line suppressed) [2023-10-31T21:38:35.501Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13584839649816489708.key (/w/workspace/edgex-go/1@tmp/private_key_13584839649816489708.key) [2023-10-31T21:38:35.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T21:38:35.886Z] + git tag --points-at HEAD [Pipeline] } [2023-10-31T21:38:35.914Z] $ docker exec --env ******** --env ******** 989bef2229f6729f90716171722b754766e04c631bc7a18a8230e3ee64a6bb04 ssh-agent -k [2023-10-31T21:38:36.028Z] unset SSH_AUTH_SOCK; [2023-10-31T21:38:36.029Z] unset SSH_AGENT_PID; [2023-10-31T21:38:36.029Z] echo Agent pid 34 killed; [2023-10-31T21:38:36.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-31T21:38:36.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T21:38:36.133Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T21:38:36.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T21:38:36.238Z] $ docker exec 989bef2229f6729f90716171722b754766e04c631bc7a18a8230e3ee64a6bb04 ssh-agent [2023-10-31T21:38:36.349Z] SSH_AUTH_SOCK=/tmp/ssh-G6OTNnM99Urk/agent.70 [2023-10-31T21:38:36.349Z] SSH_AGENT_PID=76 [2023-10-31T21:38:36.354Z] Running ssh-add (command line suppressed) [2023-10-31T21:38:36.454Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_889311157261299073.key (/w/workspace/edgex-go/1@tmp/private_key_889311157261299073.key) [2023-10-31T21:38:36.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T21:38:36.798Z] + git semver init [2023-10-31T21:38:37.363Z] 2023-10-31 21:38:37,289 [run_init] DEBUG init version:0.0.0 force:False [2023-10-31T21:38:37.363Z] 2023-10-31 21:38:37,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-10-31T21:38:37.363Z] 2023-10-31 21:38:37,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-10-31T21:38:37.363Z] 2023-10-31 21:38:37,292 [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-10-31T21:38:45.531Z] 2023-10-31 21:38:45,472 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-10-31T21:38:45.531Z] 2023-10-31 21:38:45,473 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4713 with force:False [2023-10-31T21:38:45.531Z] 2023-10-31 21:38:45,473 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4713 [2023-10-31T21:38:45.531Z] 2023-10-31 21:38:45,476 [execute] INFO git cat-file --batch-check [2023-10-31T21:38:45.531Z] 2023-10-31 21:38:45,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T21:38:45.531Z] 2023-10-31 21:38:45,482 [execute] INFO git cat-file --batch [2023-10-31T21:38:45.531Z] 2023-10-31 21:38:45,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T21:38:45.531Z] 2023-10-31 21:38:45,488 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4713 [2023-10-31T21:38:45.531Z] 0.0.0 [Pipeline] } [2023-10-31T21:38:45.594Z] $ docker exec --env ******** --env ******** 989bef2229f6729f90716171722b754766e04c631bc7a18a8230e3ee64a6bb04 ssh-agent -k [2023-10-31T21:38:45.704Z] unset SSH_AUTH_SOCK; [2023-10-31T21:38:45.704Z] unset SSH_AGENT_PID; [2023-10-31T21:38:45.704Z] echo Agent pid 76 killed; [2023-10-31T21:38:45.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T21:38:46.175Z] + git semver [Pipeline] } [2023-10-31T21:38:47.191Z] $ docker stop --time=1 989bef2229f6729f90716171722b754766e04c631bc7a18a8230e3ee64a6bb04 [2023-10-31T21:38:49.812Z] $ docker rm -f --volumes 989bef2229f6729f90716171722b754766e04c631bc7a18a8230e3ee64a6bb04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:38:50.346Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-31T21:38:50.732Z] Stashed 1 file(s) [Pipeline] echo [2023-10-31T21:38:50.750Z] [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-10-31T21:38:52.070Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-31T21:38:52.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:38:52.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:38:52.184Z] ========================================================= [2023-10-31T21:38:52.185Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-31T21:38:52.185Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:38:52.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-31T21:38:52.811Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-31T21:38:52.811Z] 7264a8db6415: Pulling fs layer [2023-10-31T21:38:52.811Z] c4d48a809fc2: Pulling fs layer [2023-10-31T21:38:52.811Z] 4f1c88b9dad5: Pulling fs layer [2023-10-31T21:38:52.811Z] ad3a456e5733: Pulling fs layer [2023-10-31T21:38:52.811Z] 33e27b845d1e: Pulling fs layer [2023-10-31T21:38:52.811Z] c68163c4e522: Pulling fs layer [2023-10-31T21:38:52.811Z] 50da416c3ac9: Pulling fs layer [2023-10-31T21:38:52.811Z] 23d2d4c4bb30: Pulling fs layer [2023-10-31T21:38:52.811Z] 33e27b845d1e: Waiting [2023-10-31T21:38:52.811Z] c68163c4e522: Waiting [2023-10-31T21:38:52.811Z] ad3a456e5733: Waiting [2023-10-31T21:38:52.811Z] 50da416c3ac9: Waiting [2023-10-31T21:38:52.811Z] 23d2d4c4bb30: Waiting [2023-10-31T21:38:53.083Z] c4d48a809fc2: Download complete [2023-10-31T21:38:53.083Z] ad3a456e5733: Verifying Checksum [2023-10-31T21:38:53.083Z] ad3a456e5733: Download complete [2023-10-31T21:38:53.083Z] 33e27b845d1e: Verifying Checksum [2023-10-31T21:38:53.083Z] 33e27b845d1e: Download complete [2023-10-31T21:38:53.083Z] c68163c4e522: Verifying Checksum [2023-10-31T21:38:53.083Z] c68163c4e522: Download complete [2023-10-31T21:38:53.083Z] 7264a8db6415: Verifying Checksum [2023-10-31T21:38:53.083Z] 7264a8db6415: Download complete [2023-10-31T21:38:53.695Z] 7264a8db6415: Pull complete [2023-10-31T21:38:53.695Z] 23d2d4c4bb30: Verifying Checksum [2023-10-31T21:38:53.695Z] 23d2d4c4bb30: Download complete [2023-10-31T21:38:54.267Z] 4f1c88b9dad5: Verifying Checksum [2023-10-31T21:38:54.267Z] 4f1c88b9dad5: Download complete [2023-10-31T21:38:54.267Z] 50da416c3ac9: Download complete [2023-10-31T21:38:54.533Z] c4d48a809fc2: Pull complete [2023-10-31T21:38:58.757Z] 4f1c88b9dad5: Pull complete [2023-10-31T21:38:59.735Z] ad3a456e5733: Pull complete [2023-10-31T21:39:00.672Z] 33e27b845d1e: Pull complete [2023-10-31T21:39:01.645Z] c68163c4e522: Pull complete [2023-10-31T21:39:05.007Z] 50da416c3ac9: Pull complete [2023-10-31T21:39:05.575Z] 23d2d4c4bb30: Pull complete [2023-10-31T21:39:05.848Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-31T21:39:05.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-31T21:39:05.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:39:06.210Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-31T21:39:06.210Z] WORKDIR /edgex [2023-10-31T21:39:06.210Z] COPY go.mod . [2023-10-31T21:39:06.210Z] RUN go mod download [2023-10-31T21:39:06.210Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-31T21:39:06.506Z] Still waiting to schedule task [2023-10-31T21:39:06.506Z] ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-31T21:39:06.506Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15656’ is offline [2023-10-31T21:39:06.507Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15657’ is offline [2023-10-31T21:39:06.507Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15658’ is offline [2023-10-31T21:39:06.780Z] Sending build context to Docker daemon 171MB [2023-10-31T21:39:06.780Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-31T21:39:06.780Z] ---> 0786185ac409 [2023-10-31T21:39:06.780Z] Step 2/4 : WORKDIR /edgex [2023-10-31T21:39:33.332Z] ---> Running in 1b815890ed41 [2023-10-31T21:39:33.332Z] Removing intermediate container 1b815890ed41 [2023-10-31T21:39:33.332Z] ---> eaefc6ecc403 [2023-10-31T21:39:33.332Z] Step 3/4 : COPY go.mod . [2023-10-31T21:39:33.332Z] ---> 274279d751d9 [2023-10-31T21:39:33.332Z] Step 4/4 : RUN go mod download [2023-10-31T21:39:33.332Z] ---> Running in faa8f864fbd1 [2023-10-31T21:40:41.153Z] Removing intermediate container faa8f864fbd1 [2023-10-31T21:40:41.153Z] ---> e07474dfefa4 [2023-10-31T21:40:41.153Z] Successfully built e07474dfefa4 [2023-10-31T21:40:41.153Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:40:41.615Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T21:40:41.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:40:41.780Z] prd-ubuntu20.04-docker-8c-8g-15644 does not seem to be running inside a container [2023-10-31T21:40:41.815Z] $ 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-10-31T21:40:44.724Z] $ docker top 8adcd092bcdad93bbed076ea6cf4cb144001ed8d16df8df2e561ef415a5091a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:40:45.122Z] + go version [2023-10-31T21:40:45.122Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-31T21:40:45.155Z] $ docker stop --time=1 8adcd092bcdad93bbed076ea6cf4cb144001ed8d16df8df2e561ef415a5091a6 [2023-10-31T21:40:47.049Z] $ docker rm -f --volumes 8adcd092bcdad93bbed076ea6cf4cb144001ed8d16df8df2e561ef415a5091a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:40:48.000Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T21:40:48.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:40:48.173Z] prd-ubuntu20.04-docker-8c-8g-15644 does not seem to be running inside a container [2023-10-31T21:40:48.262Z] $ 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-10-31T21:40:50.398Z] $ docker top 444505fe33d76f9c26ed9b143af93c3115edc2f491a323d24cd85348eace5356 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-31T21:40:50.551Z] ========================================================= [2023-10-31T21:40:50.551Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-31T21:40:50.551Z] ========================================================= [Pipeline] sh [2023-10-31T21:40:50.945Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:40:51.335Z] + make test [2023-10-31T21:40:51.335Z] go test -race -coverprofile=coverage.out ./... [2023-10-31T21:41:01.386Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-31T21:41:16.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-31T21:41:16.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-31T21:41:16.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-31T21:41:16.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-31T21:41:16.301Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-31T21:41:16.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-31T21:41:16.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-31T21:41:16.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-31T21:41:16.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-31T21:41:16.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-31T21:41:16.301Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-31T21:41:16.301Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-31T21:41:16.301Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-31T21:41:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-31T21:41:17.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-31T21:41:17.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-31T21:41:18.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2023-10-31T21:41:21.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.089s coverage: 97.0% of statements [2023-10-31T21:41:21.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-31T21:41:21.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-31T21:41:21.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-31T21:41:22.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-31T21:41:22.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-31T21:41:24.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements [2023-10-31T21:41:24.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements [2023-10-31T21:41:24.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-31T21:41:24.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-31T21:41:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-31T21:41:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-31T21:41:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-31T21:41:26.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-31T21:41:26.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-31T21:41:28.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.618s coverage: 93.4% of statements [2023-10-31T21:41:28.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 4.1% of statements [2023-10-31T21:41:29.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-31T21:41:29.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-31T21:41:29.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-31T21:41:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-31T21:41:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-31T21:41:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-31T21:41:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-31T21:41:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-31T21:41:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-31T21:41:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-31T21:41:30.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.474s coverage: 97.6% of statements [2023-10-31T21:41:30.532Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements [2023-10-31T21:41:31.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-31T21:41:31.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-31T21:41:32.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.068s coverage: 0.9% of statements [2023-10-31T21:41:32.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.053s coverage: 32.2% of statements [2023-10-31T21:41:32.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements [2023-10-31T21:41:33.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.056s coverage: 82.9% of statements [2023-10-31T21:41:33.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.042s coverage: 94.1% of statements [2023-10-31T21:41:33.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.106s coverage: 96.3% of statements [2023-10-31T21:41:33.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements [2023-10-31T21:41:33.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-31T21:41:33.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-31T21:41:33.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-31T21:41:33.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-31T21:41:33.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-31T21:41:33.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-31T21:41:33.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-31T21:41:33.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-31T21:41:34.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-31T21:41:34.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-31T21:41:34.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-31T21:41:34.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-31T21:41:35.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-31T21:41:35.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-31T21:41:36.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-31T21:41:37.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-31T21:41:38.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-31T21:41:39.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-31T21:41:39.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-31T21:41:41.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-31T21:41:41.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-31T21:41:41.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-31T21:41:43.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-31T21:41:43.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-31T21:41:43.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-31T21:41:45.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.099s coverage: 94.4% of statements [2023-10-31T21:41:54.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-31T21:41:54.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-31T21:41:54.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-31T21:41:54.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-31T21:41:54.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-31T21:41:54.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-31T21:41:54.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-31T21:41:54.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-31T21:41:54.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-31T21:41:54.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-31T21:41:54.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-31T21:41:54.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-31T21:41:55.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-31T21:41:55.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-31T21:41:55.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-31T21:41:55.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.353s coverage: 79.9% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 16.123s coverage: 92.9% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.064s coverage: 62.3% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.060s coverage: 100.0% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.092s coverage: 81.8% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.048s coverage: 86.0% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.167s coverage: 63.1% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.962s coverage: 38.4% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2023-10-31T21:41:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.047s coverage: 84.8% of statements [2023-10-31T21:42:00.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements [2023-10-31T21:42:00.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements [2023-10-31T21:42:00.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.063s coverage: 61.8% of statements [2023-10-31T21:42:00.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements [2023-10-31T21:42:01.626Z] 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-10-31T21:42:01.626Z] running golangci-lint [2023-10-31T21:42:01.887Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-31T21:42:01.887Z] go version go1.21.0 linux/amd64 [2023-10-31T21:42:01.887Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-31T21:42:01.887Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-31T21:42:20.073Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 16.165473355s" [2023-10-31T21:42:20.073Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 83.303562ms" [2023-10-31T21:42:30.107Z] level=info msg="[linters_context/goanalysis] analyzers took 1m53.884140833s with top 10 stages: buildir: 40.742581125s, gosec: 7.853916834s, printf: 2.988238291s, fact_deprecated: 2.744493074s, typedness: 2.537632049s, fact_purity: 2.355890456s, nilness: 2.343455338s, ctrlflow: 2.194794662s, SA5012: 2.063338441s, inspect: 1.901673188s" [2023-10-31T21:42:30.107Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-31T21:42:30.107Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, path_prettifier: 197/197, skip_files: 197/197, nolint: 0/21, filename_unadjuster: 197/197, exclude-rules: 21/197, skip_dirs: 197/197, identifier_marker: 197/197" [2023-10-31T21:42:30.107Z] level=info msg="[runner] processing took 19.156413ms with stages: nolint: 10.425775ms, identifier_marker: 4.558987ms, exclude-rules: 1.569965ms, autogenerated_exclude: 1.175251ms, path_prettifier: 959.47µs, skip_dirs: 426.365µs, cgo: 20.23µs, filename_unadjuster: 16.03µs, max_same_issues: 1.02µs, fixer: 470ns, exclude: 470ns, uniq_by_line: 400ns, diff: 380ns, skip_files: 320ns, severity-rules: 260ns, sort_results: 250ns, source_code: 190ns, path_shortener: 180ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-10-31T21:42:30.107Z] level=info msg="[runner] linters took 11.152164227s with stages: goanalysis_metalinter: 11.132879043s" [2023-10-31T21:42:30.107Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-31T21:42:30.107Z] level=info msg="Memory: 275 samples, avg is 241.8MB, max is 946.2MB" [2023-10-31T21:42:30.107Z] level=info msg="Execution took 27.408782667s" [2023-10-31T21:42:30.107Z] go vet ./... [2023-10-31T21:42:34.312Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T21:42:34.312Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T21:42:34.312Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-31T21:42:34.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-31T21:42:34.689Z] + ls -al . [2023-10-31T21:42:34.689Z] total 728 [2023-10-31T21:42:34.689Z] drwxrwxr-x 11 1001 1001 4096 Oct 31 21:40 . [2023-10-31T21:42:34.689Z] drwxr-xr-x 4 root root 4096 Oct 31 21:40 .. [2023-10-31T21:42:34.689Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 21:37 .blubracket [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 21:37 .dockerignore [2023-10-31T21:42:34.689Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 21:42 .git [2023-10-31T21:42:34.689Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 21:37 .github [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 1074 Oct 31 21:37 .gitignore [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 42 Oct 31 21:37 .golangci.yml [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 21:37 .hadolint.yml [2023-10-31T21:42:34.689Z] drwxr-xr-x 3 1001 1001 4096 Oct 31 21:38 .semver [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 21:37 .sonarcloud.properties [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 21:37 ADOPTERS.md [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 11674 Oct 31 21:37 Attribution.txt [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 93407 Oct 31 21:37 CHANGELOG.md [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 21:37 CONTRIBUTING.md [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 21:37 GOVERNANCE.md [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 861 Oct 31 21:37 Jenkinsfile [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 21:37 LICENSE [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 15054 Oct 31 21:37 Makefile [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 21:37 OWNERS.md [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 9528 Oct 31 21:37 README.md [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 21:37 SECURITY.md [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 21:38 VERSION [2023-10-31T21:42:34.689Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 21:37 bin [2023-10-31T21:42:34.689Z] drwxrwxr-x 18 1001 1001 4096 Oct 31 21:37 cmd [2023-10-31T21:42:34.689Z] -rw-r--r-- 1 root root 453601 Oct 31 21:42 coverage.out [2023-10-31T21:42:34.689Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 21:37 fuzz_test [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 3689 Oct 31 21:37 go.mod [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 34446 Oct 31 21:37 go.sum [2023-10-31T21:42:34.689Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 21:37 internal [2023-10-31T21:42:34.689Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 21:37 openapi [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 21:37 security.txt [2023-10-31T21:42:34.689Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 21:37 version.go [Pipeline] sh [2023-10-31T21:42:35.015Z] + '[' -e coverage.out ] [2023-10-31T21:42:35.015Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-31T21:42:35.165Z] Stashed 1 file(s) [Pipeline] sh [2023-10-31T21:42:35.526Z] + make build [2023-10-31T21:42:35.526Z] 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-10-31T21:42:53.618Z] 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-10-31T21:42:53.618Z] 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-10-31T21:42:53.618Z] 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-10-31T21:42:54.548Z] 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-10-31T21:43:01.107Z] 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-10-31T21:43:01.692Z] 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-10-31T21:43:03.084Z] 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-10-31T21:43:04.027Z] 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-10-31T21:43:04.968Z] 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-10-31T21:43:05.909Z] 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-10-31T21:43:06.852Z] 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-10-31T21:43:08.261Z] $ docker stop --time=1 444505fe33d76f9c26ed9b143af93c3115edc2f491a323d24cd85348eace5356 [2023-10-31T21:43:23.545Z] $ docker rm -f --volumes 444505fe33d76f9c26ed9b143af93c3115edc2f491a323d24cd85348eace5356 [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-10-31T21:43:24.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-31T21:43:24.833Z] [2023-10-31T21:43:24.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:43:25.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-31T21:43:25.209Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-31T21:43:25.209Z] 91d30c5bc195: Pulling fs layer [2023-10-31T21:43:25.209Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-31T21:43:25.209Z] 9c61dcf015f6: Pulling fs layer [2023-10-31T21:43:25.209Z] 4698f68db338: Pulling fs layer [2023-10-31T21:43:25.209Z] 2a2f49069b9e: Pulling fs layer [2023-10-31T21:43:25.209Z] e0025b399a48: Pulling fs layer [2023-10-31T21:43:25.209Z] 2a2f49069b9e: Waiting [2023-10-31T21:43:25.209Z] e0025b399a48: Waiting [2023-10-31T21:43:25.209Z] 4698f68db338: Waiting [2023-10-31T21:43:25.468Z] 91d30c5bc195: Download complete [2023-10-31T21:43:25.468Z] 4698f68db338: Download complete [2023-10-31T21:43:25.468Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-31T21:43:25.468Z] 2e9b0aa3be6d: Download complete [2023-10-31T21:43:25.468Z] e0025b399a48: Verifying Checksum [2023-10-31T21:43:25.468Z] e0025b399a48: Download complete [2023-10-31T21:43:25.468Z] 91d30c5bc195: Pull complete [2023-10-31T21:43:25.726Z] 2a2f49069b9e: Verifying Checksum [2023-10-31T21:43:25.726Z] 2a2f49069b9e: Download complete [2023-10-31T21:43:25.986Z] 2e9b0aa3be6d: Pull complete [2023-10-31T21:43:25.986Z] 9c61dcf015f6: Verifying Checksum [2023-10-31T21:43:25.986Z] 9c61dcf015f6: Download complete [2023-10-31T21:43:29.271Z] 9c61dcf015f6: Pull complete [2023-10-31T21:43:29.271Z] 4698f68db338: Pull complete [2023-10-31T21:43:29.529Z] 2a2f49069b9e: Pull complete [2023-10-31T21:43:29.529Z] e0025b399a48: Pull complete [2023-10-31T21:43:29.530Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-31T21:43:29.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-31T21:43:29.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:43:29.748Z] prd-ubuntu20.04-docker-8c-8g-15644 does not seem to be running inside a container [2023-10-31T21:43:29.783Z] $ 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-10-31T21:43:36.106Z] $ docker top fb8fd8df8d8fc6b8ac5c7f96680807a13f5cbbb929e1ee85cf0502532d1804f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:43:36.496Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-31T21:43:39.033Z] #1 [core-command internal] load build definition from Dockerfile [2023-10-31T21:43:39.033Z] #1 transferring dockerfile: 1.82kB done [2023-10-31T21:43:39.033Z] #1 DONE 0.1s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-31T21:43:39.033Z] #2 transferring dockerfile: 2.12kB done [2023-10-31T21:43:39.033Z] #2 DONE 0.0s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-31T21:43:39.033Z] #3 transferring dockerfile: 1.78kB done [2023-10-31T21:43:39.033Z] #3 DONE 0.0s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-31T21:43:39.033Z] #4 transferring dockerfile: 2.04kB done [2023-10-31T21:43:39.033Z] #4 DONE 0.0s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-10-31T21:43:39.033Z] #5 transferring dockerfile: 1.58kB done [2023-10-31T21:43:39.033Z] #5 DONE 0.0s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #6 [core-data internal] load build definition from Dockerfile [2023-10-31T21:43:39.033Z] #6 transferring dockerfile: 1.90kB done [2023-10-31T21:43:39.033Z] #6 DONE 0.1s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-31T21:43:39.033Z] #7 transferring dockerfile: 2.38kB done [2023-10-31T21:43:39.033Z] #7 DONE 0.1s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-10-31T21:43:39.033Z] #8 transferring dockerfile: 1.82kB done [2023-10-31T21:43:39.033Z] #8 DONE 0.1s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-10-31T21:43:39.033Z] #9 transferring dockerfile: 1.70kB done [2023-10-31T21:43:39.033Z] #9 DONE 0.1s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-10-31T21:43:39.033Z] #10 transferring dockerfile: 1.84kB done [2023-10-31T21:43:39.033Z] #10 DONE 0.1s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-31T21:43:39.033Z] #11 transferring dockerfile: 2.39kB done [2023-10-31T21:43:39.033Z] #11 DONE 0.1s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #12 [core-command internal] load .dockerignore [2023-10-31T21:43:39.033Z] #12 transferring context: 50B done [2023-10-31T21:43:39.033Z] #12 DONE 0.1s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-31T21:43:39.033Z] #13 transferring dockerfile: 2.82kB done [2023-10-31T21:43:39.033Z] #13 DONE 0.1s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-10-31T21:43:39.033Z] #14 transferring dockerfile: 1.59kB done [2023-10-31T21:43:39.033Z] #14 DONE 0.1s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #15 [core-metadata internal] load build definition from Dockerfile [2023-10-31T21:43:39.033Z] #15 transferring dockerfile: 1.96kB done [2023-10-31T21:43:39.033Z] #15 DONE 0.1s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-31T21:43:39.033Z] #16 transferring context: 50B done [2023-10-31T21:43:39.033Z] #16 DONE 0.0s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-10-31T21:43:39.033Z] #17 transferring context: 50B done [2023-10-31T21:43:39.033Z] #17 DONE 0.0s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #18 [security-proxy-auth internal] load .dockerignore [2023-10-31T21:43:39.033Z] #18 transferring context: 50B done [2023-10-31T21:43:39.033Z] #18 DONE 0.0s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #19 [security-spire-config internal] load .dockerignore [2023-10-31T21:43:39.033Z] #19 transferring context: 50B done [2023-10-31T21:43:39.033Z] #19 DONE 0.0s [2023-10-31T21:43:39.033Z] [2023-10-31T21:43:39.033Z] #20 [support-scheduler internal] load .dockerignore [2023-10-31T21:43:39.290Z] #20 transferring context: 50B done [2023-10-31T21:43:39.290Z] #20 DONE 0.0s [2023-10-31T21:43:39.290Z] [2023-10-31T21:43:39.290Z] #21 [security-spire-agent internal] load .dockerignore [2023-10-31T21:43:39.290Z] #21 transferring context: 50B done [2023-10-31T21:43:39.290Z] #21 DONE 0.0s [2023-10-31T21:43:39.290Z] [2023-10-31T21:43:39.290Z] #22 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-31T21:43:39.290Z] #22 DONE 0.0s [2023-10-31T21:43:39.290Z] [2023-10-31T21:43:39.290Z] #23 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-31T21:43:39.290Z] #23 ... [2023-10-31T21:43:39.290Z] [2023-10-31T21:43:39.290Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-10-31T21:43:39.290Z] #24 transferring context: 50B done [2023-10-31T21:43:39.290Z] #24 DONE 0.2s [2023-10-31T21:43:39.290Z] [2023-10-31T21:43:39.290Z] #22 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-31T21:43:39.290Z] #22 DONE 0.0s [2023-10-31T21:43:39.290Z] [2023-10-31T21:43:39.290Z] #23 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-10-31T21:43:39.548Z] #23 ... [2023-10-31T21:43:39.548Z] [2023-10-31T21:43:39.548Z] #25 [core-data internal] load .dockerignore [2023-10-31T21:43:39.548Z] #25 transferring context: 50B done [2023-10-31T21:43:39.548Z] #25 DONE 0.2s [2023-10-31T21:43:39.548Z] [2023-10-31T21:43:39.548Z] #22 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-31T21:43:39.548Z] #22 DONE 0.0s [2023-10-31T21:43:39.548Z] [2023-10-31T21:43:39.548Z] #23 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-31T21:43:39.806Z] #23 ... [2023-10-31T21:43:39.806Z] [2023-10-31T21:43:39.806Z] #22 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-31T21:43:39.806Z] #22 DONE 0.0s [2023-10-31T21:43:39.806Z] [2023-10-31T21:43:39.806Z] #26 [support-notifications internal] load .dockerignore [2023-10-31T21:43:39.806Z] #26 transferring context: 50B done [2023-10-31T21:43:39.806Z] #26 DONE 0.5s [2023-10-31T21:43:39.806Z] [2023-10-31T21:43:39.806Z] #27 [security-proxy-setup internal] load .dockerignore [2023-10-31T21:43:39.806Z] #27 transferring context: 50B done [2023-10-31T21:43:39.806Z] #27 DONE 0.5s [2023-10-31T21:43:39.806Z] [2023-10-31T21:43:39.806Z] #28 [security-spire-server internal] load .dockerignore [2023-10-31T21:43:39.806Z] #28 transferring context: 50B done [2023-10-31T21:43:39.806Z] #28 DONE 0.5s [2023-10-31T21:43:39.806Z] [2023-10-31T21:43:39.806Z] #29 [security-bootstrapper internal] load .dockerignore [2023-10-31T21:43:39.806Z] #29 transferring context: 50B done [2023-10-31T21:43:39.806Z] #29 DONE 0.5s [2023-10-31T21:43:39.806Z] [2023-10-31T21:43:39.806Z] #30 [core-metadata internal] load .dockerignore [2023-10-31T21:43:39.806Z] #30 transferring context: 50B done [2023-10-31T21:43:39.806Z] #30 DONE 0.5s [2023-10-31T21:43:39.806Z] [2023-10-31T21:43:39.806Z] #22 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-31T21:43:39.806Z] #22 DONE 0.0s [2023-10-31T21:43:39.806Z] [2023-10-31T21:43:39.806Z] #23 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-31T21:43:40.376Z] #23 DONE 1.0s [2023-10-31T21:43:40.376Z] [2023-10-31T21:43:40.376Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T21:43:40.376Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-31T21:43:40.376Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-31T21:43:40.376Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-31T21:43:40.376Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 0.1s [2023-10-31T21:43:40.376Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-31T21:43:40.376Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.15MB / 3.40MB 0.2s [2023-10-31T21:43:40.636Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s [2023-10-31T21:43:41.202Z] #31 ... [2023-10-31T21:43:41.202Z] [2023-10-31T21:43:41.202Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-31T21:43:41.202Z] #32 DONE 1.8s [2023-10-31T21:43:41.202Z] [2023-10-31T21:43:41.202Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-31T21:43:41.202Z] #33 DONE 1.8s [2023-10-31T21:43:41.202Z] [2023-10-31T21:43:41.202Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T21:43:41.202Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-31T21:43:41.202Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-31T21:43:41.202Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-31T21:43:41.202Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.9s done [2023-10-31T21:43:41.202Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-31T21:43:41.202Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-31T21:43:41.493Z] #31 ... [2023-10-31T21:43:41.493Z] [2023-10-31T21:43:41.493Z] #34 [security-spire-server internal] load build context [2023-10-31T21:43:41.493Z] #34 transferring context: 18.10kB 0.0s done [2023-10-31T21:43:41.493Z] #34 DONE 0.2s [2023-10-31T21:43:41.493Z] [2023-10-31T21:43:41.493Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T21:43:41.493Z] #31 ... [2023-10-31T21:43:41.493Z] [2023-10-31T21:43:41.493Z] #35 [security-spire-agent internal] load build context [2023-10-31T21:43:41.493Z] #35 transferring context: 17.63kB 0.0s done [2023-10-31T21:43:41.493Z] #35 DONE 0.2s [2023-10-31T21:43:41.493Z] [2023-10-31T21:43:41.493Z] #36 [security-spire-config internal] load build context [2023-10-31T21:43:41.493Z] #36 transferring context: 16.35kB 0.0s done [2023-10-31T21:43:41.493Z] #36 DONE 0.2s [2023-10-31T21:43:41.493Z] [2023-10-31T21:43:41.493Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T21:43:41.493Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-31T21:43:42.064Z] #31 DONE 1.9s [2023-10-31T21:43:42.064Z] [2023-10-31T21:43:42.064Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-31T21:43:42.064Z] #37 DONE 1.9s [2023-10-31T21:43:42.064Z] [2023-10-31T21:43:42.064Z] #38 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-31T21:43:47.356Z] #38 ... [2023-10-31T21:43:47.356Z] [2023-10-31T21:43:47.356Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-31T21:43:47.356Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-10-31T21:43:47.356Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-31T21:43:47.356Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-31T21:43:47.356Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-31T21:43:47.356Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-31T21:43:47.356Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-10-31T21:43:47.356Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-31T21:43:47.356Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-10-31T21:43:47.356Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done [2023-10-31T21:43:47.356Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-31T21:43:47.356Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-31T21:43:47.356Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.2s done [2023-10-31T21:43:50.986Z] #39 ... [2023-10-31T21:43:50.986Z] [2023-10-31T21:43:50.986Z] #40 [support-notifications internal] load build context [2023-10-31T21:43:50.986Z] #40 transferring context: 365.20MB 8.7s done [2023-10-31T21:43:50.986Z] #40 ... [2023-10-31T21:43:50.986Z] [2023-10-31T21:43:50.986Z] #41 [security-proxy-auth internal] load build context [2023-10-31T21:43:50.986Z] #41 transferring context: 365.20MB 8.2s done [2023-10-31T21:43:51.244Z] #41 ... [2023-10-31T21:43:51.244Z] [2023-10-31T21:43:51.244Z] #42 [core-data internal] load build context [2023-10-31T21:43:51.244Z] #42 transferring context: 365.20MB 8.4s done [2023-10-31T21:43:51.244Z] #42 ... [2023-10-31T21:43:51.244Z] [2023-10-31T21:43:51.244Z] #43 [core-command internal] load build context [2023-10-31T21:43:51.244Z] #43 transferring context: 365.20MB 10.0s done [2023-10-31T21:43:51.503Z] #43 ... [2023-10-31T21:43:51.503Z] [2023-10-31T21:43:51.503Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-31T21:43:51.503Z] #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-10-31T21:43:51.503Z] #44 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-31T21:43:51.503Z] #44 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-31T21:43:51.503Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-31T21:43:51.504Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-10-31T21:43:51.504Z] #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-31T21:43:51.504Z] #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-31T21:43:51.504Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-31T21:43:51.504Z] #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-10-31T21:43:51.504Z] #44 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.3s done [2023-10-31T21:43:51.504Z] #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-31T21:43:51.504Z] #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.6s done [2023-10-31T21:43:51.504Z] #44 ... [2023-10-31T21:43:51.504Z] [2023-10-31T21:43:51.504Z] #45 [security-bootstrapper internal] load build context [2023-10-31T21:43:51.504Z] #45 transferring context: 365.20MB 9.2s done [2023-10-31T21:43:51.779Z] #45 ... [2023-10-31T21:43:51.779Z] [2023-10-31T21:43:51.779Z] #46 [security-secretstore-setup internal] load build context [2023-10-31T21:43:51.779Z] #46 transferring context: 365.20MB 8.8s done [2023-10-31T21:43:51.779Z] #46 ... [2023-10-31T21:43:51.779Z] [2023-10-31T21:43:51.779Z] #47 [security-proxy-setup internal] load build context [2023-10-31T21:43:51.779Z] #47 transferring context: 365.20MB 9.4s done [2023-10-31T21:43:52.042Z] #47 ... [2023-10-31T21:43:52.042Z] [2023-10-31T21:43:52.043Z] #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-31T21:43:52.043Z] #48 ... [2023-10-31T21:43:52.043Z] [2023-10-31T21:43:52.043Z] #49 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-31T21:43:52.301Z] #49 ... [2023-10-31T21:43:52.301Z] [2023-10-31T21:43:52.301Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-31T21:43:52.301Z] #0 5.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:43:52.301Z] #0 6.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:43:52.301Z] #0 6.446 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-31T21:43:52.301Z] #0 6.446 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-31T21:43:52.301Z] #0 6.446 OK: 20076 distinct packages available [2023-10-31T21:43:52.301Z] #0 6.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:43:52.301Z] #0 6.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:43:52.301Z] #0 6.932 (1/11) Installing ca-certificates (20230506-r0) [2023-10-31T21:43:52.301Z] #0 6.953 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-31T21:43:52.301Z] #0 6.967 (3/11) Installing libunistring (1.1-r1) [2023-10-31T21:43:52.301Z] #0 6.986 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-31T21:43:52.301Z] #0 6.991 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-31T21:43:52.301Z] #0 6.995 (6/11) Installing libcurl (8.4.0-r0) [2023-10-31T21:43:52.301Z] #0 7.006 (7/11) Installing curl (8.4.0-r0) [2023-10-31T21:43:52.301Z] #0 7.012 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-31T21:43:52.301Z] #0 7.022 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-31T21:43:52.301Z] #0 7.027 (10/11) Installing libucontext (1.2-r2) [2023-10-31T21:43:52.301Z] #0 7.029 (11/11) Installing gcompat (1.1.0-r1) [2023-10-31T21:43:52.301Z] #0 7.034 Executing busybox-1.36.1-r2.trigger [2023-10-31T21:43:52.301Z] #0 7.038 Executing ca-certificates-20230506-r0.trigger [2023-10-31T21:43:52.301Z] #0 7.096 OK: 12 MiB in 26 packages [2023-10-31T21:43:52.559Z] #50 ... [2023-10-31T21:43:52.559Z] [2023-10-31T21:43:52.559Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-31T21:43:52.559Z] #51 transferring context: 365.20MB 9.6s done [2023-10-31T21:43:52.559Z] #51 ... [2023-10-31T21:43:52.559Z] [2023-10-31T21:43:52.559Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-31T21:43:52.822Z] #52 ... [2023-10-31T21:43:52.822Z] [2023-10-31T21:43:52.822Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-31T21:43:52.822Z] #53 transferring context: 365.20MB 9.6s done [2023-10-31T21:43:52.822Z] #53 ... [2023-10-31T21:43:52.822Z] [2023-10-31T21:43:52.822Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-31T21:43:52.822Z] #0 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:43:52.822Z] #0 8.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:43:52.822Z] #0 8.236 (1/4) Installing ca-certificates (20230506-r0) [2023-10-31T21:43:52.822Z] #0 8.253 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-31T21:43:52.822Z] #0 8.273 (3/4) Installing su-exec (0.2-r3) [2023-10-31T21:43:52.822Z] #0 8.278 (4/4) Installing yq (4.33.3-r4) [2023-10-31T21:43:52.822Z] #0 8.355 Executing busybox-1.36.1-r2.trigger [2023-10-31T21:43:52.822Z] #0 8.368 Executing ca-certificates-20230506-r0.trigger [2023-10-31T21:43:52.822Z] #0 8.423 OK: 17 MiB in 19 packages [2023-10-31T21:43:53.087Z] #54 ... [2023-10-31T21:43:53.087Z] [2023-10-31T21:43:53.087Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-31T21:43:53.347Z] #55 ... [2023-10-31T21:43:53.347Z] [2023-10-31T21:43:53.347Z] #56 [core-data builder 2/7] WORKDIR /edgex-go [2023-10-31T21:43:53.347Z] #56 ... [2023-10-31T21:43:53.347Z] [2023-10-31T21:43:53.347Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-31T21:43:53.608Z] #57 ... [2023-10-31T21:43:53.608Z] [2023-10-31T21:43:53.608Z] #58 [support-scheduler internal] load build context [2023-10-31T21:43:53.608Z] #58 transferring context: 365.20MB 8.7s done [2023-10-31T21:43:53.608Z] #58 ... [2023-10-31T21:43:53.608Z] [2023-10-31T21:43:53.608Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-31T21:43:54.785Z] #59 ... [2023-10-31T21:43:54.785Z] [2023-10-31T21:43:54.785Z] #60 [core-metadata internal] load build context [2023-10-31T21:43:54.785Z] #60 transferring context: 365.20MB 9.0s done [2023-10-31T21:44:51.072Z] #60 ... [2023-10-31T21:44:51.072Z] [2023-10-31T21:44:51.072Z] #41 [security-proxy-auth internal] load build context [2023-10-31T21:44:51.072Z] #41 DONE 70.2s [2023-10-31T21:44:51.072Z] [2023-10-31T21:44:51.072Z] #38 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-31T21:44:51.072Z] #38 68.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:51.072Z] #38 ... [2023-10-31T21:44:51.072Z] [2023-10-31T21:44:51.072Z] #56 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-31T21:44:51.072Z] #56 DONE 68.9s [2023-10-31T21:44:51.072Z] [2023-10-31T21:44:51.072Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-31T21:44:51.072Z] #50 DONE 68.9s [2023-10-31T21:44:51.072Z] [2023-10-31T21:44:51.072Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-31T21:44:51.072Z] #54 DONE 68.9s [2023-10-31T21:44:51.072Z] [2023-10-31T21:44:51.072Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-31T21:44:51.072Z] #57 68.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:51.072Z] #57 ... [2023-10-31T21:44:51.072Z] [2023-10-31T21:44:51.072Z] #42 [core-data internal] load build context [2023-10-31T21:44:51.072Z] #42 DONE 70.8s [2023-10-31T21:44:51.072Z] [2023-10-31T21:44:51.072Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-31T21:44:51.072Z] #57 69.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:51.335Z] #57 ... [2023-10-31T21:44:51.335Z] [2023-10-31T21:44:51.335Z] #40 [support-notifications internal] load build context [2023-10-31T21:44:51.335Z] #40 DONE 70.9s [2023-10-31T21:44:51.335Z] [2023-10-31T21:44:51.335Z] #58 [support-scheduler internal] load build context [2023-10-31T21:44:51.335Z] #58 DONE 71.1s [2023-10-31T21:44:51.335Z] [2023-10-31T21:44:51.335Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-31T21:44:51.335Z] #59 68.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:51.335Z] #59 68.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:51.335Z] #59 69.28 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-31T21:44:51.335Z] #59 69.28 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-31T21:44:51.335Z] #59 69.28 OK: 20076 distinct packages available [2023-10-31T21:44:51.335Z] #59 69.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:51.335Z] #59 69.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:51.909Z] #59 69.72 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-31T21:44:51.909Z] #59 ... [2023-10-31T21:44:51.909Z] [2023-10-31T21:44:51.909Z] #46 [security-secretstore-setup internal] load build context [2023-10-31T21:44:51.909Z] #46 DONE 71.7s [2023-10-31T21:44:51.909Z] [2023-10-31T21:44:51.909Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-31T21:44:51.909Z] #59 69.80 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-31T21:44:51.909Z] #59 69.81 (3/4) Installing libucontext (1.2-r2) [2023-10-31T21:44:51.909Z] #59 69.81 (4/4) Installing gcompat (1.1.0-r1) [2023-10-31T21:44:51.909Z] #59 69.81 Executing busybox-1.36.1-r2.trigger [2023-10-31T21:44:51.909Z] #59 69.82 OK: 8 MiB in 19 packages [2023-10-31T21:44:52.169Z] #59 ... [2023-10-31T21:44:52.169Z] [2023-10-31T21:44:52.169Z] #60 [core-metadata internal] load build context [2023-10-31T21:44:52.169Z] #60 DONE 71.9s [2023-10-31T21:44:52.169Z] [2023-10-31T21:44:52.169Z] #45 [security-bootstrapper internal] load build context [2023-10-31T21:44:52.169Z] #45 DONE 72.0s [2023-10-31T21:44:52.169Z] [2023-10-31T21:44:52.169Z] #47 [security-proxy-setup internal] load build context [2023-10-31T21:44:52.169Z] #47 DONE 72.1s [2023-10-31T21:44:52.169Z] [2023-10-31T21:44:52.169Z] #49 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-31T21:44:52.169Z] #49 68.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:52.169Z] #49 69.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:52.169Z] #49 69.35 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-31T21:44:52.169Z] #49 69.35 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-31T21:44:52.169Z] #49 69.35 OK: 20076 distinct packages available [2023-10-31T21:44:52.169Z] #49 69.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:52.169Z] #49 69.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:52.169Z] #49 69.78 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-31T21:44:52.169Z] #49 69.82 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-31T21:44:52.169Z] #49 69.83 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-31T21:44:52.169Z] #49 69.83 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-31T21:44:52.169Z] #49 69.84 (5/7) Installing libucontext (1.2-r2) [2023-10-31T21:44:52.169Z] #49 69.84 (6/7) Installing gcompat (1.1.0-r1) [2023-10-31T21:44:52.169Z] #49 69.84 (7/7) Installing openssl (3.1.4-r0) [2023-10-31T21:44:52.169Z] #49 69.85 Executing busybox-1.36.1-r2.trigger [2023-10-31T21:44:52.169Z] #49 69.90 OK: 8 MiB in 20 packages [2023-10-31T21:44:52.432Z] #49 ... [2023-10-31T21:44:52.432Z] [2023-10-31T21:44:52.432Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-31T21:44:52.432Z] #53 DONE 72.1s [2023-10-31T21:44:52.432Z] [2023-10-31T21:44:52.432Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-31T21:44:52.432Z] #51 DONE 72.2s [2023-10-31T21:44:52.432Z] [2023-10-31T21:44:52.432Z] #43 [core-command internal] load build context [2023-10-31T21:44:52.432Z] #43 DONE 72.3s [2023-10-31T21:44:52.432Z] [2023-10-31T21:44:52.432Z] #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-31T21:44:52.432Z] #48 68.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:52.432Z] #48 68.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:52.432Z] #48 69.29 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-31T21:44:52.432Z] #48 69.46 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-31T21:44:52.432Z] #48 69.47 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-31T21:44:52.432Z] #48 69.47 (4/6) Installing openssl (3.1.4-r0) [2023-10-31T21:44:52.432Z] #48 69.49 (5/6) Installing su-exec (0.2-r3) [2023-10-31T21:44:52.432Z] #48 69.51 (6/6) Installing yq (4.33.3-r4) [2023-10-31T21:44:52.432Z] #48 69.88 Executing busybox-1.36.1-r2.trigger [2023-10-31T21:44:52.432Z] #48 70.08 OK: 17 MiB in 19 packages [2023-10-31T21:44:52.690Z] #48 ... [2023-10-31T21:44:52.690Z] [2023-10-31T21:44:52.690Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-31T21:44:52.690Z] #52 68.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:52.690Z] #52 68.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:52.690Z] #52 69.21 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-31T21:44:52.690Z] #52 69.21 Executing busybox-1.36.1-r2.trigger [2023-10-31T21:44:52.690Z] #52 69.21 OK: 7 MiB in 16 packages [2023-10-31T21:44:52.690Z] #52 DONE 70.7s [2023-10-31T21:44:52.690Z] [2023-10-31T21:44:52.690Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-31T21:44:52.690Z] #57 69.39 (1/2) Installing ca-certificates (20230506-r0) [2023-10-31T21:44:52.690Z] #57 69.41 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-31T21:44:52.690Z] #57 69.41 Executing busybox-1.36.1-r2.trigger [2023-10-31T21:44:52.690Z] #57 69.49 Executing ca-certificates-20230506-r0.trigger [2023-10-31T21:44:52.690Z] #57 69.54 OK: 8 MiB in 17 packages [2023-10-31T21:44:52.690Z] #57 DONE 70.7s [2023-10-31T21:44:52.690Z] [2023-10-31T21:44:52.690Z] #38 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-31T21:44:52.690Z] #38 68.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:52.690Z] #38 69.19 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-31T21:44:52.690Z] #38 69.20 Executing busybox-1.36.1-r2.trigger [2023-10-31T21:44:52.690Z] #38 69.21 OK: 7 MiB in 16 packages [2023-10-31T21:44:52.690Z] #38 DONE 70.8s [2023-10-31T21:44:52.690Z] [2023-10-31T21:44:52.690Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-31T21:44:52.690Z] #55 69.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:52.690Z] #55 69.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:52.690Z] #55 69.53 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-31T21:44:52.690Z] #55 69.53 (2/2) Installing su-exec (0.2-r3) [2023-10-31T21:44:52.690Z] #55 69.53 Executing busybox-1.36.1-r2.trigger [2023-10-31T21:44:52.690Z] #55 69.54 OK: 7 MiB in 17 packages [2023-10-31T21:44:53.258Z] #55 DONE 71.2s [2023-10-31T21:44:53.258Z] [2023-10-31T21:44:53.258Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-31T21:44:53.258Z] #59 DONE 71.2s [2023-10-31T21:44:53.258Z] [2023-10-31T21:44:53.258Z] #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-31T21:44:53.258Z] #61 ... [2023-10-31T21:44:53.258Z] [2023-10-31T21:44:53.258Z] #49 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-31T21:44:53.258Z] #49 DONE 71.3s [2023-10-31T21:44:53.258Z] [2023-10-31T21:44:53.258Z] #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-31T21:44:53.258Z] #48 DONE 71.4s [2023-10-31T21:44:53.518Z] [2023-10-31T21:44:53.518Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-31T21:44:54.085Z] #62 ... [2023-10-31T21:44:54.085Z] [2023-10-31T21:44:54.085Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-31T21:44:54.085Z] #44 DONE 73.0s [2023-10-31T21:44:54.342Z] [2023-10-31T21:44:54.342Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-31T21:44:54.342Z] #0 2.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:54.342Z] #0 2.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:54.342Z] #0 3.167 OK: 264 MiB in 52 packages [2023-10-31T21:44:54.342Z] #63 ... [2023-10-31T21:44:54.342Z] [2023-10-31T21:44:54.342Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-31T21:44:54.342Z] #62 DONE 1.0s [2023-10-31T21:44:54.601Z] [2023-10-31T21:44:54.601Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-31T21:44:54.601Z] #63 DONE 3.9s [2023-10-31T21:44:54.601Z] [2023-10-31T21:44:54.601Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-31T21:44:54.601Z] #0 3.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:54.601Z] #64 3.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:54.861Z] #64 4.122 OK: 264 MiB in 52 packages [2023-10-31T21:44:55.118Z] #64 ... [2023-10-31T21:44:55.118Z] [2023-10-31T21:44:55.118Z] #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-31T21:44:55.118Z] #61 DONE 1.8s [2023-10-31T21:44:55.377Z] [2023-10-31T21:44:55.377Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-31T21:44:55.377Z] #39 ... [2023-10-31T21:44:55.377Z] [2023-10-31T21:44:55.377Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-31T21:44:55.377Z] #0 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:55.377Z] #0 3.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:55.377Z] #0 4.031 OK: 264 MiB in 52 packages [2023-10-31T21:44:55.377Z] #65 DONE 4.5s [2023-10-31T21:44:55.665Z] [2023-10-31T21:44:55.665Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-31T21:44:55.665Z] #64 DONE 4.6s [2023-10-31T21:44:55.665Z] [2023-10-31T21:44:55.665Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-31T21:44:55.665Z] #0 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:55.665Z] #0 3.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:55.665Z] #0 3.797 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-31T21:44:55.665Z] #0 3.797 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-31T21:44:55.665Z] #0 3.797 OK: 20080 distinct packages available [2023-10-31T21:44:55.665Z] #0 3.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:55.665Z] #0 3.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:55.665Z] #0 4.200 OK: 264 MiB in 52 packages [2023-10-31T21:44:55.665Z] #66 DONE 4.7s [2023-10-31T21:44:55.665Z] [2023-10-31T21:44:55.665Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-31T21:44:57.069Z] #67 ... [2023-10-31T21:44:57.070Z] [2023-10-31T21:44:57.070Z] #68 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-31T21:44:57.070Z] #68 DONE 2.3s [2023-10-31T21:44:57.070Z] [2023-10-31T21:44:57.070Z] #69 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-31T21:44:57.070Z] #69 DONE 2.4s [2023-10-31T21:44:57.070Z] [2023-10-31T21:44:57.070Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-31T21:44:57.070Z] #70 DONE 2.0s [2023-10-31T21:44:57.070Z] [2023-10-31T21:44:57.070Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-31T21:45:00.500Z] #71 ... [2023-10-31T21:45:00.500Z] [2023-10-31T21:45:00.500Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-31T21:45:00.500Z] #72 DONE 5.1s [2023-10-31T21:45:00.853Z] [2023-10-31T21:45:00.853Z] #73 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-31T21:45:00.853Z] #73 DONE 4.1s [2023-10-31T21:45:00.853Z] [2023-10-31T21:45:00.853Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:02.811Z] #74 ... [2023-10-31T21:45:02.811Z] [2023-10-31T21:45:02.811Z] #75 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-31T21:45:02.811Z] #75 DONE 6.0s [2023-10-31T21:45:02.811Z] [2023-10-31T21:45:02.811Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-31T21:45:02.811Z] #67 DONE 7.4s [2023-10-31T21:45:02.811Z] [2023-10-31T21:45:02.811Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-31T21:45:02.811Z] #76 ... [2023-10-31T21:45:02.811Z] [2023-10-31T21:45:02.811Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-31T21:45:02.811Z] #77 DONE 6.4s [2023-10-31T21:45:03.073Z] [2023-10-31T21:45:03.074Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-31T21:45:03.074Z] #71 DONE 5.9s [2023-10-31T21:45:03.074Z] [2023-10-31T21:45:03.074Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:04.050Z] #78 ... [2023-10-31T21:45:04.050Z] [2023-10-31T21:45:04.050Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-31T21:45:04.050Z] #79 DONE 1.2s [2023-10-31T21:45:04.050Z] [2023-10-31T21:45:04.050Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-31T21:45:04.050Z] #76 DONE 1.2s [2023-10-31T21:45:04.050Z] [2023-10-31T21:45:04.050Z] #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-31T21:45:04.050Z] #80 DONE 0.8s [2023-10-31T21:45:04.050Z] [2023-10-31T21:45:04.050Z] #81 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-31T21:45:07.368Z] #81 DONE 3.0s [2023-10-31T21:45:07.368Z] [2023-10-31T21:45:07.368Z] #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-31T21:45:07.368Z] #82 ... [2023-10-31T21:45:07.368Z] [2023-10-31T21:45:07.368Z] #83 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-31T21:45:07.368Z] #83 DONE 3.1s [2023-10-31T21:45:07.368Z] [2023-10-31T21:45:07.368Z] #84 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-31T21:45:07.368Z] #84 DONE 3.2s [2023-10-31T21:45:07.368Z] [2023-10-31T21:45:07.368Z] #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:07.368Z] #85 ... [2023-10-31T21:45:07.368Z] [2023-10-31T21:45:07.368Z] #86 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-31T21:45:07.631Z] #86 ... [2023-10-31T21:45:07.631Z] [2023-10-31T21:45:07.631Z] #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-31T21:45:07.631Z] #82 DONE 0.5s [2023-10-31T21:45:07.631Z] [2023-10-31T21:45:07.631Z] #87 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-31T21:45:07.631Z] #87 DONE 0.5s [2023-10-31T21:45:07.631Z] [2023-10-31T21:45:07.631Z] #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-31T21:45:07.631Z] #88 ... [2023-10-31T21:45:07.631Z] [2023-10-31T21:45:07.631Z] #86 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-31T21:45:07.631Z] #86 DONE 0.6s [2023-10-31T21:45:07.893Z] [2023-10-31T21:45:07.894Z] #89 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-31T21:45:07.894Z] #89 DONE 0.1s [2023-10-31T21:45:07.894Z] [2023-10-31T21:45:07.894Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-31T21:45:07.894Z] #90 DONE 0.3s [2023-10-31T21:45:07.894Z] [2023-10-31T21:45:07.894Z] #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-31T21:45:07.894Z] #88 DONE 0.3s [2023-10-31T21:45:07.894Z] [2023-10-31T21:45:07.894Z] #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-31T21:45:07.894Z] #91 DONE 0.1s [2023-10-31T21:45:07.894Z] [2023-10-31T21:45:07.894Z] #92 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-31T21:45:07.894Z] #92 DONE 0.1s [2023-10-31T21:45:07.894Z] [2023-10-31T21:45:07.894Z] #93 [security-spire-server] exporting to image [2023-10-31T21:45:07.894Z] #93 exporting layers [2023-10-31T21:45:08.154Z] #93 ... [2023-10-31T21:45:08.154Z] [2023-10-31T21:45:08.154Z] #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-31T21:45:08.154Z] #94 DONE 0.1s [2023-10-31T21:45:08.154Z] [2023-10-31T21:45:08.154Z] #93 [security-spire-agent] exporting to image [2023-10-31T21:45:08.728Z] #93 exporting layers 0.7s done [2023-10-31T21:45:08.728Z] #93 writing image sha256:faf0e30dd94763e8b4572c7b4f920d16ab983a7e126ea0e756e6c5eca95cf594 0.0s done [2023-10-31T21:45:08.728Z] #93 naming to docker.io/library/security-spire-config done [2023-10-31T21:45:08.728Z] #93 writing image sha256:34cb9c225710f5954d4977fa84effe52fbd35e2e5e02ea67d73d9826017a28b2 done [2023-10-31T21:45:08.728Z] #93 naming to docker.io/library/security-spire-agent done [2023-10-31T21:45:08.728Z] #93 writing image sha256:327a0f38dea16d40bf7ecc6e1608b4e09851e95e9ad4cbd7c0dabe769bb75a80 done [2023-10-31T21:45:08.728Z] #93 naming to docker.io/library/security-spire-server done [2023-10-31T21:45:08.728Z] #93 DONE 0.7s [2023-10-31T21:45:08.728Z] [2023-10-31T21:45:08.728Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:35.325Z] #95 DONE 29.6s [2023-10-31T21:45:35.325Z] [2023-10-31T21:45:35.325Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:35.325Z] #78 DONE 29.6s [2023-10-31T21:45:35.325Z] [2023-10-31T21:45:35.325Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:35.325Z] #74 DONE 31.9s [2023-10-31T21:45:35.325Z] [2023-10-31T21:45:35.325Z] #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:35.325Z] #85 DONE 35.5s [2023-10-31T21:45:35.325Z] [2023-10-31T21:45:35.325Z] #96 [core-command builder 6/7] COPY . . [2023-10-31T21:45:43.724Z] #96 ... [2023-10-31T21:45:43.724Z] [2023-10-31T21:45:43.724Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-31T21:45:43.724Z] #97 ... [2023-10-31T21:45:43.724Z] [2023-10-31T21:45:43.724Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-10-31T21:45:43.724Z] #98 ... [2023-10-31T21:45:43.724Z] [2023-10-31T21:45:43.724Z] #99 [support-notifications builder 6/7] COPY . . [2023-10-31T21:45:49.021Z] #99 DONE 16.4s [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-10-31T21:45:49.022Z] #98 DONE 16.4s [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-31T21:45:49.022Z] #100 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:49.022Z] #101 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #102 [security-proxy-setup builder 6/7] COPY . . [2023-10-31T21:45:49.022Z] #102 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-31T21:45:49.022Z] #97 DONE 16.5s [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #103 [security-bootstrapper builder 6/7] COPY . . [2023-10-31T21:45:49.022Z] #103 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:49.022Z] #104 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #105 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-31T21:45:49.022Z] #105 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:49.022Z] #106 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #107 [core-metadata builder 6/7] COPY . . [2023-10-31T21:45:49.022Z] #107 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-31T21:45:49.022Z] #108 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-31T21:45:49.022Z] #109 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:49.022Z] #110 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #111 [security-proxy-auth builder 6/7] COPY . . [2023-10-31T21:45:49.022Z] #111 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #112 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-31T21:45:49.022Z] #112 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-31T21:45:49.022Z] #113 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:49.022Z] #114 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #115 [core-data builder 6/7] COPY . . [2023-10-31T21:45:49.022Z] #115 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:49.022Z] #116 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #117 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-31T21:45:49.022Z] #117 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-31T21:45:49.022Z] #118 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:49.022Z] #119 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #120 [support-scheduler builder 6/7] COPY . . [2023-10-31T21:45:49.022Z] #120 CACHED [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #96 [core-command builder 6/7] COPY . . [2023-10-31T21:45:49.022Z] #96 DONE 16.4s [2023-10-31T21:45:49.022Z] [2023-10-31T21:45:49.022Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-31T21:45:50.409Z] #121 1.403 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-10-31T21:46:02.102Z] #121 ... [2023-10-31T21:46:02.102Z] [2023-10-31T21:46:02.102Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-31T21:46:02.102Z] #0 1.590 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-10-31T21:46:02.102Z] #122 ... [2023-10-31T21:46:02.102Z] [2023-10-31T21:46:02.102Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-31T21:46:02.102Z] #0 0.781 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-10-31T21:46:02.102Z] #123 ... [2023-10-31T21:46:02.102Z] [2023-10-31T21:46:02.102Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-31T21:46:02.102Z] #0 1.336 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-10-31T21:46:02.102Z] #124 ... [2023-10-31T21:46:02.102Z] [2023-10-31T21:46:02.102Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-31T21:46:02.102Z] #0 1.356 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-10-31T21:46:02.102Z] #125 ... [2023-10-31T21:46:02.102Z] [2023-10-31T21:46:02.102Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-31T21:46:02.102Z] #0 1.716 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-31T21:46:02.102Z] #126 ... [2023-10-31T21:46:02.102Z] [2023-10-31T21:46:02.102Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-31T21:46:02.102Z] #0 0.773 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-10-31T21:46:02.102Z] #127 ... [2023-10-31T21:46:02.102Z] [2023-10-31T21:46:02.102Z] #128 [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-10-31T21:46:02.102Z] #0 1.360 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-10-31T21:46:02.102Z] #128 ... [2023-10-31T21:46:02.102Z] [2023-10-31T21:46:02.102Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-31T21:46:02.102Z] #0 1.754 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-10-31T21:46:02.102Z] #129 ... [2023-10-31T21:46:02.102Z] [2023-10-31T21:46:02.102Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-31T21:46:02.102Z] #0 1.938 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-10-31T21:46:02.102Z] #130 ... [2023-10-31T21:46:02.102Z] [2023-10-31T21:46:02.102Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-31T21:46:02.102Z] #0 0.792 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-10-31T21:47:09.857Z] #131 ... [2023-10-31T21:47:09.857Z] [2023-10-31T21:47:09.857Z] #128 [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-10-31T21:47:09.857Z] #128 80.11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-31T21:47:36.469Z] #128 ... [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-31T21:47:36.469Z] #127 DONE 105.9s [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #128 [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-10-31T21:47:36.469Z] #128 DONE 105.9s [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-31T21:47:36.469Z] #122 DONE 105.9s [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-31T21:47:36.469Z] #131 DONE 106.0s [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-31T21:47:36.469Z] #121 DONE 106.0s [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-31T21:47:36.469Z] #130 DONE 106.0s [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-31T21:47:36.469Z] #125 DONE 106.0s [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-31T21:47:36.469Z] #132 ... [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-31T21:47:36.469Z] #123 DONE 106.0s [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-31T21:47:36.469Z] #124 DONE 106.3s [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-31T21:47:36.469Z] #133 ... [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-31T21:47:36.469Z] #129 DONE 106.4s [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-31T21:47:36.469Z] #126 DONE 106.4s [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-31T21:47:36.469Z] #134 DONE 0.7s [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-31T21:47:36.469Z] #135 DONE 0.5s [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.469Z] #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-31T21:47:36.469Z] #136 DONE 0.8s [2023-10-31T21:47:36.469Z] [2023-10-31T21:47:36.470Z] #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-31T21:47:36.470Z] #132 DONE 0.7s [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-31T21:47:36.470Z] #137 DONE 0.6s [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #138 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-31T21:47:36.470Z] #138 ... [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-31T21:47:36.470Z] #139 DONE 0.7s [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-31T21:47:36.470Z] #133 DONE 0.6s [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-31T21:47:36.470Z] #140 DONE 0.3s [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-31T21:47:36.470Z] #141 DONE 0.3s [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #138 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-31T21:47:36.470Z] #138 DONE 0.3s [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #142 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-31T21:47:36.470Z] #142 ... [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-31T21:47:36.470Z] #143 CACHED [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #144 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-31T21:47:36.470Z] #144 CACHED [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #145 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-31T21:47:36.470Z] #145 CACHED [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-31T21:47:36.470Z] #146 CACHED [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-31T21:47:36.470Z] #147 DONE 0.3s [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-31T21:47:36.470Z] #148 CACHED [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-31T21:47:36.470Z] #149 CACHED [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #150 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-31T21:47:36.470Z] #150 DONE 0.3s [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #151 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-31T21:47:36.470Z] #151 DONE 0.3s [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #152 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-31T21:47:36.470Z] #152 CACHED [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #153 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-31T21:47:36.470Z] #153 CACHED [2023-10-31T21:47:36.470Z] [2023-10-31T21:47:36.470Z] #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-10-31T21:47:39.112Z] #154 ... [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #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-10-31T21:47:39.112Z] #155 DONE 2.7s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #142 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-31T21:47:39.112Z] #142 DONE 2.7s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-31T21:47:39.112Z] #156 DONE 2.7s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #157 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-31T21:47:39.112Z] #157 DONE 2.7s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #158 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-31T21:47:39.112Z] #158 DONE 2.7s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #159 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-31T21:47:39.112Z] #159 DONE 2.7s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-31T21:47:39.112Z] #160 DONE 2.7s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #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-10-31T21:47:39.112Z] #154 DONE 2.7s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-31T21:47:39.112Z] #161 DONE 2.8s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #162 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-31T21:47:39.112Z] #162 ... [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #163 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-31T21:47:39.112Z] #163 DONE 2.8s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #164 [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-10-31T21:47:39.112Z] #164 DONE 0.3s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #165 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-31T21:47:39.112Z] #165 DONE 0.3s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-31T21:47:39.112Z] #166 DONE 0.3s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #167 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-31T21:47:39.112Z] #167 DONE 0.4s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #93 [support-scheduler] exporting to image [2023-10-31T21:47:39.112Z] #93 exporting layers [2023-10-31T21:47:39.112Z] #93 ... [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #168 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-31T21:47:39.112Z] #168 DONE 0.3s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #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-10-31T21:47:39.112Z] #169 DONE 0.4s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #170 [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-10-31T21:47:39.112Z] #170 DONE 0.4s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #162 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-31T21:47:39.112Z] #162 DONE 0.4s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #171 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-31T21:47:39.112Z] #171 DONE 0.4s [2023-10-31T21:47:39.112Z] [2023-10-31T21:47:39.112Z] #93 [support-notifications] exporting to image [2023-10-31T21:47:39.406Z] #93 ... [2023-10-31T21:47:39.406Z] [2023-10-31T21:47:39.406Z] #172 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-31T21:47:39.406Z] #172 DONE 0.4s [2023-10-31T21:47:39.406Z] [2023-10-31T21:47:39.406Z] #93 [security-spiffe-token-provider] exporting to image [2023-10-31T21:47:39.406Z] #93 ... [2023-10-31T21:47:39.406Z] [2023-10-31T21:47:39.406Z] #173 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-31T21:47:39.406Z] #173 DONE 3.5s [2023-10-31T21:47:39.406Z] [2023-10-31T21:47:39.406Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-31T21:47:39.406Z] #174 DONE 0.4s [2023-10-31T21:47:39.406Z] [2023-10-31T21:47:39.406Z] #93 [security-spiffe-token-provider] exporting to image [2023-10-31T21:47:39.406Z] #93 exporting layers 0.2s done [2023-10-31T21:47:39.669Z] #93 ... [2023-10-31T21:47:39.669Z] [2023-10-31T21:47:39.669Z] #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-31T21:47:39.669Z] #175 DONE 0.6s [2023-10-31T21:47:39.669Z] [2023-10-31T21:47:39.669Z] #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-31T21:47:39.669Z] #176 DONE 0.5s [2023-10-31T21:47:39.669Z] [2023-10-31T21:47:39.669Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-31T21:47:39.669Z] #177 DONE 0.5s [2023-10-31T21:47:39.669Z] [2023-10-31T21:47:39.669Z] #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-31T21:47:39.669Z] #178 DONE 0.5s [2023-10-31T21:47:39.669Z] [2023-10-31T21:47:39.669Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-31T21:47:39.669Z] #179 DONE 0.4s [2023-10-31T21:47:39.669Z] [2023-10-31T21:47:39.669Z] #93 [core-command] exporting to image [2023-10-31T21:47:39.669Z] #93 exporting layers 0.6s done [2023-10-31T21:47:39.669Z] #93 writing image sha256:3038761127408bed438df19bf342bfb7222b127155cf54a7074cf725ac27f187 0.0s done [2023-10-31T21:47:39.669Z] #93 naming to docker.io/library/core-data done [2023-10-31T21:47:39.669Z] #93 writing image sha256:7c283817410a7318a16d1e9a03c852d10943462b91d7cb990124c35e91035e87 done [2023-10-31T21:47:39.669Z] #93 naming to docker.io/library/core-command done [2023-10-31T21:47:39.669Z] #93 writing image sha256:3b93e471bc8b4d4dd15ae2ef647d5710eb42aa9059d23360e79274bce791c3a6 done [2023-10-31T21:47:39.669Z] #93 naming to docker.io/library/support-scheduler [2023-10-31T21:47:39.927Z] #93 exporting layers 0.5s done [2023-10-31T21:47:39.927Z] #93 naming to docker.io/library/support-scheduler done [2023-10-31T21:47:39.927Z] #93 exporting layers 0.3s done [2023-10-31T21:47:39.927Z] #93 writing image sha256:17ed3b1f64f7dbb7d11c1642d8c70f3d3d5e7b8da7fa61c5daf08391be00d5a1 done [2023-10-31T21:47:39.927Z] #93 naming to docker.io/library/support-notifications done [2023-10-31T21:47:40.185Z] #93 writing image sha256:878a96c26655fdbb316c574b518be5e621b9d0b8b872012140024c75d4736404 0.0s done [2023-10-31T21:47:40.186Z] #93 naming to docker.io/library/security-spiffe-token-provider done [2023-10-31T21:47:40.186Z] #93 writing image sha256:97773347f6a8115c8f46630d5bae701d959f55649909484ad9dfe26679f635ad done [2023-10-31T21:47:40.186Z] #93 naming to docker.io/library/core-metadata done [2023-10-31T21:47:40.186Z] #93 DONE 1.7s [2023-10-31T21:47:40.186Z] [2023-10-31T21:47:40.186Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-31T21:47:40.186Z] #180 DONE 0.4s [2023-10-31T21:47:40.186Z] [2023-10-31T21:47:40.186Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-31T21:47:40.186Z] #181 DONE 0.4s [2023-10-31T21:47:40.186Z] [2023-10-31T21:47:40.186Z] #182 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-31T21:47:40.186Z] #182 ... [2023-10-31T21:47:40.186Z] [2023-10-31T21:47:40.186Z] #183 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-31T21:47:40.186Z] #183 DONE 0.4s [2023-10-31T21:47:40.445Z] [2023-10-31T21:47:40.445Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-31T21:47:40.445Z] #184 ... [2023-10-31T21:47:40.445Z] [2023-10-31T21:47:40.445Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-31T21:47:40.445Z] #185 DONE 0.4s [2023-10-31T21:47:40.703Z] [2023-10-31T21:47:40.703Z] #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-31T21:47:40.703Z] #186 ... [2023-10-31T21:47:40.703Z] [2023-10-31T21:47:40.703Z] #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-31T21:47:40.703Z] #187 DONE 1.1s [2023-10-31T21:47:40.973Z] [2023-10-31T21:47:40.973Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-31T21:47:40.973Z] #184 DONE 0.7s [2023-10-31T21:47:40.973Z] [2023-10-31T21:47:40.973Z] #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-31T21:47:40.973Z] #186 DONE 0.4s [2023-10-31T21:47:40.973Z] [2023-10-31T21:47:40.973Z] #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-31T21:47:40.973Z] #188 DONE 1.2s [2023-10-31T21:47:40.973Z] [2023-10-31T21:47:40.973Z] #189 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-31T21:47:40.973Z] #189 DONE 0.1s [2023-10-31T21:47:40.973Z] [2023-10-31T21:47:40.973Z] #93 [core-common-config-bootstrapper] exporting to image [2023-10-31T21:47:40.973Z] #93 ... [2023-10-31T21:47:40.973Z] [2023-10-31T21:47:40.974Z] #190 [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-10-31T21:47:40.974Z] #190 DONE 0.1s [2023-10-31T21:47:40.974Z] [2023-10-31T21:47:40.974Z] #191 [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-10-31T21:47:40.974Z] #191 DONE 0.1s [2023-10-31T21:47:40.974Z] [2023-10-31T21:47:40.974Z] #93 [core-common-config-bootstrapper] exporting to image [2023-10-31T21:47:40.974Z] #93 exporting layers 0.2s done [2023-10-31T21:47:40.974Z] #93 writing image sha256:24dda1df204cb88fd715c1f8d38fb40946d1518f5c4ddc6ec23ad0bbd3e50bc2 done [2023-10-31T21:47:40.974Z] #93 naming to docker.io/library/security-proxy-auth [2023-10-31T21:47:41.233Z] #93 exporting layers 0.2s done [2023-10-31T21:47:41.233Z] #93 naming to docker.io/library/security-proxy-auth done [2023-10-31T21:47:41.233Z] #93 writing image sha256:176c3600654fcc02d99f2d473c1d9d59147a8a74ee53a4c0f85b2c5b5e31e8cf done [2023-10-31T21:47:41.233Z] #93 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-31T21:47:41.233Z] #93 DONE 2.0s [2023-10-31T21:47:41.233Z] [2023-10-31T21:47:41.233Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-31T21:47:41.233Z] #192 DONE 0.1s [2023-10-31T21:47:41.233Z] [2023-10-31T21:47:41.233Z] #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-31T21:47:41.233Z] #193 ... [2023-10-31T21:47:41.233Z] [2023-10-31T21:47:41.233Z] #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-31T21:47:41.233Z] #194 DONE 0.0s [2023-10-31T21:47:41.492Z] [2023-10-31T21:47:41.492Z] #182 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-31T21:47:41.492Z] #182 DONE 1.4s [2023-10-31T21:47:41.492Z] [2023-10-31T21:47:41.492Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-31T21:47:41.492Z] #195 ... [2023-10-31T21:47:41.492Z] [2023-10-31T21:47:41.492Z] #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-31T21:47:41.492Z] #193 DONE 0.6s [2023-10-31T21:47:41.756Z] [2023-10-31T21:47:41.756Z] #93 [security-secretstore-setup] exporting to image [2023-10-31T21:47:41.756Z] #93 exporting layers 0.3s done [2023-10-31T21:47:41.756Z] #93 writing image sha256:4ba4a3a8c0ff5dc97b20e6290ac931efb482bc9aaeec88f7800f03096f9c1e27 [2023-10-31T21:47:41.756Z] #93 exporting layers 0.3s done [2023-10-31T21:47:41.756Z] #93 writing image sha256:4ba4a3a8c0ff5dc97b20e6290ac931efb482bc9aaeec88f7800f03096f9c1e27 done [2023-10-31T21:47:41.756Z] #93 naming to docker.io/library/security-proxy-setup done [2023-10-31T21:47:41.756Z] #93 writing image sha256:fdfa88a2d506b81b6462e9f7f8c267f217d0a06fa5696fbfef07997885f886d1 done [2023-10-31T21:47:41.756Z] #93 naming to docker.io/library/security-secretstore-setup done [2023-10-31T21:47:41.756Z] #93 DONE 2.3s [2023-10-31T21:47:41.756Z] [2023-10-31T21:47:41.756Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-31T21:47:41.756Z] #195 DONE 0.6s [2023-10-31T21:47:41.756Z] [2023-10-31T21:47:41.756Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-31T21:47:42.021Z] #39 ... [2023-10-31T21:47:42.021Z] [2023-10-31T21:47:42.021Z] #93 [security-bootstrapper] exporting to image [2023-10-31T21:47:42.021Z] #93 exporting layers 0.2s done [2023-10-31T21:47:42.021Z] #93 writing image sha256:32dea8dc55e1503efe723fdfb0a69a62d6ecaa8b14c28c533f3710a57cdf8ab8 done [2023-10-31T21:47:42.021Z] #93 naming to docker.io/library/security-bootstrapper done [2023-10-31T21:47:42.021Z] #93 DONE 2.5s [2023-10-31T21:47:42.021Z] [2023-10-31T21:47:42.021Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-31T21:47:42.021Z] time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-31T21:47:42.021Z] time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-31T21:47:42.021Z] time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-31T21:47:42.021Z] time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-31T21:47:42.021Z] time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-31T21:47:42.021Z] time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-31T21:47:42.021Z] time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-31T21:47:42.021Z] time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-31T21:47:42.021Z] time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-31T21:47:42.021Z] time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-31T21:47:42.021Z] time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-31T21:47:42.021Z] time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-31T21:47:42.021Z] time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-31T21:47:42.021Z] time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-31T21:47:42.050Z] $ docker stop --time=1 fb8fd8df8d8fc6b8ac5c7f96680807a13f5cbbb929e1ee85cf0502532d1804f5 [2023-10-31T21:47:43.373Z] $ docker rm -f --volumes fb8fd8df8d8fc6b8ac5c7f96680807a13f5cbbb929e1ee85cf0502532d1804f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:47:43.788Z] + docker images [2023-10-31T21:47:43.788Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-31T21:47:43.788Z] security-proxy-setup latest 4ba4a3a8c0ff 2 seconds ago 34.4MB [2023-10-31T21:47:43.788Z] security-bootstrapper latest 32dea8dc55e1 2 seconds ago 23.3MB [2023-10-31T21:47:43.788Z] security-secretstore-setup latest fdfa88a2d506 2 seconds ago 44.4MB [2023-10-31T21:47:43.788Z] core-common-config-bootstrapper latest 176c3600654f 3 seconds ago 18.2MB [2023-10-31T21:47:43.788Z] security-proxy-auth latest 24dda1df204c 3 seconds ago 19.5MB [2023-10-31T21:47:43.788Z] core-metadata latest 97773347f6a8 4 seconds ago 21.7MB [2023-10-31T21:47:43.788Z] core-data latest 303876112740 5 seconds ago 21.3MB [2023-10-31T21:47:43.788Z] core-command latest 7c283817410a 5 seconds ago 21.2MB [2023-10-31T21:47:43.788Z] security-spiffe-token-provider latest 878a96c26655 5 seconds ago 35.1MB [2023-10-31T21:47:43.788Z] support-scheduler latest 3b93e471bc8b 5 seconds ago 34.1MB [2023-10-31T21:47:43.788Z] support-notifications latest 17ed3b1f64f7 5 seconds ago 34.7MB [2023-10-31T21:47:43.788Z] security-spire-agent latest 34cb9c225710 2 minutes ago 166MB [2023-10-31T21:47:43.788Z] security-spire-config latest faf0e30dd947 2 minutes ago 101MB [2023-10-31T21:47:43.788Z] security-spire-server latest 327a0f38dea1 2 minutes ago 107MB [2023-10-31T21:47:43.788Z] ci-base-image-x86_64 latest e07474dfefa4 7 minutes ago 930MB [2023-10-31T21:47:43.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB [2023-10-31T21:47:43.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-10-31T21:47:43.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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-10-31T21:58:09.501Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16069 in /w/workspace/edgexfoundry_edgex-go_PR-4713 [Pipeline] { [Pipeline] ws [2023-10-31T21:58:09.587Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:58:11.722Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-31T21:58:11.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T21:58:11.722Z] Dload Upload Total Spent Left Speed [2023-10-31T21:58:11.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-10-31T21:58:12.511Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-31T21:58:12.894Z] + sudo tee /etc/docker/daemon.new [2023-10-31T21:58:12.894Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-31T21:58:12.894Z] { [2023-10-31T21:58:12.894Z] "registry-mirrors": [ [2023-10-31T21:58:12.894Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-31T21:58:12.894Z] ], [2023-10-31T21:58:12.894Z] "bip": "10.250.0.254/24", [2023-10-31T21:58:12.894Z] "hosts": [ [2023-10-31T21:58:12.894Z] "tcp://0.0.0.0:5555", [2023-10-31T21:58:12.894Z] "unix:///var/run/docker.sock" [2023-10-31T21:58:12.894Z] ], [2023-10-31T21:58:12.894Z] "mtu": 1458, [2023-10-31T21:58:12.894Z] "selinux-enabled": true, [2023-10-31T21:58:12.894Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-31T21:58:12.894Z] } [Pipeline] sh [2023-10-31T21:58:13.276Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-31T21:58:13.648Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:58:32.238Z] provisioning config files... [2023-10-31T21:58:32.288Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config623444308327796522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:58:32.747Z] ---> docker-login.sh [2023-10-31T21:58:32.748Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:58:33.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:33.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:33.366Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:33.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:33.366Z] [2023-10-31T21:58:33.366Z] Login Succeeded [2023-10-31T21:58:33.366Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:58:33.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:33.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:33.925Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:33.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:33.925Z] [2023-10-31T21:58:33.925Z] Login Succeeded [2023-10-31T21:58:33.925Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:58:33.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:34.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:34.205Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:34.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:34.205Z] [2023-10-31T21:58:34.205Z] Login Succeeded [2023-10-31T21:58:34.205Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:58:34.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:34.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:34.478Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:34.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:34.478Z] [2023-10-31T21:58:34.478Z] Login Succeeded [2023-10-31T21:58:34.478Z] docker.io [2023-10-31T21:58:34.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:35.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:35.031Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:35.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:35.031Z] [2023-10-31T21:58:35.031Z] Login Succeeded [2023-10-31T21:58:35.031Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:58:35.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-31T21:58:36.192Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-31T21:58:36.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:58:36.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:58:36.346Z] ========================================================= [2023-10-31T21:58:36.346Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-31T21:58:36.346Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:58:36.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-31T21:58:37.053Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-31T21:58:37.053Z] 9fda8d8052c6: Pulling fs layer [2023-10-31T21:58:37.053Z] 5d54e960e981: Pulling fs layer [2023-10-31T21:58:37.053Z] c4a7e357bf2a: Pulling fs layer [2023-10-31T21:58:37.053Z] f0e02332f6b5: Pulling fs layer [2023-10-31T21:58:37.053Z] cefa15bbcfad: Pulling fs layer [2023-10-31T21:58:37.053Z] 17808c966233: Pulling fs layer [2023-10-31T21:58:37.053Z] f4c1fc716caa: Pulling fs layer [2023-10-31T21:58:37.053Z] f0e02332f6b5: Waiting [2023-10-31T21:58:37.053Z] cefa15bbcfad: Waiting [2023-10-31T21:58:37.053Z] 17808c966233: Waiting [2023-10-31T21:58:37.053Z] f4c1fc716caa: Waiting [2023-10-31T21:58:37.053Z] 5d54e960e981: Verifying Checksum [2023-10-31T21:58:37.053Z] f0e02332f6b5: Verifying Checksum [2023-10-31T21:58:37.053Z] f0e02332f6b5: Download complete [2023-10-31T21:58:37.053Z] cefa15bbcfad: Verifying Checksum [2023-10-31T21:58:37.053Z] cefa15bbcfad: Download complete [2023-10-31T21:58:37.053Z] 9fda8d8052c6: Verifying Checksum [2023-10-31T21:58:37.053Z] 9fda8d8052c6: Download complete [2023-10-31T21:58:37.664Z] f4c1fc716caa: Verifying Checksum [2023-10-31T21:58:37.664Z] f4c1fc716caa: Download complete [2023-10-31T21:58:38.267Z] 9fda8d8052c6: Pull complete [2023-10-31T21:58:38.871Z] 5d54e960e981: Pull complete [2023-10-31T21:58:39.153Z] c4a7e357bf2a: Verifying Checksum [2023-10-31T21:58:39.153Z] c4a7e357bf2a: Download complete [2023-10-31T21:58:40.144Z] 17808c966233: Verifying Checksum [2023-10-31T21:58:40.144Z] 17808c966233: Download complete [2023-10-31T21:58:52.554Z] c4a7e357bf2a: Pull complete [2023-10-31T21:58:53.161Z] f0e02332f6b5: Pull complete [2023-10-31T21:58:53.440Z] cefa15bbcfad: Pull complete [2023-10-31T21:59:01.858Z] 17808c966233: Pull complete [2023-10-31T21:59:05.332Z] f4c1fc716caa: Pull complete [2023-10-31T21:59:05.332Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-31T21:59:05.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-31T21:59:05.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:59:05.759Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:59:06.221Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T21:59:06.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:59:06.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-16069 does not seem to be running inside a container [2023-10-31T21:59:06.731Z] $ 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-10-31T21:59:10.071Z] $ docker top cd1d039daa6d2c82493ec54ae69cc4eae03f4c2060b124cfe159b18716fc3a8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:59:11.025Z] + go version [2023-10-31T21:59:11.025Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-31T21:59:11.071Z] $ docker stop --time=1 cd1d039daa6d2c82493ec54ae69cc4eae03f4c2060b124cfe159b18716fc3a8c [2023-10-31T21:59:12.846Z] $ docker rm -f --volumes cd1d039daa6d2c82493ec54ae69cc4eae03f4c2060b124cfe159b18716fc3a8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:59:13.910Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T21:59:13.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:59:14.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-16069 does not seem to be running inside a container [2023-10-31T21:59:14.330Z] $ 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-10-31T21:59:15.868Z] $ docker top db810da569cacfd94d3d3dd054759acd4c0d6630889eceba3be1ed9fdeed59e4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-31T21:59:16.145Z] ========================================================= [2023-10-31T21:59:16.145Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-31T21:59:16.145Z] ========================================================= [Pipeline] sh [2023-10-31T21:59:16.821Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:59:17.628Z] + make test [2023-10-31T21:59:17.629Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2023-10-31T21:59:17.700Z] $ docker stop --time=1 db810da569cacfd94d3d3dd054759acd4c0d6630889eceba3be1ed9fdeed59e4 [2023-10-31T21:59:19.395Z] $ docker rm -f --volumes db810da569cacfd94d3d3dd054759acd4c0d6630889eceba3be1ed9fdeed59e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:59:20.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:59:20.767Z] [2023-10-31T21:59:20.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:59:21.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:59:21.488Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-31T21:59:21.488Z] 8998bd30e6a1: Pulling fs layer [2023-10-31T21:59:21.488Z] 04944245beec: Pulling fs layer [2023-10-31T21:59:21.488Z] 699f458cf7ca: Pulling fs layer [2023-10-31T21:59:21.488Z] 765212b225bb: Pulling fs layer [2023-10-31T21:59:21.488Z] f23df028b6ca: Pulling fs layer [2023-10-31T21:59:21.488Z] d65c8cfc05b1: Pulling fs layer [2023-10-31T21:59:21.488Z] 2437ff75d9bd: Pulling fs layer [2023-10-31T21:59:21.488Z] 765212b225bb: Waiting [2023-10-31T21:59:21.488Z] f23df028b6ca: Waiting [2023-10-31T21:59:21.488Z] d65c8cfc05b1: Waiting [2023-10-31T21:59:21.488Z] 2437ff75d9bd: Waiting [2023-10-31T21:59:21.488Z] 04944245beec: Verifying Checksum [2023-10-31T21:59:21.488Z] 04944245beec: Download complete [2023-10-31T21:59:21.488Z] 765212b225bb: Verifying Checksum [2023-10-31T21:59:21.488Z] 765212b225bb: Download complete [2023-10-31T21:59:21.770Z] f23df028b6ca: Download complete [2023-10-31T21:59:21.770Z] d65c8cfc05b1: Verifying Checksum [2023-10-31T21:59:21.770Z] d65c8cfc05b1: Download complete [2023-10-31T21:59:21.770Z] 699f458cf7ca: Verifying Checksum [2023-10-31T21:59:21.770Z] 699f458cf7ca: Download complete [2023-10-31T21:59:22.386Z] 8998bd30e6a1: Verifying Checksum [2023-10-31T21:59:22.386Z] 8998bd30e6a1: Download complete [2023-10-31T21:59:25.104Z] 2437ff75d9bd: Verifying Checksum [2023-10-31T21:59:25.104Z] 2437ff75d9bd: Download complete [2023-10-31T21:59:27.830Z] 8998bd30e6a1: Pull complete [2023-10-31T21:59:28.099Z] 04944245beec: Pull complete [2023-10-31T21:59:29.525Z] 699f458cf7ca: Pull complete [2023-10-31T21:59:29.797Z] 765212b225bb: Pull complete [2023-10-31T21:59:30.881Z] f23df028b6ca: Pull complete [2023-10-31T21:59:31.153Z] d65c8cfc05b1: Pull complete [2023-10-31T21:59:49.453Z] 2437ff75d9bd: Pull complete [2023-10-31T21:59:49.453Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-31T21:59:49.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:59:49.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:59:50.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-16069 does not seem to be running inside a container [2023-10-31T21:59:50.106Z] $ 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-10-31T21:59:52.761Z] $ docker top 19b3f325da83bd9c86044d9e7cde637f1abe310af939d8101cff120e97515392 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:59:53.755Z] ---> job-cost.sh [2023-10-31T21:59:53.755Z] lf-activate-venv: SKIPPING [2023-10-31T21:59:53.755Z] INFO: No Stack... [2023-10-31T21:59:54.022Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-31T21:59:54.992Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T21:59:55.349Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-10-31T21:59:55.350Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T21:59:55.707Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4713-1-stack-cost] [2023-10-31T21:59:55.714Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4713-1-stack-cost] did not exist. Created. [2023-10-31T21:59:55.714Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4713-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T21:59:56.478Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-31T21:59:57.040Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T21:59:57.063Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4713-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T21:59:57.227Z] $ docker stop --time=1 19b3f325da83bd9c86044d9e7cde637f1abe310af939d8101cff120e97515392 [2023-10-31T21:59:58.728Z] $ docker rm -f --volumes 19b3f325da83bd9c86044d9e7cde637f1abe310af939d8101cff120e97515392 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-31T21:59:59.456Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-10-31T22:00:01.247Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-31T22:00:01.650Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T22:00:02.633Z] ---> package-listing.sh [2023-10-31T22:00:02.633Z] ++ facter osfamily [2023-10-31T22:00:02.633Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-31T22:00:02.892Z] + OS_FAMILY=debian [2023-10-31T22:00:02.892Z] + workspace=/w/workspace/edgex-go/1 [2023-10-31T22:00:02.892Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-31T22:00:02.892Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-31T22:00:02.892Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-31T22:00:02.892Z] + PACKAGES=/tmp/packages_start.txt [2023-10-31T22:00:02.892Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-31T22:00:02.892Z] + PACKAGES=/tmp/packages_end.txt [2023-10-31T22:00:02.892Z] + case "${OS_FAMILY}" in [2023-10-31T22:00:02.892Z] + dpkg -l [2023-10-31T22:00:02.892Z] + grep '^ii' [2023-10-31T22:00:02.892Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-31T22:00:02.892Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-31T22:00:02.892Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-31T22:00:02.892Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-31T22:00:02.892Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-10-31T22:00:02.892Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-10-31T22:00:02.935Z] 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-10-31T22:00:03.248Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T22:00:03.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T22:00:03.938Z] [2023-10-31T22:00:03.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T22:00:04.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T22:00:04.381Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-31T22:00:04.381Z] 5eb5b503b376: Pulling fs layer [2023-10-31T22:00:04.381Z] 5c69ac0246d0: Pulling fs layer [2023-10-31T22:00:04.381Z] ec43610c2a17: Pulling fs layer [2023-10-31T22:00:04.381Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-31T22:00:04.381Z] 33b1e0a273af: Pulling fs layer [2023-10-31T22:00:04.381Z] 5d3b04190fa2: Pulling fs layer [2023-10-31T22:00:04.381Z] 2f39f015ded8: Pulling fs layer [2023-10-31T22:00:04.381Z] 3a2ae6a8a46f: Waiting [2023-10-31T22:00:04.381Z] 33b1e0a273af: Waiting [2023-10-31T22:00:04.381Z] 5d3b04190fa2: Waiting [2023-10-31T22:00:04.381Z] 2f39f015ded8: Waiting [2023-10-31T22:00:04.381Z] 5c69ac0246d0: Download complete [2023-10-31T22:00:04.381Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-31T22:00:04.381Z] 3a2ae6a8a46f: Download complete [2023-10-31T22:00:04.642Z] ec43610c2a17: Verifying Checksum [2023-10-31T22:00:04.642Z] ec43610c2a17: Download complete [2023-10-31T22:00:04.642Z] 33b1e0a273af: Verifying Checksum [2023-10-31T22:00:04.642Z] 33b1e0a273af: Download complete [2023-10-31T22:00:04.642Z] 5d3b04190fa2: Download complete [2023-10-31T22:00:04.642Z] 5eb5b503b376: Download complete [2023-10-31T22:00:05.619Z] 2f39f015ded8: Download complete [2023-10-31T22:00:06.213Z] 5eb5b503b376: Pull complete [2023-10-31T22:00:06.780Z] 5c69ac0246d0: Pull complete [2023-10-31T22:00:07.040Z] ec43610c2a17: Pull complete [2023-10-31T22:00:07.040Z] 3a2ae6a8a46f: Pull complete [2023-10-31T22:00:07.299Z] 33b1e0a273af: Pull complete [2023-10-31T22:00:07.299Z] 5d3b04190fa2: Pull complete [2023-10-31T22:00:14.038Z] 2f39f015ded8: Pull complete [2023-10-31T22:00:14.038Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-31T22:00:14.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T22:00:14.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T22:00:14.259Z] prd-ubuntu20.04-docker-8c-8g-15644 does not seem to be running inside a container [2023-10-31T22:00:14.274Z] $ 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-10-31T22:00:20.241Z] $ docker top d4cef07f7eff21c957bae16a36d378d899cf8b054ebe660d49b421f9d934ee2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T22:00:20.687Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-31T22:00:21.010Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-31T22:00:21.327Z] + ls /var/log/sa-host [2023-10-31T22:00:21.327Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T22:00:21.571Z] provisioning config files... [2023-10-31T22:00:21.582Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4695600098953911747tmp [Pipeline] { [Pipeline] echo [2023-10-31T22:00:21.658Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T22:00:21.994Z] ---> create-netrc.sh [Pipeline] } [2023-10-31T22:00:22.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-31T22:00:22.538Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-31T22:00:22.575Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T22:00:22.941Z] ---> sudo-logs.sh [2023-10-31T22:00:22.941Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-31T22:00:23.057Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T22:00:23.405Z] ---> job-cost.sh [2023-10-31T22:00:23.405Z] lf-activate-venv: SKIPPING [2023-10-31T22:00:23.405Z] DEBUG: total: 0.10999999940395355 [2023-10-31T22:00:23.405Z] INFO: Retrieving Stack Cost... [2023-10-31T22:00:23.667Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T22:00:24.237Z] INFO: Archiving Costs [Pipeline] echo [2023-10-31T22:00:24.316Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T22:00:24.647Z] ---> logs-deploy.sh [2023-10-31T22:00:24.647Z] lf-activate-venv: SKIPPING [2023-10-31T22:00:24.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4713/1 [2023-10-31T22:00:24.647Z] INFO: archiving workspace using pattern(s): [2023-10-31T22:00:25.582Z] Archives upload complete. [2023-10-31T22:00:25.849Z] INFO: archiving logs to Nexus [2023-10-31T22:00:26.790Z] ---> uname -a: [2023-10-31T22:00:26.790Z] Linux prd-ubuntu20-04-docker-8c-8g-15644 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-31T22:00:26.790Z] [2023-10-31T22:00:26.790Z] [2023-10-31T22:00:26.790Z] ---> lscpu: [2023-10-31T22:00:26.790Z] Architecture: x86_64 [2023-10-31T22:00:26.790Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-31T22:00:26.790Z] Byte Order: Little Endian [2023-10-31T22:00:26.790Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-31T22:00:26.790Z] CPU(s): 8 [2023-10-31T22:00:26.790Z] On-line CPU(s) list: 0-7 [2023-10-31T22:00:26.790Z] Thread(s) per core: 1 [2023-10-31T22:00:26.790Z] Core(s) per socket: 1 [2023-10-31T22:00:26.790Z] Socket(s): 8 [2023-10-31T22:00:26.790Z] NUMA node(s): 1 [2023-10-31T22:00:26.790Z] Vendor ID: AuthenticAMD [2023-10-31T22:00:26.790Z] CPU family: 23 [2023-10-31T22:00:26.790Z] Model: 49 [2023-10-31T22:00:26.790Z] Model name: AMD EPYC-Rome Processor [2023-10-31T22:00:26.790Z] Stepping: 0 [2023-10-31T22:00:26.790Z] CPU MHz: 2799.998 [2023-10-31T22:00:26.790Z] BogoMIPS: 5599.99 [2023-10-31T22:00:26.790Z] Virtualization: AMD-V [2023-10-31T22:00:26.790Z] Hypervisor vendor: KVM [2023-10-31T22:00:26.790Z] Virtualization type: full [2023-10-31T22:00:26.790Z] L1d cache: 256 KiB [2023-10-31T22:00:26.790Z] L1i cache: 256 KiB [2023-10-31T22:00:26.790Z] L2 cache: 4 MiB [2023-10-31T22:00:26.790Z] L3 cache: 128 MiB [2023-10-31T22:00:26.790Z] NUMA node0 CPU(s): 0-7 [2023-10-31T22:00:26.790Z] Vulnerability Itlb multihit: Not affected [2023-10-31T22:00:26.790Z] Vulnerability L1tf: Not affected [2023-10-31T22:00:26.790Z] Vulnerability Mds: Not affected [2023-10-31T22:00:26.790Z] Vulnerability Meltdown: Not affected [2023-10-31T22:00:26.790Z] Vulnerability Mmio stale data: Not affected [2023-10-31T22:00:26.790Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-31T22:00:26.790Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-31T22:00:26.790Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-31T22:00:26.790Z] Vulnerability Srbds: Not affected [2023-10-31T22:00:26.790Z] Vulnerability Tsx async abort: Not affected [2023-10-31T22:00:26.790Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-31T22:00:26.790Z] [2023-10-31T22:00:26.790Z] [2023-10-31T22:00:26.790Z] ---> nproc: [2023-10-31T22:00:26.790Z] 8 [2023-10-31T22:00:26.790Z] [2023-10-31T22:00:26.790Z] [2023-10-31T22:00:26.790Z] ---> df -h: [2023-10-31T22:00:26.790Z] Filesystem Size Used Avail Use% Mounted on [2023-10-31T22:00:26.790Z] overlay 155G 21G 135G 14% / [2023-10-31T22:00:26.790Z] tmpfs 64M 0 64M 0% /dev [2023-10-31T22:00:26.790Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-31T22:00:26.790Z] shm 64M 0 64M 0% /dev/shm [2023-10-31T22:00:26.790Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-10-31T22:00:26.790Z] [2023-10-31T22:00:26.790Z]